Author: M^0 Labs
Returns the current yearly rate in BPS. This value does not account for the compounding interest.
function rate() external view returns (uint256);