Blockchain Indexer API
BRC20

List BRC20

1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/assets/brc20
Bitcoin Mainnet
List of tickers of all deployed BRC20 assets.
Authentication
api-key
Query Parameters
count
All Of
object +
cursor
Responses
200
Requested data
Example
{ "data": ["aosi", "ap'q", "fctb"], "last_updated": { "block_hash": "0000000000000000000235c5edb5c89ef52715452a2aca610949194b3361ef7d", "block_height": 850368 }, "next_cursor": "BGZjdGI" }
data
*
last_updated
*
next_cursor
400
Malformed query parameters
500
Internal server error




Updated 11 Oct 2024
Did this page help you?