Bitcoin Forum
May 03, 2024, 09:05:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [32]
  Print  
Author Topic: [Bounty] paid, the branch is closed.  (Read 19781 times)
lsgnaija
Full Member
***
Offline Offline

Activity: 434
Merit: 101



View Profile
November 02, 2017, 11:53:24 AM
 #621

Thanks for the vivid explanation. i did it successfully without any problem. Thanks a lot
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!
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714770351
Hero Member
*
Offline Offline

Posts: 1714770351

View Profile Personal Message (Offline)

Ignore
1714770351
Reply with quote  #2

1714770351
Report to moderator
1714770351
Hero Member
*
Offline Offline

Posts: 1714770351

View Profile Personal Message (Offline)

Ignore
1714770351
Reply with quote  #2

1714770351
Report to moderator
1714770351
Hero Member
*
Offline Offline

Posts: 1714770351

View Profile Personal Message (Offline)

Ignore
1714770351
Reply with quote  #2

1714770351
Report to moderator
sashakon
Full Member
***
Offline Offline

Activity: 221
Merit: 100



View Profile
November 04, 2017, 12:34:18 PM
 #622

I just missed claim. Why is smart contract open only 13 days? I have "TxReceipt Status Fail" First, they did no announcements long time and announce that everyone has to send email and many people didn't get in spreadsheet. I send email and was in spreadsheet and thought they will send bounties according spreadsheet, but now I see they announced, that who is on spreadsheet has to claim reward through smart contract during 13 days and more people missed that. This is almost scam!

▬▬▬▬▬  bitJob The Student Marketplace  ▬▬▬▬▬
█ █         [Whitepaper] [Telegram] [slack] [ANN Thread]         █ █
▬▬▬▬▬   TOKEN SALE ▶ Sept 12th, 2017   ▬▬▬▬▬
Black Angel
Sr. Member
****
Offline Offline

Activity: 574
Merit: 253


View Profile
November 06, 2017, 08:03:15 AM
 #623

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!

Unfortunately I'm too late to follow those steps, I wonder where the exchangers are receiving Silent Notary?
USBitcoinServices.Com
Sr. Member
****
Offline Offline

Activity: 1666
Merit: 267


Earn bitcoins every hour: USBitcoinServices.com


View Profile WWW
November 07, 2017, 06:00:39 AM
 #624

Hi manager. I have not got my Notary tokens my ETH wallet is in the spreadsheet and I have ETH t pay for the gas, I did follow the instructions many many times, but nothing!!  would help to fix this?

Thanks

kaltun
Hero Member
*****
Offline Offline

Activity: 1540
Merit: 502


View Profile
November 07, 2017, 08:08:13 AM
 #625

Hi manager. I have not got my Notary tokens my ETH wallet is in the spreadsheet and I have ETH t pay for the gas, I did follow the instructions many many times, but nothing!!  would help to fix this?

Thanks

SAME here.......


when get we payed out Huh i mean this has to solved by now Sad

spiderlee
Full Member
***
Offline Offline

Activity: 448
Merit: 100



View Profile
November 08, 2017, 07:48:43 AM
 #626

OMG I follow the instruction but  I did not received the  reward bounty, I saw my ether wallet in the list of reward, myether deducted fees on my balance ,, why you make it hard for as to claim why not sendng to our wallet???
velosepur
Full Member
***
Offline Offline

Activity: 1106
Merit: 101



View Profile
November 08, 2017, 11:47:21 PM
 #627

Reward sistem dont work.
288 nr. in spreadsheet ... how can we get manager?

Tnx
Sythyn (OP)
Hero Member
*****
Offline Offline

Activity: 1082
Merit: 505


A Digital Universe with Endless Possibilities.


View Profile WWW
November 12, 2017, 12:34:45 PM
 #628

Payments on the bounty completed.

Despite the fact that softcap was not assembled we paid a bounty to those who followed the updates of the branch and followed the instructions.

We do not accept complaints and do not pay anything to anyone.

Thank you for participating.

The branch can be closed
.
kaltun
Hero Member
*****
Offline Offline

Activity: 1540
Merit: 502


View Profile
November 12, 2017, 04:17:08 PM
 #629

Payments on the bounty completed.

Despite the fact that softcap was not assembled we paid a bounty to those who followed the updates of the branch and followed the instructions.

We do not accept complaints and do not pay anything to anyone.

Thank you for participating.

The branch can be closed
.

i received my bounty, thank you for this......

i thought its gonne be fiasco , but you guys did it nice.....


i will support this.....

thx again
USBitcoinServices.Com
Sr. Member
****
Offline Offline

Activity: 1666
Merit: 267


