List of all transactions which consumed or produced a UTxO controlled by the specified address or script pubkey.
Project API Key
Dogecoin address or hex encoded script pubkey
The max number of results per page
x >= 0
The order in which the results are sorted (by height at which transaction was included in a block)
asc
, desc
Return only transactions included on or after a specific height
x >= 0
Return only transactions included on or before a specific height
x >= 0
Pagination cursor string, use the cursor included in a page of results to fetch the next page
Requested data
The response is of type object
.