@funkit/connect 9.21.1-next.0 → 9.23.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.
Files changed (82) hide show
  1. package/CHANGELOG.md +26 -18
  2. package/dist/clients/aave.d.ts +2 -0
  3. package/dist/clients/aave.js +3 -0
  4. package/dist/clients/{chunk-7HNGV6JU.js → chunk-KSSSSWR6.js} +1 -1
  5. package/dist/clients/{chunk-4HCOSF4M.js → chunk-NCCAYPLO.js} +1 -1
  6. package/dist/clients/{chunk-NCUPPJ2Z.js → chunk-OWXKWC7I.js} +8 -8
  7. package/dist/clients/{chunk-NUJ6ZM5F.js → chunk-ZMVXBMON.js} +1 -1
  8. package/dist/clients/fanatics.css +1 -1
  9. package/dist/clients/fanatics.js +3 -3
  10. package/dist/clients/lighter.css +1 -1
  11. package/dist/clients/lighter.js +3 -3
  12. package/dist/clients/polymarket/PolymarketDepositAccountDropdown.css +11 -11
  13. package/dist/clients/polymarket/PolymarketDepositAccountDropdown.js +5 -5
  14. package/dist/clients/polymarket/index.css +11 -11
  15. package/dist/clients/polymarket/index.js +5 -5
  16. package/dist/components/Icons/New/ArrowCircleUpRightIcon.d.ts +4 -0
  17. package/dist/domains/swapped.d.ts +10 -1
  18. package/dist/hooks/queries/useRecentCheckouts.d.ts +4 -2
  19. package/dist/hooks/queries/useRecentDeposits.d.ts +4 -9
  20. package/dist/hooks/track/CheckoutModalEvent.d.ts +1 -0
  21. package/dist/hooks/useEffectEvent.d.ts +1 -3
  22. package/dist/hooks/usePaymentMethodTabs.d.ts +5 -0
  23. package/dist/hooks/usePaymentSources.d.ts +1 -1
  24. package/dist/hooks/useTokenTransferConfig.d.ts +0 -7
  25. package/dist/index.css +11 -11
  26. package/dist/index.js +1470 -1250
  27. package/dist/interfaces/identity.d.ts +7 -0
  28. package/dist/modals/CheckoutModal/InputAmount/InputAmountLayout.d.ts +6 -1
  29. package/dist/modals/CheckoutModal/SourceChange/CryptoCashToggle.d.ts +2 -2
  30. package/dist/modals/WithdrawalModal/LighterWithdrawal.d.ts +31 -0
  31. package/dist/providers/FunkitConfigContext.d.ts +2 -0
  32. package/dist/providers/SwappedProvider.d.ts +2 -2
  33. package/dist/utils/checkout.d.ts +18 -20
  34. package/dist/utils/customer.d.ts +13 -1
  35. package/dist/utils/tokenTransfer/disabledList.d.ts +14 -1
  36. package/dist/utils/tokenTransfer/types.d.ts +30 -5
  37. package/dist/wallets/walletConnectors/index.js +48 -48
  38. package/package.json +2 -2
  39. package/dist/__generated__/default_configs.d.ts +0 -901
  40. package/dist/__generated__/default_feature_gates.d.ts +0 -20
  41. package/dist/chunk-6K4U3Z4Z.js +0 -375
  42. package/dist/chunk-NBECXHBY.js +0 -249
  43. package/dist/chunk-PFIXC5YK.js +0 -249
  44. package/dist/clients/chunk-25ICASD7.js +0 -2371
  45. package/dist/clients/chunk-7GWX2ZS4.js +0 -69
  46. package/dist/clients/chunk-EGMA6ATZ.js +0 -2371
  47. package/dist/clients/chunk-GGXTLJ7J.js +0 -290
  48. package/dist/clients/chunk-HRWCNZJA.js +0 -230
  49. package/dist/clients/chunk-JTGKAPID.js +0 -2382
  50. package/dist/clients/chunk-L7PABCF2.js +0 -54
  51. package/dist/clients/chunk-OJLDTEKB.js +0 -54
  52. package/dist/clients/chunk-SSSQQ32F.js +0 -186
  53. package/dist/clients/chunk-UVWNEQMD.js +0 -186
  54. package/dist/clients/chunk-YLZ7COFH.js +0 -230
  55. package/dist/clients/chunk-ZEFHAWRH.js +0 -69
  56. package/dist/clients/polymarket.d.ts +0 -161
  57. package/dist/clients/polymarket.js +0 -688
  58. package/dist/interfaces/logTransport.d.ts +0 -51
  59. package/dist/interfaces/swapped-transport.d.ts +0 -78
  60. package/dist/modals/CheckoutModal/SourceChange/EmptyFormOfPaymentsMessage.d.ts +0 -4
  61. package/dist/modals/CheckoutModal/SourceChange/useUpdateSourceAssetForCard.d.ts +0 -4
  62. package/dist/modals/CheckoutModal/SwappedIframe/SwappedErrorMessage.d.ts +0 -6
  63. package/dist/utils/flags/resolver.d.ts +0 -34
  64. package/dist/wallets/walletConnectors/chunk-2VP2F6EK.js +0 -70
  65. package/dist/wallets/walletConnectors/chunk-4T6ZSRJF.js +0 -69
  66. package/dist/wallets/walletConnectors/chunk-6BW3HLBG.js +0 -96
  67. package/dist/wallets/walletConnectors/chunk-CCQV2ZET.js +0 -218
  68. package/dist/wallets/walletConnectors/chunk-CPI4TD43.js +0 -99
  69. package/dist/wallets/walletConnectors/chunk-F5XEEVG6.js +0 -98
  70. package/dist/wallets/walletConnectors/chunk-HNRB7KJU.js +0 -92
  71. package/dist/wallets/walletConnectors/chunk-HTHAK6XB.js +0 -93
  72. package/dist/wallets/walletConnectors/chunk-MIQTHJ6X.js +0 -66
  73. package/dist/wallets/walletConnectors/chunk-RB3HR4R2.js +0 -95
  74. package/dist/wallets/walletConnectors/chunk-RVOY537T.js +0 -100
  75. package/dist/wallets/walletConnectors/chunk-STVVP43G.js +0 -94
  76. package/dist/wallets/walletConnectors/chunk-UK7C2JXW.js +0 -87
  77. package/dist/wallets/walletConnectors/chunk-VAPGUPHO.js +0 -92
  78. package/dist/wallets/walletConnectors/chunk-VTM6EECM.js +0 -110
  79. package/dist/wallets/walletConnectors/chunk-X6CGV36L.js +0 -103
  80. package/dist/wallets/walletConnectors/chunk-YEZM4CK4.js +0 -96
  81. package/dist/wallets/walletConnectors/chunk-ZNX4EMPB.js +0 -106
  82. /package/dist/clients/{chunk-JD3FIVZ7.js → chunk-52NKHZS2.js} +0 -0
