Flow

Sablier
FoundryDeFi
20,000 USDC
View results
Submission Details
Severity: low
Invalid

Internal functions called only once can be inlined

Summary

Description: Instead of separating the logic into a separate function, consider inlining the logic into the calling
function. This can reduce the number of function calls and improve readability.

Vulnerability Details

Impact

This may cost more gas than necessary.

Tools Used

  • Manual code review

  • Aderyn

Recommendations

Inline the logic into the calling function.

Updates

Lead Judging Commences

inallhonesty Lead Judge 10 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
inallhonesty Lead Judge 10 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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