[SCA] Midas / Vault

Off-Chain (Private)
Audited on 2024/01/11
No active critical issues

Summary

The Midas Project consists of a couple of vaults: the first one is used for deposits and the other one is used for redemption.  The system allows users to mint mTBILL stablecoins by putting their USD-like stablecoins as collateral.

Issues (8)

Low
Medium
High
Critical
Total
Not fixed
211-4
Fixed
31--4
Total52108

Contracts (18)

#File Name
1

contracts/interfaces/IRedemptionVault.sol

2

contracts/libraries/DecimalsCorrectionLibrary.sol

3

contracts/DepositVault.sol

4

contracts/access/MidasAccessControl.sol

5

contracts/interfaces/IMTbill.sol

6

contracts/access/Pausable.sol

7

contracts/interfaces/IDepositVault.sol

8

contracts/mTBILL.sol

9

contracts/access/Greenlistable.sol

10

contracts/interfaces/IManageableVault.sol