Blockchain Indexer API
Dunes

Dunes Info

1min
GET
https://xdg-mainnet.gomaestro-api.org/v0/assets/dunes/{dune}
Dogecoin Mainnet

Returns information about the specified Dune, including etching information, current supply and number of holders.

Authentication
api-key
Path Parameters
dune
*
Responses
200
Requested data
Example
{ "data": { "id": "5280961:140", "etching_cenotaph": false, "etching_tx": "39a7cc8155a9e68692ee280e2dfb5a4007cfa5f83f2801abf10fb2682ee3fabc", "etching_height": 5280961, "name": "TESTTESTTEEST", "spaced_name": "TEST•TEST•TEEST", "symbol": "a", "divisibility": 8, "terms": { "mint_txs_cap": "1000000000", "amount_per_mint": "1000.00000000", "start_height": "5280850", "end_height": "5290000", "start_offset": null, "end_offset": null }, "max_supply": "1000000000000.00000000", "mints": 2, "unique_holders": 2, "total_utxos": 2 }, "last_updated": { "block_hash": "304f07cefebe68472f2ceb02706f9a3b5a9e9ecb3534ec34923799c8ecd7f27d", "block_height": 5303197 } }
data
*
last_updated
*
400
Malformed query parameters
404
Requested entity not found on-chain
500
Internal server error




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