Skip to main content
GET
Inscription Activity by Block

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

height_or_hash
string
required

Block height or block hash

Query Parameters

count
integer | null
default:100

The max number of transactions (with inscription activity) per page

Required range: x >= 0
cursor
string | null

Pagination cursor string, use the cursor included in a page of results to fetch the next page

Response

Requested data

data
object[]
required
last_updated
object
required
next_cursor
string | null