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

Lack of events for critical actions

Summary

The functions mintDsc, burnDsc and liquidate do not emit any events.

Vulnerability Details

Event logs are crucial for off-chain services as they notify external users, such as a listening frontend website or client application, that something has happened on the blockchain.

Impact

External users and blockchain monitoring systems will not be able to easily detect these critical functions and their changes without events.

Tools Used

Manual Analysis

Recommendations

Add events where possible for critical operations.

Support

FAQs

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