Overview
Get summary stats on individual Pools, Operators and Addresses
This endpoint returns summary statistics for a specific pool,operator or withdrawal/deposit address that Rated has pre-materialized views on––commensurate to the output you might see on the Rated Explorer.
GET
Headers
An enumeration.
Available options:
mainnet
, holesky
Path Parameters
Query Parameters
The type of entity class you would like returned
Available options:
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
The time window of aggregation
Available options:
1d
, 7d
, 30d
, all
The filter you want results to be sorted by
The sort order for the results
Available options:
asc
, desc
The number of results returned per page
Required range:
x > 0
The number of results to skip before starting to return
Required range:
x > 0