An SVG of an eye

Proposal overview

onboard WSTETH to Aave Optimism V3 pool

Simple Summary

This AIP proposal presents Aave with the opportunity to onboard wstETH to the optimism v3 Liquidity Pool.

Motivation

Supporting LSD diversity is part of the Aave-Chan Initiative (ACI) delegate platform.

The ACI does not have any link nor is paid by Optimism or any entity to present this AIP.

The risk parameters provided introduce wstETH as a collateral asset.

Supply and borrow caps are suggested for this asset to limit risk exposure, the caps have been proposed by a join collaboration between Gauntlet & Chaos Labs.

Specification

Ticker: wstETH

Contract Address: 0x1F32b1c2345538c0c6f582fCB022739c4A194Ebb

Risk ParameterValue
Isolation ModeNO
Enable BorrowYES
Enable CollateralYES
Loan To Value70%
Liquidation Threshold79%
Liquidation Bonus7.2%
Reserve Factor15%
Liquidation Protocol Fee10%
Borrow Cap940
Supply Cap6000
Debt CeilingN/A
Base0.25%
Slope14.5%
Uoptimal45%
Slope280%

The proposal payload uses the GenericListingEngine to perform a new asset listing with the following parameters:

IGenericV3ListingEngine.Listing({
      asset: WSTETH,
      assetSymbol: 'wstETH',
      priceFeed: WSTETH_USD_FEED,
      rateStrategy: https://optimistic.etherscan.io/address/0x6ba97468e2e6a3711a6dd05f0075d48e878c910e,
      enabledToBorrow: true,
      stableRateModeEnabled: false,
      borrowableInIsolation: false,
      withSiloedBorrowing: false,
      flashloanable: false,
      ltv: 70_00,
      liqThreshold: 79_00,
      liqBonus: 7_20,
      reserveFactor: 15_00,
      supplyCap: 6_000,
      borrowCap: 940,
      debtCeiling: 0,
      liqProtocolFee: 10_00,
      eModeCategory: 0
    });

References

A list of relevant links like for this proposal e.g.

Security Considerations

The proposal Payload was reviewed by Bored Ghost Developing.

Deployed Contracts

Copyright

Copyright and related rights waived via CC0.

Your voting info

Voting results

YAE

NAY

Top 10 addresses

Votes

State

Pending starts 

in 17 hours
Quorum
Not reached
Current votes

Required

0

320.00K

Differential
Not reached
Current differential

Required

0

80,000.00

Total voting power

16,000,000

Proposal details

Created

Block

17 Feb 2023, 18:36 UTC +00:00

16650240

Started

Block

18 Feb 2023, 18:42 UTC +00:00

16657440

Ends

Block

21 Feb 2023, 10:42 UTC +00:00

16676640

Author

Marc Zeller (@marczeller), Aave-Chan initiative