Airdrop Tokens

Distribute ERC20 tokens to multiple addresses in a gas-efficient way

Connected wallet: Not connected

Current chain: Base

Currently only Base is supported. More chains coming soon.

Add recipient addresses and amounts
Total: 0 tokens
Format: address, amount

Note: This tool uses batch transactions to efficiently distribute tokens to multiple recipients in a single transaction, saving gas costs compared to individual transfers.

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.

  1. Enter the ERC20 token contract address you want to distribute
  2. Approve the airdrop contract to spend your tokens
  3. Add recipient addresses and amounts (manually or by uploading a CSV file)
  4. Review the transaction details
  5. 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

Download Example CSV

Airdrop Tokens | BLDR Tools