-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* create sccp 2139 * Update sccp-2139.md * Update sccp-2139.md * update to USDe
- Loading branch information
1 parent
7a326e5
commit aca4145
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
sccp: 2139 | ||
network: Optimism | ||
title: Create USDe Wrapper | ||
author: Kaleb (@kaleb-keny) | ||
status: Vote_Pending | ||
created: 2024-10-29 | ||
type: Governance | ||
--- | ||
|
||
# Simple Summary | ||
|
||
This SCCP proposes to create a USDe Wrapper on optimism with 0 fees and 10 million capacity. | ||
|
||
# Abstract | ||
|
||
The wrapper will be created with the `createWrapper` function on the [WrapperFactory](https://optimistic.etherscan.io/address/0x27be2EFAd45DeBd732C1EBf5C9F7b49D498D4a93#code) with the following arguments: | ||
- token: `0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34` | ||
- currencyKey: `0x7355534400000000000000000000000000000000000000000000000000000000` | ||
- synthContractName: `0x53796e7468735553440000000000000000000000000000000000000000000000` | ||
|
||
# Motivation | ||
|
||
The proposed wrapper is in light of recent limitations on increasing the capacity of the sUSD from L1 to L2, without making changes to the DebtCache contract. This along with the increased demand for sUSD liquidity calls for the usage USDe which allows for instant bridging between ethereum and optimism via the [stargate bridge](https://stargate.finance/). | ||
|
||
|
||
# Copyright | ||
|
||
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). | ||
|
||
|