Validators

Contents

Count of Senders to CL Contract

Definition

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

NameMetricIDUnitInterval

Count of Senders to CL Contract

SenderCntCLCont

Validators

1 day

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.

NameMetricIDUnitInterval

Total Unique Senders to CL Contract

SenderTotCLCont

Validators

1 day

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.

NameMetricIDUnitInterval

Active Exiting Validators

ValidatorActExtCnt

Validators

1 day

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.

NameMetricIDUnitInterval

Active Validators

ValidatorActOngCnt

Validators

1 day

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.

NameMetricIDUnitInterval

Slashed Validators

ValidatorActSlhCnt

Validators

1 day

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.

NameMetricIDUnitInterval

Validator Count

ValidatorCnt

Validators

1 day

Details

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

Release History

  • Released September 2022.

Availability for Assets

Definition

Count of validators removed daily.

NameMetricIDUnitInterval

Daily Removed Validators

ValidatorRemCnt1d

Validators

1 day

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

Daily Added Validators

Definition

Count of validators added daily.

NameMetricIDUnitInterval

Daily Added Validators

ValidatorAddCnt1d

Validators

1 day

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.

NameMetricIDUnitInterval

Daily Removed Validators

ValidatorRemCnt1d

Validators

1 day

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.

NameMetricIDUnitInterval

Inactive Ineligible Validators

ValidatorExtSlhCnt

Validators

1 day

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.

NameMetricIDUnitInterval

Inactive Eligible Validators

ValidatorExtUnslhCnt

Validators

1 day

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

Definition

Validators that have been slashed and are no longer active.

NameMetricIDUnitInterval

Inactive Ineligible Validators

ValidatorExtSlhCnt

Validators

1 day

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

Validators Pending Eligibility

Definition

Validators pending eligibility.

NameMetricIDUnitInterval

Validators Pending Eligibility

ValidatorPndInitCnt

Validators

1 day

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

NameMetricIDUnitInterval

Validators in Activation Queue

ValidatorPndQedCnt

Validators

1 day

Details

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

Release History

  • Released September 2022.

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