Event name/param (numberOfSnowman) implies it reports a total count minted.
It's actually emitted once per loop iteration with the raw tokenId, not a count.
Likelihood:
Off-chain indexers/frontends relying on the param name could misreport minted quantities.
Impact:
Off-chain indexers, subgraphs, or frontends that read numberOfSnowman expecting a total minted count will display/store tokenId values instead — incorrect analytics/UI, not a fund-loss issue.
Minting amount = 5 emits 5 separate events with values like 0, 1, 2, 3, 4 instead of one event showing 5.
The contest is live. Earn rewards by submitting a finding.
Submissions are being reviewed by our AI judge. Results will be available in a few minutes.
View all submissionsThe contest is complete and the rewards are being distributed.