Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve token balance information for an account
/v1/account/balance
Long
String
{ "code": 200, "msg": "success", "timestamp": "1725853044217", "data": [ { "tokenName": "USDT", "free": "1262.1129", "freeze": "0.00" }, { "tokenName": "TRX", "free": "873.3", "freeze": "0.00" } ] }