How to Close Empty Token Accounts on Solana and Recover SOL
Every time you buy a new token on Solana, your wallet creates an associated token account and locks roughly 0.00204 SOL as a rent-exempt deposit. When you sell that token down to zero, the account usually stays open — and the SOL stays locked. Closing those empty accounts is how you get the deposit back.
This guide covers what empty accounts are, why closing them is safe, and the fastest ways to reclaim the SOL.
What counts as an empty token account?
An empty token account is an SPL token account (usually an associated token account, or ATA) that:
- Belongs to your wallet
- Has a zero token balance
- Still holds the rent-exempt SOL deposit so it can exist on-chain
You still “own” the account; you just are not holding any of that mint anymore. Until you close it, that SOL does not show up as spendable balance in most wallets.
Why close them?
| Reason | What you gain |
|---|---|
| Recover SOL | About 0.00204 SOL per closed empty account |
| Less clutter | Fewer zero-balance rows in your token list |
| Cleaner wallet UX | Easier to see assets you actually hold |
| Post-trading hygiene | Especially after meme coins, airdrops, or bot activity |
Active traders often have 50–300+ empty accounts. At ~0.00204 SOL each, that is 0.10–0.60+ SOL sitting idle.
Option 1: Close accounts one by one in your wallet
Wallets like Phantom and Solflare let you close a single empty account from the token detail screen (often labeled “Close account” or similar).
Pros: Fully native, no third-party site.
Cons: Slow if you have dozens of accounts — each close is its own approval flow.
Use this only if you have a handful of empties.
Option 2: Batch-close with SolWipe (recommended for most wallets)
SolWipe scans your wallet for empty token accounts and lets you close them in a batch after you review the recoverable amount.
- Open solwipe.com and connect your Solana wallet (connection is used to read accounts and propose a transaction you approve).
- Review the scan: number of empty accounts and estimated SOL you can reclaim.
- Confirm the transaction in your wallet. SolWipe never asks for your seed phrase or private keys.
- After confirmation, the rent deposits return to your main SOL balance.
For a full walkthrough, see How to use SolWipe.
Is closing empty accounts safe?
Yes — if the token balance is zero. Closing returns the rent deposit to you and removes that empty account. If you buy the same token again later, a new account is created automatically (and a new rent deposit is posted).
SolWipe only targets accounts with a zero balance. Read more in Is closing Solana token accounts safe?.
What if the account still has spam tokens?
Closing only works on empty accounts. If a spam airdrop left a tiny or worthless balance:
- Burn or transfer the tokens using your wallet’s burn/send tools.
- Then close the resulting empty account (manually or with SolWipe).
See Cleaning up spam tokens in wallets and Managing unwanted airdrops.
Best practices
- Clean up after heavy trading sessions (especially meme coins).
- Check bot wallets regularly — they create accounts very quickly.
- Never paste a seed phrase into any “cleanup” site. Sign only with your wallet.
- Understand rent exemption so the locked SOL figure makes sense.
Quick checklist
- Confirm accounts are empty (zero balance).
- Prefer batch close when you have many empties.
- Review recoverable SOL before signing.
- Verify your SOL balance on Solscan or in your wallet after the transaction.
If empty token accounts are locking SOL in your wallet, scan them free on SolWipe and reclaim the rent deposits you approve closing.
Recover your hidden SOL now
Connect your wallet, scan for free, and claim your locked SOL in under 30 seconds.
Find My Hidden SOL →Keep reading
How to Close Token Accounts in Phantom Wallet
Close empty token accounts in Phantom one by one, or batch-close them with SolWipe to reclaim rent SOL faster.
How to Burn Unwanted Solana Tokens and Reclaim SOL
If you've been active on Solana, your wallet is probably full of unwanted tokens spam airdrops, failed meme coins, and leftover dust from trades.
How to Clean Up Your Solana Wallet: Remove Unused Token Accounts
If you've been using Solana for a while, your wallet is probably cluttered with dozens of empty token accounts.