Post
Topic
Board Exchanges
Re: Binance API - How to check wallet status?
by
NeuroticFish
on 30/05/2020, 10:53:19 UTC
Would this be enough? By making a new deposit address it will give out a success true or false status and supply you with a address so you know you can deposit.
https://github.com/binance-exchange/binance-official-api-docs/blob/master/wapi-api.md#deposit-address-user_data

I don't know. My guess was Asset Detail, on the same page, since it has

"depositTip": "Delisted, Deposit Suspended" //reason

You can see a couple of posts earlier.

But it's just a guess. Some input from these guys is needed if we want to get somewhere.