DESCRIPTION
The target of this audit is the private code repository of EMUSD Contracts of Inverter Network. EMUSD Contracts of Inverter Network introduces the token EmAssetToken, which serves as the issuance token for their RWA tokenization and settlement system. Specifically, the token EmAssetToken can be minted and burned by the contract OrderManager when handling buy and redeem orders. Additionally, some minor changes have been made to the order manager module and related proxy contracts to support the corresponding adaption.
Please refer to the report for the detailed audit scope.
Our audit methodology employs automated vulnerability scans, manual verification, and business logic analysis to uncover potential security issues coupled with gas and code quality optimization recommendations.
In summary, we did not find any critical issues within the audited codebase. However, we have identified some non-critical issues that should be addressed. Additionally, we have put forth recommendations and notes that should be taken into consideration. It is important to note that the scope of our audit was strictly limited to the specific code versions mentioned in the report. Any updates made subsequent to our review would require a re-evaluation.
KEY FINDINGS
In total, we find 1 potential issues in the smart contract. We also have 1 recommendations and 1 notes, as follows:
| ID | Severity | Description | Status |
|---|---|---|---|
| 1 | Low | Potential allowance restoration | Fixed |
| 2 | - | Revise the error DLF_NOT_INITIALIZED |
Fixed |
| 3 | - | Potential centralization risks | - |
More details are provided in the audit report.