Bitcoin Forum
June 24, 2024, 12:09:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to send bulk ERC20 tokens? Help needed. (Merit for help)  (Read 115 times)
Parodium (OP)
Sr. Member
****
Offline Offline

Activity: 1036
Merit: 332


DMs have been disabled. I am busy.


View Profile
October 15, 2018, 11:52:52 AM
 #1

Hey everybody,

I've been tasked with distributing a large number of ERC-20 tokens to bounty participants.

Does anybody know how to send a bulk number of transactions of varying amounts to around 1,000 Ethereum wallets?

Ideally looking for a way to send them as easily, and cheaply as possible.

Useful information will be rewarded with merit.
yuvadeep
Member
**
Offline Offline

Activity: 468
Merit: 12

A Solopreneur. Cryptocurrency enthusiast.


View Profile WWW
October 15, 2018, 08:55:38 PM
 #2

I think this might be helpful for you - https://hackernoon.com/how-to-script-an-automatic-token-airdrop-for-40k-subscribers-e40c8b1a02c6

And also you need an expert to write code for the distribution of tokens. This is what I understood and as far as I know, sorry if I am wrong.

           ﹏﹏﹋﹌﹌ WPP ENERGY ﹌﹌﹋﹏﹏
☆═══━┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈━═══☆
≈ WORLD POWER PRODUCTION ≈


【 BACKED ASSET GREEN ENERGY TOKEN 】
☆═━┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈━═☆
yescrypto
Jr. Member
*
Offline Offline

Activity: 319
Merit: 2

A nexgen decentralized ride hailing


View Profile
October 15, 2018, 09:23:57 PM
 #3

Write a smart contract to which you assign required amount of tokens. The contract has a function to loop through given addresses and transfers tokens to those addresses from its balance. But you'll have to send more data into the blockchain.

DRIFE ●●
█ NEXGEN DECENTRALIZED RIDE HAILING PLATFORM █
●●● 
vit05
Hero Member
*****
Offline Offline

Activity: 672
Merit: 526



View Profile
October 16, 2018, 04:57:07 AM
 #4

There is multisender.app dApp. I have never used it and I can not assure it is safe. But I've seen some people recommend it and the code is opensource.

https://multisender.app/#/
https://github.com/rstormsf/multisender

siddartha1492
Sr. Member
****
Offline Offline

Activity: 952
Merit: 284


In love with Bitcoin!! 💓💕


View Profile WWW
October 16, 2018, 07:01:41 AM
Last edit: October 16, 2018, 07:18:19 AM by siddartha1492
 #5

You'll need some smart contract for that. And since you don't seem to know how to create one, so it might not be a safe option to use someone else's. Anyways, the amount of tokens to distribute would be different, so not sure how much the smart contract can help you. You basically need some tool to input data directly from your spreadsheet and then broadcast the transactions.

Also one other point is that you want cheap option and contract based transactions are always more costly than the normal transactions. So I feel that you don't really have any other option than sending it manually. If you want, you can distribute the work to people you trust. That way you'll manage to send the payouts in time while avoiding overwork. I'm sure you can find people who can help you with this distribution task.
 
Between, if you do find an elegant solution to your problem, then please post it here.

SuiMikira
Member
**
Offline Offline

Activity: 364
Merit: 10


View Profile
October 16, 2018, 07:08:54 AM
 #6

If you're not a developer and you don't know how to write and use smart contract, you could try this site https://multisender.app/#/
Tutorial video: https://www.youtube.com/watch?v=MpciEDQaqtc
Parodium (OP)
Sr. Member
****
Offline Offline

Activity: 1036
Merit: 332


DMs have been disabled. I am busy.


View Profile
October 17, 2018, 05:58:36 AM
 #7

If you're not a developer and you don't know how to write and use smart contract, you could try this site https://multisender.app/#/
Tutorial video: https://www.youtube.com/watch?v=MpciEDQaqtc


Great information!

Do you have any idea what the gas costs are to send around 1,000 ERC20 transactions?
vit05
Hero Member
*****
Offline Offline

Activity: 672
Merit: 526



View Profile
October 17, 2018, 03:06:46 PM
 #8

There is multisender.app dApp. I have never used it and I can not assure it is safe. But I've seen some people recommend it and the code is opensource.

https://multisender.app/#/
https://github.com/rstormsf/multisender

https://github.com/rstormsf/multisender/raw/master/demo.gif
If you're not a developer and you don't know how to write and use smart contract, you could try this site https://multisender.app/#/
Tutorial video: https://www.youtube.com/watch?v=MpciEDQaqtc


Great information!

Do you have any idea what the gas costs are to send around 1,000 ERC20 transactions?

You will pay a fee of 0.05 ETH+ gas tx fees for each 145 address that you add or buy the VIP for 2ETH. The gas tx fees are the normal that the network needs to send a transaction.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!