Blockchain Indexer API
DRC20

DRC20 Info

1min
GET
https://xdg-mainnet.gomaestro-api.org/v0/assets/drc20/{ticker}
Dogecoin Mainnet
Information about the specified DRC20 asset.
Authentication
api-key
Path Parameters
ticker
*
Responses
200
Requested data
Example
{ "data": { "ticker": "$yod", "ticker_hex": "24796f64", "deploy_inscription": "f86ac394543faf363d18b9bebfe160f6e57539f69642ce9a3d23f2e4e92c12c5i0", "holders": 86, "minted_supply": "7969155.000000000000000000", "terms": { "max": "20420420.000000000000000000", "limit": "69.000000000000000000", "dec": 18 } }, "last_updated": { "block_hash": "bdb39d4aaf7dc588c3732a27fd57b7cdc0c93bec20c98526e3af45217590500a", "block_height": 5288700 } }
data
*
last_updated
*
400
Malformed query parameters
500
Internal server error




Updated 11 Oct 2024
Doc contributor
Did this page help you?