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

A magic number should be documented and explained.

Summary

Vulnerability Details

I suggest using constant variables as this would make the code more maintainable and readable while costing nothing gas-wise.

Impact

Tools Used

Recommendations

Consider using constant variables as this would make the code more maintainable and readable while costing nothing gas-wise (constants are replaced by their value at compile-time).

Support

FAQs

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