Replies: 2 comments 4 replies
-
If you look at the error you will see that |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is on ropsten |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Ethers Version
"ethers": "^5.6.9"
Search Terms
ethers.utils.parseEther
Describe the Problem
I am getting the following error when hitting metamask from react app for a smart contract method. The peculiar thing about this error is it is working fine in few system and in few it is failing with the below error. I am also mentioning the method for which it is giving the error.
Code Snippet
Contract ABI
No response
Errors
Environment
Ethereum (mainnet/ropsten/rinkeby/goerli)
Environment (Other)
No response
Beta Was this translation helpful? Give feedback.
All reactions