Burn
A token burn permanently removes tokens from spendable supply according to the token or protocol's rules.
✦ Key Insight
Burns can change supply growth, fee economics, and token incentives. They are often marketed as automatically bullish, but a burn matters only in context, including issuance, token utility, demand, and the scale of the burn.
✕ Common Misconceptions
Sending tokens to an inaccessible-looking address is not always equivalent to a protocol-enforced burn. Verify the contract logic, supply data, and whether the destination can truly never spend the tokens.
Detailed Explanation
Aliases and acronyms: Token burn; burning tokens; burn mechanism
Plain-English explanation: Burning usually means making tokens permanently unusable, for example through a smart-contract burn function or a protocol rule that destroys fees. A burn can reduce total supply or offset new issuance. The economic effect depends on how many tokens are burned relative to issuance and demand.
Analogy: It is similar to permanently cancelling issued tickets so they can never be used or resold again.
How it works: A burn function can decrease balances and total supply, while protocol-level mechanisms can destroy tokens automatically. Ethereum's EIP-1559, for example, burns the base fee paid for transactions. Some applications also burn tokens as part of redemptions or economic rules.
FAQs
Q: Does burning tokens guarantee a higher price?
A: No. Supply is only one factor. Demand, liquidity, utility, market conditions, and ongoing issuance also affect price.
Q: Can anyone burn tokens?
A: It depends on the token contract. Some designs let holders burn their own tokens; others restrict burning or implement it automatically.
Q: Does Ethereum burn ETH?
A: Yes. Under EIP-1559, the transaction base fee is burned by the protocol.
Sources
• EIP-1559
In Practice
Dig Deeper
Tokenomics
Tokenomics describes how a crypto token's supply, distribution, incentives, and utility are designed to influence how the token functions over time.
Total Supply
Total supply is the number of tokens that currently exist, usually excluding tokens that have been permanently destroyed or burned. It is different from circulating supply, which attempts to measure tokens actively available to the market, and maximum supply, which represents an upper limit if one exists.
Emission schedule
An emission schedule defines how and when new or previously reserved tokens are introduced into circulation.
