Root: The earnSnow
function lacks a SnowEarned
event to log token earnings;
Impact: Reduces auditability and transparency of free token distributions.
The earnSnow
function mints 1 token per week but does not emit an event to record the action, making it difficult to track earnings for users or auditors.
Likelihood:
During every call to earnSnow
within the farming period.
When auditing or monitoring token distributions.
Impact:
Limits visibility into free token earnings, complicating reconciliation.
Low severity due to lack of direct exploit potential.
Missing Event Demonstration:
Call earnSnow and observe no SnowEarned event emission, relying on manual balance checks instead.
Add a SnowEarned
event to log each earning.
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.