In the _initializeFeeTypes() function, some fee types have incorrect percentage set. We can clearly see that BASIS_POINTS
are set to 10000, which means that the procent representation is as follows: 1000 - 10%, 100 - 1%, 50 - 0.5%
Ensure that the calculations correctly align with BASIS_POINTS
and adjust values accordingly.
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.