The implementation of SmartVaultManagerV5.tokenURI() does not include a check for the existence of the token ID, which deviates from the standard.
In the standard implementation of ERC721.tokenURI(), there is a check for the existence of the tokenId.
However, in SmartVaultManagerV5.tokenURI(), such a check is absent, deviating from the standard implementation.
It does not conform to the standard implementation.
It is recommended to check whether the token ID exists.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.