20,000 USDC
View results
Submission Details
Severity: low

CEI pattern violation - Lender.sol - state changes & code block in (L405-L430)

Summary

Checks-Effects-Interactions pattern violation: The state changes & code block(L405-L430) should be placed before the transfer() function.

Vulnerability Details

n/a

Impact

low?

Tools Used

VSC, manual.

Recommendations

The state changes & code block(L405-L430) should be placed before the transfer() function.

Support

FAQs

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