@chain-registry/assets 1.70.170 → 1.70.172

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.
@@ -8220,8 +8220,11 @@ const assets = {
8220
8220
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
8221
8221
  }],
8222
8222
  socials: {
8223
- website: 'https://xion.burnt.com/',
8224
- twitter: 'https://twitter.com/burnt_xion'
8223
+ discord: 'https://discord.com/invite/burnt',
8224
+ github: 'https://github.com/burnt-labs',
8225
+ telegram: 'https://t.me/xion_announcements',
8226
+ twitter: 'https://x.com/burnt_xion',
8227
+ website: 'https://xion.burnt.com'
8225
8228
  },
8226
8229
  traces: [{
8227
8230
  type: 'ibc',
@@ -15800,8 +15803,11 @@ const assets = {
15800
15803
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
15801
15804
  }],
15802
15805
  socials: {
15803
- website: 'https://xion.burnt.com/',
15804
- twitter: 'https://twitter.com/burnt_xion'
15806
+ discord: 'https://discord.com/invite/burnt',
15807
+ github: 'https://github.com/burnt-labs',
15808
+ telegram: 'https://t.me/xion_announcements',
15809
+ twitter: 'https://x.com/burnt_xion',
15810
+ website: 'https://xion.burnt.com'
15805
15811
  },
15806
15812
  traces: [{
15807
15813
  type: 'ibc',
@@ -10093,6 +10093,49 @@ const assets = {
10093
10093
  }
10094
10094
  }]
10095
10095
  },
10096
+ {
10097
+ description: 'The native token of SEDA Chain.',
10098
+ denom_units: [{
10099
+ denom: 'ibc/D0BD765CF2EC6B97264795351BD75685A7B806F857D7D84633F5AC5E4A9812ED',
10100
+ exponent: 0,
10101
+ aliases: ['aseda']
10102
+ }, {
10103
+ denom: 'seda',
10104
+ exponent: 18
10105
+ }],
10106
+ base: 'ibc/D0BD765CF2EC6B97264795351BD75685A7B806F857D7D84633F5AC5E4A9812ED',
10107
+ name: 'Seda',
10108
+ display: 'seda',
10109
+ symbol: 'SEDA',
10110
+ logo_URIs: {
10111
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
10112
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
10113
+ },
10114
+ coingecko_id: 'seda-2',
10115
+ images: [{
10116
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
10117
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg',
10118
+ theme: {
10119
+ primary_color_hex: '#8178d1'
10120
+ }
10121
+ }],
10122
+ socials: {
10123
+ website: 'https://www.seda.xyz/',
10124
+ twitter: 'https://twitter.com/sedaprotocol'
10125
+ },
10126
+ type_asset: 'sdk.coin',
10127
+ traces: [{
10128
+ type: 'ibc',
10129
+ counterparty: {
10130
+ channel_id: 'channel-1',
10131
+ base_denom: 'aseda',
10132
+ chain_name: 'seda'
10133
+ },
10134
+ chain: {
10135
+ channel_id: 'channel-1337'
10136
+ }
10137
+ }]
10138
+ },
10096
10139
  {
10097
10140
  description: 'Sei is a layer-1 blockchain optimized for trading, focusing on providing high throughput, low latency, and efficient execution for decentralized exchanges.',
10098
10141
  denom_units: [{
@@ -18502,6 +18545,49 @@ const assets = {
18502
18545
  }
18503
18546
  }]
18504
18547
  },
