Skip to content

Commit

Permalink
SCCP-2146 (#2142)
Browse files Browse the repository at this point in the history
* Create sccp-2146.md

* Update sccp-361.md

* fix ci

* Update sccp-2146.md
  • Loading branch information
kaleb-keny authored Nov 19, 2024
1 parent 26481c4 commit 9952d32
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/PR-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- name: Get latest npm version
run: npm install -g npm@latest
run: npm install -g npm@latest --prefix .
- name: Install dependencies
run: npm install --prefer-offline --no-audit
- name: Validate SIP, STP, SR & SCCP frontmatters
Expand Down
31 changes: 31 additions & 0 deletions content/sccp/sccp-2146.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
sccp: 2146
network: Optimism
title: Raise the USDe Wrapper Cap on Optimism
author: Kaleb
status: Vote_Pending
proposal: >-
https://snapshot.org/#/snxgov.eth/proposal/0x31f3078ce7110bf267d81d49509bd33fc1d6632c3c7ba80270bd4e4af8c37f2a
created: 2024-11-18
type: Governance
---

# Simple Summary

This SCCP proposes to raise the USDe wrapper cap on optimism to 60m from 50m

# 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/).


4 changes: 3 additions & 1 deletion content/sccp/sccp-361.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
sccp: 361
title: Deploy More Markets to Perps V3 Base and Arbitrum
network: Arbitrum & Base
status: Draft
status: Approved
proposal: >-
https://snapshot.org/#/snxgov.eth/proposal/0x5e7cf75d134a601387307761637ae1518d597ba3da6f48ea787149ed6ee62d18
type: Governance
created: 2024-10-28
author: Robin (@robin2192), Kaleb
Expand Down

0 comments on commit 9952d32

Please sign in to comment.