Asset Balance Interface
Last updated
Last updated
Name | Value | Required | Type | Description |
---|---|---|---|---|
Appid*
String
Merchant's unique credential. Find it on the Developer page.
Timestamp*
String
Timestamp in seconds (10-digit) expires in 2 minutes.
Sign*
String
SHA-256 (APPID + APP Secret +timestamp+body (json string)). Signature guide.
token_id*
String
Token ID for the target token. Get token id by calling interface or checking it on the sheet
Appid
202302010636261620672405236006912
Y
string
Merchant's unique credential. Find it on the Developer page.
Timestamp
1677152490
Y
string
Timestamp in seconds (10-digit) expires in 2 minutes.
Sign
871f0223c66ea72435208d03603a0cb00b90f6ac4a4ba725d00164d967e291f6
Y
string
SHA-256 (appId + appSecret + timestamp+body (json string))
code
10000
Integer
msg
Success
String
data
Object
data.list
array
data.list.token_id
8e5741cf-6e51-4892-9d04-3d40e1dd0128
String
Token ID of the target token
data.list.crypto
USDT
String
Token symbol
data.list.name
Tether USD
string
Token fullname
data.list.value
127.9514
string
Balance of the target token
data.list.price
1
string
Current rate of the target token
data.list.logo
string
Token icon