ETH 2.0

Active Validators

GET https://api.glassnode.com/v1/metrics/eth2/active_validators_count

The count of active validators. Active validators are validators that have completed the activation queue, are not in an exit queue, and have effective balances greater than 32 ETH.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":536900}]

Attestation Count

GET https://api.glassnode.com/v1/metrics/eth2/attestation_count

The number of 'yes' votes cast by the committee of validators which are attesting to the validity of the produced block in each slot.

Each Epoch, up to 64 committees of at least 128 validators are algorithmically selected per slot for block production and attestation. For each slot, one validator out of the committee is selected to propose a block, whilst the remaining validators are responsible for casting attestation votes.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":789022}]

Average Validator Balance

GET https://api.glassnode.com/v1/metrics/eth2/validator_balance_mean

The count of active validators. Active validators are validators that have completed the activation queue, are not in an exit queue, and have effective balances greater than 32 ETH.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

c

string

currency: NATIVE, USD

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":33.990207783}]

Epoch Height

GET https://api.glassnode.com/v1/metrics/eth2/epoch_height

The epoch height, i.e. the total number of epochs ever included in the main blockchain. Each Epoch contains a set of 32 slots, and an average time interval of 6.4mins.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":185062}]

Estimated Annual Issuance

GET https://api.glassnode.com/v1/metrics/eth2/estimated_annual_issuance

The theoretical network ETH issuance curve of the Ethereum Proof-of-Stake network. This chart reflects the estimated total ETH issuance which is determined based on the number of validators participating in consensus.

It is calculated as Annual ETH Issuance = 1024 * sqrt(Validator Count)

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

c

string

currency: NATIVE, USD

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":750320.234566548}]

Estimated Annual Issuance ROI per validator

GET https://api.glassnode.com/v1/metrics/eth2/estimated_annual_issuance_roi_per_validator

The theoretical per validator return curve of the Ethereum Proof-of-Stake network. This chart reflects the ETH denominated annual return (%) on a 32-ETH stake validator, with ETH issuance determined based on the number of validators participating in consensus.

It is calculated as Annual ROI per validator = 32 / sqrt(Validator Count)

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":0.0436720196129719}]

ETH 2.0 New Deposits

GET https://api.glassnode.com/v1/metrics/eth2/staking_deposits_count

The number transactions depositing 32 ETH to the ETH2 deposit contract.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":580}]

ETH 2.0 New Validators

GET https://api.glassnode.com/v1/metrics/eth2/staking_validators_count

The number of new unique addresses depositing 32 ETH to the ETH2 deposit contract. Note that there is not necessarily always a direct relationship between an individual address and a validator, e.g. a single validator can deposit funds from multiple addresses to the ETH2 contract.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":541}]

ETH 2.0 New Value Staked

GET https://api.glassnode.com/v1/metrics/eth2/staking_volume_sum

The amount of ETH transferred to the ETH2 deposit contract.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 1h, 24h

f

string

format: JSON, CSV

c

string

currency: NATIVE, USD

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":16912}]

ETH 2.0 Phase 0 Staking Goal

GET https://api.glassnode.com/v1/metrics/eth2/staking_phase_0_goal_percent

The percentage of the Phase 0 staking goal, i.e. the total volume deposited to the ETH2 deposit contract divided by 524,288. The ETH2 network needs to reach at least 524,288 ETH (16,384 validators) to launch the mainnet.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":33.32215690612793}]

ETH 2.0 Total Number of Deposits

GET https://api.glassnode.com/v1/metrics/eth2/staking_total_deposits_count

The total number of transactions to the ETH2 deposit contract.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":559616}]

ETH 2.0 Total Number of Validators

GET https://api.glassnode.com/v1/metrics/eth2/staking_total_validators_count

The total number of unique addresses that have deposited 32 ETH to the ETH2 deposit contract. Note that there is not necessarily always a direct relationship between an individual address and a validator, e.g. a single validator can deposit funds from multiple addresses to the ETH2 contract.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":553692}]

ETH 2.0 Total Value Staked

GET https://api.glassnode.com/v1/metrics/eth2/staking_total_volume_sum

