Skip to content
Glossary

Token Burn

A token burn is the permanent removal of tokens from circulation. The tokens are sent to a special address that no one holds the keys to, so they can never be spent again.

How it works

To burn tokens, a project transfers them to a verifiable “burn address” — one provably without a private key — or calls a burn function in the token’s contract that destroys them. The transaction is public, so anyone can confirm the supply has been reduced. Burns may be one-off events or built into a protocol to happen automatically.

Why it matters

By reducing supply, burns can make a token more scarce, which projects sometimes use to manage tokenomics or share value with holders. A burn does not guarantee a price rise, though — that still depends on demand. Some networks burn a portion of transaction fees as a structural part of their design.

Example

A project might burn a share of its tokens each quarter, steadily shrinking the circulating supply.

Token Burn: Frequently Asked Questions

How does a token burn actually work?
To burn tokens, a project sends them to a verifiable burn address that provably has no private key, or calls a burn function in the token's contract that destroys them. Either way the tokens can never be spent again. Because the transaction is recorded publicly, anyone can confirm the circulating supply has been reduced.
Does burning tokens make the price go up?
Not on its own. By reducing supply, a burn can make a token more scarce, and projects sometimes use burns to manage tokenomics or share value with holders. But price still depends on demand, so a burn does not guarantee an increase. It is only one factor among many that influence value.
Why do some networks burn transaction fees?
Some networks burn a portion of transaction fees as a structural part of their design, making the reduction in supply automatic rather than a one-off event. This ties the rate of burning to network activity. The intent is usually to manage supply over time, though it still does not guarantee any particular price outcome.