FluidOracle

Base contract that any Fluid Oracle must implement

getExchangeRate

function getExchangeRate() external view virtual returns (uint256 exchangeRate_)

Get the exchangeRate_ between the underlying asset and the peg asset in 1e27