@funkit/connect 9.7.2-next.1 → 9.8.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 (106) hide show
  1. package/CHANGELOG.md +74 -0
  2. package/dist/__generated__/default_configs.d.ts +1 -1
  3. package/dist/clients/chunk-LMEQD56M.js +289 -0
  4. package/dist/clients/fanatics.css +1 -1
  5. package/dist/clients/fanatics.js +55 -329
  6. package/dist/clients/lighter.css +4775 -4775
  7. package/dist/clients/lighter.d.ts +30 -34
  8. package/dist/clients/lighter.js +163 -69
  9. package/dist/components/Dropdown/BaseDropdown.d.ts +7 -21
  10. package/dist/components/Dropdown/BaseDropdown.utils.d.ts +23 -0
  11. package/dist/components/Dropdown/ChainDropdown.d.ts +2 -1
  12. package/dist/components/Dropdown/TokenAndChainDropdown.d.ts +9 -3
  13. package/dist/components/Dropdown/TokenDropdown.d.ts +7 -3
  14. package/dist/domains/asset.d.ts +0 -1
  15. package/dist/domains/quoteMode/exactOut.d.ts +2 -1
  16. package/dist/domains/quoteMode/resolveQuoteMode.d.ts +3 -1
  17. package/dist/hooks/queries/useWithdrawalQuote.d.ts +2 -8
  18. package/dist/hooks/useCheckoutDirectExecution.d.ts +1 -1
  19. package/dist/hooks/useIsStablecoin.d.ts +2 -0
  20. package/dist/hooks/useTokenAndChainDropdown.d.ts +13 -7
  21. package/dist/hooks/useTokenTransfer.d.ts +2 -2
  22. package/dist/index.css +99 -99
  23. package/dist/index.d.ts +1 -1
  24. package/dist/index.js +5682 -4822
  25. package/dist/modals/CheckoutModal/SourceChange/CryptoCashToggle.d.ts +2 -1
  26. package/dist/modals/CheckoutModal/TransferToken/useTransferTokenTracking.d.ts +2 -2
  27. package/dist/modals/WithdrawalModal/WithdrawalContent.d.ts +11 -1
  28. package/dist/modals/WithdrawalModal/useWithdrawal.d.ts +5 -1
  29. package/dist/providers/FunkitCheckoutContext/types.d.ts +60 -2
  30. package/dist/providers/FunkitHistoryContext.d.ts +2 -2
  31. package/dist/utils/withdrawal.d.ts +6 -1
  32. package/dist/wallets/Wallet.d.ts +11 -0
  33. package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
  34. package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
  35. package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
  36. package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
  37. package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
  38. package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
  39. package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
  40. package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
  41. package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
  42. package/dist/wallets/walletConnectors/index.js +52 -52
  43. package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
  44. package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
  45. package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
  46. package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
  47. package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
  48. package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
  49. package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
  50. package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
  51. package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
  52. package/package.json +6 -5
  53. package/dist/chunk-64NZSUGQ.js +0 -368
  54. package/dist/chunk-B2B6HDIE.js +0 -238
  55. package/dist/chunk-OQNN7EMQ.js +0 -238
  56. package/dist/chunk-S65TG73G.js +0 -247
  57. package/dist/chunk-VLAOBEJN.js +0 -247
  58. package/dist/clients/chunk-3LSYVQXK.js +0 -289
  59. package/dist/clients/chunk-SBQ2UUPK.js +0 -214
  60. package/dist/clients/chunk-V526Q43Z.js +0 -271
  61. package/dist/components/Dropdown/TokenAndChainDropdown.css.d.ts +0 -1
  62. package/dist/hooks/track/CheckoutTrackingContext.d.ts +0 -60
  63. package/dist/hooks/useTokenChain.d.ts +0 -21
  64. package/dist/modals/CheckoutModal/SwappedIframe/SwappedIframeContainer.d.ts +0 -17
  65. package/dist/modals/WithdrwalModal/WithdrawalCallbackSuccess.d.ts +0 -10
  66. package/dist/modals/WithdrwalModal/WithdrawalContent.d.ts +0 -11
  67. package/dist/modals/WithdrwalModal/WithdrawalModal.d.ts +0 -9
  68. package/dist/modals/WithdrwalModal/WithdrawalSuccess.d.ts +0 -15
  69. package/dist/modals/WithdrwalModal/types.d.ts +0 -5
  70. package/dist/modals/WithdrwalModal/useWithdrawal.d.ts +0 -24
  71. package/dist/wallets/walletConnectors/chunk-34HACM5U.js +0 -110
  72. package/dist/wallets/walletConnectors/chunk-4C7ER452.js +0 -93
  73. package/dist/wallets/walletConnectors/chunk-53VYSPXK.js +0 -66
  74. package/dist/wallets/walletConnectors/chunk-5TN5Z2WY.js +0 -87
  75. package/dist/wallets/walletConnectors/chunk-6DRCY52E.js +0 -69
  76. package/dist/wallets/walletConnectors/chunk-6UCI7GM6.js +0 -98
  77. package/dist/wallets/walletConnectors/chunk-6YO27XOM.js +0 -96
  78. package/dist/wallets/walletConnectors/chunk-7OARWILZ.js +0 -92
  79. package/dist/wallets/walletConnectors/chunk-7V33VJAL.js +0 -218
  80. package/dist/wallets/walletConnectors/chunk-APHCF4DT.js +0 -103
  81. package/dist/wallets/walletConnectors/chunk-CJJT7LMT.js +0 -96
  82. package/dist/wallets/walletConnectors/chunk-DEFRRPXB.js +0 -98
  83. package/dist/wallets/walletConnectors/chunk-EKJHJFRN.js +0 -69
  84. package/dist/wallets/walletConnectors/chunk-FG2LDVXL.js +0 -92
  85. package/dist/wallets/walletConnectors/chunk-GH4M6FTK.js +0 -95
  86. package/dist/wallets/walletConnectors/chunk-GSHSWVEG.js +0 -70
  87. package/dist/wallets/walletConnectors/chunk-GVOQTORD.js +0 -87
  88. package/dist/wallets/walletConnectors/chunk-HETS3KKI.js +0 -218
  89. package/dist/wallets/walletConnectors/chunk-HOPH3TQ3.js +0 -99
  90. package/dist/wallets/walletConnectors/chunk-HRDPUW3V.js +0 -94
  91. package/dist/wallets/walletConnectors/chunk-HXWUH73P.js +0 -93
  92. package/dist/wallets/walletConnectors/chunk-IICWJWGZ.js +0 -110
  93. package/dist/wallets/walletConnectors/chunk-KO56HCTI.js +0 -106
  94. package/dist/wallets/walletConnectors/chunk-KWX2SYU2.js +0 -100
  95. package/dist/wallets/walletConnectors/chunk-LCIPVVH5.js +0 -70
  96. package/dist/wallets/walletConnectors/chunk-LI6QY2B5.js +0 -94
  97. package/dist/wallets/walletConnectors/chunk-PKMAPNN6.js +0 -92
  98. package/dist/wallets/walletConnectors/chunk-T4ROGPMF.js +0 -106
  99. package/dist/wallets/walletConnectors/chunk-TTHM3WUR.js +0 -100
  100. package/dist/wallets/walletConnectors/chunk-UDTBQV4Q.js +0 -96
  101. package/dist/wallets/walletConnectors/chunk-V6UOWTEZ.js +0 -95
  102. package/dist/wallets/walletConnectors/chunk-VJZWNQOF.js +0 -92
  103. package/dist/wallets/walletConnectors/chunk-XBLHZICW.js +0 -103
  104. package/dist/wallets/walletConnectors/chunk-XVBSJCW5.js +0 -96
  105. package/dist/wallets/walletConnectors/chunk-YIEASHLS.js +0 -99
  106. package/dist/wallets/walletConnectors/chunk-ZPSPK6LH.js +0 -66
