xWin Single Asset Aave

xWinSingleAssetAave

swapEngine

contract IxWinSwap swapEngine

xWinPriceMaster

contract IxWinPriceMaster xWinPriceMaster

aavePool

contract IPool aavePool

aavePoolDataProvider

contract IPoolDataProvider aavePoolDataProvider

targetToken

contract IERC20Upgradeable targetToken

smallRatio

uint256 smallRatio

executors

mapping(address => bool) executors

onlyExecutor

initialize

updateProperties

getUserBalance

getSupplyRate

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

_getMintQty

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

canSystemDeposit

systemDeposit

emergencyUnWindPosition

_depositAave

_removeAave

setExecutor

updateSmallRatio

update small ratio

setSwapEngine

setPriceMaster

Last updated