Wallet Cleanup
Reclaim locked SOL rent, and burn what you don't want
Free account required
Create an account to use this.
It is free and takes a moment. Accounts are how tools remember your work between visits — and it is the same account for everything on the shelf.
What it does
Solana charges a small deposit for every token account a wallet opens, and it stays locked until the account is closed. Most wallets never close them. This finds every one you no longer need and gives the deposit back.
How it works
- 01Connect a Solana wallet — read-only until you approve a transaction.
- 02Reclaim closes accounts that hold nothing. Nothing is destroyed, and it is the mode most wallets need.
- 03Burn is separate and deliberate. It destroys tokens and NFTs permanently, and returns more because it closes their metadata too.
- 04Review what comes back, then approve. The exact amount is computed from the real accounts, not estimated.