Interface GetAddCollateralQuoteParams

interface GetAddCollateralQuoteParams {
    amountIn: BN;
}

Properties

Properties

amountIn: BN