protocol-v2 icon indicating copy to clipboard operation
protocol-v2 copied to clipboard

Support custom quote currencies, atoken and rate strategies implementations

Open kartojal opened this issue 3 years ago • 1 comments

  • Allow the usage of any quote currency for the Aave Oracle with a new config field named OracleQuoteCurrency. This allows to use USD as quote currency instead of ETH.
  • Change deployment scripts to support custom quotes
  • Allow the deployment scripts to load and deploy custom AToken or RateStrategies.
  • Fix tenderly network config at hardhat to support latest plugin.

kartojal avatar Jul 14 '21 14:07 kartojal

Just a few things we found regarding the naming mainly:

miguelmtzinf avatar Jul 16 '21 11:07 miguelmtzinf