Rune UTxOs by Address (mempool-aware)
Get Bitcoin Runes UTXOs for an address with mempool awareness including pending Runes transactions.
Authorizations
Project API Key
Path Parameters
Bitcoin address or hex encoded script pubkey
Query Parameters
Return only UTxOs containing a specific Rune, specified either by the Rune ID (etching block number and transaction index) or name (spaced or un-spaced)
The property by which response items should be sorted. Supported values: height (height of block which produced the UTxO - default), amount (amount of runes in UTxO)
height, amount The order in which the results are sorted. Supported values: asc, desc
asc, desc The max number of results per page
x >= 0Pagination cursor string, use the cursor included in a page of results to fetch the next page.
Return only UTxOs created on or after a specific height
x >= 0Return only UTxOs created on or before a specific height
x >= 0
