Last updated 10 months ago
/v1/indexer/runes/{runeid}/holders
Start offset
0
Number of inscriptions returned
16
curl -L \ --url 'https://open-api.unisat.io/v1/indexer/runes/{runeid}/holders'
{ "code": 0, "msg": "", "data": { "total": 1, "start": 0, "detail": [ { "address": "text", "amount": "10000" } ] } }