Get inscription count per block
Retrieves statistics on the number of inscriptions revealed per block.
GET
/ordinals/v1/stats/inscriptions
Retrieves statistics on the number of inscriptions revealed per block.
Query parameters
from_block_height
string
Bitcoin block height
Pattern:"^[0-9]+$"
to_block_height
string
Bitcoin block height
Pattern:"^[0-9]+$"
Status code | Description |
---|---|
200 | Default response |
404 | Default response |