v1

latestOpenAPI 3.0.1Apache 2.02026-07-2686219209.3 KB
Runes Info

Get rune utxos by wallet address

Get rune utxos by wallet address

get/v2/ord/btc/runes/utxos/wallet/{address}

Path parameters

{"stackTrail":"paths:/v2/ord/btc/runes/utxos/wallet/{address}:get:parameters:0:schema:oneOf:0","oasType":"schema","type":"unknown"}
OR
{"stackTrail":"paths:/v2/ord/btc/runes/utxos/wallet/{address}:get:parameters:0:schema:oneOf:1","oasType":"schema","type":"unknown"}
OR
{"stackTrail":"paths:/v2/ord/btc/runes/utxos/wallet/{address}:get:parameters:0:schema:oneOf:2","oasType":"schema","type":"unknown"}

The Bitcoin address to fetch Rune UTXOs for.

Query parameters

runestring required

Filter UTXOs by rune symbol.

sort'balanceDesc' | 'balanceAsc'

Sorting order of the UTXOs based on their balance. Defaults to 'balanceAsc'.

includeListedboolean

Whether to include UTXOs that are currently listed in the marketplace. Defaults to false.

Response

Successful response with an array of UTXOs for the specified address.