# EigenExplorer Docs ## Docs - [API Status](https://docs.eigenexplorer.com/api-reference/api-status.md) - [API Changelog](https://docs.eigenexplorer.com/api-reference/changelog.md): Latest updates and announcements - [Retrieve all AVS](https://docs.eigenexplorer.com/api-reference/endpoint/avs/retrieve-all-avs.md): Returns all AVS records. This endpoint supports pagination. - [Retrieve all AVS addresses](https://docs.eigenexplorer.com/api-reference/endpoint/avs/retrieve-all-avs-addresses.md): Returns a list of all AVS addresses. This page supports pagination. - [Retrieve all operators for a given AVS address](https://docs.eigenexplorer.com/api-reference/endpoint/avs/retrieve-all-operators-for-a-given-avs-address.md): Returns all operators for a given AVS address. This endpoint supports pagination. - [Retrieve all registration events for a given AVS address](https://docs.eigenexplorer.com/api-reference/endpoint/avs/retrieve-all-registration-events-for-a-given-avs-address.md): Returns a list of all registration events for a given AVS address. - [Retrieve all reward events for a given AVS address](https://docs.eigenexplorer.com/api-reference/endpoint/avs/retrieve-all-reward-events-for-a-given-avs-address.md): Returns a list of all reward events for a given AVS address. - [Retrieve all rewards for a given AVS address](https://docs.eigenexplorer.com/api-reference/endpoint/avs/retrieve-all-rewards-for-a-given-avs-address.md): Returns a list of all rewards for a given AVS address. - [Retrieve all stakers for a given AVS address](https://docs.eigenexplorer.com/api-reference/endpoint/avs/retrieve-all-stakers-for-a-given-avs-address.md): Returns all stakers for a given AVS address. This endpoint supports pagination. - [Retrieve an AVS by address](https://docs.eigenexplorer.com/api-reference/endpoint/avs/retrieve-an-avs-by-address.md): Returns a single AVS record by address. - [Retrieve all deposits](https://docs.eigenexplorer.com/api-reference/endpoint/deposits/retrieve-all-deposits.md): Returns all deposit data, including the transaction hash, token address, and other relevant information. - [Retrieve all delegation events](https://docs.eigenexplorer.com/api-reference/endpoint/events/retrieve-all-delegation-events.md): Returns a list of all delegation events. - [Retrieve all deposit events](https://docs.eigenexplorer.com/api-reference/endpoint/events/retrieve-all-deposit-events.md): Returns a list of all deposit events. - [Retrieve all registration events](https://docs.eigenexplorer.com/api-reference/endpoint/events/retrieve-all-registration-events.md): Returns a list of all registration events. - [Retrieve all reward events](https://docs.eigenexplorer.com/api-reference/endpoint/events/retrieve-all-reward-events.md): Returns a list of all reward events. - [Retrieve all withdrawal events](https://docs.eigenexplorer.com/api-reference/endpoint/events/retrieve-all-withdrawal-events.md): Returns a list of all withdrawal events. - [Retrieve historical AVS aggregate data](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-avs-aggregate.md): Returns historical aggregate data for an AVS including TVL, total number of stakers, and total number of operators at specified timestamp values. - [Retrieve historical count of AVS](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-avs-count.md): Returns the total number of AVS registered at timestamp values. - [Retrieve historical deposit aggregate data](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-deposit-aggregate.md): Returns historical aggregate data for deposits, including the total value of deposits in ETH at specified timestamp values. - [Retrieve historical count of deposits](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-deposits-count.md): Returns the total number of deposits made at timestamp values. - [Retrieve historical AVS operator aggregate data](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-operators-aggregate.md): Returns historical aggregate data for an operator including TVL and total number of stakers at specified timestamp values. - [Retrieve historical count of AVS operators](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-operators-count.md): Returns the total number of AVS operators registered at timestamp values. - [Retrieve historical count of AVS stakers](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-stakers-count.md): Returns the total number of AVS stakers registered at timestamp values. - [Retrieve historical total TVL data](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-tvl.md): Returns the historical total value locked (TVL) data over specified timestamp values in all restaking strategies and Beacon Chain restaking. - [Retrieve historical Beacon Chain restaking TVL](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-tvl-beacon-chain.md): Returns the historical total value locked (TVL) in the Beacon Chain restaking EigenPods. - [Retrieve historical TVL data by strategy address](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-tvl-restaking-by-strategy-address.md): Returns the historical total value locked (TVL) data over specified timestamp values in a specific LST strategy. - [Retrieve historical withdrawal aggregate data](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-withdrawal-aggregate.md): Returns historical aggregate data for withdrawals, including the total value of withdrawals in ETH at specified timestamp values. - [Retrieve historical count of withdrawals](https://docs.eigenexplorer.com/api-reference/endpoint/historical/retrieve-historical-withdrawals-count.md): Returns the total number of withdrawals made at timestamp values. - [Retrieve a strategy TVL by address](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-a-strategy-tvl-by-address.md): Returns the total value locked (TVL) in a specific LST strategy. - [Retrieve Beacon Chain restaking TVL](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-beacon-chain-restaking-tvl.md): Returns the total value locked (TVL) in the Beacon Chain restaking EigenPods. - [Retrieve deployment ratio](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-deployment-ratio.md): Returns deployment ratio, which is calculated as the value of funds delegated to operators in ETH divided by the total EigenLayer TVL. - [Retrieve restaking ratio](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-restaking-ratio.md): Returns restaking ratio, which is calculated as the total EigenLayer TVL divided by the total ETH in circulation. - [Retrieve restaking strategies TVL](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-restaking-strategies-tvl.md): Returns the combined total value locked (TVL) across all restaking strategies, along with a breakdown of the TVL for each individual strategy. - [Retrieve summary metrics](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-summary-metrics.md): Returns summary metrics, including TVLs for both restaking strategies and the Beacon Chain ETH strategy, as well as the total number of AVS, operators, and stakers. - [Retrieve total number of AVS](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-total-number-of-avs.md): Returns the total number of AVS registered. - [Retrieve total number of AVS operators](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-total-number-of-avs-operators.md): Returns the total number of AVS operators registered. - [Retrieve total number of AVS stakers](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-total-number-of-avs-stakers.md): Returns the total number of AVS stakers registered. - [Retrieve total number of deposits](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-total-number-of-deposits.md): Returns the total number of deposits. - [Retrieve total number of withdrawals ](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-total-number-of-withdrawals.md): Returns the total number of withdrawals. - [Retrieve total TVL](https://docs.eigenexplorer.com/api-reference/endpoint/metrics/retrieve-total-tvl.md): Returns the total value locked (TVL) in all restaking strategies and Beacon Chain restaking. - [Retrieve all allocations for an AVS](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/avs/retrieve-all-allocations.md): Returns a list of all allocations for an AVS address. This page supports pagination. - [Retrieve all operators of an operator-set for an AVS](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/avs/retrieve-all-operator-set-operators.md): Returns a list of all operators of an operator-set for an AVS address. This page supports pagination. - [Retrieve all operator-sets for an AVS](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/avs/retrieve-all-operator-sets.md): Returns a list of all operator-sets for an AVS address. This page supports pagination. - [Retrieve all slashes for an AVS](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/avs/retrieve-all-slashes.md): Returns a list of all slashing done for an AVS address. This page supports pagination. - [Retrieve details about an operator-set for an AVS](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/avs/retrieve-operator-set.md): Returns information about a particular operator-set for an AVS address - [Retrieve all allocations for an operator addresses](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/operator/retrieve-all-allocations.md): Returns a list of all allocations for an operator addresses. This page supports pagination. - [Retrieve all operator-sets for an operator addresses](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/operator/retrieve-all-operator-sets.md): Returns a list of all operator-sets for an operator addresses. This page supports pagination. - [Retrieve all slashes for an operator addresses](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/operator/retrieve-all-slashes.md): Returns a list of all slashes for an operator addresses. This page supports pagination. - [Retrieve allocation delay for an operator addresses](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/operator/retrieve-allocation-delay.md): Returns the allocation delay for an operator addresses. - [Retrieve magnitude for an operator addresses](https://docs.eigenexplorer.com/api-reference/endpoint/operator-sets/operator/retrieve-magnitudes.md): Returns the magnitude details for an operator addresses. - [Retrieve all delegation events for a given operator address](https://docs.eigenexplorer.com/api-reference/endpoint/operators/retrieve-all-delegation-events-for-a-given-operator-address.md): Returns a list of all delegation events for a given operator address. - [Retrieve all operator addresses](https://docs.eigenexplorer.com/api-reference/endpoint/operators/retrieve-all-operator-addresses.md): Returns a list of all operator addresses. This page supports pagination. - [Retrieve all operators](https://docs.eigenexplorer.com/api-reference/endpoint/operators/retrieve-all-operators.md): Returns all operator records. This endpoint supports pagination. - [Retrieve all registration events for a given operator address](https://docs.eigenexplorer.com/api-reference/endpoint/operators/retrieve-all-registration-events-for-a-given-operator-address.md): Returns a list of all registration events for a given operator address. - [Retrieve rewards info for an operator](https://docs.eigenexplorer.com/api-reference/endpoint/operators/retrieve-all-reward-strategies-and-tokens-for-a-given-operator-address.md): Returns a list of strategies that the Operator is rewarded for, and the tokens they are rewarded in. - [Retrieve an operator by address](https://docs.eigenexplorer.com/api-reference/endpoint/operators/retrieve-an-operator-by-address.md): Returns an operator record by address. - [Retrieve all strategies with their reward tokens](https://docs.eigenexplorer.com/api-reference/endpoint/rewards/retrieve-strategies-with-rewards.md): Returns a list of strategies with their corresponding reward tokens, including strategy addresses and associated token addresses. - [Retrieve a staker by address](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-a-staker-by-address.md): Returns a staker record by address. - [Retrieve all delegation events for a given staker address](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-all-delegation-events-for-a-given-staker-address.md): Returns a list of all delegation events for a given staker address. - [Retrieve all deposit events for a given staker address](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-all-deposit-events-for-a-given-staker-address.md): Returns a list of all deposit events for a given staker address. - [Retrieve all deposits by staker address](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-all-deposits-by-staker-address.md): Returns all deposit data of the requested staker, including the transaction hash, token address, strategy address, shares and other relevant information. - [Retrieve all stakers](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-all-stakers.md): Returns all staker records. This endpoint supports pagination. - [Retrieve all withdrawal events for a given staker address](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-all-withdrawal-events-for-a-given-staker-address.md): Returns a list of all withdrawal events for a given staker address. - [Retrieve all withdrawals by staker address](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-all-withdrawals-by-staker-address.md): Returns all withdrawal data of the requested staker, including the withdrawal root, nonce, withdrawal status, and other relevant information. - [Retrieve completed withdrawals by staker address](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-completed-withdrawals-by-staker-address.md): Returns all completed withdrawal data of the requested staker. - [Retrieve queued and withdrawable withdrawals by staker address](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-queued-and-withdrawable-withdrawals-by-staker-address.md): Returns all queued and withdrawable withdrawal data of the requested staker. - [Retrieve queued withdrawals by staker address](https://docs.eigenexplorer.com/api-reference/endpoint/stakers/retrieve-queued-withdrawals-by-staker-address.md): Returns all queued withdrawal data of the requested staker. - [Retrieve api server status](https://docs.eigenexplorer.com/api-reference/endpoint/system/retrieve-api-server-status.md) - [Retrieve api server version](https://docs.eigenexplorer.com/api-reference/endpoint/system/retrieve-api-server-version.md) - [Retrieve all withdrawals](https://docs.eigenexplorer.com/api-reference/endpoint/withdrawals/retrieve-all-withdrawals.md): Returns all withdrawal data, including the withdrawal root, nonce, withdrawal status, and other relevant information. - [Retrieve withdrawal by withdrawal root](https://docs.eigenexplorer.com/api-reference/endpoint/withdrawals/retrieve-withdrawal-by-withdrawal-root.md): Returns the withdrawal data by withdrawal root. - [Errors](https://docs.eigenexplorer.com/api-reference/errors.md): Troubleshoot problems with comprehensive breakdown of all error codes - [Introduction](https://docs.eigenexplorer.com/api-reference/introduction.md): Get started with EigenExplorer API - [Pricing](https://docs.eigenexplorer.com/api-reference/pricing.md): Explore our pricing plans - [API Key](https://docs.eigenexplorer.com/api-reference/quickstart/api-key.md): Accessing the EigenExplorer API - [Get Started](https://docs.eigenexplorer.com/api-reference/quickstart/get-started.md): Learn how to retrieve your first API data - [Mainnet and Testnet API](https://docs.eigenexplorer.com/api-reference/quickstart/mainnet-and-holesky-api.md): Get restaking data from Ethereum Mainnet or Holesky Testnet - [Rate Limits](https://docs.eigenexplorer.com/api-reference/rate-limit.md): Learn about EigenExplorer’s API rate limits - [Getting Support](https://docs.eigenexplorer.com/api-reference/support.md): Getting help, providing feedback, and contributing to EigenExplorer - [Changelog](https://docs.eigenexplorer.com/changelog.md): Latest updates and announcements. - [Community](https://docs.eigenexplorer.com/community.md): Hang out with fellow explorers - [AVS](https://docs.eigenexplorer.com/data-reference/avs.md): AVS data processing and calculations - [Introduction](https://docs.eigenexplorer.com/data-reference/introduction.md): Explore how our data is being processed and calcuated - [Metrics](https://docs.eigenexplorer.com/data-reference/metrics.md): Explore how our data is being processed and calcuated - [Operators](https://docs.eigenexplorer.com/data-reference/operators.md): Operator data processing and calculations - [Rewards](https://docs.eigenexplorer.com/data-reference/rewards.md): Understanding APY calculations in the protocol - [Stakers](https://docs.eigenexplorer.com/data-reference/stakers.md): Explore how our data is being processed and calcuated - [AVS](https://docs.eigenexplorer.com/glossaries/avs.md): Understanding EigenExplorer AVS data - [AVS Native Tokens](https://docs.eigenexplorer.com/glossaries/avs-token.md): Tokens issued by AVS protocols built on EigenLayer - [Liquid Staking Tokens (LST)](https://docs.eigenexplorer.com/glossaries/lst.md): LSTs are tokenized representations of the Ether ‘locked’ on the blockchain - [Operators](https://docs.eigenexplorer.com/glossaries/operators.md): Understanding operators data - [Stakers](https://docs.eigenexplorer.com/glossaries/stakers.md): Understanding stakers data - [About](https://docs.eigenexplorer.com/introduction.md): EigenExplorer - EigenLayer-Native DeFi and Data Systems - [EigenLayer](https://docs.eigenexplorer.com/knowledge-base/eigen-layer.md): A popular Ethereum protocol that unlocks staked Ethereum for shared ecosystem security - [Staking, Restaking, and Liquid Staking](https://docs.eigenexplorer.com/knowledge-base/staking-restaking.md): An introduction to staking basics - [What LATs Are and Are Not](https://docs.eigenexplorer.com/lat/comparison.md): Comparing Liquid AVS Tokens to Other Common Restaking Assets - [Cost & Rewards](https://docs.eigenexplorer.com/lat/cost.md): Understanding the Cost and Rewards of Using Liquid AVS Tokens - [FAQ](https://docs.eigenexplorer.com/lat/faq.md): Frequently Asked Questions - [Introduction](https://docs.eigenexplorer.com/lat/introduction.md): What is direct liquid restaking? - [Liquid AVS Token (LAT)](https://docs.eigenexplorer.com/lat/lat.md): Liquid Token Tailored for AVS - [Quick Start](https://docs.eigenexplorer.com/lat/quick-start.md): Generating Liquid AVS Tokens - [Why LAT?](https://docs.eigenexplorer.com/lat/why-lat.md): Benefits of Using Liquid AVS Tokens - [Getting Support](https://docs.eigenexplorer.com/support.md): Getting help, providing feedback, and contributing to EigenExplorer ## OpenAPI Specs - [openapi](https://docs.eigenexplorer.com/api-reference/openapi.json)