joaopsilva / binance-java-api

binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
213 stars 794 forks source link

DepositAddress #2

Closed DizmalXC closed 6 years ago

DizmalXC commented 6 years ago

Hello,

When trying getDepositAddress, I get this message: DepositAddress[address=,success=false,addressTag=,asset=] api not exist

Is this functional for others?

Thanks

joaopsilva commented 6 years ago

What's the asset name you're using? Also, please comment on the binance-exchange repository instead. Thanks.