UTxOs by multiple payment credentials
Addresses
UTxOs by multiple payment credentials
Get UTXOs for multiple Cardano payment credentials in a single batch request for efficient querying.
POST
UTxOs by multiple payment credentials
Authorizations
Project API Key
Headers
Large numbers returned as strings if set to true
Query Parameters
Try find and include the corresponding datums for datum hashes
Include the CBOR encodings of the transaction outputs in the response
The max number of results per page
Required range:
x >= 0Pagination cursor string, use the cursor included in a page of results to fetch the next page
Body
application/json
Response
Unspent transaction outputs
A paginated response. Pass in the next_cursor in a subsequent request as the cursor query parameter to fetch the next page of results.

