Tadle

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

Mismatched contract and file names, potential issues during code compilation, testing, deployment, and overall code management

Summary

Mismatched contract and file names,

Vulnerability Details

Contract name misspelled: contract PreMarktes insteas of contract PreMarkets
Interface name misspelled: interface IPerMarktes instead of interface IPreMarkets

Impact

Potential issues during code compilation, testing, deployment, and overall code management

Tools Used

Manual review

Recommandations

To prevent potential issues during code compilation, testing, deployment, and overall code management, the name of each contract/interface should match the name of its corresponding file. Modify contract and interface name to match wit files name.

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.