Interface GetSwapAmountAndFeesParams

interface GetSwapAmountAndFeesParams {
    amountIn: BN;
}

Properties

Properties

amountIn: BN