File tree 3 files changed +35
-2
lines changed
3 files changed +35
-2
lines changed Original file line number Diff line number Diff line change 12
12
- uses : actions/checkout@v2
13
13
- uses : actions/setup-node@v2
14
14
- name : Get latest npm version
15
- run : npm install -g npm@latest
15
+ run : npm install -g npm@latest --prefix .
16
16
- name : Install dependencies
17
17
run : npm install --prefer-offline --no-audit
18
18
- name : Validate SIP, STP, SR & SCCP frontmatters
Original file line number Diff line number Diff line change
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
+
Original file line number Diff line number Diff line change 2
2
sccp : 361
3
3
title : Deploy More Markets to Perps V3 Base and Arbitrum
4
4
network : Arbitrum & Base
5
- status : Draft
5
+ status : Approved
6
+ proposal : >-
7
+ https://snapshot.org/#/snxgov.eth/proposal/0x5e7cf75d134a601387307761637ae1518d597ba3da6f48ea787149ed6ee62d18
6
8
type : Governance
7
9
created : 2024-10-28
8
10
author : Robin (@robin2192), Kaleb
You can’t perform that action at this time.
0 commit comments