_safeMint()
The _safeMint
function does not emit a Mint event, making it harder for external systems to track the creation of new horse NFTs.
Manual code analysis
To mitigate the lack of event emission in _safeMint()
, include the necessary event emission after successfully minting a new horse. Emitting events enhances transparency and allows external systems to track and react to important contract events.
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.