What is Solana token account rent reclaim?
Solana token accounts hold a rent deposit. When an eligible empty or burnable token account is closed, the remaining rent deposit can be returned as SOL.

Create a Solana SPL token with custom name, symbol, decimals, logo, and Metaplex metadata in one guided flow.
Review token authorities, mint additional supply, burn owned tokens, or revoke permissions from your connected wallet.
Edit your token name, symbol, description, and logo through Metaplex metadata while keeping the same SPL token address.
Find dormant SPL token accounts, close eligible accounts safely, and reclaim their rent deposits back as SOL.
Solana token accounts hold a rent deposit. When an eligible empty or burnable token account is closed, the remaining rent deposit can be returned as SOL.
The tool can close classic SPL token accounts controlled by your wallet when they are initialized, not frozen, not wrapped SOL, and not controlled by an external close authority.
A token account must have a zero token balance before it can be closed. If the account contains tokens that your wallet controls, the tool can burn that balance and close the account in the same flow.
No. Closing a token account only removes that specific wallet token account. It does not delete the token mint, metadata, or other holders' accounts.
The reclaimer only targets token accounts it can close under Solana token account rules. Review each selected account carefully because closing an account removes that specific token account.
No. Frozen token accounts are blocked in this tool. They must be unfrozen by the freeze authority before normal close rules can apply.
Solana transactions have size limits. When many token accounts are selected, the toolkit groups close instructions into multiple transactions so each batch can fit and confirm reliably.