Functions "USDToken::mint" and "USDToken::burn" are external functions that change the blockchain's state and do not emit an event when it is called.
The functions "USDToken::mint" and "USDToken::burn" are external functions that alter the blockchain state and include critical operations minting and burning tokens. If it does not emit an event, tracking how many tokens are minted and burnt might be difficult. Emitting an event is essential for maintaining transparency and ensuring accurate monitoring of these updates.
No real impact on the contract, it might just be impossible to track updates of the keeper forwarder.
Manual Review
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.