How to Find Your Nicehash External Wallet Balance (for Sellers)

in #nicehash7 years ago (edited)

So, Nicehash is back (and maybe on track as well).

If you try to enter your bicoin address here: https://www.nicehash.com/miner you'll get zero on your stats page. Where are your coins that you'd been mining so diligently before the attack happened? Just scroll a little bit down and just below the "Projected payout" (the green section) you'll find your coveted old balance section.

Or go to https://api.nicehash.com/api?method=stats.provider.ex&addr=[YOUR_BTC_WALLET] where [YOUR_BTC_WALLET] is your external BTC wallet. You'll get the answer in json format, something like this:

{
"result":{
"current":[

  ],
  "nh_wallet":false,
  "attack_written_off":0,
  "past":[  

  ],
  "payments":[  

  ],
  "attack_amount":"0.00885369",
  "addr":"[YOUR_BTC_WALLET]",
  "attack_repaid":"0"

},
"method":"stats.provider.ex"
}

where you already know what the line with

  "addr":"[YOUR_BTC_WALLET]"

just means, and

  "attack_amount":"0.00885369"

is your balance previous to the Dec. 6th. Keep it up nicely!

Coin Marketplace

STEEM 0.19
TRX 0.15
JST 0.029
BTC 63350.70
ETH 2595.60
USDT 1.00
SBD 2.85