@@ -1,92 +0,0 @@
1
- "use client";
2
- import {
3
- getInjectedConnector,
4
- hasInjectedProvider
5
- } from "./chunk-YYYRPQHB.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-FMVNQKZL.js";
9
-
10
- // src/wallets/walletConnectors/roninWallet/roninWallet.ts
11
- var roninWallet = ({
12
- projectId,
13
- walletConnectParameters
14
- }) => {
15
- const isRoninInjected = hasInjectedProvider({
16
- namespace: "ronin.provider"
17
- });
18
- return {
19
- id: "ronin",
20
- name: "Ronin Wallet",
21
- iconUrl: async () => (await import("./roninWallet-SAB5ESVK.js")).default,
22
- iconBackground: "#ffffff",
23
- rdns: "com.roninchain.wallet",
24
- installed: isRoninInjected || void 0,
25
- downloadUrls: {
26
- android: "https://play.google.com/store/apps/details?id=com.skymavis.genesis",
27
- ios: "https://apps.apple.com/us/app/ronin-wallet/id1592675001",
28
- mobile: "https://wallet.roninchain.com",
29
- chrome: "https://chrome.google.com/webstore/detail/ronin-wallet/fnjhmkhhmkbjkkabndcnnogagogbneec",
30
- edge: "https://microsoftedge.microsoft.com/addons/detail/ronin-wallet/kjmoohlgokccodicjjfebfomlbljgfhk",
31
- firefox: "https://addons.mozilla.org/firefox/addon/ronin-wallet",
32
- browserExtension: "https://wallet.roninchain.com/",
33
- qrCode: "https://wallet.roninchain.com/"
34
- },
35
- mobile: {
36
- getUri: (uri) => `roninwallet://wc?uri=${encodeURIComponent(uri)}`
37
- },
38
- qrCode: {
39
- getUri: (uri) => uri,
40
- instructions: {
41
- learnMoreUrl: "https://wallet.roninchain.com/",
42
- steps: [
43
- {
44
- description: "wallet_connectors.ronin.qr_code.step1.description",
45
- step: "install",
46
- title: "wallet_connectors.ronin.qr_code.step1.title"
47
- },
48
- {
49
- description: "wallet_connectors.ronin.qr_code.step2.description",
50
- step: "create",
51
- title: "wallet_connectors.ronin.qr_code.step2.title"
52
- },
53
- {
54
- description: "wallet_connectors.ronin.qr_code.step3.description",
55
- step: "scan",
56
- title: "wallet_connectors.ronin.qr_code.step3.title"
57
- }
58
- ]
59
- }
60
- },
61
- extension: {
62
- instructions: {
63
- learnMoreUrl: "https://wallet.roninchain.com/",
64
- steps: [
65
- {
66
- description: "wallet_connectors.ronin.extension.step1.description",
67
- step: "install",
68
- title: "wallet_connectors.ronin.extension.step1.title"
69
- },
70
- {
71
- description: "wallet_connectors.ronin.extension.step2.description",
72
- step: "create",
73
- title: "wallet_connectors.ronin.extension.step2.title"
74
- },
75
- {
76
- description: "wallet_connectors.ronin.extension.step3.description",
77
- step: "refresh",
78
- title: "wallet_connectors.ronin.extension.step3.title"
79
- }
80
- ]
81
- }
82
- },
83
- createConnector: isRoninInjected ? getInjectedConnector({ namespace: "ronin.provider" }) : getWalletConnectConnector({
84
- projectId,
85
- walletConnectParameters
86
- })
87
- };
88
- };
89
-
90
- export {
91
- roninWallet
92
- };
@@ -1,95 +0,0 @@
1
- "use client";
2
- import {
3
- getWalletConnectConnector
4
- } from "./chunk-MAPXJUOO.js";
5
- import {
6
- getInjectedConnector,
7
- hasInjectedProvider
8
- } from "./chunk-BAVE62IL.js";
9
-
10
- // src/wallets/walletConnectors/coreWallet/coreWallet.ts
11
- var coreWallet = ({
12
- projectId,
13
- walletConnectParameters
14
- }) => {
15
- const isCoreInjected = hasInjectedProvider({
16
- namespace: "avalanche",
17
- flag: "isAvalanche"
18
- });
19
- const shouldUseWalletConnect = !isCoreInjected;
20
- return {
21
- id: "core",
22
- name: "Core",
23
- rdns: "app.core.extension",
24
- iconUrl: async () => (await import("./coreWallet-RFVUHOVE.js")).default,
25
- iconBackground: "#1A1A1C",
26
- installed: !shouldUseWalletConnect ? isCoreInjected : void 0,
27
- downloadUrls: {
28
- android: "https://play.google.com/store/apps/details?id=com.avaxwallet",
29
- ios: "https://apps.apple.com/us/app/core-wallet/id6443685999",
30
- mobile: "https://core.app/?downloadCoreMobile=1",
31
- qrCode: "https://core.app/?downloadCoreMobile=1",
32
- chrome: "https://chrome.google.com/webstore/detail/core-crypto-wallet-nft-ex/agoakfejjabomempkjlepdflaleeobhb",
33
- browserExtension: "https://extension.core.app/"
34
- },
35
- mobile: {
36
- getUri: shouldUseWalletConnect ? (uri) => uri : void 0
37
- },
38
- qrCode: shouldUseWalletConnect ? {
39
- getUri: (uri) => uri,
40
- instructions: {
41
- learnMoreUrl: "https://support.avax.network/en/articles/6115608-core-mobile-how-to-add-the-core-mobile-to-my-phone",
42
- steps: [
43
- {
44
- description: "wallet_connectors.core.qr_code.step1.description",
45
- step: "install",
46
- title: "wallet_connectors.core.qr_code.step1.title"
47
- },
48
- {
49
- description: "wallet_connectors.core.qr_code.step2.description",
50
- step: "create",
51
- title: "wallet_connectors.core.qr_code.step2.title"
52
- },
53
- {
54
- description: "wallet_connectors.core.qr_code.step3.description",
55
- step: "scan",
56
- title: "wallet_connectors.core.qr_code.step3.title"
57
- }
58
- ]
59
- }
60
- } : void 0,
61
- extension: {
62
- instructions: {
63
- learnMoreUrl: "https://extension.core.app/",
64
- steps: [
65
- {
66
- description: "wallet_connectors.core.extension.step1.description",
67
- step: "install",
68
- title: "wallet_connectors.core.extension.step1.title"
69
- },
70
- {
71
- description: "wallet_connectors.core.extension.step2.description",
72
- step: "create",
73
- title: "wallet_connectors.core.extension.step2.title"
74
- },
75
- {
76
- description: "wallet_connectors.core.extension.step3.description",
77
- step: "refresh",
78
- title: "wallet_connectors.core.extension.step3.title"
79
- }
80
- ]
81
- }
82
- },
83
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
84
- projectId,
85
- walletConnectParameters
86
- }) : getInjectedConnector({
87
- namespace: "avalanche",
88
- flag: "isAvalanche"
89
- })
90
- };
91
- };
92
-
93
- export {
94
- coreWallet
95
- };
@@ -1,70 +0,0 @@
1
- "use client";
2
- import {
3
- getWalletConnectConnector
4
- } from "./chunk-MAPXJUOO.js";
5
- import {
6
- getInjectedConnector,
7
- hasInjectedProvider
8
- } from "./chunk-BAVE62IL.js";
9
-
10
- // src/wallets/walletConnectors/rainbowWallet/rainbowWallet.ts
11
- import { isAndroid, isIOS } from "@funkit/utils";
12
- var rainbowWallet = ({
13
- projectId,
14
- walletConnectParameters
15
- }) => {
16
- const isRainbowInjected = hasInjectedProvider({ flag: "isRainbow" });
17
- const shouldUseWalletConnect = !isRainbowInjected;
18
- const getUri = (uri) => {
19
- return isAndroid() ? uri : isIOS() ? `rainbow://wc?uri=${encodeURIComponent(uri)}&connector=rainbowkit` : `https://rnbwapp.com/wc?uri=${encodeURIComponent(
20
- uri
21
- )}&connector=rainbowkit`;
22
- };
23
- return {
24
- id: "rainbow",
25
- name: "Rainbow",
26
- rdns: "me.rainbow",
27
- iconUrl: async () => (await import("./rainbowWallet-MFJQCICF.js")).default,
28
- iconBackground: "#0c2f78",
29
- installed: !shouldUseWalletConnect ? isRainbowInjected : void 0,
30
- downloadUrls: {
31
- android: "https://play.google.com/store/apps/details?id=me.rainbow&referrer=utm_source%3Drainbowkit&utm_source=rainbowkit",
32
- ios: "https://apps.apple.com/app/apple-store/id1457119021?pt=119997837&ct=rainbowkit&mt=8",
33
- mobile: "https://rainbow.download?utm_source=rainbowkit",
34
- qrCode: "https://rainbow.download?utm_source=rainbowkit&utm_medium=qrcode",
35
- browserExtension: "https://rainbow.me/extension?utm_source=rainbowkit"
36
- },
37
- mobile: { getUri: shouldUseWalletConnect ? getUri : void 0 },
38
- qrCode: shouldUseWalletConnect ? {
39
- getUri,
40
- instructions: {
41
- learnMoreUrl: "https://learn.rainbow.me/connect-to-a-website-or-app?utm_source=rainbowkit&utm_medium=connector&utm_campaign=learnmore",
42
- steps: [
43
- {
44
- description: "wallet_connectors.rainbow.qr_code.step1.description",
45
- step: "install",
46
- title: "wallet_connectors.rainbow.qr_code.step1.title"
47
- },
48
- {
49
- description: "wallet_connectors.rainbow.qr_code.step2.description",
50
- step: "create",
51
- title: "wallet_connectors.rainbow.qr_code.step2.title"
52
- },
53
- {
54
- description: "wallet_connectors.rainbow.qr_code.step3.description",
55
- step: "scan",
56
- title: "wallet_connectors.rainbow.qr_code.step3.title"
57
- }
58
- ]
59
- }
60
- } : void 0,
61
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
62
- projectId,
63
- walletConnectParameters
64
- }) : getInjectedConnector({ flag: "isRainbow" })
65
- };
66
- };
67
-
68
- export {
69
- rainbowWallet
70
- };
@@ -1,87 +0,0 @@
1
- "use client";
2
- import {
3
- getWalletConnectConnector
4
- } from "./chunk-MAPXJUOO.js";
5
- import {
6
- getInjectedConnector,
7
- hasInjectedProvider
8
- } from "./chunk-BAVE62IL.js";
9
-
10
- // src/wallets/walletConnectors/clvWallet/clvWallet.ts
11
- var clvWallet = ({
12
- projectId,
13
- walletConnectParameters
14
- }) => {
15
- const isCLVInjected = hasInjectedProvider({ namespace: "clover" });
16
- const shouldUseWalletConnect = !isCLVInjected;
17
- return {
18
- id: "clv",
19
- name: "CLV",
20
- iconUrl: async () => (await import("./clvWallet-VVMLP7BK.js")).default,
21
- iconBackground: "#fff",
22
- iconAccent: "#BDFDE2",
23
- installed: isCLVInjected,
24
- downloadUrls: {
25
- chrome: "https://chrome.google.com/webstore/detail/clv-wallet/nhnkbkgjikgcigadomkphalanndcapjk",
26
- ios: "https://apps.apple.com/app/clover-wallet/id1570072858",
27
- mobile: "https://apps.apple.com/app/clover-wallet/id1570072858",
28
- qrCode: "https://clv.org/"
29
- },
30
- extension: {
31
- instructions: {
32
- learnMoreUrl: "https://clv.org/",
33
- steps: [
34
- {
35
- description: "wallet_connectors.clv.extension.step1.description",
36
- step: "install",
37
- title: "wallet_connectors.clv.extension.step1.title"
38
- },
39
- {
40
- description: "wallet_connectors.clv.extension.step2.description",
41
- step: "create",
42
- title: "wallet_connectors.clv.extension.step2.title"
43
- },
44
- {
45
- description: "wallet_connectors.clv.extension.step3.description",
46
- step: "refresh",
47
- title: "wallet_connectors.clv.extension.step3.title"
48
- }
49
- ]
50
- }
51
- },
52
- mobile: {
53
- getUri: shouldUseWalletConnect ? (uri) => uri : void 0
54
- },
55
- qrCode: shouldUseWalletConnect ? {
56
- getUri: (uri) => uri,
57
- instructions: {
58
- learnMoreUrl: "https://clv.org/",
59
- steps: [
60
- {
61
- description: "wallet_connectors.clv.qr_code.step1.description",
62
- step: "install",
63
- title: "wallet_connectors.clv.qr_code.step1.title"
64
- },
65
- {
66
- description: "wallet_connectors.clv.qr_code.step2.description",
67
- step: "create",
68
- title: "wallet_connectors.clv.qr_code.step2.title"
69
- },
70
- {
71
- description: "wallet_connectors.clv.qr_code.step3.description",
72
- step: "scan",
73
- title: "wallet_connectors.clv.qr_code.step3.title"
74
- }
75
- ]
76
- }
77
- } : void 0,
78
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
79
- projectId,
80
- walletConnectParameters
81
- }) : getInjectedConnector({ namespace: "clover" })
82
- };
83
- };
84
-
85
- export {
86
- clvWallet
87
- };
@@ -1,218 +0,0 @@
1
- "use client";
2
- import {
3
- getWalletConnectConnector
4
- } from "./chunk-MAPXJUOO.js";
5
- import {
6
- getInjectedConnector,
7
- hasInjectedProvider
8
- } from "./chunk-BAVE62IL.js";
9
-
10
- // src/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.ts
11
- import { isAndroid, isIOS } from "@funkit/utils";
12
- function isMetaMask(ethereum) {
13
- if (!ethereum?.isMetaMask) {
14
- return false;
15
- }
16
- if (ethereum.isBraveWallet && !ethereum._events && !ethereum._state) {
17
- return false;
18
- }
19
- if (ethereum.isApexWallet) {
20
- return false;
21
- }
22
- if (ethereum.isAvalanche) {
23
- return false;
24
- }
25
- if (ethereum.isBackpack) {
26
- return false;
27
- }
28
- if (ethereum.isBifrost) {
29
- return false;
30
- }
31
- if (ethereum.isBitKeep) {
32
- return false;
33
- }
34
- if (ethereum.isBitski) {
35
- return false;
36
- }
37
- if (ethereum.isBlockWallet) {
38
- return false;
39
- }
40
- if (ethereum.isCoinbaseWallet) {
41
- return false;
42
- }
43
- if (ethereum.isDawn) {
44
- return false;
45
- }
46
- if (ethereum.isEnkrypt) {
47
- return false;
48
- }
49
- if (ethereum.isExodus) {
50
- return false;
51
- }
52
- if (ethereum.isFrame) {
53
- return false;
54
- }
55
- if (ethereum.isFrontier) {
56
- return false;
57
- }
58
- if (ethereum.isGamestop) {
59
- return false;
60
- }
61
- if (ethereum.isHyperPay) {
62
- return false;
63
- }
64
- if (ethereum.isImToken) {
65
- return false;
66
- }
67
- if (ethereum.isKuCoinWallet) {
68
- return false;
69
- }
70
- if (ethereum.isMathWallet) {
71
- return false;
72
- }
73
- if (ethereum.isNestWallet) {
74
- return false;
75
- }
76
- if (ethereum.isOkxWallet || ethereum.isOKExWallet) {
77
- return false;
78
- }
79
- if (ethereum.isOneInchIOSWallet || ethereum.isOneInchAndroidWallet) {
80
- return false;
81
- }
82
- if (ethereum.isOpera) {
83
- return false;
84
- }
85
- if (ethereum.isPhantom) {
86
- return false;
87
- }
88
- if (ethereum.isPortal) {
89
- return false;
90
- }
91
- if (ethereum.isRabby) {
92
- return false;
93
- }
94
- if (ethereum.isRainbow) {
95
- return false;
96
- }
97
- if (ethereum.isStatus) {
98
- return false;
99
- }
100
- if (ethereum.isTalisman) {
101
- return false;
102
- }
103
- if (ethereum.isTally) {
104
- return false;
105
- }
106
- if (ethereum.isTokenPocket) {
107
- return false;
108
- }
109
- if (ethereum.isTokenary) {
110
- return false;
111
- }
112
- if (ethereum.isTrust || ethereum.isTrustWallet) {
113
- return false;
114
- }
115
- if (ethereum.isXDEFI) {
116
- return false;
117
- }
118
- if (ethereum.isZeal) {
119
- return false;
120
- }
121
- if (ethereum.isZerion) {
122
- return false;
123
- }
124
- return true;
125
- }
126
- var metaMaskWallet = ({
127
- projectId,
128
- walletConnectParameters
129
- }) => {
130
- const isMetaMaskInjected = hasInjectedProvider({ flag: "isMetaMask" });
131
- const shouldUseWalletConnect = !isMetaMaskInjected;
132
- const getUri = (uri) => {
133
- return isAndroid() ? uri : isIOS() ? (
134
- // currently broken in MetaMask v6.5.0 https://github.com/MetaMask/metamask-mobile/issues/6457
135
- `metamask://wc?uri=${encodeURIComponent(uri)}`
136
- ) : `https://metamask.app.link/wc?uri=${encodeURIComponent(uri)}`;
137
- };
138
- return {
139
- id: "metaMask",
140
- name: "MetaMask",
141
- rdns: "io.metamask",
142
- iconUrl: async () => (await import("./metaMaskWallet-RMHEKBDR.js")).default,
143
- iconAccent: "#f6851a",
144
- iconBackground: "#fff",
145
- installed: !shouldUseWalletConnect ? isMetaMaskInjected : void 0,
146
- downloadUrls: {
147
- android: "https://play.google.com/store/apps/details?id=io.metamask",
148
- ios: "https://apps.apple.com/us/app/metamask/id1438144202",
149
- mobile: "https://metamask.io/download",
150
- qrCode: "https://metamask.io/download",
151
- chrome: "https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn",
152
- edge: "https://microsoftedge.microsoft.com/addons/detail/metamask/ejbalbakoplchlghecdalmeeeajnimhm",
153
- firefox: "https://addons.mozilla.org/firefox/addon/ether-metamask",
154
- opera: "https://addons.opera.com/extensions/details/metamask-10",
155
- browserExtension: "https://metamask.io/download"
156
- },
157
- mobile: {
158
- getUri: shouldUseWalletConnect ? getUri : void 0
159
- },
160
- qrCode: shouldUseWalletConnect ? {
161
- getUri,
162
- instructions: {
163
- learnMoreUrl: "https://metamask.io/faqs/",
164
- steps: [
165
- {
166
- description: "wallet_connectors.metamask.qr_code.step1.description",
167
- step: "install",
168
- title: "wallet_connectors.metamask.qr_code.step1.title"
169
- },
170
- {
171
- description: "wallet_connectors.metamask.qr_code.step2.description",
172
- step: "create",
173
- title: "wallet_connectors.metamask.qr_code.step2.title"
174
- },
175
- {
176
- description: "wallet_connectors.metamask.qr_code.step3.description",
177
- step: "refresh",
178
- title: "wallet_connectors.metamask.qr_code.step3.title"
179
- }
180
- ]
181
- }
182
- } : void 0,
183
- extension: {
184
- instructions: {
185
- learnMoreUrl: "https://metamask.io/faqs/",
186
- steps: [
187
- {
188
- description: "wallet_connectors.metamask.extension.step1.description",
189
- step: "install",
190
- title: "wallet_connectors.metamask.extension.step1.title"
191
- },
192
- {
193
- description: "wallet_connectors.metamask.extension.step2.description",
194
- step: "create",
195
- title: "wallet_connectors.metamask.extension.step2.title"
196
- },
197
- {
198
- description: "wallet_connectors.metamask.extension.step3.description",
199
- step: "refresh",
200
- title: "wallet_connectors.metamask.extension.step3.title"
201
- }
202
- ]
203
- }
204
- },
205
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
206
- projectId,
207
- walletConnectParameters
208
- }) : getInjectedConnector({
209
- target: typeof window !== "undefined" ? window.ethereum?.providers?.find(
210
- isMetaMask
211
- ) ?? window.ethereum : void 0
212
- })
213
- };
214
- };
215
-
216
- export {
217
- metaMaskWallet
218
- };
@@ -1,99 +0,0 @@
1
- "use client";
2
- import {
3
- getWalletConnectConnector
4
- } from "./chunk-MAPXJUOO.js";
5
- import {
6
- getInjectedConnector,
7
- hasInjectedProvider
8
- } from "./chunk-BAVE62IL.js";
9
-
10
- // src/wallets/walletConnectors/bitgetWallet/bitgetWallet.ts
11
- import { isAndroid } from "@funkit/utils";
12
- var bitgetWallet = ({
13
- projectId,
14
- walletConnectParameters
15
- }) => {
16
- const isBitKeepInjected = hasInjectedProvider({
17
- namespace: "bitkeep.ethereum",
18
- flag: "isBitKeep"
19
- });
20
- const shouldUseWalletConnect = !isBitKeepInjected;
21
- return {
22
- id: "bitget",
23
- name: "Bitget Wallet",
24
- rdns: "com.bitget.web3",
25
- iconUrl: async () => (await import("./bitgetWallet-CBQAJOIK.js")).default,
26
- iconAccent: "#f6851a",
27
- iconBackground: "#fff",
28
- installed: !shouldUseWalletConnect ? isBitKeepInjected : void 0,
29
- downloadUrls: {
30
- android: "https://web3.bitget.com/en/wallet-download?type=0",
31
- ios: "https://apps.apple.com/app/bitkeep/id1395301115",
32
- mobile: "https://web3.bitget.com/en/wallet-download?type=2",
33
- qrCode: "https://web3.bitget.com/en/wallet-download",
34
- chrome: "https://chrome.google.com/webstore/detail/bitkeep-crypto-nft-wallet/jiidiaalihmmhddjgbnbgdfflelocpak",
35
- browserExtension: "https://web3.bitget.com/en/wallet-download"
36
- },
37
- extension: {
38
- instructions: {
39
- learnMoreUrl: "https://web3.bitget.com/en/academy",
40
- steps: [
41
- {
42
- description: "wallet_connectors.bitget.extension.step1.description",
43
- step: "install",
44
- title: "wallet_connectors.bitget.extension.step1.title"
45
- },
46
- {
47
- description: "wallet_connectors.bitget.extension.step2.description",
48
- step: "create",
49
- title: "wallet_connectors.bitget.extension.step2.title"
50
- },
51
- {
52
- description: "wallet_connectors.bitget.extension.step3.description",
53
- step: "refresh",
54
- title: "wallet_connectors.bitget.extension.step3.description"
55
- }
56
- ]
57
- }
58
- },
59
- mobile: {
60
- getUri: shouldUseWalletConnect ? (uri) => {
61
- return isAndroid() ? uri : `bitkeep://wc?uri=${encodeURIComponent(uri)}`;
62
- } : void 0
63
- },
64
- qrCode: shouldUseWalletConnect ? {
65
- getUri: (uri) => uri,
66
- instructions: {
67
- learnMoreUrl: "https://web3.bitget.com/en/academy",
68
- steps: [
69
- {
70
- description: "wallet_connectors.bitget.qr_code.step1.description",
71
- step: "install",
72
- title: "wallet_connectors.bitget.qr_code.step1.title"
73
- },
74
- {
75
- description: "wallet_connectors.bitget.qr_code.step2.description",
76
- step: "create",
77
- title: "wallet_connectors.bitget.qr_code.step2.title"
78
- },
79
- {
80
- description: "wallet_connectors.bitget.qr_code.step3.description",
81
- step: "scan",
82
- title: "wallet_connectors.bitget.qr_code.step3.title"
83
- }
84
- ]
85
- }
86
- } : void 0,
87
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
88
- projectId,
89
- walletConnectParameters
90
- }) : getInjectedConnector({
91
- namespace: "bitkeep.ethereum",
92
- flag: "isBitKeep"
93
- })
94
- };
95
- };
96
-
97
- export {
98
- bitgetWallet
99
- };