Skip to main content
GET
Get Relayer Stats
This endpoints returns information relating to an entity’s historical distribution of relays they have procured blocks from. Here’s how to interpret the inputs required to operate it 👇

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Rated-Network
enum<string>
default:mainnet
Available options:
mainnet,
hoodi,
holesky

Path Parameters

operator_id
string
required

Query Parameters

idType
enum<string> | null
Available options:
depositAddress,
withdrawalAddress,
nodeOperator,
pool,
poolShare,
entity,
validator,
privateSet
window
enum<string>
default:30d
Available options:
1d,
7d,
30d,
all

Response

Successful Response

relayer
string
required
percentage
number
required
Required range: x >= 0