Tools

Crypto Multisender & Airdrop Tool — Bulk Send Tokens

Send tokens to thousands of wallets in batched transactions across 8 chains. CSV upload, address validation, and real-time tracking — all from Telegram.

Updated March 2026 13 min read Product
Use Multisender

Loading Multisender...

What Is the Multisender?

OpenLiquid's Multisender is a Telegram-based tool for distributing tokens to hundreds or thousands of wallet addresses in batched transactions. It supports ERC-20, SPL, BEP-20, and native tokens across 8 blockchain networks, with features for CSV upload, wallet list import, scheduled distributions, and gas-optimized batch transfers.

Distributing tokens to many wallets is one of the most common operational tasks in crypto projects. Airdrops, holder rewards, team vesting releases, community incentives, marketing distributions, and contest prizes all require sending tokens to multiple recipients. Doing this manually — copying addresses, pasting them into a wallet interface, setting amounts, confirming transactions one by one — is tedious for 10 wallets and impossibly time-consuming for 1,000.

The Multisender automates the entire process. You provide a list of addresses and amounts (via CSV file, pasted list, or wallet import), the bot validates every address, shows you a summary of the distribution, and executes all transfers in optimized batches. A 1,000-wallet distribution that would take hours of manual work completes in minutes.

Unlike web-based multisender tools that require connecting a browser wallet, navigating a web interface, and approving multiple transactions through MetaMask or Phantom popups, OpenLiquid's Multisender operates entirely in Telegram. You upload your CSV, confirm the distribution, and send your tokens to the bot's deposit address. The bot handles everything else — batching, gas optimization, execution, and reporting.

The Multisender integrates with OpenLiquid's other tools. After creating a token with the Token Creator and launching it with volume generation, you can use the Multisender to distribute tokens to community members, early supporters, marketing partners, or any other recipients — all without leaving the Telegram bot interface.

How It Works

The Multisender operates in four stages: list upload, validation, execution, and reporting. The bot validates every recipient address, calculates gas costs, batches transfers for optimal efficiency, and provides real-time progress updates as each batch confirms on-chain.

Stage 1: List Upload

You provide the recipient list in one of three formats. The most common is a CSV file with two columns: wallet address and token amount. Upload the CSV file directly to the Telegram chat and the bot parses it automatically. Alternatively, you can paste a comma-separated list (address,amount per line) or a newline-separated list directly in the chat. For equal distributions (same amount to every wallet), you can upload a list of addresses only and specify a uniform amount.

Stage 2: Validation

Before execution, the bot validates every recipient address. Invalid addresses (wrong format, wrong chain, checksum failures) are flagged and excluded. The bot shows a summary: total recipients, total tokens to distribute, total gas estimate, OpenLiquid fee, and any addresses that failed validation. You review and confirm before any tokens are sent.

Stage 3: Execution

The bot batches recipients into groups sized for optimal gas efficiency — up to 500 per batch on Solana and up to 250 on EVM chains. Each batch is a single blockchain transaction that transfers tokens to all recipients in the batch. The bot executes batches sequentially, waiting for each batch to confirm before proceeding to the next. You receive a progress update for each confirmed batch showing the number of recipients processed and remaining.

Stage 4: Reporting

After all batches complete, the bot provides a comprehensive report: total tokens sent, total recipients reached, total gas spent, total batches executed, and transaction hashes for every batch. If any individual transfers within a batch failed (due to recipient wallet issues), those are listed separately so you can retry them.

Supported Chains & Token Standards

The Multisender supports 8 blockchain networks and all standard token types: ERC-20 on Ethereum and EVM-compatible chains, SPL on Solana, BEP-20 on BNB Chain, and native tokens (ETH, SOL, BNB, MATIC, AVAX) on every supported chain.

The Multisender works across Ethereum, Base, Arbitrum, Optimism, Polygon, Avalanche, BNB Chain, and Solana. On EVM chains it handles ERC-20, BEP-20, and native token sends; on Solana it handles SPL and native SOL. Each batch processes up to 500 recipients on Solana and up to 250 on EVM chains, with the bot automatically splitting larger lists into sequential batches.

Use Cases

The Multisender serves four primary use cases: token airdrops for community growth, holder reward distributions, team and investor vesting releases, and marketing campaign distributions. Each use case benefits from the tool's batch processing, scheduling, and gas optimization features.

Token Airdrops

