Balances
List payment wallet balances
This operation retrieves the balance information for specified payment wallets. The balance information is grouped by token. If you do not specify the
wallet_ids parameter, the balance information for all payment wallets will be returned.GET
Documentation Index
Fetch the complete documentation index at: https://cobo.com/payments/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Query Parameters
A list of wallet IDs to query.
The token ID, which is a unique identifier that specifies both the blockchain network and cryptocurrency token in the format {CHAIN}_{TOKEN}. Supported values include:
- USDC:
ETH_USDC,ARBITRUM_USDCOIN,SOL_USDC,BASE_USDC,MATIC_USDC2,BSC_USDC - USDT:
TRON_USDT,ETH_USDT,ARBITRUM_USDT,SOL_USDT,BASE_USDT,MATIC_USDT,BSC_USDT
Response
The request was successful.
