Blockchain Indexer API
Addresses

Runes by Address

1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/addresses/{address}/runes
Bitcoin Mainnet
Map of all Runes tokens and corresponding amounts in UTxOs controlled by the specified address or script pubkey.
Authentication
api-key
Path Parameters
address
*
Responses
200
Requested data
Example
{ "data": { "2584333:39": "100000.00", "2585186:140": "100000.000000000000" }, "last_updated": { "block_hash": "0000000088bee3b517745636443c8f11aff45209449300a5d8461c336e467925", "block_height": 2815520 } }
data
*
last_updated
*
400
Malformed query parameters
500
Internal server error