xWin Single Asset

xWinSingleAsset

swapEngine

contract IxWinSwap swapEngine

xWinPriceMaster

contract IxWinPriceMaster xWinPriceMaster

_OlaFinance

contract OlaFinance _OlaFinance

_rainMaker

contract RainMakerForOlaLens _rainMaker

lendingRewardToken

contract IERC20Upgradeable lendingRewardToken

smallRatio

uint256 smallRatio

executors

mapping(address => bool) executors

onlyExecutor

initialize

init

updateProperties

getUserBalance

getSupplyRatePerBlock

getBorrowRatePerBlock

getUnitPrice

The unitprice of a share of this fund in baseToken

_getUnitPrice

_getUnitPrice

getUnitPriceInUSD

The unitprice of a share of this fund, in stablecoinUSDAddr

deposit

deposit

_deposit

withdraw

withdraw

_withdraw

getVaultValues

Gets the total value of the tokens within the fund, value shown in baseToken

getVaultValuesInUSD

Gets the total value of the tokens within the fund, value shown in stablecoinUSDAddr

_getVaultValues

_getVaultValuesInUSD

canReclaimRainMaker

canSystemDeposit

systemDeposit

emergencyUnWindPosition

reinvestClaimComp

getAccruedComp

getStrategyInfo

_depositOla

_removeOla

setExecutor

updateSmallRatio

update small ratio

setSwapEngine

setPriceMaster

setLendingRewardToken

setRainMaker

Last updated