Token Burn
The permanent removal of tokens from circulation to increase scarcity and manage a protocol's burn rate.
Last Updated
2026-03-19
Related Concepts
What is a Token Burn?
A token burn is the permanent removal of tokens from the circulating supply by sending them to a "null" or "dead" addressa wallet with no known private key from which funds can never be recovered. The "Burn Rate" is the speed at which these tokens are being destroyed over a specific period (e.g., daily or monthly).
How does a Token Burn work?
- Transaction: Tokens are sent to a standard unrecoverable address (e.g.,
0x000...000on Ethereum). - Supply Reduction: The token's smart contract automatically reduces the "Total Supply" by the amount burned.
- Mechanisms: Burns can be "Manual" (announced and executed by a project team) or "Automatic" (triggered by protocol rules, such as burning a percentage of every transaction fee).
- Monitoring: The "Burn Rate" is tracked on-chain to determine if a token is becoming "Deflationary" (burning faster than it is being minted).
Why does a Token Burn matter?
Reducing the supply increases scarcity, which can support the token's value if demand remains constant or grows. It aligns the success of a protocol with the value for its holdersas network usage increases, more tokens are burned, making each remaining token represent a larger share of the total ecosystem.
Key features of a Token Burn
- Irreversible: Once burned, tokens are permanently unrecoverable.
- Verifiable: Anyone can verify the burn by checking the "dead" address on a block explorer.
- Deflationary Pressure: High burn rates can offset or even exceed new token emissions.
- Protocol Health: Often serves as a signal of high network activity or protocol profitability.
Examples of a Token Burn
- Ethereum (EIP-1559): Burns a portion of every transaction's "Base Fee," making ETH deflationary during periods of high network usage.
- Binance (BNB): Conducts quarterly burns based on trading volume and exchange profitability.
- Defi Protocols: Some projects burn a percentage of protocol fees to reward long-term token holders with increased scarcity.
