Home/Tools/

Burn Solana Tokens

Solana tools

Explore 20lab Solana Tools

Effortlessly manage your Solana tokens with our toolset.

Burn tokens

Blockchain

Connect to the chosen blockchain.

Token address

Enter the address of the Solana token to start.

Burn amount

Choose the amount of tokens to burn from your address.

Ratio to burn

0%

Related Posts

Continue your journey with these related blog posts.

Purple and green graphics with a gear wheel, the words “Burn Tokens” and a gradient background.
How to Burn Tokens on Solana

Learn how to properly burn Solana tokens using burn instructions. This guide explains why token burning is important and how to safely execute burns.

April 23, 2025

4 min read

Raydium logo on a dark background with purple smoke around it, with the words "Adding Liquidity" and a network of connections in the background.
Add Liquidity to Raydium - Step-by-Step Solana Pair Creation Guide

Learn how to add liquidity to Raydium DEX with our comprehensive guide. Step-by-step instructions for Solana token creators to securely launch your token!

January 28, 2025

7 min read

Meteora logo on a dark background with orange smoke around it, with the words "Adding Liquidity" and a network of connections in the background.
Add Liquidity to Meteora on Solana - Pool Creation Guide

Learn how to add liquidity to Meteora for your Solana token - a step-by-step guide covering DAMM v2 pool creation, fee configuration, and LP token security.

March 23, 2026

7 min read

Solana (SOL) cryptocurrency logo is centered on a dark background with purple elements and abstract geometric and wave-like patterns.
Solana Token - Launch Your Project on High-Performance Blockchain

Learn about Solana, the blockchain that provides a fast, secure and scalable infrastructure for token projects.

July 24, 2024

8 min read

Graphic with the inscription “SPL” on a geometric pattern background. The whole design is in shades of orange and red.
SPL - The Token Standard for Solana Blockchain

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:

  1. Connect the wallet containing the tokens you wish to burn
  2. Enter the target token's mint address
  3. Specify the amount of tokens you want to burn
  4. 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.