@funkit/connect 3.0.0-next.8 → 3.0.1

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 (136) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist/__private__/index.d.ts +1 -1
  3. package/dist/{arbitrum-EB6UHB7R.js → arbitrum-7TAKMNTY.js} +1 -1
  4. package/dist/{avalanche-GTIW2NZO.js → avalanche-DP4OGWPS.js} +1 -1
  5. package/dist/{base-DSVASA5E.js → base-JKDU5GAC.js} +1 -1
  6. package/dist/{blast-T4B7OICF.js → blast-OXCCKFNZ.js} +1 -1
  7. package/dist/{bsc-D3LSG6XI.js → bsc-3D3KFEXX.js} +1 -1
  8. package/dist/components/Avatar/EmojiAvatar.d.ts +1 -1
  9. package/dist/components/ConnectButton/ConnectButtonRenderer.d.ts +1 -1
  10. package/dist/components/Dialog/Dialog.d.ts +2 -1
  11. package/dist/components/DydxSwitchModalTab/DydxSwitchModalTab.d.ts +2 -2
  12. package/dist/components/FunButton/FunButton.css.d.ts +1 -0
  13. package/dist/components/FunButton/FunIconButton.d.ts +1 -2
  14. package/dist/components/FunCheckoutBlocked/FunCheckoutBlocked.css.d.ts +1 -0
  15. package/dist/components/FunCheckoutBlocked/FunCheckoutBlocked.d.ts +2 -0
  16. package/dist/components/FunInput/FunTextAreaInput.d.ts +1 -1
  17. package/dist/components/FunPayments/FunPaymentMethods.d.ts +2 -1
  18. package/dist/components/Icons/Spinner.d.ts +2 -3
  19. package/dist/components/index.d.ts +1 -1
  20. package/dist/config/getDefaultConfig.d.ts +1 -1
  21. package/dist/{cronos-7AZSHGK7.js → cronos-5OEAMVEV.js} +1 -1
  22. package/dist/{dydx-B46RMDPA.js → dydx-IANKGTOD.js} +1 -1
  23. package/dist/{ethereum-NOZIKDN4.js → ethereum-VZBBHP2I.js} +1 -1
  24. package/dist/{hardhat-63UZQ2D2.js → hardhat-KGYIXSL3.js} +1 -1
  25. package/dist/hooks/useAnimatedNavigation.d.ts +10 -0
  26. package/dist/hooks/useCheckoutModalTitle.d.ts +2 -0
  27. package/dist/hooks/useCheckoutType.d.ts +1 -1
  28. package/dist/hooks/useMesh.d.ts +1 -0
  29. package/dist/hooks/useUsableWalletAssetsForCheckout.d.ts +1 -1
  30. package/dist/index.css +151 -136
  31. package/dist/index.d.ts +12 -12
  32. package/dist/index.js +4665 -4509
  33. package/dist/{klaytn-NDCZPHVS.js → klaytn-VYNHNZBE.js} +1 -1
  34. package/dist/{manta-VVKV27TG.js → manta-2J6LNNQO.js} +1 -1
  35. package/dist/{mantle-UYR6COHH.js → mantle-4HPADCAY.js} +1 -1
  36. package/dist/modals/AccountModal/AccountModal.d.ts +8 -0
  37. package/dist/{components → modals}/ChainModal/Chain.d.ts +1 -1
  38. package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryContent.d.ts +1 -0
  39. package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryTransaction.css.d.ts +2 -0
  40. package/dist/{components → modals}/FunCheckoutModal/FunCheckoutInputAmountStep.d.ts +2 -1
  41. package/dist/{components → modals}/FunCheckoutModal/FunCheckoutModal.d.ts +5 -1
  42. package/dist/{components → modals}/FunCheckoutModal/FunCheckoutPrimaryInfo.d.ts +1 -1
  43. package/dist/{components → modals}/FunCheckoutModal/FunCheckoutVerifyDetailsStep.d.ts +5 -2
  44. package/dist/modals/ProfileDetails/ProfileDetails.d.ts +16 -0
  45. package/dist/{optimism-XW773SJ7.js → optimism-7SXPPT5B.js} +1 -1
  46. package/dist/{polygon-CTDRND6O.js → polygon-KTSHZSJE.js} +1 -1
  47. package/dist/{components/FunkitProvider → providers}/FunToastProvider.d.ts +1 -1
  48. package/dist/{components/FunkitProvider → providers}/FunkitCheckoutContext.d.ts +3 -3
  49. package/dist/{components/FunkitProvider → providers}/FunkitConfigContext.d.ts +1 -7
  50. package/dist/{components/FunkitProvider → providers}/FunkitMeshProvider.d.ts +1 -1
  51. package/dist/{components/FunkitProvider → providers}/FunkitMoonpayProvider.d.ts +1 -0
  52. package/dist/{components/FunkitProvider → providers}/FunkitProvider.d.ts +3 -3
  53. package/dist/{components/FunkitProvider → providers}/FunkitThemeProvider.d.ts +1 -1
  54. package/dist/{components/FunkitProvider → providers}/FunkitWeb2Provider.d.ts +1 -1
  55. package/dist/{components/FunkitProvider → providers}/GeneralWalletProvider.d.ts +14 -14
  56. package/dist/{components/FunkitProvider → providers}/I18nContext.d.ts +1 -1
  57. package/dist/{components/FunkitProvider → providers}/ModalContext.d.ts +2 -1
  58. package/dist/{components/FunkitProvider → providers}/ShowBalanceContext.d.ts +1 -1
  59. package/dist/{ronin-O2PUII26.js → ronin-NDQSRHAA.js} +1 -1
  60. package/dist/utils/assetAbort.d.ts +9 -0
  61. package/dist/utils/assets.d.ts +1 -1
  62. package/dist/utils/checkout.d.ts +1 -1
  63. package/dist/utils/funkitProvider.d.ts +1 -1
  64. package/dist/wallets/walletConnectors/index.js +73 -73
  65. package/dist/{xdc-GR4FVKJB.js → xdc-DOOU3NNX.js} +1 -1
  66. package/dist/{zetachain-HP3BWJBU.js → zetachain-2J22B4NG.js} +1 -1
  67. package/dist/{zkSync-UPIELHYI.js → zkSync-YDZI4H7P.js} +1 -1
  68. package/dist/{zora-DMM6D4R4.js → zora-54FXXQHV.js} +1 -1
  69. package/package.json +4 -4
  70. package/dist/components/AccountModal/AccountModal.d.ts +0 -6
  71. package/dist/components/ProfileDetails/ProfileDetails.d.ts +0 -13
  72. package/dist/wallets/walletConnectors/chunk-25VW5TZP.js +0 -92
  73. package/dist/wallets/walletConnectors/chunk-45BGLKK3.js +0 -149
  74. package/dist/wallets/walletConnectors/chunk-4HKPVECK.js +0 -95
  75. package/dist/wallets/walletConnectors/chunk-4K3EKHXR.js +0 -71
  76. package/dist/wallets/walletConnectors/chunk-57UUMOOZ.js +0 -95
  77. package/dist/wallets/walletConnectors/chunk-5MVCKMZT.js +0 -94
  78. package/dist/wallets/walletConnectors/chunk-5NZLWT3Y.js +0 -73
  79. package/dist/wallets/walletConnectors/chunk-A6MZY5ZZ.js +0 -81
  80. package/dist/wallets/walletConnectors/chunk-ARIYPPEC.js +0 -92
  81. package/dist/wallets/walletConnectors/chunk-B5D7DYVV.js +0 -101
  82. package/dist/wallets/walletConnectors/chunk-BEAW5Y5M.js +0 -60
  83. package/dist/wallets/walletConnectors/chunk-CW3DUKXK.js +0 -102
  84. package/dist/wallets/walletConnectors/chunk-E5XC6KBV.js +0 -95
  85. package/dist/wallets/walletConnectors/chunk-FCHEJLHR.js +0 -101
  86. package/dist/wallets/walletConnectors/chunk-FLTQRYFS.js +0 -27
  87. package/dist/wallets/walletConnectors/chunk-HCKLWBE5.js +0 -98
  88. package/dist/wallets/walletConnectors/chunk-HKN7647Q.js +0 -73
  89. package/dist/wallets/walletConnectors/chunk-HLH777AC.js +0 -108
  90. package/dist/wallets/walletConnectors/chunk-HMDUVRZP.js +0 -98
  91. package/dist/wallets/walletConnectors/chunk-IOQWKPOO.js +0 -71
  92. package/dist/wallets/walletConnectors/chunk-IR3YKU2N.js +0 -103
  93. package/dist/wallets/walletConnectors/chunk-J2BF4L2V.js +0 -87
  94. package/dist/wallets/walletConnectors/chunk-KDGMYRMC.js +0 -102
  95. package/dist/wallets/walletConnectors/chunk-LPQBQIZL.js +0 -108
  96. package/dist/wallets/walletConnectors/chunk-LTIIUGMZ.js +0 -96
  97. package/dist/wallets/walletConnectors/chunk-OKUX4BC4.js +0 -66
  98. package/dist/wallets/walletConnectors/chunk-PIZ2XVGH.js +0 -60
  99. package/dist/wallets/walletConnectors/chunk-RXUGTOMT.js +0 -60
  100. package/dist/wallets/walletConnectors/chunk-VJ5C6RXN.js +0 -98
  101. package/dist/wallets/walletConnectors/chunk-VU6B3HMD.js +0 -96
  102. package/dist/wallets/walletConnectors/chunk-WAMHUVNP.js +0 -96
  103. package/dist/wallets/walletConnectors/chunk-WMLYUYMP.js +0 -94
  104. package/dist/wallets/walletConnectors/chunk-YRK6XWL6.js +0 -149
  105. package/dist/wallets/walletConnectors/chunk-ZCKNEKQQ.js +0 -110
  106. /package/dist/{components → modals}/ChainModal/ChainModal.css.d.ts +0 -0
  107. /package/dist/{components → modals}/ChainModal/ChainModal.d.ts +0 -0
  108. /package/dist/{components → modals}/ConnectModal/ConnectModal.d.ts +0 -0
  109. /package/dist/{components → modals}/DevTest/DevEmbed.d.ts +0 -0
  110. /package/dist/{components → modals}/DevTest/FunDevTestModal.d.ts +0 -0
  111. /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryDetail.d.ts +0 -0
  112. /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryHelp.d.ts +0 -0
  113. /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryModal.d.ts +0 -0
  114. /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryTransaction.d.ts +0 -0
  115. /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutStatus.d.ts +0 -0
  116. /package/dist/{components → modals}/FunCheckoutModal/FunCheckoutConfirmationStep.d.ts +0 -0
  117. /package/dist/{components → modals}/FunCheckoutModal/FunCheckoutConnectExchangeStep.d.ts +0 -0
  118. /package/dist/{components → modals}/FunCheckoutModal/FunCheckoutSelectAssetStep.d.ts +0 -0
  119. /package/dist/{components → modals}/ProfileDetails/ActivityTraversalContext.d.ts +0 -0
  120. /package/dist/{components → modals}/ProfileDetails/FunProfileViews/ActivityHistory/ActivityHistory.d.ts +0 -0
  121. /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/Home.css.d.ts +0 -0
  122. /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/HomeCheckoutDisplayRow.css.d.ts +0 -0
  123. /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/HomeCheckoutDisplayRow.d.ts +0 -0
  124. /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/HomeTokenDisplayRow.d.ts +0 -0
  125. /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/index.d.ts +0 -0
  126. /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Settings/Settings.d.ts +0 -0
  127. /package/dist/{components/FunkitProvider → providers}/AppContext.d.ts +0 -0
  128. /package/dist/{components/FunkitProvider → providers}/AuthenticationContext.d.ts +0 -0
  129. /package/dist/{components/FunkitProvider → providers}/AvatarContext.d.ts +0 -0
  130. /package/dist/{components/FunkitProvider → providers}/FunkitConnectChainContext.d.ts +0 -0
  131. /package/dist/{components/FunkitProvider → providers}/FunkitSandboxContext.d.ts +0 -0
  132. /package/dist/{components/FunkitProvider → providers}/ModalSizeContext.d.ts +0 -0
  133. /package/dist/{components/FunkitProvider → providers}/provideFunkitConnectChains.d.ts +0 -0
  134. /package/dist/{components/FunkitProvider → providers}/useFingerprint.d.ts +0 -0
  135. /package/dist/{components/FunkitProvider → providers}/usePreloadImages.d.ts +0 -0
  136. /package/dist/{components/FunkitProvider → providers}/walletConnectDeepLink.d.ts +0 -0
