Lesson 5: insufficient funds for intrinsic transaction cost #5678
Unanswered
ivaibhavraheja
asked this question in
Q&A
Replies: 2 comments 16 replies
-
Make sure the account you're using has funds |
Beta Was this translation helpful? Give feedback.
4 replies
-
@ivaibhavraheja Try putting gasPrice and gasLimit into the config.js and try again |
Beta Was this translation helpful? Give feedback.
12 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.
-
This the code :
I am facing the following error:
Deploying, please wait...
Error: insufficient funds for intrinsic transaction cost [ See: https://links.ethers.org/v5-errors-INSUFFICIENT_FUNDS ] (error={"reason":"processing response error","code":"SERVER_ERROR","body":"{"id":53,"jsonrpc":"2.0","error":{"message":"insufficient funds for gas * price + value","stack":"Error: insufficient funds for gas * price + value\n at TransactionPool.prepareTransaction (C:\\Program Files\\WindowsApps\\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\\app\\resources\\static\\node\\node_modules\\ganache\\dist\\node\\1.js:2:121341)","code":-32003}}","error":{"code":-32003},"requestBody":"{"method":"eth_sendRawTransaction","params":
Beta Was this translation helpful? Give feedback.
All reactions