DecentralizedStableCoin.sol uses the Ownable library. But it's better to use the Ownable2Step library.
The ownership of the contract can be mistakenly transferred to an address that cannot handle it. Using Ownable2Step library prevents this from happening.
Mistaken transfer of ownership
Manual review
Use Ownable2Step.
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.