Get Inscription Events
Can be used to query the creation and transfer events of text-type inscriptions to resolve various inscription protocols.
get
/v1/indexer/inscription/events
Get inscription events
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
startintegerRequiredExample:
Start blockheight
0endintegerRequiredExample:
End blockheight (0 represents the inclusion of mempool data.)
0cursorintegerRequiredExample:
Start offset
0sizeintegerRequiredExample:
Number of items returned
16Responses
200
Successful operation
application/json
401
Invalid API Key
get
/v1/indexer/inscription/events
Last updated