A walkthrough of building a tool that lets Solana users close zero-balance token accounts to reclaim their SOL. Simple UX, real utility, and free to use fetch — built for the community.
If you've used Solana for more than a few months, your wallet likely contains dozens of token accounts — many with a 0 balance and no future use. What most users don’t realize is:
- Every empty token account still locks up 0.002039 SOL.
That may seem small, but it adds up quickly. 50 unused accounts? That’s ~0.1 SOL stuck doing nothing.
⚠️ Why This Happens
Solana automatically creates a new associated token account (ATA) every time you receive a new SPL token — even airdrops or spam tokens. These ATAs reserve a small amount of SOL to stay rent-exempt on-chain, even after the token is removed or emptied.
Over time, this clutters your wallet and drains your funds.
✅ Introducing: ClaimSOL.fun
ClaimSOL.fun is a free scanner tool that scans your wallet for empty token accounts and lets you close them instantly — reclaiming the SOL in the process.
🛠 Features:
-
One-click cleanup — no manual token-by-token approval
-
No wallet connection required to preview your reclaimable SOL
-
Secure — built with
@solana/web3.js
,@solana/spl-token
, and@solana/wallet-adapter
-
Open source — inspect the code on GitHub
-
Support for SPL and SPL 2022 tokens
🚀 How It Works
-
Connect your wallet (Phantom, Backpack, Solflare, or mobile).
-
The tool scans for token accounts with zero balance.
-
You select the ones you want to close.
-
We send a single transaction to close them and reclaim SOL.
That’s it.
No shady approvals. No surprise pop-ups. Just a better way to clean your wallet and get your SOL back.
💡 Why Use It?
-
Reclaim ~0.002 SOL in just a few clicks.
-
Improve wallet performance and reduce clutter.
-
Prepare your wallet for launches, trading, or staking.
-
Stay secure by removing unnecessary account bloat.
评论 (0)