Interface GetAddCompoundingLiquidityAmountAndFeeParams

interface GetAddCompoundingLiquidityAmountAndFeeParams {
    amountIn: BN;
}

Properties

Properties

amountIn: BN