Commonly used to get all the block heights within a particular date range. Useful for rendering a display where you sort blocks by day.
Documentation Index
Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
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