@chain-registry/assets 1.70.171 → 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.
- package/esm/mainnet/axelar.js +10 -4
- package/esm/mainnet/elys.js +10 -4
- package/esm/mainnet/injective.js +10 -4
- package/esm/mainnet/kyve.js +84 -0
- package/esm/mainnet/noble.js +10 -4
- package/esm/mainnet/osmosis.js +10 -4
- package/esm/mainnet/quicksilver.js +10 -4
- package/esm/mainnet/xion.js +86 -0
- package/esm/testnet/assets.js +1 -2
- package/esm/testnet/axelartestnet.js +0 -68
- package/esm/testnet/index.js +0 -1
- package/esm/testnet/injectivetestnet.js +3 -74
- package/esm/testnet/nobletestnet.js +14 -68
- package/esm/testnet/osmosistestnet.js +14 -68
- package/mainnet/axelar.js +10 -4
- package/mainnet/elys.js +10 -4
- package/mainnet/injective.js +10 -4
- package/mainnet/kyve.js +84 -0
- package/mainnet/noble.js +10 -4
- package/mainnet/osmosis.js +10 -4
- package/mainnet/quicksilver.js +10 -4
- package/mainnet/xion.js +86 -0
- package/package.json +5 -5
- package/testnet/assets.js +1 -2
- package/testnet/axelartestnet.js +0 -68
- package/testnet/index.d.ts +0 -1
- package/testnet/index.js +1 -2
- package/testnet/injectivetestnet.js +3 -74
- package/testnet/nobletestnet.js +14 -68
- package/testnet/osmosistestnet.js +14 -68
- package/esm/testnet/xiontestnet.js +0 -184
- package/testnet/xiontestnet.d.ts +0 -3
- package/testnet/xiontestnet.js +0 -186
|
@@ -409,40 +409,6 @@ const assets = {
|
|
|
409
409
|
}
|
|
410
410
|
}]
|
|
411
411
|
},
|
|
412
|
-
{
|
|
413
|
-
description: 'The native staking token of the Xion network.',
|
|
414
|
-
denom_units: [{
|
|
415
|
-
denom: 'ibc/475ED5117C702EF62A36D41F1EB50AF2770427251920C605CA34014895FF10EC',
|
|
416
|
-
exponent: 0,
|
|
417
|
-
aliases: ['uxion']
|
|
418
|
-
}, {
|
|
419
|
-
denom: 'XION',
|
|
420
|
-
exponent: 6,
|
|
421
|
-
aliases: ['xion']
|
|
422
|
-
}],
|
|
423
|
-
base: 'ibc/475ED5117C702EF62A36D41F1EB50AF2770427251920C605CA34014895FF10EC',
|
|
424
|
-
display: 'XION',
|
|
425
|
-
name: 'xion',
|
|
426
|
-
symbol: 'XION',
|
|
427
|
-
logo_URIs: {
|
|
428
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
429
|
-
},
|
|
430
|
-
images: [{
|
|
431
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
432
|
-
}],
|
|
433
|
-
type_asset: 'sdk.coin',
|
|
434
|
-
traces: [{
|
|
435
|
-
type: 'ibc',
|
|
436
|
-
counterparty: {
|
|
437
|
-
channel_id: 'channel-489',
|
|
438
|
-
base_denom: 'uxion',
|
|
439
|
-
chain_name: 'xiontestnet'
|
|
440
|
-
},
|
|
441
|
-
chain: {
|
|
442
|
-
channel_id: 'channel-147'
|
|
443
|
-
}
|
|
444
|
-
}]
|
|
445
|
-
},
|
|
446
412
|
{
|
|
447
413
|
description: 'The native staking token of the Xion network.',
|
|
448
414
|
denom_units: [{
|
|
@@ -464,6 +430,13 @@ const assets = {
|
|
|
464
430
|
images: [{
|
|
465
431
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
466
432
|
}],
|
|
433
|
+
socials: {
|
|
434
|
+
discord: 'https://discord.com/invite/burnt',
|
|
435
|
+
github: 'https://github.com/burnt-labs',
|
|
436
|
+
telegram: 'https://t.me/xion_announcements',
|
|
437
|
+
twitter: 'https://x.com/burnt_xion',
|
|
438
|
+
website: 'https://xion.burnt.com'
|
|
439
|
+
},
|
|
467
440
|
type_asset: 'sdk.coin',
|
|
468
441
|
traces: [{
|
|
469
442
|
type: 'ibc',
|
|
@@ -558,40 +531,6 @@ const assets = {
|
|
|
558
531
|
}
|
|
559
532
|
}]
|
|
560
533
|
},
|
|
561
|
-
{
|
|
562
|
-
description: 'The native staking token of the Xion network.',
|
|
563
|
-
denom_units: [{
|
|
564
|
-
denom: 'ibc/475ED5117C702EF62A36D41F1EB50AF2770427251920C605CA34014895FF10EC',
|
|
565
|
-
exponent: 0,
|
|
566
|
-
aliases: ['uxion']
|
|
567
|
-
}, {
|
|
568
|
-
denom: 'XION',
|
|
569
|
-
exponent: 6,
|
|
570
|
-
aliases: ['xion']
|
|
571
|
-
}],
|
|
572
|
-
base: 'ibc/475ED5117C702EF62A36D41F1EB50AF2770427251920C605CA34014895FF10EC',
|
|
573
|
-
display: 'XION',
|
|
574
|
-
name: 'xion',
|
|
575
|
-
symbol: 'XION',
|
|
576
|
-
logo_URIs: {
|
|
577
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
578
|
-
},
|
|
579
|
-
images: [{
|
|
580
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
581
|
-
}],
|
|
582
|
-
type_asset: 'sdk.coin',
|
|
583
|
-
traces: [{
|
|
584
|
-
type: 'ibc',
|
|
585
|
-
counterparty: {
|
|
586
|
-
channel_id: 'channel-489',
|
|
587
|
-
base_denom: 'uxion',
|
|
588
|
-
chain_name: 'xiontestnet'
|
|
589
|
-
},
|
|
590
|
-
chain: {
|
|
591
|
-
channel_id: 'channel-147'
|
|
592
|
-
}
|
|
593
|
-
}]
|
|
594
|
-
},
|
|
595
534
|
{
|
|
596
535
|
description: 'The native staking token of the Xion network.',
|
|
597
536
|
denom_units: [{
|
|
@@ -613,6 +552,13 @@ const assets = {
|
|
|
613
552
|
images: [{
|
|
614
553
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
615
554
|
}],
|
|
555
|
+
socials: {
|
|
556
|
+
discord: 'https://discord.com/invite/burnt',
|
|
557
|
+
github: 'https://github.com/burnt-labs',
|
|
558
|
+
telegram: 'https://t.me/xion_announcements',
|
|
559
|
+
twitter: 'https://x.com/burnt_xion',
|
|
560
|
+
website: 'https://xion.burnt.com'
|
|
561
|
+
},
|
|
616
562
|
type_asset: 'sdk.coin',
|
|
617
563
|
traces: [{
|
|
618
564
|
type: 'ibc',
|
|
@@ -1946,40 +1946,6 @@ const assets = {
|
|
|
1946
1946
|
}
|
|
1947
1947
|
}]
|
|
1948
1948
|
},
|
|
1949
|
-
{
|
|
1950
|
-
description: 'The native staking token of the Xion network.',
|
|
1951
|
-
denom_units: [{
|
|
1952
|
-
denom: 'ibc/5C274155106FEB0C093F76A12BB67222E479E1EBE043F319CE4463E54F7A357C',
|
|
1953
|
-
exponent: 0,
|
|
1954
|
-
aliases: ['uxion']
|
|
1955
|
-
}, {
|
|
1956
|
-
denom: 'XION',
|
|
1957
|
-
exponent: 6,
|
|
1958
|
-
aliases: ['xion']
|
|
1959
|
-
}],
|
|
1960
|
-
base: 'ibc/5C274155106FEB0C093F76A12BB67222E479E1EBE043F319CE4463E54F7A357C',
|
|
1961
|
-
display: 'XION',
|
|
1962
|
-
name: 'xion',
|
|
1963
|
-
symbol: 'XION',
|
|
1964
|
-
logo_URIs: {
|
|
1965
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
1966
|
-
},
|
|
1967
|
-
images: [{
|
|
1968
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
1969
|
-
}],
|
|
1970
|
-
type_asset: 'sdk.coin',
|
|
1971
|
-
traces: [{
|
|
1972
|
-
type: 'ibc',
|
|
1973
|
-
counterparty: {
|
|
1974
|
-
channel_id: 'channel-490',
|
|
1975
|
-
base_denom: 'uxion',
|
|
1976
|
-
chain_name: 'xiontestnet'
|
|
1977
|
-
},
|
|
1978
|
-
chain: {
|
|
1979
|
-
channel_id: 'channel-6668'
|
|
1980
|
-
}
|
|
1981
|
-
}]
|
|
1982
|
-
},
|
|
1983
1949
|
{
|
|
1984
1950
|
description: 'The native staking token of the Xion network.',
|
|
1985
1951
|
denom_units: [{
|
|
@@ -2001,6 +1967,13 @@ const assets = {
|
|
|
2001
1967
|
images: [{
|
|
2002
1968
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
2003
1969
|
}],
|
|
1970
|
+
socials: {
|
|
1971
|
+
discord: 'https://discord.com/invite/burnt',
|
|
1972
|
+
github: 'https://github.com/burnt-labs',
|
|
1973
|
+
telegram: 'https://t.me/xion_announcements',
|
|
1974
|
+
twitter: 'https://x.com/burnt_xion',
|
|
1975
|
+
website: 'https://xion.burnt.com'
|
|
1976
|
+
},
|
|
2004
1977
|
type_asset: 'sdk.coin',
|
|
2005
1978
|
traces: [{
|
|
2006
1979
|
type: 'ibc',
|
|
@@ -2671,40 +2644,6 @@ const assets = {
|
|
|
2671
2644
|
}
|
|
2672
2645
|
}]
|
|
2673
2646
|
},
|
|
2674
|
-
{
|
|
2675
|
-
description: 'The native staking token of the Xion network.',
|
|
2676
|
-
denom_units: [{
|
|
2677
|
-
denom: 'ibc/5C274155106FEB0C093F76A12BB67222E479E1EBE043F319CE4463E54F7A357C',
|
|
2678
|
-
exponent: 0,
|
|
2679
|
-
aliases: ['uxion']
|
|
2680
|
-
}, {
|
|
2681
|
-
denom: 'XION',
|
|
2682
|
-
exponent: 6,
|
|
2683
|
-
aliases: ['xion']
|
|
2684
|
-
}],
|
|
2685
|
-
base: 'ibc/5C274155106FEB0C093F76A12BB67222E479E1EBE043F319CE4463E54F7A357C',
|
|
2686
|
-
display: 'XION',
|
|
2687
|
-
name: 'xion',
|
|
2688
|
-
symbol: 'XION',
|
|
2689
|
-
logo_URIs: {
|
|
2690
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
2691
|
-
},
|
|
2692
|
-
images: [{
|
|
2693
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
2694
|
-
}],
|
|
2695
|
-
type_asset: 'sdk.coin',
|
|
2696
|
-
traces: [{
|
|
2697
|
-
type: 'ibc',
|
|
2698
|
-
counterparty: {
|
|
2699
|
-
channel_id: 'channel-490',
|
|
2700
|
-
base_denom: 'uxion',
|
|
2701
|
-
chain_name: 'xiontestnet'
|
|
2702
|
-
},
|
|
2703
|
-
chain: {
|
|
2704
|
-
channel_id: 'channel-6668'
|
|
2705
|
-
}
|
|
2706
|
-
}]
|
|
2707
|
-
},
|
|
2708
2647
|
{
|
|
2709
2648
|
description: 'The native staking token of the Xion network.',
|
|
2710
2649
|
denom_units: [{
|
|
@@ -2726,6 +2665,13 @@ const assets = {
|
|
|
2726
2665
|
images: [{
|
|
2727
2666
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
2728
2667
|
}],
|
|
2668
|
+
socials: {
|
|
2669
|
+
discord: 'https://discord.com/invite/burnt',
|
|
2670
|
+
github: 'https://github.com/burnt-labs',
|
|
2671
|
+
telegram: 'https://t.me/xion_announcements',
|
|
2672
|
+
twitter: 'https://x.com/burnt_xion',
|
|
2673
|
+
website: 'https://xion.burnt.com'
|
|
2674
|
+
},
|
|
2729
2675
|
type_asset: 'sdk.coin',
|
|
2730
2676
|
traces: [{
|
|
2731
2677
|
type: 'ibc',
|
package/mainnet/axelar.js
CHANGED
|
@@ -8222,8 +8222,11 @@ const assets = {
|
|
|
8222
8222
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
8223
8223
|
}],
|
|
8224
8224
|
socials: {
|
|
8225
|
-
|
|
8226
|
-
|
|
8225
|
+
discord: 'https://discord.com/invite/burnt',
|
|
8226
|
+
github: 'https://github.com/burnt-labs',
|
|
8227
|
+
telegram: 'https://t.me/xion_announcements',
|
|
8228
|
+
twitter: 'https://x.com/burnt_xion',
|
|
8229
|
+
website: 'https://xion.burnt.com'
|
|
8227
8230
|
},
|
|
8228
8231
|
traces: [{
|
|
8229
8232
|
type: 'ibc',
|
|
@@ -15802,8 +15805,11 @@ const assets = {
|
|
|
15802
15805
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
15803
15806
|
}],
|
|
15804
15807
|
socials: {
|
|
15805
|
-
|
|
15806
|
-
|
|
15808
|
+
discord: 'https://discord.com/invite/burnt',
|
|
15809
|
+
github: 'https://github.com/burnt-labs',
|
|
15810
|
+
telegram: 'https://t.me/xion_announcements',
|
|
15811
|
+
twitter: 'https://x.com/burnt_xion',
|
|
15812
|
+
website: 'https://xion.burnt.com'
|
|
15807
15813
|
},
|
|
15808
15814
|
traces: [{
|
|
15809
15815
|
type: 'ibc',
|
package/mainnet/elys.js
CHANGED
|
@@ -667,8 +667,11 @@ const assets = {
|
|
|
667
667
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
668
668
|
}],
|
|
669
669
|
socials: {
|
|
670
|
-
|
|
671
|
-
|
|
670
|
+
discord: 'https://discord.com/invite/burnt',
|
|
671
|
+
github: 'https://github.com/burnt-labs',
|
|
672
|
+
telegram: 'https://t.me/xion_announcements',
|
|
673
|
+
twitter: 'https://x.com/burnt_xion',
|
|
674
|
+
website: 'https://xion.burnt.com'
|
|
672
675
|
},
|
|
673
676
|
traces: [{
|
|
674
677
|
type: 'ibc',
|
|
@@ -1002,8 +1005,11 @@ const assets = {
|
|
|
1002
1005
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
1003
1006
|
}],
|
|
1004
1007
|
socials: {
|
|
1005
|
-
|
|
1006
|
-
|
|
1008
|
+
discord: 'https://discord.com/invite/burnt',
|
|
1009
|
+
github: 'https://github.com/burnt-labs',
|
|
1010
|
+
telegram: 'https://t.me/xion_announcements',
|
|
1011
|
+
twitter: 'https://x.com/burnt_xion',
|
|
1012
|
+
website: 'https://xion.burnt.com'
|
|
1007
1013
|
},
|
|
1008
1014
|
traces: [{
|
|
1009
1015
|
type: 'ibc',
|
package/mainnet/injective.js
CHANGED
|
@@ -7220,8 +7220,11 @@ const assets = {
|
|
|
7220
7220
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
7221
7221
|
}],
|
|
7222
7222
|
socials: {
|
|
7223
|
-
|
|
7224
|
-
|
|
7223
|
+
discord: 'https://discord.com/invite/burnt',
|
|
7224
|
+
github: 'https://github.com/burnt-labs',
|
|
7225
|
+
telegram: 'https://t.me/xion_announcements',
|
|
7226
|
+
twitter: 'https://x.com/burnt_xion',
|
|
7227
|
+
website: 'https://xion.burnt.com'
|
|
7225
7228
|
},
|
|
7226
7229
|
traces: [{
|
|
7227
7230
|
type: 'ibc',
|
|
@@ -13497,8 +13500,11 @@ const assets = {
|
|
|
13497
13500
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
13498
13501
|
}],
|
|
13499
13502
|
socials: {
|
|
13500
|
-
|
|
13501
|
-
|
|
13503
|
+
discord: 'https://discord.com/invite/burnt',
|
|
13504
|
+
github: 'https://github.com/burnt-labs',
|
|
13505
|
+
telegram: 'https://t.me/xion_announcements',
|
|
13506
|
+
twitter: 'https://x.com/burnt_xion',
|
|
13507
|
+
website: 'https://xion.burnt.com'
|
|
13502
13508
|
},
|
|
13503
13509
|
traces: [{
|
|
13504
13510
|
type: 'ibc',
|
package/mainnet/kyve.js
CHANGED
|
@@ -294,6 +294,48 @@ const assets = {
|
|
|
294
294
|
}
|
|
295
295
|
}]
|
|
296
296
|
},
|
|
297
|
+
{
|
|
298
|
+
description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
|
|
299
|
+
denom_units: [{
|
|
300
|
+
denom: 'ibc/506478E08FB0A2D3B12D493E3B182572A3B0D7BD5DCBE71610D2F393DEDDF4CA',
|
|
301
|
+
exponent: 0,
|
|
302
|
+
aliases: ['uxion']
|
|
303
|
+
}, {
|
|
304
|
+
denom: 'XION',
|
|
305
|
+
exponent: 6,
|
|
306
|
+
aliases: ['xion']
|
|
307
|
+
}],
|
|
308
|
+
base: 'ibc/506478E08FB0A2D3B12D493E3B182572A3B0D7BD5DCBE71610D2F393DEDDF4CA',
|
|
309
|
+
display: 'XION',
|
|
310
|
+
name: 'xion',
|
|
311
|
+
symbol: 'XION',
|
|
312
|
+
coingecko_id: 'xion-2',
|
|
313
|
+
type_asset: 'sdk.coin',
|
|
314
|
+
logo_URIs: {
|
|
315
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
316
|
+
},
|
|
317
|
+
images: [{
|
|
318
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
319
|
+
}],
|
|
320
|
+
socials: {
|
|
321
|
+
discord: 'https://discord.com/invite/burnt',
|
|
322
|
+
github: 'https://github.com/burnt-labs',
|
|
323
|
+
telegram: 'https://t.me/xion_announcements',
|
|
324
|
+
twitter: 'https://x.com/burnt_xion',
|
|
325
|
+
website: 'https://xion.burnt.com'
|
|
326
|
+
},
|
|
327
|
+
traces: [{
|
|
328
|
+
type: 'ibc',
|
|
329
|
+
counterparty: {
|
|
330
|
+
channel_id: 'channel-5',
|
|
331
|
+
base_denom: 'uxion',
|
|
332
|
+
chain_name: 'xion'
|
|
333
|
+
},
|
|
334
|
+
chain: {
|
|
335
|
+
channel_id: 'channel-7'
|
|
336
|
+
}
|
|
337
|
+
}]
|
|
338
|
+
},
|
|
297
339
|
{
|
|
298
340
|
description: 'The native token of Osmosis',
|
|
299
341
|
denom_units: [{
|
|
@@ -424,6 +466,48 @@ const assets = {
|
|
|
424
466
|
channel_id: 'channel-3'
|
|
425
467
|
}
|
|
426
468
|
}]
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
|
|
472
|
+
denom_units: [{
|
|
473
|
+
denom: 'ibc/506478E08FB0A2D3B12D493E3B182572A3B0D7BD5DCBE71610D2F393DEDDF4CA',
|
|
474
|
+
exponent: 0,
|
|
475
|
+
aliases: ['uxion']
|
|
476
|
+
}, {
|
|
477
|
+
denom: 'XION',
|
|
478
|
+
exponent: 6,
|
|
479
|
+
aliases: ['xion']
|
|
480
|
+
}],
|
|
481
|
+
base: 'ibc/506478E08FB0A2D3B12D493E3B182572A3B0D7BD5DCBE71610D2F393DEDDF4CA',
|
|
482
|
+
display: 'XION',
|
|
483
|
+
name: 'xion',
|
|
484
|
+
symbol: 'XION',
|
|
485
|
+
coingecko_id: 'xion-2',
|
|
486
|
+
type_asset: 'sdk.coin',
|
|
487
|
+
logo_URIs: {
|
|
488
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
489
|
+
},
|
|
490
|
+
images: [{
|
|
491
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
492
|
+
}],
|
|
493
|
+
socials: {
|
|
494
|
+
discord: 'https://discord.com/invite/burnt',
|
|
495
|
+
github: 'https://github.com/burnt-labs',
|
|
496
|
+
telegram: 'https://t.me/xion_announcements',
|
|
497
|
+
twitter: 'https://x.com/burnt_xion',
|
|
498
|
+
website: 'https://xion.burnt.com'
|
|
499
|
+
},
|
|
500
|
+
traces: [{
|
|
501
|
+
type: 'ibc',
|
|
502
|
+
counterparty: {
|
|
503
|
+
channel_id: 'channel-5',
|
|
504
|
+
base_denom: 'uxion',
|
|
505
|
+
chain_name: 'xion'
|
|
506
|
+
},
|
|
507
|
+
chain: {
|
|
508
|
+
channel_id: 'channel-7'
|
|
509
|
+
}
|
|
510
|
+
}]
|
|
427
511
|
}
|
|
428
512
|
]
|
|
429
513
|
};
|
package/mainnet/noble.js
CHANGED
|
@@ -10603,8 +10603,11 @@ const assets = {
|
|
|
10603
10603
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
10604
10604
|
}],
|
|
10605
10605
|
socials: {
|
|
10606
|
-
|
|
10607
|
-
|
|
10606
|
+
discord: 'https://discord.com/invite/burnt',
|
|
10607
|
+
github: 'https://github.com/burnt-labs',
|
|
10608
|
+
telegram: 'https://t.me/xion_announcements',
|
|
10609
|
+
twitter: 'https://x.com/burnt_xion',
|
|
10610
|
+
website: 'https://xion.burnt.com'
|
|
10608
10611
|
},
|
|
10609
10612
|
traces: [{
|
|
10610
10613
|
type: 'ibc',
|
|
@@ -16328,8 +16331,11 @@ const assets = {
|
|
|
16328
16331
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
16329
16332
|
}],
|
|
16330
16333
|
socials: {
|
|
16331
|
-
|
|
16332
|
-
|
|
16334
|
+
discord: 'https://discord.com/invite/burnt',
|
|
16335
|
+
github: 'https://github.com/burnt-labs',
|
|
16336
|
+
telegram: 'https://t.me/xion_announcements',
|
|
16337
|
+
twitter: 'https://x.com/burnt_xion',
|
|
16338
|
+
website: 'https://xion.burnt.com'
|
|
16333
16339
|
},
|
|
16334
16340
|
traces: [{
|
|
16335
16341
|
type: 'ibc',
|
package/mainnet/osmosis.js
CHANGED
|
@@ -20457,8 +20457,11 @@ const assets = {
|
|
|
20457
20457
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
20458
20458
|
}],
|
|
20459
20459
|
socials: {
|
|
20460
|
-
|
|
20461
|
-
|
|
20460
|
+
discord: 'https://discord.com/invite/burnt',
|
|
20461
|
+
github: 'https://github.com/burnt-labs',
|
|
20462
|
+
telegram: 'https://t.me/xion_announcements',
|
|
20463
|
+
twitter: 'https://x.com/burnt_xion',
|
|
20464
|
+
website: 'https://xion.burnt.com'
|
|
20462
20465
|
},
|
|
20463
20466
|
traces: [{
|
|
20464
20467
|
type: 'ibc',
|
|
@@ -28298,8 +28301,11 @@ const assets = {
|
|
|
28298
28301
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
28299
28302
|
}],
|
|
28300
28303
|
socials: {
|
|
28301
|
-
|
|
28302
|
-
|
|
28304
|
+
discord: 'https://discord.com/invite/burnt',
|
|
28305
|
+
github: 'https://github.com/burnt-labs',
|
|
28306
|
+
telegram: 'https://t.me/xion_announcements',
|
|
28307
|
+
twitter: 'https://x.com/burnt_xion',
|
|
28308
|
+
website: 'https://xion.burnt.com'
|
|
28303
28309
|
},
|
|
28304
28310
|
traces: [{
|
|
28305
28311
|
type: 'ibc',
|
package/mainnet/quicksilver.js
CHANGED
|
@@ -1974,8 +1974,11 @@ const assets = {
|
|
|
1974
1974
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
1975
1975
|
}],
|
|
1976
1976
|
socials: {
|
|
1977
|
-
|
|
1978
|
-
|
|
1977
|
+
discord: 'https://discord.com/invite/burnt',
|
|
1978
|
+
github: 'https://github.com/burnt-labs',
|
|
1979
|
+
telegram: 'https://t.me/xion_announcements',
|
|
1980
|
+
twitter: 'https://x.com/burnt_xion',
|
|
1981
|
+
website: 'https://xion.burnt.com'
|
|
1979
1982
|
},
|
|
1980
1983
|
traces: [{
|
|
1981
1984
|
type: 'ibc',
|
|
@@ -2362,8 +2365,11 @@ const assets = {
|
|
|
2362
2365
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
2363
2366
|
}],
|
|
2364
2367
|
socials: {
|
|
2365
|
-
|
|
2366
|
-
|
|
2368
|
+
discord: 'https://discord.com/invite/burnt',
|
|
2369
|
+
github: 'https://github.com/burnt-labs',
|
|
2370
|
+
telegram: 'https://t.me/xion_announcements',
|
|
2371
|
+
twitter: 'https://x.com/burnt_xion',
|
|
2372
|
+
website: 'https://xion.burnt.com'
|
|
2367
2373
|
},
|
|
2368
2374
|
traces: [{
|
|
2369
2375
|
type: 'ibc',
|
package/mainnet/xion.js
CHANGED
|
@@ -453,6 +453,49 @@ const assets = {
|
|
|
453
453
|
}
|
|
454
454
|
}]
|
|
455
455
|
},
|
|
456
|
+
{
|
|
457
|
+
description: 'The native utility token of the KYVE network.',
|
|
458
|
+
denom_units: [{
|
|
459
|
+
denom: 'ibc/056EA54C3D9B49B3C0418955A27980A91DD4F210914BFE240A1DB19E27895ECA',
|
|
460
|
+
exponent: 0,
|
|
461
|
+
aliases: ['ukyve']
|
|
462
|
+
}, {
|
|
463
|
+
denom: 'kyve',
|
|
464
|
+
exponent: 6
|
|
465
|
+
}],
|
|
466
|
+
base: 'ibc/056EA54C3D9B49B3C0418955A27980A91DD4F210914BFE240A1DB19E27895ECA',
|
|
467
|
+
name: 'KYVE',
|
|
468
|
+
display: 'kyve',
|
|
469
|
+
symbol: 'KYVE',
|
|
470
|
+
logo_URIs: {
|
|
471
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
472
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg'
|
|
473
|
+
},
|
|
474
|
+
coingecko_id: 'kyve-network',
|
|
475
|
+
images: [{
|
|
476
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
477
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg',
|
|
478
|
+
theme: {
|
|
479
|
+
primary_color_hex: '#335350'
|
|
480
|
+
}
|
|
481
|
+
}],
|
|
482
|
+
socials: {
|
|
483
|
+
website: 'https://www.kyve.network/',
|
|
484
|
+
twitter: 'https://twitter.com/KYVENetwork'
|
|
485
|
+
},
|
|
486
|
+
type_asset: 'sdk.coin',
|
|
487
|
+
traces: [{
|
|
488
|
+
type: 'ibc',
|
|
489
|
+
counterparty: {
|
|
490
|
+
channel_id: 'channel-7',
|
|
491
|
+
base_denom: 'ukyve',
|
|
492
|
+
chain_name: 'kyve'
|
|
493
|
+
},
|
|
494
|
+
chain: {
|
|
495
|
+
channel_id: 'channel-5'
|
|
496
|
+
}
|
|
497
|
+
}]
|
|
498
|
+
},
|
|
456
499
|
{
|
|
457
500
|
description: 'The permissioned staking asset for Noble Chain',
|
|
458
501
|
denom_units: [{
|
|
@@ -1190,6 +1233,49 @@ const assets = {
|
|
|
1190
1233
|
}
|
|
1191
1234
|
}]
|
|
1192
1235
|
},
|
|
1236
|
+
{
|
|
1237
|
+
description: 'The native utility token of the KYVE network.',
|
|
1238
|
+
denom_units: [{
|
|
1239
|
+
denom: 'ibc/056EA54C3D9B49B3C0418955A27980A91DD4F210914BFE240A1DB19E27895ECA',
|
|
1240
|
+
exponent: 0,
|
|
1241
|
+
aliases: ['ukyve']
|
|
1242
|
+
}, {
|
|
1243
|
+
denom: 'kyve',
|
|
1244
|
+
exponent: 6
|
|
1245
|
+
}],
|
|
1246
|
+
base: 'ibc/056EA54C3D9B49B3C0418955A27980A91DD4F210914BFE240A1DB19E27895ECA',
|
|
1247
|
+
name: 'KYVE',
|
|
1248
|
+
display: 'kyve',
|
|
1249
|
+
symbol: 'KYVE',
|
|
1250
|
+
logo_URIs: {
|
|
1251
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
1252
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg'
|
|
1253
|
+
},
|
|
1254
|
+
coingecko_id: 'kyve-network',
|
|
1255
|
+
images: [{
|
|
1256
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
1257
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg',
|
|
1258
|
+
theme: {
|
|
1259
|
+
primary_color_hex: '#335350'
|
|
1260
|
+
}
|
|
1261
|
+
}],
|
|
1262
|
+
socials: {
|
|
1263
|
+
website: 'https://www.kyve.network/',
|
|
1264
|
+
twitter: 'https://twitter.com/KYVENetwork'
|
|
1265
|
+
},
|
|
1266
|
+
type_asset: 'sdk.coin',
|
|
1267
|
+
traces: [{
|
|
1268
|
+
type: 'ibc',
|
|
1269
|
+
counterparty: {
|
|
1270
|
+
channel_id: 'channel-7',
|
|
1271
|
+
base_denom: 'ukyve',
|
|
1272
|
+
chain_name: 'kyve'
|
|
1273
|
+
},
|
|
1274
|
+
chain: {
|
|
1275
|
+
channel_id: 'channel-5'
|
|
1276
|
+
}
|
|
1277
|
+
}]
|
|
1278
|
+
},
|
|
1193
1279
|
{
|
|
1194
1280
|
description: 'The permissioned staking asset for Noble Chain',
|
|
1195
1281
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.172",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.106",
|
|
33
|
+
"chain-registry": "^1.69.172"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.106"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "69af7a053cdf0518d0a7cb6a74b3d77fa6d14165"
|
|
47
47
|
}
|
package/testnet/assets.js
CHANGED
|
@@ -48,7 +48,6 @@ const synternettestnet_1 = __importDefault(require("./synternettestnet"));
|
|
|
48
48
|
const terra2testnet_1 = __importDefault(require("./terra2testnet"));
|
|
49
49
|
const titannettestnet_1 = __importDefault(require("./titannettestnet"));
|
|
50
50
|
const titantestnet_1 = __importDefault(require("./titantestnet"));
|
|
51
|
-
const xiontestnet_1 = __importDefault(require("./xiontestnet"));
|
|
52
51
|
const xiontestnet2_1 = __importDefault(require("./xiontestnet2"));
|
|
53
|
-
const assets = [akashtestnet_1.default, archwaytestnet_1.default, axelartestnet_1.default, babylontestnet_1.default, celestiatestnet3_1.default, chain4energytestnet_1.default, composabletestnet_1.default, coreumtestnet_1.default, cosmoshubtestnet_1.default, cosmosicsprovidertestnet_1.default, doravotatestnet_1.default, dydxtestnet_1.default, elystestnet_1.default, empowertestnet_1.default, impacthubtestnet_1.default, injectivetestnet_1.default, jackaltestnet2_1.default, junotestnet_1.default, kimanetworktestnet_1.default, kujiratestnet_1.default, kyvetestnet_1.default, lavatestnet_1.default, likecointestnet_1.default, manifesttestnet_1.default, mantrachaintestnet_1.default, mantrachaintestnet2_1.default, marstestnet_1.default, neutrontestnet_1.default, nobletestnet_1.default, noistestnet_1.default, nolustestnet_1.default, osmosistestnet_1.default, persistencetestnet2_1.default, quicksilvertestnet_1.default, sagatestnet_1.default, seitestnet2_1.default, sgetestnet_1.default, stargazetestnet_1.default, swisstroniktestnet_1.default, symphonytestnet_1.default, symphonytestnet3_1.default, synternettestnet_1.default, terra2testnet_1.default, titannettestnet_1.default, titantestnet_1.default,
|
|
52
|
+
const assets = [akashtestnet_1.default, archwaytestnet_1.default, axelartestnet_1.default, babylontestnet_1.default, celestiatestnet3_1.default, chain4energytestnet_1.default, composabletestnet_1.default, coreumtestnet_1.default, cosmoshubtestnet_1.default, cosmosicsprovidertestnet_1.default, doravotatestnet_1.default, dydxtestnet_1.default, elystestnet_1.default, empowertestnet_1.default, impacthubtestnet_1.default, injectivetestnet_1.default, jackaltestnet2_1.default, junotestnet_1.default, kimanetworktestnet_1.default, kujiratestnet_1.default, kyvetestnet_1.default, lavatestnet_1.default, likecointestnet_1.default, manifesttestnet_1.default, mantrachaintestnet_1.default, mantrachaintestnet2_1.default, marstestnet_1.default, neutrontestnet_1.default, nobletestnet_1.default, noistestnet_1.default, nolustestnet_1.default, osmosistestnet_1.default, persistencetestnet2_1.default, quicksilvertestnet_1.default, sagatestnet_1.default, seitestnet2_1.default, sgetestnet_1.default, stargazetestnet_1.default, swisstroniktestnet_1.default, symphonytestnet_1.default, symphonytestnet3_1.default, synternettestnet_1.default, terra2testnet_1.default, titannettestnet_1.default, titantestnet_1.default, xiontestnet2_1.default];
|
|
54
53
|
exports.default = assets;
|