@funkit/connect 6.14.18 → 6.14.20

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 (30) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/dist/__generated__/default_configs.d.ts +1 -6
  3. package/dist/hooks/queries/useRecentDirectExecutions.d.ts +1 -1
  4. package/dist/hooks/track/CheckoutModalEvent.d.ts +0 -1
  5. package/dist/index.js +1920 -2090
  6. package/dist/providers/FunkitMoonpayProvider.d.ts +0 -5
  7. package/dist/utils/checkout.d.ts +0 -1
  8. package/dist/utils/flags/config.d.ts +2 -6
  9. package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
  10. package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
  11. package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
  12. package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
  13. package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
  14. package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
  15. package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
  16. package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
  17. package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
  18. package/dist/wallets/walletConnectors/index.js +72 -72
  19. package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
  20. package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
  21. package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
  22. package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
  23. package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
  24. package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
  25. package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
  26. package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
  27. package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
  28. package/package.json +6 -6
  29. package/dist/consts/moonpay.d.ts +0 -10
  30. package/dist/utils/moonpay.d.ts +0 -10
@@ -1,8 +1,3 @@
1
- import React, { type ReactNode } from 'react';
2
- export declare function FunkitMoonpayProvider({ children, }: {
3
- children: ReactNode;
4
- debug: boolean;
5
- }): React.JSX.Element;
6
1
  export interface UserIpInfoFromMoonpay {
7
2
  /** https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 */
8
3
  alpha2: 'AU' | 'CA' | 'US' | string;
@@ -77,7 +77,6 @@ export type TokenInfo = {
77
77
  * @returns List of tokenItem objects
78
78
  */
79
79
  export declare function decorateTokenList(tokensChainMap: Record<string, Set<string>>, targetChainId: string, apiKey: string): Promise<TokenInfo[]>;
80
- export declare function formatTokenAmountForMoonpay(amount: number, mpCurrencyCode: string): string;
81
80
  export declare function getTimeFromNowSeconds(startTimeMs: number, durationMs: number): number;
82
81
  export declare function getCheckoutReceivedAmount({ config, quote, }: {
83
82
  config: FunkitCheckoutConfig | ServerCheckoutConfig;
@@ -1,9 +1,5 @@
1
1
  import type { Override } from './types';
2
2
  export declare const flagConfig: {
3
- readonly supported_exchanges_v2: {
4
- readonly type: "string";
5
- readonly default_value: string;
6
- };
7
3
  readonly blocked_countries: {
8
4
  readonly type: "string";
9
5
  readonly default_value: string;
@@ -53,7 +49,7 @@ export declare const flagConfig: {
53
49
  readonly if_any: [{
54
50
  readonly key: "apiKey";
55
51
  readonly type: "isAnyOf";
56
- readonly values: ["Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "SMbBD7DS9b3EPcyBVg4a8az1rRWR9xB068chHoUN", "vWe20Dfyui2ouvfOhtSTY3Czeo8lFdbo5xXQBALZ", "clDebbfo9edXq1GydZ0CahSAfSimPj616lFa9p8e", "OXLUmejkh9PlNDS4gSvi9gcEWacOpTz2KUVepVf4", "BPVeP8zThG467vVIYzuiu5aVWAkS9KiR6tT1TdTP", "lUzTaIRxs95iin3pCAafB1ChA5akBiuQ1tjhXnau", "AH7lRIhbsL167nptv6eub9xDJXVHnYUm2vL7FLjK", "di9ZSqn1Ya68Y2XpBPUV1rCtNGXh8Xe5MGWzb1Xe", "2SrxurU07T2XPDxCAItjj4yYEMXlwV8K2kJB78AX", "5UzOrcAE2F3rcuMX2EeIlaYv5VUcDe6Lyh0PeZX2", "M3uox3cw0u8YCPV9cIREA6AugUMvPFTk6qOpm4um", "6TUi99Tq3O9MWj1IFX8Pv6spmPXzcvhy9NvBoeW2"];
52
+ readonly values: ["Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "SMbBD7DS9b3EPcyBVg4a8az1rRWR9xB068chHoUN", "vWe20Dfyui2ouvfOhtSTY3Czeo8lFdbo5xXQBALZ", "clDebbfo9edXq1GydZ0CahSAfSimPj616lFa9p8e", "OXLUmejkh9PlNDS4gSvi9gcEWacOpTz2KUVepVf4", "BPVeP8zThG467vVIYzuiu5aVWAkS9KiR6tT1TdTP", "lUzTaIRxs95iin3pCAafB1ChA5akBiuQ1tjhXnau", "AH7lRIhbsL167nptv6eub9xDJXVHnYUm2vL7FLjK", "di9ZSqn1Ya68Y2XpBPUV1rCtNGXh8Xe5MGWzb1Xe", "2SrxurU07T2XPDxCAItjj4yYEMXlwV8K2kJB78AX", "5UzOrcAE2F3rcuMX2EeIlaYv5VUcDe6Lyh0PeZX2", "M3uox3cw0u8YCPV9cIREA6AugUMvPFTk6qOpm4um", "6TUi99Tq3O9MWj1IFX8Pv6spmPXzcvhy9NvBoeW2", "2hicPxo2vy2NMHcg2cEU9crOeKtDpc14NEfMCthc"];
57
53
  }];
58
54
  readonly value: true;
59
55
  }];
@@ -244,7 +240,7 @@ export declare const flagConfig: {
244
240
  readonly if_any: [{
245
241
  readonly key: "apiKey";
246
242
  readonly type: "isAnyOf";
247
- readonly values: ["HKHvPSPDezaxsTohFgDuG4WpKW6hB4SFYyztm9vc", "AH7lRIhbsL167nptv6eub9xDJXVHnYUm2vL7FLjK", "lUzTaIRxs95iin3pCAafB1ChA5akBiuQ1tjhXnau", "clDebbfo9edXq1GydZ0CahSAfSimPj616lFa9p8e", "SMbBD7DS9b3EPcyBVg4a8az1rRWR9xB068chHoUN", "Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "5UzOrcAE2F3rcuMX2EeIlaYv5VUcDe6Lyh0PeZX2", "6TUi99Tq3O9MWj1IFX8Pv6spmPXzcvhy9NvBoeW2", "pLQBJsA6zS9tg990rbdBD6UdABkWRv5O60vlrVcW"];
243
+ readonly values: ["HKHvPSPDezaxsTohFgDuG4WpKW6hB4SFYyztm9vc", "AH7lRIhbsL167nptv6eub9xDJXVHnYUm2vL7FLjK", "lUzTaIRxs95iin3pCAafB1ChA5akBiuQ1tjhXnau", "clDebbfo9edXq1GydZ0CahSAfSimPj616lFa9p8e", "SMbBD7DS9b3EPcyBVg4a8az1rRWR9xB068chHoUN", "Y53dikxXdT4E3afI1l8BMBSWgyhKvf65k6Dut1k6", "5UzOrcAE2F3rcuMX2EeIlaYv5VUcDe6Lyh0PeZX2", "6TUi99Tq3O9MWj1IFX8Pv6spmPXzcvhy9NvBoeW2", "pLQBJsA6zS9tg990rbdBD6UdABkWRv5O60vlrVcW", "M3uox3cw0u8YCPV9cIREA6AugUMvPFTk6qOpm4um", "2hicPxo2vy2NMHcg2cEU9crOeKtDpc14NEfMCthc"];
248
244
  }];
249
245
  readonly value: true;
250
246
  }, {
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  bifrostWallet
4
- } from "../chunk-UIASLGLV.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-A5N6B5UW.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  bifrostWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  bitgetWallet
4
- } from "../chunk-5W7VDOCL.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-TDAVGY5F.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  bitgetWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  bybitWallet
4
- } from "../chunk-LNEC5RNX.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-2STUC6QL.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  bybitWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  clvWallet
4
- } from "../chunk-2GJQ4XZQ.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-M3NZ6R2E.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  clvWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  coin98Wallet
4
- } from "../chunk-KIDC67XJ.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-OBOVHCEI.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  coin98Wallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  coreWallet
4
- } from "../chunk-JCHN6A47.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-VR4TBQ6S.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  coreWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  foxWallet
4
- } from "../chunk-CNPKISHN.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-7QONTUXT.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  foxWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  frontierWallet
4
- } from "../chunk-VWCLFMWJ.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-TCAGNB4B.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  frontierWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  gateWallet
4
- } from "../chunk-CJGUM55H.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-FKJJQNKX.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  gateWallet
9
9
  };
