Web3 Dictionary Logo
Web3 Dictionary
Contribute

Categories

AllBlockchainDappsDAOsDeFiNFTsRegulationSecuritySmart ContractsTokenomicsWalletsWeb3 GamingOthers
  1. Web3 Dictionary
  2. Tokenomics
  3. Token Burn
Tokenomics

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

Token SupplyTokenomicsInflationDeflationary Token
Web3-Explorer Logo

Launch Web3 Apps

AD

Build secure dApps, tokens, DeFi & DAOs with a team focused on mainnet-ready delivery.

Explore Web3 Solutions

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?

  1. Transaction: Tokens are sent to a standard unrecoverable address (e.g., 0x000...000 on Ethereum).
  2. Supply Reduction: The token's smart contract automatically reduces the "Total Supply" by the amount burned.
  3. 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).
  4. 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.

External References

  • What Is Tokenomics?
  • Ethereum EIP-1559