@imtbl/sdk 1.73.3 → 1.74.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/{blockchain_data-49r6l_o8.js → blockchain_data-DG9xLlP7.js} +2 -2
- package/dist/blockchain_data.js +3 -3
- package/dist/browser/checkout/{AddTokensWidget-4zg52If5.js → AddTokensWidget-YVCIIQwO.js} +31 -20
- package/dist/browser/checkout/{BridgeWidget-B9HCxgAp.js → BridgeWidget-DvyPAdX-.js} +9 -9
- package/dist/browser/checkout/{CommerceWidget-BtVyAUVm.js → CommerceWidget-D7PtNiGb.js} +17 -17
- package/dist/browser/checkout/{CryptoFiatProvider-BGe0aWru.js → CryptoFiatProvider-BpyF0Y6Y.js} +1 -1
- package/dist/browser/checkout/{EllipsizedText-e18frDWc.js → EllipsizedText-nzqt5F30.js} +1 -1
- package/dist/browser/checkout/{FeesBreakdown-BqE_5-UF.js → FeesBreakdown-D8T-Dtpe.js} +1 -1
- package/dist/browser/checkout/{HandoverContent-CM9hhX2H.js → HandoverContent-DvugPtVK.js} +1 -1
- package/dist/browser/checkout/{OnRampWidget-DT2pQ6xm.js → OnRampWidget-CfxA7M04.js} +3 -3
- package/dist/browser/checkout/{SaleWidget-Czk8sJ8u.js → SaleWidget-us_4trUO.js} +14 -92
- package/dist/browser/checkout/{SpendingCapHero-D24ip7nS.js → SpendingCapHero-C4U2qdpk.js} +1 -1
- package/dist/browser/checkout/{SwapWidget-CZiZwehT.js → SwapWidget-DsA2SAOZ.js} +9 -9
- package/dist/browser/checkout/{TokenImage-WkXZKqTO.js → TokenImage-B27jiWhi.js} +1 -1
- package/dist/browser/checkout/{TopUpView-kc6y44br.js → TopUpView-BqKfFjU-.js} +3 -3
- package/dist/browser/checkout/{WalletApproveHero-umoRXnZ2.js → WalletApproveHero-CR8OC88U.js} +3 -3
- package/dist/browser/checkout/{WalletWidget-B3EhEv8z.js → WalletWidget-Bwm5qFdy.js} +4 -4
- package/dist/browser/checkout/{auto-track-DEga76Fx.js → auto-track-Bd33fvyI.js} +1 -1
- package/dist/browser/checkout/{index-Bxf-QDeM.js → index-4lUwzug1.js} +1 -1
- package/dist/browser/checkout/{index-dYKfku8d.js → index-BQGbw9h1.js} +596 -368
- package/dist/browser/checkout/{index-DMa7Fh2U.js → index-BT90X76i.js} +2 -2
- package/dist/browser/checkout/{index-BkP3cW0n.js → index-CT82SPeN.js} +1 -1
- package/dist/browser/checkout/{index-DZrhEBFF.js → index-C_pj1CyW.js} +1 -1
- package/dist/browser/checkout/{index-Cju9ZfEd.js → index-DmFaXLH_.js} +1 -1
- package/dist/browser/checkout/{index-BQobekSH.js → index-Ht_RbVgg.js} +1 -1
- package/dist/browser/checkout/{index-D9mI1TA-.js → index-a572KKjv.js} +1 -1
- package/dist/browser/checkout/{index-CJFC4iQI.js → index-ufw4btkl.js} +1 -1
- package/dist/browser/checkout/{index.umd-CgdmeNWd.js → index.umd-B00-O2DZ.js} +1 -1
- package/dist/browser/checkout/sdk.js +24 -24
- package/dist/browser/checkout/{useInterval-DHPaVNwM.js → useInterval-DkG_L3Tp.js} +1 -1
- package/dist/browser/checkout/widgets-esm.js +1 -1
- package/dist/browser/checkout/widgets.js +182 -21
- package/dist/{checkout-CUVLE2EX.js → checkout-BaBQ9L0S.js} +18 -6
- package/dist/checkout.d.ts +67 -5
- package/dist/checkout.js +5 -5
- package/dist/{config-DqI16qqb.js → config-B73qDopd.js} +1 -1
- package/dist/config.js +1 -1
- package/dist/{index-DuRnLpYv.js → index-27BI7YsC.js} +1 -1
- package/dist/{index-BRviyurC.js → index-CTMbKjCJ.js} +1 -1
- package/dist/{index-CnQKKHoa.js → index-CZgsWZyh.js} +4 -4
- package/dist/{index-CzKn7occ.js → index-CqdJkb2x.js} +3 -3
- package/dist/{index-Cvxcsxt-.js → index-Dt6drFJp.js} +1 -1
- package/dist/{index-CcYAoGSc.js → index-quIEJ12H.js} +1 -1
- package/dist/index.browser.js +4 -4
- package/dist/index.browser.js.map +1 -1
- package/dist/index.cjs +19 -7
- package/dist/index.d.ts +75 -5
- package/dist/index.js +14 -14
- package/dist/{minting_backend-C3FtCLZL.js → minting_backend-DGHPu5L6.js} +3 -3
- package/dist/minting_backend.js +5 -5
- package/dist/{orderbook-CTNY-rpb.js → orderbook-C-ASFUce.js} +1 -1
- package/dist/orderbook.js +2 -2
- package/dist/{passport-DGWUrH2k.js → passport-BFqEDRyx.js} +3 -3
- package/dist/passport.js +4 -4
- package/dist/{webhook-5QFG0Agi.js → webhook-BB1RotqD.js} +1 -1
- package/dist/webhook.js +2 -2
- package/dist/{x-DxCBXNQ0.js → x-nC1vHbkW.js} +3 -3
- package/dist/x.js +4 -4
- package/package.json +1 -1
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.
|
|
221
|
+
const SDK_VERSION$1 = '1.74.0';
|
|
222
222
|
const getFrameParentDomain$1 = () => {
|
|
223
223
|
if (isNode$1()) {
|
|
224
224
|
return '';
|
|
@@ -15001,7 +15001,7 @@ class MultiRollupApiClients {
|
|
|
15001
15001
|
}
|
|
15002
15002
|
|
|
15003
15003
|
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
15004
|
-
const defaultHeaders$2 = { 'x-sdk-version': 'ts-immutable-sdk-1.
|
|
15004
|
+
const defaultHeaders$2 = { 'x-sdk-version': 'ts-immutable-sdk-1.74.0' };
|
|
15005
15005
|
const createConfig$1 = ({ basePath, headers, }) => {
|
|
15006
15006
|
if (!basePath.trim()) {
|
|
15007
15007
|
throw Error('basePath can not be empty');
|
|
@@ -15073,7 +15073,7 @@ class APIError extends Error {
|
|
|
15073
15073
|
|
|
15074
15074
|
/* eslint-disable implicit-arrow-linebreak */
|
|
15075
15075
|
const defaultHeaders$1 = {
|
|
15076
|
-
sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.
|
|
15076
|
+
sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.74.0',
|
|
15077
15077
|
};
|
|
15078
15078
|
/**
|
|
15079
15079
|
* createAPIConfiguration to create a custom Configuration
|
|
@@ -15663,7 +15663,7 @@ var blockchain_data = /*#__PURE__*/Object.freeze({
|
|
|
15663
15663
|
/* eslint-disable @typescript-eslint/naming-convention */
|
|
15664
15664
|
class ApiConfiguration extends index$2.Configuration {
|
|
15665
15665
|
}
|
|
15666
|
-
const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.
|
|
15666
|
+
const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.74.0' };
|
|
15667
15667
|
/**
|
|
15668
15668
|
* @dev use createImmutableXConfiguration instead
|
|
15669
15669
|
*/
|
|
@@ -15704,7 +15704,7 @@ const createImmutableXConfiguration = ({ basePath, chainID, coreContractAddress,
|
|
|
15704
15704
|
coreContractAddress,
|
|
15705
15705
|
registrationContractAddress,
|
|
15706
15706
|
registrationV4ContractAddress,
|
|
15707
|
-
sdkVersion: 'ts-immutable-sdk-1.
|
|
15707
|
+
sdkVersion: 'ts-immutable-sdk-1.74.0',
|
|
15708
15708
|
baseConfig,
|
|
15709
15709
|
});
|
|
15710
15710
|
const production = ({ baseConfig }) => createImmutableXConfiguration({
|
|
@@ -50461,7 +50461,7 @@ const flattenProperties = (properties) => {
|
|
|
50461
50461
|
};
|
|
50462
50462
|
|
|
50463
50463
|
// WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
|
|
50464
|
-
const SDK_VERSION = '1.
|
|
50464
|
+
const SDK_VERSION = '1.74.0';
|
|
50465
50465
|
const getFrameParentDomain = () => {
|
|
50466
50466
|
if (isNode()) {
|
|
50467
50467
|
return '';
|
|
@@ -54729,6 +54729,7 @@ var IMTBLWidgetEvents;
|
|
|
54729
54729
|
IMTBLWidgetEvents["IMTBL_SALE_WIDGET_EVENT"] = "imtbl-sale-widget";
|
|
54730
54730
|
IMTBLWidgetEvents["IMTBL_COMMERCE_WIDGET_EVENT"] = "imtbl-commerce-widget";
|
|
54731
54731
|
IMTBLWidgetEvents["IMTBL_ADD_TOKENS_WIDGET_EVENT"] = "imtbl-add-tokens-widget";
|
|
54732
|
+
IMTBLWidgetEvents["IMTBL_PURCHASE_WIDGET_EVENT"] = "imtbl-purchase-widget";
|
|
54732
54733
|
})(IMTBLWidgetEvents || (IMTBLWidgetEvents = {}));
|
|
54733
54734
|
/**
|
|
54734
54735
|
* Enum for events raised for about provider objects
|
|
@@ -54824,6 +54825,7 @@ var OrchestrationEventType;
|
|
|
54824
54825
|
OrchestrationEventType["REQUEST_BRIDGE"] = "request-bridge";
|
|
54825
54826
|
OrchestrationEventType["REQUEST_ONRAMP"] = "request-onramp";
|
|
54826
54827
|
OrchestrationEventType["REQUEST_ADD_TOKENS"] = "request-add-tokens";
|
|
54828
|
+
OrchestrationEventType["REQUEST_PURCHASE"] = "request-purchase";
|
|
54827
54829
|
OrchestrationEventType["REQUEST_GO_BACK"] = "request-go-back";
|
|
54828
54830
|
})(OrchestrationEventType || (OrchestrationEventType = {}));
|
|
54829
54831
|
|
|
@@ -54890,6 +54892,14 @@ var AddTokensEventType;
|
|
|
54890
54892
|
AddTokensEventType["FAILURE"] = "failure";
|
|
54891
54893
|
})(AddTokensEventType || (AddTokensEventType = {}));
|
|
54892
54894
|
|
|
54895
|
+
var PurchaseEventType;
|
|
54896
|
+
(function (PurchaseEventType) {
|
|
54897
|
+
PurchaseEventType["CLOSE_WIDGET"] = "close-widget";
|
|
54898
|
+
PurchaseEventType["CONNECT_SUCCESS"] = "connect-success";
|
|
54899
|
+
PurchaseEventType["SUCCESS"] = "success";
|
|
54900
|
+
PurchaseEventType["FAILURE"] = "failure";
|
|
54901
|
+
})(PurchaseEventType || (PurchaseEventType = {}));
|
|
54902
|
+
|
|
54893
54903
|
/**
|
|
54894
54904
|
* Enum representing the list of widget types.
|
|
54895
54905
|
*/
|
|
@@ -54903,6 +54913,7 @@ var WidgetType;
|
|
|
54903
54913
|
WidgetType["SALE"] = "sale";
|
|
54904
54914
|
WidgetType["IMMUTABLE_COMMERCE"] = "immutableCommerce";
|
|
54905
54915
|
WidgetType["ADD_TOKENS"] = "addTokens";
|
|
54916
|
+
WidgetType["PURCHASE"] = "purchase";
|
|
54906
54917
|
})(WidgetType || (WidgetType = {}));
|
|
54907
54918
|
|
|
54908
54919
|
var ConnectTargetLayer;
|
|
@@ -55570,7 +55581,7 @@ const IMMUTABLE_ZKVEM_GAS_OVERRIDES = {
|
|
|
55570
55581
|
maxPriorityFeePerGas: ethers.BigNumber.from(10e9),
|
|
55571
55582
|
};
|
|
55572
55583
|
|
|
55573
|
-
const SDK_VERSION_MARKER = '1.
|
|
55584
|
+
const SDK_VERSION_MARKER = '1.74.0';
|
|
55574
55585
|
// This SDK version is replaced by the `yarn build` command ran on the root level
|
|
55575
55586
|
const globalPackageVersion = () => SDK_VERSION_MARKER;
|
|
55576
55587
|
|
|
@@ -60776,6 +60787,7 @@ var checkout = /*#__PURE__*/Object.freeze({
|
|
|
60776
60787
|
get OnRampEventType () { return OnRampEventType; },
|
|
60777
60788
|
get OrchestrationEventType () { return OrchestrationEventType; },
|
|
60778
60789
|
get ProviderEventType () { return ProviderEventType; },
|
|
60790
|
+
get PurchaseEventType () { return PurchaseEventType; },
|
|
60779
60791
|
get RoutingOutcomeType () { return RoutingOutcomeType; },
|
|
60780
60792
|
get SaleEventType () { return SaleEventType; },
|
|
60781
60793
|
get SalePaymentTypes () { return SalePaymentTypes; },
|
package/dist/index.d.ts
CHANGED
|
@@ -26852,6 +26852,8 @@ type CommerceWidgetConfiguration = {
|
|
|
26852
26852
|
ADD_TOKENS?: Omit<AddTokensWidgetConfiguration, keyof WidgetConfiguration>;
|
|
26853
26853
|
} & Omit<WidgetConfiguration, 'walletConnect'>;
|
|
26854
26854
|
|
|
26855
|
+
type PurchaseWidgetConfiguration = {} & WidgetConfiguration;
|
|
26856
|
+
|
|
26855
26857
|
/**
|
|
26856
26858
|
* Enum representing the events emitted by the widgets.
|
|
26857
26859
|
*/
|
|
@@ -26864,7 +26866,8 @@ declare enum IMTBLWidgetEvents {
|
|
|
26864
26866
|
IMTBL_ONRAMP_WIDGET_EVENT = "imtbl-onramp-widget",
|
|
26865
26867
|
IMTBL_SALE_WIDGET_EVENT = "imtbl-sale-widget",
|
|
26866
26868
|
IMTBL_COMMERCE_WIDGET_EVENT = "imtbl-commerce-widget",
|
|
26867
|
-
IMTBL_ADD_TOKENS_WIDGET_EVENT = "imtbl-add-tokens-widget"
|
|
26869
|
+
IMTBL_ADD_TOKENS_WIDGET_EVENT = "imtbl-add-tokens-widget",
|
|
26870
|
+
IMTBL_PURCHASE_WIDGET_EVENT = "imtbl-purchase-widget"
|
|
26868
26871
|
}
|
|
26869
26872
|
/**
|
|
26870
26873
|
* Enum for events raised for about provider objects
|
|
@@ -27167,6 +27170,7 @@ declare enum OrchestrationEventType {
|
|
|
27167
27170
|
REQUEST_BRIDGE = "request-bridge",
|
|
27168
27171
|
REQUEST_ONRAMP = "request-onramp",
|
|
27169
27172
|
REQUEST_ADD_TOKENS = "request-add-tokens",
|
|
27173
|
+
REQUEST_PURCHASE = "request-purchase",
|
|
27170
27174
|
REQUEST_GO_BACK = "request-go-back"
|
|
27171
27175
|
}
|
|
27172
27176
|
/**
|
|
@@ -27437,6 +27441,36 @@ type CommerceNetworkSwitchEvent = {
|
|
|
27437
27441
|
};
|
|
27438
27442
|
type CommerceUserActionEvent = CommercePaymentMethodSelectedEvent | CommercePaymentTokenSelectedEvent | CommerceNetworkSwitchEvent;
|
|
27439
27443
|
|
|
27444
|
+
declare enum PurchaseEventType {
|
|
27445
|
+
CLOSE_WIDGET = "close-widget",
|
|
27446
|
+
CONNECT_SUCCESS = "connect-success",
|
|
27447
|
+
SUCCESS = "success",
|
|
27448
|
+
FAILURE = "failure"
|
|
27449
|
+
}
|
|
27450
|
+
/**
|
|
27451
|
+
* Represents a successful purchase.
|
|
27452
|
+
*/
|
|
27453
|
+
type PurchaseSuccess = {};
|
|
27454
|
+
/**
|
|
27455
|
+
* Type representing a purchase failure
|
|
27456
|
+
* @property {string} reason
|
|
27457
|
+
*/
|
|
27458
|
+
type PurchaseFailed = {
|
|
27459
|
+
reason: string;
|
|
27460
|
+
timestamp: number;
|
|
27461
|
+
};
|
|
27462
|
+
/**
|
|
27463
|
+
* Type representing a successful provider connection
|
|
27464
|
+
* @property {Web3Provider} provider
|
|
27465
|
+
* @property {EIP6963ProviderInfo} providerInfo
|
|
27466
|
+
* @property {'from' | 'to'} providerType
|
|
27467
|
+
*/
|
|
27468
|
+
type PurchaseConnectSuccess = {
|
|
27469
|
+
provider: Web3Provider;
|
|
27470
|
+
providerInfo: EIP6963ProviderInfo;
|
|
27471
|
+
providerType: 'from' | 'to';
|
|
27472
|
+
};
|
|
27473
|
+
|
|
27440
27474
|
type AddTokensWidgetParams = {
|
|
27441
27475
|
/** The language to use for the Add Tokens widget */
|
|
27442
27476
|
language?: WidgetLanguage;
|
|
@@ -27635,6 +27669,24 @@ type CommerceWidgetParams = {
|
|
|
27635
27669
|
theme?: WidgetTheme;
|
|
27636
27670
|
} & CommerceWidgetFlowParams;
|
|
27637
27671
|
|
|
27672
|
+
type PurchaseWidgetParams = {
|
|
27673
|
+
/** The language to use for the Purchase widget */
|
|
27674
|
+
language?: WidgetLanguage;
|
|
27675
|
+
/** Environment id from Immutable Hub */
|
|
27676
|
+
environmentId?: string;
|
|
27677
|
+
/** Whether to show a back button on the first screen, on click triggers REQUEST_GO_BACK event */
|
|
27678
|
+
showBackButton?: boolean;
|
|
27679
|
+
/** The list of products to be purchased */
|
|
27680
|
+
items?: PurchaseItem[];
|
|
27681
|
+
};
|
|
27682
|
+
type PurchaseItem = {
|
|
27683
|
+
productId: string;
|
|
27684
|
+
qty: number;
|
|
27685
|
+
name: string;
|
|
27686
|
+
image: string;
|
|
27687
|
+
description: string;
|
|
27688
|
+
};
|
|
27689
|
+
|
|
27638
27690
|
/**
|
|
27639
27691
|
* Enum representing the list of widget types.
|
|
27640
27692
|
*/
|
|
@@ -27646,7 +27698,8 @@ declare enum WidgetType {
|
|
|
27646
27698
|
ONRAMP = "onramp",
|
|
27647
27699
|
SALE = "sale",
|
|
27648
27700
|
IMMUTABLE_COMMERCE = "immutableCommerce",
|
|
27649
|
-
ADD_TOKENS = "addTokens"
|
|
27701
|
+
ADD_TOKENS = "addTokens",
|
|
27702
|
+
PURCHASE = "purchase"
|
|
27650
27703
|
}
|
|
27651
27704
|
/**
|
|
27652
27705
|
* Widget properties definition for each widget. Used for creating and updating widgets
|
|
@@ -27663,6 +27716,7 @@ type WidgetConfigurations = {
|
|
|
27663
27716
|
[WidgetType.ONRAMP]: OnrampWidgetConfiguration;
|
|
27664
27717
|
[WidgetType.SALE]: SaleWidgetConfiguration;
|
|
27665
27718
|
[WidgetType.ADD_TOKENS]: AddTokensWidgetConfiguration;
|
|
27719
|
+
[WidgetType.PURCHASE]: PurchaseWidgetConfiguration;
|
|
27666
27720
|
[WidgetType.IMMUTABLE_COMMERCE]: CommerceWidgetConfiguration;
|
|
27667
27721
|
};
|
|
27668
27722
|
type WidgetParameters = {
|
|
@@ -27673,6 +27727,7 @@ type WidgetParameters = {
|
|
|
27673
27727
|
[WidgetType.ONRAMP]: OnRampWidgetParams;
|
|
27674
27728
|
[WidgetType.SALE]: SaleWidgetParams;
|
|
27675
27729
|
[WidgetType.ADD_TOKENS]: AddTokensWidgetParams;
|
|
27730
|
+
[WidgetType.PURCHASE]: PurchaseWidgetParams;
|
|
27676
27731
|
[WidgetType.IMMUTABLE_COMMERCE]: CommerceWidgetParams;
|
|
27677
27732
|
};
|
|
27678
27733
|
/**
|
|
@@ -27687,6 +27742,7 @@ type WidgetEventTypes = {
|
|
|
27687
27742
|
[WidgetType.SALE]: SaleEventType | OrchestrationEventType;
|
|
27688
27743
|
[WidgetType.IMMUTABLE_COMMERCE]: CommerceEventType | OrchestrationEventType;
|
|
27689
27744
|
[WidgetType.ADD_TOKENS]: AddTokensEventType | OrchestrationEventType;
|
|
27745
|
+
[WidgetType.PURCHASE]: PurchaseEventType | OrchestrationEventType;
|
|
27690
27746
|
};
|
|
27691
27747
|
type OrchestrationMapping = {
|
|
27692
27748
|
[OrchestrationEventType.REQUEST_CONNECT]: RequestConnectEvent;
|
|
@@ -27701,9 +27757,9 @@ type ProviderEventMapping = {
|
|
|
27701
27757
|
[ProviderEventType.PROVIDER_UPDATED]: ProviderUpdated;
|
|
27702
27758
|
};
|
|
27703
27759
|
/**
|
|
27704
|
-
* Mapping of widget type, to each of
|
|
27760
|
+
* Mapping of widget type, to each of its events and then each event's payload
|
|
27705
27761
|
* Update this whenever a new event is created and used by a widget
|
|
27706
|
-
* Each widget also has all
|
|
27762
|
+
* Each widget also has all the orchestration events
|
|
27707
27763
|
*/
|
|
27708
27764
|
type WidgetEventData = {
|
|
27709
27765
|
[WidgetType.CONNECT]: {
|
|
@@ -27762,6 +27818,12 @@ type WidgetEventData = {
|
|
|
27762
27818
|
[AddTokensEventType.SUCCESS]: AddTokensSuccess;
|
|
27763
27819
|
[AddTokensEventType.FAILURE]: AddTokensFailed;
|
|
27764
27820
|
} & OrchestrationMapping & ProviderEventMapping;
|
|
27821
|
+
[WidgetType.PURCHASE]: {
|
|
27822
|
+
[PurchaseEventType.CLOSE_WIDGET]: {};
|
|
27823
|
+
[PurchaseEventType.CONNECT_SUCCESS]: PurchaseConnectSuccess;
|
|
27824
|
+
[PurchaseEventType.SUCCESS]: PurchaseSuccess;
|
|
27825
|
+
[PurchaseEventType.FAILURE]: PurchaseFailed;
|
|
27826
|
+
} & OrchestrationMapping & ProviderEventMapping;
|
|
27765
27827
|
};
|
|
27766
27828
|
/**
|
|
27767
27829
|
* Represents an event emitted by a widget. The event type should match the event data
|
|
@@ -28493,6 +28555,14 @@ type checkout_d_ProviderEvent<KEventName extends keyof ProviderEventMapping> = P
|
|
|
28493
28555
|
type checkout_d_ProviderEventType = ProviderEventType;
|
|
28494
28556
|
declare const checkout_d_ProviderEventType: typeof ProviderEventType;
|
|
28495
28557
|
type checkout_d_ProviderUpdated = ProviderUpdated;
|
|
28558
|
+
type checkout_d_PurchaseConnectSuccess = PurchaseConnectSuccess;
|
|
28559
|
+
type checkout_d_PurchaseEventType = PurchaseEventType;
|
|
28560
|
+
declare const checkout_d_PurchaseEventType: typeof PurchaseEventType;
|
|
28561
|
+
type checkout_d_PurchaseFailed = PurchaseFailed;
|
|
28562
|
+
type checkout_d_PurchaseItem = PurchaseItem;
|
|
28563
|
+
type checkout_d_PurchaseSuccess = PurchaseSuccess;
|
|
28564
|
+
type checkout_d_PurchaseWidgetConfiguration = PurchaseWidgetConfiguration;
|
|
28565
|
+
type checkout_d_PurchaseWidgetParams = PurchaseWidgetParams;
|
|
28496
28566
|
type checkout_d_RemoteConfiguration = RemoteConfiguration;
|
|
28497
28567
|
type checkout_d_RequestAddTokensEvent = RequestAddTokensEvent;
|
|
28498
28568
|
type checkout_d_RequestBridgeEvent = RequestBridgeEvent;
|
|
@@ -28593,7 +28663,7 @@ declare const checkout_d_getPassportProviderDetail: typeof getPassportProviderDe
|
|
|
28593
28663
|
declare const checkout_d_isAddressSanctioned: typeof isAddressSanctioned;
|
|
28594
28664
|
declare const checkout_d_validateProvider: typeof validateProvider;
|
|
28595
28665
|
declare namespace checkout_d {
|
|
28596
|
-
export { type checkout_d_AddTokensConfig as AddTokensConfig, type checkout_d_AddTokensConnectSuccess as AddTokensConnectSuccess, checkout_d_AddTokensEventType as AddTokensEventType, type checkout_d_AddTokensFailed as AddTokensFailed, type checkout_d_AddTokensSuccess as AddTokensSuccess, type checkout_d_AddTokensWidgetConfiguration as AddTokensWidgetConfiguration, type checkout_d_AddTokensWidgetParams as AddTokensWidgetParams, type checkout_d_AllowedNetworkConfig as AllowedNetworkConfig, type checkout_d_AssessmentResult as AssessmentResult, type checkout_d_AvailableRoutingOptions as AvailableRoutingOptions, type checkout_d_BalanceDelta as BalanceDelta, checkout_d_BlockExplorerService as BlockExplorerService, type checkout_d_BridgeClaimWithdrawalFailed as BridgeClaimWithdrawalFailed, type checkout_d_BridgeClaimWithdrawalSuccess as BridgeClaimWithdrawalSuccess, checkout_d_BridgeEventType as BridgeEventType, type checkout_d_BridgeFailed as BridgeFailed, type checkout_d_BridgeFundingStep as BridgeFundingStep, type checkout_d_BridgeTransactionSent as BridgeTransactionSent, type checkout_d_BridgeWidgetConfiguration as BridgeWidgetConfiguration, type checkout_d_BridgeWidgetParams as BridgeWidgetParams, type checkout_d_BuyOrder as BuyOrder, type checkout_d_BuyOverrides as BuyOverrides, type checkout_d_BuyParams as BuyParams, type checkout_d_BuyResult as BuyResult, type checkout_d_BuyResultFailed as BuyResultFailed, type checkout_d_BuyResultFulfillmentsUnsettled as BuyResultFulfillmentsUnsettled, type checkout_d_BuyResultInsufficientFunds as BuyResultInsufficientFunds, type checkout_d_BuyResultSuccess as BuyResultSuccess, type checkout_d_BuyToken as BuyToken, type checkout_d_CancelOverrides as CancelOverrides, type checkout_d_CancelParams as CancelParams, type checkout_d_CancelResult as CancelResult, type checkout_d_CancelResultFailed as CancelResultFailed, type checkout_d_CancelResultFulfillmentsUnsettled as CancelResultFulfillmentsUnsettled, type checkout_d_CancelResultGasless as CancelResultGasless, type checkout_d_CancelResultSuccess as CancelResultSuccess, checkout_d_ChainId as ChainId, checkout_d_ChainName as ChainName, checkout_d_ChainSlug as ChainSlug, type checkout_d_CheckConnectionParams as CheckConnectionParams, type checkout_d_CheckConnectionResult as CheckConnectionResult, checkout_d_Checkout as Checkout, type checkout_d_CheckoutBridgeConfiguration as CheckoutBridgeConfiguration, checkout_d_CheckoutConfiguration as CheckoutConfiguration, checkout_d_CheckoutError as CheckoutError, checkout_d_CheckoutErrorType as CheckoutErrorType, type checkout_d_CheckoutModuleConfiguration as CheckoutModuleConfiguration, type checkout_d_CheckoutOnRampConfiguration as CheckoutOnRampConfiguration, checkout_d_CheckoutStatus as CheckoutStatus, type checkout_d_CheckoutSwapConfiguration as CheckoutSwapConfiguration, type checkout_d_CheckoutWidgetsConfig as CheckoutWidgetsConfig, type checkout_d_CheckoutWidgetsVersionConfig as CheckoutWidgetsVersionConfig, type checkout_d_CommerceAddTokensConnectSuccessEvent as CommerceAddTokensConnectSuccessEvent, type checkout_d_CommerceAddTokensFailureEvent as CommerceAddTokensFailureEvent, type checkout_d_CommerceAddTokensSuccessEvent as CommerceAddTokensSuccessEvent, type checkout_d_CommerceBridgeClaimWithdrawalFailedEvent as CommerceBridgeClaimWithdrawalFailedEvent, type checkout_d_CommerceBridgeClaimWithdrawalSuccessEvent as CommerceBridgeClaimWithdrawalSuccessEvent, type checkout_d_CommerceBridgeFailureEvent as CommerceBridgeFailureEvent, type checkout_d_CommerceBridgeSuccessEvent as CommerceBridgeSuccessEvent, type checkout_d_CommerceConnectFailureEvent as CommerceConnectFailureEvent, type checkout_d_CommerceConnectSuccessEvent as CommerceConnectSuccessEvent, checkout_d_CommerceEventType as CommerceEventType, type checkout_d_CommerceFailureEvent as CommerceFailureEvent, checkout_d_CommerceFailureEventType as CommerceFailureEventType, checkout_d_CommerceFlowType as CommerceFlowType, type checkout_d_CommerceNetworkSwitchEvent as CommerceNetworkSwitchEvent, type checkout_d_CommerceOnRampFailureEvent as CommerceOnRampFailureEvent, type checkout_d_CommerceOnRampSuccessEvent as CommerceOnRampSuccessEvent, type checkout_d_CommercePaymentMethodSelectedEvent as CommercePaymentMethodSelectedEvent, type checkout_d_CommercePaymentTokenSelectedEvent as CommercePaymentTokenSelectedEvent, type checkout_d_CommerceProviderUpdatedEvent as CommerceProviderUpdatedEvent, type checkout_d_CommerceSaleFailureEvent as CommerceSaleFailureEvent, type checkout_d_CommerceSaleSuccessEvent as CommerceSaleSuccessEvent, type checkout_d_CommerceSaleSuccessfulTransactionEvent as CommerceSaleSuccessfulTransactionEvent, type checkout_d_CommerceSuccessEvent as CommerceSuccessEvent, checkout_d_CommerceSuccessEventType as CommerceSuccessEventType, type checkout_d_CommerceSwapFailureEvent as CommerceSwapFailureEvent, type checkout_d_CommerceSwapRejectedEvent as CommerceSwapRejectedEvent, type checkout_d_CommerceSwapSuccessEvent as CommerceSwapSuccessEvent, type checkout_d_CommerceUserActionEvent as CommerceUserActionEvent, checkout_d_CommerceUserActionEventType as CommerceUserActionEventType, type checkout_d_CommerceWidgetAddTokensFlowParams as CommerceWidgetAddTokensFlowParams, type checkout_d_CommerceWidgetBridgeFlowParams as CommerceWidgetBridgeFlowParams, type checkout_d_CommerceWidgetConfiguration as CommerceWidgetConfiguration, type checkout_d_CommerceWidgetConnectFlowParams as CommerceWidgetConnectFlowParams, type checkout_d_CommerceWidgetFlowParams as CommerceWidgetFlowParams, type checkout_d_CommerceWidgetOnRampFlowParams as CommerceWidgetOnRampFlowParams, type checkout_d_CommerceWidgetParams as CommerceWidgetParams, type checkout_d_CommerceWidgetSaleFlowParams as CommerceWidgetSaleFlowParams, type checkout_d_CommerceWidgetSwapFlowParams as CommerceWidgetSwapFlowParams, type checkout_d_CommerceWidgetWalletFlowParams as CommerceWidgetWalletFlowParams, checkout_d_ConnectEventType as ConnectEventType, type checkout_d_ConnectParams as ConnectParams, type checkout_d_ConnectResult as ConnectResult, checkout_d_ConnectTargetLayer as ConnectTargetLayer, type checkout_d_ConnectWidgetConfiguration as ConnectWidgetConfiguration, type checkout_d_ConnectWidgetParams as ConnectWidgetParams, type checkout_d_ConnectionFailed as ConnectionFailed, type checkout_d_ConnectionSuccess as ConnectionSuccess, type checkout_d_CreateProviderParams as CreateProviderParams, type checkout_d_CreateProviderResult as CreateProviderResult, type checkout_d_DexConfig as DexConfig, type checkout_d_EIP1193Provider as EIP1193Provider, type checkout_d_EIP6963ProviderDetail as EIP6963ProviderDetail, type checkout_d_EIP6963ProviderInfo as EIP6963ProviderInfo, type checkout_d_ERC20ItemRequirement as ERC20ItemRequirement, type checkout_d_ERC721Balance as ERC721Balance, type checkout_d_ERC721ItemRequirement as ERC721ItemRequirement, type checkout_d_ErrorType as ErrorType, checkout_d_ExchangeType as ExchangeType, type checkout_d_FailedGaslessCancellation as FailedGaslessCancellation, type Fee$1 as Fee, type checkout_d_FeePercentage as FeePercentage, type checkout_d_FeeToken as FeeToken, checkout_d_FeeType as FeeType, type checkout_d_FiatRampParams as FiatRampParams, type checkout_d_FulfillmentTransaction as FulfillmentTransaction, type checkout_d_FundingItem as FundingItem, type checkout_d_FundingRoute as FundingRoute, type checkout_d_FundingStep as FundingStep, checkout_d_FundingStepType as FundingStepType, type checkout_d_GasAmount as GasAmount, type checkout_d_GasEstimateBridgeToL2Result as GasEstimateBridgeToL2Result, type checkout_d_GasEstimateParams as GasEstimateParams, type checkout_d_GasEstimateSwapResult as GasEstimateSwapResult, type checkout_d_GasEstimateTokenConfig as GasEstimateTokenConfig, checkout_d_GasEstimateType as GasEstimateType, type checkout_d_GasToken as GasToken, checkout_d_GasTokenType as GasTokenType, type checkout_d_GetAllBalancesParams as GetAllBalancesParams, type checkout_d_GetAllBalancesResult as GetAllBalancesResult, type checkout_d_GetBalanceParams as GetBalanceParams, type checkout_d_GetBalanceResult as GetBalanceResult, type checkout_d_GetNetworkAllowListParams as GetNetworkAllowListParams, type checkout_d_GetNetworkAllowListResult as GetNetworkAllowListResult, type checkout_d_GetNetworkParams as GetNetworkParams, type checkout_d_GetTokenAllowListParams as GetTokenAllowListParams, type checkout_d_GetTokenAllowListResult as GetTokenAllowListResult, type checkout_d_GetTokenInfoParams as GetTokenInfoParams, type checkout_d_GetWalletAllowListParams as GetWalletAllowListParams, type checkout_d_GetWalletAllowListResult as GetWalletAllowListResult, checkout_d_IMMUTABLE_API_BASE_URL as IMMUTABLE_API_BASE_URL, checkout_d_IMTBLWidgetEvents as IMTBLWidgetEvents, type checkout_d_IWidgetsFactory as IWidgetsFactory, type checkout_d_IWidgetsFactoryCreate as IWidgetsFactoryCreate, type checkout_d_ItemBalance as ItemBalance, checkout_d_ItemType as ItemType, type checkout_d_LanguageChanged as LanguageChanged, type checkout_d_NativeItemRequirement as NativeItemRequirement, type checkout_d_NetworkFilter as NetworkFilter, checkout_d_NetworkFilterTypes as NetworkFilterTypes, type checkout_d_NetworkInfo as NetworkInfo, type checkout_d_NoRouteOptions as NoRouteOptions, type checkout_d_NoRoutesFound as NoRoutesFound, checkout_d_OnRampEventType as OnRampEventType, type checkout_d_OnRampFailed as OnRampFailed, type checkout_d_OnRampFundingStep as OnRampFundingStep, type checkout_d_OnRampProviderFees as OnRampProviderFees, type checkout_d_OnRampSuccess as OnRampSuccess, type checkout_d_OnRampWidgetParams as OnRampWidgetParams, type checkout_d_OnrampWidgetConfiguration as OnrampWidgetConfiguration, type checkout_d_OrchestrationEvent as OrchestrationEvent, type checkout_d_OrchestrationEventData as OrchestrationEventData, checkout_d_OrchestrationEventType as OrchestrationEventType, type checkout_d_OrderFee as OrderFee, type checkout_d_PendingGaslessCancellation as PendingGaslessCancellation, type checkout_d_ProviderEvent as ProviderEvent, checkout_d_ProviderEventType as ProviderEventType, type checkout_d_ProviderUpdated as ProviderUpdated, type checkout_d_RemoteConfiguration as RemoteConfiguration, type checkout_d_RequestAddTokensEvent as RequestAddTokensEvent, type checkout_d_RequestBridgeEvent as RequestBridgeEvent, type checkout_d_RequestConnectEvent as RequestConnectEvent, type checkout_d_RequestGoBackEvent as RequestGoBackEvent, type checkout_d_RequestOnrampEvent as RequestOnrampEvent, type checkout_d_RequestSwapEvent as RequestSwapEvent, type checkout_d_RequestWalletEvent as RequestWalletEvent, type checkout_d_RoutesFound as RoutesFound, type checkout_d_RoutingOutcome as RoutingOutcome, checkout_d_RoutingOutcomeType as RoutingOutcomeType, checkout_d_SaleEventType as SaleEventType, type checkout_d_SaleFailed as SaleFailed, type checkout_d_SaleItem as SaleItem, type checkout_d_SalePaymentMethod as SalePaymentMethod, type checkout_d_SalePaymentToken as SalePaymentToken, checkout_d_SalePaymentTypes as SalePaymentTypes, type checkout_d_SaleSuccess as SaleSuccess, type checkout_d_SaleTransactionSuccess as SaleTransactionSuccess, type checkout_d_SaleWidgetConfiguration as SaleWidgetConfiguration, type checkout_d_SaleWidgetParams as SaleWidgetParams, type checkout_d_SellOrder as SellOrder, type checkout_d_SellParams as SellParams, type checkout_d_SellResult as SellResult, type checkout_d_SellResultFailed as SellResultFailed, type checkout_d_SellResultInsufficientFunds as SellResultInsufficientFunds, type checkout_d_SellResultSuccess as SellResultSuccess, type checkout_d_SellToken as SellToken, type checkout_d_SemanticVersion as SemanticVersion, type checkout_d_SendTransactionParams as SendTransactionParams, type checkout_d_SendTransactionResult as SendTransactionResult, type checkout_d_SmartCheckoutInsufficient as SmartCheckoutInsufficient, type checkout_d_SmartCheckoutParams as SmartCheckoutParams, type checkout_d_SmartCheckoutResult as SmartCheckoutResult, type checkout_d_SmartCheckoutRouter as SmartCheckoutRouter, type checkout_d_SmartCheckoutSufficient as SmartCheckoutSufficient, type checkout_d_SquidConfig as SquidConfig, type checkout_d_SuccessfulGaslessCancellation as SuccessfulGaslessCancellation, checkout_d_SwapDirection as SwapDirection, checkout_d_SwapEventType as SwapEventType, type checkout_d_SwapFailed as SwapFailed, type checkout_d_SwapFees as SwapFees, type checkout_d_SwapFundingStep as SwapFundingStep, type checkout_d_SwapRejected as SwapRejected, type checkout_d_SwapSuccess as SwapSuccess, type checkout_d_SwapWidgetConfiguration as SwapWidgetConfiguration, type checkout_d_SwapWidgetParams as SwapWidgetParams, type checkout_d_SwitchNetworkParams as SwitchNetworkParams, type checkout_d_SwitchNetworkResult as SwitchNetworkResult, type checkout_d_TelemetryConfig as TelemetryConfig, type checkout_d_TokenAmountEstimate as TokenAmountEstimate, type checkout_d_TokenBalance as TokenBalance, type checkout_d_TokenFilter as TokenFilter, checkout_d_TokenFilterTypes as TokenFilterTypes, type checkout_d_TokenInfo as TokenInfo, checkout_d_TransactionOrGasType as TransactionOrGasType, type checkout_d_TransactionRequirement as TransactionRequirement, type checkout_d_WalletConnectConfig as WalletConnectConfig, type checkout_d_WalletConnectManager as WalletConnectManager, type checkout_d_WalletConnectProviderChanged as WalletConnectProviderChanged, type checkout_d_WalletDisconnect as WalletDisconnect, checkout_d_WalletEventType as WalletEventType, type checkout_d_WalletFilter as WalletFilter, checkout_d_WalletFilterTypes as WalletFilterTypes, type checkout_d_WalletInfo as WalletInfo, type checkout_d_WalletNetworkSwitch as WalletNetworkSwitch, checkout_d_WalletProviderName as WalletProviderName, checkout_d_WalletProviderRdns as WalletProviderRdns, type checkout_d_WalletWidgetConfiguration as WalletWidgetConfiguration, type checkout_d_WalletWidgetParams as WalletWidgetParams, type checkout_d_Widget as Widget, type checkout_d_WidgetConfiguration as WidgetConfiguration, type checkout_d_WidgetConfigurations as WidgetConfigurations, type checkout_d_WidgetEvent as WidgetEvent, type checkout_d_WidgetEventData as WidgetEventData, type checkout_d_WidgetEventTypes as WidgetEventTypes, type checkout_d_WidgetLanguage as WidgetLanguage, type checkout_d_WidgetParameters as WidgetParameters, type checkout_d_WidgetProperties as WidgetProperties, checkout_d_WidgetTheme as WidgetTheme, checkout_d_WidgetType as WidgetType, checkout_d_fetchRiskAssessment as fetchRiskAssessment, checkout_d_getMetaMaskProviderDetail as getMetaMaskProviderDetail, checkout_d_getPassportProviderDetail as getPassportProviderDetail, checkout_d_isAddressSanctioned as isAddressSanctioned, checkout_d_validateProvider as validateProvider };
|
|
28666
|
+
export { type checkout_d_AddTokensConfig as AddTokensConfig, type checkout_d_AddTokensConnectSuccess as AddTokensConnectSuccess, checkout_d_AddTokensEventType as AddTokensEventType, type checkout_d_AddTokensFailed as AddTokensFailed, type checkout_d_AddTokensSuccess as AddTokensSuccess, type checkout_d_AddTokensWidgetConfiguration as AddTokensWidgetConfiguration, type checkout_d_AddTokensWidgetParams as AddTokensWidgetParams, type checkout_d_AllowedNetworkConfig as AllowedNetworkConfig, type checkout_d_AssessmentResult as AssessmentResult, type checkout_d_AvailableRoutingOptions as AvailableRoutingOptions, type checkout_d_BalanceDelta as BalanceDelta, checkout_d_BlockExplorerService as BlockExplorerService, type checkout_d_BridgeClaimWithdrawalFailed as BridgeClaimWithdrawalFailed, type checkout_d_BridgeClaimWithdrawalSuccess as BridgeClaimWithdrawalSuccess, checkout_d_BridgeEventType as BridgeEventType, type checkout_d_BridgeFailed as BridgeFailed, type checkout_d_BridgeFundingStep as BridgeFundingStep, type checkout_d_BridgeTransactionSent as BridgeTransactionSent, type checkout_d_BridgeWidgetConfiguration as BridgeWidgetConfiguration, type checkout_d_BridgeWidgetParams as BridgeWidgetParams, type checkout_d_BuyOrder as BuyOrder, type checkout_d_BuyOverrides as BuyOverrides, type checkout_d_BuyParams as BuyParams, type checkout_d_BuyResult as BuyResult, type checkout_d_BuyResultFailed as BuyResultFailed, type checkout_d_BuyResultFulfillmentsUnsettled as BuyResultFulfillmentsUnsettled, type checkout_d_BuyResultInsufficientFunds as BuyResultInsufficientFunds, type checkout_d_BuyResultSuccess as BuyResultSuccess, type checkout_d_BuyToken as BuyToken, type checkout_d_CancelOverrides as CancelOverrides, type checkout_d_CancelParams as CancelParams, type checkout_d_CancelResult as CancelResult, type checkout_d_CancelResultFailed as CancelResultFailed, type checkout_d_CancelResultFulfillmentsUnsettled as CancelResultFulfillmentsUnsettled, type checkout_d_CancelResultGasless as CancelResultGasless, type checkout_d_CancelResultSuccess as CancelResultSuccess, checkout_d_ChainId as ChainId, checkout_d_ChainName as ChainName, checkout_d_ChainSlug as ChainSlug, type checkout_d_CheckConnectionParams as CheckConnectionParams, type checkout_d_CheckConnectionResult as CheckConnectionResult, checkout_d_Checkout as Checkout, type checkout_d_CheckoutBridgeConfiguration as CheckoutBridgeConfiguration, checkout_d_CheckoutConfiguration as CheckoutConfiguration, checkout_d_CheckoutError as CheckoutError, checkout_d_CheckoutErrorType as CheckoutErrorType, type checkout_d_CheckoutModuleConfiguration as CheckoutModuleConfiguration, type checkout_d_CheckoutOnRampConfiguration as CheckoutOnRampConfiguration, checkout_d_CheckoutStatus as CheckoutStatus, type checkout_d_CheckoutSwapConfiguration as CheckoutSwapConfiguration, type checkout_d_CheckoutWidgetsConfig as CheckoutWidgetsConfig, type checkout_d_CheckoutWidgetsVersionConfig as CheckoutWidgetsVersionConfig, type checkout_d_CommerceAddTokensConnectSuccessEvent as CommerceAddTokensConnectSuccessEvent, type checkout_d_CommerceAddTokensFailureEvent as CommerceAddTokensFailureEvent, type checkout_d_CommerceAddTokensSuccessEvent as CommerceAddTokensSuccessEvent, type checkout_d_CommerceBridgeClaimWithdrawalFailedEvent as CommerceBridgeClaimWithdrawalFailedEvent, type checkout_d_CommerceBridgeClaimWithdrawalSuccessEvent as CommerceBridgeClaimWithdrawalSuccessEvent, type checkout_d_CommerceBridgeFailureEvent as CommerceBridgeFailureEvent, type checkout_d_CommerceBridgeSuccessEvent as CommerceBridgeSuccessEvent, type checkout_d_CommerceConnectFailureEvent as CommerceConnectFailureEvent, type checkout_d_CommerceConnectSuccessEvent as CommerceConnectSuccessEvent, checkout_d_CommerceEventType as CommerceEventType, type checkout_d_CommerceFailureEvent as CommerceFailureEvent, checkout_d_CommerceFailureEventType as CommerceFailureEventType, checkout_d_CommerceFlowType as CommerceFlowType, type checkout_d_CommerceNetworkSwitchEvent as CommerceNetworkSwitchEvent, type checkout_d_CommerceOnRampFailureEvent as CommerceOnRampFailureEvent, type checkout_d_CommerceOnRampSuccessEvent as CommerceOnRampSuccessEvent, type checkout_d_CommercePaymentMethodSelectedEvent as CommercePaymentMethodSelectedEvent, type checkout_d_CommercePaymentTokenSelectedEvent as CommercePaymentTokenSelectedEvent, type checkout_d_CommerceProviderUpdatedEvent as CommerceProviderUpdatedEvent, type checkout_d_CommerceSaleFailureEvent as CommerceSaleFailureEvent, type checkout_d_CommerceSaleSuccessEvent as CommerceSaleSuccessEvent, type checkout_d_CommerceSaleSuccessfulTransactionEvent as CommerceSaleSuccessfulTransactionEvent, type checkout_d_CommerceSuccessEvent as CommerceSuccessEvent, checkout_d_CommerceSuccessEventType as CommerceSuccessEventType, type checkout_d_CommerceSwapFailureEvent as CommerceSwapFailureEvent, type checkout_d_CommerceSwapRejectedEvent as CommerceSwapRejectedEvent, type checkout_d_CommerceSwapSuccessEvent as CommerceSwapSuccessEvent, type checkout_d_CommerceUserActionEvent as CommerceUserActionEvent, checkout_d_CommerceUserActionEventType as CommerceUserActionEventType, type checkout_d_CommerceWidgetAddTokensFlowParams as CommerceWidgetAddTokensFlowParams, type checkout_d_CommerceWidgetBridgeFlowParams as CommerceWidgetBridgeFlowParams, type checkout_d_CommerceWidgetConfiguration as CommerceWidgetConfiguration, type checkout_d_CommerceWidgetConnectFlowParams as CommerceWidgetConnectFlowParams, type checkout_d_CommerceWidgetFlowParams as CommerceWidgetFlowParams, type checkout_d_CommerceWidgetOnRampFlowParams as CommerceWidgetOnRampFlowParams, type checkout_d_CommerceWidgetParams as CommerceWidgetParams, type checkout_d_CommerceWidgetSaleFlowParams as CommerceWidgetSaleFlowParams, type checkout_d_CommerceWidgetSwapFlowParams as CommerceWidgetSwapFlowParams, type checkout_d_CommerceWidgetWalletFlowParams as CommerceWidgetWalletFlowParams, checkout_d_ConnectEventType as ConnectEventType, type checkout_d_ConnectParams as ConnectParams, type checkout_d_ConnectResult as ConnectResult, checkout_d_ConnectTargetLayer as ConnectTargetLayer, type checkout_d_ConnectWidgetConfiguration as ConnectWidgetConfiguration, type checkout_d_ConnectWidgetParams as ConnectWidgetParams, type checkout_d_ConnectionFailed as ConnectionFailed, type checkout_d_ConnectionSuccess as ConnectionSuccess, type checkout_d_CreateProviderParams as CreateProviderParams, type checkout_d_CreateProviderResult as CreateProviderResult, type checkout_d_DexConfig as DexConfig, type checkout_d_EIP1193Provider as EIP1193Provider, type checkout_d_EIP6963ProviderDetail as EIP6963ProviderDetail, type checkout_d_EIP6963ProviderInfo as EIP6963ProviderInfo, type checkout_d_ERC20ItemRequirement as ERC20ItemRequirement, type checkout_d_ERC721Balance as ERC721Balance, type checkout_d_ERC721ItemRequirement as ERC721ItemRequirement, type checkout_d_ErrorType as ErrorType, checkout_d_ExchangeType as ExchangeType, type checkout_d_FailedGaslessCancellation as FailedGaslessCancellation, type Fee$1 as Fee, type checkout_d_FeePercentage as FeePercentage, type checkout_d_FeeToken as FeeToken, checkout_d_FeeType as FeeType, type checkout_d_FiatRampParams as FiatRampParams, type checkout_d_FulfillmentTransaction as FulfillmentTransaction, type checkout_d_FundingItem as FundingItem, type checkout_d_FundingRoute as FundingRoute, type checkout_d_FundingStep as FundingStep, checkout_d_FundingStepType as FundingStepType, type checkout_d_GasAmount as GasAmount, type checkout_d_GasEstimateBridgeToL2Result as GasEstimateBridgeToL2Result, type checkout_d_GasEstimateParams as GasEstimateParams, type checkout_d_GasEstimateSwapResult as GasEstimateSwapResult, type checkout_d_GasEstimateTokenConfig as GasEstimateTokenConfig, checkout_d_GasEstimateType as GasEstimateType, type checkout_d_GasToken as GasToken, checkout_d_GasTokenType as GasTokenType, type checkout_d_GetAllBalancesParams as GetAllBalancesParams, type checkout_d_GetAllBalancesResult as GetAllBalancesResult, type checkout_d_GetBalanceParams as GetBalanceParams, type checkout_d_GetBalanceResult as GetBalanceResult, type checkout_d_GetNetworkAllowListParams as GetNetworkAllowListParams, type checkout_d_GetNetworkAllowListResult as GetNetworkAllowListResult, type checkout_d_GetNetworkParams as GetNetworkParams, type checkout_d_GetTokenAllowListParams as GetTokenAllowListParams, type checkout_d_GetTokenAllowListResult as GetTokenAllowListResult, type checkout_d_GetTokenInfoParams as GetTokenInfoParams, type checkout_d_GetWalletAllowListParams as GetWalletAllowListParams, type checkout_d_GetWalletAllowListResult as GetWalletAllowListResult, checkout_d_IMMUTABLE_API_BASE_URL as IMMUTABLE_API_BASE_URL, checkout_d_IMTBLWidgetEvents as IMTBLWidgetEvents, type checkout_d_IWidgetsFactory as IWidgetsFactory, type checkout_d_IWidgetsFactoryCreate as IWidgetsFactoryCreate, type checkout_d_ItemBalance as ItemBalance, checkout_d_ItemType as ItemType, type checkout_d_LanguageChanged as LanguageChanged, type checkout_d_NativeItemRequirement as NativeItemRequirement, type checkout_d_NetworkFilter as NetworkFilter, checkout_d_NetworkFilterTypes as NetworkFilterTypes, type checkout_d_NetworkInfo as NetworkInfo, type checkout_d_NoRouteOptions as NoRouteOptions, type checkout_d_NoRoutesFound as NoRoutesFound, checkout_d_OnRampEventType as OnRampEventType, type checkout_d_OnRampFailed as OnRampFailed, type checkout_d_OnRampFundingStep as OnRampFundingStep, type checkout_d_OnRampProviderFees as OnRampProviderFees, type checkout_d_OnRampSuccess as OnRampSuccess, type checkout_d_OnRampWidgetParams as OnRampWidgetParams, type checkout_d_OnrampWidgetConfiguration as OnrampWidgetConfiguration, type checkout_d_OrchestrationEvent as OrchestrationEvent, type checkout_d_OrchestrationEventData as OrchestrationEventData, checkout_d_OrchestrationEventType as OrchestrationEventType, type checkout_d_OrderFee as OrderFee, type checkout_d_PendingGaslessCancellation as PendingGaslessCancellation, type checkout_d_ProviderEvent as ProviderEvent, checkout_d_ProviderEventType as ProviderEventType, type checkout_d_ProviderUpdated as ProviderUpdated, type checkout_d_PurchaseConnectSuccess as PurchaseConnectSuccess, checkout_d_PurchaseEventType as PurchaseEventType, type checkout_d_PurchaseFailed as PurchaseFailed, type checkout_d_PurchaseItem as PurchaseItem, type checkout_d_PurchaseSuccess as PurchaseSuccess, type checkout_d_PurchaseWidgetConfiguration as PurchaseWidgetConfiguration, type checkout_d_PurchaseWidgetParams as PurchaseWidgetParams, type checkout_d_RemoteConfiguration as RemoteConfiguration, type checkout_d_RequestAddTokensEvent as RequestAddTokensEvent, type checkout_d_RequestBridgeEvent as RequestBridgeEvent, type checkout_d_RequestConnectEvent as RequestConnectEvent, type checkout_d_RequestGoBackEvent as RequestGoBackEvent, type checkout_d_RequestOnrampEvent as RequestOnrampEvent, type checkout_d_RequestSwapEvent as RequestSwapEvent, type checkout_d_RequestWalletEvent as RequestWalletEvent, type checkout_d_RoutesFound as RoutesFound, type checkout_d_RoutingOutcome as RoutingOutcome, checkout_d_RoutingOutcomeType as RoutingOutcomeType, checkout_d_SaleEventType as SaleEventType, type checkout_d_SaleFailed as SaleFailed, type checkout_d_SaleItem as SaleItem, type checkout_d_SalePaymentMethod as SalePaymentMethod, type checkout_d_SalePaymentToken as SalePaymentToken, checkout_d_SalePaymentTypes as SalePaymentTypes, type checkout_d_SaleSuccess as SaleSuccess, type checkout_d_SaleTransactionSuccess as SaleTransactionSuccess, type checkout_d_SaleWidgetConfiguration as SaleWidgetConfiguration, type checkout_d_SaleWidgetParams as SaleWidgetParams, type checkout_d_SellOrder as SellOrder, type checkout_d_SellParams as SellParams, type checkout_d_SellResult as SellResult, type checkout_d_SellResultFailed as SellResultFailed, type checkout_d_SellResultInsufficientFunds as SellResultInsufficientFunds, type checkout_d_SellResultSuccess as SellResultSuccess, type checkout_d_SellToken as SellToken, type checkout_d_SemanticVersion as SemanticVersion, type checkout_d_SendTransactionParams as SendTransactionParams, type checkout_d_SendTransactionResult as SendTransactionResult, type checkout_d_SmartCheckoutInsufficient as SmartCheckoutInsufficient, type checkout_d_SmartCheckoutParams as SmartCheckoutParams, type checkout_d_SmartCheckoutResult as SmartCheckoutResult, type checkout_d_SmartCheckoutRouter as SmartCheckoutRouter, type checkout_d_SmartCheckoutSufficient as SmartCheckoutSufficient, type checkout_d_SquidConfig as SquidConfig, type checkout_d_SuccessfulGaslessCancellation as SuccessfulGaslessCancellation, checkout_d_SwapDirection as SwapDirection, checkout_d_SwapEventType as SwapEventType, type checkout_d_SwapFailed as SwapFailed, type checkout_d_SwapFees as SwapFees, type checkout_d_SwapFundingStep as SwapFundingStep, type checkout_d_SwapRejected as SwapRejected, type checkout_d_SwapSuccess as SwapSuccess, type checkout_d_SwapWidgetConfiguration as SwapWidgetConfiguration, type checkout_d_SwapWidgetParams as SwapWidgetParams, type checkout_d_SwitchNetworkParams as SwitchNetworkParams, type checkout_d_SwitchNetworkResult as SwitchNetworkResult, type checkout_d_TelemetryConfig as TelemetryConfig, type checkout_d_TokenAmountEstimate as TokenAmountEstimate, type checkout_d_TokenBalance as TokenBalance, type checkout_d_TokenFilter as TokenFilter, checkout_d_TokenFilterTypes as TokenFilterTypes, type checkout_d_TokenInfo as TokenInfo, checkout_d_TransactionOrGasType as TransactionOrGasType, type checkout_d_TransactionRequirement as TransactionRequirement, type checkout_d_WalletConnectConfig as WalletConnectConfig, type checkout_d_WalletConnectManager as WalletConnectManager, type checkout_d_WalletConnectProviderChanged as WalletConnectProviderChanged, type checkout_d_WalletDisconnect as WalletDisconnect, checkout_d_WalletEventType as WalletEventType, type checkout_d_WalletFilter as WalletFilter, checkout_d_WalletFilterTypes as WalletFilterTypes, type checkout_d_WalletInfo as WalletInfo, type checkout_d_WalletNetworkSwitch as WalletNetworkSwitch, checkout_d_WalletProviderName as WalletProviderName, checkout_d_WalletProviderRdns as WalletProviderRdns, type checkout_d_WalletWidgetConfiguration as WalletWidgetConfiguration, type checkout_d_WalletWidgetParams as WalletWidgetParams, type checkout_d_Widget as Widget, type checkout_d_WidgetConfiguration as WidgetConfiguration, type checkout_d_WidgetConfigurations as WidgetConfigurations, type checkout_d_WidgetEvent as WidgetEvent, type checkout_d_WidgetEventData as WidgetEventData, type checkout_d_WidgetEventTypes as WidgetEventTypes, type checkout_d_WidgetLanguage as WidgetLanguage, type checkout_d_WidgetParameters as WidgetParameters, type checkout_d_WidgetProperties as WidgetProperties, checkout_d_WidgetTheme as WidgetTheme, checkout_d_WidgetType as WidgetType, checkout_d_fetchRiskAssessment as fetchRiskAssessment, checkout_d_getMetaMaskProviderDetail as getMetaMaskProviderDetail, checkout_d_getPassportProviderDetail as getPassportProviderDetail, checkout_d_isAddressSanctioned as isAddressSanctioned, checkout_d_validateProvider as validateProvider };
|
|
28597
28667
|
}
|
|
28598
28668
|
|
|
28599
28669
|
type x_d_APIError = APIError;
|
package/dist/index.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export { c as config } from './config-
|
|
2
|
-
export { b as blockchainData } from './blockchain_data-
|
|
3
|
-
export { p as passport } from './passport-
|
|
4
|
-
export { o as orderbook } from './orderbook-
|
|
5
|
-
export { c as checkout } from './checkout-
|
|
6
|
-
export { x } from './x-
|
|
7
|
-
export { w as webhook } from './webhook-
|
|
8
|
-
export { m as mintingBackend } from './minting_backend-
|
|
9
|
-
import './index-
|
|
1
|
+
export { c as config } from './config-B73qDopd.js';
|
|
2
|
+
export { b as blockchainData } from './blockchain_data-DG9xLlP7.js';
|
|
3
|
+
export { p as passport } from './passport-BFqEDRyx.js';
|
|
4
|
+
export { o as orderbook } from './orderbook-C-ASFUce.js';
|
|
5
|
+
export { c as checkout } from './checkout-BaBQ9L0S.js';
|
|
6
|
+
export { x } from './x-nC1vHbkW.js';
|
|
7
|
+
export { w as webhook } from './webhook-BB1RotqD.js';
|
|
8
|
+
export { m as mintingBackend } from './minting_backend-DGHPu5L6.js';
|
|
9
|
+
import './index-quIEJ12H.js';
|
|
10
10
|
import 'axios';
|
|
11
11
|
import 'lru-memorise';
|
|
12
12
|
import 'global-const';
|
|
13
|
-
import './index-
|
|
14
|
-
import './index-
|
|
15
|
-
import './index-
|
|
13
|
+
import './index-CqdJkb2x.js';
|
|
14
|
+
import './index-Dt6drFJp.js';
|
|
15
|
+
import './index-CZgsWZyh.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-
|
|
38
|
+
import './index-CTMbKjCJ.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-
|
|
52
|
+
import './index-27BI7YsC.js';
|
|
53
53
|
import 'sns-validator';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as BlockchainData } from './index-
|
|
2
|
-
import { h as handle } from './index-
|
|
3
|
-
import { t as track, e as setEnvironment, f as setPublishableApiKey } from './index-
|
|
1
|
+
import { B as BlockchainData } from './index-CqdJkb2x.js';
|
|
2
|
+
import { h as handle } from './index-27BI7YsC.js';
|
|
3
|
+
import { t as track, e as setEnvironment, f as setPublishableApiKey } from './index-quIEJ12H.js';
|
|
4
4
|
|
|
5
5
|
const moduleName = 'minting_backend_sdk';
|
|
6
6
|
const trackInitializePersistencePG = () => {
|
package/dist/minting_backend.js
CHANGED
|
@@ -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-
|
|
2
|
-
import './index-
|
|
3
|
-
import './index-
|
|
1
|
+
export { M as MintingBackendModule, a as mintingPersistencePg, b as mintingPersistencePrismaSqlite, p as processMint, r as recordMint, s as submitMintingRequests } from './minting_backend-DGHPu5L6.js';
|
|
2
|
+
import './index-CqdJkb2x.js';
|
|
3
|
+
import './index-Dt6drFJp.js';
|
|
4
4
|
import 'axios';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-quIEJ12H.js';
|
|
6
6
|
import 'lru-memorise';
|
|
7
7
|
import 'global-const';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-27BI7YsC.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-
|
|
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-CTMbKjCJ.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-
|
|
2
|
-
import './index-
|
|
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-CTMbKjCJ.js';
|
|
2
|
+
import './index-quIEJ12H.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-
|
|
3
|
-
import { I as IMXClient, s as signRaw, c as convertToSignableToken, g as generateLegacyStarkPrivateKey, a as createStarkSigner } from './index-
|
|
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-
|
|
2
|
+
import { M as MultiRollupApiClients, c as createConfig, m as multiRollupConfig, a as index$1, I as ImxApiClients, b as imxApiConfig } from './index-Dt6drFJp.js';
|
|
3
|
+
import { I as IMXClient, s as signRaw, c as convertToSignableToken, g as generateLegacyStarkPrivateKey, a as createStarkSigner } from './index-CZgsWZyh.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-quIEJ12H.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-
|
|
1
|
+
export { J as JsonRpcError, P as Passport, a as PassportError, b as ProviderErrorCode, c as ProviderEvent, R as RpcErrorCode } from './passport-BFqEDRyx.js';
|
|
2
2
|
import 'axios';
|
|
3
|
-
import './index-
|
|
4
|
-
import './index-
|
|
5
|
-
import './index-
|
|
3
|
+
import './index-Dt6drFJp.js';
|
|
4
|
+
import './index-CZgsWZyh.js';
|
|
5
|
+
import './index-quIEJ12H.js';
|
|
6
6
|
import 'lru-memorise';
|
|
7
7
|
import 'global-const';
|
|
8
8
|
import '@ethersproject/keccak256';
|
package/dist/webhook.js
CHANGED
|
@@ -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-
|
|
2
|
-
import { d as index$2 } from './index-
|
|
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-CZgsWZyh.js';
|
|
2
|
+
import { d as index$2 } from './index-Dt6drFJp.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-
|
|
9
|
+
import { E as Environment, I as ImmutableConfiguration } from './index-quIEJ12H.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-
|
|
2
|
-
export { G as GenericIMXProvider, M as MetaMaskIMXProvider, P as ProviderConfiguration } from './x-
|
|
3
|
-
export { E as Environment, I as ImmutableConfiguration } from './index-
|
|
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-CZgsWZyh.js';
|
|
2
|
+
export { G as GenericIMXProvider, M as MetaMaskIMXProvider, P as ProviderConfiguration } from './x-nC1vHbkW.js';
|
|
3
|
+
export { E as Environment, I as ImmutableConfiguration } from './index-quIEJ12H.js';
|
|
4
4
|
export { Signer as EthSigner } from '@ethersproject/abstract-signer';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-Dt6drFJp.js';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import '@ethersproject/keccak256';
|
|
8
8
|
import '@ethersproject/strings';
|
package/package.json
CHANGED