Post
Topic
Board Bounties (Altcoins)
Re: [BOUNTY]SilentNotary (stopped, awaiting payment)
by
coupable
on 31/10/2017, 16:03:02 UTC
I followed all the steps above but it shows me a message that i should have 0.01 eth in my wallet. Gas limit fixed and I have 0.112 in my balance but still shows the same message. This is my address for payment 0xe75dC7Ec9DDc2928A4AF459a61417F553F85AC7F and i can see it in the contract address by the "view reward" function. Am still waiting declaration from participants that they receive their reward. If nobody but me facing issues doing this, so it may be my mistake that i still don't understand enough. Thanks for the further explanation Sir:

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.com




STEP 2: Click Contracts tab




STEP 3: Put the Contract Address and ABI given by @Sythyn HERE in their correct place in MEW then Click ACCESS

1) To add to the wallet address of the contract bounty:
Code:
0x3d05317111A96a1a6aBF31e07B0CfA33173a19AA
2) Add ABI
Code:
[{"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 WRITE




STEP 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 Transaction
STEP 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!