All errors

Gas and fees

exceeds block gas limit


What it means

The gas limit on the transaction is larger than the maximum a whole block can hold, so no block could ever include it. This is almost always a manually entered limit with too many zeros.

How to fix it

Lower the gas limit to something sane, or clear the custom value and let the wallet estimate. If a dapp suggested the huge limit, treat that as a bug in the dapp.

Still stuck?

Paste your transaction hash and get the exact decoded reason for your failure, free.

Decode my transaction

For the full walkthrough of why transactions fail, read the complete error guide.