The function claimNft
emits the event NftClaimed(nftAddress);
but does not include the token ID of the NFT being claimed. This results in incomplete logging, making it difficult to track which specific NFT was claimed.
Indexers and off-chain tools cannot properly track claims.
NFT transfers typically log tokenId
to track ownership changes.
tokenId
:And update the 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.