Network

Querying into network aggregate stats.

The endpoints that make up /network allow querying into a collection of statistics that provide an overview of the whole network in historical states––which can be as recent as the last 24h. For a materialized view of most of the metrics on this page, see rated.network/overview.

Network performance statistics

This endpoint returns summary key performance statistics for all the whole network, for the current calendar day.

Network overview

This endpoint returns a summary of key statistics for the whole network. The response gives you both the "All-time" aggregate, as well as the a paginated response on the averages of every day that precedes the current.

Network churn capacity

This endpoint returns a summary of activations and exits for all the whole network. The response gives you both the "All-time" aggregate, as well as the a paginated response on the averages of every day that precedes the current.

Network churn capacity per pool

This endpoint returns a summary of activations and exits, broken down by staking pool.

Here's how to interpret the inputs required to operate it 👇

ParameterContext

window

The time window of aggregation. You might ask for 1d, 7d, 30d or All-time data

stakeAction

Direction of flow. This can be either of activation or exit.

Last updated