@@ -30,6 +30,13 @@ export interface FunkitIdentity {
30
30
  walletAddress: Address | '';
31
31
  /** How the user authenticated (guest vs web3). */
32
32
  loginType: LoginType;
33
+ /**
34
+ * Email the integrator supplies to prefill the Swapped fiat ramp iframe, when
35
+ * present. Like `externalUserId`, it's set by the integrator but describes the
36
+ * end user, so it belongs on the identity seam rather than being read from
37
+ * `useFunkitConfig` directly by core hooks.
38
+ */
39
+ prefillFiatEmail?: string;
33
40
  }
34
41
  /**
35
42
  * Contract a platform implements to feed identity into core. Each platform
@@ -7,9 +7,14 @@ interface InputAmountLayoutProps {
7
7
  amountOptions?: ReactNode;
8
8
  amountInput: ReactNode;
9
9
  amountInputSwitch: ReactNode;
10
+ /** Symbol of the token the switcher displays — mode-dependent (EXACT_IN →
11
+ * input, EXACT_OUT → output), resolved upstream via computeSwitcherDisplayToken.
12
+ * When the `hide-stablecoin-amount-switch` gate is on and this is a recognized
13
+ * stablecoin, the switcher is auto-hidden. */
14
+ switcherTokenSymbol?: string;
10
15
  header?: ReactNode;
11
16
  footer?: ReactNode;
12
17
  error?: ErrorNotification;
13
18
  }
14
- export declare function InputAmountLayout({ actionButtonProps, amountOptions, fiatCurrencySelector, amountInput, amountInputSwitch, header, footer, error, }: InputAmountLayoutProps): React.JSX.Element;
19
+ export declare function InputAmountLayout({ actionButtonProps, amountOptions, fiatCurrencySelector, amountInput, amountInputSwitch, switcherTokenSymbol, header, footer, error, }: InputAmountLayoutProps): React.JSX.Element;
15
20
  export {};
