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);
avgApr
The average APR for $IDLE tokens
Last updated 3 years ago
Was this helpful?