# Rated | docs ## Docs - [Welcome](https://docs.rated.network/rated-api/getting-started/welcome.md): Context around the state of the Rated API, as well as prompts to useful resources regarding the Rated API. - [Networks supported](https://docs.rated.network/rated-api/getting-started/networks-supported.md): A list of networks that you can access with the Rated API. - [Compute Units](https://docs.rated.network/rated-api/pricing/compute-units.md): All you need to know about the fundamental unit of account Rated API v1. - [Authentication](https://docs.rated.network/rated-api/authentication.md) - [Errors summary](https://docs.rated.network/rated-api/errors/errors.md): Semantics around error messages that you might stumble upon when working with the Rated API. - [Handling errors](https://docs.rated.network/rated-api/errors/handling-errors.md): Catch and respond to invalid requests, authentication issues and more. - [Pagination](https://docs.rated.network/rated-api/pagination/v1/pagination.md): How pagination works on the Rated API v1. - [Request IDs](https://docs.rated.network/rated-api/request-ids.md): How to find those, and code examples. - [Rate limits](https://docs.rated.network/rated-api/rate-limits.md): Learn about API rate limits and how to work with them. - [Introduction](https://docs.rated.network/rated-api/api-reference/introduction.md): Resources dedicated to exposing and explaining the various endpoints that the Rated API supports. - [Ethereum Overview](https://docs.rated.network/rated-api/api-reference/v1/ethereum/overview/overview.md): A series of endpoint that provide a high level overview of all the different pools, operators, withdrawal/deposit addresses and validator indexes that form the infrastructure layer of Ethereum - [Get summary stats on Pools, Operators and Addresses](https://docs.rated.network/rated-api/api-reference/v1/ethereum/overview/get-summary-stats-on-pools-operators-and-addresses.md): This endpoint returns summary statistics for all the operators Rated has pre-materialized views on––commensurate to the output you might see on the Rated Explorer. Filter by entityType to view the stats for a specific type of entity i.e. by pools, operators and withdrawal/deposit addresses. - [Get summary stats on individual Pools, Operators and Addresses](https://docs.rated.network/rated-api/api-reference/v1/ethereum/overview/get-summary-stats-on-individual-pools-operators-and-addresses.md): This endpoint returns summary statistics for a specific pool,operator or withdrawal/deposit address that Rated has pre-materialized views on––commensurate to the output you might see on the Rated Explorer. - [Get a list of validators](https://docs.rated.network/rated-api/api-reference/v1/ethereum/overview/get-a-list-of-validators.md): This endpoint returns an overview of all validators on the Beacon Chain with details on its activation, withdrawal and exit epochs. - [Get validator](https://docs.rated.network/rated-api/api-reference/v1/ethereum/overview/get-validator.md): This endpoint returns a single validator index on the Beacon Chain with details on its activation, withdrawal and exit epochs. - [Self report](https://docs.rated.network/rated-api/api-reference/v0/ethereum/self-report/self-report.md): Self-serve API for node operators to report validator operations. - [Report Validators](https://docs.rated.network/rated-api/api-reference/v0/ethereum/self-report/report-validators.md) - [Performance](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/performance.md): A series of endpoints that drill down on performance related metrics for both entities and validators. - [Get effectiveness for Pools, Operators and Addresses](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-effectiveness-for-pools-operators-and-addresses.md): This endpoint returns a bunch of useful information about the historical performance of a single pool, node operator or deposit/withdrawal address. Use this endpoint to retrieve top level metrics on proposer effectiveness, attester effectiveness and overall effectiveness of an entity. - [Get attestation duties metrics for Pools, Operators and Addresses](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-attestation-duties-metrics-for-pools-operators-and-addresses.md): This endpoint returns drilldowns on performance metrics around attestation duties for a single pool, node operator or deposit/withdrawal address. - [Get proposer duties metrics for Pools, Operators and Addresses](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-proposer-duties-metrics-for-pools-operators-and-addresses.md): This endpoint returns drill-downs on performance metrics around proposer duties for a single pool, node operator or deposit/withdrawal address. - [Get validator effectiveness](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-validator-effectiveness.md): This endpoint returns all the useful information you will ever need on the historical performance of a single validator index. Use this endpoint to retrieve top level metrics on proposer effectiveness, attester effectiveness and overall effectiveness of a validator index or pubkey. - [Get validator attestation duties metrics](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-validator-attestation-duties-metrics.md): This endpoint returns drilldowns on performance metrics around attestation duties for a single validator index. - [Get validator proposal duties metrics](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-validator-proposal-duties-metrics.md): This endpoint returns drill-downs on performance metrics around proposal duties for a single validator index. - [Get aggregated effectiveness for validators](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-aggregated-effectiveness-for-validators.md): The Rated API enables the aggregation of all the metrics that live under effectiveness across an arbitrary number of validator indices or pubkeys, at the endpoint level. You can use this endpoint to either aggregate data per validator across a time window or aggregate data for multiple validators pe… - [Get attestation duties metrics for group of validators](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-attestation-duties-metrics-for-group-of-validators.md): This endpoint returns drilldowns on performance metrics around attestation duties for validators. You can use this endpoint to either aggregate data per validator across a time window or aggregate data for multiple validators per time period. - [Get proposer duties metrics for a group of validators](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-proposer-duties-metrics-for-a-group-of-validators.md): This endpoint returns drilldowns on performance metrics around proposer duties for validators. You can use this endpoint to either aggregate data per validator across a time window or aggregate data for multiple validators per time period. - [Get effectiveness for a private set](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-effectiveness-for-a-private-set.md): This endpoint returns a bunch of useful information about the historical performance of all validators belonging to a private set. Use this endpoint to retrieve top level metrics on proposer effectiveness, attester effectiveness and overall effectiveness. - [Get attestation duties metrics for a private set](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-attestation-duties-metrics-for-a-private-set.md): This endpoint returns drilldowns on performance metrics around attestation duties for all validators belonging to a private set. - [Get proposer duties metrics for a private set](https://docs.rated.network/rated-api/api-reference/v1/ethereum/performance/get-proposer-duties-metrics-for-a-private-set.md): This endpoint returns drill-downs on performance metrics around proposer duties for all validators belonging to a private set. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/ethereum/rewards/rewards.md): A series of endpoints that drill down on rewards related metrics for both entities and validators. - [Get penalty metrics for a private set](https://docs.rated.network/rated-api/api-reference/v1/ethereum/rewards/get-penalty-metrics-for-a-private-set.md): This endpoint returns a bunch of useful information about the historical penalties accrued by all validators belonging to a private set. - [Get penalty metrics for Pools, Operators and Addresses](https://docs.rated.network/rated-api/api-reference/v1/ethereum/rewards/get-penalty-metrics-for-pools-operators-and-addresses.md): This endpoint returns a bunch of useful information about the historical penalties accrued by a single pool, node operator or deposit/withdrawal addresses. - [Get rewards metrics for a private set](https://docs.rated.network/rated-api/api-reference/v1/ethereum/rewards/get-rewards-metrics-for-a-private-set.md): This endpoint returns a bunch of useful information about the historical rewards earned by all validators belonging to a private set. - [Get rewards metrics for Pools, Operators and Addresses](https://docs.rated.network/rated-api/api-reference/v1/ethereum/rewards/get-rewards-metrics-for-pools-operators-and-addresses.md): This endpoint returns a bunch of useful information about the historical rewards earned by a single pool, node operator or deposit/withdrawal address including drill-downs on consensus layer and execution layer rewards. - [Get validator penalty metrics](https://docs.rated.network/rated-api/api-reference/v1/ethereum/rewards/get-validator-penalty-metrics.md): This endpoint returns a bunch of useful information about the historical penalties accrued by a single validator index. - [Get validator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/ethereum/rewards/get-validator-rewards-metrics.md): This endpoint returns a bunch of useful information about the historical rewards earned by a single validator index. - [Get rewards metrics for a group of validators](https://docs.rated.network/rated-api/api-reference/v1/ethereum/rewards/get-rewards-metrics-for-a-group-of-validators.md): This endpoint returns aggregated rewards metrics for validators. You can use this endpoint to either aggregate data per validator across a time window or aggregate data for multiple validators per time period. - [Get aggregated penalty metrics for validators](https://docs.rated.network/rated-api/api-reference/v1/ethereum/rewards/get-aggregated-penalty-metrics-for-validators.md): This endpoint aggregates penalty metrics across multiple validators. - [Metadata](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/metadata.md): A series of endpoints that drill down on metadata-related metrics for both entities and validators. - [Get Validator mappings for Pools and Operators.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/get-validator-mappings-for-pools-and-operators.md): This endpoint returns information about the validators mapped to a pool or an operator. Use this endpoint to retrieve validator indices or pubkeys that belong to a pool or an operator, as well as their deposit and withdrawal addresses. - [Get APR information for Pools, Operators and Addresses.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/get-apr-information-for-pools-operators-and-addresses.md): This endpoint returns windowed APR information for a single pool, node operator or deposit/withdrawal address. - [Get Pool and Operator mappings for all Validators.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/get-pool-and-operator-mappings-for-all-validators.md): This endpoint returns information about the pools and operators mapped to validators. Use this endpoint to retrieve pool and operator mapping information for all validators. - [Get Pool and Operator mappings for Validators.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/get-pool-and-operator-mappings-for-validators.md): This endpoint returns information about the pools and operators mapped to a validator. Use this endpoint to retrieve pool and operator mapping information for a single validator. - [Get APR information for Validators.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/get-apr-information-for-validators.md): This endpoint returns windowed information about the APRs for a single validator. - [Get Slashings information for all Validators.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/get-slashings-information-for-all-validators.md): This endpoint returns information about the slashings for all validators. - [Get consolidations for Validators.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/get-consolidations-for-validators.md): This endpoint returns information about validator consolidations. Use this endpoint to retrieve consolidations information for a source or target validator. - [Get validator consolidations information for Pools and Operators.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/get-validator-consolidations-information-for-pools-and-operators.md): This endpoint returns information about validator consolidations per entity. This includes the count of consolidated validators and the consolidated balances. - [Get metadata on the Rated Ethereum API endpoints](https://docs.rated.network/rated-api/api-reference/v1/ethereum/metadata/get-metadata-on-the-rated-ethereum-api-endpoints.md): This endpoint returns information about the latest data available from Rated's Ethereum API endpoints. - [Network](https://docs.rated.network/rated-api/api-reference/v1/ethereum/network/network.md): A series of endpoints that provide network-level metrics about performance, rewards, and distributions. - [Get an overview of the Ethereum network.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/network/get-an-overview-of-the-ethereum-network.md): This endpoint returns a network-wide overview of Ethereum. - [Get an overview of Ethereum performance.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/network/get-an-overview-of-ethereum-performance.md): This endpoint returns a network-wide overview of Ethereum performance metrics. - [Get reward metrics of the Ethereum network.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/network/get-reward-metrics-of-the-ethereum-network.md): This endpoint returns a network-wide overview of Ethereum reward metrics. - [Get the geographical distribution of the Ethereum network.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/network/get-the-geographical-distribution-of-the-ethereum-network.md): This endpoint returns information about the geographical distribution of validators in Ethereum. - [Get the host distribution of the Ethereum network.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/network/get-the-host-distribution-of-the-ethereum-network.md): This endpoint returns information about the host distribution of validators in Ethereum. - [Get information on the validator consolidation churn capacity of Ethereum.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/network/get-information-on-the-validator-consolidation-churn-capacity-of-ethereum.md): This endpoint returns summarized information on the validator consolidation churn limit of the Ethereum network. - [Get information on the per entity validator consolidation churn capacity of Ethereum.](https://docs.rated.network/rated-api/api-reference/v1/ethereum/network/get-information-on-the-per-entity-validator-consolidation-churn-capacity-of-ethereum.md): This endpoint returns summarized information on the validator consolidation churn limit of the Ethereum network, broken down per entity. - [Get information on various staking processing queues on Ethereum](https://docs.rated.network/rated-api/api-reference/v1/ethereum/network/get-information-on-various-staking-processing-queues-on-ethereum.md): This endpoint returns key information on the validator activation, exit, and withdrawal processing queues on Ethereum. - [Private Sets](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/private-sets.md): Private Sets enable users to put together arbitrary groupings of Ethereum validators, and to easily track aggregated statistics of these persistent clusters. - [Get all tags](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/get-all-tags.md): This endpoint returns all the tags that are associated with your organization. - [Create a new tag](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/create-a-new-tag.md): To call a private set's effectiveness, you must first create a tag which acts as a unique identifier for the set. This endpoint allows you to create a new tag. You must give your tag a name. The response will contain the tag id which you will then use to add validators using the add validator endpoi… - [Get details about a tag](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/get-details-about-a-tag.md): This endpoint will return the details on a tag including its name, id and when it was created. - [Update a tag](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/update-a-tag.md): This endpoint allows you to update the name associated with your tag. - [Get all validators in a tag](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/get-all-validators-in-a-tag.md): This endpoint allows you to get all the validators associated with a tag. It returns a paginated list of pubkeys along with their metadata. - [Add validators to a tag](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/add-validators-to-a-tag.md): This endpoint allows you to add validators to a tag. You must pass an array of validator pubkeys in the body. - [Remove validator pubkey from a tag](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/remove-validator-pubkey-from-a-tag.md): This endpoint allows you to remove a validator from a tag by passing the validator pubkey as a path parameter. - [Remove multiple validator pubkeys from a tag](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/remove-multiple-validator-pubkeys-from-a-tag.md): This endpoint allows you to remove multiple validators from a tag by passing a list of validator pubkeys in the request body. - [Delete private set tag](https://docs.rated.network/rated-api/api-reference/v1/ethereum/private-sets/delete-private-set-tag.md): This endpoint allows you to delete a private set tag by passing its id as a path parameter. - [Withdrawals](https://docs.rated.network/rated-api/api-reference/v1/ethereum/withdrawals/withdrawals.md): A series of endpoints that drill down on withdrawals related metrics for both entities (withdrawal address) and validators. - [Get withdrawal metrics for Withdrawal Addresses](https://docs.rated.network/rated-api/api-reference/v1/ethereum/withdrawals/get-withdrawal-metrics-for-withdrawal-addresses.md): This endpoint returns withdrawals by address - [Get withdrawal metrics for individual validators](https://docs.rated.network/rated-api/api-reference/v1/ethereum/withdrawals/get-withdrawal-metrics-for-individual-validators.md): This endpoint returns withdrawals by validator index or pubkey - [Blocks](https://docs.rated.network/rated-api/api-reference/v1/ethereum/blocks/blocks.md): Querying into Ethereum blocks and the associated validator metrics - [List of slots and blocks](https://docs.rated.network/rated-api/api-reference/v1/ethereum/blocks/get-slots-and-blocks-on-the-ethereum-network.md): This endpoint returns comprehensive information on slots and blocks on the Ethereum network - [Block builder payment transaction hashes](https://docs.rated.network/rated-api/api-reference/v1/ethereum/blocks/get-information-for-block-builder-payments-by-slot.md): This endpoint returns transaction hashes in which block builder payments are made. - [Overview](https://docs.rated.network/rated-api/api-reference/v1/solana/overview/overview.md): A series of endpoint that provide a high level overview of all validators, stake accounts, and stake authorities. - [Get Network Overview](https://docs.rated.network/rated-api/api-reference/v1/solana/overview/get-network-overview.md) - [Get summary metrics for multiple validators](https://docs.rated.network/rated-api/api-reference/v1/solana/overview/get-summary-metrics-for-multiple-validators.md): This endpoint returns various metrics for all validators or the ones staked to by a specified stake authority. - [Get validator summary metrics](https://docs.rated.network/rated-api/api-reference/v1/solana/overview/get-validator-summary-metrics.md): This endpoint returns various metrics for a specific validator aggregated across different time windows. - [Get summary metrics for multiple stake accounts](https://docs.rated.network/rated-api/api-reference/v1/solana/overview/get-summary-metrics-for-multiple-stake-accounts.md): This endpoint returns various metrics for all stake accounts aggregated across different time windows. - [Get stake account summary metrics](https://docs.rated.network/rated-api/api-reference/v1/solana/overview/get-stake-account-summary-metrics.md): This endpoint returns various metrics for a specific stake account aggregated across different time windows. - [Get summary metrics for multiple stake authorities](https://docs.rated.network/rated-api/api-reference/v1/solana/overview/get-summary-metrics-for-multiple-stake-authorities.md): This endpoint returns various metrics for all stake authorities aggregated across different time windows. - [Get stake authority summary metrics](https://docs.rated.network/rated-api/api-reference/v1/solana/overview/get-stake-authority-summary-metrics.md): This endpoint returns various metrics for a specific stake authority aggregated across different time windows. - [Performance](https://docs.rated.network/rated-api/api-reference/v1/solana/performance/performance.md): A series of endpoints that drill down on performance related metrics for validators. - [Get validator performance](https://docs.rated.network/rated-api/api-reference/v1/solana/performance/get-validator-performance.md): This endpoint returns all the useful information you need on the historical performance of a single validator. Use this endpoint to retrieve top level metrics on block leader/proposal effectiveness, voting effectiveness, and overall effectiveness of a validator. - [Get daily vote latency across all geolocations](https://docs.rated.network/rated-api/api-reference/v1/solana/performance/get-daily-vote-latency-across-all-geolocations.md): This endpoint returns the median vote latency across all hosting providers/data centers for the specified date. - [Get historical network level performance](https://docs.rated.network/rated-api/api-reference/v1/solana/performance/get-historical-network-level-performance.md): This endpoint returns historical performance metrics for the network. - [Get validator block insights](https://docs.rated.network/rated-api/api-reference/v1/solana/performance/get-validator-block-insights.md): This endpoint returns information about the composition of blocks produced by a validator. Use this endpoint to retrieve historical block insights for a specific validator. - [Get validator state information](https://docs.rated.network/rated-api/api-reference/v1/solana/performance/get-validator-state-information.md): This endpoint returns information about a validator's state including active stake. Use this endpoint to retrieve historical state data for a specific validator. - [Get validator vote performance data](https://docs.rated.network/rated-api/api-reference/v1/solana/performance/get-validator-vote-performance-data.md): This is a live endpoint that returns information about the validator's most recent voting activity.Use this endpoint to retrieve live data for a specific validator. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/solana/rewards/rewards.md): A series of endpoints that drill down on rewards related metrics for validators. - [Get validator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/solana/rewards/get-validator-rewards-metrics.md): This endpoint returns a bunch of useful information about the historical rewards earned by a single validator. - [Get stake account rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/solana/rewards/get-stake-account-rewards-metrics.md): This endpoint returns a bunch of useful information about the historical rewards earned by a single stake account. - [Get stake authority rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/solana/rewards/get-stake-authority-rewards-metrics.md): This endpoint returns a bunch of useful information about the historical rewards earned by stake authority based on its aggregated stake accounts. - [Get historical network level rewards](https://docs.rated.network/rated-api/api-reference/v1/solana/rewards/get-historical-network-level-rewards.md): This endpoint returns historical rewards for the network. - [Metadata](https://docs.rated.network/rated-api/api-reference/v1/solana/metadata/metadata.md): A series of endpoints which drill down on metadata-related metrics for validators. - [Get various metadata about validators.](https://docs.rated.network/rated-api/api-reference/v1/solana/metadata/get-various-metadata-about-validators.md): This endpoint returns information validators such as their geolocation, client, and associated accounts. - [Get the stake accounts associated to a validator.](https://docs.rated.network/rated-api/api-reference/v1/solana/metadata/get-stake-accounts-associated-to-a-validator.md): This endpoint returns all distinct stake accounts associated to a validator over a period of time when they were actively delegated. - [Get metadata on the Rated Solana API endpoints](https://docs.rated.network/rated-api/api-reference/v1/solana/metadata/get-metadata-on-the-rated-solana-api-endpoints.md): This endpoint returns information about the latest complete daily data available from Rated's Solana API endpoints. - [Get epoch metadata for an epoch ending on the day specified](https://docs.rated.network/rated-api/api-reference/v1/solana/metadata/get-epoch-metadata-for-an-epoch-ending-on-the-day-specified.md): This endpoint returns epoch metadata for days on which an epoch ends. - [Overview](https://docs.rated.network/rated-api/api-reference/v1/polygon/overview/overview.md): Get an overview of the Polygon network's current state and metrics. - [Get Network Overview](https://docs.rated.network/rated-api/api-reference/v1/polygon/overview/get-network-overview.md): This endpoint returns network-wide overview metrics for Polygon. - [Performance](https://docs.rated.network/rated-api/api-reference/v1/polygon/performance/performance.md): Get performance metrics and state information for Polygon validators. - [Get validator performance metrics](https://docs.rated.network/rated-api/api-reference/v1/polygon/performance/get-validator-performance.md): This endpoint returns performance metrics (signing rates, proposal rates) for a specific validator. - [Get validator state metrics](https://docs.rated.network/rated-api/api-reference/v1/polygon/performance/get-validator-state.md): This endpoint returns state metrics including stake information for a specific validator. - [Get delegator state metrics](https://docs.rated.network/rated-api/api-reference/v1/polygon/performance/get-delegator-state.md): This endpoint returns state metrics including stake information for a specific delegator. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/polygon/rewards/rewards.md): Get rewards information for Polygon validators and delegators. - [Get validator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/polygon/rewards/get-validator-rewards.md): This endpoint returns rewards metrics for a specific validator. - [Get delegator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/polygon/rewards/get-delegator-rewards.md): This endpoint returns rewards metrics for a specific delegator. - [Metadata](https://docs.rated.network/rated-api/api-reference/v1/polygon/metadata/metadata.md): Get detailed metadata information about Polygon validators. - [Get various metadata about validators](https://docs.rated.network/rated-api/api-reference/v1/polygon/metadata/get-validator-metadata.md): This endpoint returns various metadata for a specific validator. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/rewards/rewards.md): A series of endpoints that drill down on rewards metrics for both entities (operators), delegators, and eigenpods. - [Get rewards by Operator.](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/rewards/get-rewards-by-operator.md): Returns the rewards of an Operator with specified granularity (day or week) - [Get rewards by Delegator.](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/rewards/get-rewards-by-delegator.md): Returns the rewards of a Delegator with specified granularity (day or week) - [Get rewards by Eigenpod.](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/rewards/get-rewards-by-eigenpod.md): Returns the rewards of an Eigenpod with specified granularity (day or week) - [Metadata](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/metadata/metadata.md): A series of endpoints that drill down on metadata-related metrics for both delegators and entities (operators). - [Get delegations by delegator](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/metadata/get-delegations-by-delegator.md): This endpoint returns the delegation history by delegator address - [Get delegators by operator address](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/metadata/get-delegators-by-operator-address.md): This endpoint returns the delegation history of delegators to an operator address - [Get Stake state by Entity.](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/metadata/get-stake-state-by-entity.md): This endpoint returns the daily stake state of an Entity - [Get Stake state by Eigenpod.](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/metadata/get-stake-state-by-eigenpod.md): This endpoint returns the daily stake state of an Eigenpod - [Get Stake state by delegator.](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/metadata/get-stake-state-by-delegator.md): This endpoint returns the daily stake state of a delegator - [Get metadata on the Rated Eigenlayer API endpoints](https://docs.rated.network/rated-api/api-reference/v1/eigenlayer/metadata/get-metadata-on-the-rated-eigenlayer-api-endpoints.md): This endpoint returns information about the latest complete data available from Rated's Eigenlayer API endpoints. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/cosmos/rewards/rewards.md): A series of endpoints that drill down on rewards related metrics for validators. - [Get validator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/cosmos/rewards/get-validator-rewards-metrics.md): This endpoint returns a bunch of useful information about the historical rewards earned by a single validator. - [Get network rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/cosmos/rewards/get-network-rewards-metrics.md): This endpoint returns a bunch of useful information about the historical rewards earned by the network. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/avalanche/rewards/rewards.md): A series of endpoints that drill down on rewards related metrics for validators and the network. - [Get validator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/avalanche/rewards/get-validator-rewards-metrics.md): This endpoint returns the historical rewards earned by a single validator and their potential rewards. - [Get network rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/avalanche/rewards/get-network-rewards-metrics.md): This endpoint returns the historical rewards earned by the network and potential rewards. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/celestia/rewards/rewards.md): A series of endpoints that drill down on rewards related metrics for validators and the network. - [Get validator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/celestia/rewards/get-validator-rewards-metrics.md): This endpoint returns the historical rewards earned by a single validator. - [Get network rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/celestia/rewards/get-network-rewards-metrics.md): This endpoint returns the historical rewards earned by the network. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/cardano/rewards/rewards.md): A series of endpoints that drill down on rewards related metrics for stake pools (validators) and the network. - [Get stake pool/validator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/cardano/rewards/get-validator-rewards-metrics.md): This endpoint returns the historical rewards earned by a single stake pool/validator. - [Get network rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/cardano/rewards/get-network-rewards-metrics.md): This endpoint returns the historical rewards earned by the network. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/polkadot/rewards/rewards.md): A series of endpoints that drill down on rewards related metrics for validators and the network on the Polkadot relay chain. - [Get validator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/polkadot/rewards/get-validator-rewards-metrics.md): This endpoint returns the historical rewards earned by a single validator. - [Get network rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/polkadot/rewards/get-network-rewards-metrics.md): This endpoint returns the historical rewards earned by the network. - [Rewards](https://docs.rated.network/rated-api/api-reference/v1/babylon/rewards/rewards.md): A series of endpoints that drill down on rewards related metrics for validators and the network on the Babylon Genesis chain. - [Get validator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/babylon/rewards/get-validator-rewards-metrics.md): This endpoint returns the historical rewards earned by a single validator. - [Get delegator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/babylon/rewards/get-delegator-rewards-metrics.md): This endpoint returns the historical rewards earned by a single delegator. - [Get network rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/babylon/rewards/get-network-rewards-metrics.md): This endpoint returns the historical rewards earned by the network. - [Get finality provider rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/babylon/rewards/get-finality-provider-rewards-metrics.md): This endpoint returns the historical rewards earned by a single finality provider. - [Get BTC delegator rewards metrics](https://docs.rated.network/rated-api/api-reference/v1/babylon/rewards/get-btc-delegator-rewards-metrics.md): This endpoint returns the historical rewards earned by a single BTC delegator. - [Performance](https://docs.rated.network/rated-api/api-reference/v1/babylon/performance/performance.md) - [Get delegator state information](https://docs.rated.network/rated-api/api-reference/v1/babylon/performance/get-delegator-state-information.md): This endpoint returns information about a delegator's state including active stake. Use this endpoint to retrieve historical state data for a specific delegator. - [Get validator state information](https://docs.rated.network/rated-api/api-reference/v1/babylon/performance/get-validator-state-information.md): This endpoint returns information about a validator's state including active stake. Use this endpoint to retrieve historical state data for a specific validator. - [Get finality provider state information](https://docs.rated.network/rated-api/api-reference/v1/babylon/performance/get-finality-provider-state-information.md): This endpoint returns information about a finality provider's state including active stake. Use this endpoint to retrieve historical state data for a specific finality provider. - [Get BTC delegator state information](https://docs.rated.network/rated-api/api-reference/v1/babylon/performance/get-btc-delegator-state-information.md): This endpoint returns information about a BTC delegator's state including active stake. Use this endpoint to retrieve historical state data for a specific delegator. - [Metadata](https://docs.rated.network/rated-api/api-reference/v1/babylon/metadata/metadata.md) - [Get the delegators associated to a validator](https://docs.rated.network/rated-api/api-reference/v1/babylon/metadata/get-the-delegators-associated-to-a-validator.md): This endpoint returns all distinct delegators associated to a validator over a period of time when they were actively delegated. - [Network](https://docs.rated.network/rated-api/glossary/avalanche/network.md): Glossary of terms found under /network - [Validators](https://docs.rated.network/rated-api/glossary/avalanche/validators.md): Glossary of terms found under /validators - [Network](https://docs.rated.network/rated-api/glossary/babylon/network.md): Glossary of terms found under /network - [Validators](https://docs.rated.network/rated-api/glossary/babylon/validators.md): Glossary of terms found under /validators - [Delegators](https://docs.rated.network/rated-api/glossary/babylon/delegators.md): Glossary of terms found under /delegators - [BTC Delegators](https://docs.rated.network/rated-api/glossary/babylon/btc-delegators.md): Glossary of terms found under /btcDelegators - [Finality Providers](https://docs.rated.network/rated-api/glossary/babylon/finality-providers.md): Glossary of terms found under /finalityProviders - [Network](https://docs.rated.network/rated-api/glossary/cardano/network.md): Glossary of terms found under /network - [Validators](https://docs.rated.network/rated-api/glossary/cardano/validators.md): Glossary of terms found under /validators - [Network](https://docs.rated.network/rated-api/glossary/celestia/network.md): Glossary of terms found under /network - [Validators](https://docs.rated.network/rated-api/glossary/celestia/validators.md): Glossary of terms found under /validators - [Network](https://docs.rated.network/rated-api/glossary/cosmos/network.md): Glossary of terms found under /network - [Validators](https://docs.rated.network/rated-api/glossary/cosmos/validators.md): Glossary of terms found under /validators - [Delegations](https://docs.rated.network/rated-api/glossary/eigenlayer/delegations.md): Glossary of terms found under /delegations - [Rewards](https://docs.rated.network/rated-api/glossary/eigenlayer/rewards.md): Glossary of terms found under /rewards - [State](https://docs.rated.network/rated-api/glossary/eigenlayer/state.md): Glossary of terms found under /state. Refers to stake state - [Blocks](https://docs.rated.network/rated-api/glossary/ethereum/blocks.md): Glossary of terms found under /blocks - [Effectiveness](https://docs.rated.network/rated-api/glossary/ethereum/effectiveness.md): Glossary of terms found under /effectiveness - [Network](https://docs.rated.network/rated-api/glossary/ethereum/network.md): Glossary of terms found under /network and /eth - [Operators](https://docs.rated.network/rated-api/glossary/ethereum/operators.md): Glossary of terms found under /operators - [Validators](https://docs.rated.network/rated-api/glossary/ethereum/validators.md): Glossary of terms found under /validators - [Withdrawals](https://docs.rated.network/rated-api/glossary/ethereum/withdrawals.md): Glossary of terms found under /withdrawals - [Pool shares](https://docs.rated.network/rated-api/glossary/ethereum/pool-shares.md): Glossary of terms found under /pool-shares - [Network](https://docs.rated.network/rated-api/glossary/polkadot/network.md): Glossary of terms found under /network - [Validators](https://docs.rated.network/rated-api/glossary/polkadot/validators.md): Glossary of terms found under /validators - [Delegators](https://docs.rated.network/rated-api/glossary/polygon/delegators.md): Glossary of terms found under /delegators - [Network](https://docs.rated.network/rated-api/glossary/polygon/network.md): Glossary of terms found under /network - [Validators](https://docs.rated.network/rated-api/glossary/polygon/validators.md): Glossary of terms found under /validators - [Delegators](https://docs.rated.network/rated-api/glossary/solana/delegators.md): Glossary of terms found under /delegators - [Network](https://docs.rated.network/rated-api/glossary/solana/network.md): Glossary of terms found under /network - [Validators](https://docs.rated.network/rated-api/glossary/solana/validators.md): Glossary of terms found under /validators - [Rewards Accounting](https://docs.rated.network/rated-api/guides/use-cases/rewards-accounting.md) - [Performance Benchmarking](https://docs.rated.network/rated-api/guides/use-cases/performance-benchmarking.md) - [Private Sets](https://docs.rated.network/rated-api/guides/use-cases/private-sets.md) - [Developers FAQ](https://docs.rated.network/rated-api/guides/developers-faq.md): Frequently asked questions in and around the Rated API. - [Rated SDK](https://docs.rated.network/rated-api/tools/rated-sdk.md): Libraries and tools for interacting with your Rated integration - [Rated CLI](https://docs.rated.network/rated-api/tools/rated-cli.md): A community built Prometheus exporter for the Rated API - [Rated Console](https://docs.rated.network/rated-api/tools/rated-console.md): A dashboard console for the Rated API - [Rated Network Explorer](https://docs.rated.network/rated-api/tools/rated-explorer.md): A Network Explorer based of the Rated API - [Welcome](https://docs.rated.network/documentation/welcome.md): Rated offers independent, third-party node and node operator ratings, robust data pipelines, and the most comprehensive infrastructure dataset for Ethereum. - [Introduction](https://docs.rated.network/documentation/explorer/introduction.md): A short intro to the Rated Explorer and prompts relating to navigating this section of the documentation. - [Overview](https://docs.rated.network/documentation/explorer/ethereum/ethereum.md): Definitions of the variables that live on the landing page of the Rated Network Explorer. - [Network Views](https://docs.rated.network/documentation/explorer/ethereum/network-views/network-views.md): In this section of the documentation, we cover all you need to know about the various pages and views that make up the 'Network views' section of the Explorer for Ethereum and its testnets. - [Overview](https://docs.rated.network/documentation/explorer/ethereum/network-views/network-overview/network-overview.md): A series of metrics that attempt to capture the current state of the network at the highest level. - [Activation queue length](https://docs.rated.network/documentation/explorer/ethereum/network-views/network-overview/activation-queue-length.md): A more in depth discussion of how Rated computes the overall activation queue length - [Exit queue length](https://docs.rated.network/documentation/explorer/ethereum/network-views/network-overview/exit-queue-length.md): A more in depth discussion of how Rated computes the overall exit queue length - [Withdrawal queue length](https://docs.rated.network/documentation/explorer/ethereum/network-views/network-overview/withdrawal-queue-length.md): A more in depth discussion of how Rated computes the overall withdrawal queue length - [Overview](https://docs.rated.network/documentation/explorer/ethereum/network-views/pools-operators-and-validators/pools-operators-and-validators.md): All the content in this page translates equally to the 'Pools' and 'Node Operators' list views. We will be drilling down on a the Pool page for ease of referencing. - [Classes of aggregation](https://docs.rated.network/documentation/explorer/ethereum/network-views/pools-operators-and-validators/classes-of-aggregation.md): Definitions of the classes of aggregations Rated groups indices by, as seen under "Entity Views" in the Rated Network Explorer Sidebar. - ["View by" toggle](https://docs.rated.network/documentation/explorer/ethereum/network-views/pools-operators-and-validators/view-by-toggle.md): Making the most of the Main operator page by shifting between views. - [Entity metrics drill-down](https://docs.rated.network/documentation/explorer/ethereum/network-views/pools-operators-and-validators/entity-metrics-drill-down.md): Definitions of variables that appear in the Pool, Operator, Addresses and Validator drill-down pages of the Rated Explorer. - [PBS Landscape](https://docs.rated.network/documentation/explorer/ethereum/pbs-landscape/pbs-landscape.md): Here you can follow the development of the evolving landscape of Proposer-Builder Separation (PBS) in post-Merge Ethereum. - [Overview](https://docs.rated.network/documentation/explorer/ethereum/pbs-landscape/relays/relays.md): In this page we track the most important statistics relating to the operation of MEV Relays introduced with the advent of mev-boost in PoS Ethereum. - [Relay addresses](https://docs.rated.network/documentation/explorer/ethereum/pbs-landscape/relays/relay-addresses.md): A repo of all the known Relay addresses. - [Overview](https://docs.rated.network/documentation/explorer/ethereum/pbs-landscape/builders/builders.md): A series of metrics that compose a high level view of the builder market in post-Merge Ethereum. - [Builder pubkeys](https://docs.rated.network/documentation/explorer/ethereum/pbs-landscape/builders/builder-pubkeys.md): A repo of all the known pubkeys that map to builder entities. - [Overview](https://docs.rated.network/documentation/explorer/ethereum/miscellaneous/miscellaneous.md): A series of pages that don't quite fit the other categories but present a view on a new slice of the network - [Leaderboard](https://docs.rated.network/documentation/explorer/ethereum/miscellaneous/leaderboard.md): Definitions relating to the Leaderboard section available on the Rate Explorer. - [Slashings](https://docs.rated.network/documentation/explorer/ethereum/miscellaneous/slashings.md): This page provides a comprehensive view of the slashing metrics on the Ethereum network. - [Solana](https://docs.rated.network/documentation/explorer/solana/solana.md): Definitions of the variables that live on the landing page of the Rated Network Explorer for Solana - [Network Overview](https://docs.rated.network/documentation/explorer/solana/network-views/network-overview.md): A series of metrics that attempt to capture the current state of the network at the highest level. - [Overview](https://docs.rated.network/documentation/explorer/solana/network-views/pools/pools.md): Definitions of variables that appear in the Pools page on the Rated Explorer for Solana. - [Pool metrics drill-down](https://docs.rated.network/documentation/explorer/solana/network-views/pools/pool-metrics-drill-down.md): Definitions of variables that appear in the Pool drill-down pages of the Rated Explorer. - [Overview](https://docs.rated.network/documentation/explorer/solana/network-views/validators/validators.md): Definitions of variables that appear in the Validators page on the Rated Explorer for Solana. - [Validator metrics drill-down](https://docs.rated.network/documentation/explorer/solana/network-views/validators/validator-metrics-drill-down.md): Definitions of variables that appear in the Validator drill-down pages of the Rated Explorer. - [Overview](https://docs.rated.network/documentation/explorer/solana/network-views/delegators/delegators.md): Definitions of variables that appear in the delegator pages on the Rated Explorer for Solana. - [Stake Accounts](https://docs.rated.network/documentation/explorer/solana/network-views/delegators/stake-accounts/stake-accounts.md): Definitions of variables that appear in the Stake Accounts page on the Rated Explorer for Solana. - [Stake Account metrics drill-down](https://docs.rated.network/documentation/explorer/solana/network-views/delegators/stake-accounts/stake-account-metrics-drill-down.md): Definitions of variables that appear in the Stake Account drill-down pages of the Rated Explorer. - [Overview](https://docs.rated.network/documentation/explorer/solana/network-views/delegators/stake-authorities/stake-authorities.md): Definitions of variables that appear in the Stake Authorities page on the Rated Explorer for Solana. - [Stake Authority metrics drill-down](https://docs.rated.network/documentation/explorer/solana/network-views/delegators/stake-authorities/stake-authority-metrics-drill-down.md): Definitions of variables that appear in the Stake Authority drill-down pages of the Rated Explorer. - [Frequently asked questions](https://docs.rated.network/documentation/explorer/frequently-asked-questions.md): It's FAQs all the way down. - [Introduction to Methodologies](https://docs.rated.network/documentation/methodologies/introduction-to-methodologies.md): Dive deeper into the methodologies that power some of the most important metrics exposed in the Rated Network Explorer and API. - [Overview](https://docs.rated.network/documentation/methodologies/ethereum/ethereum.md): A series of resources regarding our work on rationalizing how we collectively measure the most important metrics relating to the Ethereum Beacon Chain. - [Overview](https://docs.rated.network/documentation/methodologies/ethereum/rated-effectiveness-rating/rated-effectiveness-rating.md): Methodology that underlies the Rated Validator Effectiveness Rating of validator and operator performance on Ethereum. - [RAVER v3.0 [current]](https://docs.rated.network/documentation/methodologies/ethereum/rated-effectiveness-rating/raver-v3.0-current.md): Applicable to the Altair upgrade of the Ethereum Beacon Chain spanning from epoch `146875` to present. - [RAVER v2.1](https://docs.rated.network/documentation/methodologies/ethereum/rated-effectiveness-rating/raver-v2.1.md): Applicable to the Altair upgrade of the Ethereum Beacon Chain spanning from epoch `96750` to epoch `146874`. - [RAVER v2.0](https://docs.rated.network/documentation/methodologies/ethereum/rated-effectiveness-rating/raver-v2.0.md): Applicable to the Altair upgrade of the Ethereum Beacon Chain spanning from epoch `74240` to epoch `96749`. - [RAVER v1.0](https://docs.rated.network/documentation/methodologies/ethereum/rated-effectiveness-rating/raver-v1.0.md): Applicable to Phase 0 of the Ethereum Beacon Chain spanning from epoch `1` to epoch `74239`. - [Rating percentiles](https://docs.rated.network/documentation/methodologies/ethereum/rating-percentiles.md): The methodology behind our calculation of percentile ranks in terms of Effectiveness. - [Overview](https://docs.rated.network/documentation/methodologies/ethereum/penalties-and-missed-rewards/penalties-computation/penalties-computation.md): This page discusses Rated's methodology in calculating accrued penalties on validators that failed to perform their duties. - [Pre-Altair penalties computation](https://docs.rated.network/documentation/methodologies/ethereum/penalties-and-missed-rewards/penalties-computation/pre-altair-penalties-computation.md) - [Overview](https://docs.rated.network/documentation/methodologies/ethereum/penalties-and-missed-rewards/validator-missed-rewards-computation/validator-missed-rewards-computation.md): This section discusses the methodologies that underlie Rated's calculation of missed rewards on the Beacon Chain. - [Consensus missed rewards computation](https://docs.rated.network/documentation/methodologies/ethereum/penalties-and-missed-rewards/validator-missed-rewards-computation/consensus-missed-rewards-computation.md): This page discusses Rated's methodology on calculating missed consensus layer rewards from missed block proposals and failed attestation duties. - [Execution missed rewards computation](https://docs.rated.network/documentation/methodologies/ethereum/penalties-and-missed-rewards/validator-missed-rewards-computation/execution-missed-rewards-computation.md): This page discusses Rated's methodology on calculating missed execution layer rewards emanating from missed block proposals. - [Slashing penalties](https://docs.rated.network/documentation/methodologies/ethereum/penalties-and-missed-rewards/slashing-penalties.md) - [APR%](https://docs.rated.network/documentation/methodologies/ethereum/apr.md): The methodology uses a rolling window calculation of total rewards based on the time periods (1 day, 7 days, 30 days, all-time) and the latest available day where validator rewards are calculated. - [Baseline MEV computation](https://docs.rated.network/documentation/methodologies/ethereum/baseline-mev-computation.md) - [Gini coefficient measurement](https://docs.rated.network/documentation/methodologies/ethereum/gini-coefficient-measurement.md): This page illustrates the approach Rated takes in computing this metric for the Ethereum network. - [Aggregating validator indices](https://docs.rated.network/documentation/methodologies/ethereum/aggregating-validator-indices.md) - [Overview](https://docs.rated.network/documentation/methodologies/solana/solana.md): A series of resources regarding our work on rationalizing how we collectively measure the most important metrics relating to Solana. - [Overview](https://docs.rated.network/documentation/methodologies/solana/solana-validator-effectiveness-rating/solana-validator-effectiveness-rating.md): Methodology that underlies the effectiveness rating of validator and operator performance on Solana. - [Version 2.0 [current]](https://docs.rated.network/documentation/methodologies/solana/solana-validator-effectiveness-rating/version-2.0-current.md): Applicable from after the implementation of Timely Vote Credits from `Epoch 703` (November 26, 2024) to present. - [Version 1.0](https://docs.rated.network/documentation/methodologies/solana/solana-validator-effectiveness-rating/version-1.0.md): Applicable from `Epoch 0` to `Epoch 702` - [Overview](https://docs.rated.network/documentation/methodologies/solana/annual-percentage-yield-apy/annual-percentage-yield-apy.md): This section goes into our methodology in calculating the returns of validators and delegators on their stake. - [Delegator APY%](https://docs.rated.network/documentation/methodologies/solana/annual-percentage-yield-apy/delegator-apy.md) - [Validator APY%](https://docs.rated.network/documentation/methodologies/solana/annual-percentage-yield-apy/validator-apy.md) - [Gini coefficient measurement](https://docs.rated.network/documentation/methodologies/solana/gini-coefficient-measurement.md): This page details the approach Rated uses in computing this metric for the Solana network. - [Product Updates](https://docs.rated.network/changelog.md) - [Website Terms of Use](https://docs.rated.network/legal/terms/website-terms-of-use.md) - [API Terms of Service](https://docs.rated.network/legal/terms/api-terms-of-service.md) - [Onboarding Terms of Use](https://docs.rated.network/legal/terms/onboarding-terms-of-use.md) - [Privacy Notice](https://docs.rated.network/legal/privacy/privacy-notice.md) - [RAVER Content License](https://docs.rated.network/legal/licenses/raver-content-license.md) ## OpenAPI Specs - [openapi](https://docs.rated.network/openapi.json) - [devcontainer](https://docs.rated.network/.devcontainer/devcontainer.json)