xWin Pricemaster
xWinPriceMaster
SourceMap
struct SourceMap {
uint8 source;
address chainLinkAddr;
}onlyExecutor
modifier onlyExecutor()stratInteractor
contract IxWinStrategyInteractor stratInteractor_TWAPOracle
address _TWAPOraclechainLinkUSDpair
mapping(address => address) chainLinkUSDpairpriceSourceMap
mapping(address => mapping(address => struct xWinPriceMaster.SourceMap)) priceSourceMapexecutors
initialize
getPrice
Name
Type
Description
_getTWAPPrice
_getLPPrice
addPrice
addChainlinkUSDPrice
setExecutor
setTWAPOracle
updateStratInteractor
_convertFrom18
Last updated