Anyone can feed horse that doesn't exist
function feedGhostHorse() public {
horseStore.feedHorse(100);
assertEq(horseStore.isHappyHorse(100), true);
}
Low Risk
check horse NFT is exists before feed
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.