Skip to main content
Decentralized Finance Publication · DFR
← DeFi glossary

Glossary · N

Nonce

A sequentially incrementing integer assigned to each transaction sent from an Ethereum address. The nonce ensures transactions are processed in the correct order — a transaction with nonce 5 cannot be processed before nonce 4. If you submit a transaction with a higher gas price and the same nonce as a stuck transaction, you can replace the stuck transaction (known as a 'speed up' or 'cancel' in wallet interfaces).

Last updated

Related terms (N)