Matchain is a fork of Uniswap V2, It maintains the core structure and functionality of Uniswap V2, including the automated market maker (AMM) system, liquidity provision, token swaps, and flash swap capabilities. The main contracts are MSwapFactory for pair creation and management, MSwapPair for handling liquidity pairs and swaps, and MSwapERC20 for the implementation of liquidity tokens.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 4 | 3 | - | - | 7 |
Fixed | - | - | - | - | 0 |
Total | 4 | 3 | 0 | 0 | 7 |
# | File Name |
---|---|
1 | WBNB.sol |
2 | Router.sol |
3 | Factory.sol |