There is no check for the null address
In the setGameContract when releasing(mint) the NFT does not check the null address. NFT can be lost irretrievably.
NFT can be lost irretrievably.
Use null address check
require(to != address(0), "Invalid recipient"
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.