Skip to main content

How wallet connection works

This app uses your wallet to sign transactions securely. We never have access to your private keys or funds. You remain in full control at all times.

Token incinerator

Burn Solana Tokens

A true on-chain burn: the token supply is reduced, the token account is closed, and the rent deposit comes back to your wallet. Spam tokens, dead bags, dust - gone for good.

0.1 SOL
Flat fee · up to 8 tokens
~0.002 SOL
Rent back per account
1 approval
confirm in wallet

What this does: for each token you pick, we send the SPL burn instruction (the token's circulating supply drops on-chain and explorers show it as burned), then close the empty token account so its ~0.002 SOL rent deposit is refunded to you. Empty accounts can be selected too - closing them is pure rent recovery.

Burning is irreversible. The full balance of each selected token is destroyed. Tokens you created on this platform are blocked for your protection.

Locking liquidity instead? That's the Burn LP tool.

Connect your wallet to begin

Use the Connect Wallet button in the header. We read your token balances so you can pick what to incinerate.

Sending tokens to the "incinerator address" does not burn them

A common mistake: transferring tokens to 1nc1nerator11111111111111111111111111111111 and expecting explorers to show them as burned. They won't. A transfer just moves tokens to another wallet - one nobody holds the keys to. The tokens are unrecoverable, but the circulating supply never changes, so Solscan and wallets still count them as existing. Worse, once they're sitting at the incinerator address, no tool can properly burn them anymore - only the account's owner can sign a burn, and nobody owns that address.

A real burn uses the SPL Token burn instruction, signed by you while the tokens are still in your wallet. That reduces the mint's supply on-chain, shows as "Burn" on explorers, and lets the now-empty token account be closed so the rent deposit comes back to you. That is exactly what this tool does.

Why not pay 0.5 SOL elsewhere?

Some incinerator tools charge up to 0.5 SOL for their "stuck token" flows. There is nothing exotic about a burn: it's one instruction plus an account close. We charge a flat 0.1 SOL for up to 8 token accounts in one transaction, and the rent refunds (~0.002 SOL per account) go to you, not us. Comfortable with the command line? spl-token burn and spl-token close do the same thing for pennies - this tool is for doing it safely in one click, without installing anything.

What can be burned here?

Regular SPL tokens and Token-2022 tokens you hold - spam airdrops, dead meme coins, dust balances.

Empty token accounts - nothing to burn, but closing them still refunds the rent.

Frozen accounts - the token program itself rejects burns while an issuer freeze is active.

Wrapped SOL - that's real SOL; unwrap it in your wallet instead of destroying it.

Tokens you created on SOLTokenLaunch - blocked so you can never torch your own supply by accident. To burn LP tokens and lock liquidity, use Burn LP.