mergeSolana Multicollector

This guide walks you through collecting tokens from multiple wallets on Solana with Alphecca Tools.

How to Use Batch Collection?

  1. Open the Batch Collection (Many to One) page.

  2. Click the Connect Wallet button in the top-right corner to connect.

  3. Enter the token mint address you want to collect.

  4. Enter the receiving Address.

  5. Import sender wallet private keys. - You can upload a .csv, .txt, or .json file with a single column of private keys. - Or simply paste a list of private keys directly into the input field.

  6. Enter the amount to collect - You can use the Amount button to apply a fixed or total amount to all sender wallets at once.

  7. Click the "Collect Tokens" button to proceed with the transaction.

circle-info

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 Fee

  • Per Transaction Batch: Network Gas Fee

    * Network Gas Fee

    • The fee is dynamically estimated by the wallet app and is typically less than 0.0001 SOL per transaction.

  • Maximum addresses per batch:

    • SOL Transfers: up to 8 addresses

    • SPL Token Transfers: up to 5 addresses.

  • Example: Collecting SOL from 100 wallets → Requires 13 transactionsTotal Fees: 13 × (Network Gas Fee) + 100 × (Service Fee) Collecting SPL-Token from100 wallets → Requires 20 transactionsTotal 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