cURL
curl --request GET \ --url https://api.rated.network/v1/eigenlayer/apiMetadata \ --header 'Authorization: Bearer <token>'
{ "rewardsLastFullDay": "2023-12-25", "rewardsLastSnapshotTimestamp": 1, "rewardsDistributionRootIndex": 1, "stateLastFullDay": "2023-12-25" }
This endpoint returns information about the latest complete data available from Rated’s Eigenlayer API endpoints.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
mainnet
hoodi
holesky
Successful Response
x >= 0