See Details
The owner's address is not set in the constructor of DecentralizedStableCoin.sol
.
This means that the creator of the contract will be the initial owner. However, since there is no owner check in the constructor or mint() function, anyone will be able to call mint() and generate new tokens. This could allow malicious actors to mint unlimited tokens, devaluing the total token supply and reducing the value of existing tokens.
Manual code Review
Setting the initial owner's address in the constructor:
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.