Tadle

Tadle
DeFiFoundry
27,750 USDC
View results
Submission Details
Severity: low
Invalid

Incorrect Contract Name Leads to Confusion

Vulnerability Details

The contract name in the source file PreMarkets.sol is incorrectly spelled as PreMarktes, while the file name and interface name use the correct spelling PreMarkets. This discrepancy can lead to confusion and potential issues during development, testing, and integration.

Impact

This naming inconsistency may cause:

  1. Confusion among developers working on the project

  2. Potential errors when referencing the contract

  3. Difficulties in maintaining and updating the codebase

Recommendation

Correct the contract name in the source file to match the file name and interface PerMarkets.

Updates

Lead Judging Commences

0xnevi Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

[invalid] finding-Typos

Typos are at most informational and does not highlight a direct smart contract vulnerability

Support

FAQs

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