Blockchain Indexer API
Dunes

Holders by Dune

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

List of all addresses that hold the specified Dune, with the respective amounts.

Authentication
api-key
Path Parameters
dune
*
Query Parameters
count
All Of
object +
cursor
Responses
200
Requested data
Example
{ "data": [{ "address": "bc1q764zfcx3uw0dcvcdh7nnwm5fvsml0c2tgn942v", "script_pubkey": "0014f6aa24e0d1e39edc330dbfa7376e896437f7e14b", "balance": "9000000.000000000000000000" }, { "address": "bc1pqfhj6tlxgpvc72mvn9hh0z666k45fpxgsej92d9q08sfe572mhlqca68ld", "script_pubkey": "5120026f2d2fe640598f2b6c996f778b5ad5ab4484c886645534a079e09cd3caddfe", "balance": "420000.000000000000000000" }], "last_updated": { "block_hash": "00000000000000000002747b9e3c0097172bc23489d686e8b885a6fa89c2c4da", "block_height": 850534 }, "next_cursor": "19FwuaejD9hE1R4ckTQKaqe0ecA" }
data
*
last_updated
*
next_cursor
400
Malformed query parameters
500
Internal server error




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