From 699e9d0441a99cac5a12282144394f4e229a5f87 Mon Sep 17 00:00:00 2001 From: kaleb Date: Mon, 11 Nov 2024 13:04:14 +0100 Subject: [PATCH 1/2] Create sccp-2143.md --- content/sccp/sccp-2143.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 content/sccp/sccp-2143.md diff --git a/content/sccp/sccp-2143.md b/content/sccp/sccp-2143.md new file mode 100644 index 000000000..c177fa4b8 --- /dev/null +++ b/content/sccp/sccp-2143.md @@ -0,0 +1,29 @@ +--- +sccp: 2143 +network: Optimism +title: Raise the USDe Wrapper Cap on Optimism +author: Kaleb +status: Vote_Pending +created: 2024-11-06 +type: Governance +--- + +# Simple Summary + +Raising the USDe wrapper cap on optimism to 40m from 30m + +# Abstract + +The `maxTokenAmount` is the maximum amount of underlying that can be wrapped to mint sUSD. + + +# Motivation + +The proposed changes are in light of increased usage of the USDe wrapper on optimism by trader. + + +# Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). + + From 892ccb33e8003e72615dd281772f48b27eae815d Mon Sep 17 00:00:00 2001 From: kaleb Date: Mon, 11 Nov 2024 13:06:54 +0100 Subject: [PATCH 2/2] Update sccp-2143.md --- content/sccp/sccp-2143.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/sccp/sccp-2143.md b/content/sccp/sccp-2143.md index c177fa4b8..7354e9065 100644 --- a/content/sccp/sccp-2143.md +++ b/content/sccp/sccp-2143.md @@ -10,7 +10,7 @@ type: Governance # Simple Summary -Raising the USDe wrapper cap on optimism to 40m from 30m +This SCCP proposes to raise the USDe wrapper cap on optimism to 40m from 30m # Abstract