Skip to content

Commit

Permalink
Create sccp-2130.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleb-keny committed Jul 29, 2024
1 parent da303e0 commit dd30b52
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions content/sccp/sccp-2130.md
Original file line number Diff line number Diff line change
@@ -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/).


0 comments on commit dd30b52

Please sign in to comment.