Interface GetAddLiquidityAmountAndFeeParams

interface GetAddLiquidityAmountAndFeeParams {
    amountIn: BN;
}

Properties

Properties

amountIn: BN