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
$ batch-collector --consolidate
Destination Wallet Source
Select wallet source for collecting funds
Token
Enter token mint address
Source Wallets
Rows
0
Valid
0
Invalid
0
Destination
Summary
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, paste or import private keys, set the destination, choose Collect All or per-wallet amounts, and run. Each row signs and sends in parallel with 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.
Toggle Collect All for full balances or set per-wallet amounts. Choose the connected wallet or paste a custom destination address that will receive every transfer.
Click Collect All to start parallel workers. Watch each wallet flip from pending to success or failed, and check the summary for total collected and failed rows.
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, set the destination, then click Collect All to sweep balances into one address with row-level status.
Looking to automate this flow?
Browse the J Agents marketplace for AI-driven automations or build your own in plain English.