SWK
Command-line tool · MIT · Node 18+

You have SOL sitting in accounts you forgot you opened.

Every SPL token account locks ~0.00204 SOL as a rent deposit. Swaps, airdrops and failed deploys leave those accounts behind, empty. reclaim finds them, shows you what it would close, and sends nothing until you add --execute.

preview — read-only, no keypair required
$solana-wallet-kit reclaim --address

Find the rent locked in empty accounts, and close them. Leave --dust empty to close only empty accounts. A value includes balances under it — sold into SOL when a route exists, and left alone when none does.

Paste an address and press Run, or connect a wallet to scan your own.

Scanning needs no wallet at all. Closing accounts and signing messages go through your connected wallet, which signs without ever handing the key to this page. Creating wallets and unlocking keystores stay on your machine — this page never asks for a private key or a seed phrase, and never will.