Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: SmallCapCoins on November 22, 2020, 04:55:36 PM



Title: Ethereum batch send
Post by: SmallCapCoins on November 22, 2020, 04:55:36 PM
How to do a batch send with ethereum tokens?  How much will this save on fees?


Title: Re: Ethereum batch send
Post by: zasad@ on November 22, 2020, 09:03:13 PM
How to do a batch send with ethereum tokens?  How much will this save on fees?
You need to write a smart contract that will send your tokens to the correct addresses in 1 transaction.
To calculate the cost of a transaction, use this service:
https://etherscan.io/gastracker
If you want to see how this works in practice and calculate the benefits, see how the organizers of the Bounty campaigns send their tokens to all participants.


Title: Re: Ethereum batch send
Post by: Ryker1 on November 22, 2020, 09:42:11 PM
Well, try this [ https://bulksender.app/ ].
On this thread, you will know how to use this app and the further information that perhaps importantly you to know.
This created by @bL4nkcode [ https://bitcointalk.org/index.php?topic=5061545.0 ] and the fees calculator was given above.


Title: Re: Ethereum batch send
Post by: Maus0728 on November 23, 2020, 03:28:14 AM
Just to add.

You can also use [1] https://multisender.app/ if you wish to send ETH tokens to multiple addresses at once. One important reminder though, use a throwaway wallet instead of using your personal wallet for privacy purposes.

Here's a good read to familiarize yourself about bulk sending.
[2] https://medium.com/@rEaLrUfAnS/multisender-send-ether-and-ethereum-tokens-to-multiple-ethereum-addresses-in-a-single-87f49f8cb0a2