UNPKG
@swaptoshi/dex-module
Version:
latest (1.0.0-alpha.0)
1.0.0-alpha.0
Klayr decentralized exchange (dex) on-chain module
swaptoshi.com
Swaptoshi/swaptoshi-sdk
@swaptoshi/dex-module
/
dist
/
constants
/
verify.d.ts
4 lines
(3 loc)
•
136 B
TypeScript
View Raw
1
2
3
4
export
declare
const
POOL_ADDRESS_LENGTH
=
20
;
export
declare
const
TOKEN_ID_LENGTH
=
8
;
export
declare
const
COLLECTION_ID_LENGTH
=
4
;