Tools
Wallet Aggregator
Collect one token, or every token, from many wallets into a single destination.
Step by step
- Step 1Paste private keysOne per line — base58 or the JSON array solana-keygen writes. Up to 200 wallets.
- Step 2Choose what to collectSOL, one SPL/Token-2022 mint, or every token each wallet holds.
- Step 3ScanEach wallet's balance of the chosen asset (or every asset, in All tokens mode).
- Step 4Wallets sign for themselvesNo wallet popup — each pasted key signs its own transactions in your browser.
- Step 5ReportPer-wallet status and signatures, exportable as CSV.
Who it's for
Any set of wallets you control by key that ended up holding SOL or tokens you want back in one place: bundle wallets after a launch, bot wallets, old test keys, an airdrop's leftover dust.
One token vs. all tokens
One token collects native SOL or a single mint you enter — every source wallet's full balance of it, straight to the destination. All tokens scans every SPL and Token-2022 account each wallet holds and sends each one, no mint list needed. Turn on sweep to also take each wallet's remaining SOL once its tokens are collected.
What happens to the accounts
Every emptied token account is closed after its balance moves. The rent it held goes back to the source wallet's own SOL balance, not the destination — so a wallet aggregated from is often left with a little more SOL than it had, not less.
Frozen accounts
A frozen token account can't be transferred by anyone but the freeze authority, so it's skipped and reported rather than attempted.
Your keys
Parsed in memory, never stored or sent. Only paste wallets you control.
Cost
Free. Each wallet pays its own network fee and, for the recipient's token accounts it has to open, the rent.
FAQ
Is it safe to paste private keys?
Keys are parsed in memory and never stored or sent. Only paste wallets you control.
Do I need a connected wallet?
No. Each pasted wallet signs for itself, and sends to the destination you enter.
What does "One token" collect?
Native SOL, or one SPL/Token-2022 mint you enter — every source wallet's full balance of it.
What does "All tokens" collect?
Every SPL and Token-2022 account with a balance in each wallet, one by one. Add sweep to take the SOL too.
What happens to the emptied accounts?
Closed automatically. The rent stays with the source wallet, not the destination.
What if a wallet has a frozen token account?
Skipped — a frozen account can't be transferred. Reported in its status.
How many wallets at once?
Up to 200.