Skip to content

A gas-efficient tool for sending ERC20 tokens to multiple addresses in one transaction. Supports both safe and unsafe (gas-optimized) modes.

Notifications You must be signed in to change notification settings

jevinjojo/Token-Bulk-Sender

Repository files navigation

Bulk Token Sender

Send ERC20 tokens to multiple addresses in one transaction. Save time and gas fees!

ERC20TokenSender.mp4

Features

  • 📦 Send to multiple addresses at once
  • 🔒 Safe mode with full checks
  • ⚡ Unsafe mode for gas optimization

How to Test

  1. Enter Token Address (e.g., 0x...)
  2. Add Recipients (separate by commas or new lines)
  3. Enter Amounts (same order as recipients)
  4. Choose Mode:
    • 🟢 Safe (recommended)
    • 🔴 Unsafe (gas optimized)
  5. Click "Send Tokens"

About

A gas-efficient tool for sending ERC20 tokens to multiple addresses in one transaction. Supports both safe and unsafe (gas-optimized) modes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages