KittyConnect
functions tokenURI
, getCatAge
, getCatInfo
do not check whether tokenId
exists, they accept non-existent tokenId
s as input.
When providing non-existent tokenId
s to these 3 functions, they will run and return values as if the tokenId
existed, leading to confusion.
Manual review, Foundry.
In all these functions, check whether the tokenId
provided as input actually exist:
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.