20,000 USDC
View results
Submission Details
Severity: low
Valid

Not emitting event for important state changes

Summary

When changing state variables - events are not emitted.

Vulnerability Details

There are three onlyOwner functions, which are changing important storage variables, which are used for tax calculations. On such important change, we should emit an event.

Impact

The system does not record historical state changes.

Tools Used

Manual Review

Recommendations

For set... functions emit events with old and new values.

Support

FAQs

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