How token burns work
Technically simple: tokens are sent to a “dead” address or burned via a contract function that decreases total supply. Either way, the tokens are permanently unrecoverable — no key exists for the destination address, and the circulating supply drops.
Major burn mechanisms
- EIP-1559 (Ethereum) — the “base fee” portion of every transaction is burned. In net-deflationary periods (high activity), ETH supply decreases. Since August 2021, ~4 million ETH has been burned.
- BNB quarterly burn — Binance burns BNB based on quarterly exchange revenue + an “auto-burn” formula tied to BNB price and block count. Targets reducing total supply from 200M to 100M.
- Buyback-and-burn — a protocol uses revenue to buy tokens from the market and burn them. Creates demand + reduces supply simultaneously. SNX (Synthetix), PANCAKE, and others use this.
- Transaction-fee burn — some tokens burn a percentage of every transfer (Shiba Inu, Safemoon historically). Creates deflation but can distort on-chain activity.
- One-time burns — some projects burn unsold ICO allocations or treasury tokens as a trust signal.
The economics of burns
A burn reduces supply. The effect on price depends on demand dynamics:
- Strong demand + fixed supply reduction — price rises proportional to supply reduction (all else equal). This is the ETH PoS + 1559 thesis.
- Weak demand + burn-for-show — burns without underlying demand just reshuffle supply while price continues to drift. Doesn’t save a token with fundamental issues.
- Signal value — burns can signal team commitment (permanent supply reduction is costly for the team) or desperation (trying to pump price via supply games).
Risks and considerations
- Burn doesn’t equal demand creation — a token with no utility that burns 50% of supply is still a token with no utility. The price effect is often short-lived.
- Tax treatment — in some jurisdictions, burn events can have tax implications for holders (particularly if the burn is treated as a deemed disposition).
- Governance burns can be reversed — “permanent” burns from a smart-contract function can sometimes be re-minted if governance changes the contract. True irreversibility requires burning to addresses that can’t be exploited.
- Marketing burns — “huge burn announced!” is often a marketing signal that precedes distribution — the team sells into the hype the burn creates. Treat announced burns with the same skepticism you’d apply to any promotional news.
The durable cases — ETH’s EIP-1559, BNB’s quarterly burn — work because they’re tied to real protocol activity (gas fees, exchange volume). Burns untethered from real economic flow are mostly cosmetic.