Expected Behavior:The faucet owner should be able to mint tokens whenever needed to maintain continuous claim availability.
Actual Behavior: Minting reverts if the faucet’s token balance exceeds 1000, even if nearly all tokens are about to be claimed.
Description
A hardcoded check prevents minting when the faucet already holds over 1000 tokens, making top-ups impossible even if tokens are nearly depleted by claimers.
High: Deterministic behavior affecting faucet reliability.
Impact
1.Owner lockout from refilling faucet
2. Token supply inconsistency
3. Downtime for faucet users
Explanation
The faucet uses a fixed balance threshold instead of checking whether claimable tokens are running low.
Explanation: Replace hardcoded threshold with dynamic check
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.