Solana Multicollector
This guide walks you through collecting tokens from multiple wallets on Solana with Alphecca Tools.
Tool Page
Link : Solana Multicollector
How to Use Batch Collection?
Open the Batch Collection (Many to One) page.
Click the Connect Wallet button in the top-right corner to connect.
Enter the token mint address you want to collect.
Enter the receiving Address.
Import sender wallet private keys. - You can upload a
.csv,.txt, or.jsonfile with a single column of private keys. - Or simply paste a list of private keys directly into the input field.Enter the amount to collect - You can use the Amount button to apply a fixed or total amount to all sender wallets at once.
Click the "Collect Tokens" button to proceed with the transaction.
NOTE
- Alphecca does not store your private keys; they are used solely for local signing on your device.
- All Service Fees and Network Gas Fees are charged from the connected wallet.
- In the case of failed transactions, no costs (Service Fee, Network Gas Fees) will be charged.
How Much Does Batch Collection Cost?
The total cost, including the service fee, is calculated per Address:
Per Addresses:
Service FeeMaximum addresses per batch:
SOL Transfers: up to 8 addresses
SPL Token Transfers: up to 5 addresses.
Example: Collecting SOL from 100 wallets → Requires 13 transactions → Total Fees:
13 × (Network Gas Fee) + 100 × (Service Fee)Collecting SPL-Token from100 wallets → Requires 20 transactions → Total Fees:20 × (Network Gas Fee) + 100 × (Service Fee)
Can tokens be collected even if the sender wallet’s SOL balance is zero?
Yes, it is possible. All service fees and network gas fees are charged to the connected wallet.
Last updated