Skip to main content
GET
ETH.Store daily aggregates

Authorizations

apikey
string
query
required

Path Parameters

day
required

The beaconchain-day to fetch. Provide an integer day index (>= 0), or the keyword latest for the most recently computed day. Special tag for convenience.

Available options:
latest
Example:

"latest"

Response

The requested day was found and ETH.Store® aggregates are returned in the data array. This array contains a single record for the requested day.

Standard success envelope used by all API endpoints.

status
enum<string>

HTTP-independent status of the API operation. For successful responses this is always "OK".

Available options:
OK
data
object[]

Response payload specific to the endpoint.