@@ -3,65 +3,71 @@ import {
3
3
  zealWallet
4
4
  } from "./chunk-RNBEDQHF.js";
5
5
  import {
6
- zerionWallet
7
- } from "./chunk-Q3H3TRBS.js";
6
+ uniswapWallet
7
+ } from "./chunk-LH7BMNFZ.js";
8
8
  import {
9
- trustWallet
10
- } from "./chunk-RKPCWHXL.js";
9
+ zerionWallet
10
+ } from "./chunk-SULRQO27.js";
11
11
  import {
12
12
  tokenPocketWallet
13
- } from "./chunk-J3LI3FYZ.js";
13
+ } from "./chunk-2L43XSW3.js";
14
14
  import {
15
- injectedWallet
16
- } from "./chunk-XWUJE7MW.js";
15
+ talismanWallet
16
+ } from "./chunk-DRO6WYMM.js";
17
17
  import {
18
- subWallet
19
- } from "./chunk-ZSI5N4VV.js";
18
+ trustWallet
19
+ } from "./chunk-VYBAYMP3.js";
20
+ import {
21
+ safepalWallet
22
+ } from "./chunk-NT2HYJKW.js";
23
+ import {
24
+ tahoWallet
25
+ } from "./chunk-ZZZRUXZE.js";
20
26
  import {
21
27
  tokenaryWallet
22
28
  } from "./chunk-D6AOOO5F.js";
