Get summary stats on Pools, Operators and Addresses
Overview
Get summary stats on Pools, Operators and Addresses
This endpoint returns summary statistics for all the operators Rated has pre-materialized views on––commensurate to the output you might see on the Rated Explorer. Filter by entityType to view the stats for a specific type of entity i.e. by pools, operators and withdrawal/deposit addresses.
GET
Get summary stats on Pools, Operators and Addresses
Documentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Available options:
mainnet, hoodi, holesky Query Parameters
The number of results returned per page
The number of results to skip before starting to return
The type of entity class you would like returned
Available options:
depositAddress, withdrawalAddress, nodeOperator, pool, poolShare, entity, validator, privateSet 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