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

State variables that could be declared constant

Summary

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

Vulnerability Details

L1BossBridge.DEPOSIT_LIMIT (src/L1BossBridge.sol#30) should be constant

Impact

cost gas

Tools Used

Recommendations

Add the constant attribute to state variables that never change.

Updates

Lead Judging Commences

0xnevi Lead Judge
almost 2 years ago
0xnevi Lead Judge almost 2 years ago
Submission Judgement Published
Invalidated
Reason: Known issue

Support

FAQs

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