During token_uri_from_contract_call
inside theerc721metadata
function, a panic will be encountered because call_contract_syscall
will panic rather than throw an error that can be caught if the token_uri
doesn't exist on the collection be called - https://github.com/OpenZeppelin/cairo-contracts/issues/904
Essentially the 2nd check for the camel case tokenURI
function will never be reached.
Audit report [L-01]
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.