Token-0x

First Flight #54
Beginner FriendlyDeFi
100 EXP
View results
Submission Details
Impact: low
Likelihood: low
Invalid

L-7: State Variable Could Be Immutable

L-7: State Variable Could Be Immutable

State variables that are only changed in the constructor should be declared immutable to save gas. Add the immutable attribute to state variables that are only changed in the constructor

2 Found Instances
  • Found in src/helpers/ERC20Internals.sol Line: 10

    string internal _name;
  • Found in src/helpers/ERC20Internals.sol Line: 11

    string internal _symbol;
Updates

Lead Judging Commences

gaurangbrdv Lead Judge 19 days ago
Submission Judgement Published
Invalidated
Reason: Lack of quality

Support

FAQs

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

Give us feedback!