23
29
  import {
24
- uniswapWallet
25
- } from "./chunk-LH7BMNFZ.js";
26
- import {
27
- talismanWallet
28
- } from "./chunk-DRO6WYMM.js";
30
+ xdefiWallet
31
+ } from "./chunk-BOU4WKRZ.js";
29
32
  import {
30
33
  walletConnectWallet
31
34
  } from "./chunk-NP5QGWNL.js";
32
35
  import {
33
- xdefiWallet
34
- } from "./chunk-BOU4WKRZ.js";
36
+ phantomWallet
37
+ } from "./chunk-362NXNTM.js";
35
38
  import {
36
39
  ramperWallet
37
40
  } from "./chunk-BYXPFMI7.js";
38
- import {
39
- roninWallet
40
- } from "./chunk-QLVVUKYB.js";
41
- import {
42
- rabbyWallet
43
- } from "./chunk-BBOM42DL.js";
44
41
  import {
45
42
  rainbowWallet
46
- } from "./chunk-3CICVJUN.js";
43
+ } from "./chunk-2KUBG3S6.js";
47
44
  import {
48
45
  safeWallet
49
46
  } from "./chunk-BQQQL6UD.js";
47
+ import {
48
+ rabbyWallet
49
+ } from "./chunk-BBOM42DL.js";
50
+ import {
51
+ roninWallet
52
+ } from "./chunk-NWIQNBJU.js";
50
53
  import {
51
54
  safeheronWallet
52
55
  } from "./chunk-RZIO5TFF.js";
53
56
  import {
54
- safepalWallet
55
- } from "./chunk-EC6CHBSZ.js";
57
+ subWallet
58
+ } from "./chunk-JWFF4AAL.js";
56
59
  import {
57
- tahoWallet
58
- } from "./chunk-ZZZRUXZE.js";
60
+ metaMaskWallet
61
+ } from "./chunk-2HYNUNAS.js";
59
62
  import {
60
- kresusWallet
61
- } from "./chunk-MJXPRJZT.js";
63
+ ledgerWallet
64
+ } from "./chunk-BRBKM4PW.js";
62
65
  import {
63
66
  oktoWallet
64
67
  } from "./chunk-ADIXAKUL.js";
