@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.
- package/CHANGELOG.md +45 -0
- package/dist/__private__/index.d.ts +1 -1
- package/dist/{arbitrum-EB6UHB7R.js → arbitrum-7TAKMNTY.js} +1 -1
- package/dist/{avalanche-GTIW2NZO.js → avalanche-DP4OGWPS.js} +1 -1
- package/dist/{base-DSVASA5E.js → base-JKDU5GAC.js} +1 -1
- package/dist/{blast-T4B7OICF.js → blast-OXCCKFNZ.js} +1 -1
- package/dist/{bsc-D3LSG6XI.js → bsc-3D3KFEXX.js} +1 -1
- package/dist/components/Avatar/EmojiAvatar.d.ts +1 -1
- package/dist/components/ConnectButton/ConnectButtonRenderer.d.ts +1 -1
- package/dist/components/Dialog/Dialog.d.ts +2 -1
- package/dist/components/DydxSwitchModalTab/DydxSwitchModalTab.d.ts +2 -2
- package/dist/components/FunButton/FunButton.css.d.ts +1 -0
- package/dist/components/FunButton/FunIconButton.d.ts +1 -2
- package/dist/components/FunCheckoutBlocked/FunCheckoutBlocked.css.d.ts +1 -0
- package/dist/components/FunCheckoutBlocked/FunCheckoutBlocked.d.ts +2 -0
- package/dist/components/FunInput/FunTextAreaInput.d.ts +1 -1
- package/dist/components/FunPayments/FunPaymentMethods.d.ts +2 -1
- package/dist/components/Icons/Spinner.d.ts +2 -3
- package/dist/components/index.d.ts +1 -1
- package/dist/config/getDefaultConfig.d.ts +1 -1
- package/dist/{cronos-7AZSHGK7.js → cronos-5OEAMVEV.js} +1 -1
- package/dist/{dydx-B46RMDPA.js → dydx-IANKGTOD.js} +1 -1
- package/dist/{ethereum-NOZIKDN4.js → ethereum-VZBBHP2I.js} +1 -1
- package/dist/{hardhat-63UZQ2D2.js → hardhat-KGYIXSL3.js} +1 -1
- package/dist/hooks/useAnimatedNavigation.d.ts +10 -0
- package/dist/hooks/useCheckoutModalTitle.d.ts +2 -0
- package/dist/hooks/useCheckoutType.d.ts +1 -1
- package/dist/hooks/useMesh.d.ts +1 -0
- package/dist/hooks/useUsableWalletAssetsForCheckout.d.ts +1 -1
- package/dist/index.css +151 -136
- package/dist/index.d.ts +12 -12
- package/dist/index.js +4665 -4509
- package/dist/{klaytn-NDCZPHVS.js → klaytn-VYNHNZBE.js} +1 -1
- package/dist/{manta-VVKV27TG.js → manta-2J6LNNQO.js} +1 -1
- package/dist/{mantle-UYR6COHH.js → mantle-4HPADCAY.js} +1 -1
- package/dist/modals/AccountModal/AccountModal.d.ts +8 -0
- package/dist/{components → modals}/ChainModal/Chain.d.ts +1 -1
- package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryContent.d.ts +1 -0
- package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryTransaction.css.d.ts +2 -0
- package/dist/{components → modals}/FunCheckoutModal/FunCheckoutInputAmountStep.d.ts +2 -1
- package/dist/{components → modals}/FunCheckoutModal/FunCheckoutModal.d.ts +5 -1
- package/dist/{components → modals}/FunCheckoutModal/FunCheckoutPrimaryInfo.d.ts +1 -1
- package/dist/{components → modals}/FunCheckoutModal/FunCheckoutVerifyDetailsStep.d.ts +5 -2
- package/dist/modals/ProfileDetails/ProfileDetails.d.ts +16 -0
- package/dist/{optimism-XW773SJ7.js → optimism-7SXPPT5B.js} +1 -1
- package/dist/{polygon-CTDRND6O.js → polygon-KTSHZSJE.js} +1 -1
- package/dist/{components/FunkitProvider → providers}/FunToastProvider.d.ts +1 -1
- package/dist/{components/FunkitProvider → providers}/FunkitCheckoutContext.d.ts +3 -3
- package/dist/{components/FunkitProvider → providers}/FunkitConfigContext.d.ts +1 -7
- package/dist/{components/FunkitProvider → providers}/FunkitMeshProvider.d.ts +1 -1
- package/dist/{components/FunkitProvider → providers}/FunkitMoonpayProvider.d.ts +1 -0
- package/dist/{components/FunkitProvider → providers}/FunkitProvider.d.ts +3 -3
- package/dist/{components/FunkitProvider → providers}/FunkitThemeProvider.d.ts +1 -1
- package/dist/{components/FunkitProvider → providers}/FunkitWeb2Provider.d.ts +1 -1
- package/dist/{components/FunkitProvider → providers}/GeneralWalletProvider.d.ts +14 -14
- package/dist/{components/FunkitProvider → providers}/I18nContext.d.ts +1 -1
- package/dist/{components/FunkitProvider → providers}/ModalContext.d.ts +2 -1
- package/dist/{components/FunkitProvider → providers}/ShowBalanceContext.d.ts +1 -1
- package/dist/{ronin-O2PUII26.js → ronin-NDQSRHAA.js} +1 -1
- package/dist/utils/assetAbort.d.ts +9 -0
- package/dist/utils/assets.d.ts +1 -1
- package/dist/utils/checkout.d.ts +1 -1
- package/dist/utils/funkitProvider.d.ts +1 -1
- package/dist/wallets/walletConnectors/index.js +73 -73
- package/dist/{xdc-GR4FVKJB.js → xdc-DOOU3NNX.js} +1 -1
- package/dist/{zetachain-HP3BWJBU.js → zetachain-2J22B4NG.js} +1 -1
- package/dist/{zkSync-UPIELHYI.js → zkSync-YDZI4H7P.js} +1 -1
- package/dist/{zora-DMM6D4R4.js → zora-54FXXQHV.js} +1 -1
- package/package.json +4 -4
- package/dist/components/AccountModal/AccountModal.d.ts +0 -6
- package/dist/components/ProfileDetails/ProfileDetails.d.ts +0 -13
- package/dist/wallets/walletConnectors/chunk-25VW5TZP.js +0 -92
- package/dist/wallets/walletConnectors/chunk-45BGLKK3.js +0 -149
- package/dist/wallets/walletConnectors/chunk-4HKPVECK.js +0 -95
- package/dist/wallets/walletConnectors/chunk-4K3EKHXR.js +0 -71
- package/dist/wallets/walletConnectors/chunk-57UUMOOZ.js +0 -95
- package/dist/wallets/walletConnectors/chunk-5MVCKMZT.js +0 -94
- package/dist/wallets/walletConnectors/chunk-5NZLWT3Y.js +0 -73
- package/dist/wallets/walletConnectors/chunk-A6MZY5ZZ.js +0 -81
- package/dist/wallets/walletConnectors/chunk-ARIYPPEC.js +0 -92
- package/dist/wallets/walletConnectors/chunk-B5D7DYVV.js +0 -101
- package/dist/wallets/walletConnectors/chunk-BEAW5Y5M.js +0 -60
- package/dist/wallets/walletConnectors/chunk-CW3DUKXK.js +0 -102
- package/dist/wallets/walletConnectors/chunk-E5XC6KBV.js +0 -95
- package/dist/wallets/walletConnectors/chunk-FCHEJLHR.js +0 -101
- package/dist/wallets/walletConnectors/chunk-FLTQRYFS.js +0 -27
- package/dist/wallets/walletConnectors/chunk-HCKLWBE5.js +0 -98
- package/dist/wallets/walletConnectors/chunk-HKN7647Q.js +0 -73
- package/dist/wallets/walletConnectors/chunk-HLH777AC.js +0 -108
- package/dist/wallets/walletConnectors/chunk-HMDUVRZP.js +0 -98
- package/dist/wallets/walletConnectors/chunk-IOQWKPOO.js +0 -71
- package/dist/wallets/walletConnectors/chunk-IR3YKU2N.js +0 -103
- package/dist/wallets/walletConnectors/chunk-J2BF4L2V.js +0 -87
- package/dist/wallets/walletConnectors/chunk-KDGMYRMC.js +0 -102
- package/dist/wallets/walletConnectors/chunk-LPQBQIZL.js +0 -108
- package/dist/wallets/walletConnectors/chunk-LTIIUGMZ.js +0 -96
- package/dist/wallets/walletConnectors/chunk-OKUX4BC4.js +0 -66
- package/dist/wallets/walletConnectors/chunk-PIZ2XVGH.js +0 -60
- package/dist/wallets/walletConnectors/chunk-RXUGTOMT.js +0 -60
- package/dist/wallets/walletConnectors/chunk-VJ5C6RXN.js +0 -98
- package/dist/wallets/walletConnectors/chunk-VU6B3HMD.js +0 -96
- package/dist/wallets/walletConnectors/chunk-WAMHUVNP.js +0 -96
- package/dist/wallets/walletConnectors/chunk-WMLYUYMP.js +0 -94
- package/dist/wallets/walletConnectors/chunk-YRK6XWL6.js +0 -149
- package/dist/wallets/walletConnectors/chunk-ZCKNEKQQ.js +0 -110
- /package/dist/{components → modals}/ChainModal/ChainModal.css.d.ts +0 -0
- /package/dist/{components → modals}/ChainModal/ChainModal.d.ts +0 -0
- /package/dist/{components → modals}/ConnectModal/ConnectModal.d.ts +0 -0
- /package/dist/{components → modals}/DevTest/DevEmbed.d.ts +0 -0
- /package/dist/{components → modals}/DevTest/FunDevTestModal.d.ts +0 -0
- /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryDetail.d.ts +0 -0
- /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryHelp.d.ts +0 -0
- /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryModal.d.ts +0 -0
- /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutHistoryTransaction.d.ts +0 -0
- /package/dist/{components → modals}/FunCheckoutHistoryModal/FunCheckoutStatus.d.ts +0 -0
- /package/dist/{components → modals}/FunCheckoutModal/FunCheckoutConfirmationStep.d.ts +0 -0
- /package/dist/{components → modals}/FunCheckoutModal/FunCheckoutConnectExchangeStep.d.ts +0 -0
- /package/dist/{components → modals}/FunCheckoutModal/FunCheckoutSelectAssetStep.d.ts +0 -0
- /package/dist/{components → modals}/ProfileDetails/ActivityTraversalContext.d.ts +0 -0
- /package/dist/{components → modals}/ProfileDetails/FunProfileViews/ActivityHistory/ActivityHistory.d.ts +0 -0
- /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/Home.css.d.ts +0 -0
- /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/HomeCheckoutDisplayRow.css.d.ts +0 -0
- /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/HomeCheckoutDisplayRow.d.ts +0 -0
- /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/HomeTokenDisplayRow.d.ts +0 -0
- /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Home/index.d.ts +0 -0
- /package/dist/{components → modals}/ProfileDetails/FunProfileViews/Settings/Settings.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/AppContext.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/AuthenticationContext.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/AvatarContext.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/FunkitConnectChainContext.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/FunkitSandboxContext.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/ModalSizeContext.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/provideFunkitConnectChains.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/useFingerprint.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/usePreloadImages.d.ts +0 -0
- /package/dist/{components/FunkitProvider → providers}/walletConnectDeepLink.d.ts +0 -0
|
@@ -1,108 +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/trustWallet/trustWallet.ts
|
|
14
|
-
var trustWallet = ({
|
|
15
|
-
projectId,
|
|
16
|
-
walletConnectParameters
|
|
17
|
-
}) => {
|
|
18
|
-
const isTrustWalletInjected = isMobile() ? hasInjectedProvider({ flag: "isTrust" }) : hasInjectedProvider({ flag: "isTrustWallet" });
|
|
19
|
-
const shouldUseWalletConnect = !isTrustWalletInjected;
|
|
20
|
-
const getUriMobile = (uri) => {
|
|
21
|
-
return `trust://wc?uri=${encodeURIComponent(uri)}`;
|
|
22
|
-
};
|
|
23
|
-
const getUriQR = (uri) => {
|
|
24
|
-
return uri;
|
|
25
|
-
};
|
|
26
|
-
const mobileConnector = {
|
|
27
|
-
getUri: shouldUseWalletConnect ? getUriMobile : void 0
|
|
28
|
-
};
|
|
29
|
-
let qrConnector = void 0;
|
|
30
|
-
if (shouldUseWalletConnect) {
|
|
31
|
-
qrConnector = {
|
|
32
|
-
getUri: getUriQR,
|
|
33
|
-
instructions: {
|
|
34
|
-
learnMoreUrl: "https://trustwallet.com/",
|
|
35
|
-
steps: [
|
|
36
|
-
{
|
|
37
|
-
description: "wallet_connectors.trust.qr_code.step1.description",
|
|
38
|
-
step: "install",
|
|
39
|
-
title: "wallet_connectors.trust.qr_code.step1.title"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
description: "wallet_connectors.trust.qr_code.step2.description",
|
|
43
|
-
step: "create",
|
|
44
|
-
title: "wallet_connectors.trust.qr_code.step2.title"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
description: "wallet_connectors.trust.qr_code.step3.description",
|
|
48
|
-
step: "scan",
|
|
49
|
-
title: "wallet_connectors.trust.qr_code.step3.title"
|
|
50
|
-
}
|
|
51
|
-
]
|
|
52
|
-
}
|
|
53
|
-
};
|
|
54
|
-
}
|
|
55
|
-
const extensionConnector = {
|
|
56
|
-
instructions: {
|
|
57
|
-
learnMoreUrl: "https://trustwallet.com/browser-extension",
|
|
58
|
-
steps: [
|
|
59
|
-
{
|
|
60
|
-
description: "wallet_connectors.trust.extension.step1.description",
|
|
61
|
-
step: "install",
|
|
62
|
-
title: "wallet_connectors.trust.extension.step1.title"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
description: "wallet_connectors.trust.extension.step2.description",
|
|
66
|
-
step: "create",
|
|
67
|
-
title: "wallet_connectors.trust.extension.step2.title"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
description: "wallet_connectors.trust.extension.step3.description",
|
|
71
|
-
step: "refresh",
|
|
72
|
-
title: "wallet_connectors.trust.extension.step3.title"
|
|
73
|
-
}
|
|
74
|
-
]
|
|
75
|
-
}
|
|
76
|
-
};
|
|
77
|
-
return {
|
|
78
|
-
id: "trust",
|
|
79
|
-
name: "Trust Wallet",
|
|
80
|
-
rdns: "com.trustwallet.app",
|
|
81
|
-
iconUrl: async () => (await import("./trustWallet-E2GVGE4U.js")).default,
|
|
82
|
-
// Note that we never resolve `installed` to `false` because the
|
|
83
|
-
// Trust Wallet provider falls back to other connection methods if
|
|
84
|
-
// the injected connector isn't available
|
|
85
|
-
installed: isTrustWalletInjected || void 0,
|
|
86
|
-
iconAccent: "#3375BB",
|
|
87
|
-
iconBackground: "#fff",
|
|
88
|
-
downloadUrls: {
|
|
89
|
-
android: "https://play.google.com/store/apps/details?id=com.wallet.crypto.trustapp",
|
|
90
|
-
ios: "https://apps.apple.com/us/app/trust-crypto-bitcoin-wallet/id1288339409",
|
|
91
|
-
mobile: "https://trustwallet.com/download",
|
|
92
|
-
qrCode: "https://trustwallet.com/download",
|
|
93
|
-
chrome: "https://chrome.google.com/webstore/detail/trust-wallet/egjidjbpglichdcondbcbdnbeeppgdph",
|
|
94
|
-
browserExtension: "https://trustwallet.com/browser-extension"
|
|
95
|
-
},
|
|
96
|
-
mobile: mobileConnector,
|
|
97
|
-
qrCode: qrConnector,
|
|
98
|
-
extension: extensionConnector,
|
|
99
|
-
createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
|
|
100
|
-
projectId,
|
|
101
|
-
walletConnectParameters
|
|
102
|
-
}) : isMobile() ? getInjectedConnector({ flag: "isTrust" }) : getInjectedConnector({ flag: "isTrustWallet" })
|
|
103
|
-
};
|
|
104
|
-
};
|
|
105
|
-
|
|
106
|
-
export {
|
|
107
|
-
trustWallet
|
|
108
|
-
};
|
|
@@ -1,96 +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/okxWallet/okxWallet.ts
|
|
14
|
-
var okxWallet = ({
|
|
15
|
-
projectId,
|
|
16
|
-
walletConnectParameters
|
|
17
|
-
}) => {
|
|
18
|
-
const isOKXInjected = hasInjectedProvider({ namespace: "okxwallet" });
|
|
19
|
-
const shouldUseWalletConnect = !isOKXInjected;
|
|
20
|
-
return {
|
|
21
|
-
id: "okx",
|
|
22
|
-
name: "OKX Wallet",
|
|
23
|
-
rdns: "com.okex.wallet",
|
|
24
|
-
iconUrl: async () => (await import("./okxWallet-GJMKZIND.js")).default,
|
|
25
|
-
iconAccent: "#000",
|
|
26
|
-
iconBackground: "#000",
|
|
27
|
-
downloadUrls: {
|
|
28
|
-
android: "https://play.google.com/store/apps/details?id=com.okinc.okex.gp",
|
|
29
|
-
ios: "https://itunes.apple.com/app/id1327268470?mt=8",
|
|
30
|
-
mobile: "https://okx.com/download",
|
|
31
|
-
qrCode: "https://okx.com/download",
|
|
32
|
-
chrome: "https://chrome.google.com/webstore/detail/okx-wallet/mcohilncbfahbmgdjkbpemcciiolgcge",
|
|
33
|
-
edge: "https://microsoftedge.microsoft.com/addons/detail/okx-wallet/pbpjkcldjiffchgbbndmhojiacbgflha",
|
|
34
|
-
firefox: "https://addons.mozilla.org/firefox/addon/okexwallet/",
|
|
35
|
-
browserExtension: "https://okx.com/download"
|
|
36
|
-
},
|
|
37
|
-
mobile: {
|
|
38
|
-
getUri: shouldUseWalletConnect ? (uri) => {
|
|
39
|
-
return isAndroid() ? uri : `okex://main/wc?uri=${encodeURIComponent(uri)}`;
|
|
40
|
-
} : void 0
|
|
41
|
-
},
|
|
42
|
-
qrCode: shouldUseWalletConnect ? {
|
|
43
|
-
getUri: (uri) => uri,
|
|
44
|
-
instructions: {
|
|
45
|
-
learnMoreUrl: "https://okx.com/web3/",
|
|
46
|
-
steps: [
|
|
47
|
-
{
|
|
48
|
-
description: "wallet_connectors.okx.qr_code.step1.description",
|
|
49
|
-
step: "install",
|
|
50
|
-
title: "wallet_connectors.okx.qr_code.step1.title"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
description: "wallet_connectors.okx.qr_code.step2.description",
|
|
54
|
-
step: "create",
|
|
55
|
-
title: "wallet_connectors.okx.qr_code.step2.title"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
description: "wallet_connectors.okx.qr_code.step3.description",
|
|
59
|
-
step: "scan",
|
|
60
|
-
title: "wallet_connectors.okx.qr_code.step3.title"
|
|
61
|
-
}
|
|
62
|
-
]
|
|
63
|
-
}
|
|
64
|
-
} : void 0,
|
|
65
|
-
extension: {
|
|
66
|
-
instructions: {
|
|
67
|
-
learnMoreUrl: "https://okx.com/web3/",
|
|
68
|
-
steps: [
|
|
69
|
-
{
|
|
70
|
-
description: "wallet_connectors.okx.extension.step1.description",
|
|
71
|
-
step: "install",
|
|
72
|
-
title: "wallet_connectors.okx.extension.step1.title"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
description: "wallet_connectors.okx.extension.step2.description",
|
|
76
|
-
step: "create",
|
|
77
|
-
title: "wallet_connectors.okx.extension.step2.title"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
description: "wallet_connectors.okx.extension.step3.description",
|
|
81
|
-
step: "refresh",
|
|
82
|
-
title: "wallet_connectors.okx.extension.step3.title"
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
|
|
88
|
-
projectId,
|
|
89
|
-
walletConnectParameters
|
|
90
|
-
}) : getInjectedConnector({ namespace: "okxwallet" })
|
|
91
|
-
};
|
|
92
|
-
};
|
|
93
|
-
|
|
94
|
-
export {
|
|
95
|
-
okxWallet
|
|
96
|
-
};
|
|
@@ -1,66 +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/foxWallet/foxWallet.ts
|
|
11
|
-
var foxWallet = ({
|
|
12
|
-
projectId,
|
|
13
|
-
walletConnectParameters
|
|
14
|
-
}) => {
|
|
15
|
-
const isFoxInjected = hasInjectedProvider({
|
|
16
|
-
namespace: "foxwallet.ethereum"
|
|
17
|
-
});
|
|
18
|
-
const shouldUseWalletConnect = !isFoxInjected;
|
|
19
|
-
return {
|
|
20
|
-
id: "foxwallet",
|
|
21
|
-
name: "FoxWallet",
|
|
22
|
-
iconUrl: async () => (await import("./foxWallet-IMVLOE3Y.js")).default,
|
|
23
|
-
iconBackground: "#fff",
|
|
24
|
-
downloadUrls: {
|
|
25
|
-
android: "https://play.google.com/store/apps/details?id=com.foxwallet.play",
|
|
26
|
-
ios: "https://apps.apple.com/app/foxwallet-crypto-web3/id1590983231",
|
|
27
|
-
qrCode: "https://foxwallet.com/download"
|
|
28
|
-
},
|
|
29
|
-
mobile: {
|
|
30
|
-
getUri: shouldUseWalletConnect ? (uri) => {
|
|
31
|
-
return `foxwallet://wc?uri=${encodeURIComponent(uri)}`;
|
|
32
|
-
} : void 0
|
|
33
|
-
},
|
|
34
|
-
qrCode: shouldUseWalletConnect ? {
|
|
35
|
-
getUri: (uri) => uri,
|
|
36
|
-
instructions: {
|
|
37
|
-
learnMoreUrl: "https://foxwallet.com",
|
|
38
|
-
steps: [
|
|
39
|
-
{
|
|
40
|
-
description: "wallet_connectors.fox.qr_code.step1.description",
|
|
41
|
-
step: "install",
|
|
42
|
-
title: "wallet_connectors.fox.qr_code.step1.title"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
description: "wallet_connectors.fox.qr_code.step2.description",
|
|
46
|
-
step: "create",
|
|
47
|
-
title: "wallet_connectors.fox.qr_code.step2.title"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
description: "wallet_connectors.fox.qr_code.step3.description",
|
|
51
|
-
step: "scan",
|
|
52
|
-
title: "wallet_connectors.fox.qr_code.step3.title"
|
|
53
|
-
}
|
|
54
|
-
]
|
|
55
|
-
}
|
|
56
|
-
} : void 0,
|
|
57
|
-
createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
|
|
58
|
-
projectId,
|
|
59
|
-
walletConnectParameters
|
|
60
|
-
}) : getInjectedConnector({ namespace: "foxwallet.ethereum" })
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
|
|
64
|
-
export {
|
|
65
|
-
foxWallet
|
|
66
|
-
};
|
|
@@ -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/omniWallet/omniWallet.ts
|
|
10
|
-
var omniWallet = ({
|
|
11
|
-
projectId,
|
|
12
|
-
walletConnectParameters
|
|
13
|
-
}) => ({
|
|
14
|
-
id: "omni",
|
|
15
|
-
name: "Omni",
|
|
16
|
-
iconUrl: async () => (await import("./omniWallet-DEYUMT4A.js")).default,
|
|
17
|
-
iconBackground: "#000",
|
|
18
|
-
downloadUrls: {
|
|
19
|
-
android: "https://play.google.com/store/apps/details?id=fi.steakwallet.app",
|
|
20
|
-
ios: "https://itunes.apple.com/us/app/id1569375204",
|
|
21
|
-
mobile: "https://omniwallet.app.link",
|
|
22
|
-
qrCode: "https://omniwallet.app.link"
|
|
23
|
-
},
|
|
24
|
-
mobile: {
|
|
25
|
-
getUri: (uri) => {
|
|
26
|
-
return isAndroid() ? uri : `omni://wc?uri=${encodeURIComponent(uri)}`;
|
|
27
|
-
}
|
|
28
|
-
},
|
|
29
|
-
qrCode: {
|
|
30
|
-
getUri: (uri) => uri,
|
|
31
|
-
instructions: {
|
|
32
|
-
learnMoreUrl: "https://omni.app/support",
|
|
33
|
-
steps: [
|
|
34
|
-
{
|
|
35
|
-
description: "wallet_connectors.omni.qr_code.step1.description",
|
|
36
|
-
step: "install",
|
|
37
|
-
title: "wallet_connectors.omni.qr_code.step1.title"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
description: "wallet_connectors.omni.qr_code.step2.description",
|
|
41
|
-
step: "create",
|
|
42
|
-
title: "wallet_connectors.omni.qr_code.step2.title"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
description: "wallet_connectors.omni.qr_code.step3.description",
|
|
46
|
-
step: "scan",
|
|
47
|
-
title: "wallet_connectors.omni.qr_code.step3.title"
|
|
48
|
-
}
|
|
49
|
-
]
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
createConnector: getWalletConnectConnector({
|
|
53
|
-
projectId,
|
|
54
|
-
walletConnectParameters
|
|
55
|
-
})
|
|
56
|
-
});
|
|
57
|
-
|
|
58
|
-
export {
|
|
59
|
-
omniWallet
|
|
60
|
-
};
|
|
@@ -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/oktoWallet/oktoWallet.ts
|
|
10
|
-
var oktoWallet = ({
|
|
11
|
-
projectId,
|
|
12
|
-
walletConnectParameters
|
|
13
|
-
}) => ({
|
|
14
|
-
id: "Okto",
|
|
15
|
-
name: "Okto",
|
|
16
|
-
iconUrl: async () => (await import("./oktoWallet-GJFOPPEA.js")).default,
|
|
17
|
-
iconBackground: "#fff",
|
|
18
|
-
downloadUrls: {
|
|
19
|
-
android: "https://play.google.com/store/apps/details?id=im.okto.contractwalletclient",
|
|
20
|
-
ios: "https://apps.apple.com/in/app/okto-wallet/id6450688229",
|
|
21
|
-
mobile: "https://okto.tech/",
|
|
22
|
-
qrCode: "https://okto.tech/"
|
|
23
|
-
},
|
|
24
|
-
mobile: {
|
|
25
|
-
getUri: (uri) => {
|
|
26
|
-
return isAndroid() ? uri : `okto://wc?uri=${encodeURIComponent(uri)}`;
|
|
27
|
-
}
|
|
28
|
-
},
|
|
29
|
-
qrCode: {
|
|
30
|
-
getUri: (uri) => uri,
|
|
31
|
-
instructions: {
|
|
32
|
-
learnMoreUrl: "https://okto.tech/",
|
|
33
|
-
steps: [
|
|
34
|
-
{
|
|
35
|
-
description: "wallet_connectors.okto.qr_code.step1.description",
|
|
36
|
-
step: "install",
|
|
37
|
-
title: "wallet_connectors.okto.qr_code.step1.title"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
description: "wallet_connectors.okto.qr_code.step2.description",
|
|
41
|
-
step: "create",
|
|
42
|
-
title: "wallet_connectors.okto.qr_code.step2.title"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
description: "wallet_connectors.okto.qr_code.step3.description",
|
|
46
|
-
step: "scan",
|
|
47
|
-
title: "wallet_connectors.okto.qr_code.step3.title"
|
|
48
|
-
}
|
|
49
|
-
]
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
createConnector: getWalletConnectConnector({
|
|
53
|
-
projectId,
|
|
54
|
-
walletConnectParameters
|
|
55
|
-
})
|
|
56
|
-
});
|
|
57
|
-
|
|
58
|
-
export {
|
|
59
|
-
oktoWallet
|
|
60
|
-
};
|
|
@@ -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
|
-
import {
|
|
10
|
-
isAndroid
|
|
11
|
-
} from "./chunk-RETKWSKD.js";
|
|
12
|
-
|
|
13
|
-
// src/wallets/walletConnectors/frontierWallet/frontierWallet.ts
|
|
14
|
-
var frontierWallet = ({
|
|
15
|
-
projectId,
|
|
16
|
-
walletConnectParameters
|
|
17
|
-
}) => {
|
|
18
|
-
const isFrontierInjected = hasInjectedProvider({
|
|
19
|
-
namespace: "frontier.ethereum",
|
|
20
|
-
flag: "isFrontier"
|
|
21
|
-
});
|
|
22
|
-
const shouldUseWalletConnect = !isFrontierInjected;
|
|
23
|
-
return {
|
|
24
|
-
id: "frontier",
|
|
25
|
-
name: "Frontier Wallet",
|
|
26
|
-
rdns: "xyz.frontier.wallet",
|
|
27
|
-
installed: isFrontierInjected,
|
|
28
|
-
iconUrl: async () => (await import("./frontierWallet-HNIG7QYQ.js")).default,
|
|
29
|
-
iconBackground: "#CC703C",
|
|
30
|
-
downloadUrls: {
|
|
31
|
-
android: "https://play.google.com/store/apps/details?id=com.frontierwallet",
|
|
32
|
-
ios: "https://apps.apple.com/us/app/frontier-crypto-defi-wallet/id1482380988",
|
|
33
|
-
qrCode: "https://www.frontier.xyz/download",
|
|
34
|
-
chrome: "https://chrome.google.com/webstore/detail/frontier-wallet/kppfdiipphfccemcignhifpjkapfbihd",
|
|
35
|
-
browserExtension: "https://www.frontier.xyz/download"
|
|
36
|
-
},
|
|
37
|
-
mobile: {
|
|
38
|
-
getUri: shouldUseWalletConnect ? (uri) => {
|
|
39
|
-
return isAndroid() ? `frontier://wc?uri=${encodeURIComponent(uri)}` : uri;
|
|
40
|
-
} : void 0
|
|
41
|
-
},
|
|
42
|
-
qrCode: shouldUseWalletConnect ? {
|
|
43
|
-
getUri: (uri) => {
|
|
44
|
-
return isAndroid() ? `frontier://wc?uri=${encodeURIComponent(uri)}` : uri;
|
|
45
|
-
},
|
|
46
|
-
instructions: {
|
|
47
|
-
learnMoreUrl: "https://help.frontier.xyz/en/",
|
|
48
|
-
steps: [
|
|
49
|
-
{
|
|
50
|
-
description: "wallet_connectors.im_token.qr_code.step1.description",
|
|
51
|
-
step: "install",
|
|
52
|
-
title: "wallet_connectors.im_token.qr_code.step1.title"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
description: "wallet_connectors.im_token.qr_code.step2.description",
|
|
56
|
-
step: "create",
|
|
57
|
-
title: "wallet_connectors.im_token.qr_code.step2.title"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
description: "wallet_connectors.im_token.qr_code.step3.description",
|
|
61
|
-
step: "scan",
|
|
62
|
-
title: "wallet_connectors.im_token.qr_code.step3.title"
|
|
63
|
-
}
|
|
64
|
-
]
|
|
65
|
-
}
|
|
66
|
-
} : void 0,
|
|
67
|
-
extension: {
|
|
68
|
-
instructions: {
|
|
69
|
-
learnMoreUrl: "https://help.frontier.xyz/en/articles/6967236-setting-up-frontier-on-your-device",
|
|
70
|
-
steps: [
|
|
71
|
-
{
|
|
72
|
-
description: "wallet_connectors.frontier.extension.step1.description",
|
|
73
|
-
step: "install",
|
|
74
|
-
title: "wallet_connectors.frontier.extension.step1.title"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
description: "wallet_connectors.frontier.extension.step2.description",
|
|
78
|
-
step: "create",
|
|
79
|
-
title: "wallet_connectors.frontier.extension.step2.title"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
description: "wallet_connectors.frontier.extension.step3.description",
|
|
83
|
-
step: "refresh",
|
|
84
|
-
title: "wallet_connectors.frontier.extension.step3.title"
|
|
85
|
-
}
|
|
86
|
-
]
|
|
87
|
-
}
|
|
88
|
-
},
|
|
89
|
-
createConnector: shouldUseWalletConnect ? getWalletConnectConnector({ projectId, walletConnectParameters }) : getInjectedConnector({
|
|
90
|
-
namespace: "frontier.ethereum",
|
|
91
|
-
flag: "isFrontier"
|
|
92
|
-
})
|
|
93
|
-
};
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
export {
|
|
97
|
-
frontierWallet
|
|
98
|
-
};
|
|
@@ -1,96 +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/okxWallet/okxWallet.ts
|
|
14
|
-
var okxWallet = ({
|
|
15
|
-
projectId,
|
|
16
|
-
walletConnectParameters
|
|
17
|
-
}) => {
|
|
18
|
-
const isOKXInjected = hasInjectedProvider({ namespace: "okxwallet" });
|
|
19
|
-
const shouldUseWalletConnect = !isOKXInjected;
|
|
20
|
-
return {
|
|
21
|
-
id: "okx",
|
|
22
|
-
name: "OKX Wallet",
|
|
23
|
-
rdns: "com.okex.wallet",
|
|
24
|
-
iconUrl: async () => (await import("./okxWallet-GJMKZIND.js")).default,
|
|
25
|
-
iconAccent: "#000",
|
|
26
|
-
iconBackground: "#000",
|
|
27
|
-
downloadUrls: {
|
|
28
|
-
android: "https://play.google.com/store/apps/details?id=com.okinc.okex.gp",
|
|
29
|
-
ios: "https://itunes.apple.com/app/id1327268470?mt=8",
|
|
30
|
-
mobile: "https://okx.com/download",
|
|
31
|
-
qrCode: "https://okx.com/download",
|
|
32
|
-
chrome: "https://chrome.google.com/webstore/detail/okx-wallet/mcohilncbfahbmgdjkbpemcciiolgcge",
|
|
33
|
-
edge: "https://microsoftedge.microsoft.com/addons/detail/okx-wallet/pbpjkcldjiffchgbbndmhojiacbgflha",
|
|
34
|
-
firefox: "https://addons.mozilla.org/firefox/addon/okexwallet/",
|
|
35
|
-
browserExtension: "https://okx.com/download"
|
|
36
|
-
},
|
|
37
|
-
mobile: {
|
|
38
|
-
getUri: shouldUseWalletConnect ? (uri) => {
|
|
39
|
-
return isAndroid() ? uri : `okex://main/wc?uri=${encodeURIComponent(uri)}`;
|
|
40
|
-
} : void 0
|
|
41
|
-
},
|
|
42
|
-
qrCode: shouldUseWalletConnect ? {
|
|
43
|
-
getUri: (uri) => uri,
|
|
44
|
-
instructions: {
|
|
45
|
-
learnMoreUrl: "https://okx.com/web3/",
|
|
46
|
-
steps: [
|
|
47
|
-
{
|
|
48
|
-
description: "wallet_connectors.okx.qr_code.step1.description",
|
|
49
|
-
step: "install",
|
|
50
|
-
title: "wallet_connectors.okx.qr_code.step1.title"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
description: "wallet_connectors.okx.qr_code.step2.description",
|
|
54
|
-
step: "create",
|
|
55
|
-
title: "wallet_connectors.okx.qr_code.step2.title"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
description: "wallet_connectors.okx.qr_code.step3.description",
|
|
59
|
-
step: "scan",
|
|
60
|
-
title: "wallet_connectors.okx.qr_code.step3.title"
|
|
61
|
-
}
|
|
62
|
-
]
|
|
63
|
-
}
|
|
64
|
-
} : void 0,
|
|
65
|
-
extension: {
|
|
66
|
-
instructions: {
|
|
67
|
-
learnMoreUrl: "https://okx.com/web3/",
|
|
68
|
-
steps: [
|
|
69
|
-
{
|
|
70
|
-
description: "wallet_connectors.okx.extension.step1.description",
|
|
71
|
-
step: "install",
|
|
72
|
-
title: "wallet_connectors.okx.extension.step1.title"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
description: "wallet_connectors.okx.extension.step2.description",
|
|
76
|
-
step: "create",
|
|
77
|
-
title: "wallet_connectors.okx.extension.step2.title"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
description: "wallet_connectors.okx.extension.step3.description",
|
|
81
|
-
step: "refresh",
|
|
82
|
-
title: "wallet_connectors.okx.extension.step3.title"
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
|
|
88
|
-
projectId,
|
|
89
|
-
walletConnectParameters
|
|
90
|
-
}) : getInjectedConnector({ namespace: "okxwallet" })
|
|
91
|
-
};
|
|
92
|
-
};
|
|
93
|
-
|
|
94
|
-
export {
|
|
95
|
-
okxWallet
|
|
96
|
-
};
|
|
@@ -1,96 +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/coin98Wallet/coin98Wallet.ts
|
|
11
|
-
var coin98Wallet = ({
|
|
12
|
-
projectId,
|
|
13
|
-
walletConnectParameters
|
|
14
|
-
}) => {
|
|
15
|
-
const isCoin98WalletInjected = hasInjectedProvider({
|
|
16
|
-
namespace: "coin98.provider",
|
|
17
|
-
flag: "isCoin98"
|
|
18
|
-
});
|
|
19
|
-
const shouldUseWalletConnect = !isCoin98WalletInjected;
|
|
20
|
-
return {
|
|
21
|
-
id: "coin98",
|
|
22
|
-
name: "Coin98 Wallet",
|
|
23
|
-
iconUrl: async () => (await import("./coin98Wallet-RFXRNVWP.js")).default,
|
|
24
|
-
installed: isCoin98WalletInjected,
|
|
25
|
-
iconAccent: "#CDA349",
|
|
26
|
-
iconBackground: "#fff",
|
|
27
|
-
rdns: "coin98.com",
|
|
28
|
-
downloadUrls: {
|
|
29
|
-
android: "https://play.google.com/store/apps/details?id=coin98.crypto.finance.media",
|
|
30
|
-
ios: "https://apps.apple.com/vn/app/coin98-super-app/id1561969966",
|
|
31
|
-
mobile: "https://coin98.com/wallet",
|
|
32
|
-
qrCode: "https://coin98.com/wallet",
|
|
33
|
-
chrome: "https://chrome.google.com/webstore/detail/coin98-wallet/aeachknmefphepccionboohckonoeemg",
|
|
34
|
-
browserExtension: "https://coin98.com/wallet"
|
|
35
|
-
},
|
|
36
|
-
mobile: {
|
|
37
|
-
getUri: shouldUseWalletConnect ? (uri) => uri : void 0
|
|
38
|
-
},
|
|
39
|
-
qrCode: shouldUseWalletConnect ? {
|
|
40
|
-
getUri: (uri) => uri,
|
|
41
|
-
instructions: {
|
|
42
|
-
learnMoreUrl: "https://coin98.com/wallet",
|
|
43
|
-
steps: [
|
|
44
|
-
{
|
|
45
|
-
description: "wallet_connectors.coin98.qr_code.step1.description",
|
|
46
|
-
step: "install",
|
|
47
|
-
title: "wallet_connectors.coin98.qr_code.step1.title"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
description: "wallet_connectors.coin98.qr_code.step2.description",
|
|
51
|
-
step: "create",
|
|
52
|
-
title: "wallet_connectors.coin98.qr_code.step2.title"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
description: "wallet_connectors.coin98.qr_code.step3.description",
|
|
56
|
-
step: "scan",
|
|
57
|
-
title: "wallet_connectors.coin98.qr_code.step3.title"
|
|
58
|
-
}
|
|
59
|
-
]
|
|
60
|
-
}
|
|
61
|
-
} : void 0,
|
|
62
|
-
extension: {
|
|
63
|
-
instructions: {
|
|
64
|
-
learnMoreUrl: "https://coin98.com/wallet",
|
|
65
|
-
steps: [
|
|
66
|
-
{
|
|
67
|
-
description: "wallet_connectors.coin98.extension.step1.description",
|
|
68
|
-
step: "install",
|
|
69
|
-
title: "wallet_connectors.coin98.extension.step1.title"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
description: "wallet_connectors.coin98.extension.step2.description",
|
|
73
|
-
step: "create",
|
|
74
|
-
title: "wallet_connectors.coin98.extension.step2.title"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
description: "wallet_connectors.coin98.extension.step3.description",
|
|
78
|
-
step: "refresh",
|
|
79
|
-
title: "wallet_connectors.coin98.extension.step3.title"
|
|
80
|
-
}
|
|
81
|
-
]
|
|
82
|
-
}
|
|
83
|
-
},
|
|
84
|
-
createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
|
|
85
|
-
projectId,
|
|
86
|
-
walletConnectParameters
|
|
87
|
-
}) : getInjectedConnector({
|
|
88
|
-
namespace: "coin98Wallet",
|
|
89
|
-
flag: "isCoin98"
|
|
90
|
-
})
|
|
91
|
-
};
|
|
92
|
-
};
|
|
93
|
-
|
|
94
|
-
export {
|
|
95
|
-
coin98Wallet
|
|
96
|
-
};
|