The ERC20ToGenerateNftFraccion.sol::mint()
function is public
with no restrictions
anyone can mint tokens.
The ERC20ToGenerateNftFraccion.sol::mint()
function is public
with no restrictions
anyone can mint the amount of tokens he wants to any address.
Anyone can mint any amount he wants to anyone, creating huge inflation.
Manual review, Github.
Restrict the access of the mint()
function. Only allowing the owner of the contract to be able to mint for example or just delete the minting function.
A first mint can be done through the contructor()
and usually it is enough.
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.