68
+ import {
69
+ mewWallet
70
+ } from "./chunk-OL5ZO7E4.js";
65
71
  import {
66
72
  omniWallet
67
73
  } from "./chunk-7CUY5G6R.js";
@@ -69,85 +75,79 @@ import {
69
75
  oneInchWallet
70
76
  } from "./chunk-OESTDX6I.js";
71
77
  import {
72
- ledgerWallet
73
- } from "./chunk-BRBKM4PW.js";
78
+ okxWallet
79
+ } from "./chunk-TDIEHTMB.js";
74
80
  import {
75
81
  oneKeyWallet
76
82
  } from "./chunk-SHBUZ7U7.js";
77
83
  import {
78
- okxWallet
79
- } from "./chunk-AFXHGWBH.js";
80
- import {
81
- phantomWallet
82
- } from "./chunk-362NXNTM.js";
84
+ desigWallet
85
+ } from "./chunk-OPAZMNA7.js";
83
86
  import {
84
87
  frontierWallet
85
- } from "./chunk-VWCLFMWJ.js";
88
+ } from "./chunk-TCAGNB4B.js";
86
89
  import {
87
- coreWallet
88
- } from "./chunk-JCHN6A47.js";
90
+ frameWallet
91
+ } from "./chunk-IFON7E6U.js";
89
92
  import {
90
- coin98Wallet
91
- } from "./chunk-KIDC67XJ.js";
93
+ gateWallet
94
+ } from "./chunk-FKJJQNKX.js";
92
95
  import {
93
96
  imTokenWallet
94
97
  } from "./chunk-COZ7MIQS.js";
95
98
  import {
96
- gateWallet
97
- } from "./chunk-CJGUM55H.js";
99
+ injectedWallet
100
+ } from "./chunk-XWUJE7MW.js";
98
101
  import {
99
- mewWallet
100
- } from "./chunk-OL5ZO7E4.js";
102
+ kresusWallet
103
+ } from "./chunk-MJXPRJZT.js";
101
104
  import {
102
- metaMaskWallet
103
- } from "./chunk-UYGJO62F.js";
105
+ coin98Wallet
106
+ } from "./chunk-OBOVHCEI.js";
107
+ import {
108
+ bitgetWallet
109
+ } from "./chunk-TDAVGY5F.js";
110
+ import {
111
+ bloomWallet
112
+ } from "./chunk-S27IADFU.js";
104
113
  import {
105
114
  coinbaseWallet
106
115
  } from "./chunk-H4IRCEZN.js";
107
116
  import {
108
- bybitWallet
109
- } from "./chunk-LNEC5RNX.js";
117
+ dawnWallet
118
+ } from "./chunk-HWPKCIBE.js";
119
+ import {
120
+ coreWallet
121
+ } from "./chunk-VR4TBQ6S.js";
110
122
  import {
111
123
  enkryptWallet
112
124
  } from "./chunk-OLOIXTYS.js";
113
125
  import {
114
126
  foxWallet
115
- } from "./chunk-CNPKISHN.js";
116
- import {
117
- clvWallet
118
- } from "./chunk-2GJQ4XZQ.js";
119
- import {
120
- desigWallet
121
- } from "./chunk-OPAZMNA7.js";
122
- import {
123
- dawnWallet
124
- } from "./chunk-HWPKCIBE.js";
125
- import {
126
- frameWallet
127
- } from "./chunk-IFON7E6U.js";
127
+ } from "./chunk-7QONTUXT.js";
128
128
  import {
129
129
  argentWallet
130
130
  } from "./chunk-WSQ2YJO2.js";
131
131
  import {
132
- bitgetWallet
133
- } from "./chunk-5W7VDOCL.js";
132
+ bifrostWallet
133
+ } from "./chunk-A5N6B5UW.js";
134
+ import {
135
+ bitverseWallet
136
+ } from "./chunk-3HZRRP4Y.js";
134
137
  import {
135
138
  bitskiWallet
136
139
  } from "./chunk-HS3C7OQV.js";
137
140
  import {
138
- bifrostWallet
139
- } from "./chunk-UIASLGLV.js";
141
+ bybitWallet
142
+ } from "./chunk-2STUC6QL.js";
140
143
  import {
141
144
  braveWallet
142
145
  } from "./chunk-BPZ2XJO2.js";
