Skip to content

Commit

Permalink
create sccp 2139 (#2128)
Browse files Browse the repository at this point in the history
* create sccp 2139

* Update sccp-2139.md

* Update sccp-2139.md

* update to USDe
  • Loading branch information
kaleb-keny authored Oct 29, 2024
1 parent 7a326e5 commit aca4145
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions content/sccp/sccp-2139.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
sccp: 2139
network: Optimism
title: Create USDe Wrapper
author: Kaleb (@kaleb-keny)
status: Vote_Pending
created: 2024-10-29
type: Governance
---

# Simple Summary

This SCCP proposes to create a USDe Wrapper on optimism with 0 fees and 10 million capacity.

# Abstract

The wrapper will be created with the `createWrapper` function on the [WrapperFactory](https://optimistic.etherscan.io/address/0x27be2EFAd45DeBd732C1EBf5C9F7b49D498D4a93#code) with the following arguments:
- token: `0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34`
- currencyKey: `0x7355534400000000000000000000000000000000000000000000000000000000`
- synthContractName: `0x53796e7468735553440000000000000000000000000000000000000000000000`

# Motivation

The proposed wrapper is in light of recent limitations on increasing the capacity of the sUSD from L1 to L2, without making changes to the DebtCache contract. This along with the increased demand for sUSD liquidity calls for the usage USDe which allows for instant bridging between ethereum and optimism via the [stargate bridge](https://stargate.finance/).


# Copyright

Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).


0 comments on commit aca4145

Please sign in to comment.