Contract function uses magic number to compute & compare the reward/fees.
Goes against the solidity code styling. Also, the magic number 10000 has already been defined as BASIS_POINTS constant. Which should be used instead.
Manual Review
Use the pre-defined constant BASIS_POINTS instead.
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.