Fetch the APY of a vault
Vaults
Fetch the APY of a vault
Returns the annual percentage yield (APY) for a given vault address over a specified lookback period.
GET
Fetch the APY of a vault
Documentation Index
Fetch the complete documentation index at: https://developers.paxoslabs.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The address of the vault.
Example:
"0x19e099B7aEd41FA52718D780dDA74678113C0b32"
Block number to calculate the APY at. Optional. Defaults to the latest block.
Number of days to look back for the APY calculation. Defaults to 7 if not provided.
Example:
7