Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create sip-389.md #1995

Merged
merged 1 commit into from
Jun 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions content/sips/sip-389.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
sip: 389
title: Adding Support for Yield Tokens from Aave and Lido to Arbitrum V3 LP
network: Arbitrum
status: Draft
type: Governance
author: Danny Sacks (@dansnacks)
created: 2024-06-03
---

## Simple Summary

This SIP proposes the addition of several yield tokens as LP collateral on Arbitrum V3 deployment, including aUSDC, aETH, aWBTC, and aUSDT from Aave and wstETH from Lido.

## Abstract

In order to enhance the diversity of yield-generation and exposure options for LP collateral within the Synthetix ecosystem, this SIP aims to add the following yield tokens as supported collateral types for the Arbitrum V3 deployment:

### Aave
- aUSDC
- aWBTC
- aETH
- aUSDT

### Lido
- wstETH

## Motivation

The addition of these yield tokens aims to:
- Increase the variety of assets available to LP.
- Attract users of different protocols to the Synthetix ecosystem.
- Enhance the overall liquidity on Arbitrum V3 deployment.

### Configurable Values

Each LP parameter (LP cap, minimum minting c-ratio, liquidation ratio) will be configured via SCCP.

## Copyright

Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
Loading