Interface GetRemoveCompoundingLiquidityAmountAndFeeParams

interface GetRemoveCompoundingLiquidityAmountAndFeeParams {
    compoundingAmountIn: BN;
}

Properties

compoundingAmountIn: BN