The Standard

The Standard
DeFiHardhat
20,000 USDC
View results
Submission Details
Severity: low
Invalid

Missing Events In Initialize Functions

Summary

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.

Impact

Off-chain monitoring of calls to these critical functions is not possible.

Tools Used

Manual review

Recommendations

It is recommended to emit events in your initialization functions.

Updates

Lead Judging Commences

hrishibhat Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

events

informational/invalid

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.