The LOW_FEE_THRESHOLDshould be 1 USDC, and MID_FEE_THRESHOLD should be 10 USDC.
In the code LOW_FEE_THERSHOLD is set to 1000e6 which is 1000 USDC, and MID_FEE_THRESHOLD to 10_000e6 10000 USDC.
Likelihood:
This will affect the way fees are calculated everytime when the payment is collected by a seller.
Impact:
Much less fee will be received by the protocol owner due to the incorrectly high fee threshold set in both LOW_FEE_THRESHOLDand MID_FEE_THRESHOLD.
The owner receives less fee than expected.
Correct to assign the right values to LOW_FEE_THRESHOLD and MID_FEE_THRESHOLD below.
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.
The contest is complete and the rewards are being distributed.