Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 698 Bytes

File metadata and controls

16 lines (8 loc) · 698 Bytes

Apy

Properties

Name Type Description Notes
_native Double APY in native format (before fees), as a percentage (e.g. 4.25 means 4.25%, not 0.0425). [optional]
gross Double Gross APY before fees, as a percentage (e.g. 4.25 means 4.25%, not 0.0425). [optional]
net Double Net APY after fees, as a percentage (e.g. 4.25 means 4.25%, not 0.0425). [optional]
supplyIncentiveApy Double Additional incentive APY from reward programs (e.g. Merkl rewards on Aave), as a percentage. Only present when the opportunity has active incentives. [optional]