Parameter | Context |
---|---|
idType | The type of entity class you would like returned. You might ask for pool , poolShare , nodeOperator , depositAddress , or withdrawalAddress . Note: it is optional and can be inferred automatically for pools, pool shares and node operators. It defaults to depositAddress if it is missing and an address is provided. |
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
1d
, 7d
, 30d
, all
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
Successful Response
The response is of type object
.
Parameter | Context |
---|---|
idType | The type of entity class you would like returned. You might ask for pool , poolShare , nodeOperator , depositAddress , or withdrawalAddress . Note: it is optional and can be inferred automatically for pools, pool shares and node operators. It defaults to depositAddress if it is missing and an address is provided. |
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
1d
, 7d
, 30d
, all
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
Successful Response
The response is of type object
.