Token minting functions issue fractional tokens instead of whole units.
Normal Behavior: Purchasing/earning should mint whole tokens
Issue: Minting uses raw numbers without decimal conversion
Likelihood:
Affects 100% of token minting transactions
Protocol-wide economic miscalculation
Impact:
Purchasers receive worthless fractional tokens
Earn function provides negligible value
Protocol tokenomics rendered nonfunctional
Explanation: Minting 100 units creates 100 wei tokens (10^-16 tokens) instead of 100 full tokens.
Explanation: Converts token amounts to wei using ERC20's decimals.
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.