Reclaim SOL Tool
🔹 What Is the SOL Reclaim Tool?
Every time you interact with the Solana blockchain, new token accounts may be created. Each account requires a small deposit of rent-exempt SOL (currently ~0.002 SOL).
Over time, wallets accumulate empty token accounts that still hold SOL. The Reclaim Tool scans your wallet, finds these accounts, and lets you close them to reclaim your SOL.

🔹 Why Use It?
Recover Lost SOL – Free up small amounts that add up over time.
Declutter Your Wallet – Remove unused token accounts.
Safe & Non-Custodial – You always sign the transaction, and SOL goes directly back to your wallet.
Gas-Free for Empty Wallets – If your balance is 0, we cover the transaction fee.
Our tool only closes accounts that are completely empty. If you’re holding worthless tokens, you can first swap or remove them, then use the reclaim tool to recover your SOL.
🔹 Steps
🔹 Example
Found 3 empty token accounts
Each holds ~0.002 SOL
Total reclaimed: 0.006 SOL
Even small recoveries add up – reclaim often and keep your wallet clean.
🔹 Reclaim client
Reclaim CLI is an open-source local client for reclaim.mwh.app that helps users automate large reclaim jobs without clicking through repeated wallet popups. It checks a wallet, shows how many accounts can be reclaimed and the estimated SOL returned, then signs and executes the reclaim flow locally using the user’s own machine.
You can ask Codex, Claude Code, Cursor or any other AI agent to go through AGENTS.MD and do all the setup
🔹 FAQ
Is it safe?
Yes – all transactions are signed directly by your wallet. We never touch your keys or funds.
How much SOL can I get back?
Usually between 0.002–0.05 SOL, depending on how many accounts your wallet has accumulated.
Who pays the fee?
If your wallet has 0 SOL, we cover the fee. Otherwise, it’s deducted from the reclaimed amount.
Is there a way to automate this?
Yes. If a reclaim requires many transactions, you can automate the process with Reclaim CLI instead of approving each wallet popup manually. The client runs locally, uses your existing reclaim.mwh.app flow, and signs transactions from a private key stored on your machine, making batch reclaim much faster for larger wallets.
Last updated
