I’d like some help confirming if apyBase is a the yield rate for supplying liquidity. What’s rewards APY? It looks like there is a seperate reward pool. Is this for reward token emissions?
\———–
The relevant fields:
apyBase?: number;
apyReward?: number;
apyBaseBorrow?: number;
apyRewardBorrow?: number;
Defillama yield api for an aave pool: [
From the docs here: [
A sample of a reward contract: [