• Parameters

    • client: Aptos
    • account: Account
    • request: {
          functionArguments: [
              string,
              string,
              string,
              string,
              string,
              bigint,
              bigint,
          ];
          typeArguments: [];
      }
    • Optionaloptions: InputGenerateTransactionOptions

    Returns Promise<PendingTransactionResponse>