← back to tools

> Solana SOL reclaim

reclaim SOL from empty SPL token accounts — close unused accounts · batch in one transaction · Phantom or Backpack

RECLAIMconnect wallet to scan token accounts

select wallet to connect

not connected
HOW IT WORKS
1.

Connect wallet — use Phantom or Backpack. We never store your keys.

2.

Scan token accounts — fetch all SPL token accounts associated with your wallet via Helius RPC.

3.

Select empty accounts — check the boxes next to zero-balance token accounts you want to close. Each closed account returns ~0.002 SOL in rent.

4.

Sign & reclaim — sign once in your wallet. All selected accounts close atomically and SOL returns to your wallet instantly.

Gas cost: ~0.000005 SOL per closed account. With 20 empty accounts, you reclaim ~0.04 SOL for ~0.0001 SOL in gas — net positive.

FAQ
What is SOL rent and why do I need to reclaim it?

Solana requires every token account to hold ~0.002 SOL as rent to stay active. When you trade memecoins or use dApps, you accumulate token accounts. Even after selling all tokens, the accounts remain and your SOL is locked. Closing them returns the rent to your wallet.

Can I close accounts that still have tokens?

No — you'd lose those tokens. Only close accounts with a balance of 0. This tool helps you identify them and disables the checkbox for any account with a non-zero balance. Always double-check before signing.

Is my wallet safe?

Yes — we never touch your private keys. The transaction is built in your browser and signed locally by Phantom or Backpack. Your keys never leave your device. The signed TX is broadcast directly to Solana — we can't access or move your funds.

How much SOL can I reclaim?

~0.002 SOL per empty token account. If you've traded memecoins actively, you might have 20-50+ empty accounts — that's 0.04-0.1 SOL just sitting there. Some power users reclaim 1+ SOL from hundreds of dust accounts.

How many accounts can I close in one transaction?

Up to ~40 accounts per transaction, limited by the 1232-byte Solana transaction size. If you have more empty accounts, run the tool multiple times — it gets faster each round.

Why does this cost gas if I'm getting SOL back?

Each close instruction costs ~0.000005 SOL in network fees. But each closed account returns ~0.002 SOL. Net profit is ~0.001995 SOL per account — you always come out ahead unless you have fewer than 1 empty account.