SantasList:buyPresent() allows recipient to receive NFT even if they already own one
There is no check in SantasList:buyPresent() to ensure that the receipient already does not own a Santa NFT
Medium
The Foundry test below will fail with current code as the transaction does not revert if the recipient already owns the NFT...
Visual Studio Code, Foundry
Change SantasList:buyPresent() to have a check for recipient already owning the NFT and revert if they do...
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.