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

IGNORE RETURN VALUES

Summary

Vulnerability Details

The return value of an external call is not stored in a local or state
variable. In the ThunderLoan.sol contract, there is an instance where an
external method is called, and the return value is ignored.

Impact

Tools Used

slither

Recommendations

Add return value checking to prevent an unexpected contract crash. Checking the return value will help to handle exceptions in a better way.

Updates

Lead Judging Commences

0xnevi Lead Judge
over 1 year ago
0xnevi Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Other

Support

FAQs

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