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

Use assembly to check for address(0)

Summary

[G-11] Use assembly to check for address(0)

Save 6 gas per instance.

file: /src/DSCEngine.sol
103 if (s_priceFeeds[token] == address(0)) {

https://github.com/Cyfrin/2023-07-foundry-defi-stablecoin/blob/main/src/DSCEngine.sol#L103

Support

FAQs

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