@imtbl/sdk 1.47.10-alpha.5 → 1.48.0-alpha
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-cWzsr5wl.js → blockchain_data-DmBo09Ub.js} +2 -2
- package/dist/blockchain_data.js +3 -3
- package/dist/browser/checkout/{AddFundsWidget-CRB4FIQA.js → AddFundsWidget-B76vjzLe.js} +2 -2
- package/dist/browser/checkout/{BridgeWidget-DQWytFMq.js → BridgeWidget-26FpSkDM.js} +892 -5
- package/dist/browser/checkout/{CheckoutWidget-2YWKTPOw.js → CheckoutWidget-A0lpxQW5.js} +1 -1
- package/dist/browser/checkout/{OnRampWidget-Gp9PjJdg.js → OnRampWidget-BpHfHW9m.js} +19 -3
- package/dist/browser/checkout/{SaleWidget-KTxWf98O.js → SaleWidget-2NLt4vHC.js} +8 -8
- package/dist/browser/checkout/{SpendingCapHero-D5yi8Bqy.js → SpendingCapHero-CFYmjAC9.js} +1 -1
- package/dist/browser/checkout/{SwapWidget-DRFyJjEa.js → SwapWidget-jOf_i-tX.js} +191 -226
- package/dist/browser/checkout/{TopUpView-CKizPnH0.js → TopUpView-CCWR_Ywt.js} +1 -1
- package/dist/browser/checkout/{WalletWidget-BenJO1Gt.js → WalletWidget-DX6XyHRZ.js} +3 -3
- package/dist/browser/checkout/{auto-track-yKpxFpit.js → auto-track-HlFDs4AF.js} +1 -1
- package/dist/browser/checkout/{balance-Dpnr5wqM.js → balance-CxYIjdr3.js} +2 -2
- package/dist/browser/checkout/{index-B4PflMJG.js → index-B98fdYSj.js} +1150 -7300
- package/dist/browser/checkout/{index-CwvAErsc.js → index-C8MSufU0.js} +2 -2
- package/dist/browser/checkout/{index-COqbxbY_.js → index-CDckawJL.js} +1 -1
- package/dist/browser/checkout/{index-DlDjB9wn.js → index-DA2uO4yr.js} +1 -1
- package/dist/browser/checkout/{index-ZniBNFXw.js → index-DArhMjiX.js} +1 -1
- package/dist/browser/checkout/{index-D5C65gfz.js → index-Gzx2b9iM.js} +1 -1
- package/dist/browser/checkout/{index-CtXbWWJf.js → index-SW1XTDNB.js} +1 -1
- package/dist/browser/checkout/{index-PQUGtdAp.js → index-b14pM-Uq.js} +1 -1
- package/dist/browser/checkout/{index.umd-Bs9q0s4U.js → index.umd-YT5yUs2O.js} +1 -1
- package/dist/browser/checkout/{retry-C8XS-Xeo.js → retry-B5JRrQBT.js} +1 -1
- package/dist/browser/checkout/sdk.js +22 -22
- package/dist/browser/checkout/widgets-esm.js +1 -1
- package/dist/browser/checkout/widgets.js +1640 -6927
- package/dist/{checkout-CXpTQLRS.js → checkout-BFNKSC1p.js} +23 -7
- package/dist/checkout.d.ts +27 -2
- package/dist/checkout.js +5 -5
- package/dist/{config-B9pm_o2B.js → config-DdiXqLnW.js} +1 -1
- package/dist/config.js +1 -1
- package/dist/{index-Cd1_4hIm.js → index-CRCX_kjh.js} +1 -1
- package/dist/{index-E33r6dfY.js → index-CV4zecZ4.js} +3 -3
- package/dist/{index-PfNmrnl8.js → index-DZ3iNNYG.js} +4 -4
- package/dist/{index-BFR3TJ6T.js → index-I5hCRizU.js} +1 -1
- package/dist/{index-B73Nr-3V.js → index-YU2e3sgJ.js} +1 -1
- package/dist/{index-OqfbhlAB.js → index-n1s55SSO.js} +1 -1
- package/dist/index.browser.js +4 -4
- package/dist/index.browser.js.map +1 -1
- package/dist/index.cjs +24 -8
- package/dist/index.d.ts +29 -2
- package/dist/index.js +14 -14
- package/dist/{minting_backend-BoiGA7Ww.js → minting_backend-D0xUp3hC.js} +3 -3
- package/dist/minting_backend.js +5 -5
- package/dist/{orderbook-CcN997JC.js → orderbook-C3Fya1eb.js} +1 -1
- package/dist/orderbook.js +2 -2
- package/dist/{passport-DpdFVU6c.js → passport-DnEOV22D.js} +3 -3
- package/dist/passport.js +4 -4
- package/dist/{webhook-CHM4Pnle.js → webhook-CLXVoP8g.js} +1 -1
- package/dist/webhook.js +2 -2
- package/dist/{x-CxXemjdw.js → x-BNrl5-72.js} +3 -3
- package/dist/x.js +4 -4
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -216,7 +216,7 @@ const flattenProperties$1 = (properties) => {
|
|
|
216
216
|
};
|
|
217
217
|
|
|
218
218
|
// WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
|
|
219
|
-
const SDK_VERSION$1 = '1.
|
|
219
|
+
const SDK_VERSION$1 = '1.48.0-alpha';
|
|
220
220
|
const getFrameParentDomain$1 = () => {
|
|
221
221
|
if (isNode$1()) {
|
|
222
222
|
return '';
|
|
@@ -14501,7 +14501,7 @@ class MultiRollupApiClients {
|
|
|
14501
14501
|
}
|
|
14502
14502
|
|
|
14503
14503
|
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
14504
|
-
const defaultHeaders$2 = { 'x-sdk-version': 'ts-immutable-sdk-1.
|
|
14504
|
+
const defaultHeaders$2 = { 'x-sdk-version': 'ts-immutable-sdk-1.48.0-alpha' };
|
|
14505
14505
|
const createConfig$1 = ({ basePath, headers, }) => {
|
|
14506
14506
|
if (!basePath.trim()) {
|
|
14507
14507
|
throw Error('basePath can not be empty');
|
|
@@ -14573,7 +14573,7 @@ class APIError extends Error {
|
|
|
14573
14573
|
|
|
14574
14574
|
/* eslint-disable implicit-arrow-linebreak */
|
|
14575
14575
|
const defaultHeaders$1 = {
|
|
14576
|
-
sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.
|
|
14576
|
+
sdkVersion: 'ts-immutable-sdk-multi-rollup-api-client-1.48.0-alpha',
|
|
14577
14577
|
};
|
|
14578
14578
|
/**
|
|
14579
14579
|
* createAPIConfiguration to create a custom Configuration
|
|
@@ -15047,7 +15047,7 @@ var blockchain_data = /*#__PURE__*/Object.freeze({
|
|
|
15047
15047
|
/* eslint-disable @typescript-eslint/naming-convention */
|
|
15048
15048
|
class ApiConfiguration extends index$2.Configuration {
|
|
15049
15049
|
}
|
|
15050
|
-
const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.
|
|
15050
|
+
const defaultHeaders = { 'x-sdk-version': 'ts-immutable-sdk-1.48.0-alpha' };
|
|
15051
15051
|
/**
|
|
15052
15052
|
* @dev use createImmutableXConfiguration instead
|
|
15053
15053
|
*/
|
|
@@ -15088,7 +15088,7 @@ const createImmutableXConfiguration = ({ basePath, chainID, coreContractAddress,
|
|
|
15088
15088
|
coreContractAddress,
|
|
15089
15089
|
registrationContractAddress,
|
|
15090
15090
|
registrationV4ContractAddress,
|
|
15091
|
-
sdkVersion: 'ts-immutable-sdk-1.
|
|
15091
|
+
sdkVersion: 'ts-immutable-sdk-1.48.0-alpha',
|
|
15092
15092
|
baseConfig,
|
|
15093
15093
|
});
|
|
15094
15094
|
const production = ({ baseConfig }) => createImmutableXConfiguration({
|
|
@@ -53014,7 +53014,7 @@ const flattenProperties = (properties) => {
|
|
|
53014
53014
|
};
|
|
53015
53015
|
|
|
53016
53016
|
// WARNING: DO NOT CHANGE THE STRING BELOW. IT GETS REPLACED AT BUILD TIME.
|
|
53017
|
-
const SDK_VERSION = '1.
|
|
53017
|
+
const SDK_VERSION = '1.48.0-alpha';
|
|
53018
53018
|
const getFrameParentDomain = () => {
|
|
53019
53019
|
if (isNode()) {
|
|
53020
53020
|
return '';
|
|
@@ -57454,6 +57454,12 @@ var ConnectTargetLayer;
|
|
|
57454
57454
|
ConnectTargetLayer["LAYER2"] = "LAYER2";
|
|
57455
57455
|
})(ConnectTargetLayer || (ConnectTargetLayer = {}));
|
|
57456
57456
|
|
|
57457
|
+
var SwapDirection;
|
|
57458
|
+
(function (SwapDirection) {
|
|
57459
|
+
SwapDirection["FROM"] = "FROM";
|
|
57460
|
+
SwapDirection["TO"] = "TO";
|
|
57461
|
+
})(SwapDirection || (SwapDirection = {}));
|
|
57462
|
+
|
|
57457
57463
|
var CheckoutFlowType;
|
|
57458
57464
|
(function (CheckoutFlowType) {
|
|
57459
57465
|
CheckoutFlowType["CONNECT"] = "connect";
|
|
@@ -58395,7 +58401,7 @@ const IMMUTABLE_ZKVEM_GAS_OVERRIDES = {
|
|
|
58395
58401
|
maxPriorityFeePerGas: ethers.BigNumber.from(10e9),
|
|
58396
58402
|
};
|
|
58397
58403
|
|
|
58398
|
-
const SDK_VERSION_MARKER = '1.
|
|
58404
|
+
const SDK_VERSION_MARKER = '1.48.0-alpha';
|
|
58399
58405
|
// This SDK version is replaced by the `yarn build` command ran on the root level
|
|
58400
58406
|
const globalPackageVersion = () => SDK_VERSION_MARKER;
|
|
58401
58407
|
|
|
@@ -63002,7 +63008,7 @@ class Checkout {
|
|
|
63002
63008
|
return this.availability.checkDexAvailability();
|
|
63003
63009
|
}
|
|
63004
63010
|
/**
|
|
63005
|
-
* Fetches
|
|
63011
|
+
* Fetches a quote and then performs the approval and swap transaction.
|
|
63006
63012
|
* @param {SwapParams} params - The parameters for the swap.
|
|
63007
63013
|
* @returns {Promise<SwapResult>} - A promise that resolves to the swap result (swap tx, swap tx receipt, quote used in the swap).
|
|
63008
63014
|
*/
|
|
@@ -63010,6 +63016,15 @@ class Checkout {
|
|
|
63010
63016
|
const web3Provider = await validateProvider(this.config, params.provider);
|
|
63011
63017
|
return swap(this.config, web3Provider, params.fromToken, params.toToken, params.fromAmount, params.toAmount, params.slippagePercent, params.maxHops, params.deadline);
|
|
63012
63018
|
}
|
|
63019
|
+
/**
|
|
63020
|
+
* Fetches a quote for the swap.
|
|
63021
|
+
* @param {SwapParams} params - The parameters for the swap.
|
|
63022
|
+
* @returns {Promise<SwapQuoteResult>} - A promise that resolves to the swap quote result.
|
|
63023
|
+
*/
|
|
63024
|
+
async swapQuote(params) {
|
|
63025
|
+
const web3Provider = await validateProvider(this.config, params.provider);
|
|
63026
|
+
return swapQuote(this.config, web3Provider, params.fromToken, params.toToken, params.fromAmount, params.toAmount, params.slippagePercent, params.maxHops, params.deadline);
|
|
63027
|
+
}
|
|
63013
63028
|
}
|
|
63014
63029
|
|
|
63015
63030
|
var PostMessageHandlerEventType;
|
|
@@ -63186,6 +63201,7 @@ var checkout = /*#__PURE__*/Object.freeze({
|
|
|
63186
63201
|
get RoutingOutcomeType () { return RoutingOutcomeType; },
|
|
63187
63202
|
get SaleEventType () { return SaleEventType; },
|
|
63188
63203
|
get SalePaymentTypes () { return SalePaymentTypes; },
|
|
63204
|
+
get SwapDirection () { return SwapDirection; },
|
|
63189
63205
|
get SwapEventType () { return SwapEventType; },
|
|
63190
63206
|
get TokenFilterTypes () { return TokenFilterTypes; },
|
|
63191
63207
|
get TransactionOrGasType () { return TransactionOrGasType; },
|
package/dist/index.d.ts
CHANGED
|
@@ -30758,6 +30758,10 @@ type WalletWidgetParams = {
|
|
|
30758
30758
|
language?: WidgetLanguage;
|
|
30759
30759
|
};
|
|
30760
30760
|
|
|
30761
|
+
declare enum SwapDirection {
|
|
30762
|
+
FROM = "FROM",
|
|
30763
|
+
TO = "TO"
|
|
30764
|
+
}
|
|
30761
30765
|
/**
|
|
30762
30766
|
* Swap Widget parameters
|
|
30763
30767
|
* @property {string | undefined} amount
|
|
@@ -30776,6 +30780,10 @@ type SwapWidgetParams = {
|
|
|
30776
30780
|
walletProviderName?: WalletProviderName;
|
|
30777
30781
|
/** The language to use for the swap widget */
|
|
30778
30782
|
language?: WidgetLanguage;
|
|
30783
|
+
/** Whether the swap widget should display the form or automatically proceed with the swap */
|
|
30784
|
+
autoProceed?: boolean;
|
|
30785
|
+
/** The direction of the swap */
|
|
30786
|
+
direction?: SwapDirection;
|
|
30779
30787
|
};
|
|
30780
30788
|
|
|
30781
30789
|
/**
|
|
@@ -31312,6 +31320,17 @@ interface SwapParams {
|
|
|
31312
31320
|
maxHops?: number;
|
|
31313
31321
|
deadline?: number;
|
|
31314
31322
|
}
|
|
31323
|
+
/**
|
|
31324
|
+
* Interface representing the result of {@link Checkout.swapQuote}.
|
|
31325
|
+
* @property {TransactionDetails} approval - The approval transaction details.
|
|
31326
|
+
* @property {TransactionDetails} swap - The swap transaction details.
|
|
31327
|
+
* @property {Quote} quote - The quote for the swap.
|
|
31328
|
+
*/
|
|
31329
|
+
interface SwapQuoteResult {
|
|
31330
|
+
approval: TransactionDetails | null;
|
|
31331
|
+
swap: TransactionDetails;
|
|
31332
|
+
quote: Quote;
|
|
31333
|
+
}
|
|
31315
31334
|
/**
|
|
31316
31335
|
* Interface representing the result of {@link Checkout.swap}.
|
|
31317
31336
|
* @property {TransactionDetails} swap - The swap transaction details.
|
|
@@ -31503,11 +31522,17 @@ declare class Checkout {
|
|
|
31503
31522
|
*/
|
|
31504
31523
|
isSwapAvailable(): Promise<boolean>;
|
|
31505
31524
|
/**
|
|
31506
|
-
* Fetches
|
|
31525
|
+
* Fetches a quote and then performs the approval and swap transaction.
|
|
31507
31526
|
* @param {SwapParams} params - The parameters for the swap.
|
|
31508
31527
|
* @returns {Promise<SwapResult>} - A promise that resolves to the swap result (swap tx, swap tx receipt, quote used in the swap).
|
|
31509
31528
|
*/
|
|
31510
31529
|
swap(params: SwapParams): Promise<SwapResult>;
|
|
31530
|
+
/**
|
|
31531
|
+
* Fetches a quote for the swap.
|
|
31532
|
+
* @param {SwapParams} params - The parameters for the swap.
|
|
31533
|
+
* @returns {Promise<SwapQuoteResult>} - A promise that resolves to the swap quote result.
|
|
31534
|
+
*/
|
|
31535
|
+
swapQuote(params: SwapParams): Promise<SwapQuoteResult>;
|
|
31511
31536
|
}
|
|
31512
31537
|
|
|
31513
31538
|
/**
|
|
@@ -31936,6 +31961,8 @@ type checkout_d_SmartCheckoutResult = SmartCheckoutResult;
|
|
|
31936
31961
|
type checkout_d_SmartCheckoutRouter = SmartCheckoutRouter;
|
|
31937
31962
|
type checkout_d_SmartCheckoutSufficient = SmartCheckoutSufficient;
|
|
31938
31963
|
type checkout_d_SuccessfulGaslessCancellation = SuccessfulGaslessCancellation;
|
|
31964
|
+
type checkout_d_SwapDirection = SwapDirection;
|
|
31965
|
+
declare const checkout_d_SwapDirection: typeof SwapDirection;
|
|
31939
31966
|
type checkout_d_SwapEventType = SwapEventType;
|
|
31940
31967
|
declare const checkout_d_SwapEventType: typeof SwapEventType;
|
|
31941
31968
|
type checkout_d_SwapFailed = SwapFailed;
|
|
@@ -31992,7 +32019,7 @@ declare const checkout_d_getPassportProviderDetail: typeof getPassportProviderDe
|
|
|
31992
32019
|
declare const checkout_d_isAddressSanctioned: typeof isAddressSanctioned;
|
|
31993
32020
|
declare const checkout_d_validateProvider: typeof validateProvider;
|
|
31994
32021
|
declare namespace checkout_d {
|
|
31995
|
-
export { checkout_d_AddFundsEventType as AddFundsEventType, type checkout_d_AddFundsWidgetParams as AddFundsWidgetParams, type checkout_d_AllowedNetworkConfig as AllowedNetworkConfig, 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, type checkout_d_CheckouWidgetBridgeFlowParams as CheckouWidgetBridgeFlowParams, type checkout_d_CheckouWidgetOnRampFlowParams as CheckouWidgetOnRampFlowParams, type checkout_d_CheckouWidgetSaleFlowParams as CheckouWidgetSaleFlowParams, type checkout_d_CheckouWidgetSwapFlowParams as CheckouWidgetSwapFlowParams, checkout_d_Checkout as Checkout, type checkout_d_CheckoutBridgeClaimWithdrawalFailedEvent as CheckoutBridgeClaimWithdrawalFailedEvent, type checkout_d_CheckoutBridgeClaimWithdrawalSuccessEvent as CheckoutBridgeClaimWithdrawalSuccessEvent, type checkout_d_CheckoutBridgeConfiguration as CheckoutBridgeConfiguration, type checkout_d_CheckoutBridgeFailureEvent as CheckoutBridgeFailureEvent, type checkout_d_CheckoutBridgeSuccessEvent as CheckoutBridgeSuccessEvent, checkout_d_CheckoutConfiguration as CheckoutConfiguration, type checkout_d_CheckoutConnectFailureEvent as CheckoutConnectFailureEvent, type checkout_d_CheckoutConnectSuccessEvent as CheckoutConnectSuccessEvent, checkout_d_CheckoutErrorType as CheckoutErrorType, checkout_d_CheckoutEventType as CheckoutEventType, type checkout_d_CheckoutFailureEvent as CheckoutFailureEvent, checkout_d_CheckoutFailureEventType as CheckoutFailureEventType, checkout_d_CheckoutFlowType as CheckoutFlowType, type checkout_d_CheckoutModuleConfiguration as CheckoutModuleConfiguration, type checkout_d_CheckoutNetworkSwitchEvent as CheckoutNetworkSwitchEvent, type checkout_d_CheckoutOnRampConfiguration as CheckoutOnRampConfiguration, type checkout_d_CheckoutOnRampFailureEvent as CheckoutOnRampFailureEvent, type checkout_d_CheckoutOnRampSuccessEvent as CheckoutOnRampSuccessEvent, type checkout_d_CheckoutPaymentMethodSelectedEvent as CheckoutPaymentMethodSelectedEvent, type checkout_d_CheckoutPaymentTokenSelectedEvent as CheckoutPaymentTokenSelectedEvent, type checkout_d_CheckoutProviderUpdatedEvent as CheckoutProviderUpdatedEvent, type checkout_d_CheckoutSaleFailureEvent as CheckoutSaleFailureEvent, type checkout_d_CheckoutSaleSuccessEvent as CheckoutSaleSuccessEvent, type checkout_d_CheckoutSaleSuccessfulTransactionEvent as CheckoutSaleSuccessfulTransactionEvent, checkout_d_CheckoutStatus as CheckoutStatus, type checkout_d_CheckoutSuccessEvent as CheckoutSuccessEvent, checkout_d_CheckoutSuccessEventType as CheckoutSuccessEventType, type checkout_d_CheckoutSwapConfiguration as CheckoutSwapConfiguration, type checkout_d_CheckoutSwapFailureEvent as CheckoutSwapFailureEvent, type checkout_d_CheckoutSwapRejectedEvent as CheckoutSwapRejectedEvent, type checkout_d_CheckoutSwapSuccessEvent as CheckoutSwapSuccessEvent, type checkout_d_CheckoutUserActionEvent as CheckoutUserActionEvent, checkout_d_CheckoutUserActionEventType as CheckoutUserActionEventType, type checkout_d_CheckoutWidgetConfiguration as CheckoutWidgetConfiguration, type checkout_d_CheckoutWidgetConnectFlowParams as CheckoutWidgetConnectFlowParams, type checkout_d_CheckoutWidgetFlowParams as CheckoutWidgetFlowParams, type checkout_d_CheckoutWidgetParams as CheckoutWidgetParams, type checkout_d_CheckoutWidgetWalletFlowParams as CheckoutWidgetWalletFlowParams, type checkout_d_CheckoutWidgetsConfig as CheckoutWidgetsConfig, 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_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_PostMessageData as PostMessageData, checkout_d_PostMessageHandler as PostMessageHandler, type checkout_d_PostMessageHandlerConfiguration as PostMessageHandlerConfiguration, checkout_d_PostMessageHandlerEventType as PostMessageHandlerEventType, 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_RequestAddFundsEvent as RequestAddFundsEvent, type checkout_d_RequestBridgeEvent as RequestBridgeEvent, type checkout_d_RequestConnectEvent as RequestConnectEvent, 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_SuccessfulGaslessCancellation as SuccessfulGaslessCancellation, 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_getMetaMaskProviderDetail as getMetaMaskProviderDetail, checkout_d_getPassportProviderDetail as getPassportProviderDetail, checkout_d_isAddressSanctioned as isAddressSanctioned, checkout_d_validateProvider as validateProvider };
|
|
32022
|
+
export { checkout_d_AddFundsEventType as AddFundsEventType, type checkout_d_AddFundsWidgetParams as AddFundsWidgetParams, type checkout_d_AllowedNetworkConfig as AllowedNetworkConfig, 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, type checkout_d_CheckouWidgetBridgeFlowParams as CheckouWidgetBridgeFlowParams, type checkout_d_CheckouWidgetOnRampFlowParams as CheckouWidgetOnRampFlowParams, type checkout_d_CheckouWidgetSaleFlowParams as CheckouWidgetSaleFlowParams, type checkout_d_CheckouWidgetSwapFlowParams as CheckouWidgetSwapFlowParams, checkout_d_Checkout as Checkout, type checkout_d_CheckoutBridgeClaimWithdrawalFailedEvent as CheckoutBridgeClaimWithdrawalFailedEvent, type checkout_d_CheckoutBridgeClaimWithdrawalSuccessEvent as CheckoutBridgeClaimWithdrawalSuccessEvent, type checkout_d_CheckoutBridgeConfiguration as CheckoutBridgeConfiguration, type checkout_d_CheckoutBridgeFailureEvent as CheckoutBridgeFailureEvent, type checkout_d_CheckoutBridgeSuccessEvent as CheckoutBridgeSuccessEvent, checkout_d_CheckoutConfiguration as CheckoutConfiguration, type checkout_d_CheckoutConnectFailureEvent as CheckoutConnectFailureEvent, type checkout_d_CheckoutConnectSuccessEvent as CheckoutConnectSuccessEvent, checkout_d_CheckoutErrorType as CheckoutErrorType, checkout_d_CheckoutEventType as CheckoutEventType, type checkout_d_CheckoutFailureEvent as CheckoutFailureEvent, checkout_d_CheckoutFailureEventType as CheckoutFailureEventType, checkout_d_CheckoutFlowType as CheckoutFlowType, type checkout_d_CheckoutModuleConfiguration as CheckoutModuleConfiguration, type checkout_d_CheckoutNetworkSwitchEvent as CheckoutNetworkSwitchEvent, type checkout_d_CheckoutOnRampConfiguration as CheckoutOnRampConfiguration, type checkout_d_CheckoutOnRampFailureEvent as CheckoutOnRampFailureEvent, type checkout_d_CheckoutOnRampSuccessEvent as CheckoutOnRampSuccessEvent, type checkout_d_CheckoutPaymentMethodSelectedEvent as CheckoutPaymentMethodSelectedEvent, type checkout_d_CheckoutPaymentTokenSelectedEvent as CheckoutPaymentTokenSelectedEvent, type checkout_d_CheckoutProviderUpdatedEvent as CheckoutProviderUpdatedEvent, type checkout_d_CheckoutSaleFailureEvent as CheckoutSaleFailureEvent, type checkout_d_CheckoutSaleSuccessEvent as CheckoutSaleSuccessEvent, type checkout_d_CheckoutSaleSuccessfulTransactionEvent as CheckoutSaleSuccessfulTransactionEvent, checkout_d_CheckoutStatus as CheckoutStatus, type checkout_d_CheckoutSuccessEvent as CheckoutSuccessEvent, checkout_d_CheckoutSuccessEventType as CheckoutSuccessEventType, type checkout_d_CheckoutSwapConfiguration as CheckoutSwapConfiguration, type checkout_d_CheckoutSwapFailureEvent as CheckoutSwapFailureEvent, type checkout_d_CheckoutSwapRejectedEvent as CheckoutSwapRejectedEvent, type checkout_d_CheckoutSwapSuccessEvent as CheckoutSwapSuccessEvent, type checkout_d_CheckoutUserActionEvent as CheckoutUserActionEvent, checkout_d_CheckoutUserActionEventType as CheckoutUserActionEventType, type checkout_d_CheckoutWidgetConfiguration as CheckoutWidgetConfiguration, type checkout_d_CheckoutWidgetConnectFlowParams as CheckoutWidgetConnectFlowParams, type checkout_d_CheckoutWidgetFlowParams as CheckoutWidgetFlowParams, type checkout_d_CheckoutWidgetParams as CheckoutWidgetParams, type checkout_d_CheckoutWidgetWalletFlowParams as CheckoutWidgetWalletFlowParams, type checkout_d_CheckoutWidgetsConfig as CheckoutWidgetsConfig, 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_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_PostMessageData as PostMessageData, checkout_d_PostMessageHandler as PostMessageHandler, type checkout_d_PostMessageHandlerConfiguration as PostMessageHandlerConfiguration, checkout_d_PostMessageHandlerEventType as PostMessageHandlerEventType, 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_RequestAddFundsEvent as RequestAddFundsEvent, type checkout_d_RequestBridgeEvent as RequestBridgeEvent, type checkout_d_RequestConnectEvent as RequestConnectEvent, 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_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_getMetaMaskProviderDetail as getMetaMaskProviderDetail, checkout_d_getPassportProviderDetail as getPassportProviderDetail, checkout_d_isAddressSanctioned as isAddressSanctioned, checkout_d_validateProvider as validateProvider };
|
|
31996
32023
|
}
|
|
31997
32024
|
|
|
31998
32025
|
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-DdiXqLnW.js';
|
|
2
|
+
export { b as blockchainData } from './blockchain_data-DmBo09Ub.js';
|
|
3
|
+
export { p as passport } from './passport-DnEOV22D.js';
|
|
4
|
+
export { o as orderbook } from './orderbook-C3Fya1eb.js';
|
|
5
|
+
export { c as checkout } from './checkout-BFNKSC1p.js';
|
|
6
|
+
export { x } from './x-BNrl5-72.js';
|
|
7
|
+
export { w as webhook } from './webhook-CLXVoP8g.js';
|
|
8
|
+
export { m as mintingBackend } from './minting_backend-D0xUp3hC.js';
|
|
9
|
+
import './index-n1s55SSO.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-CV4zecZ4.js';
|
|
14
|
+
import './index-CRCX_kjh.js';
|
|
15
|
+
import './index-DZ3iNNYG.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-I5hCRizU.js';
|
|
39
39
|
import 'form-data';
|
|
40
40
|
import 'ethers-v6';
|
|
41
41
|
import 'merkletreejs';
|
|
@@ -47,5 +47,5 @@ import '@ethersproject/solidity';
|
|
|
47
47
|
import '@uniswap/router-sdk';
|
|
48
48
|
import '@ethersproject/units';
|
|
49
49
|
import '@ethersproject/bignumber';
|
|
50
|
-
import './index-
|
|
50
|
+
import './index-YU2e3sgJ.js';
|
|
51
51
|
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, s as setEnvironment, b as setPublishableApiKey } from './index-
|
|
1
|
+
import { B as BlockchainData } from './index-CV4zecZ4.js';
|
|
2
|
+
import { h as handle } from './index-YU2e3sgJ.js';
|
|
3
|
+
import { t as track, s as setEnvironment, b as setPublishableApiKey } from './index-n1s55SSO.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-D0xUp3hC.js';
|
|
2
|
+
import './index-CV4zecZ4.js';
|
|
3
|
+
import './index-CRCX_kjh.js';
|
|
4
4
|
import 'axios';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-n1s55SSO.js';
|
|
6
6
|
import 'lru-memorise';
|
|
7
7
|
import 'global-const';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-YU2e3sgJ.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-I5hCRizU.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-I5hCRizU.js';
|
|
2
|
+
import './index-n1s55SSO.js';
|
|
3
3
|
import 'axios';
|
|
4
4
|
import 'lru-memorise';
|
|
5
5
|
import 'global-const';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import globalAxios, { isAxiosError as isAxiosError$1 } from 'axios';
|
|
2
|
-
import { c as setPassportClientId, t as track, i as identify, d as trackError, u as utils$2, e as trackFlow, g as getDetail, D as Detail, f as trackDuration, E as Environment } from './index-
|
|
3
|
-
import { M as MultiRollupApiClients, c as createConfig, m as multiRollupConfig, I as ImxApiClients, d as imxApiConfig } from './index-
|
|
4
|
-
import { g as IMXClient, s as signRaw, c as convertToSignableToken, t as generateLegacyStarkPrivateKey, r as createStarkSigner } from './index-
|
|
2
|
+
import { c as setPassportClientId, t as track, i as identify, d as trackError, u as utils$2, e as trackFlow, g as getDetail, D as Detail, f as trackDuration, E as Environment } from './index-n1s55SSO.js';
|
|
3
|
+
import { M as MultiRollupApiClients, c as createConfig, m as multiRollupConfig, I as ImxApiClients, d as imxApiConfig } from './index-CRCX_kjh.js';
|
|
4
|
+
import { g as IMXClient, s as signRaw, c as convertToSignableToken, t as generateLegacyStarkPrivateKey, r as createStarkSigner } from './index-DZ3iNNYG.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,10 +1,10 @@
|
|
|
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-DnEOV22D.js';
|
|
2
2
|
import 'axios';
|
|
3
|
-
import './index-
|
|
3
|
+
import './index-n1s55SSO.js';
|
|
4
4
|
import 'lru-memorise';
|
|
5
5
|
import 'global-const';
|
|
6
|
-
import './index-
|
|
7
|
-
import './index-
|
|
6
|
+
import './index-CRCX_kjh.js';
|
|
7
|
+
import './index-DZ3iNNYG.js';
|
|
8
8
|
import '@ethersproject/keccak256';
|
|
9
9
|
import '@ethersproject/strings';
|
|
10
10
|
import 'bn.js';
|
package/dist/webhook.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { I as ImxConfiguration, c as convertToSignableToken, s as signRaw, e as exportContracts, a as signMessage, E as EncodingApi, M as MintsApi, b as signRegisterEthAddress, A as ApiConfiguration, d as AssetsApi, B as BalancesApi, C as CollectionsApi, D as DepositsApi, f as ExchangesApi, g as IMXClient, h as IMXError, i as ImmutableX, j as MetadataApi, k as MetadataRefreshesApi, l as MetadataSchemaRequestTypeEnum, N as NftCheckoutPrimaryApi, O as OrdersApi, P as PrimarySalesApi, m as ProjectsApi, T as TokensApi, n as TradesApi, o as TransfersApi, U as UsersApi, W as WithdrawalsApi, p as createConfig, q as createImmutableXConfiguration, r as createStarkSigner, t as generateLegacyStarkPrivateKey, u as generateStarkPrivateKey, v as imxClientConfig, w as production, x as sandbox, y as serializePackedSignature, z as starkEcOrder } from './index-
|
|
2
|
-
import { b as index$2 } from './index-
|
|
1
|
+
import { I as ImxConfiguration, c as convertToSignableToken, s as signRaw, e as exportContracts, a as signMessage, E as EncodingApi, M as MintsApi, b as signRegisterEthAddress, A as ApiConfiguration, d as AssetsApi, B as BalancesApi, C as CollectionsApi, D as DepositsApi, f as ExchangesApi, g as IMXClient, h as IMXError, i as ImmutableX, j as MetadataApi, k as MetadataRefreshesApi, l as MetadataSchemaRequestTypeEnum, N as NftCheckoutPrimaryApi, O as OrdersApi, P as PrimarySalesApi, m as ProjectsApi, T as TokensApi, n as TradesApi, o as TransfersApi, U as UsersApi, W as WithdrawalsApi, p as createConfig, q as createImmutableXConfiguration, r as createStarkSigner, t as generateLegacyStarkPrivateKey, u as generateStarkPrivateKey, v as imxClientConfig, w as production, x as sandbox, y as serializePackedSignature, z as starkEcOrder } from './index-DZ3iNNYG.js';
|
|
2
|
+
import { b as index$2 } from './index-CRCX_kjh.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-n1s55SSO.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, d as AssetsApi, B as BalancesApi, C as CollectionsApi, e as Contracts, D as DepositsApi, E as EncodingApi, f as ExchangesApi, g as IMXClient, h as IMXError, i as ImmutableX, I as ImxConfiguration, j as MetadataApi, k as MetadataRefreshesApi, l as MetadataSchemaRequestTypeEnum, M as MintsApi, N as NftCheckoutPrimaryApi, O as OrdersApi, P as PrimarySalesApi, m as ProjectsApi, T as TokensApi, n as TradesApi, o as TransfersApi, U as UsersApi, W as WithdrawalsApi, p as createConfig, q as createImmutableXConfiguration, r as createStarkSigner, t as generateLegacyStarkPrivateKey, u as generateStarkPrivateKey, v as imxClientConfig, r as imxClientCreateStarkSigner, t as imxClientGenerateLegacyStarkPrivateKey, w as production, x as sandbox, y as serializePackedSignature, b as signRegisterEthAddress, z 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, d as AssetsApi, B as BalancesApi, C as CollectionsApi, e as Contracts, D as DepositsApi, E as EncodingApi, f as ExchangesApi, g as IMXClient, h as IMXError, i as ImmutableX, I as ImxConfiguration, j as MetadataApi, k as MetadataRefreshesApi, l as MetadataSchemaRequestTypeEnum, M as MintsApi, N as NftCheckoutPrimaryApi, O as OrdersApi, P as PrimarySalesApi, m as ProjectsApi, T as TokensApi, n as TradesApi, o as TransfersApi, U as UsersApi, W as WithdrawalsApi, p as createConfig, q as createImmutableXConfiguration, r as createStarkSigner, t as generateLegacyStarkPrivateKey, u as generateStarkPrivateKey, v as imxClientConfig, r as imxClientCreateStarkSigner, t as imxClientGenerateLegacyStarkPrivateKey, w as production, x as sandbox, y as serializePackedSignature, b as signRegisterEthAddress, z as starkEcOrder } from './index-DZ3iNNYG.js';
|
|
2
|
+
export { G as GenericIMXProvider, M as MetaMaskIMXProvider, P as ProviderConfiguration } from './x-BNrl5-72.js';
|
|
3
|
+
export { E as Environment, I as ImmutableConfiguration } from './index-n1s55SSO.js';
|
|
4
4
|
export { Signer as EthSigner } from '@ethersproject/abstract-signer';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-CRCX_kjh.js';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import '@ethersproject/keccak256';
|
|
8
8
|
import '@ethersproject/strings';
|
package/package.json
CHANGED