@chain-registry/assets 1.70.178 → 1.70.181
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 +12 -2
- package/esm/mainnet/babylon.js +306 -0
- package/esm/mainnet/composable.js +490 -0
- package/esm/mainnet/cosmoshub.js +114 -2
- package/esm/mainnet/elys.js +306 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/lombardledger.js +89 -0
- package/esm/mainnet/neutron.js +330 -0
- package/esm/mainnet/noble.js +12 -2
- package/esm/mainnet/osmosis.js +12 -2
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +12 -2
- package/mainnet/babylon.js +306 -0
- package/mainnet/composable.js +490 -0
- package/mainnet/cosmoshub.js +114 -2
- package/mainnet/elys.js +306 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +4 -3
- package/mainnet/lombardledger.d.ts +3 -0
- package/mainnet/lombardledger.js +91 -0
- package/mainnet/neutron.js +330 -0
- package/mainnet/noble.js +12 -2
- package/mainnet/osmosis.js +12 -2
- package/package.json +5 -5
package/mainnet/neutron.js
CHANGED
|
@@ -212,6 +212,44 @@ const assets = {
|
|
|
212
212
|
}
|
|
213
213
|
}]
|
|
214
214
|
},
|
|
215
|
+
{
|
|
216
|
+
description: 'The native token of Babylon Genesis.',
|
|
217
|
+
denom_units: [{
|
|
218
|
+
denom: 'ibc/42B08C3E209022A4D062EF96AEA94AEBD1C2C1F14398C421027F80D9FF4994FA',
|
|
219
|
+
exponent: 0,
|
|
220
|
+
aliases: ['ubbn']
|
|
221
|
+
}, {
|
|
222
|
+
denom: 'BABY',
|
|
223
|
+
exponent: 6
|
|
224
|
+
}],
|
|
225
|
+
base: 'ibc/42B08C3E209022A4D062EF96AEA94AEBD1C2C1F14398C421027F80D9FF4994FA',
|
|
226
|
+
name: 'BABY',
|
|
227
|
+
display: 'BABY',
|
|
228
|
+
symbol: 'BABY',
|
|
229
|
+
logo_URIs: {
|
|
230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
231
|
+
},
|
|
232
|
+
images: [{
|
|
233
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
234
|
+
}],
|
|
235
|
+
coingecko_id: 'babylon',
|
|
236
|
+
type_asset: 'sdk.coin',
|
|
237
|
+
socials: {
|
|
238
|
+
website: 'https://babylonlabs.io/',
|
|
239
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
240
|
+
},
|
|
241
|
+
traces: [{
|
|
242
|
+
type: 'ibc',
|
|
243
|
+
counterparty: {
|
|
244
|
+
channel_id: 'channel-5',
|
|
245
|
+
base_denom: 'ubbn',
|
|
246
|
+
chain_name: 'babylon'
|
|
247
|
+
},
|
|
248
|
+
chain: {
|
|
249
|
+
channel_id: 'channel-6980'
|
|
250
|
+
}
|
|
251
|
+
}]
|
|
252
|
+
},
|
|
215
253
|
{
|
|
216
254
|
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
217
255
|
denom_units: [{
|
|
@@ -428,6 +466,133 @@ const assets = {
|
|
|
428
466
|
}
|
|
429
467
|
}]
|
|
430
468
|
},
|
|
469
|
+
{
|
|
470
|
+
description: 'The native token of Elys Network',
|
|
471
|
+
denom_units: [
|
|
472
|
+
{
|
|
473
|
+
denom: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
474
|
+
exponent: 0,
|
|
475
|
+
aliases: ['uelys']
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
denom: 'melys',
|
|
479
|
+
exponent: 3,
|
|
480
|
+
aliases: ['millielys']
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
denom: 'elys',
|
|
484
|
+
exponent: 6,
|
|
485
|
+
aliases: []
|
|
486
|
+
}
|
|
487
|
+
],
|
|
488
|
+
base: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
489
|
+
name: 'Elys Network',
|
|
490
|
+
display: 'elys',
|
|
491
|
+
symbol: 'ELYS',
|
|
492
|
+
logo_URIs: {
|
|
493
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
494
|
+
},
|
|
495
|
+
coingecko_id: 'elys-network',
|
|
496
|
+
images: [{
|
|
497
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
498
|
+
}],
|
|
499
|
+
type_asset: 'sdk.coin',
|
|
500
|
+
traces: [{
|
|
501
|
+
type: 'ibc',
|
|
502
|
+
counterparty: {
|
|
503
|
+
channel_id: 'channel-16',
|
|
504
|
+
base_denom: 'uelys',
|
|
505
|
+
chain_name: 'elys'
|
|
506
|
+
},
|
|
507
|
+
chain: {
|
|
508
|
+
channel_id: 'channel-6476'
|
|
509
|
+
}
|
|
510
|
+
}]
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
description: 'Eden token definition',
|
|
514
|
+
denom_units: [
|
|
515
|
+
{
|
|
516
|
+
denom: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
517
|
+
exponent: 0,
|
|
518
|
+
aliases: ['ueden']
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
denom: 'meden',
|
|
522
|
+
exponent: 3,
|
|
523
|
+
aliases: ['millieden']
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
denom: 'eden',
|
|
527
|
+
exponent: 6,
|
|
528
|
+
aliases: []
|
|
529
|
+
}
|
|
530
|
+
],
|
|
531
|
+
base: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
532
|
+
name: 'Eden',
|
|
533
|
+
display: 'eden',
|
|
534
|
+
symbol: 'EDEN',
|
|
535
|
+
logo_URIs: {
|
|
536
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
537
|
+
},
|
|
538
|
+
images: [{
|
|
539
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
540
|
+
}],
|
|
541
|
+
type_asset: 'sdk.coin',
|
|
542
|
+
traces: [{
|
|
543
|
+
type: 'ibc',
|
|
544
|
+
counterparty: {
|
|
545
|
+
channel_id: 'channel-16',
|
|
546
|
+
base_denom: 'ueden',
|
|
547
|
+
chain_name: 'elys'
|
|
548
|
+
},
|
|
549
|
+
chain: {
|
|
550
|
+
channel_id: 'channel-6476'
|
|
551
|
+
}
|
|
552
|
+
}]
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
description: 'Eden BOOST token definition',
|
|
556
|
+
denom_units: [
|
|
557
|
+
{
|
|
558
|
+
denom: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
559
|
+
exponent: 0,
|
|
560
|
+
aliases: ['uedenb']
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
denom: 'medenb',
|
|
564
|
+
exponent: 3,
|
|
565
|
+
aliases: ['milliedenb']
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
denom: 'edenb',
|
|
569
|
+
exponent: 6,
|
|
570
|
+
aliases: []
|
|
571
|
+
}
|
|
572
|
+
],
|
|
573
|
+
base: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
574
|
+
name: 'Eden BOOST',
|
|
575
|
+
display: 'edenb',
|
|
576
|
+
symbol: 'EDEN BOOST',
|
|
577
|
+
logo_URIs: {
|
|
578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
579
|
+
},
|
|
580
|
+
images: [{
|
|
581
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
582
|
+
}],
|
|
583
|
+
type_asset: 'sdk.coin',
|
|
584
|
+
traces: [{
|
|
585
|
+
type: 'ibc',
|
|
586
|
+
counterparty: {
|
|
587
|
+
channel_id: 'channel-16',
|
|
588
|
+
base_denom: 'uedenb',
|
|
589
|
+
chain_name: 'elys'
|
|
590
|
+
},
|
|
591
|
+
chain: {
|
|
592
|
+
channel_id: 'channel-6476'
|
|
593
|
+
}
|
|
594
|
+
}]
|
|
595
|
+
},
|
|
431
596
|
{
|
|
432
597
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
433
598
|
denom_units: [{
|
|
@@ -1312,6 +1477,44 @@ const assets = {
|
|
|
1312
1477
|
}
|
|
1313
1478
|
}]
|
|
1314
1479
|
},
|
|
1480
|
+
{
|
|
1481
|
+
description: 'The native token of Babylon Genesis.',
|
|
1482
|
+
denom_units: [{
|
|
1483
|
+
denom: 'ibc/42B08C3E209022A4D062EF96AEA94AEBD1C2C1F14398C421027F80D9FF4994FA',
|
|
1484
|
+
exponent: 0,
|
|
1485
|
+
aliases: ['ubbn']
|
|
1486
|
+
}, {
|
|
1487
|
+
denom: 'BABY',
|
|
1488
|
+
exponent: 6
|
|
1489
|
+
}],
|
|
1490
|
+
base: 'ibc/42B08C3E209022A4D062EF96AEA94AEBD1C2C1F14398C421027F80D9FF4994FA',
|
|
1491
|
+
name: 'BABY',
|
|
1492
|
+
display: 'BABY',
|
|
1493
|
+
symbol: 'BABY',
|
|
1494
|
+
logo_URIs: {
|
|
1495
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
1496
|
+
},
|
|
1497
|
+
images: [{
|
|
1498
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
1499
|
+
}],
|
|
1500
|
+
coingecko_id: 'babylon',
|
|
1501
|
+
type_asset: 'sdk.coin',
|
|
1502
|
+
socials: {
|
|
1503
|
+
website: 'https://babylonlabs.io/',
|
|
1504
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
1505
|
+
},
|
|
1506
|
+
traces: [{
|
|
1507
|
+
type: 'ibc',
|
|
1508
|
+
counterparty: {
|
|
1509
|
+
channel_id: 'channel-5',
|
|
1510
|
+
base_denom: 'ubbn',
|
|
1511
|
+
chain_name: 'babylon'
|
|
1512
|
+
},
|
|
1513
|
+
chain: {
|
|
1514
|
+
channel_id: 'channel-6980'
|
|
1515
|
+
}
|
|
1516
|
+
}]
|
|
1517
|
+
},
|
|
1315
1518
|
{
|
|
1316
1519
|
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
1317
1520
|
denom_units: [{
|
|
@@ -1528,6 +1731,133 @@ const assets = {
|
|
|
1528
1731
|
}
|
|
1529
1732
|
}]
|
|
1530
1733
|
},
|
|
1734
|
+
{
|
|
1735
|
+
description: 'The native token of Elys Network',
|
|
1736
|
+
denom_units: [
|
|
1737
|
+
{
|
|
1738
|
+
denom: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
1739
|
+
exponent: 0,
|
|
1740
|
+
aliases: ['uelys']
|
|
1741
|
+
},
|
|
1742
|
+
{
|
|
1743
|
+
denom: 'melys',
|
|
1744
|
+
exponent: 3,
|
|
1745
|
+
aliases: ['millielys']
|
|
1746
|
+
},
|
|
1747
|
+
{
|
|
1748
|
+
denom: 'elys',
|
|
1749
|
+
exponent: 6,
|
|
1750
|
+
aliases: []
|
|
1751
|
+
}
|
|
1752
|
+
],
|
|
1753
|
+
base: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
1754
|
+
name: 'Elys Network',
|
|
1755
|
+
display: 'elys',
|
|
1756
|
+
symbol: 'ELYS',
|
|
1757
|
+
logo_URIs: {
|
|
1758
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1759
|
+
},
|
|
1760
|
+
coingecko_id: 'elys-network',
|
|
1761
|
+
images: [{
|
|
1762
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1763
|
+
}],
|
|
1764
|
+
type_asset: 'sdk.coin',
|
|
1765
|
+
traces: [{
|
|
1766
|
+
type: 'ibc',
|
|
1767
|
+
counterparty: {
|
|
1768
|
+
channel_id: 'channel-16',
|
|
1769
|
+
base_denom: 'uelys',
|
|
1770
|
+
chain_name: 'elys'
|
|
1771
|
+
},
|
|
1772
|
+
chain: {
|
|
1773
|
+
channel_id: 'channel-6476'
|
|
1774
|
+
}
|
|
1775
|
+
}]
|
|
1776
|
+
},
|
|
1777
|
+
{
|
|
1778
|
+
description: 'Eden token definition',
|
|
1779
|
+
denom_units: [
|
|
1780
|
+
{
|
|
1781
|
+
denom: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
1782
|
+
exponent: 0,
|
|
1783
|
+
aliases: ['ueden']
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
denom: 'meden',
|
|
1787
|
+
exponent: 3,
|
|
1788
|
+
aliases: ['millieden']
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
denom: 'eden',
|
|
1792
|
+
exponent: 6,
|
|
1793
|
+
aliases: []
|
|
1794
|
+
}
|
|
1795
|
+
],
|
|
1796
|
+
base: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
1797
|
+
name: 'Eden',
|
|
1798
|
+
display: 'eden',
|
|
1799
|
+
symbol: 'EDEN',
|
|
1800
|
+
logo_URIs: {
|
|
1801
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
1802
|
+
},
|
|
1803
|
+
images: [{
|
|
1804
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
1805
|
+
}],
|
|
1806
|
+
type_asset: 'sdk.coin',
|
|
1807
|
+
traces: [{
|
|
1808
|
+
type: 'ibc',
|
|
1809
|
+
counterparty: {
|
|
1810
|
+
channel_id: 'channel-16',
|
|
1811
|
+
base_denom: 'ueden',
|
|
1812
|
+
chain_name: 'elys'
|
|
1813
|
+
},
|
|
1814
|
+
chain: {
|
|
1815
|
+
channel_id: 'channel-6476'
|
|
1816
|
+
}
|
|
1817
|
+
}]
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
description: 'Eden BOOST token definition',
|
|
1821
|
+
denom_units: [
|
|
1822
|
+
{
|
|
1823
|
+
denom: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
1824
|
+
exponent: 0,
|
|
1825
|
+
aliases: ['uedenb']
|
|
1826
|
+
},
|
|
1827
|
+
{
|
|
1828
|
+
denom: 'medenb',
|
|
1829
|
+
exponent: 3,
|
|
1830
|
+
aliases: ['milliedenb']
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
denom: 'edenb',
|
|
1834
|
+
exponent: 6,
|
|
1835
|
+
aliases: []
|
|
1836
|
+
}
|
|
1837
|
+
],
|
|
1838
|
+
base: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
1839
|
+
name: 'Eden BOOST',
|
|
1840
|
+
display: 'edenb',
|
|
1841
|
+
symbol: 'EDEN BOOST',
|
|
1842
|
+
logo_URIs: {
|
|
1843
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
1844
|
+
},
|
|
1845
|
+
images: [{
|
|
1846
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
1847
|
+
}],
|
|
1848
|
+
type_asset: 'sdk.coin',
|
|
1849
|
+
traces: [{
|
|
1850
|
+
type: 'ibc',
|
|
1851
|
+
counterparty: {
|
|
1852
|
+
channel_id: 'channel-16',
|
|
1853
|
+
base_denom: 'uedenb',
|
|
1854
|
+
chain_name: 'elys'
|
|
1855
|
+
},
|
|
1856
|
+
chain: {
|
|
1857
|
+
channel_id: 'channel-6476'
|
|
1858
|
+
}
|
|
1859
|
+
}]
|
|
1860
|
+
},
|
|
1531
1861
|
{
|
|
1532
1862
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
1533
1863
|
denom_units: [{
|
package/mainnet/noble.js
CHANGED
|
@@ -219,7 +219,7 @@ const assets = {
|
|
|
219
219
|
exponent: 6
|
|
220
220
|
}],
|
|
221
221
|
base: 'ibc/0C817F0C77FAE08034E5354D1BDEF1672104ECC3E5B1B8811A580290A4A80614',
|
|
222
|
-
name: '
|
|
222
|
+
name: 'BABY',
|
|
223
223
|
display: 'BABY',
|
|
224
224
|
symbol: 'BABY',
|
|
225
225
|
logo_URIs: {
|
|
@@ -228,7 +228,12 @@ const assets = {
|
|
|
228
228
|
images: [{
|
|
229
229
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
230
230
|
}],
|
|
231
|
+
coingecko_id: 'babylon',
|
|
231
232
|
type_asset: 'sdk.coin',
|
|
233
|
+
socials: {
|
|
234
|
+
website: 'https://babylonlabs.io/',
|
|
235
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
236
|
+
},
|
|
232
237
|
traces: [{
|
|
233
238
|
type: 'ibc',
|
|
234
239
|
counterparty: {
|
|
@@ -2697,7 +2702,7 @@ const assets = {
|
|
|
2697
2702
|
exponent: 6
|
|
2698
2703
|
}],
|
|
2699
2704
|
base: 'ibc/0C817F0C77FAE08034E5354D1BDEF1672104ECC3E5B1B8811A580290A4A80614',
|
|
2700
|
-
name: '
|
|
2705
|
+
name: 'BABY',
|
|
2701
2706
|
display: 'BABY',
|
|
2702
2707
|
symbol: 'BABY',
|
|
2703
2708
|
logo_URIs: {
|
|
@@ -2706,7 +2711,12 @@ const assets = {
|
|
|
2706
2711
|
images: [{
|
|
2707
2712
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
2708
2713
|
}],
|
|
2714
|
+
coingecko_id: 'babylon',
|
|
2709
2715
|
type_asset: 'sdk.coin',
|
|
2716
|
+
socials: {
|
|
2717
|
+
website: 'https://babylonlabs.io/',
|
|
2718
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
2719
|
+
},
|
|
2710
2720
|
traces: [{
|
|
2711
2721
|
type: 'ibc',
|
|
2712
2722
|
counterparty: {
|
package/mainnet/osmosis.js
CHANGED
|
@@ -687,7 +687,7 @@ const assets = {
|
|
|
687
687
|
exponent: 6
|
|
688
688
|
}],
|
|
689
689
|
base: 'ibc/EC3A4ACBA1CFBEE698472D3563B70985AEA5A7144C319B61B3EBDFB57B5E1535',
|
|
690
|
-
name: '
|
|
690
|
+
name: 'BABY',
|
|
691
691
|
display: 'BABY',
|
|
692
692
|
symbol: 'BABY',
|
|
693
693
|
logo_URIs: {
|
|
@@ -696,7 +696,12 @@ const assets = {
|
|
|
696
696
|
images: [{
|
|
697
697
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
698
698
|
}],
|
|
699
|
+
coingecko_id: 'babylon',
|
|
699
700
|
type_asset: 'sdk.coin',
|
|
701
|
+
socials: {
|
|
702
|
+
website: 'https://babylonlabs.io/',
|
|
703
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
704
|
+
},
|
|
700
705
|
traces: [{
|
|
701
706
|
type: 'ibc',
|
|
702
707
|
counterparty: {
|
|
@@ -7034,7 +7039,7 @@ const assets = {
|
|
|
7034
7039
|
exponent: 6
|
|
7035
7040
|
}],
|
|
7036
7041
|
base: 'ibc/EC3A4ACBA1CFBEE698472D3563B70985AEA5A7144C319B61B3EBDFB57B5E1535',
|
|
7037
|
-
name: '
|
|
7042
|
+
name: 'BABY',
|
|
7038
7043
|
display: 'BABY',
|
|
7039
7044
|
symbol: 'BABY',
|
|
7040
7045
|
logo_URIs: {
|
|
@@ -7043,7 +7048,12 @@ const assets = {
|
|
|
7043
7048
|
images: [{
|
|
7044
7049
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
7045
7050
|
}],
|
|
7051
|
+
coingecko_id: 'babylon',
|
|
7046
7052
|
type_asset: 'sdk.coin',
|
|
7053
|
+
socials: {
|
|
7054
|
+
website: 'https://babylonlabs.io/',
|
|
7055
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
7056
|
+
},
|
|
7047
7057
|
traces: [{
|
|
7048
7058
|
type: 'ibc',
|
|
7049
7059
|
counterparty: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.181",
|
|
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.113",
|
|
33
|
+
"chain-registry": "^1.69.181"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.113"
|
|
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": "6f30e62f5298fc2e2024d9a8c3993c654cc219e4"
|
|
47
47
|
}
|