Skip to content

Oracle adapters for use in Origami/Morpho/other money markets which require a Chainlink oracle aggregator like interface

License

Notifications You must be signed in to change notification settings

euler-xyz/origami-oracle-adapters

 
 

Repository files navigation

Origami Oracle Adapters

Origami Oracle Adapters are Chainlink-interface-complianat feeds to provide price data. These can be used within Origami Finance, Morpho Blue Oracles.

Getting Started

Install dependencies

git submodule update --init --recursive

Set MAINNET_RPC_URL to the URL of an Ethereum RPC (with archive), eg Alchemy.

Run test: forge test

Deployments

Oracle Chain Address
Ether.fi weETH/ETH Mainnet 0x4270E1817576bbA4b640466bE79A408Ef128F828
Renzo ezETH/ETH Mainnet 0xb2Ca3C47b1BeA4AD7Cfd187A522be0F1bfc8652B
KelpDAO rsETH/ETH Mainnet 0xBAc9fC6917c067F763eDa63f569e0C6A7dBbCD80
Swell swETH/ETH Mainnet 0x88154F69959E6c2D1a453Ab60cec15A8965D06e3
Swell rswETH/ETH Mainnet 0xb2b18E668CE6326760e3B063f72684fdF2a2D582

Audits

All audits are stored in the audits' folder.

License

Morpho Blue Oracles are licensed under GPL-2.0-or-later, see LICENSE.

About

Oracle adapters for use in Origami/Morpho/other money markets which require a Chainlink oracle aggregator like interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%