20,000 USDC
View results
Submission Details
Severity: gas

`_burn` and `_afterTokenTransfer` functions in `Beedle.sol` are unnecessary

Summary

Internal functions _burnand _afterTokenTransfer are unnecessary, as they are present in ERC20.sol already. This is a tautology.

Recommendations

Remove functions _burnand _afterTokenTransfer from Beedle.sol.

Support

FAQs

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