DittoETH

Ditto
DeFiFoundryOracle
55,000 USDC
View results
Submission Details
Severity: low
Invalid

Missing name and symbol are not empty

Summary

Missing name and symbol are not empty.

Vulnerability Details

name and symbol could be deployed without name or symbol

Impact

Tools Used

Manual

Recommendations

if (bytes(name).length == 0 || bytes(symbol).length == 0) revert NAME_SYMBOL__EMPTY();

Updates

Lead Judging Commences

0xnevi Lead Judge
almost 2 years ago
0xnevi Lead Judge almost 2 years ago
Submission Judgement Published
Invalidated
Reason: Admin Input/call validation

Support

FAQs

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