epam / near-nftchecker

MIT License
1 stars 0 forks source link

Contract: display total supply #14

Open zahhar opened 3 years ago

zahhar commented 3 years ago

Call method nft_total_supply that should return a string representing an unsigned 128-bit integer (to avoid JSON number limit of 2^53).

Show warning if method is not defined.