The FundsWithdrawn event is declared in the contract's interface to log when the organizer withdraws collected funds, including the organizer’s address and the withdrawn ETH amount.
However, the contract does not implement any withdrawal function specifically for the organizer, and thus this event is never emitted. While there may be other withdrawal functions in the contract unrelated to the organizer, the event tied to organizer withdrawals is unused.
Mismatch between interface and implementation may cause confusion for integrators, frontend developers, or auditors who expect organizer-specific withdrawal functionality to exist
Informational. This protocol doesn't rely on events to function, they are just nice to have, but not mandatory.
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.