I decided to do this since I saw several members posting that they still haven't claimed their coins and there's still no clear step by step instructions. The given one might be unclear to those first timers to use the contract.
Note: This is for MEW users.
STEP 1: Go to
www.myetherwallet.comSTEP 2: Click
Contracts tab
STEP 3: Put the
Contract Address and
ABI given by @Sythyn
HERE in their correct place in MEW then Click
ACCESS1) To add to the wallet address of the contract bounty:
0x3d05317111A96a1a6aBF31e07B0CfA33173a19AA
2) Add ABI (EDIT: I just change it from code to quote)
[{"constant":true,"inputs":[],"name":"DURATION","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"uint256"}],"name":"collectedAddresses","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"receiver","type":"address"},{"name":"tokenAmount","type":"uint256"}],"name":"importReward","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"teamWallet","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"bountyRewards","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"collectedAddressesCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"startTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"withdrawRemainder","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"receiver","type":"address"}],"name":"clearReward","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"claimReward","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"token","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"inputs":[{"name":"_token","type":"address"},{"name":"_teamWallet","type":"address"},{"name":"_startTime","type":"uint256"}],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"payable":true,"stateMutability":"payable","type":"fallback"},{"anonymous":false,"inputs":[{"indexed":false,"name":"receiver","type":"address"},{"indexed":false,"name":"amount","type":"uint256"}],"name":"Claimed","type":"event"}]
STEP 4: Click "
Select a Function" and choose "
claimReward"
STEP 5:
Unlock your wallet in anyway you prefer then click
WRITESTEP 6: In my case,
Amount to Send (
0 ) --- and --- the default
Gas Limit (
140650 ) [I edited the image to show how it looks like when I claimed]
NOTE: As far as I know it won't be a success if your Gas limit is -1 . You should put enough Gas, you're able to edit that Gas Limit
STEP 7: Click
Generate TransactionSTEP 8: You'll see another pop up page.
Confirm that you're sure of making the transaction.
NOTE: You should have eth in your wallet to pay for the fee
Good luck!