All errors

Mempool and nonce

nonce too high


What it means

There is a gap in the sequence: an earlier transaction from this address has not been mined yet, so this one cannot be processed. Transactions from one address must confirm in nonce order.

How to fix it

Deal with the earlier pending transaction first: speed it up or cancel it from the wallet's activity list. Once it resolves, the later transaction can confirm. Avoid setting nonces manually.

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.