Zum Hauptinhalt springen

How to customize a transaction nonce

Does this article need to be translated?

Contribute to the Help Center

Submit translations, corrections, and suggestions on GitHub, or reach out on our Community forums.

What is a nonce?

The term 'nonce' is a portmanteau of 'number used only once': every single transaction you send from your MetaMask wallet has one, and the number (starting with 0 for the first transaction you send) increases in increments of 1.

Each transaction's nonce is an identifier that ensures your transactions are processed by the network in the correct order, preventing 'double spend' scenarios.

In MetaMask, adjusting the nonce can be useful if you need to speed up or cancel pending transactions.

How do I customize the nonce when sending a transaction?

Customizing the nonce isn't possible unless you enable it. To do so, head to settings by clicking the three vertical dots in the top right of your wallet, then go to Settings > Advanced:

MetaMask customize transaction nonce settings

Start to send a transaction from your wallet. Enter the recipient address and the value, and click 'Next'. Before you confirm the transaction, you'll see a breakdown of the gas fees and other details that looks like this:

MetaMask_customize_transaction_nonce_transaction.png

Click the 'Custom nonce' field to enter the number you need, and, when you're ready to submit the transaction, 'Confirm'.