This report was generated by Aderyn, a static analysis tool built by Cyfrin, a blockchain security company. This report is not a substitute for manual audit or security review. It should not be relied upon for any purpose other than to assist in the identification of potential security vulnerabilities.
| Key | Value |
|---|---|
| .sol Files | 1 |
| Total nSLOC | 7 |
| Filepath | nSLOC |
|---|---|
| src/Overflow_Add.sol | 7 |
| Total | 7 |
| Category | No. of Issues |
|---|---|
| High | 0 |
| Low | 1 |
Consider keeping the naming convention consistent in a given contract
-
Found in src/Overflow_Add.sol Line: 2
contract Overflow_Add {