The Standard

The Standard
DeFiHardhat
20,000 USDC
View results
Submission Details
Severity: low
Invalid

Missing `initialize` implementation in `SmartVaultManagerV5` contract

Summary

The contract SmartVaultManagerV5 does not have the initialize function defined. This will not allow admins to set any of the required parameters for the contract.

Vulnerability Details

The initialize function is empty. This was probably overlooked during a refactoring. Thus the parameters in the contract cannot be set.

Impact

Addresses like euros etc is never set and cannot be set.

Tools Used

Manual review

Recommendations

Implement the initialize function like they are present in the SmartVaultManager contract in the utils folder.

Updates

Lead Judging Commences

hrishibhat Lead Judge almost 2 years ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

informational/invalid

Support

FAQs

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