Get a user's ETH balance, rewards and fees time series for a pool

Time series (one point per Lazy Oracle report) of a user's ETH balance,
gross/net rewards and fees for a pool vault, reconstructed from indexed
share movements and the stored vault reports. Pool vaults only.

Path Params
string
required

The unique identifier of the Lido staking contracts

string
required
^0x[a-fA-F0-9]{40}$

Ethereum address of the user

Query Params
date-time

Only include points with report timestamp >= fromTs (ISO 8601 date-time)

date-time

Only include points with report timestamp <= toTs (ISO 8601 date-time)

integer
≥ 1

Return only the last n points, applied after the fromTs/toTs filter

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json