Zokyo Security received the whole set of contracts provided by the Minterest team, The protocol represents a lending and borrowing protocol, which also includes the implementation of flashloans and an improved rewards distribution system. The goal of the audit was to verify that the contracts function correctly and with a known level of security and check the code line by line. Auditors also checked the code of the contracts against their own checklist of vulnerabilities, validated the bussiness logic of the contracts, and made sure that best practises in terms of gas spendings are applied.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 10 | 1 | 1 | - | 12 |
Fixed | 7 | - | 1 | - | 8 |
Total | 17 | 1 | 2 | 0 | 20 |
# | File Name |
---|---|
1 | contracts\MToken.sol |
2 | contracts\Buyback.sol |
3 | contracts\WeightAggregator.sol |
4 | contracts\Liquidation.sol |
5 | oracles/FallbackPriceFeed.sol |
6 | governance/MtVotes.sol |
7 | libraries/ErrorCodes.sol |
8 | contracts\DeadDrop.sol |
9 | governance/MntErrorCodes.sol |
10 | contracts\oracles\FallbackPriceFeed.sol |