@chain-registry/assets 1.64.73 → 1.64.75
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/assets.js +2 -1
- package/esm/mainnet/axelar.js +626 -0
- package/esm/mainnet/canto.js +100 -0
- package/esm/mainnet/celestia.js +544 -0
- package/esm/mainnet/cosmoshub.js +544 -0
- package/esm/mainnet/dydx.js +544 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +544 -0
- package/esm/mainnet/lorenzo.js +182 -0
- package/esm/mainnet/neutron.js +544 -0
- package/esm/mainnet/noble.js +626 -0
- package/esm/mainnet/osmosis.js +716 -0
- package/esm/mainnet/sommelier.js +84 -0
- package/esm/mainnet/stride.js +544 -0
- package/esm/mainnet/terra2.js +544 -0
- package/esm/testnet/archwaytestnet.js +68 -0
- package/esm/testnet/cosmoshubtestnet.js +68 -0
- package/esm/testnet/junotestnet.js +68 -0
- package/esm/testnet/symphonytestnet.js +138 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +626 -0
- package/mainnet/canto.js +100 -0
- package/mainnet/celestia.js +544 -0
- package/mainnet/cosmoshub.js +544 -0
- package/mainnet/dydx.js +544 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +3 -2
- package/mainnet/injective.js +544 -0
- package/mainnet/lorenzo.d.ts +3 -0
- package/mainnet/lorenzo.js +184 -0
- package/mainnet/neutron.js +544 -0
- package/mainnet/noble.js +626 -0
- package/mainnet/osmosis.js +716 -0
- package/mainnet/sommelier.js +84 -0
- package/mainnet/stride.js +544 -0
- package/mainnet/terra2.js +544 -0
- package/package.json +5 -5
- package/testnet/archwaytestnet.js +68 -0
- package/testnet/cosmoshubtestnet.js +68 -0
- package/testnet/junotestnet.js +68 -0
- package/testnet/symphonytestnet.js +138 -0
|
@@ -462,6 +462,40 @@ const assets = {
|
|
|
462
462
|
}
|
|
463
463
|
}]
|
|
464
464
|
},
|
|
465
|
+
{
|
|
466
|
+
description: 'The native token of Symphony',
|
|
467
|
+
denom_units: [{
|
|
468
|
+
denom: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
|
|
469
|
+
exponent: 0,
|
|
470
|
+
aliases: ['note']
|
|
471
|
+
}, {
|
|
472
|
+
denom: 'mld',
|
|
473
|
+
exponent: 6,
|
|
474
|
+
aliases: ['melody']
|
|
475
|
+
}],
|
|
476
|
+
type_asset: 'sdk.coin',
|
|
477
|
+
base: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
|
|
478
|
+
name: 'Melody',
|
|
479
|
+
display: 'mld',
|
|
480
|
+
symbol: 'MLD',
|
|
481
|
+
logo_URIs: {
|
|
482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
483
|
+
},
|
|
484
|
+
images: [{
|
|
485
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
486
|
+
}],
|
|
487
|
+
traces: [{
|
|
488
|
+
type: 'ibc',
|
|
489
|
+
counterparty: {
|
|
490
|
+
channel_id: 'channel-7',
|
|
491
|
+
base_denom: 'note',
|
|
492
|
+
chain_name: 'symphonytestnet'
|
|
493
|
+
},
|
|
494
|
+
chain: {
|
|
495
|
+
channel_id: 'channel-4300'
|
|
496
|
+
}
|
|
497
|
+
}]
|
|
498
|
+
},
|
|
465
499
|
{
|
|
466
500
|
description: 'The native token of the Titan network.',
|
|
467
501
|
denom_units: [
|
|
@@ -904,6 +938,40 @@ const assets = {
|
|
|
904
938
|
}
|
|
905
939
|
}]
|
|
906
940
|
},
|
|
941
|
+
{
|
|
942
|
+
description: 'The native token of Symphony',
|
|
943
|
+
denom_units: [{
|
|
944
|
+
denom: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
|
|
945
|
+
exponent: 0,
|
|
946
|
+
aliases: ['note']
|
|
947
|
+
}, {
|
|
948
|
+
denom: 'mld',
|
|
949
|
+
exponent: 6,
|
|
950
|
+
aliases: ['melody']
|
|
951
|
+
}],
|
|
952
|
+
type_asset: 'sdk.coin',
|
|
953
|
+
base: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
|
|
954
|
+
name: 'Melody',
|
|
955
|
+
display: 'mld',
|
|
956
|
+
symbol: 'MLD',
|
|
957
|
+
logo_URIs: {
|
|
958
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
959
|
+
},
|
|
960
|
+
images: [{
|
|
961
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
962
|
+
}],
|
|
963
|
+
traces: [{
|
|
964
|
+
type: 'ibc',
|
|
965
|
+
counterparty: {
|
|
966
|
+
channel_id: 'channel-7',
|
|
967
|
+
base_denom: 'note',
|
|
968
|
+
chain_name: 'symphonytestnet'
|
|
969
|
+
},
|
|
970
|
+
chain: {
|
|
971
|
+
channel_id: 'channel-4300'
|
|
972
|
+
}
|
|
973
|
+
}]
|
|
974
|
+
},
|
|
907
975
|
{
|
|
908
976
|
description: 'The native token of the Titan network.',
|
|
909
977
|
denom_units: [
|
|
@@ -187,6 +187,40 @@ const assets = {
|
|
|
187
187
|
}
|
|
188
188
|
}]
|
|
189
189
|
},
|
|
190
|
+
{
|
|
191
|
+
description: 'The native token of Symphony',
|
|
192
|
+
denom_units: [{
|
|
193
|
+
denom: 'ibc/653F7299E394185E3529468C5A4B5061C93E15BFD3734A24471DD483FEEF47A0',
|
|
194
|
+
exponent: 0,
|
|
195
|
+
aliases: ['note']
|
|
196
|
+
}, {
|
|
197
|
+
denom: 'mld',
|
|
198
|
+
exponent: 6,
|
|
199
|
+
aliases: ['melody']
|
|
200
|
+
}],
|
|
201
|
+
type_asset: 'sdk.coin',
|
|
202
|
+
base: 'ibc/653F7299E394185E3529468C5A4B5061C93E15BFD3734A24471DD483FEEF47A0',
|
|
203
|
+
name: 'Melody',
|
|
204
|
+
display: 'mld',
|
|
205
|
+
symbol: 'MLD',
|
|
206
|
+
logo_URIs: {
|
|
207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
208
|
+
},
|
|
209
|
+
images: [{
|
|
210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
211
|
+
}],
|
|
212
|
+
traces: [{
|
|
213
|
+
type: 'ibc',
|
|
214
|
+
counterparty: {
|
|
215
|
+
channel_id: 'channel-9',
|
|
216
|
+
base_denom: 'note',
|
|
217
|
+
chain_name: 'symphonytestnet'
|
|
218
|
+
},
|
|
219
|
+
chain: {
|
|
220
|
+
channel_id: 'channel-942'
|
|
221
|
+
}
|
|
222
|
+
}]
|
|
223
|
+
},
|
|
190
224
|
{
|
|
191
225
|
description: 'The native token of Nois',
|
|
192
226
|
denom_units: [{
|
|
@@ -372,6 +406,40 @@ const assets = {
|
|
|
372
406
|
channel_id: 'channel-140'
|
|
373
407
|
}
|
|
374
408
|
}]
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
description: 'The native token of Symphony',
|
|
412
|
+
denom_units: [{
|
|
413
|
+
denom: 'ibc/653F7299E394185E3529468C5A4B5061C93E15BFD3734A24471DD483FEEF47A0',
|
|
414
|
+
exponent: 0,
|
|
415
|
+
aliases: ['note']
|
|
416
|
+
}, {
|
|
417
|
+
denom: 'mld',
|
|
418
|
+
exponent: 6,
|
|
419
|
+
aliases: ['melody']
|
|
420
|
+
}],
|
|
421
|
+
type_asset: 'sdk.coin',
|
|
422
|
+
base: 'ibc/653F7299E394185E3529468C5A4B5061C93E15BFD3734A24471DD483FEEF47A0',
|
|
423
|
+
name: 'Melody',
|
|
424
|
+
display: 'mld',
|
|
425
|
+
symbol: 'MLD',
|
|
426
|
+
logo_URIs: {
|
|
427
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
428
|
+
},
|
|
429
|
+
images: [{
|
|
430
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
431
|
+
}],
|
|
432
|
+
traces: [{
|
|
433
|
+
type: 'ibc',
|
|
434
|
+
counterparty: {
|
|
435
|
+
channel_id: 'channel-9',
|
|
436
|
+
base_denom: 'note',
|
|
437
|
+
chain_name: 'symphonytestnet'
|
|
438
|
+
},
|
|
439
|
+
chain: {
|
|
440
|
+
channel_id: 'channel-942'
|
|
441
|
+
}
|
|
442
|
+
}]
|
|
375
443
|
}
|
|
376
444
|
]
|
|
377
445
|
};
|
|
@@ -35,6 +35,75 @@ const assets = {
|
|
|
35
35
|
}
|
|
36
36
|
}]
|
|
37
37
|
},
|
|
38
|
+
{
|
|
39
|
+
description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
|
|
40
|
+
denom_units: [{
|
|
41
|
+
denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
42
|
+
exponent: 0,
|
|
43
|
+
aliases: ['uatom']
|
|
44
|
+
}, {
|
|
45
|
+
denom: 'atom',
|
|
46
|
+
exponent: 6
|
|
47
|
+
}],
|
|
48
|
+
base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
49
|
+
name: 'Cosmos',
|
|
50
|
+
display: 'atom',
|
|
51
|
+
symbol: 'ATOM',
|
|
52
|
+
logo_URIs: {
|
|
53
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
54
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
55
|
+
},
|
|
56
|
+
images: [{
|
|
57
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
58
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
59
|
+
}],
|
|
60
|
+
traces: [{
|
|
61
|
+
type: 'ibc',
|
|
62
|
+
counterparty: {
|
|
63
|
+
channel_id: 'channel-4300',
|
|
64
|
+
base_denom: 'uatom',
|
|
65
|
+
chain_name: 'cosmoshubtestnet'
|
|
66
|
+
},
|
|
67
|
+
chain: {
|
|
68
|
+
channel_id: 'channel-7'
|
|
69
|
+
}
|
|
70
|
+
}]
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
description: 'The native token of JUNO Chain',
|
|
74
|
+
denom_units: [{
|
|
75
|
+
denom: 'ibc/276E04FA6EC9F9C2860607513D2B48C6E9267CD62FF071D8220D04A93092740D',
|
|
76
|
+
exponent: 0,
|
|
77
|
+
aliases: ['ujunox']
|
|
78
|
+
}, {
|
|
79
|
+
denom: 'junox',
|
|
80
|
+
exponent: 6
|
|
81
|
+
}],
|
|
82
|
+
base: 'ibc/276E04FA6EC9F9C2860607513D2B48C6E9267CD62FF071D8220D04A93092740D',
|
|
83
|
+
name: 'Juno Testnet',
|
|
84
|
+
display: 'junox',
|
|
85
|
+
symbol: 'JUNOX',
|
|
86
|
+
logo_URIs: {
|
|
87
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
88
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
89
|
+
},
|
|
90
|
+
coingecko_id: 'juno-network',
|
|
91
|
+
images: [{
|
|
92
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
93
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
94
|
+
}],
|
|
95
|
+
traces: [{
|
|
96
|
+
type: 'ibc',
|
|
97
|
+
counterparty: {
|
|
98
|
+
channel_id: 'channel-942',
|
|
99
|
+
base_denom: 'ujunox',
|
|
100
|
+
chain_name: 'junotestnet'
|
|
101
|
+
},
|
|
102
|
+
chain: {
|
|
103
|
+
channel_id: 'channel-9'
|
|
104
|
+
}
|
|
105
|
+
}]
|
|
106
|
+
},
|
|
38
107
|
{
|
|
39
108
|
description: 'The native token of Osmosis',
|
|
40
109
|
denom_units: [{
|
|
@@ -176,6 +245,75 @@ const assets = {
|
|
|
176
245
|
}
|
|
177
246
|
}]
|
|
178
247
|
},
|
|
248
|
+
{
|
|
249
|
+
description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
|
|
250
|
+
denom_units: [{
|
|
251
|
+
denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
252
|
+
exponent: 0,
|
|
253
|
+
aliases: ['uatom']
|
|
254
|
+
}, {
|
|
255
|
+
denom: 'atom',
|
|
256
|
+
exponent: 6
|
|
257
|
+
}],
|
|
258
|
+
base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
259
|
+
name: 'Cosmos',
|
|
260
|
+
display: 'atom',
|
|
261
|
+
symbol: 'ATOM',
|
|
262
|
+
logo_URIs: {
|
|
263
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
264
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
265
|
+
},
|
|
266
|
+
images: [{
|
|
267
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
268
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
269
|
+
}],
|
|
270
|
+
traces: [{
|
|
271
|
+
type: 'ibc',
|
|
272
|
+
counterparty: {
|
|
273
|
+
channel_id: 'channel-4300',
|
|
274
|
+
base_denom: 'uatom',
|
|
275
|
+
chain_name: 'cosmoshubtestnet'
|
|
276
|
+
},
|
|
277
|
+
chain: {
|
|
278
|
+
channel_id: 'channel-7'
|
|
279
|
+
}
|
|
280
|
+
}]
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
description: 'The native token of JUNO Chain',
|
|
284
|
+
denom_units: [{
|
|
285
|
+
denom: 'ibc/276E04FA6EC9F9C2860607513D2B48C6E9267CD62FF071D8220D04A93092740D',
|
|
286
|
+
exponent: 0,
|
|
287
|
+
aliases: ['ujunox']
|
|
288
|
+
}, {
|
|
289
|
+
denom: 'junox',
|
|
290
|
+
exponent: 6
|
|
291
|
+
}],
|
|
292
|
+
base: 'ibc/276E04FA6EC9F9C2860607513D2B48C6E9267CD62FF071D8220D04A93092740D',
|
|
293
|
+
name: 'Juno Testnet',
|
|
294
|
+
display: 'junox',
|
|
295
|
+
symbol: 'JUNOX',
|
|
296
|
+
logo_URIs: {
|
|
297
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
298
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
299
|
+
},
|
|
300
|
+
coingecko_id: 'juno-network',
|
|
301
|
+
images: [{
|
|
302
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
303
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
304
|
+
}],
|
|
305
|
+
traces: [{
|
|
306
|
+
type: 'ibc',
|
|
307
|
+
counterparty: {
|
|
308
|
+
channel_id: 'channel-942',
|
|
309
|
+
base_denom: 'ujunox',
|
|
310
|
+
chain_name: 'junotestnet'
|
|
311
|
+
},
|
|
312
|
+
chain: {
|
|
313
|
+
channel_id: 'channel-9'
|
|
314
|
+
}
|
|
315
|
+
}]
|
|
316
|
+
},
|
|
179
317
|
{
|
|
180
318
|
description: 'The native token of Osmosis',
|
|
181
319
|
denom_units: [{
|
package/mainnet/assets.js
CHANGED
|
@@ -77,6 +77,7 @@ const kyve_1 = __importDefault(require("./kyve"));
|
|
|
77
77
|
const lambda_1 = __importDefault(require("./lambda"));
|
|
78
78
|
const lava_1 = __importDefault(require("./lava"));
|
|
79
79
|
const likecoin_1 = __importDefault(require("./likecoin"));
|
|
80
|
+
const lorenzo_1 = __importDefault(require("./lorenzo"));
|
|
80
81
|
const lumenx_1 = __importDefault(require("./lumenx"));
|
|
81
82
|
const lumnetwork_1 = __importDefault(require("./lumnetwork"));
|
|
82
83
|
const mande_1 = __importDefault(require("./mande"));
|
|
@@ -145,5 +146,5 @@ const unification_1 = __importDefault(require("./unification"));
|
|
|
145
146
|
const uptick_1 = __importDefault(require("./uptick"));
|
|
146
147
|
const vidulum_1 = __importDefault(require("./vidulum"));
|
|
147
148
|
const xpla_1 = __importDefault(require("./xpla"));
|
|
148
|
-
const assets = [ethereum_1.default, solana_1.default, _8ball_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, andromeda_1.default, archway_1.default, arkh_1.default, assetmantle_1.default, aura_1.default, axelar_1.default, bandchain_1.default, beezee_1.default, bitcanna_1.default, bitsong_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, cerberus_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, cudos_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, dig_1.default, doravota_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, emoney_1.default, empowerchain_1.default, evmos_1.default, fetchhub_1.default, firmachain_1.default, furya_1.default, fxcore_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gravitybridge_1.default, haqq_1.default, humans_1.default, impacthub_1.default, imversed_1.default, injective_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, konstellation_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lumenx_1.default, lumnetwork_1.default, mande_1.default, mars_1.default, medasdigital_1.default, meme_1.default, microtick_1.default, migaloo_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nois_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, omniflixhub_1.default, onex_1.default, onomy_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pryzm_1.default, pundix_1.default, pylons_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, routerchain_1.default, saga_1.default, scorum_1.default, secretnetwork_1.default, seda_1.default, sei_1.default, self_1.default, sentinel_1.default, sge_1.default, shareledger_1.default, shentu_1.default, shido_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stride_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, umee_1.default, unification_1.default, uptick_1.default, vidulum_1.default, xpla_1.default];
|
|
149
|
+
const assets = [ethereum_1.default, solana_1.default, _8ball_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, andromeda_1.default, archway_1.default, arkh_1.default, assetmantle_1.default, aura_1.default, axelar_1.default, bandchain_1.default, beezee_1.default, bitcanna_1.default, bitsong_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, cerberus_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, cudos_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, dig_1.default, doravota_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, emoney_1.default, empowerchain_1.default, evmos_1.default, fetchhub_1.default, firmachain_1.default, furya_1.default, fxcore_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gravitybridge_1.default, haqq_1.default, humans_1.default, impacthub_1.default, imversed_1.default, injective_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, konstellation_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lorenzo_1.default, lumenx_1.default, lumnetwork_1.default, mande_1.default, mars_1.default, medasdigital_1.default, meme_1.default, microtick_1.default, migaloo_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nois_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, omniflixhub_1.default, onex_1.default, onomy_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pryzm_1.default, pundix_1.default, pylons_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, routerchain_1.default, saga_1.default, scorum_1.default, secretnetwork_1.default, seda_1.default, sei_1.default, self_1.default, sentinel_1.default, sge_1.default, shareledger_1.default, shentu_1.default, shido_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stride_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, umee_1.default, unification_1.default, uptick_1.default, vidulum_1.default, xpla_1.default];
|
|
149
150
|
exports.default = assets;
|