Metadata
Get Stake state by Eigenpod.
This endpoint returns the daily stake state of an Eigenpod
GET
Get Stake state by Eigenpod.
This endpoint allows you to query the daily stake and shares balance of a specific eigenpod based on their operator address, the specific strategy, and token address.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Available options:
mainnet
, hoodi
, holesky
Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Start date
Examples:
"2023-01-01"
End date
Examples:
"2023-12-31"
Response
200
application/json
Successful Response
The response is of type object
.
Get Stake state by Eigenpod.