Beginner FriendlyFoundryDeFiOracle
100 EXP
View results
Submission Details
Severity: low
Valid

Detect missing events for critical arithmetic parameters

Summary

The ThenderLoan.sol :: updateFlashLoanFeefunction doesn emit an event for such an critical change.

Vulnerability Details

ThunderLoan.updateFlashLoanFee(uint256) (src/protocol/ThunderLoan.sol#253-258) should emit an event for:
- s_flashLoanFee = newFee (src/protocol/ThunderLoan.sol#257)

Impact

Tools Used

Slither

Recommendations

Emit an event for critical parameter changes.

Updates

Lead Judging Commences

0xnevi Lead Judge over 1 year ago
Submission Judgement Published
Validated
Assigned finding tags:

missing event emission updateFlashLoanFee

Support

FAQs

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