- Регистрация
- 9 Май 2015
- Сообщения
- 1,483
- Баллы
- 155


I built a tool to help clean up unused Solana accounts, and today we hit a milestone: over 200 unused accounts closed with 0.48 SOL total volume reclaimed!
Why This Matters
- Get Your SOL Back: Reclaim locked funds from unused token accounts
- Network Optimization: Reduce blockchain state bloat
- Better Performance: Help validators run more efficiently
Visit :
- Connect your wallet
- Scan for closeable accounts
- Close unused accounts (empty accounts, unwanted tokens, test tokens you created)
- Reclaim your locked SOL
What you can close:
- Empty token accounts
- Tokens you no longer need
- Test tokens you created during development
- Unwanted airdropped tokens
// Account closure process
const closeInstruction = createCloseAccountInstruction(
accountToClose,
destination,
owner
);
Open Source
The entire project is open source at - full transparency and community contributions welcome. You can audit the code, submit improvements, and verify exactly what it does before connecting your wallet.


Join the Movement
- Clean up your unused accounts
- Help optimize the Solana network
- Reclaim your locked SOL
Let's keep the momentum going!

Источник: