how to prevent parse hex string like 0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45 in url to number? #274
Unanswered
hitbear518
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how to prevent parse hex string like 0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45 in url to number?
eg. "?addr=0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45", this maybe a ethereum address, but it keeps be parsed to nuber like 5.9773300143017605e+47
Beta Was this translation helpful? Give feedback.
All reactions