The MUX Aggregator is a sub-protocol in the MUX protocol suite thatautomatically selects the most suitable liquidity route and minimizes thecomposite cost for traders while meeting the needs of opening positions.The aggregator can also supply additional margin for traders to raise theleverage up to 100x on aggregated underlying protocols.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 14 | - | - | - | 14 |
Fixed | - | - | - | - | 0 |
Total | 14 | 0 | 0 | 0 | 14 |
# | Github Repository | Commit Hash | File | Url |
---|---|---|---|---|
1 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/test/MockGmxPositionRouter.sol | Check on Github |
2 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/test/MockGmxVault.sol | Check on Github |
3 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/interfaces/IAggregator.sol | Check on Github |
4 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/proxyFactory/ProxyConfig.sol | Check on Github |
5 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/test/MockGmxOrderBook.sol | Check on Github |
6 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/interfaces/IGmxPositionRouter.sol | Check on Github |
7 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/interfaces/ILiquidityPool.sol | Check on Github |
8 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/interfaces/IGmxVault.sol | Check on Github |
9 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/interfaces/IGmxBasePositionManager.sol | Check on Github |
10 | mux-world/mux-aggregator-protocol | 95b98ed3ba40ef4b7dc58045310367d037f48d44 | contracts/proxyFactory/ProxyBeacon.sol | Check on Github |