None of the initialize functions emit emit init-specific
events. They all however have the initializer modifier (from Initializable
) so that they can be called only once.
If an initialize()
function doesn't emit an event, it can be difficult to verify whether the contract has been correctly initialized.
Off-chain monitoring of calls to these critical functions is not possible.
VS Code
Manual Review
It is recommended to emit events in your initialization functions.
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.