20,000 USDC
View results
Submission Details
Severity: low

Is the intended max interest rate of 1000% implemented correctly?

/// @notice the maximum interest rate is 1000%
uint256 public constant MAX_INTEREST_RATE = 100000;     /// @audit QA: is this right?

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.