Frankencoin implements extensions to the already deployed Frankencoin stablecoin system. The extensions include a MintingHub with variable interest rates, a PositionRoller that enables flashloans, and a Savings module. The contracts must be accepted as Minters by Frankencoin Governance to become usable. “Frankencoin is a collateralized, oracle-free stablecoin that tracks the value of the Swiss franc. Its strengths are its decentralization and its versatility.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 3 | - | - | - | 3 |
Fixed | 6 | 4 | 2 | - | 12 |
Total | 9 | 4 | 2 | 0 | 15 |
# | File Name |
---|---|
1 | utils/FPSWrapper.sol |
2 | Position.sol |
3 | PositionRoller.sol |
4 | Savings.sol |
5 | Frankencoin.sol |
6 | Leadrate.sol |
7 | PositionFactory.sol |
8 | MintingHub.sol |