Validator Supply

Contents

Flows to Lido Contract

Definition

Daily sent to the Lido staking contract.

NameMetricIDUnitInterval

Flows to Lido Contract

FlowToLidoCont

Native Units

1 day

Details

  • Daily amount of ETH sent to the Lido staking contract (0xae7ab96520de3a18e5e111b5eaab095312d7fe84), sourced from Coin Metrics ATLAS™ blockchain search engine.

Release History

  • Released September 2022.

Availability for Assets

Supply in CL Contract

Definition

Total supply sent to the Consensus Layer (CL) Contract.

NameMetricIDUnitInterval

Supply in CL Contract

SplyCLCont

Native Units

1 day

Details

  • The total supply of ETH sent to the Consensus Layer (CL) smart contract (0x00000000219ab540356cBB839Cbe05303d7705Fa), sourced from Coin Metrics ATLAS™ blockchain search engine.

Release History

  • Released September 2022.

Availability for Assets

Supply in Lido Contract

Definition

Total sent to the Lido staking contract.

NameMetricIDUnitInterval

Supply in Lido Contract

SplyLidoCont

Native Units

1 day

Details

  • Total ETH sent to the Lido staking contract (0xae7ab96520de3a18e5e111b5eaab095312d7fe84) over the daily interval, sourced from Coin Metrics ATLAS™ blockchain search engine.

Release History

  • Released September 2022.

Availability for Assets

API Endpoints

Validator Supply metrics can be accessed using these endpoints:

  • timeseries/asset-metrics

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

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

Last updated