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.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 2 | 1 | 1 | - | 4 |
Fixed | 3 | 1 | - | - | 4 |
Total | 5 | 2 | 1 | 0 | 8 |
# | 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 |