royhodge / multi-token-sender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

token-multi-sender

  • Send the ETH or ERC20 token to multiple addresses at one time transaction. Check following video.

running-screen

Install

    1. npm install or yarn install
    1. npm start

Features

  • Use MetaMask as wallet.
  • Send ETH or ERC20 token to multiple addresses at once. Per transaction, can send to 200 addresses at ropsten test network. If you send token to 2000 addresses, then tx count become only 10, instead of 2000.
  • Can use at the main net.

Disclaimer

This is personal project, developer is not responsible for any loss from transactions derived by MultiSender. 

Some of the underlying JavaScript libraries and Ethereum tools that were used are under active development. 

The smart contract has been thoroughly tested, there is always the possibility something unexpected happens resulting in losses of Ethereum and/or tokens.

Any ERC20 tokens you transfer to the Multisender will be sent out to the addresses that you provided.

Welcome to Pull request, Issue report, Star.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 96.6%Language:SCSS 2.5%Language:HTML 1.0%