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

[WIP] Curve usd market #133

Open
wants to merge 48 commits into
base: feat/curve-atokens
Choose a base branch
from
Open

Conversation

kartojal
Copy link
Contributor

@kartojal kartojal commented May 26, 2021

Curve USD AMM Market initial configuration, using Chainlink USD oracles and CurveRewardAwareAToken contracts to support aave and saave USD gauge tokens.

Main changes:

  • Adapt the Base Market Config to support new assets
  • Add a new field OracleQuoteCurrency that allows to set the main quote currency of the Aave Oracle.
    • The Aave Oracle and Chainlink Aggregators for this market will be quoted in USD, instead of ETH.
    • Adapted the deployment scripts to support any new quote
    • Removed any WETH mentions at AaveOracle
    • Add QUOTE_CURRENCY and QUOTE_CURRENCY_UNIT to AaveOracle

WIP: Subject to changes

sendra and others added 30 commits April 16, 2021 17:48
Add OpenZeppelin Defender Integration
…s to Aave Oracle for development. Changes to typings to support new market. Fixed scripts to support new market. Added OracleQuoteCurrency to determine the quote currency of the Aave Oracle inside a Market.
…TE_CURRENCY_UNIT to determine the quote currency of the price sources
… and QUOTE_CURRENCY_UNIT to determine the quote currency of the price sources"

This reverts commit b54c6f8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants