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