Airdrops distribute free tokens to wallet addresses that meet specific criteria — holding a particular NFT, participating in a protocol, following a social media account, or completing onboarding tasks. Airdrops are the most common customer acquisition tool in crypto, and they require sending tokens to hundreds or thousands of addresses. The Multisender handles airdrop distributions of any size, from 50 addresses for a small community airdrop to 50,000 addresses for a protocol-wide distribution.

For snapshot-based airdrops (where you have a list of holder addresses at a specific block height), the Multisender accepts the snapshot output directly. Export the holder list from a block explorer or analytics tool, format it as a CSV with addresses and amounts, and upload it to the bot.

Holder Reward Distributions

Many token projects distribute regular rewards to holders — revenue sharing, staking rewards, reflection mechanics, or loyalty incentives. The Multisender's scheduling feature makes recurring distributions simple. Configure the recipient list and amounts once, set a recurring schedule (daily, weekly, or monthly), and the bot executes each distribution automatically at the specified time.

Team and Investor Vesting

Token vesting schedules require releasing specific amounts of tokens to team members and investors at predetermined dates. The Multisender's scheduling feature handles vesting releases by executing configured distributions at each vesting date. You set up the entire vesting schedule in advance, and the bot releases tokens automatically according to the schedule.

Marketing Campaign Distributions

Marketing campaigns — contests, referral rewards, creator incentives, ambassador programs — often require distributing tokens to participants. The Multisender lets you compile the recipient list as the campaign concludes and execute the distribution in a single batch rather than processing individual payments to each participant.

CSV Upload & Wallet Import

The Multisender accepts recipient lists in three formats: CSV file upload, direct paste in Telegram, and wallet list import from popular holder snapshot tools. Every address is validated before execution to prevent failed transfers.

CSV File Format

The standard CSV format uses two columns: wallet address and token amount. The first row can optionally be a header (the bot auto-detects headers). Amounts can be in whole tokens or decimal notation.

Example CSV Format

address,amount
0x1234...abcd,1000
0x5678...efgh,2500
0x9012...ijkl,750
HN7cAB...xYzW,5000

For equal distributions, you can upload a single-column CSV with only addresses and specify the amount per wallet in the bot's configuration. This is useful for airdrops where every recipient gets the same amount.

Direct Paste

For smaller distributions (under 100 addresses), you can paste the list directly into the Telegram chat. Use one address per line, with an optional comma-separated amount. The bot parses the pasted text and presents it as a distribution summary for your confirmation.

Validation

Before execution, the bot validates every address. For EVM chains, it checks address format (40 hex characters with 0x prefix) and EIP-55 checksum. For Solana, it validates base58 encoding and address length. Invalid addresses are flagged in the validation report, and you can choose to proceed without them or fix and re-upload. The bot also checks that the total distribution amount does not exceed your deposited token balance.

OpenLiquid's Multisender distributes tokens to thousands of wallets in batch transactions across 8 chains. It supports ERC-20, SPL, BEP-20, and native token standards with CSV upload and automatic address validation.

Key Takeaways

  • OpenLiquid's Multisender distributes tokens to hundreds or thousands of wallets in batch transactions, all controlled from Telegram.
  • Supports 8 chains (Ethereum, Solana, Base, BNB Chain, Arbitrum, Avalanche, Polygon, Optimism) and all standard token types (ERC-20, SPL, BEP-20, native tokens).
  • CSV upload, direct paste, and wallet import for recipient lists with automatic address validation before execution.
  • Batches up to 500 recipients per transaction on Solana and 250 on EVM chains, with automatic sequencing for larger lists.

Frequently Asked Questions

OpenLiquid's Multisender supports up to 500 recipients per transaction on Solana and up to 250 recipients per transaction on EVM chains. For larger distributions, the bot automatically batches your recipient list into multiple transactions and executes them sequentially. A 10,000-wallet airdrop on Solana would be processed in 20 batches of 500, completing in approximately 15 to 30 minutes depending on network conditions.

The Multisender supports all major token standards across 8 chains: ERC-20 tokens on Ethereum, Base, Arbitrum, Avalanche, Polygon, and Optimism; BEP-20 tokens on BNB Chain; and SPL tokens on Solana. It also supports native token sends (ETH, SOL, BNB, MATIC, AVAX). If a token follows the standard interface for its chain, the Multisender can distribute it.

Yes. The Multisender accepts CSV files with two columns: wallet address and amount. Upload the CSV file directly in the Telegram chat and the bot parses it automatically. The bot validates every address before executing, flagging any invalid addresses or formatting errors. You can also paste a comma-separated or newline-separated list directly in the chat if you prefer not to use a CSV file.

Chat on Telegram