The amount of ETH that has been deposited to the ETH2 deposit contract, the current ETH balance on the ETH2 deposit contract.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 1h, 24h

f

string

format: JSON, CSV

c

string

currency: NATIVE, USD

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":17470407}]

ETH 2.0 Total Value Staked by Provider

GET https://api.glassnode.com/v1/metrics/eth2/deposited_by_provider_volume_sum

The total amount of ETH transferred to the ETH2 deposit contract via staking providers.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 24h

f

string

format: JSON, CSV

c

string

currency: NATIVE, USD

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"o":{"abyssfinance":166560,"ankr":56544,"binance":1034144,"bitcoinsuisse":431072,"bitstamp":69184,"coinbase":2064064.03541487,"figment":448160,"huobi":92128,"kraken":1237568,"lido":5481856,"okex":80482,"rocketpool":420432,"stakedus":463520,"stakefish":281120,"stakewise":87296}}]

Missed Blocks

GET https://api.glassnode.com/v1/metrics/eth2/missed_blocks_count

The total number of slots where a validator failed to produce a block. This can occur if a validator is offline, or opted not to propose a block in their allocated slot.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":91}]

Orphaned Blocks

GET https://api.glassnode.com/v1/metrics/eth2/orphaned_blocks_count

The total number of orphan blocks which were not selected as the canonical chain. Orphaned blocks are duplicate blocks, produced by different validators, but were not included on the main blockchain. They naturally occur due to network latency, or in instances where two validators produce a block at the same timestamp.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":4}]

Participation Rate

GET https://api.glassnode.com/v1/metrics/eth2/participation_rate_mean

A measure of network validator responsiveness, tracking the proportion of slots that were missed to the total available. The participation rate is calculated as follows: (Total Slots - Slots Missed) / Total Slots.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":0.992465241220263}]

Slashing Event Count

GET https://api.glassnode.com/v1/metrics/eth2/slashings_count

Total number of slashing events recorded on the blockchain. Slashing events are automated events which occur due to validator misbehaviour such as proposing invalid blocks, or attesting to an invalid fork of the blockchain.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":0}]

Slot Height

GET https://api.glassnode.com/v1/metrics/eth2/slot_height

The slot height, i.e. the total number of slots ever included in the main blockchain. Each slot is an opportunity for the selected validator to propose a block, and have a target interval of 12 seconds.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":5922688}]

Stake Effectiveness

GET https://api.glassnode.com/v1/metrics/eth2/stake_effectiveness_mean

Stake Effectiveness is a measure of the propostion of staked ETH which is actively participating in consensus. It is calculated as the ratio between the Total Staked Balance, and the Total Effective Balance of the Proof-of-Stake validator set: Stake Effectiveness = Total Effective Balance / Total Staked Balance

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":0.941439010441785}]

Staking Deposits

GET https://api.glassnode.com/v1/metrics/eth2/deposits_count

The number of new 32 ETH stake deposits made into the staking contract.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":1076}]

Total Effective Balance

GET https://api.glassnode.com/v1/metrics/eth2/effective_balance_sum

The total staked balance which is actively participating in Proof-of-Stake consensus.

The Effective Balance of an individual validator is always rounded to 1 ETH increments, and has a maximum of 32 ETH. Effective Balance will round down to nearest 1 ETH increment with a minimum buffer of 0.25 ETH. For example:

  • Total Balance of 35 ETH —> Effective Balance of 32 ETH

  • Total Balance of 31.9 ETH —> Effective Balance of 31 ETH

  • Total Balance of 31.25 ETH —> Effective Balance of 31 ETH

  • Total Balance of 31.24 ETH —> Effective Balance of 30 ETH

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

c

string

currency: NATIVE, USD

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":17180643}]

Voluntary Exit Count

GET https://api.glassnode.com/v1/metrics/eth2/voluntary_exit_count

The total number of validators that have exited the validator pool voluntarily.

View in Studio

Query Parameters

NameTypeDescription

a*

string

asset symbol: ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval: 10m, 1h, 24h

f

string

format: JSON, CSV

timestamp_format

string

timestamp format: unix or humanized (RFC 3339)

[{"t":1677801600,"v":0}]

Last updated