@imtbl/sdk 1.68.0-alpha.4 → 1.69.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -218,7 +218,7 @@ const flattenProperties$1 = (properties) => {
218
218
  };
219
219
 
220
220
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
221
- const SDK_VERSION$1 = '1.68.0-alpha.4';
221
+ const SDK_VERSION$1 = '1.69.0';
222
222
  const getFrameParentDomain$1 = () => {
223
223
  if (isNode$1()) {
224
224
  return '';
@@ -14198,7 +14198,7 @@ class MultiRollupApiClients {
14198
14198
  }
14199
14199
 
14200
14200
  // eslint-disable-next-line @typescript-eslint/naming-convention
14201
- const defaultHeaders$2 = { 'x-sdk-version': 'ts-immutable-sdk-1.68.0-alpha.4' };
14201
+ const defaultHeaders$2 = { 'x-sdk-version': 'ts-immutable-sdk-1.69.0' };
14202
14202
  const createConfig$1 = ({ basePath, headers, }) => {
14203
14203
  if (!basePath.trim()) {
14204
14204
  throw Error('basePath can not be empty');
@@ -14270,7 +14270,7 @@ class APIError extends Error {
14270
14270
 
14271
14271
  /* eslint-disable implicit-arrow-linebreak */
14272
14272
  const defaultHeaders$1 = {
14273
- sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.68.0-alpha.4',
14273
+ sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.69.0',
14274
14274
  };
14275
14275
  /**
14276
14276
  * createAPIConfiguration to create a custom Configuration
@@ -14760,7 +14760,7 @@ var blockchain_data = /*#__PURE__*/Object.freeze({
14760
14760
  /* eslint-disable @typescript-eslint/naming-convention */
14761
14761
  class ApiConfiguration extends index$2.Configuration {
14762
14762
  }
14763
- const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.68.0-alpha.4' };
14763
+ const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.69.0' };
14764
14764
  /**
14765
14765
  * @dev use createImmutableXConfiguration instead
14766
14766
  */
@@ -14801,7 +14801,7 @@ const createImmutableXConfiguration = ({ basePath, chainID, coreContractAddress,
14801
14801
  coreContractAddress,
14802
14802
  registrationContractAddress,
14803
14803
  registrationV4ContractAddress,
14804
- sdkVersion: 'ts-immutable-sdk-1.68.0-alpha.4',
14804
+ sdkVersion: 'ts-immutable-sdk-1.69.0',
14805
14805
  baseConfig,
14806
14806
  });
14807
14807
  const production = ({ baseConfig }) => createImmutableXConfiguration({
@@ -49526,7 +49526,7 @@ const flattenProperties = (properties) => {
49526
49526
  };
49527
49527
 
49528
49528
  // WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
49529
- const SDK_VERSION = '1.68.0-alpha.4';
49529
+ const SDK_VERSION = '1.69.0';
49530
49530
  const getFrameParentDomain = () => {
49531
49531
  if (isNode()) {
49532
49532
  return '';
@@ -54635,7 +54635,7 @@ const IMMUTABLE_ZKVEM_GAS_OVERRIDES = {
54635
54635
  maxPriorityFeePerGas: ethers.BigNumber.from(10e9),
54636
54636
  };
54637
54637
 
54638
- const SDK_VERSION_MARKER = '1.68.0-alpha.4';
54638
+ const SDK_VERSION_MARKER = '1.69.0';
54639
54639
  // This SDK version is replaced by the `yarn build` command ran on the root level
54640
54640
  const globalPackageVersion = () => SDK_VERSION_MARKER;
54641
54641
 
package/dist/index.js CHANGED
@@ -1,18 +1,18 @@
1
- export { c as config } from './config-BLgMJVLr.js';
2
- export { b as blockchainData } from './blockchain_data-CcBtaF5k.js';
3
- export { p as passport } from './passport-uWXEx6U7.js';
4
- export { o as orderbook } from './orderbook-CZAH9MLM.js';
5
- export { c as checkout } from './checkout-B3ZpyjF5.js';
6
- export { x } from './x-Cmyhp74P.js';
7
- export { w as webhook } from './webhook-BtWm11lu.js';
8
- export { m as mintingBackend } from './minting_backend-393T36Pa.js';
9
- import './index-BE-leXMC.js';
1
+ export { c as config } from './config-BNL6BQIw.js';
2
+ export { b as blockchainData } from './blockchain_data-C8czlbOn.js';
3
+ export { p as passport } from './passport-CLlMu58-.js';
4
+ export { o as orderbook } from './orderbook-CMz4DGWm.js';
5
+ export { c as checkout } from './checkout-CghW1SOn.js';
6
+ export { x } from './x-DbiWndST.js';
7
+ export { w as webhook } from './webhook-opM4vxQU.js';
8
+ export { m as mintingBackend } from './minting_backend--66J2CgG.js';
9
+ import './index-D8d1LJel.js';
10
10
  import 'axios';
11
11
  import 'lru-memorise';
12
12
  import 'global-const';
13
- import './index-BdfedC44.js';
14
- import './index-GInF4EPk.js';
15
- import './index-GVkY0FdW.js';
13
+ import './index-D7iU8nCp.js';
14
+ import './index-BTt9imEz.js';
15
+ import './index-5tG32q4c.js';
16
16
  import '@ethersproject/keccak256';
17
17
  import '@ethersproject/strings';
18
18
  import 'bn.js';
@@ -35,7 +35,7 @@ import 'events';
35
35
  import '@0xsequence/abi';
36
36
  import '@0xsequence/core';
37
37
  import 'uuid';
38
- import './index-D0bIymn7.js';
38
+ import './index-DaiGUs5s.js';
39
39
  import 'form-data';
40
40
  import '@opensea/seaport-js/lib/constants';
41
41
  import 'ethers-v6';
@@ -49,5 +49,5 @@ import '@metamask/detect-provider';
49
49
  import 'semver';
50
50
  import '@ethersproject/units';
51
51
  import '@ethersproject/bignumber';
52
- import './index-B1wpQM5u.js';
52
+ import './index-DXlrBc3n.js';
53
53
  import 'sns-validator';
@@ -1,6 +1,6 @@
1
- import { B as BlockchainData } from './index-BdfedC44.js';
2
- import { h as handle } from './index-B1wpQM5u.js';
3
- import { t as track, e as setEnvironment, f as setPublishableApiKey } from './index-BE-leXMC.js';
1
+ import { B as BlockchainData } from './index-D7iU8nCp.js';
2
+ import { h as handle } from './index-DXlrBc3n.js';
3
+ import { t as track, e as setEnvironment, f as setPublishableApiKey } from './index-D8d1LJel.js';
4
4
 
5
5
  const moduleName = 'minting_backend_sdk';
6
6
  const trackInitializePersistencePG = () => {
@@ -1,9 +1,9 @@
1
- export { M as MintingBackendModule, a as mintingPersistencePg, b as mintingPersistencePrismaSqlite, p as processMint, r as recordMint, s as submitMintingRequests } from './minting_backend-393T36Pa.js';
2
- import './index-BdfedC44.js';
3
- import './index-GInF4EPk.js';
1
+ export { M as MintingBackendModule, a as mintingPersistencePg, b as mintingPersistencePrismaSqlite, p as processMint, r as recordMint, s as submitMintingRequests } from './minting_backend--66J2CgG.js';
2
+ import './index-D7iU8nCp.js';
3
+ import './index-BTt9imEz.js';
4
4
  import 'axios';
5
- import './index-BE-leXMC.js';
5
+ import './index-D8d1LJel.js';
6
6
  import 'lru-memorise';
7
7
  import 'global-const';
8
- import './index-B1wpQM5u.js';
8
+ import './index-DXlrBc3n.js';
9
9
  import 'sns-validator';
@@ -1,4 +1,4 @@
1
- import { A as ActionType, F as FeeType, O as OrderStatusName, a as Orderbook, S as SignablePurpose, T as TransactionPurpose, c as constants } from './index-D0bIymn7.js';
1
+ import { A as ActionType, F as FeeType, O as OrderStatusName, a as Orderbook, S as SignablePurpose, T as TransactionPurpose, c as constants } from './index-DaiGUs5s.js';
2
2
 
3
3
  var orderbook = /*#__PURE__*/Object.freeze({
4
4
  __proto__: null,
package/dist/orderbook.js CHANGED
@@ -1,5 +1,5 @@
1
- export { A as ActionType, F as FeeType, O as OrderStatusName, a as Orderbook, S as SignablePurpose, T as TransactionPurpose, c as constants } from './index-D0bIymn7.js';
2
- import './index-BE-leXMC.js';
1
+ export { A as ActionType, F as FeeType, O as OrderStatusName, a as Orderbook, S as SignablePurpose, T as TransactionPurpose, c as constants } from './index-DaiGUs5s.js';
2
+ import './index-D8d1LJel.js';
3
3
  import 'axios';
4
4
  import 'lru-memorise';
5
5
  import 'global-const';
@@ -1,7 +1,7 @@
1
1
  import globalAxios, { isAxiosError } from 'axios';
2
- import { M as MultiRollupApiClients, c as createConfig, m as multiRollupConfig, a as index$1, I as ImxApiClients, b as imxApiConfig } from './index-GInF4EPk.js';
3
- import { I as IMXClient, s as signRaw, c as convertToSignableToken, g as generateLegacyStarkPrivateKey, a as createStarkSigner } from './index-GVkY0FdW.js';
4
- import { s as setPassportClientId, t as track, b as trackFlow, c as trackError, u as utils, i as identify, g as getDetail, D as Detail, d as trackDuration, E as Environment } from './index-BE-leXMC.js';
2
+ import { M as MultiRollupApiClients, c as createConfig, m as multiRollupConfig, a as index$1, I as ImxApiClients, b as imxApiConfig } from './index-BTt9imEz.js';
3
+ import { I as IMXClient, s as signRaw, c as convertToSignableToken, g as generateLegacyStarkPrivateKey, a as createStarkSigner } from './index-5tG32q4c.js';
4
+ import { s as setPassportClientId, t as track, b as trackFlow, c as trackError, u as utils, i as identify, g as getDetail, D as Detail, d as trackDuration, E as Environment } from './index-D8d1LJel.js';
5
5
  import { UserManager, User, ErrorTimeout, ErrorResponse, InMemoryWebStorage, WebStorageStateStore } from 'oidc-client-ts';
6
6
  import * as crypto from 'crypto';
7
7
  import jwt_decode from 'jwt-decode';
package/dist/passport.js CHANGED
@@ -1,8 +1,8 @@
1
- export { J as JsonRpcError, P as Passport, a as PassportError, b as ProviderErrorCode, c as ProviderEvent, R as RpcErrorCode } from './passport-uWXEx6U7.js';
1
+ export { J as JsonRpcError, P as Passport, a as PassportError, b as ProviderErrorCode, c as ProviderEvent, R as RpcErrorCode } from './passport-CLlMu58-.js';
2
2
  import 'axios';
3
- import './index-GInF4EPk.js';
4
- import './index-GVkY0FdW.js';
5
- import './index-BE-leXMC.js';
3
+ import './index-BTt9imEz.js';
4
+ import './index-5tG32q4c.js';
5
+ import './index-D8d1LJel.js';
6
6
  import 'lru-memorise';
7
7
  import 'global-const';
8
8
  import '@ethersproject/keccak256';
@@ -1,4 +1,4 @@
1
- import { h as handle } from './index-B1wpQM5u.js';
1
+ import { h as handle } from './index-DXlrBc3n.js';
2
2
 
3
3
  var webhook = /*#__PURE__*/Object.freeze({
4
4
  __proto__: null,
package/dist/webhook.js CHANGED
@@ -1,6 +1,6 @@
1
- export { h as handle } from './index-B1wpQM5u.js';
1
+ export { h as handle } from './index-DXlrBc3n.js';
2
2
  import 'sns-validator';
3
- import './index-BE-leXMC.js';
3
+ import './index-D8d1LJel.js';
4
4
  import 'axios';
5
5
  import 'lru-memorise';
6
6
  import 'global-const';
@@ -1,12 +1,12 @@
1
- import { b as ImxConfiguration, c as convertToSignableToken, s as signRaw, e as exportContracts, d as signMessage, E as EncodingApi, M as MintsApi, f as signRegisterEthAddress, A as ApiConfiguration, h as AssetsApi, B as BalancesApi, C as CollectionsApi, D as DepositsApi, i as ExchangesApi, I as IMXClient, j as IMXError, k as ImmutableX, l as MetadataApi, m as MetadataRefreshesApi, n as MetadataSchemaRequestTypeEnum, N as NftCheckoutPrimaryApi, O as OrdersApi, P as ProjectsApi, T as TokensApi, o as TradesApi, p as TransfersApi, U as UsersApi, W as WithdrawalsApi, q as createConfig, r as createImmutableXConfiguration, a as createStarkSigner, g as generateLegacyStarkPrivateKey, t as generateStarkPrivateKey, u as imxClientConfig, v as production, w as sandbox, x as serializePackedSignature, y as starkEcOrder } from './index-GVkY0FdW.js';
2
- import { d as index$2 } from './index-GInF4EPk.js';
1
+ import { b as ImxConfiguration, c as convertToSignableToken, s as signRaw, e as exportContracts, d as signMessage, E as EncodingApi, M as MintsApi, f as signRegisterEthAddress, A as ApiConfiguration, h as AssetsApi, B as BalancesApi, C as CollectionsApi, D as DepositsApi, i as ExchangesApi, I as IMXClient, j as IMXError, k as ImmutableX, l as MetadataApi, m as MetadataRefreshesApi, n as MetadataSchemaRequestTypeEnum, N as NftCheckoutPrimaryApi, O as OrdersApi, P as ProjectsApi, T as TokensApi, o as TradesApi, p as TransfersApi, U as UsersApi, W as WithdrawalsApi, q as createConfig, r as createImmutableXConfiguration, a as createStarkSigner, g as generateLegacyStarkPrivateKey, t as generateStarkPrivateKey, u as imxClientConfig, v as production, w as sandbox, x as serializePackedSignature, y as starkEcOrder } from './index-5tG32q4c.js';
2
+ import { d as index$2 } from './index-BTt9imEz.js';
3
3
  import { isAxiosError } from 'axios';
4
4
  import * as encUtils from 'enc-utils';
5
5
  import { parseUnits } from '@ethersproject/units';
6
6
  import { BigNumber } from '@ethersproject/bignumber';
7
7
  import { ethers } from 'ethers';
8
8
  import detectEthereumProvider from '@metamask/detect-provider';
9
- import { E as Environment, I as ImmutableConfiguration } from './index-BE-leXMC.js';
9
+ import { E as Environment, I as ImmutableConfiguration } from './index-D8d1LJel.js';
10
10
  import { Signer } from '@ethersproject/abstract-signer';
11
11
 
12
12
  function isChainValid(chainID, config) {
package/dist/x.js CHANGED
@@ -1,8 +1,8 @@
1
- export { A as ApiConfiguration, h as AssetsApi, B as BalancesApi, C as CollectionsApi, e as Contracts, D as DepositsApi, E as EncodingApi, i as ExchangesApi, I as IMXClient, j as IMXError, k as ImmutableX, b as ImxConfiguration, l as MetadataApi, m as MetadataRefreshesApi, n as MetadataSchemaRequestTypeEnum, M as MintsApi, N as NftCheckoutPrimaryApi, O as OrdersApi, P as ProjectsApi, T as TokensApi, o as TradesApi, p as TransfersApi, U as UsersApi, W as WithdrawalsApi, q as createConfig, r as createImmutableXConfiguration, a as createStarkSigner, g as generateLegacyStarkPrivateKey, t as generateStarkPrivateKey, u as imxClientConfig, a as imxClientCreateStarkSigner, g as imxClientGenerateLegacyStarkPrivateKey, v as production, w as sandbox, x as serializePackedSignature, f as signRegisterEthAddress, y as starkEcOrder } from './index-GVkY0FdW.js';
2
- export { G as GenericIMXProvider, M as MetaMaskIMXProvider, P as ProviderConfiguration } from './x-Cmyhp74P.js';
3
- export { E as Environment, I as ImmutableConfiguration } from './index-BE-leXMC.js';
1
+ export { A as ApiConfiguration, h as AssetsApi, B as BalancesApi, C as CollectionsApi, e as Contracts, D as DepositsApi, E as EncodingApi, i as ExchangesApi, I as IMXClient, j as IMXError, k as ImmutableX, b as ImxConfiguration, l as MetadataApi, m as MetadataRefreshesApi, n as MetadataSchemaRequestTypeEnum, M as MintsApi, N as NftCheckoutPrimaryApi, O as OrdersApi, P as ProjectsApi, T as TokensApi, o as TradesApi, p as TransfersApi, U as UsersApi, W as WithdrawalsApi, q as createConfig, r as createImmutableXConfiguration, a as createStarkSigner, g as generateLegacyStarkPrivateKey, t as generateStarkPrivateKey, u as imxClientConfig, a as imxClientCreateStarkSigner, g as imxClientGenerateLegacyStarkPrivateKey, v as production, w as sandbox, x as serializePackedSignature, f as signRegisterEthAddress, y as starkEcOrder } from './index-5tG32q4c.js';
2
+ export { G as GenericIMXProvider, M as MetaMaskIMXProvider, P as ProviderConfiguration } from './x-DbiWndST.js';
3
+ export { E as Environment, I as ImmutableConfiguration } from './index-D8d1LJel.js';
4
4
  export { Signer as EthSigner } from '@ethersproject/abstract-signer';
5
- import './index-GInF4EPk.js';
5
+ import './index-BTt9imEz.js';
6
6
  import 'axios';
7
7
  import '@ethersproject/keccak256';
8
8
  import '@ethersproject/strings';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@imtbl/sdk",
3
3
  "description": "Immutable Typescript SDK",
4
- "version": "1.68.0-alpha.4",
4
+ "version": "1.69.0",
5
5
  "author": "Immutable",
6
6
  "browser": "./dist/index.browser.js",
7
7
  "bugs": "https://github.com/immutable/ts-immutable-sdk/issues",