Skip to content

Commit 9952d32

Browse files
authored
SCCP-2146 (#2142)
* Create sccp-2146.md * Update sccp-361.md * fix ci * Update sccp-2146.md
1 parent 26481c4 commit 9952d32

File tree

3 files changed

+35
-2
lines changed

3 files changed

+35
-2
lines changed

.github/workflows/PR-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-node@v2
1414
- name: Get latest npm version
15-
run: npm install -g npm@latest
15+
run: npm install -g npm@latest --prefix .
1616
- name: Install dependencies
1717
run: npm install --prefer-offline --no-audit
1818
- name: Validate SIP, STP, SR & SCCP frontmatters

content/sccp/sccp-2146.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
sccp: 2146
3+
network: Optimism
4+
title: Raise the USDe Wrapper Cap on Optimism
5+
author: Kaleb
6+
status: Vote_Pending
7+
proposal: >-
8+
https://snapshot.org/#/snxgov.eth/proposal/0x31f3078ce7110bf267d81d49509bd33fc1d6632c3c7ba80270bd4e4af8c37f2a
9+
created: 2024-11-18
10+
type: Governance
11+
---
12+
13+
# Simple Summary
14+
15+
This SCCP proposes to raise the USDe wrapper cap on optimism to 60m from 50m
16+
17+
# Abstract
18+
19+
The `maxTokenAmount` is the maximum amount of underlying that can be wrapped to mint sUSD.
20+
21+
22+
# Motivation
23+
24+
The proposed changes are in light of increased usage of the USDe wrapper on optimism by trader.
25+
26+
27+
# Copyright
28+
29+
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
30+
31+

content/sccp/sccp-361.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
sccp: 361
33
title: Deploy More Markets to Perps V3 Base and Arbitrum
44
network: Arbitrum & Base
5-
status: Draft
5+
status: Approved
6+
proposal: >-
7+
https://snapshot.org/#/snxgov.eth/proposal/0x5e7cf75d134a601387307761637ae1518d597ba3da6f48ea787149ed6ee62d18
68
type: Governance
79
created: 2024-10-28
810
author: Robin (@robin2192), Kaleb

0 commit comments

Comments
 (0)