There is a constant variable called PRECISION = 1e18. So that we can use PRECISION instead of 1e18 everywhere in the codebase.
return (collateralAdjustedForThreshold * 1e18) / totalDscMinted;
In above code => PRECISION = 1e18
Gas Optimization
Manual Review
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.