-
Notifications
You must be signed in to change notification settings - Fork 11
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
Create oracle adapters for each Funding instance #140
Comments
Chainlink feedsWBTC-BTC: 0xfdFD9C85aD200c506Cf9e21F1FD8dd01932FBB23 BTC-ETH: 0xdeb288F737066589598e9214E782fa5A8eD689e8 ETH-USD: 0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419 FRAX-ETH: 0x14d04Fff8D21bd62987a5cE9ce543d2F1edF5D3E USDC-ETH: 0x986b5E1e1755e3C2440e960477f25201B0a8bbD4 CVX-ETH: 0xC9CbF687f43176B302F03f5e58470b77D07c61c6 BADGER-ETH: 0x58921Ac140522867bf50b9E009599Da0CA4A2379 |
After this is complete, will spawn new issues to integrate through the rest of the project:
|
Adapters logic review: CTDL-WBTC - LGTM
CTDL-renBTC - LGTM
CTDL-ETH - LGTM
From https://github.com/Citadel-DAO/citadel-contracts/blob/8dfa7bc46652d4770f4fb14a8a08ebca01cd5e2b/src/oracles/CtdlAssetChainlinkProvider.sol by:
CTDL-X [USDC/FRAX/CVX/BADGER] - LGTM
(With Asset = X, Base = ETH)
ibBTC LP vault - LGTM
Chainlink Data Feeds required: Notes:
Adapters LGTM |
Funding Assets
The text was updated successfully, but these errors were encountered: