Bulk Solana token-account rent recovery

Wallets with dozens of empty token accounts cannot safely close everything in one transaction. ClaimFindr plans guided batches of up to 8 accounts, with one approval per batch.

Open the public-address scanner. Solana is the default network. Scanning does not connect a wallet.

Why batches exist

Solana transactions have a conservative size limit. ClaimFindr therefore recovers empty token accounts in batches of at most 8, even if the scan found more.

A guided session tracks completed batches so finished accounts are not repeated. If a batch fails confirmation, it is not treated as done.

What you approve

Each batch is prepared on the server from the latest on-chain state, then inspected again in the browser before wallet_send. You remain the signer.

7 or 8 accounts need 1 approval, 9 need 2, 60 need 8. These counts describe batching, not a promise of recovered SOL.

Guided session rules

Choose a first batch of up to 8 accounts, or Recover all. Recover-all still sends one batch at a time; it does not sign every remaining batch in one approval.

A completed batch is not repeated. If confirmation fails, that batch is incomplete. Clearing the selection does not change on-chain state. Scan again if accounts changed. You can stop at any time. Each prepared batch still uses the 10% platform fee on that batch’s recoverable rent.

Limits and safety

  • Bulk recovery still requires matching wallet ownership for every batch.
  • Network fees apply per approved transaction.

Questions

Can I recover all empty accounts with one click?

No. Guided recover-all still uses one approval per batch of up to 8 accounts.

Does Recover all sign every batch at once?

No. Each batch is a separate wallet approval.

Related pages

Back to the guides hub · Scan a public address