Last updated 5 months ago
Get the full history events of Runes.
Filter by rune
Filter by history type
etch
mint
burn
receive
send
Filter by address
Filter by block height
Filter by tx
Start offset
0
Number of inscriptions returned
16
GET /v1/indexer/runes/event HTTP/1.1 Host: open-api-fractal.unisat.io Authorization: Bearer JWT Accept: */*
Successful operation
{ "code": 0, "msg": "OK", "data": { "detail": [ { "type": "etch", "address": "text", "amount": "text", "height": 1, "txidx": 1, "txid": "text", "timestamp": 1, "rune": "text", "runeid": "text" } ], "start": 1, "total": 1 } }