@chain-registry/assets 1.70.599 → 1.70.600
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/esm/mainnet/acrechain.js +0 -302
- package/esm/mainnet/agoric.js +0 -302
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/axelar.js +0 -302
- package/esm/mainnet/carbon.js +0 -302
- package/esm/mainnet/celestia.js +0 -302
- package/esm/mainnet/composable.js +0 -302
- package/esm/mainnet/coreum.js +0 -302
- package/esm/mainnet/cosmoshub.js +0 -302
- package/esm/mainnet/crescent.js +0 -302
- package/esm/mainnet/cryptoorgchain.js +0 -302
- package/esm/mainnet/dydx.js +0 -302
- package/esm/mainnet/dymension.js +0 -302
- package/esm/mainnet/gateway.js +0 -302
- package/esm/mainnet/gravitybridge.js +0 -302
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -302
- package/esm/mainnet/kava.js +0 -302
- package/esm/mainnet/kujira.js +0 -302
- package/esm/mainnet/lava.js +0 -302
- package/esm/mainnet/noble.js +0 -302
- package/esm/mainnet/osmosis.js +0 -302
- package/esm/mainnet/secretnetwork.js +0 -302
- package/esm/mainnet/stargaze.js +0 -302
- package/esm/mainnet/stride.js +0 -302
- package/esm/mainnet/tgrade.js +0 -302
- package/mainnet/acrechain.js +0 -302
- package/mainnet/agoric.js +0 -302
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +0 -302
- package/mainnet/carbon.js +0 -302
- package/mainnet/celestia.js +0 -302
- package/mainnet/composable.js +0 -302
- package/mainnet/coreum.js +0 -302
- package/mainnet/cosmoshub.js +0 -302
- package/mainnet/crescent.js +0 -302
- package/mainnet/cryptoorgchain.js +0 -302
- package/mainnet/dydx.js +0 -302
- package/mainnet/dymension.js +0 -302
- package/mainnet/gateway.js +0 -302
- package/mainnet/gravitybridge.js +0 -302
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/injective.js +0 -302
- package/mainnet/kava.js +0 -302
- package/mainnet/kujira.js +0 -302
- package/mainnet/lava.js +0 -302
- package/mainnet/noble.js +0 -302
- package/mainnet/osmosis.js +0 -302
- package/mainnet/secretnetwork.js +0 -302
- package/mainnet/stargaze.js +0 -302
- package/mainnet/stride.js +0 -302
- package/mainnet/tgrade.js +0 -302
- package/package.json +5 -5
- package/esm/mainnet/evmos.js +0 -3722
- package/mainnet/evmos.d.ts +0 -3
- package/mainnet/evmos.js +0 -3724
package/mainnet/gateway.js
CHANGED
|
@@ -3,308 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'gateway',
|
|
5
5
|
assets: [
|
|
6
|
-
{
|
|
7
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
8
|
-
denom_units: [{
|
|
9
|
-
denom: 'ibc/B249D1E86F588286FEA286AA8364FFCE69EC65604BD7869D824ADE40F00FA25B',
|
|
10
|
-
exponent: 0,
|
|
11
|
-
aliases: ['aevmos']
|
|
12
|
-
}, {
|
|
13
|
-
denom: 'evmos',
|
|
14
|
-
exponent: 18
|
|
15
|
-
}],
|
|
16
|
-
base: 'ibc/B249D1E86F588286FEA286AA8364FFCE69EC65604BD7869D824ADE40F00FA25B',
|
|
17
|
-
name: 'Evmos',
|
|
18
|
-
display: 'evmos',
|
|
19
|
-
symbol: 'EVMOS',
|
|
20
|
-
logo_URIs: {
|
|
21
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
22
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
23
|
-
},
|
|
24
|
-
coingecko_id: 'evmos',
|
|
25
|
-
images: [{
|
|
26
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
27
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
28
|
-
}],
|
|
29
|
-
socials: {
|
|
30
|
-
website: 'https://evmos.org/',
|
|
31
|
-
x: 'https://x.com/EvmosOrg'
|
|
32
|
-
},
|
|
33
|
-
type_asset: 'sdk.coin',
|
|
34
|
-
traces: [{
|
|
35
|
-
type: 'ibc',
|
|
36
|
-
counterparty: {
|
|
37
|
-
channel_id: 'channel-94',
|
|
38
|
-
base_denom: 'aevmos',
|
|
39
|
-
chain_name: 'evmos'
|
|
40
|
-
},
|
|
41
|
-
chain: {
|
|
42
|
-
channel_id: 'channel-5'
|
|
43
|
-
}
|
|
44
|
-
}]
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
description: 'The token of Neokingdom DAO.',
|
|
48
|
-
denom_units: [{
|
|
49
|
-
denom: 'ibc/6C7FD6AA8FB2AD8CCC6FA5C8404C765DDCEBDFA8B2665B9E0B00B2DAAE7C3790',
|
|
50
|
-
exponent: 0,
|
|
51
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
52
|
-
}, {
|
|
53
|
-
denom: 'neok',
|
|
54
|
-
exponent: 18
|
|
55
|
-
}],
|
|
56
|
-
base: 'ibc/6C7FD6AA8FB2AD8CCC6FA5C8404C765DDCEBDFA8B2665B9E0B00B2DAAE7C3790',
|
|
57
|
-
name: 'Neokingdom DAO',
|
|
58
|
-
display: 'neok',
|
|
59
|
-
symbol: 'NEOK',
|
|
60
|
-
logo_URIs: {
|
|
61
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
62
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
63
|
-
},
|
|
64
|
-
images: [{
|
|
65
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
66
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
67
|
-
}],
|
|
68
|
-
socials: {
|
|
69
|
-
website: 'https://www.neokingdom.org/',
|
|
70
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
71
|
-
},
|
|
72
|
-
type_asset: 'sdk.coin',
|
|
73
|
-
traces: [{
|
|
74
|
-
type: 'ibc',
|
|
75
|
-
counterparty: {
|
|
76
|
-
channel_id: 'channel-94',
|
|
77
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
78
|
-
chain_name: 'evmos'
|
|
79
|
-
},
|
|
80
|
-
chain: {
|
|
81
|
-
channel_id: 'channel-5'
|
|
82
|
-
}
|
|
83
|
-
}]
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
87
|
-
denom_units: [{
|
|
88
|
-
denom: 'ibc/CF2FBF824C13FDA9F3155D589DC32F8AD62531595E6E79D52EB6378735A7CD39',
|
|
89
|
-
exponent: 0,
|
|
90
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
91
|
-
}, {
|
|
92
|
-
denom: 'berlin-legacy',
|
|
93
|
-
exponent: 18
|
|
94
|
-
}],
|
|
95
|
-
base: 'ibc/CF2FBF824C13FDA9F3155D589DC32F8AD62531595E6E79D52EB6378735A7CD39',
|
|
96
|
-
name: 'Teledisko DAO - Legacy',
|
|
97
|
-
display: 'berlin-legacy',
|
|
98
|
-
symbol: 'BERLIN-legacy',
|
|
99
|
-
type_asset: 'erc20',
|
|
100
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
101
|
-
logo_URIs: {
|
|
102
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
103
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
104
|
-
},
|
|
105
|
-
images: [{
|
|
106
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
107
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
108
|
-
}],
|
|
109
|
-
traces: [{
|
|
110
|
-
type: 'ibc',
|
|
111
|
-
counterparty: {
|
|
112
|
-
channel_id: 'channel-94',
|
|
113
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
114
|
-
chain_name: 'evmos'
|
|
115
|
-
},
|
|
116
|
-
chain: {
|
|
117
|
-
channel_id: 'channel-5'
|
|
118
|
-
}
|
|
119
|
-
}]
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
description: 'The token of Crowdpunk DAO',
|
|
123
|
-
denom_units: [{
|
|
124
|
-
denom: 'ibc/B440B8954B26293ACEBCA87E805DD1FCEBDED1A0988D3B6B53481C14DC0DEC11',
|
|
125
|
-
exponent: 0,
|
|
126
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
127
|
-
}, {
|
|
128
|
-
denom: 'crowdp',
|
|
129
|
-
exponent: 18
|
|
130
|
-
}],
|
|
131
|
-
base: 'ibc/B440B8954B26293ACEBCA87E805DD1FCEBDED1A0988D3B6B53481C14DC0DEC11',
|
|
132
|
-
name: 'Crowdpunk DAO',
|
|
133
|
-
display: 'crowdp',
|
|
134
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
135
|
-
symbol: 'CROWDP',
|
|
136
|
-
type_asset: 'erc20',
|
|
137
|
-
logo_URIs: {
|
|
138
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
139
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
140
|
-
},
|
|
141
|
-
images: [{
|
|
142
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
143
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
144
|
-
}],
|
|
145
|
-
traces: [{
|
|
146
|
-
type: 'ibc',
|
|
147
|
-
counterparty: {
|
|
148
|
-
channel_id: 'channel-94',
|
|
149
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
150
|
-
chain_name: 'evmos'
|
|
151
|
-
},
|
|
152
|
-
chain: {
|
|
153
|
-
channel_id: 'channel-5'
|
|
154
|
-
}
|
|
155
|
-
}]
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
159
|
-
denom_units: [{
|
|
160
|
-
denom: 'ibc/B249D1E86F588286FEA286AA8364FFCE69EC65604BD7869D824ADE40F00FA25B',
|
|
161
|
-
exponent: 0,
|
|
162
|
-
aliases: ['aevmos']
|
|
163
|
-
}, {
|
|
164
|
-
denom: 'evmos',
|
|
165
|
-
exponent: 18
|
|
166
|
-
}],
|
|
167
|
-
base: 'ibc/B249D1E86F588286FEA286AA8364FFCE69EC65604BD7869D824ADE40F00FA25B',
|
|
168
|
-
name: 'Evmos',
|
|
169
|
-
display: 'evmos',
|
|
170
|
-
symbol: 'EVMOS',
|
|
171
|
-
logo_URIs: {
|
|
172
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
173
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
174
|
-
},
|
|
175
|
-
coingecko_id: 'evmos',
|
|
176
|
-
images: [{
|
|
177
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
178
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
179
|
-
}],
|
|
180
|
-
socials: {
|
|
181
|
-
website: 'https://evmos.org/',
|
|
182
|
-
x: 'https://x.com/EvmosOrg'
|
|
183
|
-
},
|
|
184
|
-
type_asset: 'sdk.coin',
|
|
185
|
-
traces: [{
|
|
186
|
-
type: 'ibc',
|
|
187
|
-
counterparty: {
|
|
188
|
-
channel_id: 'channel-94',
|
|
189
|
-
base_denom: 'aevmos',
|
|
190
|
-
chain_name: 'evmos'
|
|
191
|
-
},
|
|
192
|
-
chain: {
|
|
193
|
-
channel_id: 'channel-5'
|
|
194
|
-
}
|
|
195
|
-
}]
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
description: 'The token of Neokingdom DAO.',
|
|
199
|
-
denom_units: [{
|
|
200
|
-
denom: 'ibc/6C7FD6AA8FB2AD8CCC6FA5C8404C765DDCEBDFA8B2665B9E0B00B2DAAE7C3790',
|
|
201
|
-
exponent: 0,
|
|
202
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
203
|
-
}, {
|
|
204
|
-
denom: 'neok',
|
|
205
|
-
exponent: 18
|
|
206
|
-
}],
|
|
207
|
-
base: 'ibc/6C7FD6AA8FB2AD8CCC6FA5C8404C765DDCEBDFA8B2665B9E0B00B2DAAE7C3790',
|
|
208
|
-
name: 'Neokingdom DAO',
|
|
209
|
-
display: 'neok',
|
|
210
|
-
symbol: 'NEOK',
|
|
211
|
-
logo_URIs: {
|
|
212
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
213
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
214
|
-
},
|
|
215
|
-
images: [{
|
|
216
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
217
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
218
|
-
}],
|
|
219
|
-
socials: {
|
|
220
|
-
website: 'https://www.neokingdom.org/',
|
|
221
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
222
|
-
},
|
|
223
|
-
type_asset: 'sdk.coin',
|
|
224
|
-
traces: [{
|
|
225
|
-
type: 'ibc',
|
|
226
|
-
counterparty: {
|
|
227
|
-
channel_id: 'channel-94',
|
|
228
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
229
|
-
chain_name: 'evmos'
|
|
230
|
-
},
|
|
231
|
-
chain: {
|
|
232
|
-
channel_id: 'channel-5'
|
|
233
|
-
}
|
|
234
|
-
}]
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
238
|
-
denom_units: [{
|
|
239
|
-
denom: 'ibc/CF2FBF824C13FDA9F3155D589DC32F8AD62531595E6E79D52EB6378735A7CD39',
|
|
240
|
-
exponent: 0,
|
|
241
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
242
|
-
}, {
|
|
243
|
-
denom: 'berlin-legacy',
|
|
244
|
-
exponent: 18
|
|
245
|
-
}],
|
|
246
|
-
base: 'ibc/CF2FBF824C13FDA9F3155D589DC32F8AD62531595E6E79D52EB6378735A7CD39',
|
|
247
|
-
name: 'Teledisko DAO - Legacy',
|
|
248
|
-
display: 'berlin-legacy',
|
|
249
|
-
symbol: 'BERLIN-legacy',
|
|
250
|
-
type_asset: 'erc20',
|
|
251
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
252
|
-
logo_URIs: {
|
|
253
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
254
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
255
|
-
},
|
|
256
|
-
images: [{
|
|
257
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
258
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
259
|
-
}],
|
|
260
|
-
traces: [{
|
|
261
|
-
type: 'ibc',
|
|
262
|
-
counterparty: {
|
|
263
|
-
channel_id: 'channel-94',
|
|
264
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
265
|
-
chain_name: 'evmos'
|
|
266
|
-
},
|
|
267
|
-
chain: {
|
|
268
|
-
channel_id: 'channel-5'
|
|
269
|
-
}
|
|
270
|
-
}]
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
description: 'The token of Crowdpunk DAO',
|
|
274
|
-
denom_units: [{
|
|
275
|
-
denom: 'ibc/B440B8954B26293ACEBCA87E805DD1FCEBDED1A0988D3B6B53481C14DC0DEC11',
|
|
276
|
-
exponent: 0,
|
|
277
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
278
|
-
}, {
|
|
279
|
-
denom: 'crowdp',
|
|
280
|
-
exponent: 18
|
|
281
|
-
}],
|
|
282
|
-
base: 'ibc/B440B8954B26293ACEBCA87E805DD1FCEBDED1A0988D3B6B53481C14DC0DEC11',
|
|
283
|
-
name: 'Crowdpunk DAO',
|
|
284
|
-
display: 'crowdp',
|
|
285
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
286
|
-
symbol: 'CROWDP',
|
|
287
|
-
type_asset: 'erc20',
|
|
288
|
-
logo_URIs: {
|
|
289
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
290
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
291
|
-
},
|
|
292
|
-
images: [{
|
|
293
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
294
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
295
|
-
}],
|
|
296
|
-
traces: [{
|
|
297
|
-
type: 'ibc',
|
|
298
|
-
counterparty: {
|
|
299
|
-
channel_id: 'channel-94',
|
|
300
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
301
|
-
chain_name: 'evmos'
|
|
302
|
-
},
|
|
303
|
-
chain: {
|
|
304
|
-
channel_id: 'channel-5'
|
|
305
|
-
}
|
|
306
|
-
}]
|
|
307
|
-
},
|
|
308
6
|
{
|
|
309
7
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
310
8
|
denom_units: [{
|
package/mainnet/gravitybridge.js
CHANGED
|
@@ -633,157 +633,6 @@ const assets = {
|
|
|
633
633
|
}
|
|
634
634
|
}]
|
|
635
635
|
},
|
|
636
|
-
{
|
|
637
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
638
|
-
denom_units: [{
|
|
639
|
-
denom: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
|
|
640
|
-
exponent: 0,
|
|
641
|
-
aliases: ['aevmos']
|
|
642
|
-
}, {
|
|
643
|
-
denom: 'evmos',
|
|
644
|
-
exponent: 18
|
|
645
|
-
}],
|
|
646
|
-
base: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
|
|
647
|
-
name: 'Evmos',
|
|
648
|
-
display: 'evmos',
|
|
649
|
-
symbol: 'EVMOS',
|
|
650
|
-
logo_URIs: {
|
|
651
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
652
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
653
|
-
},
|
|
654
|
-
coingecko_id: 'evmos',
|
|
655
|
-
images: [{
|
|
656
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
657
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
658
|
-
}],
|
|
659
|
-
socials: {
|
|
660
|
-
website: 'https://evmos.org/',
|
|
661
|
-
x: 'https://x.com/EvmosOrg'
|
|
662
|
-
},
|
|
663
|
-
type_asset: 'sdk.coin',
|
|
664
|
-
traces: [{
|
|
665
|
-
type: 'ibc',
|
|
666
|
-
counterparty: {
|
|
667
|
-
channel_id: 'channel-8',
|
|
668
|
-
base_denom: 'aevmos',
|
|
669
|
-
chain_name: 'evmos'
|
|
670
|
-
},
|
|
671
|
-
chain: {
|
|
672
|
-
channel_id: 'channel-65'
|
|
673
|
-
}
|
|
674
|
-
}]
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
description: 'The token of Neokingdom DAO.',
|
|
678
|
-
denom_units: [{
|
|
679
|
-
denom: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
|
|
680
|
-
exponent: 0,
|
|
681
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
682
|
-
}, {
|
|
683
|
-
denom: 'neok',
|
|
684
|
-
exponent: 18
|
|
685
|
-
}],
|
|
686
|
-
base: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
|
|
687
|
-
name: 'Neokingdom DAO',
|
|
688
|
-
display: 'neok',
|
|
689
|
-
symbol: 'NEOK',
|
|
690
|
-
logo_URIs: {
|
|
691
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
692
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
693
|
-
},
|
|
694
|
-
images: [{
|
|
695
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
696
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
697
|
-
}],
|
|
698
|
-
socials: {
|
|
699
|
-
website: 'https://www.neokingdom.org/',
|
|
700
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
701
|
-
},
|
|
702
|
-
type_asset: 'sdk.coin',
|
|
703
|
-
traces: [{
|
|
704
|
-
type: 'ibc',
|
|
705
|
-
counterparty: {
|
|
706
|
-
channel_id: 'channel-8',
|
|
707
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
708
|
-
chain_name: 'evmos'
|
|
709
|
-
},
|
|
710
|
-
chain: {
|
|
711
|
-
channel_id: 'channel-65'
|
|
712
|
-
}
|
|
713
|
-
}]
|
|
714
|
-
},
|
|
715
|
-
{
|
|
716
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
717
|
-
denom_units: [{
|
|
718
|
-
denom: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
|
|
719
|
-
exponent: 0,
|
|
720
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
721
|
-
}, {
|
|
722
|
-
denom: 'berlin-legacy',
|
|
723
|
-
exponent: 18
|
|
724
|
-
}],
|
|
725
|
-
base: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
|
|
726
|
-
name: 'Teledisko DAO - Legacy',
|
|
727
|
-
display: 'berlin-legacy',
|
|
728
|
-
symbol: 'BERLIN-legacy',
|
|
729
|
-
type_asset: 'erc20',
|
|
730
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
731
|
-
logo_URIs: {
|
|
732
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
733
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
734
|
-
},
|
|
735
|
-
images: [{
|
|
736
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
737
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
738
|
-
}],
|
|
739
|
-
traces: [{
|
|
740
|
-
type: 'ibc',
|
|
741
|
-
counterparty: {
|
|
742
|
-
channel_id: 'channel-8',
|
|
743
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
744
|
-
chain_name: 'evmos'
|
|
745
|
-
},
|
|
746
|
-
chain: {
|
|
747
|
-
channel_id: 'channel-65'
|
|
748
|
-
}
|
|
749
|
-
}]
|
|
750
|
-
},
|
|
751
|
-
{
|
|
752
|
-
description: 'The token of Crowdpunk DAO',
|
|
753
|
-
denom_units: [{
|
|
754
|
-
denom: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
|
|
755
|
-
exponent: 0,
|
|
756
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
757
|
-
}, {
|
|
758
|
-
denom: 'crowdp',
|
|
759
|
-
exponent: 18
|
|
760
|
-
}],
|
|
761
|
-
base: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
|
|
762
|
-
name: 'Crowdpunk DAO',
|
|
763
|
-
display: 'crowdp',
|
|
764
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
765
|
-
symbol: 'CROWDP',
|
|
766
|
-
type_asset: 'erc20',
|
|
767
|
-
logo_URIs: {
|
|
768
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
769
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
770
|
-
},
|
|
771
|
-
images: [{
|
|
772
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
773
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
774
|
-
}],
|
|
775
|
-
traces: [{
|
|
776
|
-
type: 'ibc',
|
|
777
|
-
counterparty: {
|
|
778
|
-
channel_id: 'channel-8',
|
|
779
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
780
|
-
chain_name: 'evmos'
|
|
781
|
-
},
|
|
782
|
-
chain: {
|
|
783
|
-
channel_id: 'channel-65'
|
|
784
|
-
}
|
|
785
|
-
}]
|
|
786
|
-
},
|
|
787
636
|
{
|
|
788
637
|
description: 'The native EVM, governance and staking token of the Acrechain',
|
|
789
638
|
denom_units: [{
|
|
@@ -1414,157 +1263,6 @@ const assets = {
|
|
|
1414
1263
|
}
|
|
1415
1264
|
}]
|
|
1416
1265
|
},
|
|
1417
|
-
{
|
|
1418
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1419
|
-
denom_units: [{
|
|
1420
|
-
denom: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
|
|
1421
|
-
exponent: 0,
|
|
1422
|
-
aliases: ['aevmos']
|
|
1423
|
-
}, {
|
|
1424
|
-
denom: 'evmos',
|
|
1425
|
-
exponent: 18
|
|
1426
|
-
}],
|
|
1427
|
-
base: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
|
|
1428
|
-
name: 'Evmos',
|
|
1429
|
-
display: 'evmos',
|
|
1430
|
-
symbol: 'EVMOS',
|
|
1431
|
-
logo_URIs: {
|
|
1432
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1433
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1434
|
-
},
|
|
1435
|
-
coingecko_id: 'evmos',
|
|
1436
|
-
images: [{
|
|
1437
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1438
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1439
|
-
}],
|
|
1440
|
-
socials: {
|
|
1441
|
-
website: 'https://evmos.org/',
|
|
1442
|
-
x: 'https://x.com/EvmosOrg'
|
|
1443
|
-
},
|
|
1444
|
-
type_asset: 'sdk.coin',
|
|
1445
|
-
traces: [{
|
|
1446
|
-
type: 'ibc',
|
|
1447
|
-
counterparty: {
|
|
1448
|
-
channel_id: 'channel-8',
|
|
1449
|
-
base_denom: 'aevmos',
|
|
1450
|
-
chain_name: 'evmos'
|
|
1451
|
-
},
|
|
1452
|
-
chain: {
|
|
1453
|
-
channel_id: 'channel-65'
|
|
1454
|
-
}
|
|
1455
|
-
}]
|
|
1456
|
-
},
|
|
1457
|
-
{
|
|
1458
|
-
description: 'The token of Neokingdom DAO.',
|
|
1459
|
-
denom_units: [{
|
|
1460
|
-
denom: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
|
|
1461
|
-
exponent: 0,
|
|
1462
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1463
|
-
}, {
|
|
1464
|
-
denom: 'neok',
|
|
1465
|
-
exponent: 18
|
|
1466
|
-
}],
|
|
1467
|
-
base: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
|
|
1468
|
-
name: 'Neokingdom DAO',
|
|
1469
|
-
display: 'neok',
|
|
1470
|
-
symbol: 'NEOK',
|
|
1471
|
-
logo_URIs: {
|
|
1472
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1473
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1474
|
-
},
|
|
1475
|
-
images: [{
|
|
1476
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1477
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1478
|
-
}],
|
|
1479
|
-
socials: {
|
|
1480
|
-
website: 'https://www.neokingdom.org/',
|
|
1481
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1482
|
-
},
|
|
1483
|
-
type_asset: 'sdk.coin',
|
|
1484
|
-
traces: [{
|
|
1485
|
-
type: 'ibc',
|
|
1486
|
-
counterparty: {
|
|
1487
|
-
channel_id: 'channel-8',
|
|
1488
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1489
|
-
chain_name: 'evmos'
|
|
1490
|
-
},
|
|
1491
|
-
chain: {
|
|
1492
|
-
channel_id: 'channel-65'
|
|
1493
|
-
}
|
|
1494
|
-
}]
|
|
1495
|
-
},
|
|
1496
|
-
{
|
|
1497
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1498
|
-
denom_units: [{
|
|
1499
|
-
denom: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
|
|
1500
|
-
exponent: 0,
|
|
1501
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1502
|
-
}, {
|
|
1503
|
-
denom: 'berlin-legacy',
|
|
1504
|
-
exponent: 18
|
|
1505
|
-
}],
|
|
1506
|
-
base: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
|
|
1507
|
-
name: 'Teledisko DAO - Legacy',
|
|
1508
|
-
display: 'berlin-legacy',
|
|
1509
|
-
symbol: 'BERLIN-legacy',
|
|
1510
|
-
type_asset: 'erc20',
|
|
1511
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1512
|
-
logo_URIs: {
|
|
1513
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1514
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1515
|
-
},
|
|
1516
|
-
images: [{
|
|
1517
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1518
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1519
|
-
}],
|
|
1520
|
-
traces: [{
|
|
1521
|
-
type: 'ibc',
|
|
1522
|
-
counterparty: {
|
|
1523
|
-
channel_id: 'channel-8',
|
|
1524
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1525
|
-
chain_name: 'evmos'
|
|
1526
|
-
},
|
|
1527
|
-
chain: {
|
|
1528
|
-
channel_id: 'channel-65'
|
|
1529
|
-
}
|
|
1530
|
-
}]
|
|
1531
|
-
},
|
|
1532
|
-
{
|
|
1533
|
-
description: 'The token of Crowdpunk DAO',
|
|
1534
|
-
denom_units: [{
|
|
1535
|
-
denom: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
|
|
1536
|
-
exponent: 0,
|
|
1537
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1538
|
-
}, {
|
|
1539
|
-
denom: 'crowdp',
|
|
1540
|
-
exponent: 18
|
|
1541
|
-
}],
|
|
1542
|
-
base: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
|
|
1543
|
-
name: 'Crowdpunk DAO',
|
|
1544
|
-
display: 'crowdp',
|
|
1545
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1546
|
-
symbol: 'CROWDP',
|
|
1547
|
-
type_asset: 'erc20',
|
|
1548
|
-
logo_URIs: {
|
|
1549
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1550
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1551
|
-
},
|
|
1552
|
-
images: [{
|
|
1553
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1554
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1555
|
-
}],
|
|
1556
|
-
traces: [{
|
|
1557
|
-
type: 'ibc',
|
|
1558
|
-
counterparty: {
|
|
1559
|
-
channel_id: 'channel-8',
|
|
1560
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1561
|
-
chain_name: 'evmos'
|
|
1562
|
-
},
|
|
1563
|
-
chain: {
|
|
1564
|
-
channel_id: 'channel-65'
|
|
1565
|
-
}
|
|
1566
|
-
}]
|
|
1567
|
-
},
|
|
1568
1266
|
{
|
|
1569
1267
|
description: 'The native EVM, governance and staking token of the Haqq Network',
|
|
1570
1268
|
denom_units: [{
|
package/mainnet/index.d.ts
CHANGED
|
@@ -55,7 +55,6 @@ export * as elys from './elys';
|
|
|
55
55
|
export * as emoney from './emoney';
|
|
56
56
|
export * as empowerchain from './empowerchain';
|
|
57
57
|
export * as epix from './epix';
|
|
58
|
-
export * as evmos from './evmos';
|
|
59
58
|
export * as fandomchain from './fandomchain';
|
|
60
59
|
export * as fetchhub from './fetchhub';
|
|
61
60
|
export * as firmachain from './firmachain';
|
package/mainnet/index.js
CHANGED
|
@@ -24,9 +24,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.dydx = exports.dungeon = exports.doravota = exports.divine = exports.dhealth = exports.desmos = exports.decentr = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitway = exports.bitsong = exports.bitcanna = exports.bitbadges = exports.beezee = exports.bandchain = exports.babylon = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.arkeo = exports.archway = exports.andromeda = exports.amitis = exports.allora = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.solana = exports.penumbra = exports.namada = exports.ethereum = void 0;
|
|
27
|
-
exports.manifest = exports.mande = exports.lumnetwork = exports.lumera = exports.lumen = exports.lorenzo = exports.lombardledger = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.intento = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.humans = exports.hippoprotocol = exports.hazinachain = exports.haqq = exports.gravitybridge = exports.gnodi = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = exports.fetchhub = exports.fandomchain = exports.
|
|
28
|
-
exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.qie = exports.qfs = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.optio = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nillion = exports.nibiru = exports.neutron = exports.neutaro = exports.mtgbp = exports.mirage = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital =
|
|
29
|
-
exports.zigchain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.wolochain = exports.uptick = exports.unification = exports.umee = exports.titan = exports.thejaynetwork = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger =
|
|
27
|
+
exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lumera = exports.lumen = exports.lorenzo = exports.lombardledger = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.intento = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.humans = exports.hippoprotocol = exports.hazinachain = exports.haqq = exports.gravitybridge = exports.gnodi = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = exports.fetchhub = exports.fandomchain = exports.epix = exports.empowerchain = exports.emoney = exports.elys = exports.echelon = exports.dyson = exports.dymension = void 0;
|
|
28
|
+
exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.qie = exports.qfs = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.optio = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nillion = exports.nibiru = exports.neutron = exports.neutaro = exports.mtgbp = exports.mirage = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital = void 0;
|
|
29
|
+
exports.zigchain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.wolochain = exports.uptick = exports.unification = exports.umee = exports.titan = exports.thejaynetwork = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger = void 0;
|
|
30
30
|
exports.ethereum = __importStar(require("./ethereum"));
|
|
31
31
|
exports.namada = __importStar(require("./namada"));
|
|
32
32
|
exports.penumbra = __importStar(require("./penumbra"));
|
|
@@ -84,7 +84,6 @@ exports.elys = __importStar(require("./elys"));
|
|
|
84
84
|
exports.emoney = __importStar(require("./emoney"));
|
|
85
85
|
exports.empowerchain = __importStar(require("./empowerchain"));
|
|
86
86
|
exports.epix = __importStar(require("./epix"));
|
|
87
|
-
exports.evmos = __importStar(require("./evmos"));
|
|
88
87
|
exports.fandomchain = __importStar(require("./fandomchain"));
|
|
89
88
|
exports.fetchhub = __importStar(require("./fetchhub"));
|
|
90
89
|
exports.firmachain = __importStar(require("./firmachain"));
|