Skip to main content
All CollectionsDeFi
How to cancel a pending Ethereum transaction (CTRL)
How to cancel a pending Ethereum transaction (CTRL)
Cédric avatar
Written by Cédric
Updated over 2 months ago

You can try to cancel the transaction from your Activity screen by clicking on the pending transaction you want to cancel.

Otherwise, the trick to "cancel" a pending Ethereum transaction is to replace it by another one with the same Nonce and higher gas fees

NB: You can send a 0 ETH value to your own address

Note :
A nonce is a variable that increments by 1 at each outgoing transaction made and therefore represents the total number of transactions made with a specific address
On the Etherscan blockchain browser, you can view the nonce of a transaction (TX) by clicking 'Click to see More'
. The first value corresponds to the Transaction Nonce
. The second value corresponds to the Index position of the Transaction in the block

Did this answer your question?