Every time you trade a Solana memecoin, your wallet creates a token account. When you sell all your tokens, the account becomes empty - but it still holds ~0.002 SOL in rent.
Solana requires every token account to hold a minimum "rent" balance. This is a protocol-level requirement:
You need to send a "close account" instruction for each empty token account. This returns the rent to your wallet.
The manual way: Find each empty account in a block explorer, create close transactions one by one. Time-consuming and error-prone.
The easy way: Use SURTR to scan your wallet, identify all empty accounts, and close them in batches.
Free scan shows exactly how much you can recover. No signup required.
SCAN MY WALLET →Q: Will I lose any tokens?
A: No. SURTR only closes accounts that are completely empty (0 tokens). Accounts with any balance are ignored.
Q: How much does it cost?
A: Just standard Solana transaction fees (~0.000005 SOL). The recovered rent far exceeds the cost.
Q: How long does it take?
A: Scan takes about 10 seconds. Closing accounts takes 1-2 minutes depending on how many you have.
Part of APEX TERMINAL - Free Crypto Security Tools