@funkit/connect 1.0.25 → 1.0.27
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 +29 -0
- package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryContent.d.ts +8 -0
- package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryDetail.d.ts +2 -2
- package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryModal.d.ts +2 -2
- package/dist/components/FunCheckoutModal/FunCheckoutPrimaryInfo.d.ts +4 -2
- package/dist/components/FunNotification/FunCheckoutNotification.d.ts +3 -2
- package/dist/components/FunTransactionSummary/FunTransactionSummary.d.ts +3 -1
- package/dist/components/FunkitProvider/FunkitCheckoutContext.d.ts +2 -0
- package/dist/components/FunkitProvider/FunkitConfigContext.d.ts +4 -2
- package/dist/components/FunkitProvider/FunkitConnectChainContext.d.ts +1 -5
- package/dist/components/FunkitProvider/GeneralWalletProvider.d.ts +60 -0
- package/dist/components/FunkitProvider/provideFunkitConnectChains.d.ts +8 -0
- package/dist/components/ProfileDetails/ActivityTraversalContext.d.ts +40 -0
- package/dist/components/ProfileDetails/FunProfileViews/ActivityHistory/ActivityHistory.d.ts +9 -1
- package/dist/components/ProfileDetails/FunProfileViews/Home/HomeCheckoutSection.d.ts +3 -2
- package/dist/components/ProfileDetails/FunProfileViews/Home/index.d.ts +9 -1
- package/dist/components/ProfileDetails/ProfileDetails.d.ts +2 -1
- package/dist/config/getDefaultConfig.d.ts +3649 -0
- package/dist/hooks/useCheckoutChains.d.ts +1 -0
- package/dist/index.css +72 -72
- package/dist/index.d.ts +2 -2
- package/dist/index.js +9959 -9766
- package/dist/utils/assets.d.ts +1 -1
- package/dist/utils/checkoutHistory.d.ts +3 -3
- package/dist/utils/formatNumber.d.ts +1 -0
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
- package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
- package/dist/wallets/walletConnectors/coinbaseWallet/coinbaseWallet.js +2 -2
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
- package/dist/wallets/walletConnectors/dawnWallet/dawnWallet.js +2 -2
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
- package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
- package/dist/wallets/walletConnectors/index.js +78 -78
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
- package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
- package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
- package/package.json +6 -6
- package/dist/components/ProfileDetails/ProfileDetailsAction.d.ts +0 -10
- package/dist/wallets/walletConnectors/chunk-AJKRYTH2.js +0 -92
- package/dist/wallets/walletConnectors/chunk-CVGDYGHA.js +0 -60
- package/dist/wallets/walletConnectors/chunk-OKZSWAPF.js +0 -60
- package/dist/wallets/walletConnectors/chunk-OYKWP3N3.js +0 -60
- package/dist/wallets/walletConnectors/chunk-OYW4TIA3.js +0 -81
- package/dist/wallets/walletConnectors/chunk-VWZEDVW6.js +0 -27
- package/dist/wallets/walletConnectors/chunk-YC7XNS7C.js +0 -98
- package/dist/wallets/walletConnectors/{chunk-75A2U7T7.js → chunk-2B3SPBRY.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-OR3PU2W4.js → chunk-2UXZAUWT.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-X255T3C4.js → chunk-3WZRNEZH.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-MU35GKP3.js → chunk-6LTLPR2Q.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-MCTPLICE.js → chunk-7CQPABJG.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-PPFSHJTA.js → chunk-7KDOXASH.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-SPLW3CCH.js → chunk-AM4SSLAP.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-OAEJQOAV.js → chunk-CRSPGVPF.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-XSSD5ZVD.js → chunk-DV3SI63E.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-N3VZE65M.js → chunk-HD5VYJNC.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-SL4VH23R.js → chunk-KGTZ6E7L.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-2LY3WMXK.js → chunk-NGXIHASN.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-FDIIMYTB.js → chunk-O5NKWWEG.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-DNOEX5NF.js → chunk-RCWZ4KBR.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-2PC2XXUH.js → chunk-V45EXW7A.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-HXYRONSJ.js → chunk-VSZ7PAHS.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-SQGFKNNZ.js → chunk-XNNLZXHE.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-2XQJ2NQ4.js → chunk-XRMAVTK7.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-ZFXXHGAS.js → chunk-Z2DGDHHZ.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-RYO26XSK.js → chunk-ZNXQ4V6G.js} +3 -3
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
|
-
import {
|
|
6
|
-
isAndroid
|
|
7
|
-
} from "./chunk-ZOLACFTK.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-DIS4VM6H.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,60 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
|
-
import {
|
|
6
|
-
isAndroid
|
|
7
|
-
} from "./chunk-ZOLACFTK.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-5OEFC7BD.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,60 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
|
-
import {
|
|
6
|
-
isAndroid
|
|
7
|
-
} from "./chunk-ZOLACFTK.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-3LTNTBG3.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,60 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
|
-
import {
|
|
6
|
-
isAndroid
|
|
7
|
-
} from "./chunk-ZOLACFTK.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-VF54LPLK.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,81 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
|
-
import {
|
|
6
|
-
isMobile
|
|
7
|
-
} from "./chunk-ZOLACFTK.js";
|
|
8
|
-
|
|
9
|
-
// src/wallets/walletConnectors/bloomWallet/bloomWallet.ts
|
|
10
|
-
var bloomWallet = ({
|
|
11
|
-
projectId,
|
|
12
|
-
walletConnectParameters
|
|
13
|
-
}) => ({
|
|
14
|
-
id: "bloomWallet",
|
|
15
|
-
name: "Bloom Wallet",
|
|
16
|
-
iconBackground: "#000",
|
|
17
|
-
iconAccent: "#000",
|
|
18
|
-
hidden: () => isMobile(),
|
|
19
|
-
iconUrl: async () => (await import("./bloomWallet-LYZWRHBK.js")).default,
|
|
20
|
-
downloadUrls: {
|
|
21
|
-
qrCode: "https://bloomwallet.io/",
|
|
22
|
-
windows: "https://bloomwallet.io/",
|
|
23
|
-
macos: "https://bloomwallet.io/",
|
|
24
|
-
linux: "https://bloomwallet.io/",
|
|
25
|
-
desktop: "https://bloomwallet.io/"
|
|
26
|
-
},
|
|
27
|
-
qrCode: {
|
|
28
|
-
getUri: (uri) => `bloom://wallet-connect/wc?uri=${encodeURIComponent(uri)}`,
|
|
29
|
-
instructions: {
|
|
30
|
-
learnMoreUrl: "https://bloomwallet.io/",
|
|
31
|
-
steps: [
|
|
32
|
-
{
|
|
33
|
-
description: "wallet_connectors.bloom.qr_code.step1.description",
|
|
34
|
-
step: "install",
|
|
35
|
-
title: "wallet_connectors.bloom.qr_code.step1.title"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
description: "wallet_connectors.bloom.qr_code.step2.description",
|
|
39
|
-
step: "create",
|
|
40
|
-
title: "wallet_connectors.bloom.qr_code.step2.title"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
description: "wallet_connectors.bloom.qr_code.step3.description",
|
|
44
|
-
step: "refresh",
|
|
45
|
-
title: "wallet_connectors.bloom.qr_code.step3.title"
|
|
46
|
-
}
|
|
47
|
-
]
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
desktop: {
|
|
51
|
-
getUri: (uri) => `bloom://wallet-connect/wc?uri=${encodeURIComponent(uri)}`,
|
|
52
|
-
instructions: {
|
|
53
|
-
learnMoreUrl: "https://bloomwallet.io/",
|
|
54
|
-
steps: [
|
|
55
|
-
{
|
|
56
|
-
description: "wallet_connectors.bloom.desktop.step1.description",
|
|
57
|
-
step: "install",
|
|
58
|
-
title: "wallet_connectors.bloom.desktop.step1.title"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
description: "wallet_connectors.bloom.desktop.step2.description",
|
|
62
|
-
step: "create",
|
|
63
|
-
title: "wallet_connectors.bloom.desktop.step2.title"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
description: "wallet_connectors.bloom.desktop.step3.description",
|
|
67
|
-
step: "refresh",
|
|
68
|
-
title: "wallet_connectors.bloom.desktop.step3.title"
|
|
69
|
-
}
|
|
70
|
-
]
|
|
71
|
-
}
|
|
72
|
-
},
|
|
73
|
-
createConnector: getWalletConnectConnector({
|
|
74
|
-
projectId,
|
|
75
|
-
walletConnectParameters
|
|
76
|
-
})
|
|
77
|
-
});
|
|
78
|
-
|
|
79
|
-
export {
|
|
80
|
-
bloomWallet
|
|
81
|
-
};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getInjectedConnector,
|
|
4
|
-
hasInjectedProvider
|
|
5
|
-
} from "./chunk-QII6PY2D.js";
|
|
6
|
-
import {
|
|
7
|
-
isIOS
|
|
8
|
-
} from "./chunk-ZOLACFTK.js";
|
|
9
|
-
|
|
10
|
-
// src/wallets/walletConnectors/dawnWallet/dawnWallet.ts
|
|
11
|
-
var dawnWallet = () => ({
|
|
12
|
-
id: "dawn",
|
|
13
|
-
name: "Dawn",
|
|
14
|
-
iconUrl: async () => (await import("./dawnWallet-MN7QMTX3.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
|
-
hasInjectedProvider
|
|
4
|
-
} from "./chunk-QII6PY2D.js";
|
|
5
|
-
import {
|
|
6
|
-
isIOS
|
|
7
|
-
} from "./chunk-ZOLACFTK.js";
|
|
8
|
-
|
|
9
|
-
// src/wallets/walletConnectors/coinbaseWallet/coinbaseWallet.ts
|
|
10
|
-
import { createConnector } from "wagmi";
|
|
11
|
-
import { coinbaseWallet as coinbaseWagmiWallet } from "wagmi/connectors";
|
|
12
|
-
var coinbaseWallet = ({
|
|
13
|
-
appName,
|
|
14
|
-
appIcon
|
|
15
|
-
}) => {
|
|
16
|
-
const isCoinbaseWalletInjected = hasInjectedProvider({
|
|
17
|
-
flag: "isCoinbaseWallet"
|
|
18
|
-
});
|
|
19
|
-
const getUri = (uri) => uri;
|
|
20
|
-
const ios = isIOS();
|
|
21
|
-
return {
|
|
22
|
-
id: "coinbase",
|
|
23
|
-
name: "Coinbase Wallet",
|
|
24
|
-
shortName: "Coinbase",
|
|
25
|
-
rdns: "com.coinbase.wallet",
|
|
26
|
-
iconUrl: async () => (await import("./coinbaseWallet-2OUR5TUP.js")).default,
|
|
27
|
-
iconAccent: "#2c5ff6",
|
|
28
|
-
iconBackground: "#2c5ff6",
|
|
29
|
-
installed: isCoinbaseWalletInjected || void 0,
|
|
30
|
-
downloadUrls: {
|
|
31
|
-
android: "https://play.google.com/store/apps/details?id=org.toshi",
|
|
32
|
-
ios: "https://apps.apple.com/us/app/coinbase-wallet-store-crypto/id1278383455",
|
|
33
|
-
mobile: "https://coinbase.com/wallet/downloads",
|
|
34
|
-
qrCode: "https://coinbase-wallet.onelink.me/q5Sx/fdb9b250",
|
|
35
|
-
chrome: "https://chrome.google.com/webstore/detail/coinbase-wallet-extension/hnfanknocfeofbddgcijnmhnfnkdnaad",
|
|
36
|
-
browserExtension: "https://coinbase.com/wallet"
|
|
37
|
-
},
|
|
38
|
-
...ios ? {} : {
|
|
39
|
-
qrCode: {
|
|
40
|
-
getUri,
|
|
41
|
-
instructions: {
|
|
42
|
-
learnMoreUrl: "https://coinbase.com/wallet/articles/getting-started-mobile",
|
|
43
|
-
steps: [
|
|
44
|
-
{
|
|
45
|
-
description: "wallet_connectors.coinbase.qr_code.step1.description",
|
|
46
|
-
step: "install",
|
|
47
|
-
title: "wallet_connectors.coinbase.qr_code.step1.title"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
description: "wallet_connectors.coinbase.qr_code.step2.description",
|
|
51
|
-
step: "create",
|
|
52
|
-
title: "wallet_connectors.coinbase.qr_code.step2.title"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
description: "wallet_connectors.coinbase.qr_code.step3.description",
|
|
56
|
-
step: "scan",
|
|
57
|
-
title: "wallet_connectors.coinbase.qr_code.step3.title"
|
|
58
|
-
}
|
|
59
|
-
]
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
extension: {
|
|
63
|
-
instructions: {
|
|
64
|
-
learnMoreUrl: "https://coinbase.com/wallet/articles/getting-started-extension",
|
|
65
|
-
steps: [
|
|
66
|
-
{
|
|
67
|
-
description: "wallet_connectors.coinbase.extension.step1.description",
|
|
68
|
-
step: "install",
|
|
69
|
-
title: "wallet_connectors.coinbase.extension.step1.title"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
description: "wallet_connectors.coinbase.extension.step2.description",
|
|
73
|
-
step: "create",
|
|
74
|
-
title: "wallet_connectors.coinbase.extension.step2.title"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
description: "wallet_connectors.coinbase.extension.step3.description",
|
|
78
|
-
step: "refresh",
|
|
79
|
-
title: "wallet_connectors.coinbase.extension.step3.title"
|
|
80
|
-
}
|
|
81
|
-
]
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
createConnector: (walletDetails) => createConnector((config) => ({
|
|
86
|
-
...coinbaseWagmiWallet({
|
|
87
|
-
appName,
|
|
88
|
-
appLogoUrl: appIcon,
|
|
89
|
-
headlessMode: true
|
|
90
|
-
})(config),
|
|
91
|
-
...walletDetails
|
|
92
|
-
}))
|
|
93
|
-
};
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
export {
|
|
97
|
-
coinbaseWallet
|
|
98
|
-
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
isAndroid
|
|
4
|
+
} from "./chunk-ZOLACFTK.js";
|
|
2
5
|
import {
|
|
3
6
|
getInjectedConnector,
|
|
4
7
|
hasInjectedProvider
|
|
5
8
|
} from "./chunk-QII6PY2D.js";
|
|
6
|
-
import {
|
|
7
|
-
isAndroid
|
|
8
|
-
} from "./chunk-ZOLACFTK.js";
|
|
9
9
|
import {
|
|
10
10
|
getWalletConnectConnector
|
|
11
11
|
} from "./chunk-ZDU3JFGR.js";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getInjectedConnector,
|
|
4
|
-
hasInjectedProvider
|
|
5
|
-
} from "./chunk-QII6PY2D.js";
|
|
6
2
|
import {
|
|
7
3
|
isMobile
|
|
8
4
|
} from "./chunk-ZOLACFTK.js";
|
|
9
5
|
import {
|
|
10
6
|
getWalletConnectConnector
|
|
11
7
|
} from "./chunk-ZDU3JFGR.js";
|
|
8
|
+
import {
|
|
9
|
+
getInjectedConnector,
|
|
10
|
+
hasInjectedProvider
|
|
11
|
+
} from "./chunk-QII6PY2D.js";
|
|
12
12
|
|
|
13
13
|
// src/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.ts
|
|
14
14
|
var tokenPocketWallet = ({
|
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getInjectedConnector,
|
|
4
|
-
hasInjectedProvider
|
|
5
|
-
} from "./chunk-QII6PY2D.js";
|
|
6
2
|
import {
|
|
7
3
|
isAndroid,
|
|
8
4
|
isIOS
|
|
@@ -10,6 +6,10 @@ import {
|
|
|
10
6
|
import {
|
|
11
7
|
getWalletConnectConnector
|
|
12
8
|
} from "./chunk-ZDU3JFGR.js";
|
|
9
|
+
import {
|
|
10
|
+
getInjectedConnector,
|
|
11
|
+
hasInjectedProvider
|
|
12
|
+
} from "./chunk-QII6PY2D.js";
|
|
13
13
|
|
|
14
14
|
// src/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.ts
|
|
15
15
|
function isMetaMask(ethereum) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
2
|
import {
|
|
6
3
|
isAndroid
|
|
7
4
|
} from "./chunk-ZOLACFTK.js";
|
|
5
|
+
import {
|
|
6
|
+
getWalletConnectConnector
|
|
7
|
+
} from "./chunk-ZDU3JFGR.js";
|
|
8
8
|
import {
|
|
9
9
|
getInjectedConnector,
|
|
10
10
|
hasInjectedProvider
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
2
|
import {
|
|
6
3
|
isIOS
|
|
7
4
|
} from "./chunk-ZOLACFTK.js";
|
|
5
|
+
import {
|
|
6
|
+
getWalletConnectConnector
|
|
7
|
+
} from "./chunk-ZDU3JFGR.js";
|
|
8
8
|
import {
|
|
9
9
|
getInjectedConnector,
|
|
10
10
|
hasInjectedProvider
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
2
|
import {
|
|
6
3
|
isMobile
|
|
7
4
|
} from "./chunk-ZOLACFTK.js";
|
|
@@ -9,6 +6,9 @@ import {
|
|
|
9
6
|
getInjectedConnector,
|
|
10
7
|
hasInjectedProvider
|
|
11
8
|
} from "./chunk-QII6PY2D.js";
|
|
9
|
+
import {
|
|
10
|
+
getWalletConnectConnector
|
|
11
|
+
} from "./chunk-ZDU3JFGR.js";
|
|
12
12
|
|
|
13
13
|
// src/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.ts
|
|
14
14
|
var tokenPocketWallet = ({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
2
|
import {
|
|
6
3
|
isAndroid
|
|
7
4
|
} from "./chunk-ZOLACFTK.js";
|
|
5
|
+
import {
|
|
6
|
+
getWalletConnectConnector
|
|
7
|
+
} from "./chunk-ZDU3JFGR.js";
|
|
8
8
|
import {
|
|
9
9
|
getInjectedConnector,
|
|
10
10
|
hasInjectedProvider
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
isMobile
|
|
4
|
+
} from "./chunk-ZOLACFTK.js";
|
|
2
5
|
import {
|
|
3
6
|
getInjectedConnector,
|
|
4
7
|
hasInjectedProvider
|
|
5
8
|
} from "./chunk-QII6PY2D.js";
|
|
6
|
-
import {
|
|
7
|
-
isMobile
|
|
8
|
-
} from "./chunk-ZOLACFTK.js";
|
|
9
9
|
import {
|
|
10
10
|
getWalletConnectConnector
|
|
11
11
|
} from "./chunk-ZDU3JFGR.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
isAndroid
|
|
4
|
+
} from "./chunk-ZOLACFTK.js";
|
|
2
5
|
import {
|
|
3
6
|
getInjectedConnector,
|
|
4
7
|
hasInjectedProvider
|
|
5
8
|
} from "./chunk-QII6PY2D.js";
|
|
6
|
-
import {
|
|
7
|
-
isAndroid
|
|
8
|
-
} from "./chunk-ZOLACFTK.js";
|
|
9
9
|
import {
|
|
10
10
|
getWalletConnectConnector
|
|
11
11
|
} from "./chunk-ZDU3JFGR.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
isAndroid
|
|
4
|
+
} from "./chunk-ZOLACFTK.js";
|
|
2
5
|
import {
|
|
3
6
|
getInjectedConnector,
|
|
4
7
|
hasInjectedProvider
|
|
5
8
|
} from "./chunk-QII6PY2D.js";
|
|
6
|
-
import {
|
|
7
|
-
isAndroid
|
|
8
|
-
} from "./chunk-ZOLACFTK.js";
|
|
9
9
|
import {
|
|
10
10
|
getWalletConnectConnector
|
|
11
11
|
} from "./chunk-ZDU3JFGR.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
isAndroid
|
|
4
|
+
} from "./chunk-ZOLACFTK.js";
|
|
2
5
|
import {
|
|
3
6
|
getInjectedConnector,
|
|
4
7
|
hasInjectedProvider
|
|
5
8
|
} from "./chunk-QII6PY2D.js";
|
|
6
|
-
import {
|
|
7
|
-
isAndroid
|
|
8
|
-
} from "./chunk-ZOLACFTK.js";
|
|
9
9
|
import {
|
|
10
10
|
getWalletConnectConnector
|
|
11
11
|
} from "./chunk-ZDU3JFGR.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
getWalletConnectConnector
|
|
4
|
-
} from "./chunk-ZDU3JFGR.js";
|
|
5
2
|
import {
|
|
6
3
|
isAndroid
|
|
7
4
|
} from "./chunk-ZOLACFTK.js";
|
|
5
|
+
import {
|
|
6
|
+
getWalletConnectConnector
|
|
7
|
+
} from "./chunk-ZDU3JFGR.js";
|
|
8
8
|
import {
|
|
9
9
|
getInjectedConnector,
|
|
10
10
|
hasInjectedProvider
|