Validators

Contents

Count of Senders to CL Contract

Definition

Count of new addresses that have sent to the Consensus Layer (CL) contract.

Details

  • Unique count of new addresses that have sent to the Consensus Layer (CL) smart contract (0x00000000219ab540356cBB839Cbe05303d7705Fa) over the daily interval, sourced from Coin Metrics ATLAS™ blockchain search engine.

Release History

  • Released September 2022.

Availability for Assets

  • N/A

Total Unique Senders to CL Contract

Definition

Unique count of all senders to the Consensus Layer (CL) contract.

Details

  • Unique count of all senders to the Consensus Layer (CL) smart contract (0x00000000219ab540356cBB839Cbe05303d7705Fa) over the daily interval, sourced from Coin Metrics ATLAS™ blockchain search engine.

Release History

  • Released September 2022.

Availability for Assets

  • N/A

Active Exiting Validators

Definition

Validators who have filed a voluntary request to exit.

Details

  • Count of active ETH Consensus Layer (CL) validators that have filed a voluntary request to exit.

Release History

  • Released September 2022.

Availability for Assets

Active Validators

Definition

Validators that are actively participating.

Details

  • Count of ETH Consensus Layer (CL) validators that have completed the activation queue.

Release History

  • Released September 2022.

Availability for Assets

Slashed Validators

Definition

Slashed validators scheduled to exit.

Details

  • Count of ETH Consensus Layer (CL) validators that have been slashed and are scheduled to exit.

Release History

  • Released September 2022.

Availability for Assets

Validator Count

Definition

Count of all validators.

Details

  • Number of validators on the Ethereum Consensus Layer (CL).

Release History

  • Released September 2022.

Availability for Assets

Daily Added Validators

Definition

Count of validators added daily.

Details

  • Number of validators added to the Ethereum Consensus Layer (CL) on a daily interval.

Release History

  • Released September 2022.

Availability for Assets

Daily Removed Validators

Definition

Count of validators removed daily.

Details

  • Number of validators removed from the Ethereum Consensus Layer (CL) on a daily interval.

  • This figure will remain low until withdrawals are enabled, capturing mostly slashing.

  • Captures number of validators with 'exited' status and 'exited slashed' status.

Release History

  • Released September 2022.

Availability for Assets

Inactive Ineligible Validators

Definition

Validators that have been slashed and are no longer active.

Details

  • Count of ETH Consensus Layer (CL) validators that have been slashed and are no longer active.

Release History

  • Released September 2022.

Availability for Assets

Inactive Eligible Validators

Definition

Validators that have not been slashed but are no longer active.

Details

  • Count of ETH Consensus Layer (CL) validators that have not been slashed but are no longer active.

Release History

  • Released September 2022.

Availability for Assets

Validators Pending Eligibility

Definition

Validators pending eligibility.

Details

  • Count of ETH Consensus Layer (CL) validators with ineligible status that are in the activation queue.

Release History

  • Released September 2022.

Availability for Assets

Validator in Activation Queue

Definition

Validators waiting in the activation queue

Details

  • Count of ETH Consensus Layer (CL) validators that are waiting in the activation queue.

Release History

  • Released September 2022.

Availability for Assets

Full Participation Issuance

Definition

Maximum daily protocol issuance on the Ethereum consensus layer (beacon chain) as a function of the number of active validators.

Release History

  • Initially released November 2023.

Availability for Assets

API Endpoints

Validator metrics can be accessed using these endpoints:

  • timeseries/asset-metrics

and by passing in the metric ID's Validator* in the metrics parameter.

curl --compressed "https://api.coinmetrics.io/v4/timeseries/asset-metrics?metrics=ValidatorActExtCnt&assets=eth&pretty=true&api_key=<your_key>"

Last updated