Balances
Refresh address balances by token
This operation refreshes the balances of specified addresses for a given token within a wallet.
The successful return of the request only means that the refresh request has been submitted.
This operation is applicable to MPC Wallets only.
PUT
Documentation Index
Fetch the complete documentation index at: https://cobo.com/developers/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.
Path Parameters
The wallet ID.
The token ID, which is the unique identifier of a token.
Body
application/json
The request body to refresh addresses balances.
A list of addresses.
Response
The request was successful.
Whether the request to refresh address balances has been successfully submitted.
true: The request to refresh address balances has been successfully submitted.false: The request to refresh address balances has not been submitted.
Example:
true
