40,000 USDC
View results
Submission Details
Severity: gas
Valid

IERC20 present in SafeERC20

Summary

additional import statement can be removed and instead import directly from SafeERC20 since it is present there

Vulnerability Details

N/A

Impact

N/A

Tools Used

manual review

Recommendations

remove IERC20 import statement and instead import it from SafeERC20
import {SafeERC20, IERC20}

Support

FAQs

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