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.

circle-info

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

1

Connect your Wallet

We support majority but mostly tested with Phantom and Solflare

2

Our tool scan your wallet for empty accounts

This is done automatically, nothing required from your side

3

Press Claim button

Based on amount of empty token accounts you will see possible amount of received funds

4

Sign transaction

Your empty accounts will be closed, and the reclaimed SOL will be sent directly back to your wallet.

🔹 Example

  • Found 3 empty token accounts

  • Each holds ~0.002 SOL

  • Total reclaimed: 0.006 SOL

circle-check

🔹 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.

circle-info

You can ask Codex, Claude Code, Cursor or any other AI agent to go through AGENTS.MD and do all the setup

🔹 FAQ

chevron-rightIs it safe?hashtag

Yes – all transactions are signed directly by your wallet. We never touch your keys or funds.

chevron-right How much SOL can I get back?hashtag

Usually between 0.002–0.05 SOL, depending on how many accounts your wallet has accumulated.

chevron-rightWho pays the fee?hashtag

If your wallet has 0 SOL, we cover the fee. Otherwise, it’s deducted from the reclaimed amount.

chevron-rightIs there a way to automate this?hashtag

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