The contract declares two unused events: SnowEarned and FeeCollected, but these are never emitted.
Unused events suggest incomplete implementation.
May confuse future maintainers.
no POC
Code maintainability issue.
Potential future bugs if events are wrongly assumed active.
LOW
LOW
Either implement event emission or remove unused events for clarity.
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.