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
Was this page helpful?