Root: The FeeCollected
event is emitted without an amount parameter, limiting tracking capability;
Impact: Obscures the exact fee value collected, hindering auditability and transparency.
The FeeCollected
event is intended to log when fees are collected, but it lacks a parameter to specify the amount, reducing its utility for monitoring transactions.
This omission makes it difficult to verify or trace the exact fees processed, potentially leading to oversight in financial tracking.
Likelihood:
During every fee collection transaction that emits this event.
When auditing or reconciling collected fees.
Impact:
Reduces transparency, complicating fee verification.
Increases risk of undetected discrepancies in financial records.
Add a uint256 amount parameter to the FeeCollected event to record the collected fee value.
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.