Bitcoin Forum
May 29, 2024, 01:06:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is it possible to send ERc20 token to 500 people?  (Read 153 times)
bitmaker7777 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 28, 2018, 03:10:49 PM
 #1

HI

How to send token to 500 people  at the same time with one single transaction ?

When i look at in Myetherewallet.com there is no possibility to addmultiple address
network.decentralizer
Jr. Member
*
Offline Offline

Activity: 30
Merit: 1


View Profile
April 28, 2018, 03:15:15 PM
Merited by paxmao (1)
 #2

You mean something like an airdrop? If yes check this code here: https://github.com/omisego/airdrop/blob/master/contracts/Airdropper.sol
mason13
Jr. Member
*
Offline Offline

Activity: 159
Merit: 5


View Profile
April 28, 2018, 03:34:18 PM
 #3

HI

How to send token to 500 people  at the same time with one single transaction ?

When i look at in Myetherewallet.com there is no possibility to addmultiple address

U can't do massive payout via myetherewallet.

Try to find another ethereum wallet which supports multiple receiver sending.

Or

You need to develop a special ethereum script for doing this. But you need to be qualified in coding of such things.

If you can't then I can help you for $  Smiley I have experience in making such things as I am ethereum related web coder.
mikeoneal
Member
**
Offline Offline

Activity: 140
Merit: 15

Love Bitcoin


View Profile
April 28, 2018, 03:58:57 PM
 #4

HI

How to send token to 500 people  at the same time with one single transaction ?

When i look at in Myetherewallet.com there is no possibility to addmultiple address

U can't do massive payout via myetherewallet.

Try to find another ethereum wallet which supports multiple receiver sending.

Or

You need to develop a special ethereum script for doing this. But you need to be qualified in coding of such things.

If you can't then I can help you for $  Smiley I have experience in making such things as I am ethereum related web coder.

Which another wallet support multiple receiver sending?

English to hebrew & chinese translation
TryNinja
Legendary
*
Offline Offline

Activity: 2842
Merit: 7103


Crypto Swap Exchange


View Profile WWW
April 28, 2018, 07:13:19 PM
 #5

Which another wallet support multiple receiver sending?
Normally, none. Like the user said above, you will need to develop a smartcontract to do what you want (see the OmiseGo contract example above).

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
network.decentralizer
Jr. Member
*
Offline Offline

Activity: 30
Merit: 1


View Profile
April 28, 2018, 07:37:04 PM
 #6

Exactly. You can't send a transaction to multiple accounts/addresses because Ethereum doesn't work with UTXO method but with account method. So you spend Ethers from one account to other one. Not transactions that you have received (inputs) to other addresses (outputs).
bitmaker7777 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 29, 2018, 01:59:04 PM
 #7

Exactly. You can't send a transaction to multiple accounts/addresses because Ethereum doesn't work with UTXO method but with account method. So you spend Ethers from one account to other one. Not transactions that you have received (inputs) to other addresses (outputs).
Thanks
bitmaker7777 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 29, 2018, 09:05:09 PM
 #8

I have 90.000 capps , i wanted to distribute to 500 people, i thought some wallet provide this kind of services.
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!