In the RamNFT
contract, there is a function getNextTokenId
. This is never used as the tokenCounter is public and that is used instead in the other contracts.
There is no vulnerability as such, as this function is not even used, as the tokenCounter variable itself is public and this is used instead
No direct impact, just a bit confusing.
Remove 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.