@@ -3,12 +3,12 @@ import { type BoxProps } from '../../../components/Box/Box';
3
3
  import type { PaymentMethodType } from '../../../hooks/usePaymentSources';
4
4
  interface CryptoCashToggleProps {
5
5
  activeTab: PaymentMethodType;
6
- defaultTab?: PaymentMethodType;
7
6
  disabled?: boolean;
8
7
  onTabChange: (tab: PaymentMethodType) => void;
9
8
  marginTop?: BoxProps['marginTop'];
10
9
  marginBottom?: BoxProps['marginBottom'];
11
10
  style?: React.CSSProperties;
11
+ tabs: PaymentMethodType[];
12
12
  }
13
- export declare const CryptoCashToggle: ({ activeTab, defaultTab, disabled, onTabChange, marginTop, marginBottom, style, }: CryptoCashToggleProps) => React.JSX.Element;
13
+ export declare const CryptoCashToggle: ({ activeTab, disabled, onTabChange, marginTop, marginBottom, style, tabs: tabTypes, }: CryptoCashToggleProps) => React.JSX.Element;
14
14
  export {};
@@ -6,9 +6,37 @@
6
6
  import type { LighterAccountIndex } from '@funkit/api-base';
7
7
  import React from 'react';
8
8
  import type { CustomWithdrawalConfig, WalletWithdrawalConfig } from '../../providers/FunkitCheckoutContext';
9
+ import type { LighterShare } from '../../utils/customer';
9
10
  import type { SourceTokenOption } from './WithdrawAmountInput';
10
11
  /** Free (withdrawable) balance for a single Lighter asset: balance - locked. */
11
12
  export declare function freeBalance(balance: string, lockedBalance: string): string;
13
+ /**
14
+ * Lighter Fast charges an "unstaked" fee — a flat deduction taken off the
15
+ * withdrawal amount before quoting — for users who aren't sufficiently staked
16
+ * in Lighter's staking pool. Sufficiently-staked users pay nothing.
17
+ *
18
+ * "Sufficiently staked" = the user holds a share in the staking pool with a
19
+ * principal above the threshold. The staking pool is identified by its index,
20
+ * hardcoded here (previously read from `systemConfig.staking_pool_index`) since
21
+ * it's currently the only public pool a withdrawing user holds a share in.
22
+ * Non-stakers report `shares: []`.
23
+ */
24
+ export declare const LIGHTER_STAKING_POOL_INDEX = 281474976624800;
25
+ export declare const LIGHTER_UNSTAKED_FEE_TOKENS = 3;
26
+ export declare const LIGHTER_STAKING_PRINCIPAL_THRESHOLD = 100;
27
+ /**
28
+ * Resolves the Lighter Fast unstaked fee (in source tokens, i.e. USDC) for a
29
+ * user. Returns 0 when the user's staking-pool principal exceeds the threshold,
30
+ * otherwise {@link LIGHTER_UNSTAKED_FEE_TOKENS}. A non-staker (`shares: []`,
31
+ * or no staking-pool share) pays the fee.
32
+ */
33
+ export declare function resolveLighterUnstakedFeeTokens(shares: LighterShare[]): number;
34
+ /**
35
+ * Deducts the Lighter Fast unstaked fee from a withdrawal input amount, clamped
36
+ * at 0. Uses `dnum` fixed-point math so the subtraction stays exact (e.g. the
37
+ * input is a decimal string straight from the amount field).
38
+ */
39
+ export declare function deductLighterUnstakedFee(inputAmount: string, feeTokens: number): string;
12
40
  /**
13
41
  * Fetches all asset balances for a Lighter account. Returns:
14
42
  *
@@ -20,6 +48,7 @@ export declare function useLighterWithdrawalBalances({ accountIndex, }: {
20
48
  }): {
21
49
  balances: Record<string, string>;
22
50
  assets: import("../../utils/customer").LighterAsset[];
51
+ shares: LighterShare[];
23
52
  isLoading: boolean;
24
53
  };
25
54
  type FunkitWithdrawalConfig = WalletWithdrawalConfig | CustomWithdrawalConfig;
@@ -50,9 +79,11 @@ export declare function buildLighterSourceTokenOptions(config: FunkitWithdrawalC
50
79
  */
