Minterest Smart Contract Review (2 iterations)

Off-Chain (Private)
Audited on 2023/02/24
No active critical issues

Summary

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.

Issues (20)

Low
Medium
High
Critical
Total
Not fixed
1011-12
Fixed
7-1-8
Total1712020

Contracts (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