Skip to content

Commit 7efd7f7

Browse files
committed
create 368
1 parent 0160a48 commit 7efd7f7

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

content/sccp/sccp-368.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
sccp: 368
3+
title: Enable sUSDC to be used as margin on Arbitrum
4+
network: Arbitrum
5+
status: Vote_Pending
6+
type: Governance
7+
created: 2024-11-22
8+
author: Kaleb
9+
proposal: >-
10+
https://snapshot.org/#/snxgov.eth/proposal/0x2a190db6b1c38d2a5930f1efb4cec4af602e0eb8b697579edb6fe005543f60ad
11+
---
12+
13+
# Simple Summary
14+
15+
This SCCP proposes to enable `sUSDC` to be used as margin on Perps v3 with no discount being applied on the margin or slippage.
16+
17+
# Abstract
18+
19+
Enabling USDC margin to be used on Perps V3 Arbitrum is done with the `setCollateralConfiguration` under PerpsMarketProxy, implemented under this [PR](https://github.com/Synthetixio/synthetix-deployments/pull/558).
20+
21+
# Motivation
22+
23+
Originally due to the USDx peg issues, this was not implemented in order to ensure that traders could get back their USDC margin after having wrapped the token to mint sUSDC. However, since LP's minting USDx had been restricted in [SCCP-352](https://sips.synthetix.io/sccp/sccp-352/) and the peg state of USDx is constrained to the point of allowing margining of USDC with low risk of wrapper liquidity being depleted by LPs.
24+
25+
26+
# Copyright
27+
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).

0 commit comments

Comments
 (0)