How to join the Airdrop ?Since programming is all we live for, we decided to make an Airdrop smart contract. The contract will allow 250 participants to subscribe.
Once the airdrop reaches 250 participants, the airdrop will be closed and airdrop participants can claim their airdrop rewards.
Using MyEtherWallet1. Go to MyEtherwallet.com and click the '
contracts' tab. Make sure you select '
Interact with Contract'.
2. Enter the Airdrop contract address in the address field. The contract's address is
0x40128493f7e5B96B11B43B6EBB5eF5048e24Dd103. Paste the ABI/JSON code written below in the '
ABI / JSON Interface' field
[/list]
[{"constant":true,"inputs":[],"name":"coin","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"participators","outputs":[{"name":"state","type":"bool"},{"name":"registered","type":"bool"},{"name":"isInvestor","type":"bool"},{"name":"claimedRewards","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"claimAirdrop","outputs":[{"name":"amount","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"registerAirdrop","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"participantCounter","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"AirdropRegistrationComplete","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"inputs":[{"name":"_token","type":"address"}],"payable":false,"type":"constructor"}]
4. Click '
Access' and select '
registerAirdrop' in the dropdown box.
5. Click '
Write' and '
Generate transaction'. You will send a small amount of Gas for this transaction.
6. You're subscribed for the Airdrop! To verify, select the '
participators' in the dropdown and enter your Ethereum address. '
Registered' should return
true.
7. Add ClusterToken as a custom token in your account. The ClusterToken address is
0x08fd34559f2ed8585d3810b4d96ab8a05c9f97c5 (verified token on Etherscan.io).
8.
Edit: Do NOT send any Ethereum to the contract, it will fail! Make sure that you send 0 Ether! We do NOT accept payments!
What will you receive?For those who don't know ClusterToken, we recommend to have a look at our main topic first.
ClusterToken consists of very tiny rewards and a very low coin supply. To have a better understanding, we recommend you to read this article, explaining on how a single Cluster token can be worth 100 Ethereum.
The Medium article describing this in detail can be found at
https://medium.com/@ClusterToken/clustertoken-how-a-single-token-can-be-worth-100-ether-565e5ff2c81eEvery participant will receive
0.0000025 CLRT (ClusterTokens) after the airdrop has reached 250 participants.
Every participant who already purchased CLRT (ClusterTokens) will receive double that amount, 0.0000050 CLRT once the airdrop closes.
What you will not receive.You will only receive ClusterTokens in your account. This means you are not participating in our self mining contract and will not be eligible to claim rewards from the mining cycle.
Happy airdrop chasing, and don't forget to check out our main topic on ClusterToken at
https://bitcointalk.org/index.php?topic=2051979.0 !