IPriceOracleWithBaseAndQuote
Inherits: IPriceOracle
Functions
base
function base() external view returns (address);
quote
function quote() external view returns (address);
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
Inherits: IPriceOracle
function base() external view returns (address);
function quote() external view returns (address);