cURL
curl --request GET \ --url https://xbt-mainnet.gomaestro-api.org/v0/addresses/{address}/runes \ --header 'api-key: <api-key>'
{ "data": { "840000:1": { "balance": "1111.00", "info": { "divisibility": 2, "etching_cenotaph": false, "etching_height": 840000, "etching_tx": "2bb85f4b004be6da54f766c17c1e855187327112c231ef2ff35ebad0ea67c69e", "id": "840000:1", "name": "ZZZZZFEHUZZZZZ", "premine": "110000000.00", "spaced_name": "Z•Z•Z•Z•Z•FEHU•Z•Z•Z•Z•Z", "symbol": "ᚠ", "terms": { "amount_per_mint": "1.00", "end_height": null, "end_offset": null, "mint_txs_cap": "1111111", "start_height": null, "start_offset": null } } } }, "last_updated": { "block_hash": "0000000088bee3b517745636443c8f11aff45209449300a5d8461c336e467925", "block_height": 2815520 } }
Get all Bitcoin Runes tokens held by a specific address, including balances and token metadata.
Project API Key
Bitcoin address or hex encoded script pubkey
Include full rune information for each rune (default: false)
Requested data
Show child attributes
The hash of the block
"0000000000000000000a7f3b7b6b6e1d9a18db65a3b4a3f4f3bcb2e1f1b2d3e7"
The height of the block in the blockchain
x >= 0
707000
Was this page helpful?