BurnerSOL
Back

Close Solana Token Accounts and Recover SOL

Unused token accounts can hold rent-exempt SOL. Closing eligible accounts is often the cleanest way to reduce wallet clutter and recover SOL that is no longer needed for account storage.

What a token account is

A Solana token account stores the balance for a specific mint under your wallet. A single wallet can have many token accounts, including empty associated token accounts left behind by old transfers or spam assets.

Why closing can return SOL

Many token accounts hold a minimum rent-exempt balance. If the account is empty and you have the authority to close it, the remaining SOL can be returned to your wallet.

What to check first

Make sure the account is empty or intentionally disposable, confirm the mint address, and review any delegate or authority signal. Closing the wrong account can remove a wallet view you still rely on.

Common blockers

A token account may not close if it still has a token balance, has authority constraints, is not owned by the connected wallet, or if the wallet rejects the transaction.

BurnerSOL workflow

BurnerSOL highlights closeable accounts, estimates net recovery after fee, and asks you to select accounts deliberately before wallet approval.