v1

latestOpenAPI 3.0.1Apache 2.02026-07-2686219209.3 KB
Runes Info

Get Rune balances by wallet address

Get Rune balances by wallet address

get/v2/ord/btc/runes/wallet/balances/{address}/{rune}

Path parameters

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

The wallet address to fetch Rune balances for.

runestring required

The specific Rune symbol whose balance is being queried.

Response

Successful response with the balance details of the specified Rune for the given address.

balancestring

The raw balance of the Rune, typically in its smallest unit.

formattedBalancestring

The formatted balance of the Rune, adjusted for human readability according to divisibility.

tickerstring

The symbol of the Rune whose balance is represented.