Token Burn Definition: A token burn is the permanent removal of cryptocurrency tokens from circulation, usually by sending them to a wallet address that has no known private key, so nobody can ever spend them again. Burns reduce the supply of a token, and projects use them to offset new issuance, to share revenue with holders or to correct an oversized initial supply.
What Is a Token Burn?
Destroying money sounds like the last thing a project would want to do. Yet some of the largest crypto networks destroy their own tokens every day. Ethereum, for instance, has burned part of every transaction fee since August 2021. The logic is simple: if demand for a token stays the same while its supply shrinks, each remaining token represents a larger share of the whole.
Physically, nothing is set on fire: crypto tokens exist as entries on a blockchain, so “burning” means making those entries permanently unusable. The most common method sends tokens to a burn address, a wallet address such as 0x000…dEaD on Ethereum, for which nobody holds the private key needed to spend from it. The tokens still show up on the address, but they can never move again.
Burns come in several flavours, and the difference between them is what decides whether a burn means anything. So it helps to look first at the mechanics, then at who pays for the burned tokens.
How Does a Token Burn Work?
Every burn follows the same basic path: tokens leave a spendable balance and end up somewhere nobody controls. Newer token contracts often include a burn function instead of relying on a burn address. Calling it deletes tokens from the sender’s balance and lowers the contract’s recorded total supply in the same transaction, which makes the burn easy to verify on a block explorer.
What matters for holders is the net effect on supply. Imagine a token with 1 billion units in circulation and a protocol that mints 50 million new tokens a year as rewards, a 5% inflation rate. The project also spends part of its fee revenue buying tokens on the open market and burns 30 million a year. Net supply still grows by 20 million, or 2%, so each holder’s share of the network shrinks, only more slowly.
Now suppose usage doubles and the buyback burns 60 million tokens a year. Supply now falls by 10 million annually, and every existing token represents a slightly larger slice of the network each year. Holders gain ownership without buying anything. That shift from net inflation to net deflation, driven by real revenue, is what makes a burn economically meaningful.
Types of Token Burn
- Fee burns: the protocol destroys part of every transaction fee automatically. Ethereum’s EIP-1559 burns the base fee of each transaction, so heavy network use removes more ETH.
- Buyback-and-burn: a project uses its revenue to buy tokens on the market and destroys them. BNB runs quarterly burns with a stated goal of cutting total supply from 200 million to 100 million tokens.
- Supply correction burns: a team or large holder destroys tokens that were never sold, often to fix an oversized launch supply. In May 2021, Vitalik Buterin sent about 410 trillion SHIB he had been gifted to a dead address, roughly 41% of that token’s supply.
- Burn-and-mint: users burn one token to create another, as Terra did by burning LUNA to mint its UST stablecoin.
Token Burn vs. Token Lockup
| Token Burn | Token Lockup | |
|---|---|---|
| Effect on supply | Permanent reduction | Temporary removal from circulation |
| Reversible | No | Yes, tokens unlock on a schedule |
| Future selling pressure | None from burned tokens | Tokens can be sold once unlocked |
| Typical use | Offsetting issuance, returning revenue | Vesting for teams and early investors |
Why Is a Token Burn Important for Traders?
A burn changes the supply side of a token’s economics, so it belongs in any analysis of tokenomics. The question to ask is who paid for the burned tokens. A buyback funded by real revenue removes tokens that someone had to be paid for, much like a company repurchasing shares. A team burning tokens it minted for free and never sold removes nothing of value from the market, even if the headline number sounds huge.
Burns can also hide dangerous designs. Terra’s burn-and-mint model worked while demand for UST grew, but when UST lost its peg in May 2022, holders burned UST to mint LUNA in huge amounts. LUNA’s supply ballooned from about 350 million to more than 6 trillion tokens within days, and its price fell close to zero. A burn mechanism is only as sound as the demand on the other side of it.
Finally, watch the net figure rather than the burn alone. Projects like to announce large burns while quietly minting more through staking rewards or unlocks. The number that matters is total issuance minus total burned over the same period.
Key Takeaways
- A token burn permanently removes tokens from circulation, usually by sending them to an address nobody can spend from or by calling a contract’s burn function.
- A burn only reduces net supply if it exceeds new issuance from rewards, unlocks or minting over the same period.
- Burns funded by real revenue, such as fee burns and buyback-and-burn programmes, return value to holders, while burns of unsold team tokens remove little of value.
- Unlike a lockup, a burn is irreversible, so burned tokens can never add to future selling pressure.
- Burn mechanisms tied to minting another asset, as with Terra’s LUNA and UST, can turn into runaway inflation when demand collapses.
Does a token burn always increase the price?
No. A burn reduces supply, but price also depends on demand and on how many new tokens the protocol mints. If issuance exceeds the burn, or demand falls, the price can still drop.
Can burned tokens ever be recovered?
Not if the burn address has no known private key or the contract has reduced the total supply. Nobody, including the project team, can move tokens out of a genuine burn address.
How can I check whether a token burn really happened?
Look up the burn transaction on a block explorer and confirm that the tokens moved to a known burn address or that the contract's total supply fell. A project announcement without a transaction hash is not proof.
Is burning tokens the same as a stock buyback?
It is similar when a project spends its revenue to buy tokens on the market and then burns them. It differs when a team burns tokens it created for free, because that removes no value from the market and costs the team nothing.