Wallet
Query User Wallet Balance (USER_DATA)
Query User Wallet Balance
Weight(IP): 60
get/sapi/v1/asset/wallet/balance
Query parameters
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
wallet balance
Example response
[
{
"activate": true,
"balance": "0",
"walletName": "Spot"
}
]