[Guide] SOL Batch Transfer Tool

SOL Batch Transfer Tool #

The SOL batch transfer tool sends SOL or SPL tokens to multiple addresses on Solana. It supports connected-wallet confirmation and private-key mode for batch operations.

Join the Fatsale official community for support and feedback.

Recommended setup: desktop Google Chrome + Phantom. Mobile users can also open the link from TokenPocket - Discover.

Please use the official website only: fatsale.org

Use Cases #

  • Send SOL to many addresses
  • Send SPL tokens to many addresses
  • Send the same amount to every address, or use address,amount for different amounts
  • Confirm transactions with Phantom, TokenPocket, or another connected wallet
  • Automatically split large address lists into batches

Steps #

  1. Open the SOL batch transfer tool and connect Phantom or TokenPocket.
  2. Select the network. Mainnet is for real transfers; devnet is mainly for testing.
  3. Choose the transfer method:
    • Private key: enter a private key for batch operation.
    • Connected wallet: confirm transactions with the wallet connected to the page.
  4. Choose the asset:
    • SOL: send SOL directly without entering a token mint.
    • SPL token: enter the token mint and wait for the tool to read token information.
  5. Choose amount mode:
    • Same amount: every address receives the same amount.
    • Different amounts: each line uses address,amount.
  6. Paste the recipient list and check address count, total amount, and wallet balance.
  7. Click confirm transfer. If using the connected wallet, confirm in the wallet popup.
  8. For larger address lists, the tool splits transfers into batches. Follow the prompts to confirm or retry each batch.
  9. After all batches finish, the page shows completion.

Parameters #

ParameterDescription
NetworkSolana mainnet or devnet.
Transfer methodUse private key or connected-wallet confirmation.
AssetSOL or SPL token.
Amount modeSame amount or different amount per address.
Recipient addressesOne address per line; different amount mode uses address,amount.
Batch confirmationSolana batch transfers are split into multiple transactions; more addresses require more confirmations.

Demo Notes #

For example, choose mainnet, connected wallet, SOL, and different amounts. Because different amounts are selected, each line should include the address, an English comma, and the amount.

After clicking confirm transfer, the connected wallet will show a confirmation popup. When sending SOL, the wallet shows the estimated SOL change and network fee.

Due to Solana network behavior, transfers are sliced into 10 addresses per batch. If you send to 80 addresses, you need to confirm 8 times.

If a transaction fails, click retry in the window.

Example transaction window for 100 addresses:

After all transactions are confirmed, the tool shows completion.

The same workflow applies when sending SPL tokens.

FAQ #

  • Does batch transfer charge a platform fee or withhold tokens? The batch transfer tool is free. The chain still charges Solana network fees.

  • Why do I need multiple confirmations? Solana batch transfers are split into batches. More addresses mean more confirmations.

  • What should I do if a transaction fails? Click retry in the window. If it fails repeatedly, check balance, address format, and network status.