What it does
Collects SOL or SPL balances from many source wallets into one destination in a single batch run, using local key processing and per-wallet status reporting.
Collect tokens from multiple wallets to one destination
Total Wallets
0
Total SOL in wallets
0 SOL
Arrives at destination
0 SOL
Platform Fee
0 SOL
Network fee
~0 SOL
Destination
Token
Enter token mint address
Source Wallets
Rows
0
Valid
0
Invalid
0
Collection Amount
Drains each wallet, leaving only the fee and network cost.
Private keys are processed locally and never stored
Collects SOL or SPL balances from many source wallets into one destination in a single batch run, using local key processing and per-wallet status reporting.
Pick the token, import private keys, then set how much to pull from each wallet: max, a fixed amount, an amount to keep behind, or a percentage. Set the destination and run. Each wallet signs and sends on its own with live status.
Faster than draining wallets one by one. Row-level status, parallel workers, signature-recovery on transient errors, and a clear summary keep large consolidation runs auditable.
Choose SOL or an SPL token from the picker. Paste private keys or upload a CSV in the import terminal; invalid lines are flagged before the run starts.
Choose a collection mode (max, fixed, keep, or percentage) to fill every row, or edit any wallet by hand. Paste a destination address or switch on Send to connected wallet to receive everything.
Click Collect to start the parallel workers. Watch each wallet flip from pending to success, skipped, or failed, and check the summary for the totals.
Consolidating wallets means sweeping SOL or SPL balances from many addresses into a single destination so you can manage funds from one place. It is common after airdrops, distributed buys, multi-wallet farming, or whenever you need to settle many small balances. Doing it manually is slow and error-prone — you sign one transaction per wallet. A batch collector parallelizes the runs, validates inputs locally, and reports per-row status so you can retry only what failed.
Pick the token, import wallets, choose a collection mode and destination, then run to sweep balances into one address with row-level status.