Adaptive Curve IRM
Here is a video that shows how the Adaptive Curve IRM works:
Here is a video that shows how the Adaptive Curve IRM works:
Past & Current Infrastructure
Interest rate models are defined as a list of governance-approved contracts.
MorphoChainlinkOracleV2
This page describes the use of the Morpho Optimizers subgraphs: Access public data from the Morpho Protocol, including analytics, rates, and APY, programmatically. This is particularly useful for efficient retrieval of time-consuming onchain data.
The Morpho (formerly known as Morpho Blue) subgraph indexes all markets created on Morpho, and all Morpho Vaults (formerly known as MetaMorpho) defined through the Deployed MetaMorpho Factory.
Introduction
Code
- Morpho Vaults (formerly known as MetaMorpho) are ERC4626 compliant vaults with permit (ERC-2612).
Entrypoint for the Morpho Vaults:
Oracles are contracts that can be used as oracles for markets on Morpho (formerly known as Morpho Blue). The oracles implement the IOracle interface defined in IOracle.sol.
Contract Overview