October 14th, 2024
New
We’re excited to announce the Beta launch of EigenLayer on the Rated API! Starting today, you can access and query:
Rewards data for EigenLayer operators and eigenpods, giving you a breakdown of all rewards earned by an operator and eigenpods over a specified time period across all networks that they are involved in.
GET /v1/eigenlayer/eigenpods/{address}/rewards
Provides a detailed summary of all rewards earned by a specific Eigenpod across all networks over a specified time period
GET /v1/eigenlayer/entities/{entity_id}/rewards
Provides the rewards earned by an entity (operator) across all networks over a specified time period
Metadata related to EigenLayer operators and delegators, such as the delegation history by delegator or operator address.
GET /v1/eigenlayer/delegators/{address}/delegations
Data includes delegation details like the delegator’s address, Eigenpod address, operator, and time range for the delegation
GET /v1/eigenlayer/operators/{operator_id}/delegations
Returns operator delegation data, detailing delegator addresses, Eigenpod addresses, and the time periods for which the operator had delegated stake
Data is stored in daily snapshots
API reference for these endpoints can be found 👉 here
Beta Release and Pricing
During the beta period, access to these new endpoints will be free (no CU consumption). CU-based pricing will be introduced post-beta.
If you have any questions or feedback, feel free to reach out to us at hello@rated.network.