(deprecated) Rune UTxOs by Address and Rune
Return all UTxOs controlled by the specified address or script pubkey which contain runes, with the option to filter by a specific rune kind.
Authorizations
Project API Key
Path Parameters
Bitcoin address or hex encoded script pubkey
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 results per page
x >= 0The order in which the results are sorted (by height at which UTxO was produced)
asc, desc Return only UTxOs created on or after a specific height
x >= 0Return only UTxOs created on or before a specific height
x >= 0Pagination cursor string, use the cursor included in a page of results to fetch the next page

