description |
---|
Developers > Best Yield > getAvgApr |
This method gives the base layer aggregated APR of $IDLE token. This method does not take into account fees, unlent percentage and additional APR given by $IDLE governance token.
function getAvgAPR(
) external view returns (uint256 avgApr);
Value | Description |
---|---|
avgApr | The average APR for $IDLE tokens |