[Guide] Batch Transfer Tool

Batch Transfer Tool #

The batch transfer tool sends BNB, ETH, or ERC20 tokens to multiple addresses in one workflow. It supports connected-wallet mode and private-key mode, can read token information automatically, choose RPC nodes, show sending progress, and save transfer history.

Join the Fatsale official community for support and feedback.

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

Video Demo

Use Cases #

  • Send BNB, ETH, or other native coins to many addresses
  • Send ERC20 tokens to many addresses
  • Send the same amount to all addresses, or use address,amount for different amounts
  • Use the connected wallet to confirm transactions, or import a private key for automated batch sending
  • Choose more stable RPC nodes for different networks

Steps #

  1. Open the batch transfer tool and connect your wallet.
  2. Confirm the current network at the top of the page. If needed, switch to the target chain from the network selector.
  3. Choose the transfer method:
    • Connected wallet: the current wallet confirms transactions, suitable for smaller batches.
    • Private key: import a private key and let the tool send automatically, suitable for larger batches.
  4. Choose the asset:
    • Native coin: send BNB, ETH, etc. without entering a contract address.
    • Contract token: enter the token contract address and wait for the tool to read name, symbol, decimals, and balance.
  5. Choose the 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. If needed, use the RPC selector to choose a lower-latency or more stable node.
  8. Click start sending and review network, asset, address count, and amount in the confirmation window.
  9. Watch the progress list while sending. After completion, view transaction hashes in history.

Parameters #

ParameterDescription
Transfer methodUse the connected wallet or import a private key for batch sending.
NetworkThe chain where transfers happen, such as BSC, Ethereum, Arbitrum, or Base.
RPC nodeNode used by the current network. Node quality affects balance reads, token info reads, and sending.
AssetNative coin or ERC20 token contract address.
Amount modeSame amount for all addresses, or different amount per address.
Recipient addressesOne address per line; different amount mode uses address,amount.
Gas settingsComplex token mechanisms or large batches may require a higher gas limit or smaller batches.

FAQ #

  • Does batch transfer charge a platform fee? The tool itself is free. On-chain transactions still require gas fees from the selected network.

  • Why did token information fail to load? Common causes include wrong network, wrong contract address, or unstable RPC. Confirm the network and contract address, then try another RPC.

  • Why can I not send too many addresses at once? Different token mechanisms consume different gas. Reflection, marketing-tax, or other complex tokens may need higher gas, so split them into smaller batches.

  • Is private-key mode safe? Private-key mode is useful for automated batch sending, but use it only on trusted devices and only if you understand the risk. Prefer connected-wallet mode when possible.

Legacy Guide #

The legacy guide is kept for users who still use the old entry point.

Legacy Video Tutorial

Join the Fatsale official community for support and feedback.

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

Legacy tool direct link: https://tool.fatsale.org/#/token-tools/send-token

Legacy Parameters #

  1. Transfer method
    • Use private key: expand select wallet and import a wallet for batch transfer.
    • Use connected wallet: confirm transactions with MetaMask or TokenPocket.
  2. Transfer amount
    • Same amount: all target addresses receive the same amount.
    • Different amount: use the template format address,amount.
  3. Choose chain: only needed in private-key mode.
  4. Select wallet: only needed in private-key mode.
  5. Choose asset
    • BNB: no contract address required.
    • Contract token: enter token contract address and verify token info.
  6. Recipient addresses: target addresses for the batch transfer.

Legacy FAQ #

  • Does batch transfer charge a fee or withhold my tokens? The batch transfer tool is free. Before using tax tokens, set your transfer wallet as a tax whitelist address to avoid token-tax issues.

  • What is the difference between transfer methods? Security is the same from the platform side, but private-key mode depends on your device security. If you are not sure your environment is safe, use connected-wallet mode.