Beginner FriendlyFoundryBridge
100 EXP
View results
Submission Details
Severity: low
Invalid

State variables that could be declared immutable

Summary

State variables that are not updated following deployment should be declared immutable to save gas.

Vulnerability Details

L1Vault.token (src/L1Vault.sol#13) should be immutable

Impact

Costing more gas when deploy the contract.

Tools Used

forge

Recommendations

State variables that are not updated following deployment should be declared immutable to save gas.

Updates

Lead Judging Commences

0xnevi Lead Judge
almost 2 years ago
0xnevi Lead Judge almost 2 years ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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