xWin Single Asset Aave
xWinSingleAssetAave
swapEngine
contract IxWinSwap swapEnginexWinPriceMaster
contract IxWinPriceMaster xWinPriceMasteraavePool
contract IPool aavePoolaavePoolDataProvider
contract IPoolDataProvider aavePoolDataProvidertargetToken
contract IERC20Upgradeable targetTokensmallRatio
uint256 smallRatioexecutors
mapping(address => bool) executorsonlyExecutor
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