From 77721bbd37fce641a9fc4a62da5eb2b3c13d9380 Mon Sep 17 00:00:00 2001 From: kaleb Date: Mon, 29 Jul 2024 17:15:47 +0200 Subject: [PATCH] Create sccp-2129.md --- content/sccp/sccp-2129.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 content/sccp/sccp-2129.md diff --git a/content/sccp/sccp-2129.md b/content/sccp/sccp-2129.md new file mode 100644 index 000000000..6562c0cd9 --- /dev/null +++ b/content/sccp/sccp-2129.md @@ -0,0 +1,30 @@ +--- +sccp: 2129 +network: Ethereum +title: USDe Wrapper +author: Kaleb (@kaleb-keny) +status: Draft +created: 2024-07-29 +type: Governance +--- + +# Simple Summary + +This SCCP proposes to setup a `USDe` wrapper with 5 million cap. + +# Abstract + +Wrappers can be setup by calling `createWrapper` under the [`WrapperFactor`](https://etherscan.io/address/0x02f9bC46beD33acdB9cb002fe346734CeF8a9480#writeContract) contract. The parameters of the call would be: +- token: `0x4c9edd5852cd905f086c759e8383e09bff1e68b3` +- currencyKey: `sUSD` +- synthContractName: `SynthsUSD` + +# Motivation + +In order to continue to scale and meet the demand for sUSD, a USDe wrapper is proposed. + +# Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). + +