In case NFT is minted by a shop partner it adds tokenId
to the s_ownerToCatsTokenId
array on L108. However, in case NFT minted by mintBridgedNFT
in case of bridging tokenId
is not added to the s_ownerToCatsTokenId
array. It blocks or leads to logic flaws if user wants to bridge the token again.
HIgh
Add a line of code which adds tokenId
to s_ownerToCatsTokenId
array in mintBridgedNFT
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.