Solana tools
Explore 20lab Solana Tools
Effortlessly manage your Solana tokens with our toolset.Solana Tools
Burn tokens
Blockchain
Token address
Burn amount
Related Posts
Continue your journey with these related blog posts.
Learn how to properly burn Solana tokens using native burn instructions. This guide explains why token burning is important, how to safely execute burns, and what to consider before reducing your token supply.
April 23, 2025
4 min read
Learn about Solana, the blockchain that provides a fast, secure and scalable infrastructure for token projects.
July 24, 2024
8 min read
Learn how to add liquidity on Raydium DEX with our comprehensive guide. Step-by-step instructions for Solana token creators to securely and efficiently launch your token!
January 28, 2025
7 min read
Learn what SPL is and how it is standardizing tokens for compatibility across Solana blockchain.
November 11, 2024
5 min read
The burn tokens tool is a utility that allows token holders to permanently remove tokens from circulation. This process is irreversible and serves several important purposes:
- Reducing total token supply to combat inflation
- Implementing deflationary tokenomics models
- Executing token buyback and burn programs
- Removing unused or unwanted tokens from circulation
This tool provides a straightforward interface to safely burn tokens, ensuring proper transaction execution and on-chain verification of the supply reduction.
To burn tokens with the 20lab burn tokens tool:
- Connect the wallet containing the tokens you wish to burn
- Enter the target token's mint address
- Specify the amount of tokens you want to burn
- Confirm the transaction to permanently burn the tokens
Once confirmed, the specified tokens will be permanently removed from circulation and the total supply will be reduced accordingly. This operation cannot be reversed, so double-check the amount before confirming.
In general, token holders can always burn their own tokens with a few exceptions:
- Standard SPL Tokens - Any token holder can burn tokens they own
- Tokens with Transfer Hook - The transfer hook program may prevent burning if its logic restricts this operation
- Non-Transferable Tokens - Can be burned despite their transfer restrictions
You can only burn tokens that are in your own wallet. The 20lab burn tool makes this process simple while ensuring proper transaction execution on the Solana blockchain.
No, burning tokens is absolutely irreversible. When tokens are burned:
- The tokens are permanently removed from circulation
- The total supply of the token is reduced
- There is no mechanism to recover or restore burned tokens
- The transaction is recorded on the blockchain as a permanent record
Due to this permanent nature, we strongly recommend carefully reviewing the token and amount before confirming any burn transaction. If you need to increase the supply later, only the mint authority can mint new tokens (and only if the mint authority has not been revoked).
When tokens are burned, several things happen at the blockchain level:
- The tokens are permanently removed from your wallet balance
- The total supply of the token is reduced by the burned amount
- A burn transaction is recorded on the Solana blockchain
- Supply metrics and token analytics are updated across the ecosystem
Technically, the tokens are not sent anywhere but are destroyed through a special burn instruction that removes them from circulation entirely. This differs from sending tokens to a "burn address" as the tokens are truly eliminated rather than just being inaccessible.
Token burning serves several strategic and practical purposes:
- Deflationary Mechanics - Creating scarcity by reducing supply, potentially supporting token value
- Project Commitments - Executing promised token burns as part of tokenomics roadmap
- Supply Adjustment - Correcting oversupply issues or aligning with project evolution
- Removing Dust - Eliminating small, unusable token amounts from your wallet
- Fee Mechanisms - Implementing burn fees as part of token transfer mechanics
Many projects implement regular burn schedules or burn a percentage of transaction fees to create deflationary pressure. Individual users might burn tokens to support these tokenomics models or to participate in certain protocol mechanics.
No, in standard configurations you can only burn tokens that are in your own wallet. Specifically:
- You must connect the wallet that holds the tokens you wish to burn
- You cannot burn tokens from wallets you don't control
- Even with view access to another wallet, you cannot burn its tokens
This security restriction ensures that only the rightful owner of tokens can decide to permanently remove them from circulation. The only exceptions would be specialized tokens with custom programs that explicitly allow third-party burns through specific authority configurations.
Yes, all token burning operations are permanently recorded on the Solana blockchain and can be tracked in multiple ways:
- Solana block explorers display burn transactions in the token's history
- The token's total supply metrics reflect the reduction
- Burn transactions appear in your wallet's transaction history
- Analytics platforms track burn events and supply changes over time
This transparency allows anyone to verify burn transactions and total burned supply. For projects implementing burn programs, this provides accountability and allows community members to confirm that promised burns have actually occurred.



