There are state variable changes in the RaiseBoxFaucet.sol::adjustDailyClaimLimit() function but no event is emitted.
Explain the specific issue or problem in one or more sentences
Likelihood:
This issue uccurs every time the RaiseBoxFaucet.sol::adjustDailyClaimLimit() is executed.
Impact:
RaiseBoxFaucet.sol::adjustDailyClaimLimit() does not emit an event, so it is difficult to track changes in the value of dailyClaimLimit off-chain.
Consider emitting an event to enable offchain indexers to track the changes.
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.