Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCCP-2149-Update #2156

Merged
merged 3 commits into from
Dec 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/sccp/sccp-2149.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
sccp: 2149
title: USDC Wrappers
title: USDC Wrapper
network: Optimism
status: Vote_Pending
type: Governance
created: 2024-11-25
author: Kaleb
proposal: >-
https://snapshot.org/#/snxgov.eth/proposal/0xd38516107649cb56ceabe2032febd95b4c76babd60c9d4ad8e758b72e2734e63
https://snapshot.org/#/snxgov.eth/proposal/0x526ba12ac26e1592d8ae081d060862cfc35ec98f29e91868f2d09611fee3e24c
---

# Simple Summary
Expand All @@ -19,7 +19,7 @@ Furthermore, this sccp also proposes to decrease the wrapper cap on USDe to zero

Wrappers can be setup by calling createWrapper under the WrapperFactor contract. The parameters of the call would be:

- token: `0x29C78b718b6790852FDCC0ADAB7166Bf6E86965D`
- token: `0xb9a2adcc9674c9569a7beea2a34640f398cb015f`
- currencyKey: `sUSD`
- synthContractName: `SynthsUSD`

Expand Down