Skip to main content

ConvexGeneralizedMetaStrategy

ConvexGeneralizedMetaStrategy

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 Convex 3pool LP tokens to withdraw from metapool

_lpWithdrawAll

function _lpWithdrawAll() internal