Get APY on single vault
get
Get APY data for a vault for given interval
Authorizations
x-api-keystringRequired
Path parameters
vaultAddressstringRequiredPattern:
Address of a vault
^0x[a-fA-F0-9]{40}$networkstring · enumRequiredPossible values:
Network name or caip
Query parameters
intervalstring · enumRequiredPossible values:
Resolution of the APY data
Responses
200
Object describing the APY of the vault in current time
application/json
Object describing the APY of the vault in current time
basenumberRequired
APY of the vault in BIPS
rewardsnumberOptional
APY of the vault rewards in BIPS
totalnumberRequired
Sum of base APY of the vault and rewards in BIPS
get
/v1/vaults/{network}/{vaultAddress}/apy200
Object describing the APY of the vault in current time