The FeeCollector
contract has an implemented fee collection and distribution system, but the collectFee
function is never called by any other contract in the protocol, rendering the entire fee and reward system non-functional.
While the FeeCollector
implements a complete fee system:
The contract defines various fee types intended for protocol operations:
However, no other contract in the protocol actually calls this function to collect fees.
High: Protocol's fee collection mechanism is non-functional.
Integrate fee collection in relevant protocol operations.
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.