Flows

Contents

Flows to CL Contract

Definition

Deposits sent to the Consensus Layer (CL) Contract.

NameMetricIDUnitInterval

Flows to CL Contract

FlowToCLCont

Native Units

1 day

Details

  • ETH 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

Deposits to Consensus Layer

Definition

Total deposits sent to the Consensus Layer (CL)

NameMetricIDUnitInterval

Deposits to Consensus Layer

StkDepositTotNtv

Native Units

1 day, 1 hour

Details

  • ETH deposited to the consensus layer in the given time interval. This number will differ from the amount sent to the CL Contract due to the delay between the contract receiving funds and funds being deposited on the consensus layer. For details, refer to Coin Metrics' State of the Network #244

Availability for Assets

Withdrawals from Consensus Layer

Definition

Total deposits sent to the Consensus Layer (CL)

NameMetricIDUnitInterval

Withdrawals from Consensus Layer

StkWithdrawTotNtv

Native Units

1 day, 1 hour

Availability for Assets

API Endpoints

Flows metrics can be accessed using these endpoints:

  • timeseries/asset-metrics

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

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

Last updated