Get All Rune Transfers by Blocks
get
Authorizations
x-api-keystringRequired
Query parameters
runeIdstringOptionalExample:
Filter transfers by specific rune ID
840000:1fromBlockHeightnumberOptionalExample:
Start of block range (defaults to rune activation height)
870000toBlockHeightnumberOptionalExample:
End of block range
875000cursorstringOptional
Pagination cursor from previous response
Responses
200
Default Response
application/json
nextCursorstring · nullableRequired
Cursor for fetching the next page of results
400
Invalid input
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
get
/v1/block/runes/transfersLast updated