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

Unreachable _burn function

Summary

In Beedle.sol a _burn function is declared that overrides ERC20 and ERC20Votes but the function was marked as internal making it unreachable from outside the context of the contract.

Recommendation

Create a external function to gain access to Beedle::_burn.

Support

FAQs

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