Pooled Staking
Get Rewards History
Retrieve the daily balance, reward history, and current annual percentage yield (APY) accumulated by a specific delegator in a given vault.
GET
Get Rewards History
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Ethereum pool network:
- `mainnet` — Ethereum mainnet.
- `hoodi` — Ethereum testnet.
Available options:
mainnet, hoodi Account address of the delegator initiated the staking transaction.
Ethereum address of the vault which keeps tokens.
Query Parameters
Optional time period in days. Allowed values: LAST_30_DAYS, LAST_60_DAYS, LAST_90_DAYS, 30, 60, 90
Available options:
30, 60, 90 Example:
30