15,000 USDC
View results
Submission Details
Severity: gas

Conformance to Solidity naming conventions

Summary

Vulnerability Details

Solidity defines a naming convention that should be followed.

Rule exceptions

  • Allow constant variable name/symbol/decimals to be lowercase (ERC20).

  • Allow _ at the beginning of the mixed_case match for private variables and unused parameters.

There are 8 instances of this issue:

Impact

Tools Used

Recommendations

Follow the Solidity naming convention.

Support

FAQs

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