IMorphoOracle: Interface for oracles used by Morpho Blue (It is the user’s responsibility to select markets with safe oracles)
morpho/IMorphoOracle.sol
price()
[ { "inputs": [], "name": "price", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" } ]
Was this page helpful?