Bitcoin Forum

Other => Beginners & Help => Topic started by: yazher on May 05, 2019, 03:28:15 AM



Title: How to send Eth to multiple wallets (Guide)
Post by: yazher on May 05, 2019, 03:28:15 AM
If you want to do this or you just want to try you need to create a new wallet for the test. Sent the total amount to the test wallet, If you want to send like for example $100 for 10 ETH address you need to send $1000 + $10-$20 for a Gas fee or transaction fee. so all of it equals to 1020 and convert it to ETH. Like for example $1020 to ETH = 6.29 ETH so that's the amount you need to send to the test wallet. Note: this is just an example in case you might want to send a small amount you can understand how it goes.

1. First, make a list of the addresses that you will send the amount to, you need them to be separated on a comma, use a tool such as https://delim.co/# to separate them smoothly as you can see on the picture.


2. After that go to https://www.vintage.myetherwallet.com/#contracts

Put in this contract address: 0x7bD9084fDd5D021C226918d86C0721CB088B9B4A

Paste the below into the ABI section:

[{"constant":false,"inputs":[{"name":"_token","type":"address"},{"name":"addresses","type":"address[]"},{"name":"amount","type":"uint256"}],"name":"multiSend","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"addresses","type":"address[]"}],"name":"multiSendEth","outputs":[],"payable":true,"stateMutability":"payable","type":"function"}]

Press Access


3. choose multisendEth in the dropdown.

Paste the addresses on the “addresses” list. like this:


4. then click write, something like this would appear then put the total amount: $1000 to ETH = 6.17 ETH



That's how easy to send ETH to multiple addresses, don't forget to check the gas station to save the gas fee. https://ethgasstation.info/


Quote
In this case it is 6.17 ETH or $1000. Which will be split around equally between all 10 accounts or however many accounts you have.
If gas limit says -1 you did something wrong.

Double check everything then click to make the magic happen. Test it first with just a few addresses. I recommend not doing more than 50 at a time. I did 105 transactions in one go sending 20 cents to each address and it worked fine.



Source:
https://medium.com/@ICOProReivews/how-to-send-eth-to-multiple-wallets-c48c8a0d8343


Title: Re: How to send Eth to multiple wallets (Guide)
Post by: tbct_mt2 on May 05, 2019, 04:24:09 AM
~snip~
You should resize all of attached images in the OP. There is width option to do this. I show you two images, the one is your original image in the OP, the later one is resized image, with the width option = 700. Code is provided for your interests in case you actually want apply
https://i.imgur.com/efKjG0n.jpg
https://i.imgur.com/efKjG0n.jpg
Code:
[img width=700]https://i.imgur.com/efKjG0n.jpg[/img]

There is my topic on this issue: Guideline on posting images (with size adjustments), hyperlinks (https://bitcointalk.org/index.php?topic=3974517.0)


Title: Re: How to send Eth to multiple wallets (Guide)
Post by: yazher on May 05, 2019, 04:28:43 AM
~snip~

Thanks for tips, I appreciate it, Bro. I forgot that we can resize the image for the convenience of the readers, I hope more newbies will read this and learn from this.


Title: Re: How to send Eth to multiple wallets (Guide)
Post by: tbct_mt2 on May 05, 2019, 05:07:39 AM
Thanks for tips, I appreciate it, Bro. I forgot that we can resize the image for the convenience of the readers, I hope more newbies will read this and learn from this.
I tried again, and it is likely that width=700 is most appropriate for your images. You should try different figure for width option and choose the best one for your interests, from 700, 750 or 800. I think 700 is wide enough to read details inside images whilst still space-saving and comfortable for readers.
Moreover, you also can align images with center option.
Code:
[center][img width=700]Links to images[/img][/center]
For example:
Code:
[center][img width=700]https://i.imgur.com/efKjG0n.jpg[/img][/center]


Title: Re: How to send Eth to multiple wallets (Guide)
Post by: Pmalek on May 05, 2019, 08:09:42 AM
You can also use https://bulksender.app/# for the same purpose. It can be configured to send ETH and other ERC-20 based tokens to multiple recipients.
It also has an option to import addresses from an excel, txt or csv file. I have never used the site so use it at your own risk!