Get UTXOs for multiple Cardano payment credentials in a single batch request for efficient querying.
Project API Key
Large numbers returned as strings if set to true
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
x >= 0
Pagination cursor string, use the cursor included in a page of results to fetch the next page
The body is of type string[]
.
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.