Commonly used to get all the block heights within a particular date range. Useful for rendering a display where you sort blocks by day.
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
The chain name eg: eth-mainnet
.
The start date in YYYY-MM-DD format.
The end date in YYYY-MM-DD format or latest
for the latest block available.
Number of items per page. Omitting this parameter defaults to 100.
0-indexed page number to begin pagination.
Successful response
The response is of type object
.