UTXOs
Batch check UTXOs
This operation verifies the existence and details of specified unspent transaction outputs (UTXOs) for a given wallet and token. A maximum of 100 UTXOs can be verified per request.
This operation returns only UTXOs that are not used by any transaction. It does not return all UTXOs.
This operation is applicable to MPC Wallets and Custodial Wallets (Web3 Wallets) only.
POST
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.
Body
application/json
The request body of the Batch check UTXOs operation.
The token ID, which is the unique identifier of a token. You can retrieve the IDs of all the tokens you can use by calling List enabled tokens.
Example:
"BTC"
Response
The request was successful.
