Blockchain Indexer API
BRC20

BRC20 Info

1min
GET
https://xbt-mainnet.gomaestro-api.org/v0/assets/brc20/{ticker}
Bitcoin Mainnet
Information about the specified BRC20 asset.
Authentication
api-key
Path Parameters
ticker
*
Responses
200
Requested data
Example
{ "data": { "ticker": "fctb", "ticker_hex": "66637462", "deploy_inscription": "3d983a724310f511cfca0031ee2b980b474a0abe1e7e995b7e6d2873e2cbfd5fi0", "holders": 7, "minted_supply": "19420000.000000000000000000", "terms": { "max": "21000000.000000000000000000", "limit": "1000000.000000000000000000", "dec": 18, "self_mint": false } }, "last_updated": { "block_hash": "0000000000000000000214bfa0a73e1cc7663917a933bfb1c66a6613f88dabdd", "block_height": 851556 } }
data
*
last_updated
*
400
Malformed query parameters
500
Internal server error




Updated 11 Oct 2024
Did this page help you?