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

Beedle Token Can't be burned

Summary

Beedle.sol does not have an exposed burn function, which will not allow it to be burned in any case.

Vulnerability Details

If Beedle intends to burn tokens as part of it's business requirements it will not be possible.

Impact

This would be a HM if there is a crucial business requirement to burn tokens, and not a risk if the token does not need to be burned.

Tools Used

Foundry

Recommendations

Expose the burn function by switching the modifier to external as per usual ERC-20 tokens.

Support

FAQs

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