Blockchain Indexer API
Runes
Runes Info
1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/assets/runes/{rune}
Bitcoin Mainnet
Authentication
api-key
Path Parameters
rune
*
Responses
200
Requested data
Example
{
"data": {
"id": "840000:1",
"etching_cenotaph": false,
"etching_tx": "2bb85f4b004be6da54f766c17c1e855187327112c231ef2ff35ebad0ea67c69e",
"etching_height": 840000,
"name": "ZZZZZFEHUZZZZZ",
"spaced_name": "Z•Z•Z•Z•Z•FEHU•Z•Z•Z•Z•Z",
"symbol": "ᚠ",
"divisibility": 2,
"premine": "110000000.00",
"terms": {
"mint_txs_cap": "1111111",
"amount_per_mint": "1.00",
"start_height": null,
"end_height": null,
"start_offset": null,
"end_offset": null
},
"max_supply": "111111111.00",
"mints": 5226,
"unique_holders": 1568,
"total_utxos": 2942
},
"last_updated": {
"block_hash": "00000000000000000001332b3017e2b72bdd063145bbf808b3c1722a0fd60859",
"block_height": 840051
}
}
data
*
last_updated
*
400
Malformed query parameters
404
Requested entity not found on-chain
500
Internal server error
Updated 12 Dec 2024
Did this page help you?