UNPKG
@nftsafe/sdk
Version:
latest (0.0.9)
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Lend and rent any ERC721s and ERC1155s on supported mainnet and testnet.
@nftsafe/sdk
/
dist
/
consts.d.ts
4 lines
(3 loc)
•
129 B
TypeScript
View Raw
1
2
3
4
export
declare
const
MAX_PRICE
=
9999.9999
;
export
declare
const
NUM_BITS_IN_BYTE
=
8
;
export
declare
const
WEI_DECIMAL
=
18
;