Authorizations
Project API Key
Path Parameters
Rune, specified either by the Rune ID (etching block number and transaction index) or name (spaced or un-spaced)
Query Parameters
The max number of transactions per page
Required range:
x >= 0
The order in which the results are sorted (by block height and tx index in the block)
Available options:
asc
, desc
Pagination cursor string, use the cursor included in a page of results to fetch the next page
Return only transactions created on or after a specific height
Required range:
x >= 0
Return only transactions created on or before a specific height
Required range:
x >= 0
Response
Requested data
The response is of type object
.