Blockchain Indexer API
DRC20

List DRC20

1min
GET
https://xdg-mainnet.gomaestro-api.org/v0/assets/drc20
Dogecoin Mainnet
List of tickers of all deployed DRC20 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
Doc contributor
Did this page help you?