Developers > Best Yield > getAvgApr
Last updated 2 years ago
Ecosystem
Developers
Community
Analytics
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.
avgApr
The average APR for $IDLE tokens
function getAvgAPR( ) external view returns (uint256 avgApr);