feedHorse() can feed horse NFT that does not exist and isHappyHorse() can show non-existent horses as happy
It just uses a mapping of uint256 id to uint256 lastFedTimeStamp, and there are no check that the id exist as a horse NFT. So feedHorse() can feed a horse NFT that does not exist and isHappyHorse() will show the non-existent horse as happy
Feed horse NFT that does not exist and wrongly show non-existent horses as happy
Manual review
Check that the id exist as a horse NFT
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.