Single currency Account Balance
1. Request Url
https://{host}/marketApi/accountsByCode/{coinCode}
2. Request Param
Parameter name
Is it necessary
description
channelId
Y
Channel number
timestamp
Y
Millisecond timestamp(UTC+8)
3. Request Example
4. Response Data
5.Response Data Explanation
Parameter name
Is it necessary
Type of data
description
remark
coinCode
Y
String
Currency Code
eg: BTC
availableAmount
Y
String
Available Balance
eg: 1.46
freezeAmount
Y
String
Freeze Balance
eg: 0.01