The Standard

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

Incorrect Version for Vault

Summary

Stale state variable in SmartVaultV3 leads to to stale NFT metadata for SmartVaultManagerV5::tokenURI() and SmartVaultV3::status().

Recommendations

Change version from 2 to 3.

- uint8 private constant version = 2;
+ uint8 private constant version = 3;
Updates

Lead Judging Commences

hrishibhat Lead Judge over 1 year ago
Submission Judgement Published
Validated
Assigned finding tags:

vault-version

Support

FAQs

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