Validator Supply
Contents
Supply Staked in Validators
Definition
Supply staked in validators.
Name | MetricID | Unit | Interval |
---|---|---|---|
Supply Staked in Validators | SplyStkedNtv | Native Units | 1 day, 1 hour |
Details
Sum of all balances from all eligible active validators (validators with 'active' or 'pending' status).
Release History
Released September 2022.
Sum of all Balances from Active Validators
Definition
Supply from validators that were active that day.
Name | MetricID | Unit | Interval |
---|---|---|---|
Active Staking Supply | SplyActStkedNtv | Native Units | 1 day, 1 hour |
Details
Sum of all balances from actively participating validators.
Release History
Released September 2022.
Total Staked Supply
Definition
Sum of all balances held by all validators.
Name | MetricID | Unit | Interval |
---|---|---|---|
Total Staked Supply | SplyTotStkedNtv | Native Units | 1 day, 1 hour |
Details
Sum of all balances held by all validators, regardless of status (i.e. rewarded supply, slashed supply, etc.)
Release History
Released September 2022.
API Endpoints
Validator Supply metrics can be accessed using these endpoints:
timeseries/asset-metrics
and by passing in the metric ID's SplyStked*
in the metrics
parameter.
Last updated