Solana reclaimer tools recover SOL
- AliRayaat promoted Solana “reclaimer” tools on May 17, 2026, directing X users to services that close empty token accounts and return locked SOL. - Solana’s own documentation says closing a token account returns its rent lamports, and many third-party tools advertise roughly 0.002 SOL recovered per account. - Solana’s close-account instructions remain available in the network documentation, while reclaimer sites and wallet guides continue publishing step-by-step recovery flows.
AliRayaat used an X post circulating within the past 48 hours to highlight Solana “reclaimer” tools that promise to recover small amounts of SOL from unused token accounts. The pitch centered on a familiar Solana mechanic: when users trade or receive tokens, wallets create token accounts that hold a rent deposit in SOL. If those accounts later sit empty, they can be closed and the rent returned to a destination wallet, according to Solana’s documentation. Solana’s official docs describe the process as a standard token-program instruction rather than a workaround. Third-party sites have built products around that function, advertising wallet scans, batch account closure and, in some cases, bulk cleanup for multiple wallets. ### How do these tools say they recover SOL? Solana’s documentation says closing a token account deletes the account and returns the account’s rent lamports to a destination account, provided the token balance is zero. (solana.com) The same page says wrapped SOL accounts are an exception and can be closed with a token balance to reclaim the underlying SOL. SolBack, one of the sites surfaced in search results around this topic, says it helps users “reclaim SOL” from unused token accounts and describes the recovered amount as rent that stayed locked after tokens or NFTs were sent away. (solana.com) Jumpbit’s wallet cleaner makes a similar pitch, saying token accounts hold a rent deposit and that empty accounts can be bulk-closed to return that SOL. ### How much SOL is typically involved? Jumpbit says token accounts hold about 0.00203928 SOL in rent-exempt balance and advertises recovery of about 0.002 SOL per empty account. (solana.com) SolBack also describes the per-account amount as roughly 0.002 SOL. Those figures align with a wider cluster of recovery sites and GitHub projects that describe the same range for dormant token accounts. The amounts are small per account, but reclaimer sites market the tools to active traders and airdrop recipients who may have accumulated dozens or hundreds of empty accounts. (solback.app) Jumpbit says users with many wallets can process 100 or more wallets in a minute, while SolBack says it offers batch collection and account-closing features. ### Which functions go beyond simple account closure? SolBack says it offers batch token distribution, token collection and a “burn mode” that displays tokens users may choose to burn before closing accounts. (solback.app) Its site also says a batch mode can detect closable accounts across imported wallets and lets users specify a collection address and gas-fee payer. Jumpbit says its cleaner can auto-burn spam tokens, designate one wallet as a fee payer and protect selected assets from accidental cleanup. (solback.app) Those added features move the products beyond Solana’s base close-account instruction and into broader wallet-management tooling. ### What does Solana itself say about the rules? Solana’s documentation says the account owner or the account’s close authority must sign the close instruction. (solback.app) The docs also say the token balance must be zero before a standard token account can close, and that the instruction transfers the account’s lamports to a destination account before deleting the source account. That means the core mechanism promoted in the AliRayaat post is documented network behavior, even if the specific third-party interfaces, fees and support arrangements differ by site. (jumpbit.io) In the materials reviewed for this article, SolBack publicly listed an email address and X handle, while AliRayaat’s referenced post context did not itself provide a detailed public fee schedule. ### Where can users verify the next step? Solana’s close-account documentation remains the primary reference for how the instruction works and who must authorize it. (solana.com) Third-party tools such as SolBack and Jumpbit continue to publish live wallet-cleanup interfaces and FAQs describing batch closure, token burning and estimated SOL recovery per account.