Interface SwapAndAddCollateralParams

interface SwapAndAddCollateralParams {
    amountIn: BN;
}

Properties

Properties

amountIn: BN