Get Runes Events
get
/v1/indexer/runes/event
Get the full history events of Runes.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
runestringOptional
Filter by rune
typestring · enumOptionalPossible values:
Filter by history type
addressstringOptional
Filter by address
heightintegerOptional
Filter by block height
txidstringOptional
Filter by tx
startintegerOptionalExample:
Start offset
0limitintegerOptionalExample:
Number of inscriptions returned
16Responses
200
Successful operation
application/json
401
Invalid API Key
get
/v1/indexer/runes/eventLast updated