cURL
curl --request GET \ --url https://xdg-mainnet.gomaestro-api.org/v0/assets/drc20 \ --header 'api-key: <api-key>'
{ "data": [ "aosi", "ap'q", "fctb" ], "last_updated": { "block_hash": "0000000000000000000235c5edb5c89ef52715452a2aca610949194b3361ef7d", "block_height": 850368 }, "next_cursor": "BGZjdGI" }
List of tickers of all deployed DRC20 assets.
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
The response is of type object.
object