Authorizations
Project API Key
Path Parameters
Dogecoin address or hex encoded script pubkey
Query Parameters
Ignore UTxOs containing less than 100000 shibes
Ignore UTxOs containing less than specified shibes
Required range:
x >= 0
Exclude metaprotocol UTxOs (UTxOs involved in metaprotocols like dunes or inscriptions)
The max number of results per page
Required range:
x >= 0
The order in which the results are sorted (by height at which UTxO was produced)
Available options:
asc
, desc
Return only UTxOs created on or after a specific height
Required range:
x >= 0
Return only UTxOs created on or before a specific height
Required range:
x >= 0
Pagination cursor string, use the cursor included in a page of results to fetch the next page
Response
Requested data
The response is of type object
.