USDFI implements an ecosystem, which supports exchanges, including both constant (as in Uniswap V2) and stable swap. To incentivise liquidity providers to get engaged in the system, a bribing system as well as gauges are implemented to allow staking of LP tokens.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 4 | - | - | - | 4 |
Fixed | 10 | 4 | - | - | 14 |
Total | 14 | 4 | 0 | 0 | 18 |
# | File Name |
---|---|
1 | Audit/bribe_factory/BribeFactory.sol |
2 | Audit/pair_factory/BaseFactory.sol |
3 | Audit/pair_factory/BaseV1Factory.sol |
4 | Audit/gauge_factory/IBaseBribeFactory.sol |
5 | Audit/gauge_factory/ProtocolGovernance.sol |
6 | Audit/pair_factory/IBaseCallee.sol |
7 | Audit/bribe_factory/Bribe.sol |
8 | Audit/pair_factory/Math.sol |
9 | Audit/gauge_factory/IBaseFactory.sol |
10 | Audit/pair_factory/BaseV1Pair.sol |