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

Update sip-389.md #1998

Merged
merged 1 commit into from
Jun 7, 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
12 changes: 6 additions & 6 deletions content/sips/sip-389.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ 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.
This SIP proposes the addition of several yield tokens as LP collateral on Arbitrum V3 deployment, including aArbUSDC, aArbWETH, aArbWBTC, and aArbUSDT 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
- aArbUSDC (0x625e7708f30ca75bfd92586e17077590c60eb4cd)
- aArbWBTC (0x078f358208685046a11c85e8ad32895ded33a249)
- aArbWETH (0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8)
- aArbUSDT (0x6ab707aca953edaefbc4fd23ba73294241490620)

### Lido
- wstETH
- wstETH (0x5979D7b546E38E414F7E9822514be443A4800529)

## Motivation

Expand Down
Loading