Airdrop Tokens
Distribute ERC20 tokens to multiple addresses in a gas-efficient way
Connected wallet: Not connected
Current chain: Base
How It Works
This tool uses the airdrop contract at 0x09350F89e2D7B6e96bA730783c2d76137B045FEF to distribute ERC20 tokens to multiple recipients in a single transaction, significantly reducing gas costs compared to individual transfers.
- Enter the ERC20 token contract address you want to distribute
- Approve the airdrop contract to spend your tokens
- Add recipient addresses and amounts (manually or by uploading a CSV file)
- Review the transaction details
- Submit the transaction to execute the airdrop
Note: The tool automatically detects if all recipients should receive the same amount or different amounts and uses the appropriate contract function.
CSV Format
You can upload a CSV file with recipient addresses and amounts. The CSV should have one address and amount per line, separated by a comma:
0x1234567890123456789012345678901234567890,100 0xabcdef1234567890abcdef1234567890abcdef12,50 0x0987654321098765432109876543210987654321,75