143
- import "./chunk-DNSG5Q7V.js";
144
146
  import {
145
- bitverseWallet
146
- } from "./chunk-3HZRRP4Y.js";
147
- import {
148
- bloomWallet
149
- } from "./chunk-S27IADFU.js";
147
+ clvWallet
148
+ } from "./chunk-M3NZ6R2E.js";
150
149
  import "./chunk-23WIEY36.js";
150
+ import "./chunk-DNSG5Q7V.js";
151
151
  export {
152
152
  argentWallet,
153
153
  bifrostWallet,
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  metaMaskWallet
4
- } from "../chunk-UYGJO62F.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-2HYNUNAS.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  metaMaskWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  okxWallet
4
- } from "../chunk-AFXHGWBH.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-TDIEHTMB.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  okxWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  rainbowWallet
4
- } from "../chunk-3CICVJUN.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-2KUBG3S6.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  rainbowWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  roninWallet
4
- } from "../chunk-QLVVUKYB.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-NWIQNBJU.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  roninWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  safepalWallet
4
- } from "../chunk-EC6CHBSZ.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-NT2HYJKW.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  safepalWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  subWallet
4
- } from "../chunk-ZSI5N4VV.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-JWFF4AAL.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  subWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  tokenPocketWallet
4
- } from "../chunk-J3LI3FYZ.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-2L43XSW3.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  tokenPocketWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  trustWallet
4
- } from "../chunk-RKPCWHXL.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-VYBAYMP3.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  trustWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  zerionWallet
4
- } from "../chunk-Q3H3TRBS.js";
5
- import "../chunk-DNSG5Q7V.js";
4
+ } from "../chunk-SULRQO27.js";
6
5
  import "../chunk-23WIEY36.js";
6
+ import "../chunk-DNSG5Q7V.js";
7
7
  export {
8
8
  zerionWallet
9
9
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@funkit/connect",
3
- "version": "6.14.18",
3
+ "version": "6.14.20",
4
4
  "description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
5
5
  "files": [
6
6
  "dist",
@@ -99,12 +99,12 @@
99
99
  "ua-parser-js": "^1.0.37",
100
100
  "use-debounce": "^10.0.5",
101
101
  "uuid": "^9.0.1",
102
- "@funkit/api-base": "1.12.12",
102
+ "@funkit/api-base": "1.12.13",
103
+ "@funkit/core": "2.3.58",
104
+ "@funkit/fun-relay": "2.1.8",
103
105
  "@funkit/chains": "0.4.2",
104
- "@funkit/core": "2.3.57",
105
- "@funkit/wagmi-tools": "3.0.80",
106
- "@funkit/utils": "1.1.14",
107
- "@funkit/fun-relay": "2.1.6"
106
+ "@funkit/utils": "1.1.15",
107
+ "@funkit/wagmi-tools": "3.0.81"
108
108
  },
109
109
  "repository": {
110
110
  "type": "git",
@@ -1,10 +0,0 @@
1
- export declare const MOONPAY_TOKENS_SUPPORTED_REGIONS: {
2
- [token: string]: {
3
- isSupportedInUS: boolean;
4
- notAllowedUSStates: string[];
5
- notAllowedCountries: string[];
6
- minBuyAmount: number;
7
- maxBuyAmount: number;
8
- precision: number;
9
- };
10
- };
@@ -1,10 +0,0 @@
1
- export declare const MINIMUM_MOONPAY_DEPOSIT_AMOUNT_USD = 35;
2
- export declare const MAXIMUM_MOONPAY_DEPOSIT_AMOUNT_USD = 10000;
3
- export declare const generateMoonpayCurrencyCode: (tokenSymbol: string, chainId: string) => string;
4
- export declare function checkAmountForMoonpay(amountUsd: number, isDefiMode?: boolean): {
5
- readonly isInvalid: true;
6
- readonly message: string;
7
- } | {
8
- readonly isInvalid: false;
9
- readonly message?: undefined;
10
- };