Return detailed information on UTxOs which are controlled by some payment credential in a list of payment credentials. No more than 100 payment credentials can be provided.
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.