The getTotalDeposits
returned the wrong amount.
The getTotalDeposits returns the total deposits in the pool
the returned value is however wrong as it returns the interest rate
of the last update, this will mean that an incorrect value will be returned.
This will lead to a wrong calculations of the total deposits which will affect the utilizationRate calculations.
Manual review
Update the state during the call to getTotalDeposits
by calling the updateState, this will ensure that an accurate total deposits is return and utilization rate will effectively be calculated.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.