IMorphoOracle
Interface for Morpho-compatible price oracles.
Functions
price
Returns price of 1 collateral unit in loan asset terms (1e36 scale).
function price() external view returns (uint256);
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Interface for Morpho-compatible price oracles.
Returns price of 1 collateral unit in loan asset terms (1e36 scale).
function price() external view returns (uint256);