[L1]: The function OneShot.getRapperStats(_tokenId) returns inconsistent information.
The function OneShot.getRapperStats(_tokenId) does not check if the tokenId exists.
When we call the function OneShot.getRapperStats(_tokenId) with an NFT tokenId, it doesn't verify whether the tokenId has been minted. Therefore, it returns inconsistent information if the tokenId does not exist. If a user burns their token, they could potentially use the stats of the burned token to engage in battles.
The statistical information returned is incorrect if the tokenId doesn't exist.
Manual review.
Check if the token exists before returning the statistics.
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.