Skip to main content

ConvexOUSDMetaStrategy

ConvexOUSDMetaStrategy​

constructor​

constructor(struct InitializableAbstractStrategy.BaseStrategyConfig _stratConfig) public

_lpDepositAll​

function _lpDepositAll() internal

_lpWithdraw​

function _lpWithdraw(uint256 num3CrvTokens) internal

Withdraw the specified amount of tokens from the gauge. And use all the resulting tokens to remove liquidity from metapool

Parameters​

NameTypeDescription
num3CrvTokensuint256Number of 3CRV tokens to withdraw from metapool

_lpWithdrawAll​

function _lpWithdrawAll() internal