Fee types 6 (Swap Tax) and 7 (NFT Royalties) are misconfigured, with basis points not summing to 10000 (100%), leading to incorrect fee distribution.
The functions updateFeeType()
requires:
Where BASIS_POINTS = 10000
but both fee types sum to 2000.
80% of fees unaccounted for these types when calculating distributions, they will be redirected to Treasury, per _calculateDistribution
Manual
Adapt those fees so that they equal to 10000 to have a proper repartition.
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.