Blockchain Indexer API
Runes
List Runes
1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/assets/runes
Bitcoin Mainnet
Authentication
api-key
Query Parameters
count
All Of
object +
cursor
Responses
200
Requested data
Example
{
"data": [{
"id": "840000:1",
"spaced_name": "Z•Z•Z•Z•Z•FEHU•Z•Z•Z•Z•Z"
}, {
"id": "840000:2",
"spaced_name": "DECENTRALIZED"
}, {
"id": "840000:3",
"spaced_name": "DOG•GO•TO•THE•MOON"
}],
"last_updated": {
"block_hash": "00000000000000000002c0cc73626b56fb3ee1ce605b0ce125cc4fb58775a0a9",
"block_height": 840002
},
"next_cursor": "AAAAAAAM0UAAAAAD"
}
data
*
last_updated
*
next_cursor
400
Malformed query parameters
500
Internal server error
Updated 25 Dec 2024
Did this page help you?