SparkDAO implements a peg stability module that supports three assets - two stable coins (USDC and USDS) and one yield-bearing wrapped stablecoin (sUSDS). That is intended to both stabilize the peg and offer liquidity on L2s. "Spark is on a mission to empower the DAI ecosystem. As part of the MakerDAO community, Spark builds and manages DeFi infrastructure.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 1 | - | 1 | - | 2 |
Total | 1 | 0 | 1 | 0 | 2 |
# | File Name |
---|---|
1 | src/PSM3.sol |
2 | src/interfaces/IPSM3.sol |
3 | src/interfaces/IRateProviderLike.sol |
4 | deploy/PSM3Deploy.sol |