Historical Metrics
Retrieve historical TVL data by strategy address
Returns the historical total value locked (TVL) data over specified timestamp values in a specific LST strategy.
GET
Headers
API Token for authentication
Path Parameters
The contract address of the restaking strategy
Query Parameters
Frequency of data points
Available options:
1d
, 7d
Type of tally, discrete or cumulative
Available options:
discrete
, cumulative
Start date in ISO string format
End date in ISO string format
Response
200 - application/json