toorop / go-bittrex

Go binding for the Bittrex crypto-currency exchange API.
MIT License
230 stars 101 forks source link

v1.1 /account/getbalances return {"success":true,"message":"","result":[]} #51

Open JTTL opened 6 years ago

JTTL commented 6 years ago

Hi, I got empty result when using “https://bittrex.com/api/v1.1/account/getbalances” api, I want to know if it just returns token that balance is greater than zero, or it has something to do with the account, maybe ID verification is needed. My bittrex account is a new registered account with no IDENTITY VERIFICATION, and balance for all the currencies is 0.