@web3icons/react 4.0.12 → 4.0.14
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/dist/.tsbuildinfo +1 -1
- package/dist/NetworkKatana-NUIPYPTR.js +2 -0
- package/dist/NetworkUltra-RW3RRSSF.js +2 -0
- package/dist/chunk-2B7PAOU5.js +22 -0
- package/dist/chunk-KQLCRULS.js +23 -0
- package/dist/{chunk-RUCEFKH5.js → chunk-RNBLAXBL.js} +33 -29
- package/dist/{chunk-FDUJBYGP.js → chunk-VXVSMEKJ.js} +2 -0
- package/dist/dynamic.js +1 -1
- package/dist/icons/exchanges.js +8 -8
- package/dist/icons/networks.d.ts +1 -1
- package/dist/icons/networks.js +32 -30
- package/dist/icons/wallets.js +10 -10
- package/dist/{index-C3HoJJmk.d.ts → index-mfiwUWSu.d.ts} +34 -2
- package/dist/index.d.ts +1 -1
- package/dist/index.js +51 -49
- package/package.json +12 -12
- package/dist/{chunk-QA6AMY3B.js → chunk-CZD4OMR5.js} +7 -7
- package/dist/{chunk-R5XFNRIH.js → chunk-JLQECA47.js} +9 -9
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var NetworkUltra = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fill: "#6F3DE0", d: "M3 3v8.999a9 9 0 1 0 18 0V3h-3.6v8.999a5.4 5.4 0 1 1-10.8 0V3z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "#6F3DE0", d: "M10.2 3v9.001a1.8 1.8 0 1 0 3.6 0V3z" })
|
|
8
|
+
] }) || variant === "mono" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M3 3v8.999a9 9 0 1 0 18 0V3h-3.6v8.999a5.4 5.4 0 1 1-10.8 0V3z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M10.2 3v9.001a1.8 1.8 0 1 0 3.6 0V3z" })
|
|
11
|
+
] }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
12
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#ultra__a)", children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fill: "#6F3DE0", d: "M0 0h24v24H0z" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M4 4v7.999a8 8 0 1 0 16 0V4h-3.2v7.999a4.8 4.8 0 1 1-9.6 0V4z" }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M10.4 4v8.001a1.6 1.6 0 1 0 3.2 0V4z" })
|
|
16
|
+
] }),
|
|
17
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "ultra__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
18
|
+
] }) }));
|
|
19
|
+
NetworkUltra.displayName = "NetworkUltra";
|
|
20
|
+
var NetworkUltra_default = NetworkUltra;
|
|
21
|
+
|
|
22
|
+
export { NetworkUltra_default };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var NetworkKatana = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "#F6FF0D", d: "M10.64 9.272 14.236 3h3.595l-2.696 8.978H12.46l7.189 3.59L16.033 21l-5.392-6.313v4.473H4.35l2.156-7.182H4.351L7.046 3h3.595z" }) }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M10.64 9.272 14.236 3h3.595l-2.696 8.978H12.46l7.189 3.59L16.033 21l-5.392-6.313v4.473H4.35l2.156-7.182H4.351L7.046 3h3.595z" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#katana__a)", children: [
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#katana__b)", d: "M0 0h24v24H0z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#F6FF0D", d: "M10.792 9.575 13.986 4h3.196l-2.397 7.98H12.41l6.39 3.192L15.584 20l-4.792-5.612v3.976H5.2l1.917-6.384H5.2L7.596 4h3.196z" })
|
|
9
|
+
] }),
|
|
10
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
11
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "katana__b", x1: "12", x2: "12", y1: "0", y2: "24", gradientUnits: "userSpaceOnUse", children: [
|
|
12
|
+
/* @__PURE__ */ jsx("stop", { offset: ".09", stopColor: "#101631" }),
|
|
13
|
+
/* @__PURE__ */ jsx("stop", { offset: ".558", stopColor: "#0441B2" }),
|
|
14
|
+
/* @__PURE__ */ jsx("stop", { offset: ".814", stopColor: "#019EED" }),
|
|
15
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#C5EAFC" })
|
|
16
|
+
] }),
|
|
17
|
+
/* @__PURE__ */ jsx("clipPath", { id: "katana__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) })
|
|
18
|
+
] })
|
|
19
|
+
] }) }));
|
|
20
|
+
NetworkKatana.displayName = "NetworkKatana";
|
|
21
|
+
var NetworkKatana_default = NetworkKatana;
|
|
22
|
+
|
|
23
|
+
export { NetworkKatana_default };
|
|
@@ -1,90 +1,93 @@
|
|
|
1
|
+
import { NetworkFlare_default } from './chunk-46EJCBNK.js';
|
|
2
|
+
import { NetworkSolana_default } from './chunk-AOEHNBXI.js';
|
|
3
|
+
import { NetworkMoonbase_default } from './chunk-GUEPLDIM.js';
|
|
1
4
|
import { NetworkTaiko_default } from './chunk-YPB4WNTN.js';
|
|
2
5
|
import { NetworkTron_default } from './chunk-2ULZGERR.js';
|
|
3
6
|
import { NetworkCorn_default } from './chunk-6KZEPS53.js';
|
|
4
7
|
import { NetworkZircuit_default } from './chunk-VOJG2K4Z.js';
|
|
5
8
|
import { NetworkArbitrumOne_default } from './chunk-SW5KIBTQ.js';
|
|
6
9
|
import { NetworkBeam_default } from './chunk-LWBJFOYW.js';
|
|
7
|
-
import {
|
|
10
|
+
import { NetworkKroma_default } from './chunk-YTNY6EQB.js';
|
|
11
|
+
import { NetworkInk_default } from './chunk-5XC4TEPM.js';
|
|
8
12
|
import { NetworkL3x_default } from './chunk-D2R3KYJ3.js';
|
|
9
13
|
import { NetworkHubbleExchange_default } from './chunk-AH36SYAG.js';
|
|
10
14
|
import { NetworkNexis_default } from './chunk-QC3ZRZPD.js';
|
|
11
15
|
import { NetworkBitcoin_default } from './chunk-6NE5Z5PS.js';
|
|
12
16
|
import { NetworkLens_default } from './chunk-NXZBNLXS.js';
|
|
13
17
|
import { NetworkAlgorand_default } from './chunk-MOLWWY7Z.js';
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
18
|
+
import { NetworkZyx_default } from './chunk-JKPHGGR2.js';
|
|
19
|
+
import { NetworkVana_default } from './chunk-7EY3MSDA.js';
|
|
16
20
|
import { NetworkRonin_default } from './chunk-XX3NEO74.js';
|
|
17
21
|
import { NetworkMode_default } from './chunk-YSXBOC2N.js';
|
|
18
22
|
import { NetworkBotanix_default } from './chunk-GTGMK3F4.js';
|
|
19
23
|
import { NetworkCardano_default } from './chunk-ILLVEV2S.js';
|
|
20
24
|
import { NetworkMegaEth_default } from './chunk-VRNOGSZK.js';
|
|
21
25
|
import { NetworkJuno_default } from './chunk-7ZHE5YPQ.js';
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
26
|
+
import { NetworkUltron_default } from './chunk-YIWQ4UI6.js';
|
|
27
|
+
import { NetworkSwell_default } from './chunk-7MKO4SAX.js';
|
|
24
28
|
import { NetworkEthereum_default } from './chunk-AARLPJIG.js';
|
|
25
29
|
import { NetworkLumio_default } from './chunk-VJGXPCCH.js';
|
|
26
30
|
import { NetworkArbitrumNova_default } from './chunk-GQC2U5KJ.js';
|
|
27
31
|
import { NetworkMilkomedaA1_default } from './chunk-UQE6SXVQ.js';
|
|
28
32
|
import { NetworkLightlink_default } from './chunk-6IA2BLX7.js';
|
|
29
33
|
import { NetworkExpchain_default } from './chunk-YHHFBZIA.js';
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
34
|
+
import { NetworkMonad_default } from './chunk-IKJDWJ2B.js';
|
|
35
|
+
import { NetworkEthereumClassic_default } from './chunk-Z3TXTFXZ.js';
|
|
32
36
|
import { NetworkZeroNetwork_default } from './chunk-4QWT75QK.js';
|
|
33
37
|
import { NetworkCronosZkevm_default } from './chunk-A3KGORSA.js';
|
|
34
38
|
import { NetworkCosmosHub_default } from './chunk-UGET5XVB.js';
|
|
35
39
|
import { NetworkMoonriver_default } from './chunk-BQQGDJHF.js';
|
|
36
40
|
import { NetworkGravity_default } from './chunk-YJOSJ7OX.js';
|
|
37
41
|
import { NetworkKucoin_default } from './chunk-W7CKVBL6.js';
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
42
|
+
import { NetworkBerachain_default } from './chunk-PQ6KNH2C.js';
|
|
43
|
+
import { NetworkMetisAndromeda_default } from './chunk-P74CNTSH.js';
|
|
40
44
|
import { NetworkRari_default } from './chunk-TU445MU3.js';
|
|
41
45
|
import { NetworkNahmii_default } from './chunk-W2PNB4R7.js';
|
|
42
46
|
import { NetworkXai_default } from './chunk-YQIYTQ5W.js';
|
|
43
47
|
import { NetworkTenet_default } from './chunk-UQ2F26ZD.js';
|
|
44
48
|
import { NetworkHarmony_default } from './chunk-RRND2SS4.js';
|
|
45
49
|
import { NetworkEos_default } from './chunk-2KDZRW25.js';
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
50
|
+
import { NetworkElastos_default } from './chunk-S36W3DNO.js';
|
|
51
|
+
import { NetworkLycan_default } from './chunk-MWIQ7FXP.js';
|
|
48
52
|
import { NetworkStellar_default } from './chunk-JMQSULRC.js';
|
|
49
53
|
import { NetworkXdc_default } from './chunk-CSHZUKL5.js';
|
|
50
54
|
import { NetworkUnichain_default } from './chunk-H32XS44M.js';
|
|
51
55
|
import { NetworkArweave_default } from './chunk-LSFTIAPL.js';
|
|
52
56
|
import { NetworkImmutable_default } from './chunk-VW7SN5CO.js';
|
|
53
57
|
import { NetworkStargaze_default } from './chunk-V73DADWW.js';
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
58
|
+
import { NetworkShimmerEvm_default } from './chunk-UOAFMBPY.js';
|
|
59
|
+
import { NetworkThundercore_default } from './chunk-ZEUUDSOU.js';
|
|
56
60
|
import { NetworkTreasure_default } from './chunk-EYUJORW5.js';
|
|
57
61
|
import { NetworkMint_default } from './chunk-3YUAWOTQ.js';
|
|
58
62
|
import { NetworkPolygonZkevm_default } from './chunk-H2J754UF.js';
|
|
59
63
|
import { NetworkLitecoin_default } from './chunk-AAGJE4LS.js';
|
|
60
64
|
import { NetworkFuse_default } from './chunk-DTKP57F4.js';
|
|
61
65
|
import { NetworkTelos_default } from './chunk-OAWZMGMC.js';
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
66
|
+
import { NetworkOasys_default } from './chunk-OXTLYOXO.js';
|
|
67
|
+
import { NetworkBob_default } from './chunk-B2GOBZJM.js';
|
|
64
68
|
import { NetworkCoinexSmartChain_default } from './chunk-N34HWU7U.js';
|
|
65
69
|
import { NetworkMultiversx_default } from './chunk-N5DG5HH6.js';
|
|
66
70
|
import { NetworkScroll_default } from './chunk-HASBMKVU.js';
|
|
67
71
|
import { NetworkPolygon_default } from './chunk-GEWEZMQF.js';
|
|
68
72
|
import { NetworkBinanceSmartChain_default } from './chunk-WTDPLAPU.js';
|
|
69
73
|
import { NetworkFilecoin_default } from './chunk-BPDU2NS3.js';
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
74
|
+
import { NetworkGnosis_default } from './chunk-ZX7AL7X6.js';
|
|
75
|
+
import { NetworkHemi_default } from './chunk-57FNWD7B.js';
|
|
72
76
|
import { NetworkAbstract_default } from './chunk-SQEQ4TEB.js';
|
|
73
77
|
import { NetworkProm_default } from './chunk-LE7HKXFG.js';
|
|
74
78
|
import { NetworkApechain_default } from './chunk-UAVKH6S2.js';
|
|
75
79
|
import { NetworkFraxtal_default } from './chunk-PUXKAJCZ.js';
|
|
76
80
|
import { NetworkSys_default } from './chunk-OEKZIEVJ.js';
|
|
77
81
|
import { NetworkStep_default } from './chunk-4BX3U6SC.js';
|
|
78
|
-
import {
|
|
79
|
-
import { NetworkBob_default } from './chunk-B2GOBZJM.js';
|
|
82
|
+
import { NetworkConflux_default } from './chunk-GAAJMJ2Z.js';
|
|
80
83
|
import { NetworkKarura_default } from './chunk-EDX3LLJY.js';
|
|
81
84
|
import { NetworkSui_default } from './chunk-4BHJVAFQ.js';
|
|
82
85
|
import { NetworkAcala_default } from './chunk-JQVUAJVQ.js';
|
|
83
86
|
import { NetworkZora_default } from './chunk-CSKBKLHJ.js';
|
|
84
87
|
import { NetworkRei_default } from './chunk-IWQVB5TW.js';
|
|
88
|
+
import { NetworkUltra_default } from './chunk-2B7PAOU5.js';
|
|
85
89
|
import { NetworkNibiru_default } from './chunk-HTCQ23TJ.js';
|
|
86
|
-
import {
|
|
87
|
-
import { NetworkHemi_default } from './chunk-57FNWD7B.js';
|
|
90
|
+
import { NetworkLisk_default } from './chunk-3WQFQDFM.js';
|
|
88
91
|
import { NetworkDiode_default } from './chunk-3TDMYX7F.js';
|
|
89
92
|
import { NetworkPeaq_default } from './chunk-XA6RG2ID.js';
|
|
90
93
|
import { NetworkPush_default } from './chunk-WBUXXTT2.js';
|
|
@@ -92,7 +95,7 @@ import { NetworkVanar_default } from './chunk-Z63NK2GZ.js';
|
|
|
92
95
|
import { NetworkKardia_default } from './chunk-J7AZNH66.js';
|
|
93
96
|
import { NetworkOptopia_default } from './chunk-RL7R36DW.js';
|
|
94
97
|
import { NetworkUbiq_default } from './chunk-W46QBMK6.js';
|
|
95
|
-
import {
|
|
98
|
+
import { NetworkEtherlink_default } from './chunk-OQYC3WUF.js';
|
|
96
99
|
import { NetworkBase_default } from './chunk-SZYH4RNL.js';
|
|
97
100
|
import { NetworkShiden_default } from './chunk-PDXP7XFL.js';
|
|
98
101
|
import { NetworkZetaChain_default } from './chunk-LQ5JZZOB.js';
|
|
@@ -100,7 +103,7 @@ import { NetworkAptos_default } from './chunk-YUFQUMMZ.js';
|
|
|
100
103
|
import { NetworkSuperSeed_default } from './chunk-LUZU5IAK.js';
|
|
101
104
|
import { NetworkSilicon_default } from './chunk-JVEMU7HA.js';
|
|
102
105
|
import { NetworkXrp_default } from './chunk-DJTND6FW.js';
|
|
103
|
-
import {
|
|
106
|
+
import { NetworkMeter_default } from './chunk-RBVYLDDB.js';
|
|
104
107
|
import { NetworkTheta_default } from './chunk-NAHRV35J.js';
|
|
105
108
|
import { NetworkVara_default } from './chunk-TOQTYZ2W.js';
|
|
106
109
|
import { NetworkZilliqa_default } from './chunk-4KV2US24.js';
|
|
@@ -108,7 +111,7 @@ import { NetworkStarknet_default } from './chunk-FPOMUB7K.js';
|
|
|
108
111
|
import { NetworkMantle_default } from './chunk-6UWKG6VC.js';
|
|
109
112
|
import { NetworkMoonbeam_default } from './chunk-225SWZFC.js';
|
|
110
113
|
import { NetworkRollux_default } from './chunk-63FO4OSZ.js';
|
|
111
|
-
import {
|
|
114
|
+
import { NetworkBouncebit_default } from './chunk-Y2EAD2J2.js';
|
|
112
115
|
import { NetworkEnuls_default } from './chunk-CV6VKB36.js';
|
|
113
116
|
import { NetworkInjective_default } from './chunk-MWRHFRE3.js';
|
|
114
117
|
import { NetworkOsmosis_default } from './chunk-R6CTV6TW.js';
|
|
@@ -116,7 +119,7 @@ import { NetworkNeonEvm_default } from './chunk-6X5EL53V.js';
|
|
|
116
119
|
import { NetworkRootstock_default } from './chunk-6QTUB7OL.js';
|
|
117
120
|
import { NetworkLavaNetwork_default } from './chunk-KUHEZ2TF.js';
|
|
118
121
|
import { NetworkMoonbaseAlpha_default } from './chunk-FDKJEG3E.js';
|
|
119
|
-
import {
|
|
122
|
+
import { NetworkReya_default } from './chunk-T6V2FQUQ.js';
|
|
120
123
|
import { NetworkKaia_default } from './chunk-7SSXFJDC.js';
|
|
121
124
|
import { NetworkFantom_default } from './chunk-N2KZCCIM.js';
|
|
122
125
|
import { NetworkAvalanche_default } from './chunk-R4JKYGPW.js';
|
|
@@ -124,7 +127,7 @@ import { NetworkChiliz_default } from './chunk-7ELBNRW4.js';
|
|
|
124
127
|
import { NetworkNearProtocol_default } from './chunk-MYRCL2HO.js';
|
|
125
128
|
import { NetworkCelo_default } from './chunk-WMWQLZZT.js';
|
|
126
129
|
import { NetworkWax_default } from './chunk-NVYRVOSW.js';
|
|
127
|
-
import {
|
|
130
|
+
import { NetworkEdgeless_default } from './chunk-35E24QIV.js';
|
|
128
131
|
import { NetworkFluence_default } from './chunk-LZUMCCSM.js';
|
|
129
132
|
import { NetworkWemix_default } from './chunk-WVEXIUOU.js';
|
|
130
133
|
import { NetworkAutonomys_default } from './chunk-T5NUF7RD.js';
|
|
@@ -132,7 +135,7 @@ import { NetworkHashkey_default } from './chunk-3S3QI6F5.js';
|
|
|
132
135
|
import { NetworkDogechain_default } from './chunk-3EFYCVAE.js';
|
|
133
136
|
import { NetworkSoneium_default } from './chunk-6TGWKG44.js';
|
|
134
137
|
import { NetworkClover_default } from './chunk-WJYTDAFZ.js';
|
|
135
|
-
import {
|
|
138
|
+
import { NetworkCosmos_default } from './chunk-RXJWZWIM.js';
|
|
136
139
|
import { NetworkKujira_default } from './chunk-LXVZS2KC.js';
|
|
137
140
|
import { NetworkOrderly_default } from './chunk-CLWGXDNW.js';
|
|
138
141
|
import { NetworkSeiNetwork_default } from './chunk-ZT62LWQZ.js';
|
|
@@ -140,15 +143,14 @@ import { NetworkMantaPacific_default } from './chunk-FTQYMKM5.js';
|
|
|
140
143
|
import { NetworkNeoX_default } from './chunk-SKP45AXE.js';
|
|
141
144
|
import { NetworkCronos_default } from './chunk-3QGQJZ54.js';
|
|
142
145
|
import { NetworkLumia_default } from './chunk-RYAHJXK6.js';
|
|
143
|
-
import { NetworkEdgeless_default } from './chunk-35E24QIV.js';
|
|
144
146
|
import { NetworkBoba_default } from './chunk-J7ZN3KLQ.js';
|
|
145
147
|
import { NetworkParadex_default } from './chunk-WGZZUG47.js';
|
|
146
148
|
import { NetworkXLayer_default } from './chunk-DPQNK66V.js';
|
|
147
149
|
import { NetworkWorld_default } from './chunk-FBNIJK3T.js';
|
|
148
150
|
import { NetworkMantra_default } from './chunk-QI2ICP4C.js';
|
|
149
151
|
import { NetworkBlast_default } from './chunk-REEMJZKS.js';
|
|
152
|
+
import { NetworkKatana_default } from './chunk-KQLCRULS.js';
|
|
150
153
|
import { NetworkEnergyWeb_default } from './chunk-ROLMYDRH.js';
|
|
151
|
-
import { NetworkCosmos_default } from './chunk-RXJWZWIM.js';
|
|
152
154
|
import { NetworkOptimism_default } from './chunk-MJAPCV2L.js';
|
|
153
155
|
import { NetworkMilkomedaC1_default } from './chunk-ERZVUYHM.js';
|
|
154
156
|
import { NetworkOntology_default } from './chunk-7ETB4LWL.js';
|
|
@@ -251,6 +253,7 @@ __export(networks_exports, {
|
|
|
251
253
|
NetworkKakarot: () => NetworkKakarot_default,
|
|
252
254
|
NetworkKardia: () => NetworkKardia_default,
|
|
253
255
|
NetworkKarura: () => NetworkKarura_default,
|
|
256
|
+
NetworkKatana: () => NetworkKatana_default,
|
|
254
257
|
NetworkKava: () => NetworkKava_default,
|
|
255
258
|
NetworkKroma: () => NetworkKroma_default,
|
|
256
259
|
NetworkKucoin: () => NetworkKucoin_default,
|
|
@@ -336,6 +339,7 @@ __export(networks_exports, {
|
|
|
336
339
|
NetworkTreasure: () => NetworkTreasure_default,
|
|
337
340
|
NetworkTron: () => NetworkTron_default,
|
|
338
341
|
NetworkUbiq: () => NetworkUbiq_default,
|
|
342
|
+
NetworkUltra: () => NetworkUltra_default,
|
|
339
343
|
NetworkUltron: () => NetworkUltron_default,
|
|
340
344
|
NetworkUnichain: () => NetworkUnichain_default,
|
|
341
345
|
NetworkVana: () => NetworkVana_default,
|
|
@@ -206,6 +206,7 @@ var globImport_icons_s_tsx = __glob({
|
|
|
206
206
|
"../icons/networks/NetworkKakarot.tsx": () => import('./NetworkKakarot-U3XBGTK3.js'),
|
|
207
207
|
"../icons/networks/NetworkKardia.tsx": () => import('./NetworkKardia-MO3M6KHT.js'),
|
|
208
208
|
"../icons/networks/NetworkKarura.tsx": () => import('./NetworkKarura-DQQ3DJNC.js'),
|
|
209
|
+
"../icons/networks/NetworkKatana.tsx": () => import('./NetworkKatana-NUIPYPTR.js'),
|
|
209
210
|
"../icons/networks/NetworkKava.tsx": () => import('./NetworkKava-4DWIX6DD.js'),
|
|
210
211
|
"../icons/networks/NetworkKroma.tsx": () => import('./NetworkKroma-U7ZDO44T.js'),
|
|
211
212
|
"../icons/networks/NetworkKucoin.tsx": () => import('./NetworkKucoin-XEKLD2FE.js'),
|
|
@@ -291,6 +292,7 @@ var globImport_icons_s_tsx = __glob({
|
|
|
291
292
|
"../icons/networks/NetworkTreasure.tsx": () => import('./NetworkTreasure-FQDTHWXT.js'),
|
|
292
293
|
"../icons/networks/NetworkTron.tsx": () => import('./NetworkTron-OPROM223.js'),
|
|
293
294
|
"../icons/networks/NetworkUbiq.tsx": () => import('./NetworkUbiq-YQC2MLY5.js'),
|
|
295
|
+
"../icons/networks/NetworkUltra.tsx": () => import('./NetworkUltra-RW3RRSSF.js'),
|
|
294
296
|
"../icons/networks/NetworkUltron.tsx": () => import('./NetworkUltron-AV32AOTH.js'),
|
|
295
297
|
"../icons/networks/NetworkUnichain.tsx": () => import('./NetworkUnichain-VYFBNUX6.js'),
|
|
296
298
|
"../icons/networks/NetworkVana.tsx": () => import('./NetworkVana-25GEKRZK.js'),
|
package/dist/dynamic.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { ExchangeIcon, NetworkIcon, TokenIcon, WalletIcon } from './chunk-
|
|
1
|
+
export { ExchangeIcon, NetworkIcon, TokenIcon, WalletIcon } from './chunk-VXVSMEKJ.js';
|
|
2
2
|
import './chunk-MLKFOR3D.js';
|
package/dist/icons/exchanges.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import '../chunk-
|
|
1
|
+
import '../chunk-CZD4OMR5.js';
|
|
2
|
+
export { ExchangeSushiswap_default as ExchangeSushiswap } from '../chunk-ZTGZZTG5.js';
|
|
3
|
+
export { ExchangeKucoin_default as ExchangeKucoin } from '../chunk-O2BBUKBO.js';
|
|
4
|
+
export { ExchangeSwissborg_default as ExchangeSwissborg } from '../chunk-QS3YV2J3.js';
|
|
2
5
|
export { ExchangeGateIo_default as ExchangeGateIo } from '../chunk-RXIPVV2M.js';
|
|
3
6
|
export { ExchangeOdos_default as ExchangeOdos } from '../chunk-FL5J4FGE.js';
|
|
4
7
|
export { ExchangeParaSwap_default as ExchangeParaSwap } from '../chunk-DKRDAVJ5.js';
|
|
5
8
|
export { ExchangeBinance_default as ExchangeBinance } from '../chunk-LYZLCRZE.js';
|
|
6
9
|
export { ExchangeUpbit_default as ExchangeUpbit } from '../chunk-J2LRWPZO.js';
|
|
7
10
|
export { ExchangeBancor_default as ExchangeBancor } from '../chunk-B6M2ODPC.js';
|
|
8
|
-
export {
|
|
11
|
+
export { ExchangeParadex_default as ExchangeParadex } from '../chunk-L42PGZUC.js';
|
|
12
|
+
export { ExchangeBithumb_default as ExchangeBithumb } from '../chunk-NSFLDPOD.js';
|
|
9
13
|
export { ExchangeBtcturk_default as ExchangeBtcturk } from '../chunk-YC36AUDR.js';
|
|
10
14
|
export { ExchangeOkx_default as ExchangeOkx } from '../chunk-AKM5SND7.js';
|
|
11
15
|
export { ExchangeBybit_default as ExchangeBybit } from '../chunk-XVESXVHY.js';
|
|
12
16
|
export { ExchangeCoinbase_default as ExchangeCoinbase } from '../chunk-SMVULKC3.js';
|
|
13
17
|
export { ExchangeBalancer_default as ExchangeBalancer } from '../chunk-IXBWQQW2.js';
|
|
14
18
|
export { ExchangeCowswap_default as ExchangeCowswap } from '../chunk-DFXVLQAL.js';
|
|
15
|
-
export {
|
|
16
|
-
export {
|
|
19
|
+
export { ExchangeBitstamp_default as ExchangeBitstamp } from '../chunk-WCRRLNPE.js';
|
|
20
|
+
export { ExchangeAevo_default as ExchangeAevo } from '../chunk-JMZLYWBY.js';
|
|
17
21
|
export { ExchangeKraken_default as ExchangeKraken } from '../chunk-YY2NJUZQ.js';
|
|
18
22
|
export { ExchangeParibu_default as ExchangeParibu } from '../chunk-EQXXIZSK.js';
|
|
19
23
|
export { Exchange1inch_default as Exchange1inch } from '../chunk-WLC3S6A6.js';
|
|
20
24
|
export { ExchangeUniswap_default as ExchangeUniswap } from '../chunk-RSFETOYE.js';
|
|
21
25
|
export { ExchangePancakeSwap_default as ExchangePancakeSwap } from '../chunk-5MQAIAL2.js';
|
|
22
26
|
export { ExchangeGemini_default as ExchangeGemini } from '../chunk-XADCBISI.js';
|
|
23
|
-
export { ExchangeParadex_default as ExchangeParadex } from '../chunk-L42PGZUC.js';
|
|
24
|
-
export { ExchangeBithumb_default as ExchangeBithumb } from '../chunk-NSFLDPOD.js';
|
|
25
27
|
export { ExchangeCryptoCom_default as ExchangeCryptoCom } from '../chunk-RXY6NJ3J.js';
|
|
26
|
-
export { ExchangeBitstamp_default as ExchangeBitstamp } from '../chunk-WCRRLNPE.js';
|
|
27
|
-
export { ExchangeAevo_default as ExchangeAevo } from '../chunk-JMZLYWBY.js';
|
|
28
28
|
import '../chunk-MLKFOR3D.js';
|
package/dist/icons/networks.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { aL as NetworkAbstract, aE as NetworkAcala, bQ as NetworkAlgorand, aN as NetworkApechain, r as NetworkApexLayer, ap as NetworkAptos, bx as NetworkArbitrumNova, bX as NetworkArbitrumOne, ba as NetworkArweave, n as NetworkAstar, k as NetworkAurora, U as NetworkAutonomys, a0 as NetworkAvalanche, am as NetworkBase, bY as NetworkBeam, bd as NetworkBerachain, aX as NetworkBinanceSmartChain, bO as NetworkBitcoin, N as NetworkBitkubChain, F as NetworkBlast, aS as NetworkBob, A as NetworkBoba, bF as NetworkBotanix, a5 as NetworkBouncebit, bG as NetworkCardano, a3 as NetworkCelo, a1 as NetworkChiliz, Y as NetworkClover, aT as NetworkCoinexSmartChain, aB as NetworkConflux, bV as NetworkCorn, I as NetworkCosmos, bp as NetworkCosmosHub, P as NetworkCronos, bo as NetworkCronosZkevm, au as NetworkDiode, W as NetworkDogechain, R as NetworkEdgeless, b5 as NetworkElastos, H as NetworkEnergyWeb, a6 as NetworkEnuls, bk as NetworkEos, bv as NetworkEthereum, bm as NetworkEthereumClassic, al as NetworkEtherlink, bA as NetworkExpchain, $ as NetworkFantom, aY as NetworkFilecoin, d as NetworkFio, bZ as NetworkFlare, S as NetworkFluence, aO as NetworkFraxtal, b3 as NetworkFuse, aJ as NetworkGnosis, br as NetworkGravity, bj as NetworkHarmony, V as NetworkHashkey, z as NetworkHederaHashgraph, aK as NetworkHemi, bM as NetworkHubbleExchange, bb as NetworkImmutable, a7 as NetworkInjective, bK as NetworkInk, f as NetworkIotaEvm, v as NetworkIotex, a as NetworkJapanOpenChain, bI as NetworkJuno, _ as NetworkKaia, c as NetworkKakarot, ay as NetworkKardia, aC as NetworkKarura, G as NetworkKatana, h as NetworkKava, bJ as NetworkKroma, bs as NetworkKucoin, J as NetworkKujira, bL as NetworkL3x, ab as NetworkLavaNetwork, bP as NetworkLens, bz as NetworkLightlink, b as NetworkLinea, at as NetworkLisk, b2 as NetworkLitecoin, w as NetworkLoopring, x as NetworkLukso, Q as NetworkLumia, bw as NetworkLumio, b6 as NetworkLycan, o as NetworkLyra, M as NetworkMantaPacific, ai as NetworkMantle, E as NetworkMantra, bH as NetworkMegaEth, ad as NetworkMeter, be as NetworkMetisAndromeda, by as NetworkMilkomedaA1, t as NetworkMilkomedaC1, b0 as NetworkMint, bE as NetworkMode, bl as NetworkMonad, bS as NetworkMoonbase, ac as NetworkMoonbaseAlpha, aj as NetworkMoonbeam, bq as NetworkMoonriver, aU as NetworkMultiversx, bg as NetworkNahmii, a2 as NetworkNearProtocol, O as NetworkNeoX, a9 as NetworkNeonEvm, bN as NetworkNexis, aI as NetworkNibiru, aR as NetworkOasys, e as NetworkOkex, u as NetworkOntology, s as NetworkOptimism, az as NetworkOptopia, K as NetworkOrderly, a8 as NetworkOsmosis, B as NetworkParadex, av as NetworkPeaq, g as NetworkPolkadot, aW as NetworkPolygon, b1 as NetworkPolygonZkevm, aM as NetworkProm, aw as NetworkPush, bf as NetworkRari, aG as NetworkRei, Z as NetworkReya, ak as NetworkRollux, bD as NetworkRonin, aa as NetworkRootstock, aV as NetworkScroll, L as NetworkSeiNetwork, an as NetworkShiden, aZ as NetworkShimmerEvm, ar as NetworkSilicon, bR as NetworkSolana, X as NetworkSoneium, y as NetworkSongbird, q as NetworkSonic, bc as NetworkStargaze, ah as NetworkStarknet, b7 as NetworkStellar, aQ as NetworkStep, aD as NetworkSui, aq as NetworkSuperSeed, bu as NetworkSwell, aP as NetworkSys, bT as NetworkTaiko, b4 as NetworkTelos, bi as NetworkTenet, ae as NetworkTheta, a_ as NetworkThundercore, m as NetworkTombchain, a$ as NetworkTreasure, bU as NetworkTron, aA as NetworkUbiq, aH as NetworkUltra, bt as NetworkUltron, b9 as NetworkUnichain, bC as NetworkVana, ax as NetworkVanar, af as NetworkVara, l as NetworkVelas, p as NetworkViction, a4 as NetworkWax, T as NetworkWemix, D as NetworkWorld, C as NetworkXLayer, bh as NetworkXai, b8 as NetworkXdc, as as NetworkXrp, bn as NetworkZeroNetwork, ao as NetworkZetaChain, ag as NetworkZilliqa, bW as NetworkZircuit, j as NetworkZksync, aF as NetworkZora, bB as NetworkZyx } from '../index-mfiwUWSu.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '../types-C1VLGFFn.js';
|
|
4
4
|
import '@web3icons/common';
|
package/dist/icons/networks.js
CHANGED
|
@@ -1,91 +1,94 @@
|
|
|
1
|
-
import '../chunk-
|
|
1
|
+
import '../chunk-RNBLAXBL.js';
|
|
2
|
+
export { NetworkFlare_default as NetworkFlare } from '../chunk-46EJCBNK.js';
|
|
3
|
+
export { NetworkSolana_default as NetworkSolana } from '../chunk-AOEHNBXI.js';
|
|
4
|
+
export { NetworkMoonbase_default as NetworkMoonbase } from '../chunk-GUEPLDIM.js';
|
|
2
5
|
export { NetworkTaiko_default as NetworkTaiko } from '../chunk-YPB4WNTN.js';
|
|
3
6
|
export { NetworkTron_default as NetworkTron } from '../chunk-2ULZGERR.js';
|
|
4
7
|
export { NetworkCorn_default as NetworkCorn } from '../chunk-6KZEPS53.js';
|
|
5
8
|
export { NetworkZircuit_default as NetworkZircuit } from '../chunk-VOJG2K4Z.js';
|
|
6
9
|
export { NetworkArbitrumOne_default as NetworkArbitrumOne } from '../chunk-SW5KIBTQ.js';
|
|
7
10
|
export { NetworkBeam_default as NetworkBeam } from '../chunk-LWBJFOYW.js';
|
|
8
|
-
export {
|
|
11
|
+
export { NetworkKroma_default as NetworkKroma } from '../chunk-YTNY6EQB.js';
|
|
12
|
+
export { NetworkInk_default as NetworkInk } from '../chunk-5XC4TEPM.js';
|
|
9
13
|
export { NetworkL3x_default as NetworkL3x } from '../chunk-D2R3KYJ3.js';
|
|
10
14
|
export { NetworkHubbleExchange_default as NetworkHubbleExchange } from '../chunk-AH36SYAG.js';
|
|
11
15
|
export { NetworkNexis_default as NetworkNexis } from '../chunk-QC3ZRZPD.js';
|
|
12
16
|
export { NetworkBitcoin_default as NetworkBitcoin } from '../chunk-6NE5Z5PS.js';
|
|
13
17
|
export { NetworkLens_default as NetworkLens } from '../chunk-NXZBNLXS.js';
|
|
14
18
|
export { NetworkAlgorand_default as NetworkAlgorand } from '../chunk-MOLWWY7Z.js';
|
|
15
|
-
export {
|
|
16
|
-
export {
|
|
19
|
+
export { NetworkZyx_default as NetworkZyx } from '../chunk-JKPHGGR2.js';
|
|
20
|
+
export { NetworkVana_default as NetworkVana } from '../chunk-7EY3MSDA.js';
|
|
17
21
|
export { NetworkRonin_default as NetworkRonin } from '../chunk-XX3NEO74.js';
|
|
18
22
|
export { NetworkMode_default as NetworkMode } from '../chunk-YSXBOC2N.js';
|
|
19
23
|
export { NetworkBotanix_default as NetworkBotanix } from '../chunk-GTGMK3F4.js';
|
|
20
24
|
export { NetworkCardano_default as NetworkCardano } from '../chunk-ILLVEV2S.js';
|
|
21
25
|
export { NetworkMegaEth_default as NetworkMegaEth } from '../chunk-VRNOGSZK.js';
|
|
22
26
|
export { NetworkJuno_default as NetworkJuno } from '../chunk-7ZHE5YPQ.js';
|
|
23
|
-
export {
|
|
24
|
-
export {
|
|
27
|
+
export { NetworkUltron_default as NetworkUltron } from '../chunk-YIWQ4UI6.js';
|
|
28
|
+
export { NetworkSwell_default as NetworkSwell } from '../chunk-7MKO4SAX.js';
|
|
25
29
|
export { NetworkEthereum_default as NetworkEthereum } from '../chunk-AARLPJIG.js';
|
|
26
30
|
export { NetworkLumio_default as NetworkLumio } from '../chunk-VJGXPCCH.js';
|
|
27
31
|
export { NetworkArbitrumNova_default as NetworkArbitrumNova } from '../chunk-GQC2U5KJ.js';
|
|
28
32
|
export { NetworkMilkomedaA1_default as NetworkMilkomedaA1 } from '../chunk-UQE6SXVQ.js';
|
|
29
33
|
export { NetworkLightlink_default as NetworkLightlink } from '../chunk-6IA2BLX7.js';
|
|
30
34
|
export { NetworkExpchain_default as NetworkExpchain } from '../chunk-YHHFBZIA.js';
|
|
31
|
-
export {
|
|
32
|
-
export {
|
|
35
|
+
export { NetworkMonad_default as NetworkMonad } from '../chunk-IKJDWJ2B.js';
|
|
36
|
+
export { NetworkEthereumClassic_default as NetworkEthereumClassic } from '../chunk-Z3TXTFXZ.js';
|
|
33
37
|
export { NetworkZeroNetwork_default as NetworkZeroNetwork } from '../chunk-4QWT75QK.js';
|
|
34
38
|
export { NetworkCronosZkevm_default as NetworkCronosZkevm } from '../chunk-A3KGORSA.js';
|
|
35
39
|
export { NetworkCosmosHub_default as NetworkCosmosHub } from '../chunk-UGET5XVB.js';
|
|
36
40
|
export { NetworkMoonriver_default as NetworkMoonriver } from '../chunk-BQQGDJHF.js';
|
|
37
41
|
export { NetworkGravity_default as NetworkGravity } from '../chunk-YJOSJ7OX.js';
|
|
38
42
|
export { NetworkKucoin_default as NetworkKucoin } from '../chunk-W7CKVBL6.js';
|
|
39
|
-
export {
|
|
40
|
-
export {
|
|
43
|
+
export { NetworkBerachain_default as NetworkBerachain } from '../chunk-PQ6KNH2C.js';
|
|
44
|
+
export { NetworkMetisAndromeda_default as NetworkMetisAndromeda } from '../chunk-P74CNTSH.js';
|
|
41
45
|
export { NetworkRari_default as NetworkRari } from '../chunk-TU445MU3.js';
|
|
42
46
|
export { NetworkNahmii_default as NetworkNahmii } from '../chunk-W2PNB4R7.js';
|
|
43
47
|
export { NetworkXai_default as NetworkXai } from '../chunk-YQIYTQ5W.js';
|
|
44
48
|
export { NetworkTenet_default as NetworkTenet } from '../chunk-UQ2F26ZD.js';
|
|
45
49
|
export { NetworkHarmony_default as NetworkHarmony } from '../chunk-RRND2SS4.js';
|
|
46
50
|
export { NetworkEos_default as NetworkEos } from '../chunk-2KDZRW25.js';
|
|
47
|
-
export {
|
|
48
|
-
export {
|
|
51
|
+
export { NetworkElastos_default as NetworkElastos } from '../chunk-S36W3DNO.js';
|
|
52
|
+
export { NetworkLycan_default as NetworkLycan } from '../chunk-MWIQ7FXP.js';
|
|
49
53
|
export { NetworkStellar_default as NetworkStellar } from '../chunk-JMQSULRC.js';
|
|
50
54
|
export { NetworkXdc_default as NetworkXdc } from '../chunk-CSHZUKL5.js';
|
|
51
55
|
export { NetworkUnichain_default as NetworkUnichain } from '../chunk-H32XS44M.js';
|
|
52
56
|
export { NetworkArweave_default as NetworkArweave } from '../chunk-LSFTIAPL.js';
|
|
53
57
|
export { NetworkImmutable_default as NetworkImmutable } from '../chunk-VW7SN5CO.js';
|
|
54
58
|
export { NetworkStargaze_default as NetworkStargaze } from '../chunk-V73DADWW.js';
|
|
55
|
-
export {
|
|
56
|
-
export {
|
|
59
|
+
export { NetworkShimmerEvm_default as NetworkShimmerEvm } from '../chunk-UOAFMBPY.js';
|
|
60
|
+
export { NetworkThundercore_default as NetworkThundercore } from '../chunk-ZEUUDSOU.js';
|
|
57
61
|
export { NetworkTreasure_default as NetworkTreasure } from '../chunk-EYUJORW5.js';
|
|
58
62
|
export { NetworkMint_default as NetworkMint } from '../chunk-3YUAWOTQ.js';
|
|
59
63
|
export { NetworkPolygonZkevm_default as NetworkPolygonZkevm } from '../chunk-H2J754UF.js';
|
|
60
64
|
export { NetworkLitecoin_default as NetworkLitecoin } from '../chunk-AAGJE4LS.js';
|
|
61
65
|
export { NetworkFuse_default as NetworkFuse } from '../chunk-DTKP57F4.js';
|
|
62
66
|
export { NetworkTelos_default as NetworkTelos } from '../chunk-OAWZMGMC.js';
|
|
63
|
-
export {
|
|
64
|
-
export {
|
|
67
|
+
export { NetworkOasys_default as NetworkOasys } from '../chunk-OXTLYOXO.js';
|
|
68
|
+
export { NetworkBob_default as NetworkBob } from '../chunk-B2GOBZJM.js';
|
|
65
69
|
export { NetworkCoinexSmartChain_default as NetworkCoinexSmartChain } from '../chunk-N34HWU7U.js';
|
|
66
70
|
export { NetworkMultiversx_default as NetworkMultiversx } from '../chunk-N5DG5HH6.js';
|
|
67
71
|
export { NetworkScroll_default as NetworkScroll } from '../chunk-HASBMKVU.js';
|
|
68
72
|
export { NetworkPolygon_default as NetworkPolygon } from '../chunk-GEWEZMQF.js';
|
|
69
73
|
export { NetworkBinanceSmartChain_default as NetworkBinanceSmartChain } from '../chunk-WTDPLAPU.js';
|
|
70
74
|
export { NetworkFilecoin_default as NetworkFilecoin } from '../chunk-BPDU2NS3.js';
|
|
71
|
-
export {
|
|
72
|
-
export {
|
|
75
|
+
export { NetworkGnosis_default as NetworkGnosis } from '../chunk-ZX7AL7X6.js';
|
|
76
|
+
export { NetworkHemi_default as NetworkHemi } from '../chunk-57FNWD7B.js';
|
|
73
77
|
export { NetworkAbstract_default as NetworkAbstract } from '../chunk-SQEQ4TEB.js';
|
|
74
78
|
export { NetworkProm_default as NetworkProm } from '../chunk-LE7HKXFG.js';
|
|
75
79
|
export { NetworkApechain_default as NetworkApechain } from '../chunk-UAVKH6S2.js';
|
|
76
80
|
export { NetworkFraxtal_default as NetworkFraxtal } from '../chunk-PUXKAJCZ.js';
|
|
77
81
|
export { NetworkSys_default as NetworkSys } from '../chunk-OEKZIEVJ.js';
|
|
78
82
|
export { NetworkStep_default as NetworkStep } from '../chunk-4BX3U6SC.js';
|
|
79
|
-
export {
|
|
80
|
-
export { NetworkBob_default as NetworkBob } from '../chunk-B2GOBZJM.js';
|
|
83
|
+
export { NetworkConflux_default as NetworkConflux } from '../chunk-GAAJMJ2Z.js';
|
|
81
84
|
export { NetworkKarura_default as NetworkKarura } from '../chunk-EDX3LLJY.js';
|
|
82
85
|
export { NetworkSui_default as NetworkSui } from '../chunk-4BHJVAFQ.js';
|
|
83
86
|
export { NetworkAcala_default as NetworkAcala } from '../chunk-JQVUAJVQ.js';
|
|
84
87
|
export { NetworkZora_default as NetworkZora } from '../chunk-CSKBKLHJ.js';
|
|
85
88
|
export { NetworkRei_default as NetworkRei } from '../chunk-IWQVB5TW.js';
|
|
89
|
+
export { NetworkUltra_default as NetworkUltra } from '../chunk-2B7PAOU5.js';
|
|
86
90
|
export { NetworkNibiru_default as NetworkNibiru } from '../chunk-HTCQ23TJ.js';
|
|
87
|
-
export {
|
|
88
|
-
export { NetworkHemi_default as NetworkHemi } from '../chunk-57FNWD7B.js';
|
|
91
|
+
export { NetworkLisk_default as NetworkLisk } from '../chunk-3WQFQDFM.js';
|
|
89
92
|
export { NetworkDiode_default as NetworkDiode } from '../chunk-3TDMYX7F.js';
|
|
90
93
|
export { NetworkPeaq_default as NetworkPeaq } from '../chunk-XA6RG2ID.js';
|
|
91
94
|
export { NetworkPush_default as NetworkPush } from '../chunk-WBUXXTT2.js';
|
|
@@ -93,7 +96,7 @@ export { NetworkVanar_default as NetworkVanar } from '../chunk-Z63NK2GZ.js';
|
|
|
93
96
|
export { NetworkKardia_default as NetworkKardia } from '../chunk-J7AZNH66.js';
|
|
94
97
|
export { NetworkOptopia_default as NetworkOptopia } from '../chunk-RL7R36DW.js';
|
|
95
98
|
export { NetworkUbiq_default as NetworkUbiq } from '../chunk-W46QBMK6.js';
|
|
96
|
-
export {
|
|
99
|
+
export { NetworkEtherlink_default as NetworkEtherlink } from '../chunk-OQYC3WUF.js';
|
|
97
100
|
export { NetworkBase_default as NetworkBase } from '../chunk-SZYH4RNL.js';
|
|
98
101
|
export { NetworkShiden_default as NetworkShiden } from '../chunk-PDXP7XFL.js';
|
|
99
102
|
export { NetworkZetaChain_default as NetworkZetaChain } from '../chunk-LQ5JZZOB.js';
|
|
@@ -101,7 +104,7 @@ export { NetworkAptos_default as NetworkAptos } from '../chunk-YUFQUMMZ.js';
|
|
|
101
104
|
export { NetworkSuperSeed_default as NetworkSuperSeed } from '../chunk-LUZU5IAK.js';
|
|
102
105
|
export { NetworkSilicon_default as NetworkSilicon } from '../chunk-JVEMU7HA.js';
|
|
103
106
|
export { NetworkXrp_default as NetworkXrp } from '../chunk-DJTND6FW.js';
|
|
104
|
-
export {
|
|
107
|
+
export { NetworkMeter_default as NetworkMeter } from '../chunk-RBVYLDDB.js';
|
|
105
108
|
export { NetworkTheta_default as NetworkTheta } from '../chunk-NAHRV35J.js';
|
|
106
109
|
export { NetworkVara_default as NetworkVara } from '../chunk-TOQTYZ2W.js';
|
|
107
110
|
export { NetworkZilliqa_default as NetworkZilliqa } from '../chunk-4KV2US24.js';
|
|
@@ -109,7 +112,7 @@ export { NetworkStarknet_default as NetworkStarknet } from '../chunk-FPOMUB7K.js
|
|
|
109
112
|
export { NetworkMantle_default as NetworkMantle } from '../chunk-6UWKG6VC.js';
|
|
110
113
|
export { NetworkMoonbeam_default as NetworkMoonbeam } from '../chunk-225SWZFC.js';
|
|
111
114
|
export { NetworkRollux_default as NetworkRollux } from '../chunk-63FO4OSZ.js';
|
|
112
|
-
export {
|
|
115
|
+
export { NetworkBouncebit_default as NetworkBouncebit } from '../chunk-Y2EAD2J2.js';
|
|
113
116
|
export { NetworkEnuls_default as NetworkEnuls } from '../chunk-CV6VKB36.js';
|
|
114
117
|
export { NetworkInjective_default as NetworkInjective } from '../chunk-MWRHFRE3.js';
|
|
115
118
|
export { NetworkOsmosis_default as NetworkOsmosis } from '../chunk-R6CTV6TW.js';
|
|
@@ -117,7 +120,7 @@ export { NetworkNeonEvm_default as NetworkNeonEvm } from '../chunk-6X5EL53V.js';
|
|
|
117
120
|
export { NetworkRootstock_default as NetworkRootstock } from '../chunk-6QTUB7OL.js';
|
|
118
121
|
export { NetworkLavaNetwork_default as NetworkLavaNetwork } from '../chunk-KUHEZ2TF.js';
|
|
119
122
|
export { NetworkMoonbaseAlpha_default as NetworkMoonbaseAlpha } from '../chunk-FDKJEG3E.js';
|
|
120
|
-
export {
|
|
123
|
+
export { NetworkReya_default as NetworkReya } from '../chunk-T6V2FQUQ.js';
|
|
121
124
|
export { NetworkKaia_default as NetworkKaia } from '../chunk-7SSXFJDC.js';
|
|
122
125
|
export { NetworkFantom_default as NetworkFantom } from '../chunk-N2KZCCIM.js';
|
|
123
126
|
export { NetworkAvalanche_default as NetworkAvalanche } from '../chunk-R4JKYGPW.js';
|
|
@@ -125,7 +128,7 @@ export { NetworkChiliz_default as NetworkChiliz } from '../chunk-7ELBNRW4.js';
|
|
|
125
128
|
export { NetworkNearProtocol_default as NetworkNearProtocol } from '../chunk-MYRCL2HO.js';
|
|
126
129
|
export { NetworkCelo_default as NetworkCelo } from '../chunk-WMWQLZZT.js';
|
|
127
130
|
export { NetworkWax_default as NetworkWax } from '../chunk-NVYRVOSW.js';
|
|
128
|
-
export {
|
|
131
|
+
export { NetworkEdgeless_default as NetworkEdgeless } from '../chunk-35E24QIV.js';
|
|
129
132
|
export { NetworkFluence_default as NetworkFluence } from '../chunk-LZUMCCSM.js';
|
|
130
133
|
export { NetworkWemix_default as NetworkWemix } from '../chunk-WVEXIUOU.js';
|
|
131
134
|
export { NetworkAutonomys_default as NetworkAutonomys } from '../chunk-T5NUF7RD.js';
|
|
@@ -133,7 +136,7 @@ export { NetworkHashkey_default as NetworkHashkey } from '../chunk-3S3QI6F5.js';
|
|
|
133
136
|
export { NetworkDogechain_default as NetworkDogechain } from '../chunk-3EFYCVAE.js';
|
|
134
137
|
export { NetworkSoneium_default as NetworkSoneium } from '../chunk-6TGWKG44.js';
|
|
135
138
|
export { NetworkClover_default as NetworkClover } from '../chunk-WJYTDAFZ.js';
|
|
136
|
-
export {
|
|
139
|
+
export { NetworkCosmos_default as NetworkCosmos } from '../chunk-RXJWZWIM.js';
|
|
137
140
|
export { NetworkKujira_default as NetworkKujira } from '../chunk-LXVZS2KC.js';
|
|
138
141
|
export { NetworkOrderly_default as NetworkOrderly } from '../chunk-CLWGXDNW.js';
|
|
139
142
|
export { NetworkSeiNetwork_default as NetworkSeiNetwork } from '../chunk-ZT62LWQZ.js';
|
|
@@ -141,15 +144,14 @@ export { NetworkMantaPacific_default as NetworkMantaPacific } from '../chunk-FTQ
|
|
|
141
144
|
export { NetworkNeoX_default as NetworkNeoX } from '../chunk-SKP45AXE.js';
|
|
142
145
|
export { NetworkCronos_default as NetworkCronos } from '../chunk-3QGQJZ54.js';
|
|
143
146
|
export { NetworkLumia_default as NetworkLumia } from '../chunk-RYAHJXK6.js';
|
|
144
|
-
export { NetworkEdgeless_default as NetworkEdgeless } from '../chunk-35E24QIV.js';
|
|
145
147
|
export { NetworkBoba_default as NetworkBoba } from '../chunk-J7ZN3KLQ.js';
|
|
146
148
|
export { NetworkParadex_default as NetworkParadex } from '../chunk-WGZZUG47.js';
|
|
147
149
|
export { NetworkXLayer_default as NetworkXLayer } from '../chunk-DPQNK66V.js';
|
|
148
150
|
export { NetworkWorld_default as NetworkWorld } from '../chunk-FBNIJK3T.js';
|
|
149
151
|
export { NetworkMantra_default as NetworkMantra } from '../chunk-QI2ICP4C.js';
|
|
150
152
|
export { NetworkBlast_default as NetworkBlast } from '../chunk-REEMJZKS.js';
|
|
153
|
+
export { NetworkKatana_default as NetworkKatana } from '../chunk-KQLCRULS.js';
|
|
151
154
|
export { NetworkEnergyWeb_default as NetworkEnergyWeb } from '../chunk-ROLMYDRH.js';
|
|
152
|
-
export { NetworkCosmos_default as NetworkCosmos } from '../chunk-RXJWZWIM.js';
|
|
153
155
|
export { NetworkOptimism_default as NetworkOptimism } from '../chunk-MJAPCV2L.js';
|
|
154
156
|
export { NetworkMilkomedaC1_default as NetworkMilkomedaC1 } from '../chunk-ERZVUYHM.js';
|
|
155
157
|
export { NetworkOntology_default as NetworkOntology } from '../chunk-7ETB4LWL.js';
|
package/dist/icons/wallets.js
CHANGED
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
import '../chunk-
|
|
1
|
+
import '../chunk-JLQECA47.js';
|
|
2
|
+
export { WalletZerion_default as WalletZerion } from '../chunk-LBOX3JJL.js';
|
|
3
|
+
export { WalletSquads_default as WalletSquads } from '../chunk-SQWIIRKP.js';
|
|
2
4
|
export { WalletUnipass_default as WalletUnipass } from '../chunk-TYDAJ3W4.js';
|
|
3
5
|
export { WalletCoinbase_default as WalletCoinbase } from '../chunk-HJ4BJWDQ.js';
|
|
4
6
|
export { WalletImtoken_default as WalletImtoken } from '../chunk-XWAOBNAG.js';
|
|
5
7
|
export { WalletXdefi_default as WalletXdefi } from '../chunk-HJOMVPD2.js';
|
|
6
8
|
export { WalletArgent_default as WalletArgent } from '../chunk-ZJKBCWQT.js';
|
|
9
|
+
export { WalletOkx_default as WalletOkx } from '../chunk-JRZE3BKC.js';
|
|
10
|
+
export { WalletAlfa1_default as WalletAlfa1 } from '../chunk-DNAEI34U.js';
|
|
7
11
|
export { WalletTrezor_default as WalletTrezor } from '../chunk-V2TRTU7Y.js';
|
|
8
12
|
export { WalletEnkrypt_default as WalletEnkrypt } from '../chunk-NNUZMVDK.js';
|
|
9
13
|
export { WalletAlphaWallet_default as WalletAlphaWallet } from '../chunk-F2TSDS7B.js';
|
|
10
14
|
export { WalletKraken_default as WalletKraken } from '../chunk-FVP7DKUX.js';
|
|
11
15
|
export { WalletRainbow_default as WalletRainbow } from '../chunk-P55FQRU7.js';
|
|
12
16
|
export { WalletLit_default as WalletLit } from '../chunk-KZXTHPPB.js';
|
|
13
|
-
export {
|
|
14
|
-
export {
|
|
17
|
+
export { WalletBackpack_default as WalletBackpack } from '../chunk-UFKJMVQK.js';
|
|
18
|
+
export { WalletSequence_default as WalletSequence } from '../chunk-BWVPYLG2.js';
|
|
15
19
|
export { WalletClave_default as WalletClave } from '../chunk-YY4PERUK.js';
|
|
16
20
|
export { WalletTrust_default as WalletTrust } from '../chunk-SMAULF7M.js';
|
|
17
21
|
export { WalletRabby_default as WalletRabby } from '../chunk-PVDMJIIQ.js';
|
|
18
22
|
export { WalletPhantom_default as WalletPhantom } from '../chunk-IWUFYKLQ.js';
|
|
19
23
|
export { WalletZengo_default as WalletZengo } from '../chunk-SCIDRDXH.js';
|
|
20
24
|
export { WalletWalletConnect_default as WalletWalletConnect } from '../chunk-YWO2EG7H.js';
|
|
21
|
-
export {
|
|
22
|
-
export {
|
|
25
|
+
export { WalletSoul_default as WalletSoul } from '../chunk-ANZY6YSX.js';
|
|
26
|
+
export { WalletRonin_default as WalletRonin } from '../chunk-7GSBH2PV.js';
|
|
23
27
|
export { WalletCoin98_default as WalletCoin98 } from '../chunk-M4HZVHDR.js';
|
|
24
28
|
export { WalletSafe_default as WalletSafe } from '../chunk-Y4SFWZJ7.js';
|
|
25
29
|
export { WalletMultis_default as WalletMultis } from '../chunk-QIDKOCML.js';
|
|
26
30
|
export { WalletObvious_default as WalletObvious } from '../chunk-V4GGI5VJ.js';
|
|
27
31
|
export { WalletWallet3_default as WalletWallet3 } from '../chunk-HWAETC7V.js';
|
|
28
32
|
export { WalletPortal_default as WalletPortal } from '../chunk-LQDZIXRV.js';
|
|
29
|
-
export {
|
|
30
|
-
export { WalletSequence_default as WalletSequence } from '../chunk-BWVPYLG2.js';
|
|
33
|
+
export { WalletMyEtherWallet_default as WalletMyEtherWallet } from '../chunk-27EB7YGT.js';
|
|
31
34
|
export { WalletLedger_default as WalletLedger } from '../chunk-DG76JBLP.js';
|
|
32
35
|
export { WalletMetamask_default as WalletMetamask } from '../chunk-675K4HKZ.js';
|
|
33
36
|
export { WalletVenly_default as WalletVenly } from '../chunk-4KJDEEWH.js';
|
|
34
37
|
export { WalletPillar_default as WalletPillar } from '../chunk-CE7CHV2O.js';
|
|
35
38
|
export { WalletTokenPocket_default as WalletTokenPocket } from '../chunk-S62EZMJX.js';
|
|
36
39
|
export { WalletSender_default as WalletSender } from '../chunk-D4NH2W6X.js';
|
|
37
|
-
export { WalletSoul_default as WalletSoul } from '../chunk-ANZY6YSX.js';
|
|
38
|
-
export { WalletRonin_default as WalletRonin } from '../chunk-7GSBH2PV.js';
|
|
39
|
-
export { WalletMyEtherWallet_default as WalletMyEtherWallet } from '../chunk-27EB7YGT.js';
|
|
40
40
|
import '../chunk-MLKFOR3D.js';
|