If the receiver of NFT is a contract and it doesn't implement IERC721Receiver
interface, the NFT will be stuck in the contract forever. Use _safeMint
instead of _mint
to prevent this.
Use _safeMint
instead of _mint
in the donate
function.
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.