Author

Topic: Airdrop to all holders of specific erc20 (Read 603 times)

sr. member
Activity: 476
Merit: 500
September 10, 2017, 01:16:25 PM
#8
Ok that sound postive and is there also a way to sent to all collected adresses in once/bulk?

you can collect holder monaco coin addres with link here https://etherscan.io/token/Monaco#balances
but iam not understand about collect automatic and sending automatic with one send

Automatic collect no but lets say i have a list of ethereum adresses and i want to sent to all thoose adresses 1 of my tokens is there a way to do this all in once and not one by one!?

I think the only way you could do this would be through the constructor and assign the balances accordingly. Unless anyone else can think of a different way?
jr. member
Activity: 45
Merit: 10
September 05, 2017, 02:03:41 PM
#7
Ok that sound postive and is there also a way to sent to all collected adresses in once/bulk?

you can collect holder monaco coin addres with link here https://etherscan.io/token/Monaco#balances
but iam not understand about collect automatic and sending automatic with one send

Automatic collect no but lets say i have a list of ethereum adresses and i want to sent to all thoose adresses 1 of my tokens is there a way to do this all in once and not one by one!?
hero member
Activity: 602
Merit: 501
Undeads.com - P2E Runner Game
September 05, 2017, 01:19:29 PM
#6
Ok that sound postive and is there also a way to sent to all collected adresses in once/bulk?

you can collect holder monaco coin addres with link here https://etherscan.io/token/Monaco#balances
but iam not understand about collect automatic and sending automatic with one send
full member
Activity: 154
Merit: 100
September 05, 2017, 12:45:48 PM
#5
Ok that sound postive and is there also a way to sent to all collected adresses in once/bulk?
sr. member
Activity: 509
Merit: 250
Disrupt the banking system!
September 02, 2017, 05:29:13 AM
#4
I would like to know if its possible to Airdrop to all holders of a specific erc20 token.
Lets say i want to sent my etc token to all holders of the Monaco tokens:
If there is 1.000.000 MyTokens to devied:

Then someone that keeps 10% off all Monaco will get 100.000 of my Mytokens
Someone that keeps 0.01% off all Monaco will get 100 of Mytokens!

Is there an option to do this with a smart contract? And has it ever been done?
There is no need of a smart contract. You could simply take a snapshot of the balances at a specific block height and then issue a new token and distribute it to the adresses proportionally. This is a usual procedure. Most of legit crypto airdrops out there work this way. For example Stellar (XLM), OmiseGo (OMG) or Byteball (GBYTE) distributed tokens poportionally to address holding BTC/ETH tokens.
drm
legendary
Activity: 1176
Merit: 1005
September 01, 2017, 06:30:34 PM
#3
You can just extract all the addresses from holders of said token and drop to those addresses you've collected?
I don't see where the difficulty lies? You wouldn't even need a smart contract unless you want the process to be automated once you're up and running.
sr. member
Activity: 308
Merit: 250
September 01, 2017, 06:20:32 PM
#2
I think you will get a positive response if you move this thread to the Altcoin Discussion board.
Bitcoin Forum > Alternate cryptocurrencies > Altcoin Discussion
Though this is technically possible, but you need an expert to guide which you will definitely find in the Altcoin board.
full member
Activity: 154
Merit: 100
September 01, 2017, 05:09:22 PM
#1
I would like to know if its possible to Airdrop to all holders of a specific erc20 token.
Lets say i want to sent my etc token to all holders of the Monaco tokens:
If there is 1.000.000 MyTokens to devied:

Then someone that keeps 10% off all Monaco will get 100.000 of my Mytokens
Someone that keeps 0.01% off all Monaco will get 100 of Mytokens!

Is there an option to do this with a smart contract? And has it ever been done?
Jump to: