Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
29750507
Topic
2893392
Board
Exchanges
Binance API - How to check wallet status?
by
matlos
on
06/02/2018, 22:14:13 UTC
Hi folk,
please, is there any way how to check wallet status using binance API? I would like to know if some currency (coin) is in status Suspend/Maintenance or I can make withdrawals/deposits.
I've read official documentation (
https://github.com/binance-exchange/binance-official-api-docs
) but I didn't find anything useful.
Closest I get is
https://api.binance.com/api/v1/exchangeInfo
, but it returns details about symbols, not currencies.
Thanks.