RamNFT
is a ERC721 token, but does not use any functionality of an ERC token.Description: The RamNFT
is a ERC721 token, but does not use any functionality of an ERC token. Notably:
The NFT is not linked to a uri: as such, it is not linked to an off-chain image or asset.
It is possible to transfer a token to another person, without any impact on the functionality of the protocol. The address that will receive a payout is the address that initially minted the selectedRam, not the address that owns the selected ramNFT.
In general, transferring, trading, burning or any other functionality that comes with an ERC721 token has no impact on the functionality of the broader protocol.
Impact: It does not impact the overall functionality of the protocol, but the unnecessary inclusion of ERC721 does waste gas.
Recommended Mitigation: Either integrate ERC721 functionality into the protocol or remove the ERC721 imports.
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.