MetaMask - RPC Error: Internal JSON-RPC error. #2418
Unanswered
hrushigawade4
asked this question in
Q&A
Replies: 2 comments
-
@hrushigawade4 This errors is saying that you are not using the same address as owner. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@hrushigawade4 : You can fund with any address, But you can only withdraw your funds from the address your contract fundMe deployed from aka(Owner)! Hopefully, You will get my point! |
Beta Was this translation helpful? Give feedback.
0 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.
-
In lesson 7
everything is working fine but when we withdraw the fund this error is showing
MetaMask - RPC Error: Internal JSON-RPC error. {code: -32603, message: 'Internal JSON-RPC error
Error: cannot estimate gas; transaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ] (reason="Error: VM Exception while processing transaction: reverted with custom error 'FundMe__NotOwner()'",
Beta Was this translation helpful? Give feedback.
All reactions