Mcap -- BTC -- ETH -- SOL -- BNB -- XRP -- F&G -- View Market
Loading prices…

Token Burn

Permanently destroying tokens by sending them to an unspendable address. Used to reduce supply, offset inflation, or return value to holders.

DeFi 2 min read

Burning a token means sending it to an address that has no known private key, which puts it permanently beyond anyone’s reach. The tokens still technically exist β€” they are not deleted from the ledger β€” but the supply available to the market is reduced. Everyone treats them as destroyed because for any practical purpose they are.

The classic “burn address” is a string of mostly zeros (0x0000000000000000000000000000000000000000 on Ethereum, for example). No one can prove that no private key exists for that address β€” it is astronomically unlikely but not mathematically impossible β€” and in practice nobody has ever recovered funds from one. Some projects use deliberately invalid addresses instead, which are definitely uncontrollable.

Why Projects Burn

Three reasons, roughly. The first is supply management. A project issues a fixed amount of tokens, distributes some through ICO or airdrop, and burns the unsold portion to avoid future dilution. Binance did this with its quarterly BNB burns for years, effectively creating a deflationary schedule on a previously-capped supply.

The second is protocol revenue routing. Ethereum’s EIP-1559 upgrade (August 2021) introduced a mechanism where the base fee for every transaction is burned rather than paid to validators. This means that during periods of high network activity, ETH is destroyed faster than it is created, and the supply shrinks. The underlying idea is that network users should benefit from network growth via scarcity, rather than miners capturing all of the revenue. ETH has been net deflationary for meaningful stretches since the Merge in 2022 because of this mechanism.

The third is narrative. Burns generate headlines and make holders feel good about “shrinking supply”. Some projects schedule regular burn events mainly for marketing reasons, with no real mechanism connecting burns to protocol economics. These burns are theatre rather than substance, but they are still very common, and they still move prices in the short term when the market reads them as a bullish signal.

Why Burns Are Not Always What They Look Like

A burn only matters if it is real and irreversible. Projects have been caught “burning” tokens into wallets they still control, effectively taking them off the circulating supply for headline purposes while keeping the option to dump them later. Always check whether a reported burn actually went to an unspendable address, and whether the project’s tokenomics have a mechanism that makes future burns automatic or relies on the team to keep doing them by hand. The second category is much less credible than the first.