15,000 USDC
View results
Submission Details
Severity: gas

Summary

DecentralizedStableCoin.sol: If the burn function is to be overridden manually without changing anything, using ERC20Burnable is redundant and will use unnecessary GAS. Consider to remove use of ERC20Burnable and use ERC20 directly instead by overriding burn() and mint() correctly.

Support

FAQs

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