interface SubaccountBurnLpTx {
    productId: number;
    amountLp: BigNumber;
}

Properties

Properties

productId: number
amountLp: BigNumber