@@ -1,92 +0,0 @@
1
- "use client";
2
- import {
3
- getWalletConnectConnector
4
- } from "./chunk-23WIEY36.js";
5
- import {
6
- isAndroid
7
- } from "./chunk-RETKWSKD.js";
8
-
9
- // src/wallets/walletConnectors/ledgerWallet/ledgerWallet.ts
10
- var ledgerWallet = ({
11
- projectId,
12
- walletConnectParameters
13
- }) => ({
14
- id: "ledger",
15
- iconBackground: "#000",
16
- iconAccent: "#000",
17
- name: "Ledger",
18
- iconUrl: async () => (await import("./ledgerWallet-KZKJ5Q2S.js")).default,
19
- downloadUrls: {
20
- android: "https://play.google.com/store/apps/details?id=com.ledger.live",
21
- ios: "https://apps.apple.com/us/app/ledger-live-web3-wallet/id1361671700",
22
- mobile: "https://www.ledger.com/ledger-live",
23
- qrCode: "https://r354.adj.st/?adj_t=t2esmlk",
24
- windows: "https://www.ledger.com/ledger-live/download",
25
- macos: "https://www.ledger.com/ledger-live/download",
26
- linux: "https://www.ledger.com/ledger-live/download",
27
- desktop: "https://www.ledger.com/ledger-live"
28
- },
29
- mobile: {
30
- getUri: (uri) => {
31
- return isAndroid() ? uri : `ledgerlive://wc?uri=${encodeURIComponent(uri)}`;
32
- }
33
- },
34
- desktop: {
35
- getUri: (uri) => {
36
- return `ledgerlive://wc?uri=${encodeURIComponent(uri)}`;
37
- },
38
- instructions: {
39
- learnMoreUrl: "https://support.ledger.com/hc/en-us/articles/4404389503889-Getting-started-with-Ledger-Live",
40
- steps: [
41
- {
42
- description: "wallet_connectors.ledger.desktop.step1.description",
43
- step: "install",
44
- title: "wallet_connectors.ledger.desktop.step1.title"
45
- },
46
- {
47
- description: "wallet_connectors.ledger.desktop.step2.description",
48
- step: "create",
49
- title: "wallet_connectors.ledger.desktop.step2.title"
50
- },
51
- {
52
- description: "wallet_connectors.ledger.desktop.step3.description",
53
- step: "connect",
54
- title: "wallet_connectors.ledger.desktop.step3.title"
55
- }
56
- ]
57
- }
58
- },
59
- qrCode: {
60
- getUri: (uri) => {
61
- return `ledgerlive://wc?uri=${encodeURIComponent(uri)}`;
62
- },
63
- instructions: {
64
- learnMoreUrl: "https://support.ledger.com/hc/en-us/articles/4404389503889-Getting-started-with-Ledger-Live",
65
- steps: [
66
- {
67
- description: "wallet_connectors.ledger.qr_code.step1.description",
68
- step: "install",
69
- title: "wallet_connectors.ledger.qr_code.step1.title"
70
- },
71
- {
72
- description: "wallet_connectors.ledger.qr_code.step2.description",
73
- step: "create",
74
- title: "wallet_connectors.ledger.qr_code.step2.title"
75
- },
76
- {
77
- description: "wallet_connectors.ledger.qr_code.step3.description",
78
- step: "scan",
79
- title: "wallet_connectors.ledger.qr_code.step3.title"
80
- }
81
- ]
82
- }
83
- },
84
- createConnector: getWalletConnectConnector({
85
- projectId,
86
- walletConnectParameters
87
- })
88
- });
89
-
90
- export {
91
- ledgerWallet
92
- };
@@ -1,101 +0,0 @@
1
- "use client";
2
- import {
3
- isAndroid
4
- } from "./chunk-RETKWSKD.js";
5
- import {
6
- getInjectedConnector,
7
- hasInjectedProvider
8
- } from "./chunk-WRA2DVJ7.js";
9
- import {
10
- getWalletConnectConnector
11
- } from "./chunk-23WIEY36.js";
12
-
13
- // src/wallets/walletConnectors/bitgetWallet/bitgetWallet.ts
14
- var bitgetWallet = ({
15
- projectId,
16
- walletConnectParameters
17
- }) => {
18
- const isBitKeepInjected = hasInjectedProvider({
19
- namespace: "bitkeep.ethereum",
20
- flag: "isBitKeep"
21
- });
22
- const shouldUseWalletConnect = !isBitKeepInjected;
23
- return {
24
- id: "bitget",
25
- name: "Bitget Wallet",
26
- rdns: "com.bitget.web3",
27
- iconUrl: async () => (await import("./bitgetWallet-CLYTW54T.js")).default,
28
- iconAccent: "#f6851a",
29
- iconBackground: "#fff",
30
- installed: !shouldUseWalletConnect ? isBitKeepInjected : void 0,
31
- downloadUrls: {
32
- android: "https://web3.bitget.com/en/wallet-download?type=0",
33
- ios: "https://apps.apple.com/app/bitkeep/id1395301115",
34
- mobile: "https://web3.bitget.com/en/wallet-download?type=2",
35
- qrCode: "https://web3.bitget.com/en/wallet-download",
36
- chrome: "https://chrome.google.com/webstore/detail/bitkeep-crypto-nft-wallet/jiidiaalihmmhddjgbnbgdfflelocpak",
37
- browserExtension: "https://web3.bitget.com/en/wallet-download"
38
- },
39
- extension: {
40
- instructions: {
41
- learnMoreUrl: "https://web3.bitget.com/en/academy",
42
- steps: [
43
- {
44
- description: "wallet_connectors.bitget.extension.step1.description",
45
- step: "install",
46
- title: "wallet_connectors.bitget.extension.step1.title"
47
- },
48
- {
49
- description: "wallet_connectors.bitget.extension.step2.description",
50
- step: "create",
51
- title: "wallet_connectors.bitget.extension.step2.title"
52
- },
53
- {
54
- description: "wallet_connectors.bitget.extension.step3.description",
55
- step: "refresh",
56
- title: "wallet_connectors.bitget.extension.step3.description"
57
- }
58
- ]
59
- }
60
- },
61
- mobile: {
62
- getUri: shouldUseWalletConnect ? (uri) => {
63
- return isAndroid() ? uri : `bitkeep://wc?uri=${encodeURIComponent(uri)}`;
64
- } : void 0
65
- },
66
- qrCode: shouldUseWalletConnect ? {
67
- getUri: (uri) => uri,
68
- instructions: {
69
- learnMoreUrl: "https://web3.bitget.com/en/academy",
70
- steps: [
71
- {
72
- description: "wallet_connectors.bitget.qr_code.step1.description",
73
- step: "install",
74
- title: "wallet_connectors.bitget.qr_code.step1.title"
75
- },
76
- {
77
- description: "wallet_connectors.bitget.qr_code.step2.description",
78
- step: "create",
79
- title: "wallet_connectors.bitget.qr_code.step2.title"
80
- },
81
- {
82
- description: "wallet_connectors.bitget.qr_code.step3.description",
83
- step: "scan",
84
- title: "wallet_connectors.bitget.qr_code.step3.title"
85
- }
86
- ]
87
- }
88
- } : void 0,
89
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
90
- projectId,
91
- walletConnectParameters
92
- }) : getInjectedConnector({
93
- namespace: "bitkeep.ethereum",
94
- flag: "isBitKeep"
95
- })
96
- };
97
- };
98
-
99
- export {
100
- bitgetWallet
101
- };
@@ -1,60 +0,0 @@
1
- "use client";
2
- import {
3
- getWalletConnectConnector
4
- } from "./chunk-23WIEY36.js";
5
- import {
6
- isAndroid
7
- } from "./chunk-RETKWSKD.js";
8
-
9
- // src/wallets/walletConnectors/argentWallet/argentWallet.ts
10
- var argentWallet = ({
11
- projectId,
12
- walletConnectParameters
13
- }) => ({
14
- id: "argent",
15
- name: "Argent",
16
- iconUrl: async () => (await import("./argentWallet-M6SBG4CU.js")).default,
17
- iconBackground: "#fff",
18
- downloadUrls: {
19
- android: "https://play.google.com/store/apps/details?id=im.argent.contractwalletclient",
20
- ios: "https://apps.apple.com/us/app/argent/id1358741926",
21
- mobile: "https://argent.xyz/download-argent",
22
- qrCode: "https://argent.link/app"
23
- },
24
- mobile: {
25
- getUri: (uri) => {
26
- return isAndroid() ? uri : `argent://app/wc?uri=${encodeURIComponent(uri)}`;
27
- }
28
- },
29
- qrCode: {
30
- getUri: (uri) => uri,
31
- instructions: {
32
- learnMoreUrl: "https://argent.xyz/learn/what-is-a-crypto-wallet/",
33
- steps: [
34
- {
35
- description: "wallet_connectors.argent.qr_code.step1.description",
36
- step: "install",
37
- title: "wallet_connectors.argent.qr_code.step1.title"
38
- },
39
- {
40
- description: "wallet_connectors.argent.qr_code.step2.description",
41
- step: "create",
42
- title: "wallet_connectors.argent.qr_code.step2.title"
43
- },
44
- {
45
- description: "wallet_connectors.argent.qr_code.step3.description",
46
- step: "scan",
47
- title: "wallet_connectors.argent.qr_code.step3.title"
48
- }
49
- ]
50
- }
51
- },
52
- createConnector: getWalletConnectConnector({
53
- projectId,
54
- walletConnectParameters
55
- })
56
- });
57
-
58
- export {
59
- argentWallet
60
- };
@@ -1,102 +0,0 @@
1
- "use client";
2
- import {
3
- getInjectedConnector,
4
- hasInjectedProvider
5
- } from "./chunk-WRA2DVJ7.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-23WIEY36.js";
9
- import {
10
- isIOS
11
- } from "./chunk-RETKWSKD.js";
12
-
13
- // src/wallets/walletConnectors/zerionWallet/zerionWallet.ts
14
- var zerionWallet = ({
15
- projectId,
16
- walletConnectParameters
17
- }) => {
18
- const isZerionInjected = hasInjectedProvider({
19
- namespace: "zerionWallet",
20
- flag: "isZerion"
21
- });
22
- const shouldUseWalletConnect = !isZerionInjected;
23
- const getUri = (uri) => {
24
- return isIOS() ? `zerion://wc?uri=${encodeURIComponent(uri)}` : uri;
25
- };
26
- return {
27
- id: "zerion",
28
- name: "Zerion",
29
- rdns: "io.zerion.wallet",
30
- iconUrl: async () => (await import("./zerionWallet-CYFHB5PA.js")).default,
31
- iconAccent: "#2962ef",
32
- iconBackground: "#2962ef",
33
- installed: !shouldUseWalletConnect ? isZerionInjected : void 0,
34
- downloadUrls: {
35
- android: "https://play.google.com/store/apps/details?id=io.zerion.android",
36
- ios: "https://apps.apple.com/app/apple-store/id1456732565",
37
- mobile: "https://link.zerion.io/pt3gdRP0njb",
38
- qrCode: "https://link.zerion.io/pt3gdRP0njb",
39
- chrome: "https://chrome.google.com/webstore/detail/klghhnkeealcohjjanjjdaeeggmfmlpl",
40
- browserExtension: "https://zerion.io/extension"
41
- },
42
- mobile: {
43
- getUri: shouldUseWalletConnect ? getUri : void 0
44
- },
45
- qrCode: shouldUseWalletConnect ? {
46
- getUri,
47
- instructions: {
48
- learnMoreUrl: "https://zerion.io/blog/announcing-the-zerion-smart-wallet/",
49
- steps: [
50
- {
51
- description: "wallet_connectors.zerion.qr_code.step1.description",
52
- step: "install",
53
- title: "wallet_connectors.zerion.qr_code.step1.title"
54
- },
55
- {
56
- description: "wallet_connectors.zerion.qr_code.step2.description",
57
- step: "create",
58
- title: "wallet_connectors.zerion.qr_code.step2.title"
59
- },
60
- {
61
- description: "wallet_connectors.zerion.qr_code.step3.description",
62
- step: "scan",
63
- title: "wallet_connectors.zerion.qr_code.step3.title"
64
- }
65
- ]
66
- }
67
- } : void 0,
68
- extension: {
69
- instructions: {
70
- learnMoreUrl: "https://help.zerion.io/en/",
71
- steps: [
72
- {
73
- description: "wallet_connectors.zerion.extension.step1.description",
74
- step: "install",
75
- title: "wallet_connectors.zerion.extension.step1.title"
76
- },
77
- {
78
- description: "wallet_connectors.zerion.extension.step2.description",
79
- step: "create",
80
- title: "wallet_connectors.zerion.extension.step2.title"
81
- },
82
- {
83
- description: "wallet_connectors.zerion.extension.step3.description",
84
- step: "refresh",
85
- title: "wallet_connectors.zerion.extension.step3.title"
86
- }
87
- ]
88
- }
89
- },
90
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
91
- projectId,
92
- walletConnectParameters
93
- }) : getInjectedConnector({
94
- namespace: "zerionWallet",
95
- flag: "isZerion"
96
- })
97
- };
98
- };
99
-
100
- export {
101
- zerionWallet
102
- };
@@ -1,95 +0,0 @@
1
- "use client";
2
- import {
3
- getInjectedConnector,
4
- hasInjectedProvider
5
- } from "./chunk-WRA2DVJ7.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-23WIEY36.js";
9
- import {
10
- isMobile
11
- } from "./chunk-RETKWSKD.js";
12
-
13
- // src/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.ts
14
- var tokenPocketWallet = ({
15
- projectId,
16
- walletConnectParameters
17
- }) => {
18
- const isTokenPocketInjected = hasInjectedProvider({ flag: "isTokenPocket" });
19
- const shouldUseWalletConnect = !isTokenPocketInjected;
20
- const getUri = (uri) => {
21
- return isMobile() ? `tpoutside://wc?uri=${encodeURIComponent(uri)}` : uri;
22
- };
23
- return {
24
- id: "tokenPocket",
25
- name: "TokenPocket",
26
- rdns: "pro.tokenpocket",
27
- iconUrl: async () => (await import("./tokenPocketWallet-BVMBOYTC.js")).default,
28
- iconBackground: "#2980FE",
29
- installed: !shouldUseWalletConnect ? isTokenPocketInjected : void 0,
30
- downloadUrls: {
31
- chrome: "https://chrome.google.com/webstore/detail/tokenpocket/mfgccjchihfkkindfppnaooecgfneiii",
32
- browserExtension: "https://extension.tokenpocket.pro/",
33
- android: "https://play.google.com/store/apps/details?id=vip.mytokenpocket",
34
- ios: "https://apps.apple.com/us/app/tp-global-wallet/id6444625622",
35
- qrCode: "https://tokenpocket.pro/en/download/app",
36
- mobile: "https://tokenpocket.pro/en/download/app"
37
- },
38
- mobile: {
39
- getUri: shouldUseWalletConnect ? getUri : void 0
40
- },
41
- qrCode: shouldUseWalletConnect ? {
42
- getUri,
43
- instructions: {
44
- learnMoreUrl: "https://help.tokenpocket.pro/en/",
45
- steps: [
46
- {
47
- description: "wallet_connectors.token_pocket.qr_code.step1.description",
48
- step: "install",
49
- title: "wallet_connectors.token_pocket.qr_code.step1.title"
50
- },
51
- {
52
- description: "wallet_connectors.token_pocket.qr_code.step2.description",
53
- step: "create",
54
- title: "wallet_connectors.token_pocket.qr_code.step2.title"
55
- },
56
- {
57
- description: "wallet_connectors.token_pocket.qr_code.step3.description",
58
- step: "scan",
59
- title: "wallet_connectors.token_pocket.qr_code.step3.title"
60
- }
61
- ]
62
- }
63
- } : void 0,
64
- extension: {
65
- instructions: {
66
- learnMoreUrl: "https://help.tokenpocket.pro/en/extension-wallet/faq/installation-tutorial",
67
- steps: [
68
- {
69
- description: "wallet_connectors.token_pocket.extension.step1.description",
70
- step: "install",
71
- title: "wallet_connectors.token_pocket.extension.step1.title"
72
- },
73
- {
74
- description: "wallet_connectors.token_pocket.extension.step2.description",
75
- step: "create",
76
- title: "wallet_connectors.token_pocket.extension.step2.title"
77
- },
78
- {
79
- description: "wallet_connectors.token_pocket.extension.step3.description",
80
- step: "refresh",
81
- title: "wallet_connectors.token_pocket.extension.step3.title"
82
- }
83
- ]
84
- }
85
- },
86
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
87
- projectId,
88
- walletConnectParameters
89
- }) : getInjectedConnector({ flag: "isTokenPocket" })
90
- };
91
- };
92
-
93
- export {
94
- tokenPocketWallet
95
- };
@@ -1,101 +0,0 @@
1
- "use client";
2
- import {
3
- getInjectedConnector,
4
- hasInjectedProvider
5
- } from "./chunk-WRA2DVJ7.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-23WIEY36.js";
9
- import {
10
- isAndroid
11
- } from "./chunk-RETKWSKD.js";
12
-
13
- // src/wallets/walletConnectors/bitgetWallet/bitgetWallet.ts
14
- var bitgetWallet = ({
15
- projectId,
16
- walletConnectParameters
17
- }) => {
18
- const isBitKeepInjected = hasInjectedProvider({
19
- namespace: "bitkeep.ethereum",
20
- flag: "isBitKeep"
21
- });
22
- const shouldUseWalletConnect = !isBitKeepInjected;
23
- return {
24
- id: "bitget",
25
- name: "Bitget Wallet",
26
- rdns: "com.bitget.web3",
27
- iconUrl: async () => (await import("./bitgetWallet-CLYTW54T.js")).default,
28
- iconAccent: "#f6851a",
29
- iconBackground: "#fff",
30
- installed: !shouldUseWalletConnect ? isBitKeepInjected : void 0,
31
- downloadUrls: {
32
- android: "https://web3.bitget.com/en/wallet-download?type=0",
33
- ios: "https://apps.apple.com/app/bitkeep/id1395301115",
34
- mobile: "https://web3.bitget.com/en/wallet-download?type=2",
35
- qrCode: "https://web3.bitget.com/en/wallet-download",
36
- chrome: "https://chrome.google.com/webstore/detail/bitkeep-crypto-nft-wallet/jiidiaalihmmhddjgbnbgdfflelocpak",
37
- browserExtension: "https://web3.bitget.com/en/wallet-download"
38
- },
39
- extension: {
40
- instructions: {
41
- learnMoreUrl: "https://web3.bitget.com/en/academy",
42
- steps: [
43
- {
44
- description: "wallet_connectors.bitget.extension.step1.description",
45
- step: "install",
46
- title: "wallet_connectors.bitget.extension.step1.title"
47
- },
48
- {
49
- description: "wallet_connectors.bitget.extension.step2.description",
50
- step: "create",
51
- title: "wallet_connectors.bitget.extension.step2.title"
52
- },
53
- {
54
- description: "wallet_connectors.bitget.extension.step3.description",
55
- step: "refresh",
56
- title: "wallet_connectors.bitget.extension.step3.description"
57
- }
58
- ]
59
- }
60
- },
61
- mobile: {
62
- getUri: shouldUseWalletConnect ? (uri) => {
63
- return isAndroid() ? uri : `bitkeep://wc?uri=${encodeURIComponent(uri)}`;
64
- } : void 0
65
- },
66
- qrCode: shouldUseWalletConnect ? {
67
- getUri: (uri) => uri,
68
- instructions: {
69
- learnMoreUrl: "https://web3.bitget.com/en/academy",
70
- steps: [
71
- {
72
- description: "wallet_connectors.bitget.qr_code.step1.description",
73
- step: "install",
74
- title: "wallet_connectors.bitget.qr_code.step1.title"
75
- },
76
- {
77
- description: "wallet_connectors.bitget.qr_code.step2.description",
78
- step: "create",
79
- title: "wallet_connectors.bitget.qr_code.step2.title"
80
- },
81
- {
82
- description: "wallet_connectors.bitget.qr_code.step3.description",
83
- step: "scan",
84
- title: "wallet_connectors.bitget.qr_code.step3.title"
85
- }
86
- ]
87
- }
88
- } : void 0,
89
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
90
- projectId,
91
- walletConnectParameters
92
- }) : getInjectedConnector({
93
- namespace: "bitkeep.ethereum",
94
- flag: "isBitKeep"
95
- })
96
- };
97
- };
98
-
99
- export {
100
- bitgetWallet
101
- };
@@ -1,27 +0,0 @@
1
- "use client";
2
- import {
3
- getInjectedConnector,
4
- hasInjectedProvider
5
- } from "./chunk-WRA2DVJ7.js";
6
- import {
7
- isIOS
8
- } from "./chunk-RETKWSKD.js";
9
-
10
- // src/wallets/walletConnectors/dawnWallet/dawnWallet.ts
11
- var dawnWallet = () => ({
12
- id: "dawn",
13
- name: "Dawn",
14
- iconUrl: async () => (await import("./dawnWallet-ONVAA3S4.js")).default,
15
- iconBackground: "#000000",
16
- installed: hasInjectedProvider({ flag: "isDawn" }),
17
- hidden: () => !isIOS(),
18
- downloadUrls: {
19
- ios: "https://apps.apple.com/us/app/dawn-ethereum-wallet/id1673143782",
20
- mobile: "https://dawnwallet.xyz"
21
- },
22
- createConnector: getInjectedConnector({ flag: "isDawn" })
23
- });
24
-
25
- export {
26
- dawnWallet
27
- };
@@ -1,98 +0,0 @@
1
- "use client";
2
- import {
3
- getInjectedConnector,
4
- hasInjectedProvider
5
- } from "./chunk-WRA2DVJ7.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-23WIEY36.js";
9
-
10
- // src/wallets/walletConnectors/bybitWallet/bybitWallet.ts
11
- var bybitWallet = ({
12
- projectId,
13
- walletConnectParameters
14
- }) => {
15
- const isBybitInjected = hasInjectedProvider({
16
- namespace: "bybitWallet"
17
- });
18
- const shouldUseWalletConnect = !isBybitInjected;
19
- const getUri = (uri) => {
20
- return `bybitapp://open/route?targetUrl=by://web3/walletconnect/wc?uri=${encodeURIComponent(
21
- uri
22
- )}`;
23
- };
24
- return {
25
- id: "bybit",
26
- name: "Bybit Wallet",
27
- rdns: "com.bybit",
28
- iconUrl: async () => (await import("./bybitWallet-GR4PFINZ.js")).default,
29
- installed: !shouldUseWalletConnect ? isBybitInjected : void 0,
30
- iconBackground: "#000000",
31
- downloadUrls: {
32
- chrome: "https://chromewebstore.google.com/detail/bybit-wallet/pdliaogehgdbhbnmkklieghmmjkpigpa",
33
- browserExtension: "https://www.bybit.com/en/web3",
34
- android: "https://play.google.com/store/apps/details?id=com.bybit.app",
35
- ios: "https://apps.apple.com/us/app/bybit-buy-trade-crypto/id1488296980",
36
- mobile: "https://www.bybit.com/en/web3",
37
- qrCode: "https://www.bybit.com/en/web3"
38
- },
39
- mobile: {
40
- getUri: shouldUseWalletConnect ? getUri : void 0
41
- },
42
- qrCode: shouldUseWalletConnect ? {
43
- getUri: (uri) => uri,
44
- instructions: {
45
- learnMoreUrl: "https://www.bybit.com/en/web3",
46
- steps: [
47
- {
48
- description: "wallet_connectors.bybit.qr_code.step1.description",
49
- step: "install",
50
- title: "wallet_connectors.bybit.qr_code.step1.title"
51
- },
52
- {
53
- description: "wallet_connectors.bybit.qr_code.step2.description",
54
- step: "create",
55
- title: "wallet_connectors.bybit.qr_code.step2.title"
56
- },
57
- {
58
- description: "wallet_connectors.bybit.qr_code.step3.description",
59
- step: "scan",
60
- title: "wallet_connectors.bybit.qr_code.step3.title"
61
- }
62
- ]
63
- }
64
- } : void 0,
65
- extension: {
66
- instructions: {
67
- learnMoreUrl: "https://www.bybit.com/en/web3",
68
- steps: [
69
- {
70
- description: "wallet_connectors.bybit.extension.step1.description",
71
- step: "install",
72
- title: "wallet_connectors.bybit.extension.step1.title"
73
- },
74
- {
75
- description: "wallet_connectors.bybit.extension.step2.description",
76
- step: "create",
77
- title: "wallet_connectors.bybit.extension.step2.title"
78
- },
79
- {
80
- description: "wallet_connectors.bybit.extension.step3.description",
81
- step: "refresh",
82
- title: "wallet_connectors.bybit.extension.step3.title"
83
- }
84
- ]
85
- }
86
- },
87
- createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
88
- projectId,
89
- walletConnectParameters
90
- }) : getInjectedConnector({
91
- namespace: "bybitWallet"
92
- })
93
- };
94
- };
95
-
96
- export {
97
- bybitWallet
98
- };