51
80
  export declare function useLighterWithdrawal(config: FunkitWithdrawalConfig, setRecipientAddress: (addr: string) => void): {
52
81
  isLighterSecure: boolean;
82
+ isLighterFast: boolean;
53
83
  connectedAddress: `0x${string}` | undefined;
54
84
  lighterBalances: Record<string, string>;
55
85
  lighterAssets: import("../../utils/customer").LighterAsset[];
86
+ lighterFastUnstakedFee: number;
56
87
  };
57
88
  /**
58
89
  * Resolves the source-token dropdown options for a Lighter customer.
@@ -263,6 +263,8 @@ export type FunkitConfig = {
263
263
  uiCustomizations?: FunkitUiCustomizationsConfig;
264
264
  /** used to link funkit users to your own user system */
265
265
  externalUserId?: string;
266
+ /** Email prefilled into the Swapped fiat onramp/offramp iframe. Set once at provider init. */
267
+ prefillFiatEmail?: string;
266
268
  /** Disable Datadog logging - defaults to false (logging enabled) */
267
269
  disableLogging?: boolean;
268
270
  };
@@ -1,5 +1,5 @@
1
- import { type FormOfPaymentType } from '@funkit/api-base';
2
- import type { SwappedTransport } from '@funkit/connect-core';
1
+ import type { FormOfPaymentType } from '@funkit/api-base';
2
+ import { type SwappedTransport } from '@funkit/connect-core';
3
3
  import React from 'react';
4
4
  import { type SwappedTheme } from '../utils/swapped';
