SCCP-265: Update ETH Wrapper Parameters
| Author | |
|---|---|
| Status | Implemented | 
| Type | Governance | 
| Network | Ethereum & Optimism | 
| Implementor | TBD | 
| Release | TBD | 
| Proposal | Loading status... | 
| Created | 2022-12-18 | 
Simple Summary
- Increase the maxTokenAmounton the ETH Wrapper to 15k ETH on both Ethereum and Optimism, from 5000 and 3700 ETH respectively.
- Change the burnFeeRateon the ETH wrappr to 10 bp, from 5 bp on optimism and 5% on ethereum.
- Change the mintFeeRateon the ETH wrappr from the market rate to 25 bp in iterative steps.
Abstract
- The maxTokenAmountis the max amount allowed to be used to issue a synth with a underlying specified in the wrapper contract, in this case it's WETH.
- The burnFeeRatedetermines the fee that is paid when burning sUSD to release the wrapped underlying.
- The mintFeeRatedetermines the fee that is paid when minting sUSD by locking up ETH in the ETH wrapper.
Motivation
The primary motivation allowing for gradual scaling of the debt pool with wrappers, as per SCCP-264, while ensuring the skew imbalance is minimized.
Copyright
Copyright and related rights waived via CC0.