Earn bitcoins every hour: USBitcoinServices.com


View Profile WWW
November 16, 2017, 09:09:53 AM
 #630

Payments on the bounty completed.

Despite the fact that softcap was not assembled we paid a bounty to those who followed the updates of the branch and followed the instructions.

We do not accept complaints and do not pay anything to anyone.

Thank you for participating.

The branch can be closed
.

How easy to say that, You got free work from participants and getting not payment!!! just WOW!

pickupcoin
Legendary
*
Offline Offline

Activity: 1203
Merit: 1000


View Profile WWW
November 21, 2017, 04:50:34 PM
 #631

Payments on the bounty completed.

Despite the fact that softcap was not assembled we paid a bounty to those who followed the updates of the branch and followed the instructions.

We do not accept complaints and do not pay anything to anyone.

Thank you for participating.

The branch can be closed
.

How easy to say that, You got free work from participants and getting not payment!!! just WOW!

WTF?
What a scammers.
Daffadile
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 500

CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
November 27, 2017, 10:05:36 PM
 #632

Was not paid just like anyone else. No instruction just tactics not to pay people. I will be tweeting anti Silent notory tweets to let people know hw bad this coin is thank you.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.YoBit AirDrop $.|.Get 700 YoDollars for Free!.🏆
aidit45@gmail.com
Sr. Member
****
Offline Offline

Activity: 1554
Merit: 255


payMe - P2E


View Profile
November 30, 2017, 01:08:25 PM
 #633

I have found two Contracts Addres where is thrue

                             ▄▄▄▄████████▀▀▀▀▄
                       ▄▄███████████████  ▄   █       ▄           ▄
                    ▄███████████████████  █   █      ▐██         ██▌
                  ▄████▀▀▀▀▀▀▀▀▀▀▀██████▄  ▀ ▄▀     ▐████       ████▌
▄▄▄▄  ▄▄▄▄▄      ██▀ ▄▄▄▄▄▄  ▄▄▄▄  ▄▄▄▄ ▀▀▀▀▀▄▄▄▄   ██████     ██████         ▄▄▄▄▄▄▄
█████████████▄  █▀ ██████████████   ████    ████   ▐███████   ███████▌     ▄███████████▄
████▀     ▀███▄   ████▀     ▀████    ████  ████   ▐███  ████ ████  ███▌   ▄████▄▄▄▄▄█████
████       ████   ███▌       ████     ████████    ███▌   ███████   ▐███   ███████████████
████▄     ▄███▀   ████▄     ▄████      ██████    ▐███     █████     ███▌  ▀███▄      ▄▄
█████████████▀     ██████████████       ████    ▐███▌      ███      ▐███▌   ▀██████████▀
████  ▀▀▀▀▀          ▀▀▀▀▀▀  ▀▀▀▀      ████     ▀▀▀▀        █        ▀▀▀▀      ▀▀▀▀▀▀
████                                  ████
████                                 ████


.

►►  Powered by
BOUNTY
DETECTIVE
startnow00
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 05, 2017, 11:08:30 AM
 #634

So, another scam? Sad  It's a pity, looks like it was nice idea.. 
CryptoWorld87
Full Member
***
Offline Offline

Activity: 406
Merit: 100


kingcasino.io


View Profile
March 14, 2018, 01:23:37 PM
 #635

So sad to say that i was joining this bounty in my facebook and twitter i did not recieve the payment just follow all the intruction but still i did not recieve my bounty payment.

► KingCasino ◄ ♦ World First Online Cryptocurrency Casino ♦ ► KingCasino ◄
───●●───●●───●●───●●───●●─[   Bounty Detective   ]─●●───●●───●●───●●───●●───
Website|Twitter|Reddit|Facebook|Telegram|LinkedIn|Youtube
Jantapw
Copper Member
Full Member
***
Offline Offline

Activity: 364
Merit: 101



View Profile
May 29, 2018, 05:52:25 PM
 #636

Even I havent received bounty payment, contacted OP many times but no response from him till now
Weter29
Sr. Member
****
Offline Offline

Activity: 728
Merit: 250



View Profile
July 09, 2018, 02:16:48 PM
 #637



Why was there no payment?
ccsang
Full Member
***
Offline Offline

Activity: 910
Merit: 103


View Profile
July 14, 2018, 03:54:50 AM
 #638

it's not a new cases, silent notary don't paid bounty reward or maybe just paid a few bounty hunter only, check back November 2017 Ann post, we ask them resolve the issue and they still don't paid our reward, we've have doing all the requirement, send our eth address to them, finally ... ignored us ... same as tokenpay company  Angry
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [32]
  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!