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 · enumOptional

Filter by history type

Possible values:
addressstringOptional

Filter by address

heightintegerOptional

Filter by block height

txidstringOptional

Filter by tx

startintegerOptional

Start offset

Example: 0
limitintegerOptional

Number of inscriptions returned

Example: 16
Responses
200

Successful operation

application/json
get
/v1/indexer/runes/event

Last updated