Last updated 5 months ago
Start offset
0
Number of inscriptions returned
16
GET /v1/indexer/runes/{runeid}/holders HTTP/1.1 Host: open-api-fractal.unisat.io Authorization: Bearer JWT Accept: */*
successful operation
{ "code": 0, "msg": "", "data": { "total": 1, "start": 0, "detail": [ { "address": "text", "amount": "10000" } ] } }