Skip to main content

13 docs tagged with "contracts"

View All Tags

Morpho Optimizers Subgraphs

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.

Morpho Subgraph

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.

Morpho Vaults Overview

- Morpho Vaults (formerly known as MetaMorpho) are ERC4626 compliant vaults with permit (ERC-2612).

Oracles technical Reference

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.