Skip to content

Commit

Permalink
fix numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleb-keny committed Jul 29, 2024
1 parent d350d42 commit 81e9464
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions content/sccp/sccp-2129.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sccp: 2129
network: Ethereum
title: USDe Wrapper
title: crvUSD Wrapper
author: Kaleb (@kaleb-keny)
status: Draft
created: 2024-07-29
Expand All @@ -10,18 +10,18 @@ type: Governance

# Simple Summary

This SCCP proposes to setup a `USDe` wrapper with 5 million cap.
This SCCP proposes to setup a `crvUSD` 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: `0x4c9edd5852cd905f086c759e8383e09bff1e68b3`
- token: `0xf939E0A03FB07F59A73314E73794Be0E57ac1b4E`
- currencyKey: `sUSD`
- synthContractName: `SynthsUSD`

# Motivation

In order to continue to scale and meet the demand for sUSD, a USDe wrapper is proposed.
In order to continue to scale and meet the demand for sUSD, a crvUSD wrapper is proposed.

# Copyright

Expand Down
10 changes: 5 additions & 5 deletions content/sccp/sccp-2130.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sccp: 2129
sccp: 2130
network: Ethereum
title: crvUSD Wrapper
title: USDe Wrapper
author: Kaleb (@kaleb-keny)
status: Draft
created: 2024-07-29
Expand All @@ -10,18 +10,18 @@ type: Governance

# Simple Summary

This SCCP proposes to setup a `crvUSD` wrapper with 2.5 million cap.
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: `0xf939E0A03FB07F59A73314E73794Be0E57ac1b4E`
- token: `0x4c9edd5852cd905f086c759e8383e09bff1e68b3`
- currencyKey: `sUSD`
- synthContractName: `SynthsUSD`

# Motivation

In order to continue to scale and meet the demand for sUSD, a crvUSD wrapper is proposed.
In order to continue to scale and meet the demand for sUSD, a USDe wrapper is proposed.

# Copyright

Expand Down

0 comments on commit 81e9464

Please sign in to comment.