Fetch historic APY data for a vault
Vaults
Fetch historic APY data for a vault
Returns APY data for a given vault address over a specified period.
GET
Fetch historic APY data for a vault
Query Parameters
The address of the vault.
Example:
"0x19e099B7aEd41FA52718D780dDA74678113C0b32"
Start timestamp for the period.
Example:
1732679943
End timestamp for the period.
Example:
1738680000
Intervals for the period.
Example:
86400
Number of days to look back for APY calculation. Defaults to 14 if not provided.
Example:
14