In GivingThanks:donate
, the _mint function mints and transfers tokens to recipients regardless of whether they implement ERC721Receiver.
Within the GivingThanks:donate
, the function _mint
is called which transfers tokens to recipients regardless of wether they support ERC721Receiver, that if the donor do not handle ERC721 tokens, they will be completely loss.
Permanent loss of tokens with the donors if they do not implement ERC721Receiver
use _safeMint
instead of _mint
.
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.