Lesson 4 Gas estimation error #2268
Replies: 5 comments 6 replies
-
Hey @GreatApe78 try these quick fixes: Make sure you are sending enough ETH and also make your withdraw function |
Beta Was this translation helpful? Give feedback.
-
Gas estimation error is caused when the required gas is way higher than that of what you have entered. |
Beta Was this translation helpful? Give feedback.
-
Still having this issue on Goerli testnet (the recommended testnet by Chainlink). At first I thought the issue was that the contract needed the correct Goerli ETH/USD data feed (0xD4a33860578De61DBAbDc8BFdb98FD742fA7028e) but that hasn't changed anything. Otherwise the code is copy-pasted from the repo |
Beta Was this translation helpful? Give feedback.
-
Is this resolved? |
Beta Was this translation helpful? Give feedback.
-
I got the same error. "Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when i try to withdraw this error occurs
Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending?
gas required exceeds allowance (30000000)
Beta Was this translation helpful? Give feedback.
All reactions