5
5
  interface SwappedContextValue {
@@ -1,7 +1,7 @@
1
- import { type CheckoutHistoryItem, type CheckoutRefundState, CheckoutState, type DirectExecution } from '@funkit/api-base';
1
+ export { isCheckoutHistoryDirectExecution, isCheckoutValid, type MergedCheckoutHistoryItem, toMergedCheckoutHistoryItem, } from '@funkit/connect-core';
2
2
  import { type ApiFunkitCheckoutQuoteResult, type CheckoutQuoteResponse } from '@funkit/utils';
3
3
  import type { Dnum } from 'dnum';
4
- import { type Address, type Hex } from 'viem';
4
+ import { type Address } from 'viem';
5
5
  import type { ServerCheckoutConfig } from '../domains/clientMetadata';
6
6
  import type { FunkitCheckoutQuoteResult } from '../domains/quote';
7
7
  import type { Config, UseConfigReturnType } from '../wagmi/hooks';
@@ -101,23 +101,6 @@ export declare function isCheckoutCrFlow(config: FunkitCheckoutConfig): boolean;
101
101
  * @param config can be either be a config from live checkoutItem OR from checkout history's clientMetadata
102
102
  */
103
103
  export declare function isCheckoutPostActionRequired(config: FunkitCheckoutConfig | ServerCheckoutConfig): boolean;
104
- /**
105
- * @returns whether we should show the checkout to the user (ie. supported in current sdk version & not cancelled)
106
- */
107
- export declare const isCheckoutValid: (checkout: CheckoutHistoryItem | MergedCheckoutHistoryItem) => boolean;
108
- export declare const isCheckoutHistoryDirectExecution: (checkoutId: string) => boolean;
109
- export type MergedCheckoutHistoryItem = {
110
- directExecution: boolean;
111
- /** For direction execution this is the tx hash, for checkouts it is the deposit address */
112
- id: Hex;
113
- refundState?: CheckoutRefundState;
114
- state: CheckoutState;
115
- } & ((CheckoutHistoryItem & {
116
- directExecution: false;
117
- }) | (DirectExecution & {
118
- directExecution: true;
119
- }));
120
- export declare function toMergedCheckoutHistoryItem(item: CheckoutHistoryItem | DirectExecution): MergedCheckoutHistoryItem;
121
104
  export declare function isVaultDepositCheckout(checkoutConfig: FunkitCheckoutConfig, sourceHolding: {
122
105
  chainId: string;
123
106
  tokenAddress: string;
@@ -128,4 +111,19 @@ export declare function computeDisplayDestinationToken(checkoutConfig: FunkitChe
128
111
  finalizedTokenSymbol: string;
129
112
  finalizedTokenIcon: string;
130
113
  };
131
- export {};
114
+ /**
115
+ * The amount-input switcher labels the *traded* token, which differs by quote
116
+ * mode: in EXACT_IN the entered amount is the source quantity, so it's labelled
117
+ * with the input token; in EXACT_OUT it's the destination quantity, labelled
118
+ * with the output token. Single source of truth shared by the loaded and
119
+ * loading screens so their labels never diverge.
120
+ */
121
+ export declare function computeSwitcherDisplayToken({ checkoutConfig, displayAssetAmount, isExactIn, sourceTokenSymbol, }: {
122
+ checkoutConfig: FunkitCheckoutConfig | ServerCheckoutConfig | undefined;
123
+ displayAssetAmount: number;
124
+ isExactIn: boolean;
125
+ sourceTokenSymbol: string | null | undefined;
126
+ }): {
127
+ amount: number;
128
+ symbol: string;
129
+ };
@@ -25,6 +25,18 @@ export type LighterAsset = {
25
25
  balance: string;
26
26
  locked_balance: string;
27
27
  };
28
+ /**
29
+ * A user's stake in a Lighter public pool. The staking pool is identified by
30
+ * matching `public_pool_index` against the known staking pool index;
31
+ * `principal_amount` is the staked USDC principal (decimal string).
32
+ */
33
+ export type LighterShare = {
34
+ public_pool_index: number;
35
+ shares_amount: number;
36
+ entry_usdc: string;
37
+ principal_amount: string;
38
+ entry_timestamp: number;
39
+ };
28
40
  export type LighterAccount = {
29
41
  code: number;
30
42
  account_type: number;
@@ -50,7 +62,7 @@ export type LighterAccount = {
50
62
  assets: LighterAsset[];
51
63
  total_asset_value: string;
52
64
  cross_asset_value: string;
53
- shares: unknown[];
65
+ shares: LighterShare[];
54
66
  pending_unlocks: unknown[];
55
67
  };
56
68
  export type LighterAccountResponse = {
@@ -1 +1,14 @@
1
- export { type DisabledChainsAndAssets, isAssetDisabled, isChainDisabled, } from '@funkit/connect-core';
1
+ /**
2
+ * Keys are chainId strings. Values are arrays of token addresses,
3
+ * or ["*"] to disable the entire chain.
4
+ */
5
+ export type DisabledChainsAndAssets = Record<string, string[]>;
6
+ /** Returns true if an entire chain is disabled (has ["*"]). */
7
+ export declare function isChainDisabled(disabledConfig: DisabledChainsAndAssets, chainId: number | string): boolean;
8
+ /**
9
+ * Returns true if a specific chain + asset combination is disabled.
10
+ * - If the chain has ["*"], the entire chain (and all its assets) is disabled.
11
+ * - If the chain has specific addresses, only those tokens are disabled.
12
+ * - Address comparison is case-insensitive.
13
+ */
14
+ export declare function isAssetDisabled(disabledConfig: DisabledChainsAndAssets, chainId: number | string, tokenAddress: string): boolean;
@@ -1,7 +1,32 @@
1
- import type { TokenTransferConfigResult } from '@funkit/connect-core';
2
- export type { ResolvedAssetInfo, TokenTransferAssetConfig, TokenTransferChainConfig, TokenTransferConfigResult, } from '@funkit/connect-core';
3
- /** The full output of useTokenTransferConfig: the resolved config + load state. */
4
- export interface TokenTransferConfig extends TokenTransferConfigResult {
5
- /** True while /assets/supported is still loading. */
1
+ import type { GetSupportedAssetsResponse, SupportedAssetInfo } from '@funkit/api-base';
2
+ /** Raw asset entry from the Statsig tokentransferconfig */
3
+ export interface TokenTransferAssetConfig {
4
+ address: string;
5
+ /** Show a "New" badge for this token. 'primary' promotes it as the highlighted new token. */
6
+ showNewBadge?: 'primary' | true;
7
+ }
8
+ /** Resolved asset: API metadata merged with config-driven fields */
9
+ export type ResolvedAssetInfo = SupportedAssetInfo & TokenTransferAssetConfig;
10
+ /** Raw chain entry from the Statsig tokentransferconfig */
11
+ export interface TokenTransferChainConfig {
12
+ readonly chainId: number;
13
+ readonly isDefault?: boolean;
14
+ readonly assets: readonly TokenTransferAssetConfig[];
15
+ }
16
+ /** The full output of useTokenTransferConfig */
17
+ export interface TokenTransferConfig {
18
+ /** Supported assets filtered by config, keyed by [chainId][address] */
19
+ supportedAssets: GetSupportedAssetsResponse;
20
+ /** Backward-compatible Record<number, string[]> (chainId -> symbol[]) */
21
+ symbolsByChainId: Record<number, string[]>;
22
+ /** Chain IDs in config display order */
23
+ chainIdSortOrder: number[];
24
+ /** Default chain ID (from isDefault on chain entry) */
25
+ defaultChainId: number | undefined;
26
+ /** Token symbols to prioritize at the top of the dropdown */
27
+ priorityTokenSymbols: string[];
28
+ /** Token symbols that have a "New" badge. The 'primary' symbol is first. */
29
+ newBadgeSymbols: Set<string>;
30
+ /** True while /assets/supported is still loading */
6
31
  isLoading: boolean;
7
32
  }
@@ -1,28 +1,25 @@
1
1
  "use client";
2
- import {
3
- zealWallet
4
- } from "./chunk-52QXXLDS.js";
5
2
  import {
6
3
  zerionWallet
7
4
  } from "./chunk-SWFF3TWJ.js";
8
5
  import {
9
- subWallet
10
- } from "./chunk-NR2OGDHQ.js";
6
+ gateWallet
7
+ } from "./chunk-JPN6TWIT.js";
8
+ import {
9
+ tokenPocketWallet
10
+ } from "./chunk-WKNQMP4A.js";
11
11
  import {
12
12
  talismanWallet
13
13
  } from "./chunk-4DCO3TGL.js";
14
- import {
15
- trustWallet
16
- } from "./chunk-KCRO2AGO.js";
17
14
  import {
18
15
  tokenaryWallet
19
16
  } from "./chunk-VH3THHJY.js";
17
+ import {
18
+ trustWallet
19
+ } from "./chunk-KCRO2AGO.js";
20
20
  import {
21
21
  uniswapWallet
22
22
  } from "./chunk-Z3PPW6NC.js";
23
- import {
24
- tokenPocketWallet
25
- } from "./chunk-WKNQMP4A.js";
26
23
  import {
27
24
  walletConnectWallet
28
25
  } from "./chunk-3FCWJRI4.js";
@@ -30,77 +27,83 @@ import {
30
27
  xdefiWallet
31
28
  } from "./chunk-JN5I3DNC.js";
32
29
  import {
33
- ramperWallet
34
- } from "./chunk-OQB55QXP.js";
35
- import {
36
- phantomWallet
37
- } from "./chunk-QY53O7WG.js";
30
+ zealWallet
31
+ } from "./chunk-52QXXLDS.js";
38
32
  import {
39
33
  rainbowWallet
40
34
  } from "./chunk-W2LCLDPX.js";
41
35
  import {
42
- safeWallet
43
- } from "./chunk-RCY66YHF.js";
36
+ ramperWallet
37
+ } from "./chunk-OQB55QXP.js";
44
38
  import {
45
39
  roninWallet
46
40
  } from "./chunk-YQFGVZGR.js";
41
+ import {
42
+ safeWallet
43
+ } from "./chunk-RCY66YHF.js";
47
44
  import {
48
45
  safeheronWallet
49
46
  } from "./chunk-76S7R2ND.js";
50
47
  import {
51
48
  safepalWallet
52
49
  } from "./chunk-XCNHV3HS.js";
50
+ import {
51
+ subWallet
52
+ } from "./chunk-NR2OGDHQ.js";
53
53
  import {
54
54
  tahoWallet
55
55
  } from "./chunk-7ZYCBDQ4.js";
56
56
  import {
57
- omniWallet
58
- } from "./chunk-2CX7LX4J.js";
57
+ oktoWallet
58
+ } from "./chunk-YWOVAU6O.js";
59
59
  import {
60
60
  okxWallet
61
61
  } from "./chunk-KI5Y2BBF.js";
62
62
  import {
63
- metaMaskWallet
64
- } from "./chunk-YO2K4MBH.js";
63
+ omniWallet
64
+ } from "./chunk-2CX7LX4J.js";
65
65
  import {
66
66
  oneInchWallet
67
67
  } from "./chunk-QG6ZHI7B.js";
68
- import {
69
- oktoWallet
70
- } from "./chunk-YWOVAU6O.js";
71
68
  import {
72
69
  mewWallet
73
70
  } from "./chunk-MQM45ADF.js";
74
71
  import {
75
72
  oneKeyWallet
76
73
  } from "./chunk-WVT6BBJH.js";
74
+ import {
75
+ phantomWallet
76
+ } from "./chunk-QY53O7WG.js";
77
77
  import {
78
78
  rabbyWallet
79
79
  } from "./chunk-RB66PKPA.js";
80
+ import {
81
+ desigWallet
82
+ } from "./chunk-FW3WZETT.js";
80
83
  import {
81
84
  frameWallet
82
85
  } from "./chunk-BU3ZAT5X.js";
83
- import {
84
- frontierWallet
85
- } from "./chunk-AVDUNQUW.js";
86
- import {
87
- gateWallet
88
- } from "./chunk-JPN6TWIT.js";
89
86
  import {
90
87
  imTokenWallet
91
88
  } from "./chunk-WNAGGFMG.js";
89
+ import {
90
+ frontierWallet
91
+ } from "./chunk-AVDUNQUW.js";
92
92
  import {
93
93
  injectedWallet
94
94
  } from "./chunk-T6LGKC3F.js";
95
- import {
96
- desigWallet
97
- } from "./chunk-FW3WZETT.js";
98
95
  import {
99
96
  kresusWallet
100
97
  } from "./chunk-RICTB3FA.js";
101
98
  import {
102
99
  ledgerWallet
103
100
  } from "./chunk-RPV27V2Y.js";
101
+ import {
102
+ metaMaskWallet
103
+ } from "./chunk-YO2K4MBH.js";
104
+ import {
105
+ bybitWallet
106
+ } from "./chunk-OX37G4YT.js";
104
107
  import {
105
108
  clvWallet
106
109
  } from "./chunk-OEEGYENV.js";
@@ -110,15 +113,9 @@ import {
110
113
  import {
111
114
  coinbaseWallet
112
115
  } from "./chunk-2DLDAZRH.js";
113
- import {
114
- bybitWallet
115
- } from "./chunk-OX37G4YT.js";
116
116
  import {
117
117
  coreWallet
118
118
  } from "./chunk-4NV5BYRP.js";
119
- import {
120
- dawnWallet
121
- } from "./chunk-G2PHTVL6.js";
122
119
  import {
123
120
  enkryptWallet
124
121
  } from "./chunk-HBQK5RD5.js";
@@ -126,23 +123,26 @@ import {
126
123
  foxWallet
127
124
  } from "./chunk-GUQM4QSL.js";
128
125
  import {
129
- bitskiWallet
130
- } from "./chunk-7HRFUZFX.js";
126
+ dawnWallet
127
+ } from "./chunk-G2PHTVL6.js";
131
128
  import {
132
129
  argentWallet
133
130
  } from "./chunk-NTMBEOR2.js";
134
- import {
135
- bitverseWallet
136
- } from "./chunk-NSK6A7TI.js";
137
131
  import {
138
132
  bifrostWallet
139
133
  } from "./chunk-IULPZP2Q.js";
140
- import {
141
- bloomWallet
142
- } from "./chunk-PJ7Y57EH.js";
143
134
  import {
144
135
  bitgetWallet
145
136
  } from "./chunk-TKB2OY6G.js";
137
+ import {
138
+ bitskiWallet
139
+ } from "./chunk-7HRFUZFX.js";
140
+ import {
141
+ bitverseWallet
142
+ } from "./chunk-NSK6A7TI.js";
143
+ import {
144
+ bloomWallet
145
+ } from "./chunk-PJ7Y57EH.js";
146
146
  import "./chunk-N4IJLYFY.js";
147
147
  import {
148
148
  braveWallet
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@funkit/connect",
3
- "version": "9.21.1-next.0",
3
+ "version": "9.23.0",
4
4
  "description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
5
5
  "files": [
6
6
  "dist",
@@ -112,8 +112,8 @@
112
112
  "use-debounce": "^10.0.5",
113
113
  "uuid": "^11.1.1",
114
114
  "@funkit/api-base": "4.5.1",
115
- "@funkit/connect-core": "0.4.0-next.0",
116
115
  "@funkit/chains": "2.1.0",
116
+ "@funkit/connect-core": "1.0.0",
117
117
  "@funkit/fun-relay": "2.8.2",
118
118
  "@funkit/utils": "3.1.0"
119
119
  },