Post
Topic
Board Service Discussion
Re: HASHNEST Discussion and Support Thread
by
iefken
on 18/05/2017, 13:28:34 UTC
anyone using hashnest API?
it really sucks.. important things like withdrawals and orderbooks are missing. or does anyone know the commands? ( -> bounty, pm me )
now you also can no longer see your balances!

https://www.hashnest.com/api/v1/currency_accounts
always responds with
"{}"

https://www.hashnest.com/api/v1/hash_accounts
works:
[{"currency":{"code":"AntS1"},"amount":"0.0","blocked":"0.0","total":"0.0"},{"currency":{"code":"AntS2"},"amount":"901.0","blocked":"0.0","total":"901.0"},{"currency":{"code":"Avalon3"},"amount":"0.0","blocked":"0.0","total":"0.0"},{"currency":{"code":"AsicMinerV3"},"amount":"0.0","blocked":"0.0","total":"0.0"},{"currency":{"code":"Sfminer"},"amount":"0.0","blocked":"0.0","total":"0.0"},{"currency":{"code":"AntS3"},"amount":"0.0","blocked":"0.0","total":"0.0"},{"currency":{"code":"Thunder"},"amount":"0.0","blocked":"0.0","total":"0.0"},{"currency":{"code":"UMISOO"},"amount":"500.0","blocked":"5000.0","total":"5500.0"},{"currency":{"code":"AntS4"},"amount":"0.0","blocked":"0.0","total":"0.0"},{"currency":{"code":"AntS5"},"amount":"0.0","blocked":"0.0","total":"0.0"},{"currency":{"code":"AntS7"},"amount":"306.0","blocked":"15.0","total":"322.0"},{"currency":{"code":"AntS9"},"amount":"275.0","blocked":"13.0","total":"289.0"},{"currency":{"code":"AntL3"},"amount":"36.0","blocked":"1.0","total":"37.0"}]

i opened a ticket #5295 at hashnest, but no real reponse..
Haven't used it myself but isn't the last call in the api doc (https://www.hashnest.com/hashnest_api) for the order list? Not sure for withdrawals/deposits though...

EDIT: https://www.hashnest.com/settings perhaps check if your IP settings are accordingly for the api call? (probably not possiblity for wd/dep with api calls since you can't even choose that here...)