18548
+ {
18549
+ description: 'The native token of SEDA Chain.',
18550
+ denom_units: [{
18551
+ denom: 'ibc/D0BD765CF2EC6B97264795351BD75685A7B806F857D7D84633F5AC5E4A9812ED',
18552
+ exponent: 0,
18553
+ aliases: ['aseda']
18554
+ }, {
18555
+ denom: 'seda',
18556
+ exponent: 18
18557
+ }],
18558
+ base: 'ibc/D0BD765CF2EC6B97264795351BD75685A7B806F857D7D84633F5AC5E4A9812ED',
18559
+ name: 'Seda',
18560
+ display: 'seda',
18561
+ symbol: 'SEDA',
18562
+ logo_URIs: {
18563
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
18564
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
18565
+ },
18566
+ coingecko_id: 'seda-2',
18567
+ images: [{
18568
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
18569
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg',
18570
+ theme: {
18571
+ primary_color_hex: '#8178d1'
18572
+ }
18573
+ }],
18574
+ socials: {
18575
+ website: 'https://www.seda.xyz/',
18576
+ twitter: 'https://twitter.com/sedaprotocol'
18577
+ },
18578
+ type_asset: 'sdk.coin',
18579
+ traces: [{
18580
+ type: 'ibc',
18581
+ counterparty: {
18582
+ channel_id: 'channel-1',
18583
+ base_denom: 'aseda',
18584
+ chain_name: 'seda'
18585
+ },
18586
+ chain: {
18587
+ channel_id: 'channel-1337'
18588
+ }
18589
+ }]
18590
+ },
18505
18591
  {
18506
18592
  description: 'Sei is a layer-1 blockchain optimized for trading, focusing on providing high throughput, low latency, and efficient execution for decentralized exchanges.',
18507
18593
  denom_units: [{
@@ -665,8 +665,11 @@ const assets = {
665
665
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
666
666
  }],
667
667
  socials: {
668
- website: 'https://xion.burnt.com/',
669
- twitter: 'https://twitter.com/burnt_xion'
668
+ discord: 'https://discord.com/invite/burnt',
669
+ github: 'https://github.com/burnt-labs',
670
+ telegram: 'https://t.me/xion_announcements',
671
+ twitter: 'https://x.com/burnt_xion',
672
+ website: 'https://xion.burnt.com'
670
673
  },
671
674
  traces: [{
672
675
  type: 'ibc',
@@ -1000,8 +1003,11 @@ const assets = {
1000
1003
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1001
1004
  }],
1002
1005
  socials: {
1003
- website: 'https://xion.burnt.com/',
1004
- twitter: 'https://twitter.com/burnt_xion'
1006
+ discord: 'https://discord.com/invite/burnt',
1007
+ github: 'https://github.com/burnt-labs',
1008
+ telegram: 'https://t.me/xion_announcements',
1009
+ twitter: 'https://x.com/burnt_xion',
1010
+ website: 'https://xion.burnt.com'
1005
1011
  },
1006
1012
  traces: [{
1007
1013
  type: 'ibc',
@@ -7218,8 +7218,11 @@ const assets = {
7218
7218
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
7219
7219
  }],
7220
7220
  socials: {
7221
- website: 'https://xion.burnt.com/',
7222
- twitter: 'https://twitter.com/burnt_xion'
7221
+ discord: 'https://discord.com/invite/burnt',
7222
+ github: 'https://github.com/burnt-labs',
7223
+ telegram: 'https://t.me/xion_announcements',
7224
+ twitter: 'https://x.com/burnt_xion',
7225
+ website: 'https://xion.burnt.com'
7223
7226
  },
7224
7227
  traces: [{
7225
7228
  type: 'ibc',
@@ -13495,8 +13498,11 @@ const assets = {
13495
13498
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
13496
13499
  }],
13497
13500
  socials: {
13498
- website: 'https://xion.burnt.com/',
13499
- twitter: 'https://twitter.com/burnt_xion'
13501
+ discord: 'https://discord.com/invite/burnt',
13502
+ github: 'https://github.com/burnt-labs',
13503
+ telegram: 'https://t.me/xion_announcements',
13504
+ twitter: 'https://x.com/burnt_xion',
13505
+ website: 'https://xion.burnt.com'
13500
13506
  },
13501
13507
  traces: [{
13502
13508
  type: 'ibc',
@@ -292,6 +292,48 @@ const assets = {
292
292
  }
293
293
  }]
294
294
  },
295
+ {
296
+ description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
297
+ denom_units: [{
298
+ denom: 'ibc/506478E08FB0A2D3B12D493E3B182572A3B0D7BD5DCBE71610D2F393DEDDF4CA',
299
+ exponent: 0,
300
+ aliases: ['uxion']
301
+ }, {
302
+ denom: 'XION',
303
+ exponent: 6,
304
+ aliases: ['xion']
305
+ }],
306
+ base: 'ibc/506478E08FB0A2D3B12D493E3B182572A3B0D7BD5DCBE71610D2F393DEDDF4CA',
307
+ display: 'XION',
308
+ name: 'xion',
309
+ symbol: 'XION',
310
+ coingecko_id: 'xion-2',
311
+ type_asset: 'sdk.coin',
312
+ logo_URIs: {
313
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
314
+ },
315
+ images: [{
316
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
317
+ }],
318
+ socials: {
319
+ discord: 'https://discord.com/invite/burnt',
320
+ github: 'https://github.com/burnt-labs',
321
+ telegram: 'https://t.me/xion_announcements',
322
+ twitter: 'https://x.com/burnt_xion',
323
+ website: 'https://xion.burnt.com'
324
+ },
325
+ traces: [{
326
+ type: 'ibc',
327
+ counterparty: {
328
+ channel_id: 'channel-5',
329
+ base_denom: 'uxion',
330
+ chain_name: 'xion'
331
+ },
332
+ chain: {
333
+ channel_id: 'channel-7'
334
+ }
335
+ }]
336
+ },
295
337
  {
296
338
  description: 'The native token of Osmosis',
297
339
  denom_units: [{
@@ -422,6 +464,48 @@ const assets = {
422
464
  channel_id: 'channel-3'
423
465
  }
424
466
  }]
467
+ },
468
+ {
469
+ description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
470
+ denom_units: [{
471
+ denom: 'ibc/506478E08FB0A2D3B12D493E3B182572A3B0D7BD5DCBE71610D2F393DEDDF4CA',
472
+ exponent: 0,
473
+ aliases: ['uxion']
474
+ }, {
475
+ denom: 'XION',
476
+ exponent: 6,
477
+ aliases: ['xion']
478
+ }],
479
+ base: 'ibc/506478E08FB0A2D3B12D493E3B182572A3B0D7BD5DCBE71610D2F393DEDDF4CA',
480
+ display: 'XION',
481
+ name: 'xion',
482
+ symbol: 'XION',
483
+ coingecko_id: 'xion-2',
484
+ type_asset: 'sdk.coin',
485
+ logo_URIs: {
486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
487
+ },
488
+ images: [{
489
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
490
+ }],
491
+ socials: {
492
+ discord: 'https://discord.com/invite/burnt',
493
+ github: 'https://github.com/burnt-labs',
494
+ telegram: 'https://t.me/xion_announcements',
495
+ twitter: 'https://x.com/burnt_xion',
496
+ website: 'https://xion.burnt.com'
497
+ },
498
+ traces: [{
499
+ type: 'ibc',
500
+ counterparty: {
501
+ channel_id: 'channel-5',
502
+ base_denom: 'uxion',
503
+ chain_name: 'xion'
504
+ },
505
+ chain: {
506
+ channel_id: 'channel-7'
507
+ }
508
+ }]
425
509
  }
426
510
  ]
427
511
  };
@@ -10601,8 +10601,11 @@ const assets = {
10601
10601
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
10602
10602
  }],
10603
10603
  socials: {
10604
- website: 'https://xion.burnt.com/',
10605
- twitter: 'https://twitter.com/burnt_xion'
10604
+ discord: 'https://discord.com/invite/burnt',
10605
+ github: 'https://github.com/burnt-labs',
10606
+ telegram: 'https://t.me/xion_announcements',
10607
+ twitter: 'https://x.com/burnt_xion',
10608
+ website: 'https://xion.burnt.com'
10606
10609
  },
10607
10610
  traces: [{
10608
10611
  type: 'ibc',
@@ -16326,8 +16329,11 @@ const assets = {
16326
16329
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
16327
16330
  }],
16328
16331
  socials: {
16329
- website: 'https://xion.burnt.com/',
16330
- twitter: 'https://twitter.com/burnt_xion'
16332
+ discord: 'https://discord.com/invite/burnt',
16333
+ github: 'https://github.com/burnt-labs',
16334
+ telegram: 'https://t.me/xion_announcements',
16335
+ twitter: 'https://x.com/burnt_xion',
16336
+ website: 'https://xion.burnt.com'
16331
16337
  },
16332
16338
  traces: [{
16333
16339
  type: 'ibc',
@@ -20455,8 +20455,11 @@ const assets = {
20455
20455
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
20456
20456
  }],
20457
20457
  socials: {
20458
- website: 'https://xion.burnt.com/',
20459
- twitter: 'https://twitter.com/burnt_xion'
20458
+ discord: 'https://discord.com/invite/burnt',
20459
+ github: 'https://github.com/burnt-labs',
20460
+ telegram: 'https://t.me/xion_announcements',
20461
+ twitter: 'https://x.com/burnt_xion',
20462
+ website: 'https://xion.burnt.com'
20460
20463
  },
20461
20464
  traces: [{
20462
20465
  type: 'ibc',
@@ -28296,8 +28299,11 @@ const assets = {
28296
28299
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
28297
28300
  }],
28298
28301
  socials: {
28299
- website: 'https://xion.burnt.com/',
28300
- twitter: 'https://twitter.com/burnt_xion'
28302
+ discord: 'https://discord.com/invite/burnt',
28303
+ github: 'https://github.com/burnt-labs',
28304
+ telegram: 'https://t.me/xion_announcements',
28305
+ twitter: 'https://x.com/burnt_xion',
28306
+ website: 'https://xion.burnt.com'
28301
28307
  },
28302
28308
  traces: [{
28303
28309
  type: 'ibc',
@@ -1972,8 +1972,11 @@ const assets = {
1972
1972
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1973
1973
  }],
1974
1974
  socials: {
1975
- website: 'https://xion.burnt.com/',
1976
- twitter: 'https://twitter.com/burnt_xion'
1975
+ discord: 'https://discord.com/invite/burnt',
1976
+ github: 'https://github.com/burnt-labs',
1977
+ telegram: 'https://t.me/xion_announcements',
1978
+ twitter: 'https://x.com/burnt_xion',
1979
+ website: 'https://xion.burnt.com'
1977
1980
  },
1978
1981
  traces: [{
1979
1982
  type: 'ibc',
@@ -2360,8 +2363,11 @@ const assets = {
2360
2363
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
2361
2364
  }],
2362
2365
  socials: {
2363
- website: 'https://xion.burnt.com/',
2364
- twitter: 'https://twitter.com/burnt_xion'
2366
+ discord: 'https://discord.com/invite/burnt',
2367
+ github: 'https://github.com/burnt-labs',
2368
+ telegram: 'https://t.me/xion_announcements',
2369
+ twitter: 'https://x.com/burnt_xion',
2370
+ website: 'https://xion.burnt.com'
2365
2371
  },
2366
2372
  traces: [{
2367
2373
  type: 'ibc',
@@ -1,6 +1,49 @@
1
1
  const assets = {
2
2
  chain_name: 'seda',
3
3
  assets: [
4
+ {
5
+ description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
6
+ denom_units: [{
7
+ denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
8
+ exponent: 0,
9
+ aliases: ['uatom']
10
+ }, {
11
+ denom: 'atom',
12
+ exponent: 6
13
+ }],
14
+ base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
15
+ name: 'Cosmos Hub Atom',
16
+ display: 'atom',
17
+ symbol: 'ATOM',
18
+ logo_URIs: {
19
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
20
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
21
+ },
22
+ coingecko_id: 'cosmos',
23
+ images: [{
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
25
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
26
+ theme: {
27
+ primary_color_hex: '#272d45'
28
+ }
29
+ }],
30
+ socials: {
31
+ website: 'https://cosmos.network',
32
+ twitter: 'https://twitter.com/cosmoshub'
33
+ },
34
+ type_asset: 'sdk.coin',
35
+ traces: [{
36
+ type: 'ibc',
37
+ counterparty: {
38
+ channel_id: 'channel-1337',
39
+ base_denom: 'uatom',
40
+ chain_name: 'cosmoshub'
41
+ },
42
+ chain: {
43
+ channel_id: 'channel-1'
44
+ }
45
+ }]
46
+ },
4
47
  {
5
48
  description: 'The native token of Osmosis',
6
49
  denom_units: [{
@@ -89,6 +132,49 @@ const assets = {
89
132
  }
90
133
  }]
91
134
  },
135
+ {
136
+ description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
137
+ denom_units: [{
138
+ denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
139
+ exponent: 0,
140
+ aliases: ['uatom']
141
+ }, {
142
+ denom: 'atom',
143
+ exponent: 6
144
+ }],
145
+ base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
146
+ name: 'Cosmos Hub Atom',
147
+ display: 'atom',
148
+ symbol: 'ATOM',
149
+ logo_URIs: {
150
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
151
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
152
+ },
153
+ coingecko_id: 'cosmos',
154
+ images: [{
155
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
156
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
157
+ theme: {
158
+ primary_color_hex: '#272d45'
159
+ }
160
+ }],
161
+ socials: {
162
+ website: 'https://cosmos.network',
163
+ twitter: 'https://twitter.com/cosmoshub'
164
+ },
165
+ type_asset: 'sdk.coin',
166
+ traces: [{
167
+ type: 'ibc',
168
+ counterparty: {
169
+ channel_id: 'channel-1337',
170
+ base_denom: 'uatom',
171
+ chain_name: 'cosmoshub'
172
+ },
173
+ chain: {
174
+ channel_id: 'channel-1'
175
+ }
176
+ }]
177
+ },
92
178
  {
93
179
  description: 'The native token of Osmosis',
94
180
  denom_units: [{
@@ -451,6 +451,49 @@ const assets = {
451
451
  }
452
452
  }]
453
453
  },
454
+ {
455
+ description: 'The native utility token of the KYVE network.',
456
+ denom_units: [{
457
+ denom: 'ibc/056EA54C3D9B49B3C0418955A27980A91DD4F210914BFE240A1DB19E27895ECA',
458
+ exponent: 0,
459
+ aliases: ['ukyve']
460
+ }, {
461
+ denom: 'kyve',
462
+ exponent: 6
463
+ }],
464
+ base: 'ibc/056EA54C3D9B49B3C0418955A27980A91DD4F210914BFE240A1DB19E27895ECA',
465
+ name: 'KYVE',
466
+ display: 'kyve',
467
+ symbol: 'KYVE',
468
+ logo_URIs: {
469
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
470
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg'
471
+ },
472
+ coingecko_id: 'kyve-network',
473
+ images: [{
474
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
475
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg',
476
+ theme: {
477
+ primary_color_hex: '#335350'
478
+ }
479
+ }],
480
+ socials: {
481
+ website: 'https://www.kyve.network/',
482
+ twitter: 'https://twitter.com/KYVENetwork'
483
+ },
484
+ type_asset: 'sdk.coin',
485
+ traces: [{
486
+ type: 'ibc',
487
+ counterparty: {
488
+ channel_id: 'channel-7',
489
+ base_denom: 'ukyve',
490
+ chain_name: 'kyve'
491
+ },
492
+ chain: {
493
+ channel_id: 'channel-5'
494
+ }
495
+ }]
496
+ },
454
497
  {
455
498
  description: 'The permissioned staking asset for Noble Chain',
456
499
  denom_units: [{
@@ -1188,6 +1231,49 @@ const assets = {
1188
1231
  }
1189
1232
  }]
1190
1233
  },
1234
+ {
1235
+ description: 'The native utility token of the KYVE network.',
1236
+ denom_units: [{
1237
+ denom: 'ibc/056EA54C3D9B49B3C0418955A27980A91DD4F210914BFE240A1DB19E27895ECA',
1238
+ exponent: 0,
1239
+ aliases: ['ukyve']
1240
+ }, {
1241
+ denom: 'kyve',
1242
+ exponent: 6
1243
+ }],
1244
+ base: 'ibc/056EA54C3D9B49B3C0418955A27980A91DD4F210914BFE240A1DB19E27895ECA',
1245
+ name: 'KYVE',
1246
+ display: 'kyve',
1247
+ symbol: 'KYVE',
1248
+ logo_URIs: {
1249
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
1250
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg'
1251
+ },
1252
+ coingecko_id: 'kyve-network',
1253
+ images: [{
1254
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
1255
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg',
1256
+ theme: {
1257
+ primary_color_hex: '#335350'
1258
+ }
1259
+ }],
1260
+ socials: {
1261
+ website: 'https://www.kyve.network/',
1262
+ twitter: 'https://twitter.com/KYVENetwork'
1263
+ },
1264
+ type_asset: 'sdk.coin',
1265
+ traces: [{
1266
+ type: 'ibc',
1267
+ counterparty: {
1268
+ channel_id: 'channel-7',
1269
+ base_denom: 'ukyve',
1270
+ chain_name: 'kyve'
1271
+ },
1272
+ chain: {
1273
+ channel_id: 'channel-5'
1274
+ }
1275
+ }]
1276
+ },
1191
1277
  {
1192
1278
  description: 'The permissioned staking asset for Noble Chain',
1193
1279
  denom_units: [{
@@ -43,7 +43,6 @@ import _synternettestnet from './synternettestnet';
43
43
  import _terra2testnet from './terra2testnet';
44
44
  import _titannettestnet from './titannettestnet';
45
45
  import _titantestnet from './titantestnet';
46
- import _xiontestnet from './xiontestnet';
47
46
  import _xiontestnet2 from './xiontestnet2';
48
- const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _babylontestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _coreumtestnet, _cosmoshubtestnet, _cosmosicsprovidertestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _impacthubtestnet, _injectivetestnet, _jackaltestnet2, _junotestnet, _kimanetworktestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _manifesttestnet, _mantrachaintestnet, _mantrachaintestnet2, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _seitestnet2, _sgetestnet, _stargazetestnet, _swisstroniktestnet, _symphonytestnet, _symphonytestnet3, _synternettestnet, _terra2testnet, _titannettestnet, _titantestnet, _xiontestnet, _xiontestnet2];
47
+ const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _babylontestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _coreumtestnet, _cosmoshubtestnet, _cosmosicsprovidertestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _impacthubtestnet, _injectivetestnet, _jackaltestnet2, _junotestnet, _kimanetworktestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _manifesttestnet, _mantrachaintestnet, _mantrachaintestnet2, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _seitestnet2, _sgetestnet, _stargazetestnet, _swisstroniktestnet, _symphonytestnet, _symphonytestnet3, _synternettestnet, _terra2testnet, _titannettestnet, _titantestnet, _xiontestnet2];
49
48
  export default assets;