Tadle

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

Typo on `PreMarktes`

Summary

The contract name for PreMarkets.sol should be PreMarkets instead of PreMarktes.

Vulnerability Details

The contract name for PreMarkets.sol is PreMarktes, which brings a potential typo.

contract PreMarktes is PerMarketsStorage, Rescuable, Related, IPerMarkets {

Impact

The typo doesn't affect the functionality of the contract, it can lead to confusion for developers and auditors reviewing the code.

Tools Used

Manual

Recommendations

Correct the spelling of the contract name from "PreMarktes" to "PreMarkets" to ensure consistency and clarity throughout the codebase.

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.