DEV Community

Hümbət Əlizadə
Hümbət Əlizadə

Posted on

Gas Estimation Failed

Hello everyone.

I am getting the "Gas estimation failed" error while trying to solve the last 3 levels of Ethernaut (Stake, Impersonator, Magic Animal Carousel). How can I solve this problem? I am facing this problem while trying every solution on the internet.

I'm trying to use the following two resources for "Stake" challenge.

https://ardislu.dev/ethernaut/31
https://github.com/Pedrojok01/Ethernaut-Solutions/blob/main/solutions/31_Stake.md

Thanks in advance

Error text:
`Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending?

missing revert data (action="estimateGas", data=null, reason=null, transaction={ "data": "0x21a0d4ea", "from": "0x5B0C60105370b855166A9788bB29b88CE390F19f", "to": "0x51ba5eFBefaA73e29A4D7446b5F7cbD7661a9cA8" }, invocation=null, revert=null, code=CALL_EXCEPTION, version=6.14.0)`

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.