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 >= 0
Pagination cursor string, use the cursor included in a page of results to fetch the next page
Body
application/json · string[]
The body is of type string[]
.
Response
Get all unspent transaction outputs residing at any address in a list
A paginated response. Pass in the next_cursor
in a subsequent request as the cursor
query parameter to fetch the next page of results.