Burning a token on Solana means permanently destroying a specified amount of that token.
When tokens are burned, the balance in the token account decreases and the token's total supply decreases by the same amount.
Burning is an on-chain action and should be treated as irreversible.
If you have unwanted SPL or Token-2022 tokens in your wallet, you can use Burn Tokens or Wallet Cleanup to review them before deciding whether to burn anything.
What actually happens when a token is burned?
A Solana token balance is stored in a token account.
When a burn transaction is executed, the Token Program reduces:
- the amount held by the selected token account; and
- the total supply recorded by that token's mint.
For example, if your token account contains:
1,000 TOKEN
and you burn:
250 TOKEN
the account will contain:
750 TOKEN
after the burn.
The mint's total supply will also be reduced by 250 tokens.
The burned amount is not transferred to another wallet.
It is removed from the token supply.
Burning is irreversible
A successful token burn is permanent.
Once a burn transaction has been confirmed, the burned token amount is removed from your balance and cannot be restored through Your Free SOL.
Burning is different from transferring tokens to another wallet. There is no recipient that can simply send the burned tokens back to you later.
Before approving a burn, always verify:
- the token you selected;
- the token mint;
- the amount being burned; and
- the transaction shown by your wallet.
Filters, estimated USD values, token metadata, and other information shown by the tool are designed to help you review your wallet. They should not be treated as a guarantee that a token is worthless, unwanted, or safe to burn.
The USD value filter cannot be 100% accurate. Always double-check the items you're about to burn.
You are responsible for reviewing the tokens and amounts you select before approving the transaction.
If you are unsure about a token, do not burn it until you have verified what it is.
Does burning a token send it to a burn address?
Not necessarily.
On Solana, burning is a native token-program operation.
The Token Program directly reduces the token account balance and the mint's recorded total supply.
This is different from simply transferring tokens to an address that nobody is expected to control.
For users, the important distinction is simple:
Burning changes the token supply. Transferring does not.
Does burning increase the value of the remaining tokens?
Not automatically.
Burning reduces the token's total supply, but that does not guarantee that the remaining tokens will become more valuable.
A token's market value depends on many factors, including demand, liquidity, utility, market conditions, and the behavior of other holders.
Burning should therefore not be treated as a guaranteed way to increase token price.
If your purpose is wallet cleanup, the more relevant question is simply whether you intentionally want to permanently remove an unwanted token balance from your wallet.
Is burning the same as closing a token account?
No.
This is one of the most important distinctions to understand.
Burning affects the token balance.
Closing affects the token account.
For example, suppose you have an unwanted token account containing:
100 TOKEN
Burning those 100 tokens can reduce the balance to:
0 TOKEN
but the token account itself may still exist afterward.
If that empty token account is eligible for closure, closing it is a separate action.
Conceptually:
Token account
│
├── 100 unwanted TOKEN
└── rent-exempt SOL balance
↓ burn
Token account
│
├── 0 TOKEN
└── rent-exempt SOL balance
↓ close account
Refundable SOL
└── returned to destination
This is why burning unwanted tokens and reclaiming SOL rent can sometimes appear in the same wallet-cleanup workflow while still being two distinct on-chain actions.
For more detail, see What Happens When You Close a Solana Token Account?.
Does burning a token automatically reclaim SOL rent?
No.
Burning a token does not automatically mean that the token account has been closed.
After the token balance reaches zero, the token account may continue to exist and continue holding its rent-exempt SOL balance.
Recovering that SOL requires the eligible token account to be closed separately.
If your goal is specifically to find refundable SOL in empty accounts, use Reclaim SOL.
If you want to handle unwanted tokens and eligible empty accounts together, use Wallet Cleanup.
What kinds of tokens can be burned?
SPL tokens can generally be burned when the required authority is allowed to authorize the burn.
The standard Token Program supports burn operations, and Token-2022 also supports burning, although extensions can affect how some token accounts behave.
An account that is frozen cannot normally transfer or burn its tokens until it is thawed. Solana's documentation specifically notes that freezing blocks burns while the account remains frozen.
This means an unwanted token appearing in your wallet does not necessarily mean it can always be burned immediately.
The actual account and token state matters.
What about Wrapped SOL?
Wrapped SOL should not be treated like an unwanted SPL token that needs to be burned.
Solana's native mint does not support the normal token burn operation. Instead, a Wrapped SOL token account can be closed to unwrap the SOL and recover the underlying SOL.
If you see WSOL in your wallet, do not burn it as part of routine unwanted-token cleanup.
Closing or unwrapping WSOL serves a different purpose.
Which tokens should you consider burning?
Token burning is best treated as a cleanup action for tokens you have deliberately decided you no longer want.
In general, users may consider burning:
- low-value tokens they no longer want to keep;
- spam or junk tokens;
- unwanted airdrops;
- abandoned or inactive project tokens; or
- other token balances they have personally verified and decided to permanently remove.
Be more cautious with tokens that have meaningful value, tokens you actively use, or assets you do not recognize.
A low displayed value does not by itself mean that a token is safe to burn.
Before burning anything, verify the token and make your own decision about whether you want to permanently destroy it.
Should I burn every unknown token in my wallet?
No.
An unfamiliar token does not automatically need to be burned.
Before interacting with an unknown asset, consider whether you actually need to do anything with it.
Be especially cautious with suspicious tokens that contain:
- unfamiliar links;
- promotional URLs;
- claims of unexpected rewards;
- instructions telling you to visit another website; or
- other unusual metadata.
Do not visit suspicious links simply because they appear in a token's name or metadata.
If you choose to clean up an unwanted token, make sure you understand the transaction you are approving.
Use the USD value filter to narrow down unwanted tokens
If your wallet contains many tokens, reviewing every asset manually can be time-consuming.
The Burn Tokens tool includes a filter that can help you narrow the list based on the estimated USD value of your tokens.
For example, you can use the filter to focus on lower-value token balances first, then manually review those tokens and decide which ones you actually want to burn.
This can be useful when cleaning up wallets that contain many small balances, unwanted airdrops, or junk tokens.
However, the USD value shown by the tool should only be used as a screening aid.
Token prices and metadata can be incomplete, unavailable, delayed, or inaccurate. Some tokens may also have limited liquidity or may not have reliable market pricing at all.
The USD value filter cannot be 100% accurate. Always double-check the items you're about to burn.
Do not assume that a token is worthless or safe to burn simply because the displayed USD value is low or unavailable.
Before approving a burn, verify the token itself, the amount selected, and whether you intentionally want to permanently destroy it.
How to check unwanted tokens before burning
If you already know which tokens you want to remove, open Burn Tokens.
If your wallet contains many assets, you can use the USD value filter to narrow down the list and focus on lower-value tokens first.
A typical review process is:
- Open Burn Tokens.
- Connect the Solana wallet you want to inspect.
- Review the tokens found in your wallet.
- Use the filter if you want to narrow the list by estimated USD value.
- Manually verify the tokens you are considering burning.
- Select only the tokens you intentionally want to permanently destroy.
- Review the selected tokens and amounts again.
- Check the transaction in your wallet.
- Approve the transaction only when you are satisfied with the selection.
Connecting your wallet, scanning it, or applying a filter does not itself burn any tokens.
A burn only happens after you approve the corresponding on-chain transaction with your wallet.
Remember that filtering is designed to help with review, not to make the decision for you.
The filter cannot be 100% accurate. Always double-check the items you're about to burn.
Burn Tokens or Wallet Cleanup?
Use Burn Tokens when your main goal is simple:
You already know which unwanted tokens you want to permanently destroy.
Use Wallet Cleanup when you want to review the wallet more broadly and potentially handle both:
- unwanted token balances; and
- eligible empty token accounts with refundable SOL rent.
The two tools address related but different cleanup needs.
What should I check before burning?
Before approving a burn transaction, verify:
- the token mint;
- the token name and symbol shown by your wallet or application;
- the amount being burned;
- the wallet performing the action; and
- the instructions shown in the transaction.
Most importantly, remember:
Burned tokens cannot be restored simply because you change your mind afterward.
If you are unsure whether you want to permanently destroy an asset, do not burn it yet.
Key takeaways
- Burning permanently reduces your token balance.
- The token's total supply decreases by the same amount.
- Burned tokens are not sent to another wallet.
- A successful burn should be treated as irreversible.
- Burning a token and closing its token account are separate operations.
- Burning does not automatically reclaim the token account's rent SOL.
- After a token balance reaches zero, an eligible account may be closed separately to reclaim its refundable SOL.
- Wrapped SOL is a special case and should be unwrapped by closing its account rather than treated like an ordinary token burn.
- Unknown tokens do not automatically need to be interacted with or burned.
- Always review the token, amount, and transaction before approving a burn.
If you already know which unwanted tokens you want to remove, open Burn Tokens.
If you also want to find empty token accounts and reclaim refundable SOL at the same time, use Wallet Cleanup.