Last updated 5 months ago
Start offset
0
Number of items returned
16
GET /v1/indexer/address/{address}/runes/balance-list HTTP/1.1 Host: open-api-fractal.unisat.io Authorization: Bearer JWT Accept: */*
successful operation
{ "code": 0, "msg": "", "data": { "start": 1, "total": 1, "detail": [ { "amount": "10000", "runeid": "2584327:44", "rune": "AAAAAAAAAAAAAB", "spacedRune": "AAAAA•AAA•AAAAA•B", "symbol": "G", "divisibility": 0 } ] } }