Ethereum Multisender: Bulk Send ETH and ERC-20 Tokens
An ERC-20 multisender that sends ETH or any token to thousands of addresses in one Ethereum transaction. Save up to 90% on gas versus sending one by one, fully non-custodial, from 0.0001 ETH per recipient.
Or paste contract address
Auto-format: trailing commas, extra spaces, and tab separators are cleaned automatically
One address per line. Format: address,amount
Recipients
0
Batches
0
Total Amount
0ETH
Service Fee
0ETH
Connect your wallet to continue
How to Bulk Send Tokens on Ethereum
Connect your wallet
Connect MetaMask, WalletConnect, or any Ethereum wallet. You send straight from this wallet.
Choose ETH or an ERC-20
Send native ETH, or paste any ERC-20 contract address to distribute that token instead.
Add your recipients
Paste your list or upload a CSV, one line per recipient in address,amount format. The tool cleans stray spaces, tabs, and commas.
Approve and review
For an ERC-20, approve the multisender to spend it once. Review the total, the recipient count, and the fee before you sign.
Send in batches
Confirm, and tokens go directly from your wallet to every recipient. Lists over 800 recipients split into batches automatically.
No Code Required
Create and launch tokens without writing any code. Visual configuration for all features.
Fully Transparent
All token data is publicly visible and verifiable on block explorers.
Multi-Chain
Available on Solana, Ethereum, Base, Arbitrum, Polygon, and BNB Chain.
Full Ownership
You have full control. We never hold your keys, tokens, or authority.
Frequently Asked Questions
What an Ethereum Multisender Does
The Tokenry multisender bulk-sends ETH or any ERC-20 token to a whole list of wallets in one go, with no code. You connect your wallet, pick the asset, paste or upload your recipients as address,amount, and confirm. Instead of signing hundreds of separate transfers, you sign one batch, and the tokens leave your wallet and land in every recipient's wallet in the same transaction.
It is fully non-custodial. The multisender contract never takes possession of your tokens, it simply routes them from you to each recipient as the transaction executes, and it is verified on Etherscan so the logic is public. That makes it a safe replacement for the tedious, error-prone job of paying a long list of addresses by hand.
Why Batching Saves Gas
Every individual token transfer pays its own base transaction overhead. Send to 500 wallets one at a time and you pay that 500 times; a multisender collapses them into a handful of batches, so the per-recipient overhead drops sharply, usually a 60 to 90% cut depending on list size.
Ethereum transactions carry a little more overhead than an L2's, so batching is especially worth it here, though the principle holds on every chain: fewer transactions means less gas. The same 500-wallet airdrop that is slow and repetitive to send by hand becomes one quick, predictable batch flow.
What People Use It For
The common job is a token airdrop: a token multisender distributing a new ERC-20 to a snapshot of token holders or NFT holders, early supporters, or a whitelist. This kind of on-chain token distribution is a staple of web3 operations. Beyond that, teams use it to pay contributors and run payroll in ETH or stablecoins, DAOs use it for treasury distributions and grant payouts, and projects use it for staking rewards, holder rewards, and vesting or unlock payments.
Anywhere you need to move the same asset to many addresses at once, the multisender fits. You can pay a fixed amount to everyone or a different amount per row, which covers everything from an even airdrop to a weighted reward based on holdings or contribution.
Recipient Lists, Approvals, and Mainnet vs L2
Your recipient list is just address,amount, one per line, pasted in or uploaded as a CSV. The tool cleans up formatting, validates every address, and flags bad rows before anything is sent. Lists longer than 800 recipients are split into batches automatically, so a large airdrop is a sequence of signed transactions rather than one that fails for being too big. For an ERC-20 you approve the token once up front; native ETH needs no approval.
Ethereum mainnet is the home base for reach and credibility. For frequent or very large distributions where you want the lowest possible fees, the same non-custodial multisender runs on Base, Arbitrum, Optimism, Polygon, and BNB Chain. Use mainnet when your audience is there, and an L2 when cost is the deciding factor.