Parameter | Context |
---|---|
window | The time window of aggregation. You might ask for 1d , 7d , 30d or All-time data |
idType | The type of entity class you would like returned. You might ask for pool , poolShare , nodeOperator , depositAddress or withdrawalAddress |
size | The number of results included per page |
parentId | Specifying a pool or node operator so that the response is focused on the Pool sharesof said entity. |
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
1d
, 7d
, 30d
, all
all
, cex
, lst
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
Use parentId
Successful Response
The response is of type object
.