EthXSpotOracle
State Variables
REDSTONE_ETHX_PRICE_FEED
IRedstonePriceFeed public immutable REDSTONE_ETHX_PRICE_FEED;USD_PER_ETH_CHAINLINK
IChainlink public immutable USD_PER_ETH_CHAINLINK;Functions
constructor
constructor(
uint256 _ltv,
address _reserveOracle,
address _redstoneEthXPriceFeed,
address _usdPerEthChainlink
)
SpotOracle(_ltv, _reserveOracle);Name
Type
Description
getPrice
Name
Type
Description