Auxiliary endpoints
GET /head
Returns the slot number and hash of the highest block available in the dataset, or null if no blocks are available. Takes real-time data into account. Useful for diagnotics.
GET
Response
200 - application/json
Highest block information
The response is of type object
.
The response is of type object
.
The response is of type null
.