Get block stats by height
GET
/v1/block/{height}/statsLast modified: 3 months ago
Get block stats by height
Request
Path Params
height
integer
required
Block height
>= 1
Example:
10000
Request samples
Responses
OK(200)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 3 months ago