An SVG of an eye

Proposal overview

Add LUSD to Aave Ethereum V3 pool

Simple Summary

This AIP proposal presents Aave with the opportunity to onboard LUSD to the Ethereum v3 Liquidity Pool.

Motivation

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

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

The risk parameters provided introduce LUSD as a non-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: LUSD

Contract Address: 0x5f98805A4E8be255a32880FDeC7F6728C6568bA0

Risk ParameterValue
Isolation ModeNO
Enable BorrowYES
Enable CollateralNO
Loan To ValueN/A
Liquidation ThresholdN/A
Liquidation BonusN/A
Reserve Factor10%
Liquidation Protocol Fee10%
Borrow Cap1,210k
Supply Cap3,000K
Debt CeilingN/A
Base0%
Slope14%
Uoptimal80%
Slope287%

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

IGenericV3ListingEngine.Listing({
      asset: LUSD,
      assetSymbol: 'LUSD',
      priceFeed: LUSD_USD_FEED,
      rateStrategy: 0x349684Da30f8c9Affeaf21AfAB3a1Ad51f5d95A3,
      enabledToBorrow: true,
      stableRateModeEnabled: false,
      borrowableInIsolation: false,
      withSiloedBorrowing: false,
      flashloanable: true,
      ltv: 0,
      liqThreshold: 0,
      liqBonus: 0,
      reserveFactor: 10_00,
      supplyCap: 3_000_000,
      borrowCap: 1_210_000,
      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

Active ends 

in a day
Quorum
Reached
Current votes

Required

577.87K

320.00K

Differential
Reached
Current differential

Required

577.87K

80,000.00

Total voting power

16,000,000

Proposal details

Created

Block

15 Feb 2023, 13:40 UTC +00:00

16634499

Started

Block

16 Feb 2023, 13:50 UTC +00:00

16641699

Ends

Block

19 Feb 2023, 06:14 UTC +00:00

16660899

Author

Marc Zeller (@marczeller), Aave-Chan initiative