Return all transactions where the specified address has satoshi and/or metaprotocols activity. Supported metaprotocols: runes, inscriptions.
Project API Key
Bitcoin address or hex encoded script pubkey
The order in which the results are sorted. Supported values: asc, desc
asc
, desc
The max number of results per page
x >= 0
Return only UTxOs created on or after a specific height
x >= 0
Return only UTxOs created 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
Include mempool data. Default: true.
Requested data
The response is of type object
.