cURL
curl --request GET \ --url https://xbt-mainnet.gomaestro-api.org/v0/assets/brc20 \ --header 'api-key: <api-key>'
{ "data": [ "aosi", "ap'q", "fctb" ], "last_updated": { "block_hash": "0000000000000000000235c5edb5c89ef52715452a2aca610949194b3361ef7d", "block_height": 850368 }, "next_cursor": "BGZjdGI" }
Get comprehensive list of all BRC-20 tokens with their metadata, supply, and market information.
Project API Key
The max number of results per page
x >= 0
Pagination cursor string, use the cursor included in a page of results to fetch the next page
Requested data
Show child attributes
The hash of the block
"0000000000000000000a7f3b7b6b6e1d9a18db65a3b4a3f4f3bcb2e1f1b2d3e7"
The height of the block in the blockchain
707000
Was this page helpful?