Blocks
Get block heights
Get all block heights within a particular date range.
GET
Path Parameters
The start date in YYYY-MM-DD format.
The end date in YYYY-MM-DD format.
Name of the blockchain (e.g., ethereum, polygon, bsc)
Query Parameters
The cursor returned in previous response (for getting the next page).
Number of records to fetch
Required range:
1 <= x <= 100
Response
200 - application/json
OK
The response is of type object
.