From dd30b529ebb9925fdfbabf01be7e511a4c3b0f67 Mon Sep 17 00:00:00 2001 From: kaleb Date: Mon, 29 Jul 2024 17:15:45 +0200 Subject: [PATCH] Create sccp-2130.md --- content/sccp/sccp-2130.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 content/sccp/sccp-2130.md diff --git a/content/sccp/sccp-2130.md b/content/sccp/sccp-2130.md new file mode 100644 index 000000000..512a5e8eb --- /dev/null +++ b/content/sccp/sccp-2130.md @@ -0,0 +1,30 @@ +--- +sccp: 2129 +network: Ethereum +title: crvUSD Wrapper +author: Kaleb (@kaleb-keny) +status: Draft +created: 2024-07-29 +type: Governance +--- + +# Simple Summary + +This SCCP proposes to setup a `USDe` wrapper with 2.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: `0xf939E0A03FB07F59A73314E73794Be0E57ac1b4E` +- currencyKey: `sUSD` +- synthContractName: `SynthsUSD` + +# Motivation + +In order to continue to scale and meet the demand for sUSD, a crvUSD wrapper is proposed. + +# Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). + +