The fee allocations in feeTypes[7]
and feeTypes[6]
for NFT Royalty Fees (2% total) do not correctly match the commented percentage values. The calculations are done in a 10,000 basis points (100%) system, meaning each percentage value should be multiplied by 100 to get its correct representation.
The expected breakdown for a 2% total fee is:
Thus, all component shares should sum to 200 instead of 2000 (which is actually 20%).
Incorrect values found:
The incorrect allocations result in an actual deduction of 20% instead of the intended 2%, leading to excessive fees.
Users are overcharged: Since the values represent 20% instead of 2%, users will be paying 10 times more in fees than expected.
Manual Review
Correct values should be:
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.