aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Interface ApiPerpetualsVaultOwnerWithdrawLockedLiquidityTxResponse

    Response body for vault owner withdraw-locked-liquidity transactions.

    interface ApiPerpetualsVaultOwnerWithdrawLockedLiquidityTxResponse {
        coinOutArg: TransactionObjectArgument | undefined;
        txKind: string;
    }
    Index
    coinOutArg: TransactionObjectArgument | undefined

    PTB argument for the withdrawn collateral coin output.

    txKind: string

    Serialized transaction kind for the withdrawal.