Skip to main content

12 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 subgraph indexes all markets created on Morpho, and all Morpho Vaults defined through the Deployed MetaMorpho Factory.

Oracles technical Reference

Oracles are contracts that can be used as oracles for markets on Morpho. The oracles implement the IOracle interface defined in IOracle.sol.