Blockchain Indexer API
Runes

List Runes

1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/assets/runes
Bitcoin Mainnet
List of ID and names of all deployed Rune assets.
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 11 Oct 2024
Did this page help you?