BURN TOKENS
CLOSE TOKEN ACCOUNTS & CLAIM SOL RENT
MENU

SOLANA BURN ADDRESS (WHAT IT REALLY IS)

Many users search for a “burn address” on Solana. Unlike Ethereum, Solana does not have a universal burn address. This guide explains how burning actually works and the correct method to destroy tokens permanently.

THERE IS NO GLOBAL BURN ADDRESS ON SOLANA

Sending tokens to a wallet does NOT burn them.

DOES SOLANA HAVE A BURN ADDRESS?

No. Solana tokens are stored in token accounts, not directly in wallet addresses. Because of this, sending tokens to a random address does not destroy them.

If someone owns the private key, the tokens can still be accessed — meaning they are not truly burned.

HOW BURNING WORKS ON SOLANA

Proper burning uses the token program’s burn instruction, which removes tokens from supply at the mint level.

This is the only way to create a verifiable on-chain burn.

CORRECT WAY TO BURN TOKENS

The easiest way to burn tokens is using Incinerator Fun.

  1. Go to incinerator.fun
  2. Connect your wallet
  3. Click REFRESH to load tokens
  4. Select the token
  5. Click balance (full burn) or enter amount
  6. Confirm the transaction

This ensures tokens are permanently removed from supply.

WHY YOU SHOULD NOT SEND TO RANDOM ADDRESS

  • Tokens may still be accessible
  • They are not removed from supply
  • No proof of burn exists
  • Dexscreener will not recognize it

VERIFY ON SOLSCAN

After burning, open Solscan and check the transaction labeled BURN.

FINAL NOTES

Solana does not use burn addresses. Always use a proper burn instruction through a trusted tool like Incinerator Fun to ensure tokens are permanently destroyed.

UPDATED: MARCH 2026