AmisDEX / fling

A simple dApp for dispatching ERC20 tokens and eth to multiple addresses at once

Home Page:https://amisdex.github.io/fling/src/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fling is a tool from OpenRelay that can send tokens to lots of accounts in a single transaction. It supports ERC20 tokens and ETH using a smart contract.

The number of addresses you can fling to depends on the number amount of gas required to transfer that token, and the current block gas limit. We've tested it with over 30 addresses, but in theory it should be able to go much higher.

About

A simple dApp for dispatching ERC20 tokens and eth to multiple addresses at once

https://amisdex.github.io/fling/src/


Languages

Language:HTML 80.5%Language:JavaScript 16.7%Language:CSS 2.8%