15,000 USDC
View results
Submission Details
Severity: medium
Valid

Transfer functions

Summary

Transfer functions have a gas limit of 2300 gas.

Vulnerability Details

Low risk

Impact

It is causing a contract's fallback function to cost more than 2300 gas.

Tools Used

Foundry

Recommendations

My recommendation is to stop using transfer() in your code and switch to using call() instead

Support

FAQs

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