Skip to content

code: 'NUMERIC_FAULT', fault: 'overflow', operation: 'BigNumber.from' #2814

Answered by ricmoo
ZZL200 asked this question in Q&A
Discussion options

You must be logged in to vote

JavaScript does not support numbers that are more than 53 bits. That number is closer to 256 bits, so you need to put quotes around the token ID to use it as a string.

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
4 replies
@ZZL200
Comment options

@ManuWeb3
Comment options

@thyoondev
Comment options

@moojing
Comment options

Answer selected by ZZL200
Comment options

You must be logged in to vote
1 reply
@ricmoo
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ricmoo
Comment options

@ghost
Comment options

@ricmoo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants
Converted from issue

This discussion was converted from issue #2812 on March 16, 2022 19:59.