In src/token/ERC20ToGenerateNftFraccion.sol
, the mint
function is public, meaning anyone can mint the ERC20 token corresponding to the NFT. However, since there are additional records in the contract, self-minting tokens bypasses these records, leaving them untracked.
It is recommended to implement access control to prevent unauthorized token minting.
Any person can mint the ERC20 token generated in representation of the NFT
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.