@chain-registry/assets 1.70.31 → 1.70.33
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/devnet/prysmdevnet.js +0 -148
- package/esm/devnet/prysmdevnet.js +0 -148
- package/esm/mainnet/assets.js +1 -8
- package/esm/mainnet/dungeon.js +392 -0
- package/esm/mainnet/index.js +0 -7
- package/esm/mainnet/juno.js +0 -72
- package/esm/mainnet/kimanetwork.js +16 -16
- package/esm/mainnet/neutron.js +72 -0
- package/esm/mainnet/osmosis.js +8 -472
- package/esm/mainnet/stride.js +72 -0
- package/esm/testnet/assets.js +1 -3
- package/esm/testnet/axelartestnet.js +0 -148
- package/esm/testnet/index.js +0 -2
- package/esm/testnet/junotestnet.js +0 -148
- package/esm/testnet/marstestnet.js +0 -148
- package/esm/testnet/nobletestnet.js +0 -148
- package/esm/testnet/osmosistestnet.js +0 -82
- package/mainnet/assets.js +1 -8
- package/mainnet/dungeon.js +392 -0
- package/mainnet/index.d.ts +0 -7
- package/mainnet/index.js +3 -11
- package/mainnet/juno.js +0 -72
- package/mainnet/kimanetwork.js +16 -16
- package/mainnet/neutron.js +72 -0
- package/mainnet/osmosis.js +8 -472
- package/mainnet/stride.js +72 -0
- package/package.json +6 -6
- package/testnet/assets.js +1 -3
- package/testnet/axelartestnet.js +0 -148
- package/testnet/index.d.ts +0 -2
- package/testnet/index.js +1 -3
- package/testnet/junotestnet.js +0 -148
- package/testnet/marstestnet.js +0 -148
- package/testnet/nobletestnet.js +0 -148
- package/testnet/osmosistestnet.js +0 -82
- package/esm/mainnet/8ball.js +0 -182
- package/esm/mainnet/cerberus.js +0 -182
- package/esm/mainnet/cudos.js +0 -182
- package/esm/mainnet/dig.js +0 -268
- package/esm/mainnet/lumenx.js +0 -182
- package/esm/mainnet/microtick.js +0 -182
- package/esm/mainnet/vidulum.js +0 -424
- package/esm/testnet/entrypointtestnet.js +0 -154
- package/esm/testnet/osmosistestnet4.js +0 -476
- package/mainnet/8ball.d.ts +0 -3
- package/mainnet/8ball.js +0 -184
- package/mainnet/cerberus.d.ts +0 -3
- package/mainnet/cerberus.js +0 -184
- package/mainnet/cudos.d.ts +0 -3
- package/mainnet/cudos.js +0 -184
- package/mainnet/dig.d.ts +0 -3
- package/mainnet/dig.js +0 -270
- package/mainnet/lumenx.d.ts +0 -3
- package/mainnet/lumenx.js +0 -184
- package/mainnet/microtick.d.ts +0 -3
- package/mainnet/microtick.js +0 -184
- package/mainnet/vidulum.d.ts +0 -3
- package/mainnet/vidulum.js +0 -426
- package/testnet/entrypointtestnet.d.ts +0 -3
- package/testnet/entrypointtestnet.js +0 -156
- package/testnet/osmosistestnet4.d.ts +0 -3
- package/testnet/osmosistestnet4.js +0 -478
|
@@ -245,80 +245,6 @@ const assets = {
|
|
|
245
245
|
}
|
|
246
246
|
}]
|
|
247
247
|
},
|
|
248
|
-
{
|
|
249
|
-
description: 'The native token of Osmosis',
|
|
250
|
-
denom_units: [{
|
|
251
|
-
denom: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
252
|
-
exponent: 0,
|
|
253
|
-
aliases: ['uosmo']
|
|
254
|
-
}, {
|
|
255
|
-
denom: 'osmo',
|
|
256
|
-
exponent: 6,
|
|
257
|
-
aliases: []
|
|
258
|
-
}],
|
|
259
|
-
base: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
260
|
-
name: 'Osmosis',
|
|
261
|
-
display: 'osmo',
|
|
262
|
-
symbol: 'OSMO',
|
|
263
|
-
logo_URIs: {
|
|
264
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
265
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
266
|
-
},
|
|
267
|
-
coingecko_id: 'osmosis',
|
|
268
|
-
keywords: ['dex', 'staking'],
|
|
269
|
-
images: [{
|
|
270
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
271
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
272
|
-
}],
|
|
273
|
-
type_asset: 'sdk.coin',
|
|
274
|
-
traces: [{
|
|
275
|
-
type: 'ibc',
|
|
276
|
-
counterparty: {
|
|
277
|
-
channel_id: 'channel-3651',
|
|
278
|
-
base_denom: 'uosmo',
|
|
279
|
-
chain_name: 'osmosistestnet4'
|
|
280
|
-
},
|
|
281
|
-
chain: {
|
|
282
|
-
channel_id: 'channel-4'
|
|
283
|
-
}
|
|
284
|
-
}]
|
|
285
|
-
},
|
|
286
|
-
{
|
|
287
|
-
denom_units: [{
|
|
288
|
-
denom: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
289
|
-
exponent: 0,
|
|
290
|
-
aliases: ['uion']
|
|
291
|
-
}, {
|
|
292
|
-
denom: 'ion',
|
|
293
|
-
exponent: 6
|
|
294
|
-
}],
|
|
295
|
-
base: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
296
|
-
name: 'Ion',
|
|
297
|
-
display: 'ion',
|
|
298
|
-
symbol: 'ION',
|
|
299
|
-
logo_URIs: {
|
|
300
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
301
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
302
|
-
},
|
|
303
|
-
coingecko_id: 'ion',
|
|
304
|
-
keywords: ['memecoin'],
|
|
305
|
-
images: [{
|
|
306
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
307
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
308
|
-
}],
|
|
309
|
-
type_asset: 'sdk.coin',
|
|
310
|
-
traces: [{
|
|
311
|
-
type: 'ibc',
|
|
312
|
-
counterparty: {
|
|
313
|
-
channel_id: 'channel-3651',
|
|
314
|
-
base_denom: 'uion',
|
|
315
|
-
chain_name: 'osmosistestnet4'
|
|
316
|
-
},
|
|
317
|
-
chain: {
|
|
318
|
-
channel_id: 'channel-4'
|
|
319
|
-
}
|
|
320
|
-
}]
|
|
321
|
-
},
|
|
322
248
|
{
|
|
323
249
|
description: 'The native token of Prysm',
|
|
324
250
|
denom_units: [{
|
|
@@ -547,80 +473,6 @@ const assets = {
|
|
|
547
473
|
}
|
|
548
474
|
}]
|
|
549
475
|
},
|
|
550
|
-
{
|
|
551
|
-
description: 'The native token of Osmosis',
|
|
552
|
-
denom_units: [{
|
|
553
|
-
denom: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
554
|
-
exponent: 0,
|
|
555
|
-
aliases: ['uosmo']
|
|
556
|
-
}, {
|
|
557
|
-
denom: 'osmo',
|
|
558
|
-
exponent: 6,
|
|
559
|
-
aliases: []
|
|
560
|
-
}],
|
|
561
|
-
base: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
562
|
-
name: 'Osmosis',
|
|
563
|
-
display: 'osmo',
|
|
564
|
-
symbol: 'OSMO',
|
|
565
|
-
logo_URIs: {
|
|
566
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
567
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
568
|
-
},
|
|
569
|
-
coingecko_id: 'osmosis',
|
|
570
|
-
keywords: ['dex', 'staking'],
|
|
571
|
-
images: [{
|
|
572
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
573
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
574
|
-
}],
|
|
575
|
-
type_asset: 'sdk.coin',
|
|
576
|
-
traces: [{
|
|
577
|
-
type: 'ibc',
|
|
578
|
-
counterparty: {
|
|
579
|
-
channel_id: 'channel-3651',
|
|
580
|
-
base_denom: 'uosmo',
|
|
581
|
-
chain_name: 'osmosistestnet4'
|
|
582
|
-
},
|
|
583
|
-
chain: {
|
|
584
|
-
channel_id: 'channel-4'
|
|
585
|
-
}
|
|
586
|
-
}]
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
denom_units: [{
|
|
590
|
-
denom: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
591
|
-
exponent: 0,
|
|
592
|
-
aliases: ['uion']
|
|
593
|
-
}, {
|
|
594
|
-
denom: 'ion',
|
|
595
|
-
exponent: 6
|
|
596
|
-
}],
|
|
597
|
-
base: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
598
|
-
name: 'Ion',
|
|
599
|
-
display: 'ion',
|
|
600
|
-
symbol: 'ION',
|
|
601
|
-
logo_URIs: {
|
|
602
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
603
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
604
|
-
},
|
|
605
|
-
coingecko_id: 'ion',
|
|
606
|
-
keywords: ['memecoin'],
|
|
607
|
-
images: [{
|
|
608
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
609
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
610
|
-
}],
|
|
611
|
-
type_asset: 'sdk.coin',
|
|
612
|
-
traces: [{
|
|
613
|
-
type: 'ibc',
|
|
614
|
-
counterparty: {
|
|
615
|
-
channel_id: 'channel-3651',
|
|
616
|
-
base_denom: 'uion',
|
|
617
|
-
chain_name: 'osmosistestnet4'
|
|
618
|
-
},
|
|
619
|
-
chain: {
|
|
620
|
-
channel_id: 'channel-4'
|
|
621
|
-
}
|
|
622
|
-
}]
|
|
623
|
-
},
|
|
624
476
|
{
|
|
625
477
|
description: 'The native staking and governance token of the Atlantic testnet version of Sei.',
|
|
626
478
|
denom_units: [{
|
|
@@ -319,47 +319,6 @@ const assets = {
|
|
|
319
319
|
}
|
|
320
320
|
}]
|
|
321
321
|
},
|
|
322
|
-
{
|
|
323
|
-
description: 'The native token of EntryPoint',
|
|
324
|
-
denom_units: [{
|
|
325
|
-
denom: 'ibc/8B620DE1585B38FEDEA05944B2E471D19F7208203A3E68DC2736D9B3769549FE',
|
|
326
|
-
exponent: 0,
|
|
327
|
-
aliases: ['uentry']
|
|
328
|
-
}, {
|
|
329
|
-
denom: 'entry',
|
|
330
|
-
exponent: 6,
|
|
331
|
-
aliases: []
|
|
332
|
-
}],
|
|
333
|
-
base: 'ibc/8B620DE1585B38FEDEA05944B2E471D19F7208203A3E68DC2736D9B3769549FE',
|
|
334
|
-
name: 'EntryPoint',
|
|
335
|
-
display: 'entry',
|
|
336
|
-
symbol: 'ENTRY',
|
|
337
|
-
logo_URIs: {
|
|
338
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/entrypointtestnet/images/entry.png',
|
|
339
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/entrypointtestnet/images/entry.svg'
|
|
340
|
-
},
|
|
341
|
-
keywords: [
|
|
342
|
-
'staking',
|
|
343
|
-
'governance',
|
|
344
|
-
'vaults'
|
|
345
|
-
],
|
|
346
|
-
images: [{
|
|
347
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/entrypointtestnet/images/entry.png',
|
|
348
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/entrypointtestnet/images/entry.svg'
|
|
349
|
-
}],
|
|
350
|
-
type_asset: 'sdk.coin',
|
|
351
|
-
traces: [{
|
|
352
|
-
type: 'ibc',
|
|
353
|
-
counterparty: {
|
|
354
|
-
channel_id: 'channel-0',
|
|
355
|
-
base_denom: 'uentry',
|
|
356
|
-
chain_name: 'entrypointtestnet'
|
|
357
|
-
},
|
|
358
|
-
chain: {
|
|
359
|
-
channel_id: 'channel-1543'
|
|
360
|
-
}
|
|
361
|
-
}]
|
|
362
|
-
},
|
|
363
322
|
{
|
|
364
323
|
description: 'The INJ token is the native governance token for the Injective chain.',
|
|
365
324
|
denom_units: [{
|
|
@@ -1013,47 +972,6 @@ const assets = {
|
|
|
1013
972
|
}
|
|
1014
973
|
}]
|
|
1015
974
|
},
|
|
1016
|
-
{
|
|
1017
|
-
description: 'The native token of EntryPoint',
|
|
1018
|
-
denom_units: [{
|
|
1019
|
-
denom: 'ibc/8B620DE1585B38FEDEA05944B2E471D19F7208203A3E68DC2736D9B3769549FE',
|
|
1020
|
-
exponent: 0,
|
|
1021
|
-
aliases: ['uentry']
|
|
1022
|
-
}, {
|
|
1023
|
-
denom: 'entry',
|
|
1024
|
-
exponent: 6,
|
|
1025
|
-
aliases: []
|
|
1026
|
-
}],
|
|
1027
|
-
base: 'ibc/8B620DE1585B38FEDEA05944B2E471D19F7208203A3E68DC2736D9B3769549FE',
|
|
1028
|
-
name: 'EntryPoint',
|
|
1029
|
-
display: 'entry',
|
|
1030
|
-
symbol: 'ENTRY',
|
|
1031
|
-
logo_URIs: {
|
|
1032
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/entrypointtestnet/images/entry.png',
|
|
1033
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/entrypointtestnet/images/entry.svg'
|
|
1034
|
-
},
|
|
1035
|
-
keywords: [
|
|
1036
|
-
'staking',
|
|
1037
|
-
'governance',
|
|
1038
|
-
'vaults'
|
|
1039
|
-
],
|
|
1040
|
-
images: [{
|
|
1041
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/entrypointtestnet/images/entry.png',
|
|
1042
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/entrypointtestnet/images/entry.svg'
|
|
1043
|
-
}],
|
|
1044
|
-
type_asset: 'sdk.coin',
|
|
1045
|
-
traces: [{
|
|
1046
|
-
type: 'ibc',
|
|
1047
|
-
counterparty: {
|
|
1048
|
-
channel_id: 'channel-0',
|
|
1049
|
-
base_denom: 'uentry',
|
|
1050
|
-
chain_name: 'entrypointtestnet'
|
|
1051
|
-
},
|
|
1052
|
-
chain: {
|
|
1053
|
-
channel_id: 'channel-1543'
|
|
1054
|
-
}
|
|
1055
|
-
}]
|
|
1056
|
-
},
|
|
1057
975
|
{
|
|
1058
976
|
description: 'The INJ token is the native governance token for the Injective chain.',
|
|
1059
977
|
denom_units: [{
|
package/mainnet/assets.js
CHANGED
|
@@ -5,7 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
const ethereum_1 = __importDefault(require("./ethereum"));
|
|
7
7
|
const solana_1 = __importDefault(require("./solana"));
|
|
8
|
-
const _8ball_1 = __importDefault(require("./8ball"));
|
|
9
8
|
const acrechain_1 = __importDefault(require("./acrechain"));
|
|
10
9
|
const agoric_1 = __importDefault(require("./agoric"));
|
|
11
10
|
const aioz_1 = __importDefault(require("./aioz"));
|
|
@@ -26,7 +25,6 @@ const bostrom_1 = __importDefault(require("./bostrom"));
|
|
|
26
25
|
const canto_1 = __importDefault(require("./canto"));
|
|
27
26
|
const carbon_1 = __importDefault(require("./carbon"));
|
|
28
27
|
const celestia_1 = __importDefault(require("./celestia"));
|
|
29
|
-
const cerberus_1 = __importDefault(require("./cerberus"));
|
|
30
28
|
const chain4energy_1 = __importDefault(require("./chain4energy"));
|
|
31
29
|
const cheqd_1 = __importDefault(require("./cheqd"));
|
|
32
30
|
const chihuahua_1 = __importDefault(require("./chihuahua"));
|
|
@@ -39,11 +37,9 @@ const cosmoshub_1 = __importDefault(require("./cosmoshub"));
|
|
|
39
37
|
const crescent_1 = __importDefault(require("./crescent"));
|
|
40
38
|
const cronos_1 = __importDefault(require("./cronos"));
|
|
41
39
|
const cryptoorgchain_1 = __importDefault(require("./cryptoorgchain"));
|
|
42
|
-
const cudos_1 = __importDefault(require("./cudos"));
|
|
43
40
|
const decentr_1 = __importDefault(require("./decentr"));
|
|
44
41
|
const desmos_1 = __importDefault(require("./desmos"));
|
|
45
42
|
const dhealth_1 = __importDefault(require("./dhealth"));
|
|
46
|
-
const dig_1 = __importDefault(require("./dig"));
|
|
47
43
|
const doravota_1 = __importDefault(require("./doravota"));
|
|
48
44
|
const dungeon_1 = __importDefault(require("./dungeon"));
|
|
49
45
|
const dydx_1 = __importDefault(require("./dydx"));
|
|
@@ -82,14 +78,12 @@ const lambda_1 = __importDefault(require("./lambda"));
|
|
|
82
78
|
const lava_1 = __importDefault(require("./lava"));
|
|
83
79
|
const likecoin_1 = __importDefault(require("./likecoin"));
|
|
84
80
|
const lorenzo_1 = __importDefault(require("./lorenzo"));
|
|
85
|
-
const lumenx_1 = __importDefault(require("./lumenx"));
|
|
86
81
|
const lumnetwork_1 = __importDefault(require("./lumnetwork"));
|
|
87
82
|
const mande_1 = __importDefault(require("./mande"));
|
|
88
83
|
const mantrachain_1 = __importDefault(require("./mantrachain"));
|
|
89
84
|
const mars_1 = __importDefault(require("./mars"));
|
|
90
85
|
const medasdigital_1 = __importDefault(require("./medasdigital"));
|
|
91
86
|
const meme_1 = __importDefault(require("./meme"));
|
|
92
|
-
const microtick_1 = __importDefault(require("./microtick"));
|
|
93
87
|
const migaloo_1 = __importDefault(require("./migaloo"));
|
|
94
88
|
const neutaro_1 = __importDefault(require("./neutaro"));
|
|
95
89
|
const neutron_1 = __importDefault(require("./neutron"));
|
|
@@ -152,7 +146,6 @@ const titan_1 = __importDefault(require("./titan"));
|
|
|
152
146
|
const umee_1 = __importDefault(require("./umee"));
|
|
153
147
|
const unification_1 = __importDefault(require("./unification"));
|
|
154
148
|
const uptick_1 = __importDefault(require("./uptick"));
|
|
155
|
-
const vidulum_1 = __importDefault(require("./vidulum"));
|
|
156
149
|
const xpla_1 = __importDefault(require("./xpla"));
|
|
157
|
-
const assets = [ethereum_1.default, solana_1.default,
|
|
150
|
+
const assets = [ethereum_1.default, solana_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, atomone_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, 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, decentr_1.default, desmos_1.default, dhealth_1.default, doravota_1.default, dungeon_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, int3face_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, kimanetwork_1.default, konstellation_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lorenzo_1.default, lumnetwork_1.default, mande_1.default, mantrachain_1.default, mars_1.default, medasdigital_1.default, meme_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, stratos_1.default, stride_1.default, synternet_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, titan_1.default, umee_1.default, unification_1.default, uptick_1.default, xpla_1.default];
|
|
158
151
|
exports.default = assets;
|