From aca41458d79591758bc3d80985fa52c0930647b3 Mon Sep 17 00:00:00 2001 From: kaleb <62237347+kaleb-keny@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:43:52 +0100 Subject: [PATCH] create sccp 2139 (#2128) * create sccp 2139 * Update sccp-2139.md * Update sccp-2139.md * update to USDe --- content/sccp/sccp-2139.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/sccp/sccp-2139.md diff --git a/content/sccp/sccp-2139.md b/content/sccp/sccp-2139.md new file mode 100644 index 000000000..a323aff3b --- /dev/null +++ b/content/sccp/sccp-2139.md @@ -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/). + +