SwEthSpotOracle
State Variables
POOL
IUniswapV3Pool public immutable POOL;SECONDS_AGO
uint32 public immutable SECONDS_AGO;Functions
constructor
constructor(
uint256 _ltv,
address _reserveOracle,
address _uniswapPool,
uint32 _secondsAgo
)
SpotOracle(_ltv, _reserveOracle);Name
Type
Description
getPrice
Name
Type
Description
_getPriceInWadFromSqrtPriceX96
Name
Type
Description