From 8b3237ca08e76b14a9545e5f9cdbe1dedb57d902 Mon Sep 17 00:00:00 2001 From: fireblocks_dx_team Date: Tue, 2 Jun 2026 11:42:45 +0000 Subject: [PATCH] Generated SDK #2839 --- CHANGELOG.md | 258 ----------------------------- README.md | 2 +- api/earn-beta-api.ts | 43 ++--- api/vaults-api.ts | 24 +-- docs/apis/EarnBetaApi.md | 7 +- docs/apis/VaultsApi.md | 6 +- docs/models/TransactionRequest.md | 1 + docs/models/TransactionResponse.md | 1 + docs/models/WebhookEvent.md | 52 ++++++ models/transaction-request.ts | 6 + models/transaction-response.ts | 6 + models/webhook-event.ts | 28 +++- package-lock.json | 52 +++--- package.json | 2 +- 14 files changed, 150 insertions(+), 338 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index ed56dc8c..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,258 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -## [v19.1.0](https://github.com/fireblocks/ts-sdk/compare/v19.0.0...v19.1.0) - 2026-05-27 - -### Merged - -- Generated SDK #2710 (minor) [`#184`](https://github.com/fireblocks/ts-sdk/pull/184) - -## [v19.0.0](https://github.com/fireblocks/ts-sdk/compare/v18.0.0...v19.0.0) - 2026-05-17 - -### Merged - -- Generated SDK #7742 (major) [`#183`](https://github.com/fireblocks/ts-sdk/pull/183) - -## [v18.0.0](https://github.com/fireblocks/ts-sdk/compare/v17.0.0...v18.0.0) - 2026-05-06 - -### Merged - -- Generated SDK #3222 [`#181`](https://github.com/fireblocks/ts-sdk/pull/181) - -## [v17.0.0](https://github.com/fireblocks/ts-sdk/compare/v16.0.0...v17.0.0) - 2026-04-20 - -### Merged - -- Generated SDK #9605 (major) [`#180`](https://github.com/fireblocks/ts-sdk/pull/180) - -## [v16.0.0](https://github.com/fireblocks/ts-sdk/compare/v15.0.0...v16.0.0) - 2026-04-06 - -### Merged - -- Generated SDK #3331 [`#179`](https://github.com/fireblocks/ts-sdk/pull/179) - -## [v15.0.0](https://github.com/fireblocks/ts-sdk/compare/v14.1.0...v15.0.0) - 2026-03-15 - -### Merged - -- Generated SDK #3733 (major) [`#174`](https://github.com/fireblocks/ts-sdk/pull/174) - -## [v14.1.0](https://github.com/fireblocks/ts-sdk/compare/v14.0.0...v14.1.0) - 2026-02-26 - -### Merged - -- Generated SDK #2167 [`#172`](https://github.com/fireblocks/ts-sdk/pull/172) - -## [v14.0.0](https://github.com/fireblocks/ts-sdk/compare/v13.0.0...v14.0.0) - 2026-02-03 - -### Merged - -- Generated SDK #4746 [`#164`](https://github.com/fireblocks/ts-sdk/pull/164) - -## [v13.0.0](https://github.com/fireblocks/ts-sdk/compare/v12.1.2...v13.0.0) - 2025-11-13 - -### Merged - -- Generated SDK #5834 [`#146`](https://github.com/fireblocks/ts-sdk/pull/146) - -## [v12.1.2](https://github.com/fireblocks/ts-sdk/compare/v12.1.1...v12.1.2) - 2025-10-22 - -### Merged - -- Generated SDK #8293 [`#145`](https://github.com/fireblocks/ts-sdk/pull/145) - -## [v12.1.1](https://github.com/fireblocks/ts-sdk/compare/v12.1.0...v12.1.1) - 2025-09-29 - -### Merged - -- Generated SDK #6061 [`#143`](https://github.com/fireblocks/ts-sdk/pull/143) - -## [v12.1.0](https://github.com/fireblocks/ts-sdk/compare/v12.0.0...v12.1.0) - 2025-09-09 - -### Merged - -- Generated SDK #4521 [`#142`](https://github.com/fireblocks/ts-sdk/pull/142) - -## [v12.0.0](https://github.com/fireblocks/ts-sdk/compare/v11.2.0...v12.0.0) - 2025-09-01 - -### Merged - -- Generated SDK #7741 [`#141`](https://github.com/fireblocks/ts-sdk/pull/141) - -## [v11.2.0](https://github.com/fireblocks/ts-sdk/compare/v11.1.0...v11.2.0) - 2025-08-18 - -### Merged - -- Generated SDK #3302 [`#140`](https://github.com/fireblocks/ts-sdk/pull/140) - -## [v11.1.0](https://github.com/fireblocks/ts-sdk/compare/v11.0.0...v11.1.0) - 2025-08-11 - -### Merged - -- Generated SDK #1782 [`#139`](https://github.com/fireblocks/ts-sdk/pull/139) - -## [v11.0.0](https://github.com/fireblocks/ts-sdk/compare/v10.4.0...v11.0.0) - 2025-07-15 - -### Merged - -- Generated SDK #5610 [`#136`](https://github.com/fireblocks/ts-sdk/pull/136) - -## [v10.4.0](https://github.com/fireblocks/ts-sdk/compare/v10.3.0...v10.4.0) - 2025-06-29 - -### Merged - -- Generated SDK #1492 [`#135`](https://github.com/fireblocks/ts-sdk/pull/135) - -## [v10.3.0](https://github.com/fireblocks/ts-sdk/compare/v10.2.0...v10.3.0) - 2025-06-18 - -### Merged - -- Generated SDK #4009 [`#134`](https://github.com/fireblocks/ts-sdk/pull/134) - -## [v10.2.0](https://github.com/fireblocks/ts-sdk/compare/v10.1.1...v10.2.0) - 2025-06-04 - -### Merged - -- Generated SDK #8912 [`#133`](https://github.com/fireblocks/ts-sdk/pull/133) - -## [v10.1.1](https://github.com/fireblocks/ts-sdk/compare/v10.1.0...v10.1.1) - 2025-05-18 - -### Merged - -- Generated SDK #5019 [`#132`](https://github.com/fireblocks/ts-sdk/pull/132) - -## [v10.1.0](https://github.com/fireblocks/ts-sdk/compare/v10.0.2...v10.1.0) - 2025-05-07 - -### Merged - -- Generated SDK #7076 [`#130`](https://github.com/fireblocks/ts-sdk/pull/130) - -## [v10.0.2](https://github.com/fireblocks/ts-sdk/compare/v10.0.1...v10.0.2) - 2025-04-20 - -### Merged - -- Generated SDK #4794 [`#128`](https://github.com/fireblocks/ts-sdk/pull/128) - -## [v10.0.1](https://github.com/fireblocks/ts-sdk/compare/v10.0.0...v10.0.1) - 2025-04-07 - -### Merged - -- Generated SDK #3065 [`#126`](https://github.com/fireblocks/ts-sdk/pull/126) - -## [v10.0.0](https://github.com/fireblocks/ts-sdk/compare/v9.0.0...v10.0.0) - 2025-03-27 - -### Merged - -- Generated SDK #619 [`#124`](https://github.com/fireblocks/ts-sdk/pull/124) - -## [v9.0.0](https://github.com/fireblocks/ts-sdk/compare/v8.1.0...v9.0.0) - 2025-03-17 - -### Merged - -- Generated SDK #645 [`#123`](https://github.com/fireblocks/ts-sdk/pull/123) - -## [v8.1.0](https://github.com/fireblocks/ts-sdk/compare/v8.0.1...v8.1.0) - 2025-02-24 - -### Merged - -- Generated SDK #9833 [`#120`](https://github.com/fireblocks/ts-sdk/pull/120) - -## [v8.0.1](https://github.com/fireblocks/ts-sdk/compare/v8.0.0...v8.0.1) - 2025-02-12 - -### Merged - -- Generated SDK #4262 [`#119`](https://github.com/fireblocks/ts-sdk/pull/119) - -## [v8.0.0](https://github.com/fireblocks/ts-sdk/compare/v7.0.0...v8.0.0) - 2025-02-02 - -### Merged - -- Generated SDK #538 [`#118`](https://github.com/fireblocks/ts-sdk/pull/118) - -## [v7.0.0](https://github.com/fireblocks/ts-sdk/compare/v6.0.0...v7.0.0) - 2025-01-08 - -### Merged - -- Generated SDK #8699 [`#116`](https://github.com/fireblocks/ts-sdk/pull/116) - -## [v6.0.0](https://github.com/fireblocks/ts-sdk/compare/v5.0.0...v6.0.0) - 2024-12-05 - -### Merged - -- Generated SDK #1430 [`#111`](https://github.com/fireblocks/ts-sdk/pull/111) - -## [v5.0.0](https://github.com/fireblocks/ts-sdk/compare/v4.0.0...v5.0.0) - 2024-10-31 - -### Merged - -- Generated SDK #5184 [`#109`](https://github.com/fireblocks/ts-sdk/pull/109) - -## [v4.0.0](https://github.com/fireblocks/ts-sdk/compare/v3.1.0...v4.0.0) - 2024-09-17 - -### Merged - -- Generated SDK #237 [`#107`](https://github.com/fireblocks/ts-sdk/pull/107) - -## [v3.1.0](https://github.com/fireblocks/ts-sdk/compare/v3.0.0...v3.1.0) - 2024-07-25 - -### Merged - -- Generated SDK #6749 [`#102`](https://github.com/fireblocks/ts-sdk/pull/102) - -## [v3.0.0](https://github.com/fireblocks/ts-sdk/compare/v2.1.0...v3.0.0) - 2024-07-17 - -### Merged - -- Generated SDK #6152 [`#90`](https://github.com/fireblocks/ts-sdk/pull/90) -- Generated SDK #2589 [`#86`](https://github.com/fireblocks/ts-sdk/pull/86) -- Generated SDK #7882 [`#85`](https://github.com/fireblocks/ts-sdk/pull/85) -- Generated SDK #8418 [`#84`](https://github.com/fireblocks/ts-sdk/pull/84) -- Generated SDK #3524 [`#83`](https://github.com/fireblocks/ts-sdk/pull/83) -- Generated SDK #7984 [`#82`](https://github.com/fireblocks/ts-sdk/pull/82) -- Generated SDK #2873 [`#81`](https://github.com/fireblocks/ts-sdk/pull/81) - -## [v2.1.0](https://github.com/fireblocks/ts-sdk/compare/v2.0.0...v2.1.0) - 2024-06-04 - -### Merged - -- Generated SDK for version COR-46191/fix_pipelines [`#44`](https://github.com/fireblocks/ts-sdk/pull/44) - -## [v2.0.0](https://github.com/fireblocks/ts-sdk/compare/v1.1.0...v2.0.0) - 2024-05-08 - -### Merged - -- feat: add tokenization api [`#35`](https://github.com/fireblocks/ts-sdk/pull/35) - -## [v1.1.0](https://github.com/fireblocks/ts-sdk/compare/v1.0.1...v1.1.0) - 2024-04-17 - -### Merged - -- feat: adding consigners beta api [`#34`](https://github.com/fireblocks/ts-sdk/pull/34) -- fix: modify error message when secretKey missing and fix readme doc [`#33`](https://github.com/fireblocks/ts-sdk/pull/33) - -## [v1.0.1](https://github.com/fireblocks/ts-sdk/compare/v1.0.0...v1.0.1) - 2024-04-07 - -### Merged - -- Generated SDK for version v1.0.1 [`#32`](https://github.com/fireblocks/ts-sdk/pull/32) - -## v1.0.0 - 2024-04-07 - -### Merged - -- Generated SDK for version v1.0.0 GA [`#31`](https://github.com/fireblocks/ts-sdk/pull/31) -- add_license [`#30`](https://github.com/fireblocks/ts-sdk/pull/30) -- version_3_0_6_beta [`#29`](https://github.com/fireblocks/ts-sdk/pull/29) -- version_3_0_5_beta [`#27`](https://github.com/fireblocks/ts-sdk/pull/27) -- Version 3.0.4-beta [`#26`](https://github.com/fireblocks/ts-sdk/pull/26) -- Fireblocks api spec/generated/9818 [`#25`](https://github.com/fireblocks/ts-sdk/pull/25) -- Generated SDK for version 9817 [`#24`](https://github.com/fireblocks/ts-sdk/pull/24) -- Generated SDK for version master [`#23`](https://github.com/fireblocks/ts-sdk/pull/23) -- Added Idempotency & NCW headers support [`#22`](https://github.com/fireblocks/ts-sdk/pull/22) -- API SDK Improvments [`#21`](https://github.com/fireblocks/ts-sdk/pull/21) -- Update README.md [`#18`](https://github.com/fireblocks/ts-sdk/pull/18) -- Update README.md [`#17`](https://github.com/fireblocks/ts-sdk/pull/17) diff --git a/README.md b/README.md index 4ee3acea..39274cd2 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ Class | Method | HTTP request | Description *DeployedContractsApi* | [**getDeployedContractByAddress**](docs/apis/DeployedContractsApi.md#getDeployedContractByAddress) | **GET** /tokenization/contracts/{assetId}/{contractAddress} | Return deployed contract data *DeployedContractsApi* | [**getDeployedContractById**](docs/apis/DeployedContractsApi.md#getDeployedContractById) | **GET** /tokenization/contracts/{id} | Return deployed contract data by id *DeployedContractsApi* | [**getDeployedContracts**](docs/apis/DeployedContractsApi.md#getDeployedContracts) | **GET** /tokenization/contracts | List deployed contracts data -*EarnBetaApi* | [**approveTermsOfService**](docs/apis/EarnBetaApi.md#approveTermsOfService) | **POST** /earn/providers/{providerId}/approve_terms_of_service | Approve earn provider terms of service +*EarnBetaApi* | [**approveTermsOfService**](docs/apis/EarnBetaApi.md#approveTermsOfService) | **POST** /earn/providers/approve_terms_of_service | Approve earn provider terms of service *EarnBetaApi* | [**createEarnAction**](docs/apis/EarnBetaApi.md#createEarnAction) | **POST** /earn/actions | Create and execute a lending action (deposit or withdraw) *EarnBetaApi* | [**getEarnAction**](docs/apis/EarnBetaApi.md#getEarnAction) | **GET** /earn/actions/{id} | Get a single earn lending action *EarnBetaApi* | [**getEarnActions**](docs/apis/EarnBetaApi.md#getEarnActions) | **GET** /earn/actions | List earn lending actions diff --git a/api/earn-beta-api.ts b/api/earn-beta-api.ts index 2145bcc7..5aa6f65e 100644 --- a/api/earn-beta-api.ts +++ b/api/earn-beta-api.ts @@ -49,17 +49,14 @@ import { GetProvidersResponse } from '../models'; export const EarnBetaApiAxiosParamCreator = function (configuration?: Configuration) { return { /** - * Approves the lending provider\'s terms of service for this workspace. When `isTermsApprovalRequired` is true on the provider (see list providers), call this once before creating or executing earn actions with that provider. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. + * Approves earn provider terms of service for this workspace (one-time per tenant). When `isTermsApprovalRequired` is true on a provider (see list providers), call this once before creating or executing earn actions with providers that require it. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. * @summary Approve earn provider terms of service - * @param {ApproveTermsOfServiceProviderIdEnum} providerId Stable protocol identifier for the earn provider (`MORPHO` or `AAVE`). * @param {string} [idempotencyKey] A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours. * @param {*} [options] Override http request option. * @throws {RequiredError} */ - approveTermsOfService: async (providerId: ApproveTermsOfServiceProviderIdEnum, idempotencyKey?: string, options: RawAxiosRequestConfig = {}): Promise => { - assertParamExistsAndNotEmpty('approveTermsOfService', 'providerId', providerId) - const localVarPath = `/earn/providers/{providerId}/approve_terms_of_service` - .replace(`{${"providerId"}}`, encodeURIComponent(String(providerId))); + approveTermsOfService: async (idempotencyKey?: string, options: RawAxiosRequestConfig = {}): Promise => { + const localVarPath = `/earn/providers/approve_terms_of_service`; // use dummy base URL string because the URL constructor only accepts absolute URLs. const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL); let baseOptions; @@ -380,15 +377,14 @@ export const EarnBetaApiFp = function(configuration?: Configuration) { const localVarAxiosParamCreator = EarnBetaApiAxiosParamCreator(configuration) return { /** - * Approves the lending provider\'s terms of service for this workspace. When `isTermsApprovalRequired` is true on the provider (see list providers), call this once before creating or executing earn actions with that provider. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. + * Approves earn provider terms of service for this workspace (one-time per tenant). When `isTermsApprovalRequired` is true on a provider (see list providers), call this once before creating or executing earn actions with providers that require it. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. * @summary Approve earn provider terms of service - * @param {ApproveTermsOfServiceProviderIdEnum} providerId Stable protocol identifier for the earn provider (`MORPHO` or `AAVE`). * @param {string} [idempotencyKey] A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours. * @param {*} [options] Override http request option. * @throws {RequiredError} */ - async approveTermsOfService(providerId: ApproveTermsOfServiceProviderIdEnum, idempotencyKey?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise> { - const localVarAxiosArgs = await localVarAxiosParamCreator.approveTermsOfService(providerId, idempotencyKey, options); + async approveTermsOfService(idempotencyKey?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise> { + const localVarAxiosArgs = await localVarAxiosParamCreator.approveTermsOfService(idempotencyKey, options); const index = configuration?.serverIndex ?? 0; const operationBasePath = operationServerMap['EarnBetaApi.approveTermsOfService']?.[index]?.url; return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, operationBasePath || basePath); @@ -497,14 +493,14 @@ export const EarnBetaApiFactory = function (configuration?: Configuration, baseP const localVarFp = EarnBetaApiFp(configuration) return { /** - * Approves the lending provider\'s terms of service for this workspace. When `isTermsApprovalRequired` is true on the provider (see list providers), call this once before creating or executing earn actions with that provider. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. + * Approves earn provider terms of service for this workspace (one-time per tenant). When `isTermsApprovalRequired` is true on a provider (see list providers), call this once before creating or executing earn actions with providers that require it. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. * @summary Approve earn provider terms of service * @param {EarnBetaApiApproveTermsOfServiceRequest} requestParameters Request parameters. * @param {*} [options] Override http request option. * @throws {RequiredError} */ - approveTermsOfService(requestParameters: EarnBetaApiApproveTermsOfServiceRequest, options?: RawAxiosRequestConfig): AxiosPromise { - return localVarFp.approveTermsOfService(requestParameters.providerId, requestParameters.idempotencyKey, options).then((request) => request(axios, basePath)); + approveTermsOfService(requestParameters: EarnBetaApiApproveTermsOfServiceRequest = {}, options?: RawAxiosRequestConfig): AxiosPromise { + return localVarFp.approveTermsOfService(requestParameters.idempotencyKey, options).then((request) => request(axios, basePath)); }, /** * Creates and runs a sequence of on-chain steps for either a deposit into or a withdrawal from an earn vault/market. Specify the operation with `action` in the request body (`DEPOSIT` or `WITHDRAW`). **Note:** This endpoint is currently in beta and might be subject to changes. @@ -575,13 +571,6 @@ export const EarnBetaApiFactory = function (configuration?: Configuration, baseP * @interface EarnBetaApiApproveTermsOfServiceRequest */ export interface EarnBetaApiApproveTermsOfServiceRequest { - /** - * Stable protocol identifier for the earn provider (`MORPHO` or `AAVE`). - * @type {'MORPHO' | 'AAVE'} - * @memberof EarnBetaApiApproveTermsOfService - */ - readonly providerId: ApproveTermsOfServiceProviderIdEnum - /** * A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours. * @type {string} @@ -787,15 +776,15 @@ export interface EarnBetaApiGetEarnProvidersRequest { */ export class EarnBetaApi extends BaseAPI { /** - * Approves the lending provider\'s terms of service for this workspace. When `isTermsApprovalRequired` is true on the provider (see list providers), call this once before creating or executing earn actions with that provider. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. + * Approves earn provider terms of service for this workspace (one-time per tenant). When `isTermsApprovalRequired` is true on a provider (see list providers), call this once before creating or executing earn actions with providers that require it. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. * @summary Approve earn provider terms of service * @param {EarnBetaApiApproveTermsOfServiceRequest} requestParameters Request parameters. * @param {*} [options] Override http request option. * @throws {RequiredError} * @memberof EarnBetaApi */ - public approveTermsOfService(requestParameters: EarnBetaApiApproveTermsOfServiceRequest) { - return EarnBetaApiFp(this.configuration).approveTermsOfService(requestParameters.providerId, requestParameters.idempotencyKey).then((request) => request(this.axios, this.basePath)).then(convertToFireblocksResponse); + public approveTermsOfService(requestParameters: EarnBetaApiApproveTermsOfServiceRequest = {}) { + return EarnBetaApiFp(this.configuration).approveTermsOfService(requestParameters.idempotencyKey).then((request) => request(this.axios, this.basePath)).then(convertToFireblocksResponse); } /** @@ -871,14 +860,6 @@ export class EarnBetaApi extends BaseAPI { } } -/** - * @export - */ -export const ApproveTermsOfServiceProviderIdEnum = { - Morpho: 'MORPHO', - Aave: 'AAVE' -} as const; -export type ApproveTermsOfServiceProviderIdEnum = typeof ApproveTermsOfServiceProviderIdEnum[keyof typeof ApproveTermsOfServiceProviderIdEnum]; /** * @export */ diff --git a/api/vaults-api.ts b/api/vaults-api.ts index eedcb9e5..e9844595 100644 --- a/api/vaults-api.ts +++ b/api/vaults-api.ts @@ -145,7 +145,7 @@ export const VaultsApiAxiosParamCreator = function (configuration?: Configuratio }; }, /** - * Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. + * Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. * @summary Activate a USDC Gateway wallet * @param {string} vaultAccountId The ID of the vault account * @param {string} [idempotencyKey] A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours. @@ -482,7 +482,7 @@ export const VaultsApiAxiosParamCreator = function (configuration?: Configuratio }; }, /** - * Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. + * Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. * @summary Deactivate a USDC Gateway wallet * @param {string} vaultAccountId The ID of the vault account * @param {string} [idempotencyKey] A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours. @@ -938,7 +938,7 @@ export const VaultsApiAxiosParamCreator = function (configuration?: Configuratio }; }, /** - * Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. + * Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. * @summary Get USDC Gateway wallet info * @param {string} vaultAccountId The ID of the vault account * @param {*} [options] Override http request option. @@ -1569,7 +1569,7 @@ export const VaultsApiFp = function(configuration?: Configuration) { return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, operationBasePath || basePath); }, /** - * Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. + * Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. * @summary Activate a USDC Gateway wallet * @param {string} vaultAccountId The ID of the vault account * @param {string} [idempotencyKey] A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours. @@ -1688,7 +1688,7 @@ export const VaultsApiFp = function(configuration?: Configuration) { return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, operationBasePath || basePath); }, /** - * Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. + * Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. * @summary Deactivate a USDC Gateway wallet * @param {string} vaultAccountId The ID of the vault account * @param {string} [idempotencyKey] A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours. @@ -1844,7 +1844,7 @@ export const VaultsApiFp = function(configuration?: Configuration) { return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, operationBasePath || basePath); }, /** - * Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. + * Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. * @summary Get USDC Gateway wallet info * @param {string} vaultAccountId The ID of the vault account * @param {*} [options] Override http request option. @@ -2083,7 +2083,7 @@ export const VaultsApiFactory = function (configuration?: Configuration, basePat return localVarFp.activateAssetForVaultAccount(requestParameters.vaultAccountId, requestParameters.assetId, requestParameters.idempotencyKey, requestParameters.blockchainWalletType, options).then((request) => request(axios, basePath)); }, /** - * Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. + * Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. * @summary Activate a USDC Gateway wallet * @param {VaultsApiActivateUsdcGatewayWalletBetaRequest} requestParameters Request parameters. * @param {*} [options] Override http request option. @@ -2163,7 +2163,7 @@ export const VaultsApiFactory = function (configuration?: Configuration, basePat return localVarFp.createVaultAccountAssetAddress(requestParameters.vaultAccountId, requestParameters.assetId, requestParameters.createAddressRequest, requestParameters.idempotencyKey, options).then((request) => request(axios, basePath)); }, /** - * Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. + * Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. * @summary Deactivate a USDC Gateway wallet * @param {VaultsApiDeactivateUsdcGatewayWalletBetaRequest} requestParameters Request parameters. * @param {*} [options] Override http request option. @@ -2263,7 +2263,7 @@ export const VaultsApiFactory = function (configuration?: Configuration, basePat return localVarFp.getUnspentInputs(requestParameters.vaultAccountId, requestParameters.assetId, options).then((request) => request(axios, basePath)); }, /** - * Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. + * Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. * @summary Get USDC Gateway wallet info * @param {VaultsApiGetUsdcGatewayWalletInfoBetaRequest} requestParameters Request parameters. * @param {*} [options] Override http request option. @@ -3387,7 +3387,7 @@ export class VaultsApi extends BaseAPI { } /** - * Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. + * Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. * @summary Activate a USDC Gateway wallet * @param {VaultsApiActivateUsdcGatewayWalletBetaRequest} requestParameters Request parameters. * @param {*} [options] Override http request option. @@ -3483,7 +3483,7 @@ export class VaultsApi extends BaseAPI { } /** - * Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. + * Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. * @summary Deactivate a USDC Gateway wallet * @param {VaultsApiDeactivateUsdcGatewayWalletBetaRequest} requestParameters Request parameters. * @param {*} [options] Override http request option. @@ -3603,7 +3603,7 @@ export class VaultsApi extends BaseAPI { } /** - * Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. + * Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. * @summary Get USDC Gateway wallet info * @param {VaultsApiGetUsdcGatewayWalletInfoBetaRequest} requestParameters Request parameters. * @param {*} [options] Override http request option. diff --git a/docs/apis/EarnBetaApi.md b/docs/apis/EarnBetaApi.md index ac089b2a..a14a0c29 100644 --- a/docs/apis/EarnBetaApi.md +++ b/docs/apis/EarnBetaApi.md @@ -4,7 +4,7 @@ All URIs are relative to https://developers.fireblocks.com/reference/ Method | HTTP request | Description ------------- | ------------- | ------------- -[**approveTermsOfService**](#approveTermsOfService) | **POST** /earn/providers/{providerId}/approve_terms_of_service | Approve earn provider terms of service +[**approveTermsOfService**](#approveTermsOfService) | **POST** /earn/providers/approve_terms_of_service | Approve earn provider terms of service [**createEarnAction**](#createEarnAction) | **POST** /earn/actions | Create and execute a lending action (deposit or withdraw) [**getEarnAction**](#getEarnAction) | **GET** /earn/actions/{id} | Get a single earn lending action [**getEarnActions**](#getEarnActions) | **GET** /earn/actions | List earn lending actions @@ -16,7 +16,7 @@ Method | HTTP request | Description # **approveTermsOfService** > approveTermsOfService() -Approves the lending provider\'s terms of service for this workspace. When `isTermsApprovalRequired` is true on the provider (see list providers), call this once before creating or executing earn actions with that provider. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. +Approves earn provider terms of service for this workspace (one-time per tenant). When `isTermsApprovalRequired` is true on a provider (see list providers), call this once before creating or executing earn actions with providers that require it. After success, `GET /earn/providers` reflects `isTermsOfServiceApproved`. **Note:** This endpoint is currently in beta and might be subject to changes. ### Example @@ -34,8 +34,6 @@ process.env.FIREBLOCKS_SECRET_KEY = readFileSync("./fireblocks_secret.key", "utf const fireblocks = new Fireblocks(); let body: EarnBetaApiApproveTermsOfServiceRequest = { - // 'MORPHO' | 'AAVE' | Stable protocol identifier for the earn provider (`MORPHO` or `AAVE`). - providerId: providerId_example, // string | A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours. (optional) idempotencyKey: idempotencyKey_example, }; @@ -50,7 +48,6 @@ fireblocks.earnBeta.approveTermsOfService(body).then((res: FireblocksResponse** | Stable protocol identifier for the earn provider (`MORPHO` or `AAVE`). | defaults to undefined **idempotencyKey** | [**string**] | A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours. | (optional) defaults to undefined diff --git a/docs/apis/VaultsApi.md b/docs/apis/VaultsApi.md index 5d39fb69..4617fac0 100644 --- a/docs/apis/VaultsApi.md +++ b/docs/apis/VaultsApi.md @@ -112,7 +112,7 @@ No authorization required # **activateUsdcGatewayWalletBeta** > UsdcGatewayWalletStatusResponse activateUsdcGatewayWalletBeta() -Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. +Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. ### Example @@ -638,7 +638,7 @@ No authorization required # **deactivateUsdcGatewayWalletBeta** > UsdcGatewayWalletStatusResponse deactivateUsdcGatewayWalletBeta() -Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. +Deactivates the USDC Gateway wallet associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver. ### Example @@ -1314,7 +1314,7 @@ No authorization required # **getUsdcGatewayWalletInfoBeta** > UsdcGatewayWalletInfoResponse getUsdcGatewayWalletInfoBeta() -Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. +Returns the USDC Gateway wallet information associated with the given vault account. **Note:** This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer. ### Example diff --git a/docs/models/TransactionRequest.md b/docs/models/TransactionRequest.md index f13aaf05..f0bc48f2 100644 --- a/docs/models/TransactionRequest.md +++ b/docs/models/TransactionRequest.md @@ -33,6 +33,7 @@ |**networkStaking** | [**TransactionRequestNetworkStaking**](TransactionRequestNetworkStaking.md) | | [optional] [default to undefined]| |**cpuStaking** | [**TransactionRequestNetworkStaking**](TransactionRequestNetworkStaking.md) | | [optional] [default to undefined]| |**useGasless** | **boolean** | - Override the default gasless configuration by sending true\\false | [optional] [default to undefined]| +|**expiresAfterSeconds** | **number** | The number of seconds the transaction is valid for before it expires. After the specified duration, the transaction will expire if it has not been broadcasted. | [optional] [default to undefined]| ## Enum: TransactionRequestFeeLevelEnum diff --git a/docs/models/TransactionResponse.md b/docs/models/TransactionResponse.md index 8acb4a6f..aa94146a 100644 --- a/docs/models/TransactionResponse.md +++ b/docs/models/TransactionResponse.md @@ -29,6 +29,7 @@ |**networkRecords** | [**Array<NetworkRecord>**](NetworkRecord.md) | In case a single transaction resulted with multiple transfers, for example a result of a contract call, then this parameter specifies each transfer that took place on the blockchain. In case of a single transfer transaction, this parameter is empty. | [optional] [default to undefined]| |**createdAt** | **number** | The transaction’s creation date and time, in unix timestamp. | [optional] [default to undefined]| |**lastUpdated** | **number** | The transaction’s last update date and time, in unix timestamp. | [optional] [default to undefined]| +|**expiresAt** | **number** | The transaction’s expiration date and time, in unix timestamp. Only returned for transactions that have an expiration set. | [optional] [default to undefined]| |**createdBy** | **string** | User ID of the initiator of the transaction. | [optional] [default to undefined]| |**signedBy** | **Array<string>** | User ID’s of the signers of the transaction. | [optional] [default to undefined]| |**rejectedBy** | **string** | User ID of the user that rejected the transaction (in case it was rejected). | [optional] [default to undefined]| diff --git a/docs/models/WebhookEvent.md b/docs/models/WebhookEvent.md index e34e6b8b..f8214bae 100644 --- a/docs/models/WebhookEvent.md +++ b/docs/models/WebhookEvent.md @@ -29,6 +29,8 @@ * `VaultAccountAssetBalanceUpdated` (value: `'vault_account.asset.balance_updated'`) +* `VaultAccountNftBalanceUpdated` (value: `'vault_account.nft.balance_updated'`) + * `EmbeddedWalletStatusUpdated` (value: `'embedded_wallet.status.updated'`) * `EmbeddedWalletCreated` (value: `'embedded_wallet.created'`) @@ -51,6 +53,56 @@ * `ConnectionRequestRejectedByPeer` (value: `'connection.request.rejected_by_peer'`) +* `ExchangeAccountConnected` (value: `'exchange_account.connected'`) + +* `FiatAccountConnected` (value: `'fiat_account.connected'`) + +* `ConnectedAccountConnected` (value: `'connected_account.connected'`) + +* `TicketCreated` (value: `'ticket.created'`) + +* `TicketSubmitted` (value: `'ticket.submitted'`) + +* `TicketExpired` (value: `'ticket.expired'`) + +* `TicketCanceled` (value: `'ticket.canceled'`) + +* `TicketFulfilled` (value: `'ticket.fulfilled'`) + +* `TicketCounterpartyAdded` (value: `'ticket.counterparty.added'`) + +* `TicketCounterpartyExternalIdSet` (value: `'ticket.counterparty_external_id.set'`) + +* `TicketNoteAdded` (value: `'ticket.note.added'`) + +* `TicketExpiresAtSet` (value: `'ticket.expires_at.set'`) + +* `TicketExpiresInSet` (value: `'ticket.expires_in.set'`) + +* `TicketTermAdded` (value: `'ticket.term.added'`) + +* `TicketTermUpdated` (value: `'ticket.term.updated'`) + +* `TicketTermDeleted` (value: `'ticket.term.deleted'`) + +* `TicketTermFunded` (value: `'ticket.term.funded'`) + +* `TicketTermManuallyFunded` (value: `'ticket.term.manually_funded'`) + +* `TicketTermFundingCanceled` (value: `'ticket.term.funding_canceled'`) + +* `TicketTermFundingFailed` (value: `'ticket.term.funding_failed'`) + +* `TicketTermFundingCompleted` (value: `'ticket.term.funding_completed'`) + +* `TicketTermTransactionStatusChanged` (value: `'ticket.term.transaction_status_changed'`) + +* `SettlementCreated` (value: `'settlement.created'`) + +* `OrderUpdated` (value: `'order.updated'`) + +* `AutomationExecutionUpdate` (value: `'automation_execution.update'`) + [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md) diff --git a/models/transaction-request.ts b/models/transaction-request.ts index e173e33d..2412fc3b 100644 --- a/models/transaction-request.ts +++ b/models/transaction-request.ts @@ -239,6 +239,12 @@ export interface TransactionRequest { * @memberof TransactionRequest */ 'useGasless'?: boolean; + /** + * The number of seconds the transaction is valid for before it expires. After the specified duration, the transaction will expire if it has not been broadcasted. + * @type {number} + * @memberof TransactionRequest + */ + 'expiresAfterSeconds'?: number; } export const TransactionRequestFeeLevelEnum = { diff --git a/models/transaction-response.ts b/models/transaction-response.ts index e1fe41f7..f1017c5a 100644 --- a/models/transaction-response.ts +++ b/models/transaction-response.ts @@ -221,6 +221,12 @@ export interface TransactionResponse { * @memberof TransactionResponse */ 'lastUpdated'?: number; + /** + * The transaction’s expiration date and time, in unix timestamp. Only returned for transactions that have an expiration set. + * @type {number} + * @memberof TransactionResponse + */ + 'expiresAt'?: number; /** * User ID of the initiator of the transaction. * @type {string} diff --git a/models/webhook-event.ts b/models/webhook-event.ts index 6c37b649..544c906b 100644 --- a/models/webhook-event.ts +++ b/models/webhook-event.ts @@ -34,6 +34,7 @@ export const WebhookEvent = { VaultAccountCreated: 'vault_account.created', VaultAccountAssetAdded: 'vault_account.asset.added', VaultAccountAssetBalanceUpdated: 'vault_account.asset.balance_updated', + VaultAccountNftBalanceUpdated: 'vault_account.nft.balance_updated', EmbeddedWalletStatusUpdated: 'embedded_wallet.status.updated', EmbeddedWalletCreated: 'embedded_wallet.created', EmbeddedWalletAssetBalanceUpdated: 'embedded_wallet.asset.balance_updated', @@ -44,7 +45,32 @@ export const WebhookEvent = { ConnectionAdded: 'connection.added', ConnectionRemoved: 'connection.removed', ConnectionRequestWaitingPeerApproval: 'connection.request.waiting_peer_approval', - ConnectionRequestRejectedByPeer: 'connection.request.rejected_by_peer' + ConnectionRequestRejectedByPeer: 'connection.request.rejected_by_peer', + ExchangeAccountConnected: 'exchange_account.connected', + FiatAccountConnected: 'fiat_account.connected', + ConnectedAccountConnected: 'connected_account.connected', + TicketCreated: 'ticket.created', + TicketSubmitted: 'ticket.submitted', + TicketExpired: 'ticket.expired', + TicketCanceled: 'ticket.canceled', + TicketFulfilled: 'ticket.fulfilled', + TicketCounterpartyAdded: 'ticket.counterparty.added', + TicketCounterpartyExternalIdSet: 'ticket.counterparty_external_id.set', + TicketNoteAdded: 'ticket.note.added', + TicketExpiresAtSet: 'ticket.expires_at.set', + TicketExpiresInSet: 'ticket.expires_in.set', + TicketTermAdded: 'ticket.term.added', + TicketTermUpdated: 'ticket.term.updated', + TicketTermDeleted: 'ticket.term.deleted', + TicketTermFunded: 'ticket.term.funded', + TicketTermManuallyFunded: 'ticket.term.manually_funded', + TicketTermFundingCanceled: 'ticket.term.funding_canceled', + TicketTermFundingFailed: 'ticket.term.funding_failed', + TicketTermFundingCompleted: 'ticket.term.funding_completed', + TicketTermTransactionStatusChanged: 'ticket.term.transaction_status_changed', + SettlementCreated: 'settlement.created', + OrderUpdated: 'order.updated', + AutomationExecutionUpdate: 'automation_execution.update' } as const; export type WebhookEvent = typeof WebhookEvent[keyof typeof WebhookEvent]; diff --git a/package-lock.json b/package-lock.json index e201601a..b582feb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@fireblocks/ts-sdk", - "version": "19.1.0", + "version": "0.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@fireblocks/ts-sdk", - "version": "19.1.0", + "version": "0.0.0", "license": "MIT License", "dependencies": { "axios": "^1.15.2", @@ -1281,9 +1281,9 @@ "license": "MIT" }, "node_modules/baseline-browser-mapping": { - "version": "2.10.27", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.27.tgz", - "integrity": "sha512-zEs/ufmZoUd7WftKpKyXaT6RFxpQ5Qm9xytKRHvJfxFV9DFJkZph9RvJ1LcOUi0Z1ZVijMte65JbILeV+8QQEA==", + "version": "2.10.29", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.29.tgz", + "integrity": "sha512-Asa2krT+XTPZINCS+2QcyS8WTkObE77RwkydwF7h6DmnKqbvlalz93m/dnphUyCa6SWSP51VgtEUf2FN+gelFQ==", "dev": true, "license": "Apache-2.0", "bin": { @@ -1703,9 +1703,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.352", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.352.tgz", - "integrity": "sha512-9wHk8x6dyuimoe18EdiDPWKExNdxYqo4fn4FwOVVper6RxT3cmpBwBkWWfSOCYJjQdIco/nPhJhNLmn4Ufg1Yg==", + "version": "1.5.354", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.354.tgz", + "integrity": "sha512-JaBHwWcfIdmSAfWM5l3uwjGd431j8YEMikZ+K/2nXVuBqJKyZ0f+2h4n4JY5AyNiZmnY9qQr2RU3v9DxDmHMNg==", "dev": true, "license": "ISC" }, @@ -2316,9 +2316,9 @@ } }, "node_modules/istanbul-lib-instrument/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz", + "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", "dev": true, "license": "ISC", "bin": { @@ -2871,9 +2871,9 @@ } }, "node_modules/jest-snapshot/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz", + "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", "dev": true, "license": "ISC", "bin": { @@ -3061,9 +3061,9 @@ } }, "node_modules/jsonwebtoken/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz", + "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", "license": "ISC", "bin": { "semver": "bin/semver.js" @@ -3209,9 +3209,9 @@ } }, "node_modules/make-dir/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz", + "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", "dev": true, "license": "ISC", "bin": { @@ -3346,9 +3346,9 @@ "license": "MIT" }, "node_modules/node-releases": { - "version": "2.0.38", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.38.tgz", - "integrity": "sha512-3qT/88Y3FbH/Kx4szpQQ4HzUbVrHPKTLVpVocKiLfoYvw9XSGOX2FmD2d6DrXbVYyAQTF2HeF6My8jmzx7/CRw==", + "version": "2.0.44", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.44.tgz", + "integrity": "sha512-5WUyunoPMsvvEhS8AxHtRzP+oA8UCkJ7YRxatWKjngndhDGLiqEVAQKWjFAiAiuL8zMRGzGSJxFnLetoa43qGQ==", "dev": true, "license": "MIT" }, @@ -4000,9 +4000,9 @@ } }, "node_modules/ts-jest/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz", + "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", "dev": true, "license": "ISC", "bin": { diff --git a/package.json b/package.json index fb0550bd..584251d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fireblocks/ts-sdk", - "version": "19.1.0", + "version": "0.0.0", "description": "OpenAPI client for @fireblocks/ts-sdk", "author": "Fireblocks SDK Generator", "repository": {