@chain-registry/osmosis 1.67.111 → 1.67.113
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/asset_list.js +12 -2
- package/assets.js +1701 -1250
- package/esm/asset_list.js +12 -2
- package/esm/assets.js +1701 -1250
- package/package.json +3 -3
package/esm/assets.js
CHANGED
|
@@ -131,8 +131,7 @@ const assets = {
|
|
|
131
131
|
theme: {
|
|
132
132
|
primary_color_hex: '#2474cc'
|
|
133
133
|
}
|
|
134
|
-
}]
|
|
135
|
-
coingecko_id: 'axlusdc'
|
|
134
|
+
}]
|
|
136
135
|
},
|
|
137
136
|
{
|
|
138
137
|
description: 'Ethereum (ETH) is a decentralized, open-source blockchain system featuring smart contract functionality. It\'s the native cryptocurrency of the Ethereum platform, often regarded as the second most popular digital currency after Bitcoin. Ethereum was proposed in late 2013 and development was crowdfunded in 2014, leading to its network going live on 30 July 2015.\n\nETH, as a digital currency, is used for a variety of purposes within the Ethereum ecosystem, including the execution of decentralized smart contracts and as a mode of payment. Unlike Bitcoin, Ethereum was designed to be a platform for applications that can operate without the need for intermediaries, using blockchain technology. This has made Ethereum a leading platform for various applications, including decentralized finance (DeFi), non-fungible tokens (NFTs), and more. Ethereum is constantly evolving, with a significant upgrade termed Ethereum 2.0, which aims to improve its scalability, security, and sustainability.',
|
|
@@ -205,8 +204,7 @@ const assets = {
|
|
|
205
204
|
primary_color_hex: '#303030'
|
|
206
205
|
}
|
|
207
206
|
}
|
|
208
|
-
]
|
|
209
|
-
coingecko_id: 'axlweth'
|
|
207
|
+
]
|
|
210
208
|
},
|
|
211
209
|
{
|
|
212
210
|
description: 'Wrapped Bitcoin on Axelar',
|
|
@@ -272,8 +270,7 @@ const assets = {
|
|
|
272
270
|
theme: {
|
|
273
271
|
primary_color_hex: '#41394d'
|
|
274
272
|
}
|
|
275
|
-
}]
|
|
276
|
-
coingecko_id: 'axlwbtc'
|
|
273
|
+
}]
|
|
277
274
|
},
|
|
278
275
|
{
|
|
279
276
|
description: 'Tether\'s USD stablecoin on Axelar',
|
|
@@ -342,8 +339,7 @@ const assets = {
|
|
|
342
339
|
primary_color_hex: '#009393',
|
|
343
340
|
background_color_hex: '#009393'
|
|
344
341
|
}
|
|
345
|
-
}]
|
|
346
|
-
coingecko_id: 'axelar-usdt'
|
|
342
|
+
}]
|
|
347
343
|
},
|
|
348
344
|
{
|
|
349
345
|
description: 'Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.',
|
|
@@ -503,8 +499,7 @@ const assets = {
|
|
|
503
499
|
theme: {
|
|
504
500
|
primary_color_hex: '#272d45'
|
|
505
501
|
}
|
|
506
|
-
}]
|
|
507
|
-
coingecko_id: 'cosmos'
|
|
502
|
+
}]
|
|
508
503
|
},
|
|
509
504
|
{
|
|
510
505
|
description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
|
|
@@ -547,8 +542,7 @@ const assets = {
|
|
|
547
542
|
theme: {
|
|
548
543
|
primary_color_hex: '#0c2c71'
|
|
549
544
|
}
|
|
550
|
-
}]
|
|
551
|
-
coingecko_id: 'crypto-com-chain'
|
|
545
|
+
}]
|
|
552
546
|
},
|
|
553
547
|
{
|
|
554
548
|
description: 'BNB powers the BNB Chain ecosystem and is the native coin of the BNB Beacon Chain and BNB Smart Chain.',
|
|
@@ -562,9 +556,9 @@ const assets = {
|
|
|
562
556
|
}],
|
|
563
557
|
type_asset: 'ics20',
|
|
564
558
|
base: 'ibc/F4A070A6D78496D53127EA85C094A9EC87DFC1F36071B8CCDDBD020F933D213D',
|
|
565
|
-
name: 'Binance Coin',
|
|
559
|
+
name: 'Binance Coin (Axelar)',
|
|
566
560
|
display: 'wbnb',
|
|
567
|
-
symbol: 'BNB',
|
|
561
|
+
symbol: 'BNB.axl',
|
|
568
562
|
traces: [
|
|
569
563
|
{
|
|
570
564
|
type: 'wrapped',
|
|
@@ -602,10 +596,23 @@ const assets = {
|
|
|
602
596
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.svg',
|
|
603
597
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.png'
|
|
604
598
|
},
|
|
605
|
-
images: [
|
|
599
|
+
images: [
|
|
600
|
+
{
|
|
606
601
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.svg',
|
|
607
602
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.png'
|
|
608
|
-
},
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
image_sync: {
|
|
606
|
+
chain_name: 'axelar',
|
|
607
|
+
base_denom: 'wbnb-wei'
|
|
608
|
+
},
|
|
609
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
|
|
610
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg',
|
|
611
|
+
theme: {
|
|
612
|
+
primary_color_hex: '#f3bb0c'
|
|
613
|
+
}
|
|
614
|
+
},
|
|
615
|
+
{
|
|
609
616
|
image_sync: {
|
|
610
617
|
chain_name: 'binancesmartchain',
|
|
611
618
|
base_denom: 'wei'
|
|
@@ -615,7 +622,8 @@ const assets = {
|
|
|
615
622
|
theme: {
|
|
616
623
|
primary_color_hex: '#f3bb0c'
|
|
617
624
|
}
|
|
618
|
-
}
|
|
625
|
+
}
|
|
626
|
+
]
|
|
619
627
|
},
|
|
620
628
|
{
|
|
621
629
|
description: 'Polygon (formerly Matic) Network brings massive scale to Ethereum using an adapted version of Plasma with PoS based side chains. Polygon is a well-structured, easy-to-use platform for Ethereum scaling and infrastructure development.',
|
|
@@ -629,15 +637,15 @@ const assets = {
|
|
|
629
637
|
}],
|
|
630
638
|
type_asset: 'ics20',
|
|
631
639
|
base: 'ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB',
|
|
632
|
-
name: 'Polygon',
|
|
640
|
+
name: 'Polygon (Axelar)',
|
|
633
641
|
display: 'wmatic',
|
|
634
|
-
symbol: '
|
|
642
|
+
symbol: 'POL.axl',
|
|
635
643
|
traces: [
|
|
636
644
|
{
|
|
637
645
|
type: 'wrapped',
|
|
638
646
|
counterparty: {
|
|
639
647
|
chain_name: 'polygon',
|
|
640
|
-
base_denom: '
|
|
648
|
+
base_denom: '0x0000000000000000000000000000000000001010'
|
|
641
649
|
},
|
|
642
650
|
provider: 'Polygon'
|
|
643
651
|
},
|
|
@@ -666,13 +674,26 @@ const assets = {
|
|
|
666
674
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.svg',
|
|
667
675
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.png'
|
|
668
676
|
},
|
|
669
|
-
images: [
|
|
677
|
+
images: [
|
|
678
|
+
{
|
|
670
679
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.svg',
|
|
671
680
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.png',
|
|
672
681
|
theme: {
|
|
673
682
|
primary_color_hex: '#8444e4'
|
|
674
683
|
}
|
|
675
|
-
},
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
image_sync: {
|
|
687
|
+
chain_name: 'axelar',
|
|
688
|
+
base_denom: 'wmatic-wei'
|
|
689
|
+
},
|
|
690
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png',
|
|
691
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg',
|
|
692
|
+
theme: {
|
|
693
|
+
primary_color_hex: '#2b93fb'
|
|
694
|
+
}
|
|
695
|
+
},
|
|
696
|
+
{
|
|
676
697
|
image_sync: {
|
|
677
698
|
chain_name: 'polygon',
|
|
678
699
|
base_denom: 'wei'
|
|
@@ -682,7 +703,8 @@ const assets = {
|
|
|
682
703
|
theme: {
|
|
683
704
|
primary_color_hex: '#8444e4'
|
|
684
705
|
}
|
|
685
|
-
}
|
|
706
|
+
}
|
|
707
|
+
]
|
|
686
708
|
},
|
|
687
709
|
{
|
|
688
710
|
description: 'AVAX is the native token of Avalanche. It is a hard-capped, scarce asset that is used to pay for fees, secure the platform through staking, and provide a basic unit of account between the multiple subnets created on Avalanche.',
|
|
@@ -795,8 +817,7 @@ const assets = {
|
|
|
795
817
|
theme: {
|
|
796
818
|
primary_color_hex: '#fcdb5b'
|
|
797
819
|
}
|
|
798
|
-
}]
|
|
799
|
-
coingecko_id: 'terra-luna'
|
|
820
|
+
}]
|
|
800
821
|
},
|
|
801
822
|
{
|
|
802
823
|
description: 'The native token of JUNO Chain',
|
|
@@ -839,8 +860,7 @@ const assets = {
|
|
|
839
860
|
theme: {
|
|
840
861
|
primary_color_hex: '#fa7b7b'
|
|
841
862
|
}
|
|
842
|
-
}]
|
|
843
|
-
coingecko_id: 'juno-network'
|
|
863
|
+
}]
|
|
844
864
|
},
|
|
845
865
|
{
|
|
846
866
|
description: 'Wrapped Polkadot on Axelar',
|
|
@@ -945,8 +965,7 @@ const assets = {
|
|
|
945
965
|
theme: {
|
|
946
966
|
primary_color_hex: '#ec4c34'
|
|
947
967
|
}
|
|
948
|
-
}]
|
|
949
|
-
coingecko_id: 'evmos'
|
|
968
|
+
}]
|
|
950
969
|
},
|
|
951
970
|
{
|
|
952
971
|
description: 'The native staking and governance token of Kava',
|
|
@@ -989,8 +1008,7 @@ const assets = {
|
|
|
989
1008
|
theme: {
|
|
990
1009
|
primary_color_hex: '#e64942'
|
|
991
1010
|
}
|
|
992
|
-
}]
|
|
993
|
-
coingecko_id: 'kava'
|
|
1011
|
+
}]
|
|
994
1012
|
},
|
|
995
1013
|
{
|
|
996
1014
|
description: 'The native token of Secret Network',
|
|
@@ -1030,8 +1048,7 @@ const assets = {
|
|
|
1030
1048
|
},
|
|
1031
1049
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
1032
1050
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1033
|
-
}]
|
|
1034
|
-
coingecko_id: 'secret'
|
|
1051
|
+
}]
|
|
1035
1052
|
},
|
|
1036
1053
|
{
|
|
1037
1054
|
description: 'The USD stablecoin of Terra Classic.',
|
|
@@ -1083,8 +1100,7 @@ const assets = {
|
|
|
1083
1100
|
theme: {
|
|
1084
1101
|
primary_color_hex: '#5493f2'
|
|
1085
1102
|
}
|
|
1086
|
-
}]
|
|
1087
|
-
coingecko_id: 'terrausd'
|
|
1103
|
+
}]
|
|
1088
1104
|
},
|
|
1089
1105
|
{
|
|
1090
1106
|
description: 'The native token of Stargaze',
|
|
@@ -1127,8 +1143,7 @@ const assets = {
|
|
|
1127
1143
|
theme: {
|
|
1128
1144
|
primary_color_hex: '#db2777'
|
|
1129
1145
|
}
|
|
1130
|
-
}]
|
|
1131
|
-
coingecko_id: 'stargaze'
|
|
1146
|
+
}]
|
|
1132
1147
|
},
|
|
1133
1148
|
{
|
|
1134
1149
|
description: 'The native token of Chihuahua Chain',
|
|
@@ -1171,8 +1186,7 @@ const assets = {
|
|
|
1171
1186
|
theme: {
|
|
1172
1187
|
primary_color_hex: '#343434'
|
|
1173
1188
|
}
|
|
1174
|
-
}]
|
|
1175
|
-
coingecko_id: 'chihuahua-token'
|
|
1189
|
+
}]
|
|
1176
1190
|
},
|
|
1177
1191
|
{
|
|
1178
1192
|
description: 'The XPRT token is primarily a governance token for the Persistence chain.',
|
|
@@ -1217,8 +1231,7 @@ const assets = {
|
|
|
1217
1231
|
primary_color_hex: '#E59636',
|
|
1218
1232
|
background_color_hex: '#000000'
|
|
1219
1233
|
}
|
|
1220
|
-
}]
|
|
1221
|
-
coingecko_id: 'persistence'
|
|
1234
|
+
}]
|
|
1222
1235
|
},
|
|
1223
1236
|
{
|
|
1224
1237
|
description: 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets. Stakers of PoS tokens can stake their assets while maintaining the liquidity of these assets. Users earn staking rewards + receive 1:1 pegged staked representative tokens which can be used to generate additional yield.',
|
|
@@ -1338,8 +1351,7 @@ const assets = {
|
|
|
1338
1351
|
theme: {
|
|
1339
1352
|
primary_color_hex: '#bc342c'
|
|
1340
1353
|
}
|
|
1341
|
-
}]
|
|
1342
|
-
coingecko_id: 'akash-network'
|
|
1354
|
+
}]
|
|
1343
1355
|
},
|
|
1344
1356
|
{
|
|
1345
1357
|
description: 'REGEN coin is the token for the Regen Network Platform',
|
|
@@ -1382,8 +1394,7 @@ const assets = {
|
|
|
1382
1394
|
theme: {
|
|
1383
1395
|
primary_color_hex: '#56b790'
|
|
1384
1396
|
}
|
|
1385
|
-
}]
|
|
1386
|
-
coingecko_id: 'regen'
|
|
1397
|
+
}]
|
|
1387
1398
|
},
|
|
1388
1399
|
{
|
|
1389
1400
|
description: 'DVPN is the native token of the Sentinel Hub.',
|
|
@@ -1426,8 +1437,7 @@ const assets = {
|
|
|
1426
1437
|
theme: {
|
|
1427
1438
|
primary_color_hex: '#10a7ef'
|
|
1428
1439
|
}
|
|
1429
|
-
}]
|
|
1430
|
-
coingecko_id: 'sentinel'
|
|
1440
|
+
}]
|
|
1431
1441
|
},
|
|
1432
1442
|
{
|
|
1433
1443
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
@@ -1470,8 +1480,7 @@ const assets = {
|
|
|
1470
1480
|
theme: {
|
|
1471
1481
|
primary_color_hex: '#5664ad'
|
|
1472
1482
|
}
|
|
1473
|
-
}]
|
|
1474
|
-
coingecko_id: 'iris-network'
|
|
1483
|
+
}]
|
|
1475
1484
|
},
|
|
1476
1485
|
{
|
|
1477
1486
|
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
@@ -1514,8 +1523,7 @@ const assets = {
|
|
|
1514
1523
|
theme: {
|
|
1515
1524
|
primary_color_hex: '#5c64b4'
|
|
1516
1525
|
}
|
|
1517
|
-
}]
|
|
1518
|
-
coingecko_id: 'starname'
|
|
1526
|
+
}]
|
|
1519
1527
|
},
|
|
1520
1528
|
{
|
|
1521
1529
|
description: 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.',
|
|
@@ -1558,8 +1566,7 @@ const assets = {
|
|
|
1558
1566
|
theme: {
|
|
1559
1567
|
primary_color_hex: '#caf2ea'
|
|
1560
1568
|
}
|
|
1561
|
-
}]
|
|
1562
|
-
coingecko_id: 'e-money'
|
|
1569
|
+
}]
|
|
1563
1570
|
},
|
|
1564
1571
|
{
|
|
1565
1572
|
description: 'e-Money EUR stablecoin. Audited and backed by fiat EUR deposits and government bonds.',
|
|
@@ -1602,8 +1609,7 @@ const assets = {
|
|
|
1602
1609
|
theme: {
|
|
1603
1610
|
primary_color_hex: '#f4c808'
|
|
1604
1611
|
}
|
|
1605
|
-
}]
|
|
1606
|
-
coingecko_id: 'e-money-eur'
|
|
1612
|
+
}]
|
|
1607
1613
|
},
|
|
1608
1614
|
{
|
|
1609
1615
|
description: 'LIKE is the native staking and governance token of LikeCoin chain, a Decentralized Publishing Infrastructure to empower content ownership, authenticity, and provenance.',
|
|
@@ -1646,8 +1652,7 @@ const assets = {
|
|
|
1646
1652
|
theme: {
|
|
1647
1653
|
primary_color_hex: '#2d656c'
|
|
1648
1654
|
}
|
|
1649
|
-
}]
|
|
1650
|
-
coingecko_id: 'likecoin'
|
|
1655
|
+
}]
|
|
1651
1656
|
},
|
|
1652
1657
|
{
|
|
1653
1658
|
description: 'The native token of IXO Chain',
|
|
@@ -1690,8 +1695,7 @@ const assets = {
|
|
|
1690
1695
|
theme: {
|
|
1691
1696
|
primary_color_hex: '#2c4484'
|
|
1692
1697
|
}
|
|
1693
|
-
}]
|
|
1694
|
-
coingecko_id: 'ixo'
|
|
1698
|
+
}]
|
|
1695
1699
|
},
|
|
1696
1700
|
{
|
|
1697
1701
|
description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
|
|
@@ -1734,8 +1738,7 @@ const assets = {
|
|
|
1734
1738
|
theme: {
|
|
1735
1739
|
primary_color_hex: '#3cc494'
|
|
1736
1740
|
}
|
|
1737
|
-
}]
|
|
1738
|
-
coingecko_id: 'bitcanna'
|
|
1741
|
+
}]
|
|
1739
1742
|
},
|
|
1740
1743
|
{
|
|
1741
1744
|
description: 'BitSong Native Token',
|
|
@@ -1778,8 +1781,7 @@ const assets = {
|
|
|
1778
1781
|
theme: {
|
|
1779
1782
|
primary_color_hex: '#c8307f'
|
|
1780
1783
|
}
|
|
1781
|
-
}]
|
|
1782
|
-
coingecko_id: 'bitsong'
|
|
1784
|
+
}]
|
|
1783
1785
|
},
|
|
1784
1786
|
{
|
|
1785
1787
|
description: 'The native token of Ki Chain',
|
|
@@ -1822,8 +1824,7 @@ const assets = {
|
|
|
1822
1824
|
theme: {
|
|
1823
1825
|
primary_color_hex: '#1c04fc'
|
|
1824
1826
|
}
|
|
1825
|
-
}]
|
|
1826
|
-
coingecko_id: 'ki'
|
|
1827
|
+
}]
|
|
1827
1828
|
},
|
|
1828
1829
|
{
|
|
1829
1830
|
description: 'Panacea is a public blockchain launched by MediBloc, which is the key infrastructure for reinventing the patient-centered healthcare data ecosystem',
|
|
@@ -1866,8 +1867,7 @@ const assets = {
|
|
|
1866
1867
|
theme: {
|
|
1867
1868
|
primary_color_hex: '#2474ec'
|
|
1868
1869
|
}
|
|
1869
|
-
}]
|
|
1870
|
-
coingecko_id: 'medibloc'
|
|
1870
|
+
}]
|
|
1871
1871
|
},
|
|
1872
1872
|
{
|
|
1873
1873
|
description: 'The staking token of Bostrom',
|
|
@@ -1907,8 +1907,7 @@ const assets = {
|
|
|
1907
1907
|
theme: {
|
|
1908
1908
|
primary_color_hex: '#4cea4e'
|
|
1909
1909
|
}
|
|
1910
|
-
}]
|
|
1911
|
-
coingecko_id: 'bostrom'
|
|
1910
|
+
}]
|
|
1912
1911
|
},
|
|
1913
1912
|
{
|
|
1914
1913
|
description: 'Native Token of Comdex Protocol',
|
|
@@ -1951,8 +1950,7 @@ const assets = {
|
|
|
1951
1950
|
theme: {
|
|
1952
1951
|
primary_color_hex: '#fc4454'
|
|
1953
1952
|
}
|
|
1954
|
-
}]
|
|
1955
|
-
coingecko_id: 'comdex'
|
|
1953
|
+
}]
|
|
1956
1954
|
},
|
|
1957
1955
|
{
|
|
1958
1956
|
description: 'Native token for the cheqd network',
|
|
@@ -1995,8 +1993,7 @@ const assets = {
|
|
|
1995
1993
|
theme: {
|
|
1996
1994
|
primary_color_hex: '#fc5f04'
|
|
1997
1995
|
}
|
|
1998
|
-
}]
|
|
1999
|
-
coingecko_id: 'cheqd-network'
|
|
1996
|
+
}]
|
|
2000
1997
|
},
|
|
2001
1998
|
{
|
|
2002
1999
|
description: 'Native token of the Lum Network',
|
|
@@ -2039,8 +2036,7 @@ const assets = {
|
|
|
2039
2036
|
theme: {
|
|
2040
2037
|
primary_color_hex: '#080808'
|
|
2041
2038
|
}
|
|
2042
|
-
}]
|
|
2043
|
-
coingecko_id: 'lum-network'
|
|
2039
|
+
}]
|
|
2044
2040
|
},
|
|
2045
2041
|
{
|
|
2046
2042
|
description: 'The native token of Vidulum',
|
|
@@ -2094,8 +2090,7 @@ const assets = {
|
|
|
2094
2090
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
|
|
2095
2091
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
|
|
2096
2092
|
}],
|
|
2097
|
-
keywords: ['osmosis_unstable']
|
|
2098
|
-
coingecko_id: 'vidulum'
|
|
2093
|
+
keywords: ['osmosis_unstable']
|
|
2099
2094
|
},
|
|
2100
2095
|
{
|
|
2101
2096
|
description: 'The native token of Desmos',
|
|
@@ -2138,8 +2133,7 @@ const assets = {
|
|
|
2138
2133
|
theme: {
|
|
2139
2134
|
primary_color_hex: '#fb804e'
|
|
2140
2135
|
}
|
|
2141
|
-
}]
|
|
2142
|
-
coingecko_id: 'desmos'
|
|
2136
|
+
}]
|
|
2143
2137
|
},
|
|
2144
2138
|
{
|
|
2145
2139
|
description: 'Native token of Dig Chain',
|
|
@@ -2232,8 +2226,7 @@ const assets = {
|
|
|
2232
2226
|
theme: {
|
|
2233
2227
|
primary_color_hex: '#f36353'
|
|
2234
2228
|
}
|
|
2235
|
-
}]
|
|
2236
|
-
coingecko_id: 'sommelier'
|
|
2229
|
+
}]
|
|
2237
2230
|
},
|
|
2238
2231
|
{
|
|
2239
2232
|
description: 'The native token of BandChain',
|
|
@@ -2276,8 +2269,7 @@ const assets = {
|
|
|
2276
2269
|
theme: {
|
|
2277
2270
|
primary_color_hex: '#4424e4'
|
|
2278
2271
|
}
|
|
2279
|
-
}]
|
|
2280
|
-
coingecko_id: 'band-protocol'
|
|
2272
|
+
}]
|
|
2281
2273
|
},
|
|
2282
2274
|
{
|
|
2283
2275
|
description: 'The native token of Konstellation Network',
|
|
@@ -2321,8 +2313,7 @@ const assets = {
|
|
|
2321
2313
|
primary_color_hex: '#042a61'
|
|
2322
2314
|
}
|
|
2323
2315
|
}],
|
|
2324
|
-
keywords: ['osmosis_unstable']
|
|
2325
|
-
coingecko_id: 'darcmatter-coin'
|
|
2316
|
+
keywords: ['osmosis_unstable']
|
|
2326
2317
|
},
|
|
2327
2318
|
{
|
|
2328
2319
|
description: 'The native token of Umee',
|
|
@@ -2365,8 +2356,7 @@ const assets = {
|
|
|
2365
2356
|
theme: {
|
|
2366
2357
|
primary_color_hex: '#22f2e9'
|
|
2367
2358
|
}
|
|
2368
|
-
}]
|
|
2369
|
-
coingecko_id: 'umee'
|
|
2359
|
+
}]
|
|
2370
2360
|
},
|
|
2371
2361
|
{
|
|
2372
2362
|
description: 'The native token of Gravity Bridge',
|
|
@@ -2409,8 +2399,7 @@ const assets = {
|
|
|
2409
2399
|
theme: {
|
|
2410
2400
|
primary_color_hex: '#042ca4'
|
|
2411
2401
|
}
|
|
2412
|
-
}]
|
|
2413
|
-
coingecko_id: 'graviton'
|
|
2402
|
+
}]
|
|
2414
2403
|
},
|
|
2415
2404
|
{
|
|
2416
2405
|
description: 'The native token of Decentr',
|
|
@@ -2453,8 +2442,7 @@ const assets = {
|
|
|
2453
2442
|
theme: {
|
|
2454
2443
|
primary_color_hex: '#4678e9'
|
|
2455
2444
|
}
|
|
2456
|
-
}]
|
|
2457
|
-
coingecko_id: 'decentr'
|
|
2445
|
+
}]
|
|
2458
2446
|
},
|
|
2459
2447
|
{
|
|
2460
2448
|
description: 'The native token cw20 for Marble DAO on Juno Chain',
|
|
@@ -2543,8 +2531,7 @@ const assets = {
|
|
|
2543
2531
|
theme: {
|
|
2544
2532
|
primary_color_hex: '#a5edf2'
|
|
2545
2533
|
}
|
|
2546
|
-
}]
|
|
2547
|
-
coingecko_id: 'switcheo'
|
|
2534
|
+
}]
|
|
2548
2535
|
},
|
|
2549
2536
|
{
|
|
2550
2537
|
description: 'The native token of Cerberus Chain',
|
|
@@ -2588,8 +2575,7 @@ const assets = {
|
|
|
2588
2575
|
primary_color_hex: '#c6c6c9'
|
|
2589
2576
|
}
|
|
2590
2577
|
}],
|
|
2591
|
-
keywords: ['osmosis_unstable']
|
|
2592
|
-
coingecko_id: 'cerberus-2'
|
|
2578
|
+
keywords: ['osmosis_unstable']
|
|
2593
2579
|
},
|
|
2594
2580
|
{
|
|
2595
2581
|
description: 'The native staking and governance token of the Fetch Hub.',
|
|
@@ -2603,9 +2589,9 @@ const assets = {
|
|
|
2603
2589
|
}],
|
|
2604
2590
|
type_asset: 'ics20',
|
|
2605
2591
|
base: 'ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447',
|
|
2606
|
-
name: 'Fetch.ai',
|
|
2592
|
+
name: 'Fetch.ai (Fetch.ai)',
|
|
2607
2593
|
display: 'fet',
|
|
2608
|
-
symbol: 'FET',
|
|
2594
|
+
symbol: 'FET.fet',
|
|
2609
2595
|
traces: [{
|
|
2610
2596
|
type: 'ibc',
|
|
2611
2597
|
counterparty: {
|
|
@@ -2619,8 +2605,8 @@ const assets = {
|
|
|
2619
2605
|
}
|
|
2620
2606
|
}],
|
|
2621
2607
|
logo_URIs: {
|
|
2622
|
-
|
|
2623
|
-
|
|
2608
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.svg',
|
|
2609
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.png'
|
|
2624
2610
|
},
|
|
2625
2611
|
images: [{
|
|
2626
2612
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.svg',
|
|
@@ -2635,8 +2621,7 @@ const assets = {
|
|
|
2635
2621
|
theme: {
|
|
2636
2622
|
primary_color_hex: '#1c2444'
|
|
2637
2623
|
}
|
|
2638
|
-
}]
|
|
2639
|
-
coingecko_id: 'fetch-ai'
|
|
2624
|
+
}]
|
|
2640
2625
|
},
|
|
2641
2626
|
{
|
|
2642
2627
|
description: 'The native token of Asset Mantle',
|
|
@@ -2679,8 +2664,7 @@ const assets = {
|
|
|
2679
2664
|
theme: {
|
|
2680
2665
|
primary_color_hex: '#fbab30'
|
|
2681
2666
|
}
|
|
2682
|
-
}]
|
|
2683
|
-
coingecko_id: 'assetmantle'
|
|
2667
|
+
}]
|
|
2684
2668
|
},
|
|
2685
2669
|
{
|
|
2686
2670
|
description: 'The native token cw20 for Neta on Juno Chain',
|
|
@@ -2725,8 +2709,7 @@ const assets = {
|
|
|
2725
2709
|
theme: {
|
|
2726
2710
|
primary_color_hex: '#f87b7b'
|
|
2727
2711
|
}
|
|
2728
|
-
}]
|
|
2729
|
-
coingecko_id: 'neta'
|
|
2712
|
+
}]
|
|
2730
2713
|
},
|
|
2731
2714
|
{
|
|
2732
2715
|
description: 'The INJ token is the native governance token for the Injective chain.',
|
|
@@ -2769,8 +2752,7 @@ const assets = {
|
|
|
2769
2752
|
theme: {
|
|
2770
2753
|
primary_color_hex: '#04a2fc'
|
|
2771
2754
|
}
|
|
2772
|
-
}]
|
|
2773
|
-
coingecko_id: 'injective-protocol'
|
|
2755
|
+
}]
|
|
2774
2756
|
},
|
|
2775
2757
|
{
|
|
2776
2758
|
description: 'The KRW stablecoin of Terra Classic.',
|
|
@@ -2909,8 +2891,7 @@ const assets = {
|
|
|
2909
2891
|
theme: {
|
|
2910
2892
|
primary_color_hex: '#be9926'
|
|
2911
2893
|
}
|
|
2912
|
-
}]
|
|
2913
|
-
coingecko_id: 'sifchain'
|
|
2894
|
+
}]
|
|
2914
2895
|
},
|
|
2915
2896
|
{
|
|
2916
2897
|
description: 'The native token of Shentu',
|
|
@@ -2953,8 +2934,7 @@ const assets = {
|
|
|
2953
2934
|
theme: {
|
|
2954
2935
|
primary_color_hex: '#e4ac4c'
|
|
2955
2936
|
}
|
|
2956
|
-
}]
|
|
2957
|
-
coingecko_id: 'certik'
|
|
2937
|
+
}]
|
|
2958
2938
|
},
|
|
2959
2939
|
{
|
|
2960
2940
|
description: 'Hope Galaxy is an NFT collection based on its own native Token $HOPE, a cw20 token on Juno chain.',
|
|
@@ -3051,8 +3031,7 @@ const assets = {
|
|
|
3051
3031
|
theme: {
|
|
3052
3032
|
primary_color_hex: '#070f0e'
|
|
3053
3033
|
}
|
|
3054
|
-
}]
|
|
3055
|
-
coingecko_id: 'racoon'
|
|
3034
|
+
}]
|
|
3056
3035
|
},
|
|
3057
3036
|
{
|
|
3058
3037
|
description: 'Frax is a fractional-algorithmic stablecoin protocol. It aims to provide a highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC. Additionally, FXS is the value accrual and governance token of the entire Frax ecosystem.',
|
|
@@ -3679,8 +3658,7 @@ const assets = {
|
|
|
3679
3658
|
theme: {
|
|
3680
3659
|
primary_color_hex: '#b7dcd8'
|
|
3681
3660
|
}
|
|
3682
|
-
}]
|
|
3683
|
-
coingecko_id: 'meme-network'
|
|
3661
|
+
}]
|
|
3684
3662
|
},
|
|
3685
3663
|
{
|
|
3686
3664
|
description: 'Profit sharing token for Another.Software validator. Hold and receive dividends from Another.Software validator commissions!',
|
|
@@ -3809,8 +3787,7 @@ const assets = {
|
|
|
3809
3787
|
theme: {
|
|
3810
3788
|
primary_color_hex: '#f4de6f'
|
|
3811
3789
|
}
|
|
3812
|
-
}]
|
|
3813
|
-
coingecko_id: 'terra-luna-2'
|
|
3790
|
+
}]
|
|
3814
3791
|
},
|
|
3815
3792
|
{
|
|
3816
3793
|
description: 'Native token of Rizon Chain',
|
|
@@ -3853,8 +3830,7 @@ const assets = {
|
|
|
3853
3830
|
theme: {
|
|
3854
3831
|
primary_color_hex: '#2b1c54'
|
|
3855
3832
|
}
|
|
3856
|
-
}]
|
|
3857
|
-
coingecko_id: 'rizon'
|
|
3833
|
+
}]
|
|
3858
3834
|
},
|
|
3859
3835
|
{
|
|
3860
3836
|
description: 'Governance token of Kava Lend Protocol',
|
|
@@ -3897,8 +3873,7 @@ const assets = {
|
|
|
3897
3873
|
theme: {
|
|
3898
3874
|
primary_color_hex: '#7b34ac'
|
|
3899
3875
|
}
|
|
3900
|
-
}]
|
|
3901
|
-
coingecko_id: 'kava-lend'
|
|
3876
|
+
}]
|
|
3902
3877
|
},
|
|
3903
3878
|
{
|
|
3904
3879
|
description: 'Governance token of Kava Swap Protocol',
|
|
@@ -3941,8 +3916,7 @@ const assets = {
|
|
|
3941
3916
|
theme: {
|
|
3942
3917
|
primary_color_hex: '#544cfc'
|
|
3943
3918
|
}
|
|
3944
|
-
}]
|
|
3945
|
-
coingecko_id: 'kava-swap'
|
|
3919
|
+
}]
|
|
3946
3920
|
},
|
|
3947
3921
|
{
|
|
3948
3922
|
description: 'A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.',
|
|
@@ -4329,8 +4303,7 @@ const assets = {
|
|
|
4329
4303
|
theme: {
|
|
4330
4304
|
primary_color_hex: '#e33b34'
|
|
4331
4305
|
}
|
|
4332
|
-
}]
|
|
4333
|
-
coingecko_id: 'kujira'
|
|
4306
|
+
}]
|
|
4334
4307
|
},
|
|
4335
4308
|
{
|
|
4336
4309
|
description: 'The native token of Tgrade',
|
|
@@ -4892,8 +4865,7 @@ const assets = {
|
|
|
4892
4865
|
primary_color_hex: '#000000'
|
|
4893
4866
|
}
|
|
4894
4867
|
}
|
|
4895
|
-
]
|
|
4896
|
-
coingecko_id: 'oraichain-token'
|
|
4868
|
+
]
|
|
4897
4869
|
},
|
|
4898
4870
|
{
|
|
4899
4871
|
description: 'The native token of the Cudos blockchain',
|
|
@@ -4936,8 +4908,7 @@ const assets = {
|
|
|
4936
4908
|
theme: {
|
|
4937
4909
|
primary_color_hex: '#5d95ec'
|
|
4938
4910
|
}
|
|
4939
|
-
}]
|
|
4940
|
-
coingecko_id: 'cudos'
|
|
4911
|
+
}]
|
|
4941
4912
|
},
|
|
4942
4913
|
{
|
|
4943
4914
|
description: 'The native stablecoin of Kava',
|
|
@@ -4980,8 +4951,7 @@ const assets = {
|
|
|
4980
4951
|
theme: {
|
|
4981
4952
|
primary_color_hex: '#04d4a3'
|
|
4982
4953
|
}
|
|
4983
|
-
}]
|
|
4984
|
-
coingecko_id: 'usdx'
|
|
4954
|
+
}]
|
|
4985
4955
|
},
|
|
4986
4956
|
{
|
|
4987
4957
|
description: 'BLD is the token used to secure the Agoric chain through staking and to backstop Inter Protocol.',
|
|
@@ -5024,8 +4994,7 @@ const assets = {
|
|
|
5024
4994
|
theme: {
|
|
5025
4995
|
primary_color_hex: '#c42b44'
|
|
5026
4996
|
}
|
|
5027
|
-
}]
|
|
5028
|
-
coingecko_id: 'agoric'
|
|
4997
|
+
}]
|
|
5029
4998
|
},
|
|
5030
4999
|
{
|
|
5031
5000
|
description: 'IST is the stable token used by the Agoric chain for execution fees and commerce.',
|
|
@@ -5068,8 +5037,7 @@ const assets = {
|
|
|
5068
5037
|
theme: {
|
|
5069
5038
|
primary_color_hex: '#d485e2'
|
|
5070
5039
|
}
|
|
5071
|
-
}]
|
|
5072
|
-
coingecko_id: 'inter-stable-token'
|
|
5040
|
+
}]
|
|
5073
5041
|
},
|
|
5074
5042
|
{
|
|
5075
5043
|
description: 'Staking derivative seJUNO for staked JUNO',
|
|
@@ -5202,8 +5170,7 @@ const assets = {
|
|
|
5202
5170
|
theme: {
|
|
5203
5171
|
primary_color_hex: '#e4047c'
|
|
5204
5172
|
}
|
|
5205
|
-
}]
|
|
5206
|
-
coingecko_id: 'stride'
|
|
5173
|
+
}]
|
|
5207
5174
|
},
|
|
5208
5175
|
{
|
|
5209
5176
|
denom_units: [{
|
|
@@ -5252,8 +5219,7 @@ const assets = {
|
|
|
5252
5219
|
theme: {
|
|
5253
5220
|
primary_color_hex: '#e40474'
|
|
5254
5221
|
}
|
|
5255
|
-
}]
|
|
5256
|
-
coingecko_id: 'stride-staked-atom'
|
|
5222
|
+
}]
|
|
5257
5223
|
},
|
|
5258
5224
|
{
|
|
5259
5225
|
denom_units: [{
|
|
@@ -5302,8 +5268,7 @@ const assets = {
|
|
|
5302
5268
|
theme: {
|
|
5303
5269
|
primary_color_hex: '#e40474'
|
|
5304
5270
|
}
|
|
5305
|
-
}]
|
|
5306
|
-
coingecko_id: 'stride-staked-stars'
|
|
5271
|
+
}]
|
|
5307
5272
|
},
|
|
5308
5273
|
{
|
|
5309
5274
|
description: 'Solarbank DAO Governance Token for speeding up the shift to renewable and green energy',
|
|
@@ -5436,8 +5401,7 @@ const assets = {
|
|
|
5436
5401
|
theme: {
|
|
5437
5402
|
primary_color_hex: '#040404'
|
|
5438
5403
|
}
|
|
5439
|
-
}]
|
|
5440
|
-
coingecko_id: 'axelar'
|
|
5404
|
+
}]
|
|
5441
5405
|
},
|
|
5442
5406
|
{
|
|
5443
5407
|
description: 'REBUS, the native coin of the Rebus chain.',
|
|
@@ -5480,8 +5444,7 @@ const assets = {
|
|
|
5480
5444
|
theme: {
|
|
5481
5445
|
primary_color_hex: '#e75486'
|
|
5482
5446
|
}
|
|
5483
|
-
}]
|
|
5484
|
-
coingecko_id: 'rebus'
|
|
5447
|
+
}]
|
|
5485
5448
|
},
|
|
5486
5449
|
{
|
|
5487
5450
|
description: 'The native token of Teritori',
|
|
@@ -5524,8 +5487,7 @@ const assets = {
|
|
|
5524
5487
|
theme: {
|
|
5525
5488
|
primary_color_hex: '#040404'
|
|
5526
5489
|
}
|
|
5527
|
-
}]
|
|
5528
|
-
coingecko_id: 'teritori'
|
|
5490
|
+
}]
|
|
5529
5491
|
},
|
|
5530
5492
|
{
|
|
5531
5493
|
denom_units: [{
|
|
@@ -5574,8 +5536,7 @@ const assets = {
|
|
|
5574
5536
|
theme: {
|
|
5575
5537
|
primary_color_hex: '#e40474'
|
|
5576
5538
|
}
|
|
5577
|
-
}]
|
|
5578
|
-
coingecko_id: 'stride-staked-juno'
|
|
5539
|
+
}]
|
|
5579
5540
|
},
|
|
5580
5541
|
{
|
|
5581
5542
|
denom_units: [{
|
|
@@ -5624,8 +5585,7 @@ const assets = {
|
|
|
5624
5585
|
theme: {
|
|
5625
5586
|
primary_color_hex: '#e40474'
|
|
5626
5587
|
}
|
|
5627
|
-
}]
|
|
5628
|
-
coingecko_id: 'stride-staked-osmo'
|
|
5588
|
+
}]
|
|
5629
5589
|
},
|
|
5630
5590
|
{
|
|
5631
5591
|
description: 'The native token cw20 for MuseDAO on Juno Chain',
|
|
@@ -5711,8 +5671,7 @@ const assets = {
|
|
|
5711
5671
|
theme: {
|
|
5712
5672
|
primary_color_hex: '#e41c54'
|
|
5713
5673
|
}
|
|
5714
|
-
}]
|
|
5715
|
-
coingecko_id: 'lambda'
|
|
5674
|
+
}]
|
|
5716
5675
|
},
|
|
5717
5676
|
{
|
|
5718
5677
|
description: 'The native over-collateralized stablecoin from the Kujira chain.',
|
|
@@ -5755,8 +5714,7 @@ const assets = {
|
|
|
5755
5714
|
theme: {
|
|
5756
5715
|
primary_color_hex: '#2e363f'
|
|
5757
5716
|
}
|
|
5758
|
-
}]
|
|
5759
|
-
coingecko_id: 'usk'
|
|
5717
|
+
}]
|
|
5760
5718
|
},
|
|
5761
5719
|
{
|
|
5762
5720
|
description: 'Staking and governance coin for the Unification Blockchain',
|
|
@@ -5799,8 +5757,7 @@ const assets = {
|
|
|
5799
5757
|
theme: {
|
|
5800
5758
|
primary_color_hex: '#2279c0'
|
|
5801
5759
|
}
|
|
5802
|
-
}]
|
|
5803
|
-
coingecko_id: 'unification'
|
|
5760
|
+
}]
|
|
5804
5761
|
},
|
|
5805
5762
|
{
|
|
5806
5763
|
description: 'The native staking and governance token of Jackal.',
|
|
@@ -5843,8 +5800,7 @@ const assets = {
|
|
|
5843
5800
|
theme: {
|
|
5844
5801
|
primary_color_hex: '#dbdbcb'
|
|
5845
5802
|
}
|
|
5846
|
-
}]
|
|
5847
|
-
coingecko_id: 'jackal-protocol'
|
|
5803
|
+
}]
|
|
5848
5804
|
},
|
|
5849
5805
|
{
|
|
5850
5806
|
description: 'The native token cw20 for Alter on Secret Network',
|
|
@@ -5889,8 +5845,7 @@ const assets = {
|
|
|
5889
5845
|
theme: {
|
|
5890
5846
|
primary_color_hex: '#694c90'
|
|
5891
5847
|
}
|
|
5892
|
-
}]
|
|
5893
|
-
coingecko_id: 'alter'
|
|
5848
|
+
}]
|
|
5894
5849
|
},
|
|
5895
5850
|
{
|
|
5896
5851
|
description: 'The native token cw20 for Button on Secret Network',
|
|
@@ -6021,8 +5976,7 @@ const assets = {
|
|
|
6021
5976
|
theme: {
|
|
6022
5977
|
primary_color_hex: '#2c2c2c'
|
|
6023
5978
|
}
|
|
6024
|
-
}]
|
|
6025
|
-
coingecko_id: 'sienna'
|
|
5979
|
+
}]
|
|
6026
5980
|
},
|
|
6027
5981
|
{
|
|
6028
5982
|
description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
|
|
@@ -6067,8 +6021,7 @@ const assets = {
|
|
|
6067
6021
|
theme: {
|
|
6068
6022
|
primary_color_hex: '#b8a2dc'
|
|
6069
6023
|
}
|
|
6070
|
-
}]
|
|
6071
|
-
coingecko_id: 'stkd-scrt'
|
|
6024
|
+
}]
|
|
6072
6025
|
},
|
|
6073
6026
|
{
|
|
6074
6027
|
description: 'BeeZee native blockchain',
|
|
@@ -6111,8 +6064,7 @@ const assets = {
|
|
|
6111
6064
|
theme: {
|
|
6112
6065
|
primary_color_hex: '#079fd7'
|
|
6113
6066
|
}
|
|
6114
|
-
}]
|
|
6115
|
-
coingecko_id: 'bzedge'
|
|
6067
|
+
}]
|
|
6116
6068
|
},
|
|
6117
6069
|
{
|
|
6118
6070
|
description: 'The native token cw20 for Fanfury on Juno Chain',
|
|
@@ -6248,8 +6200,7 @@ const assets = {
|
|
|
6248
6200
|
theme: {
|
|
6249
6201
|
primary_color_hex: '#040404'
|
|
6250
6202
|
}
|
|
6251
|
-
}]
|
|
6252
|
-
coingecko_id: 'composite'
|
|
6203
|
+
}]
|
|
6253
6204
|
},
|
|
6254
6205
|
{
|
|
6255
6206
|
description: 'The native EVM, governance and staking token of the Imversed',
|
|
@@ -6385,8 +6336,7 @@ const assets = {
|
|
|
6385
6336
|
socials: {
|
|
6386
6337
|
website: 'https://posthuman.digital/',
|
|
6387
6338
|
twitter: 'https://twitter.com/POSTHUMAN_DVS'
|
|
6388
|
-
}
|
|
6389
|
-
coingecko_id: 'posthuman'
|
|
6339
|
+
}
|
|
6390
6340
|
},
|
|
6391
6341
|
{
|
|
6392
6342
|
description: 'The native token cw20 for Amber on Secret Network',
|
|
@@ -6480,8 +6430,7 @@ const assets = {
|
|
|
6480
6430
|
'stablecoin',
|
|
6481
6431
|
'bridge',
|
|
6482
6432
|
'staking'
|
|
6483
|
-
]
|
|
6484
|
-
coingecko_id: 'onomy-protocol'
|
|
6433
|
+
]
|
|
6485
6434
|
},
|
|
6486
6435
|
{
|
|
6487
6436
|
description: 'PSTAKE Liquid-Staked ATOM',
|
|
@@ -6532,8 +6481,7 @@ const assets = {
|
|
|
6532
6481
|
theme: {
|
|
6533
6482
|
primary_color_hex: '#c4444c'
|
|
6534
6483
|
}
|
|
6535
|
-
}]
|
|
6536
|
-
coingecko_id: 'stkatom'
|
|
6484
|
+
}]
|
|
6537
6485
|
},
|
|
6538
6486
|
{
|
|
6539
6487
|
description: 'The native staking and governance token of the Dyson Protocol',
|
|
@@ -6704,8 +6652,7 @@ const assets = {
|
|
|
6704
6652
|
theme: {
|
|
6705
6653
|
primary_color_hex: '#d4f3fb'
|
|
6706
6654
|
}
|
|
6707
|
-
}]
|
|
6708
|
-
coingecko_id: 'planq'
|
|
6655
|
+
}]
|
|
6709
6656
|
},
|
|
6710
6657
|
{
|
|
6711
6658
|
description: 'Fantom\'s native utility token — FTM — powers the entire Fantom blockchain ecosystem. FTM tokens are used for staking, governance, payments, and fees on the network.',
|
|
@@ -6812,8 +6759,7 @@ const assets = {
|
|
|
6812
6759
|
theme: {
|
|
6813
6760
|
primary_color_hex: '#1c1f1f'
|
|
6814
6761
|
}
|
|
6815
|
-
}]
|
|
6816
|
-
coingecko_id: 'canto'
|
|
6762
|
+
}]
|
|
6817
6763
|
},
|
|
6818
6764
|
{
|
|
6819
6765
|
description: 'Quicksilver Liquid Staked STARS',
|
|
@@ -7111,8 +7057,7 @@ const assets = {
|
|
|
7111
7057
|
theme: {
|
|
7112
7058
|
primary_color_hex: '#000000'
|
|
7113
7059
|
}
|
|
7114
|
-
}]
|
|
7115
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3'
|
|
7060
|
+
}]
|
|
7116
7061
|
},
|
|
7117
7062
|
{
|
|
7118
7063
|
description: 'Ciento Exchange Token',
|
|
@@ -7572,8 +7517,7 @@ const assets = {
|
|
|
7572
7517
|
theme: {
|
|
7573
7518
|
primary_color_hex: '#b2b2b2'
|
|
7574
7519
|
}
|
|
7575
|
-
}]
|
|
7576
|
-
coingecko_id: 'quicksilver'
|
|
7520
|
+
}]
|
|
7577
7521
|
},
|
|
7578
7522
|
{
|
|
7579
7523
|
description: 'The native token of Arkhadian',
|
|
@@ -7973,8 +7917,7 @@ const assets = {
|
|
|
7973
7917
|
theme: {
|
|
7974
7918
|
primary_color_hex: '#171c25'
|
|
7975
7919
|
}
|
|
7976
|
-
}]
|
|
7977
|
-
coingecko_id: 'toucan-protocol-nature-carbon-tonne'
|
|
7920
|
+
}]
|
|
7978
7921
|
},
|
|
7979
7922
|
{
|
|
7980
7923
|
description: 'Celestims',
|
|
@@ -8318,8 +8261,7 @@ const assets = {
|
|
|
8318
8261
|
theme: {
|
|
8319
8262
|
primary_color_hex: '#c33635'
|
|
8320
8263
|
}
|
|
8321
|
-
}]
|
|
8322
|
-
coingecko_id: 'omniflix-network'
|
|
8264
|
+
}]
|
|
8323
8265
|
},
|
|
8324
8266
|
{
|
|
8325
8267
|
description: 'Spacer',
|
|
@@ -8450,8 +8392,7 @@ const assets = {
|
|
|
8450
8392
|
theme: {
|
|
8451
8393
|
primary_color_hex: '#3142fc'
|
|
8452
8394
|
}
|
|
8453
|
-
}]
|
|
8454
|
-
coingecko_id: 'silk-bcec1136-561c-4706-a42c-8b67d0d7f7d2'
|
|
8395
|
+
}]
|
|
8455
8396
|
},
|
|
8456
8397
|
{
|
|
8457
8398
|
description: 'Mille: the 1000th token on osmosis',
|
|
@@ -8696,8 +8637,7 @@ const assets = {
|
|
|
8696
8637
|
theme: {
|
|
8697
8638
|
primary_color_hex: '#342c52'
|
|
8698
8639
|
}
|
|
8699
|
-
}]
|
|
8700
|
-
coingecko_id: 'shade-protocol'
|
|
8640
|
+
}]
|
|
8701
8641
|
},
|
|
8702
8642
|
{
|
|
8703
8643
|
description: 'The native token of Bluzelle',
|
|
@@ -8742,8 +8682,7 @@ const assets = {
|
|
|
8742
8682
|
primary_color_hex: '#708ffc'
|
|
8743
8683
|
}
|
|
8744
8684
|
}],
|
|
8745
|
-
keywords: ['bluzelle', 'game']
|
|
8746
|
-
coingecko_id: 'bluzelle'
|
|
8685
|
+
keywords: ['bluzelle', 'game']
|
|
8747
8686
|
},
|
|
8748
8687
|
{
|
|
8749
8688
|
description: 'Native token of Arbitrum',
|
|
@@ -9253,8 +9192,7 @@ const assets = {
|
|
|
9253
9192
|
theme: {
|
|
9254
9193
|
primary_color_hex: '#2e154d'
|
|
9255
9194
|
}
|
|
9256
|
-
}]
|
|
9257
|
-
coingecko_id: 'gitopia'
|
|
9195
|
+
}]
|
|
9258
9196
|
},
|
|
9259
9197
|
{
|
|
9260
9198
|
description: 'Lion DAO is a community DAO that lives on the Terra blockchain with the mission to reactivate the LUNAtic community and showcase Terra protocols & tooling',
|
|
@@ -9297,8 +9235,7 @@ const assets = {
|
|
|
9297
9235
|
theme: {
|
|
9298
9236
|
primary_color_hex: '#f3f313'
|
|
9299
9237
|
}
|
|
9300
|
-
}]
|
|
9301
|
-
coingecko_id: 'lion-dao'
|
|
9238
|
+
}]
|
|
9302
9239
|
},
|
|
9303
9240
|
{
|
|
9304
9241
|
denom_units: [{
|
|
@@ -9347,8 +9284,7 @@ const assets = {
|
|
|
9347
9284
|
theme: {
|
|
9348
9285
|
primary_color_hex: '#fbd9e9'
|
|
9349
9286
|
}
|
|
9350
|
-
}]
|
|
9351
|
-
coingecko_id: 'stride-staked-umee'
|
|
9287
|
+
}]
|
|
9352
9288
|
},
|
|
9353
9289
|
{
|
|
9354
9290
|
denom_units: [{
|
|
@@ -9417,8 +9353,7 @@ const assets = {
|
|
|
9417
9353
|
theme: {
|
|
9418
9354
|
primary_color_hex: '#fc542c'
|
|
9419
9355
|
}
|
|
9420
|
-
}]
|
|
9421
|
-
coingecko_id: 'nolus'
|
|
9356
|
+
}]
|
|
9422
9357
|
},
|
|
9423
9358
|
{
|
|
9424
9359
|
description: 'Lion Cub DAO is a useless meme community DAO on Terra',
|
|
@@ -9549,8 +9484,7 @@ const assets = {
|
|
|
9549
9484
|
background_color_hex: '#000000',
|
|
9550
9485
|
circle: true
|
|
9551
9486
|
}
|
|
9552
|
-
}]
|
|
9553
|
-
coingecko_id: 'neutron-3'
|
|
9487
|
+
}]
|
|
9554
9488
|
},
|
|
9555
9489
|
{
|
|
9556
9490
|
description: 'An innovative DAO dedicated to housing the most vulnerable',
|
|
@@ -9638,8 +9572,7 @@ const assets = {
|
|
|
9638
9572
|
base_denom: 'ppica'
|
|
9639
9573
|
},
|
|
9640
9574
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg'
|
|
9641
|
-
}]
|
|
9642
|
-
coingecko_id: 'picasso'
|
|
9575
|
+
}]
|
|
9643
9576
|
},
|
|
9644
9577
|
{
|
|
9645
9578
|
description: 'The native fee, governance, staking, and bonding token of the Polkadot platform.',
|
|
@@ -9727,7 +9660,7 @@ const assets = {
|
|
|
9727
9660
|
provider: 'Polkadot Parachain'
|
|
9728
9661
|
},
|
|
9729
9662
|
{
|
|
9730
|
-
type: 'ibc',
|
|
9663
|
+
type: 'ibc-bridge',
|
|
9731
9664
|
counterparty: {
|
|
9732
9665
|
chain_name: 'composablepolkadot',
|
|
9733
9666
|
base_denom: '79228162514264337593543950342',
|
|
@@ -9736,7 +9669,8 @@ const assets = {
|
|
|
9736
9669
|
chain: {
|
|
9737
9670
|
channel_id: 'channel-15',
|
|
9738
9671
|
path: 'transfer/channel-15/79228162514264337593543950342'
|
|
9739
|
-
}
|
|
9672
|
+
},
|
|
9673
|
+
provider: 'Picasso'
|
|
9740
9674
|
},
|
|
9741
9675
|
{
|
|
9742
9676
|
type: 'ibc-bridge',
|
|
@@ -9873,8 +9807,7 @@ const assets = {
|
|
|
9873
9807
|
theme: {
|
|
9874
9808
|
primary_color_hex: '#fc4c04'
|
|
9875
9809
|
}
|
|
9876
|
-
}]
|
|
9877
|
-
coingecko_id: 'archway'
|
|
9810
|
+
}]
|
|
9878
9811
|
},
|
|
9879
9812
|
{
|
|
9880
9813
|
description: 'The native staking and governance token of Empower.',
|
|
@@ -10010,8 +9943,7 @@ const assets = {
|
|
|
10010
9943
|
theme: {
|
|
10011
9944
|
primary_color_hex: '#335350'
|
|
10012
9945
|
}
|
|
10013
|
-
}]
|
|
10014
|
-
coingecko_id: 'kyve-network'
|
|
9946
|
+
}]
|
|
10015
9947
|
},
|
|
10016
9948
|
{
|
|
10017
9949
|
description: 'Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.',
|
|
@@ -10080,8 +10012,7 @@ const assets = {
|
|
|
10080
10012
|
primary_color_hex: '#009393',
|
|
10081
10013
|
background_color_hex: '#009393'
|
|
10082
10014
|
}
|
|
10083
|
-
}]
|
|
10084
|
-
coingecko_id: 'tether'
|
|
10015
|
+
}]
|
|
10085
10016
|
},
|
|
10086
10017
|
{
|
|
10087
10018
|
description: 'ERIS liquid staked OSMO',
|
|
@@ -10153,8 +10084,7 @@ const assets = {
|
|
|
10153
10084
|
theme: {
|
|
10154
10085
|
primary_color_hex: '#9c1c1c'
|
|
10155
10086
|
}
|
|
10156
|
-
}]
|
|
10157
|
-
coingecko_id: 'sei-network'
|
|
10087
|
+
}]
|
|
10158
10088
|
},
|
|
10159
10089
|
{
|
|
10160
10090
|
description: 'Quicksilver Liquid Staked SOMM',
|
|
@@ -10246,8 +10176,7 @@ const assets = {
|
|
|
10246
10176
|
theme: {
|
|
10247
10177
|
primary_color_hex: '#05050c'
|
|
10248
10178
|
}
|
|
10249
|
-
}]
|
|
10250
|
-
coingecko_id: 'passage'
|
|
10179
|
+
}]
|
|
10251
10180
|
},
|
|
10252
10181
|
{
|
|
10253
10182
|
denom_units: [{
|
|
@@ -10296,8 +10225,7 @@ const assets = {
|
|
|
10296
10225
|
theme: {
|
|
10297
10226
|
primary_color_hex: '#e40474'
|
|
10298
10227
|
}
|
|
10299
|
-
}]
|
|
10300
|
-
coingecko_id: 'stride-staked-sommelier'
|
|
10228
|
+
}]
|
|
10301
10229
|
},
|
|
10302
10230
|
{
|
|
10303
10231
|
description: 'Solana (SOL) is the native asset of the Solana blockchain.',
|
|
@@ -10497,9 +10425,9 @@ const assets = {
|
|
|
10497
10425
|
}],
|
|
10498
10426
|
type_asset: 'ics20',
|
|
10499
10427
|
base: 'ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5',
|
|
10500
|
-
name: 'Sui',
|
|
10428
|
+
name: 'Sui (Wormhole)',
|
|
10501
10429
|
display: 'wormhole/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh/8',
|
|
10502
|
-
symbol: 'SUI',
|
|
10430
|
+
symbol: 'SUI.wh',
|
|
10503
10431
|
traces: [{
|
|
10504
10432
|
type: 'bridge',
|
|
10505
10433
|
counterparty: {
|
|
@@ -10528,8 +10456,8 @@ const assets = {
|
|
|
10528
10456
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.png'
|
|
10529
10457
|
}, {
|
|
10530
10458
|
image_sync: {
|
|
10531
|
-
chain_name: '
|
|
10532
|
-
base_denom: '
|
|
10459
|
+
chain_name: 'gateway',
|
|
10460
|
+
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh'
|
|
10533
10461
|
},
|
|
10534
10462
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg'
|
|
10535
10463
|
}]
|
|
@@ -10547,9 +10475,9 @@ const assets = {
|
|
|
10547
10475
|
}],
|
|
10548
10476
|
type_asset: 'ics20',
|
|
10549
10477
|
base: 'ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE',
|
|
10550
|
-
name: 'Aptos Coin',
|
|
10478
|
+
name: 'Aptos Coin (Wormhole)',
|
|
10551
10479
|
display: 'wormhole/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r/8',
|
|
10552
|
-
symbol: 'APT',
|
|
10480
|
+
symbol: 'APT.wh',
|
|
10553
10481
|
traces: [{
|
|
10554
10482
|
type: 'bridge',
|
|
10555
10483
|
counterparty: {
|
|
@@ -10578,18 +10506,18 @@ const assets = {
|
|
|
10578
10506
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.svg',
|
|
10579
10507
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.png'
|
|
10580
10508
|
},
|
|
10509
|
+
{
|
|
10510
|
+
image_sync: {
|
|
10511
|
+
chain_name: 'gateway',
|
|
10512
|
+
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r'
|
|
10513
|
+
},
|
|
10514
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
10515
|
+
},
|
|
10581
10516
|
{
|
|
10582
10517
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg',
|
|
10583
10518
|
theme: {
|
|
10584
10519
|
dark_mode: true
|
|
10585
10520
|
}
|
|
10586
|
-
},
|
|
10587
|
-
{
|
|
10588
|
-
image_sync: {
|
|
10589
|
-
chain_name: 'aptos',
|
|
10590
|
-
base_denom: '0x1::aptos_coin::AptosCoin'
|
|
10591
|
-
},
|
|
10592
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
10593
10521
|
}
|
|
10594
10522
|
]
|
|
10595
10523
|
},
|
|
@@ -10634,8 +10562,7 @@ const assets = {
|
|
|
10634
10562
|
theme: {
|
|
10635
10563
|
primary_color_hex: '#0c141c'
|
|
10636
10564
|
}
|
|
10637
|
-
}]
|
|
10638
|
-
coingecko_id: 'mantadao'
|
|
10565
|
+
}]
|
|
10639
10566
|
},
|
|
10640
10567
|
{
|
|
10641
10568
|
denom_units: [{
|
|
@@ -10864,8 +10791,7 @@ const assets = {
|
|
|
10864
10791
|
circle: true,
|
|
10865
10792
|
primary_color_hex: '#2775CA'
|
|
10866
10793
|
}
|
|
10867
|
-
}]
|
|
10868
|
-
coingecko_id: 'usd-coin'
|
|
10794
|
+
}]
|
|
10869
10795
|
},
|
|
10870
10796
|
{
|
|
10871
10797
|
description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
|
|
@@ -10969,8 +10895,7 @@ const assets = {
|
|
|
10969
10895
|
theme: {
|
|
10970
10896
|
primary_color_hex: '#04b4fc'
|
|
10971
10897
|
}
|
|
10972
|
-
}]
|
|
10973
|
-
coingecko_id: 'xpla'
|
|
10898
|
+
}]
|
|
10974
10899
|
},
|
|
10975
10900
|
{
|
|
10976
10901
|
description: 'OIN Token ($OIN) is a groundbreaking digital asset developed on the $SEI Blockchain. It transcends being merely a cryptocurrency; $OIN stands as a robust store of value, symbolizing the future of decentralized finance and its potential to reshape the crypto landscape.',
|
|
@@ -11099,8 +11024,7 @@ const assets = {
|
|
|
11099
11024
|
background_color_hex: '#000000',
|
|
11100
11025
|
circle: true
|
|
11101
11026
|
}
|
|
11102
|
-
}]
|
|
11103
|
-
coingecko_id: 'realio-network'
|
|
11027
|
+
}]
|
|
11104
11028
|
},
|
|
11105
11029
|
{
|
|
11106
11030
|
description: 'Membrane\'s CDP-style stablecoin called CDT',
|
|
@@ -11189,8 +11113,7 @@ const assets = {
|
|
|
11189
11113
|
background_color_hex: '#00000000',
|
|
11190
11114
|
circle: false
|
|
11191
11115
|
}
|
|
11192
|
-
}]
|
|
11193
|
-
coingecko_id: 'six-sigma'
|
|
11116
|
+
}]
|
|
11194
11117
|
},
|
|
11195
11118
|
{
|
|
11196
11119
|
description: 'The native staking and governance token of the StaFi Hub.',
|
|
@@ -11228,8 +11151,7 @@ const assets = {
|
|
|
11228
11151
|
base_denom: 'ufis'
|
|
11229
11152
|
},
|
|
11230
11153
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/fis.svg'
|
|
11231
|
-
}]
|
|
11232
|
-
coingecko_id: 'stafi'
|
|
11154
|
+
}]
|
|
11233
11155
|
},
|
|
11234
11156
|
{
|
|
11235
11157
|
description: 'A liquid staking representation of staked ATOMs',
|
|
@@ -11411,8 +11333,7 @@ const assets = {
|
|
|
11411
11333
|
'assets',
|
|
11412
11334
|
'nft',
|
|
11413
11335
|
'XRPL'
|
|
11414
|
-
]
|
|
11415
|
-
coingecko_id: 'coreum'
|
|
11336
|
+
]
|
|
11416
11337
|
},
|
|
11417
11338
|
{
|
|
11418
11339
|
description: 'The native token of the Celestia blockchain.',
|
|
@@ -11455,8 +11376,7 @@ const assets = {
|
|
|
11455
11376
|
theme: {
|
|
11456
11377
|
primary_color_hex: '#7c2cfb'
|
|
11457
11378
|
}
|
|
11458
|
-
}]
|
|
11459
|
-
coingecko_id: 'celestia'
|
|
11379
|
+
}]
|
|
11460
11380
|
},
|
|
11461
11381
|
{
|
|
11462
11382
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
@@ -11471,9 +11391,9 @@ const assets = {
|
|
|
11471
11391
|
}],
|
|
11472
11392
|
type_asset: 'ics20',
|
|
11473
11393
|
base: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
|
|
11474
|
-
name: 'dYdX Protocol',
|
|
11394
|
+
name: 'dYdX Protocol (dYdX Protocol)',
|
|
11475
11395
|
display: 'dydx',
|
|
11476
|
-
symbol: 'DYDX',
|
|
11396
|
+
symbol: 'DYDX.dydx',
|
|
11477
11397
|
traces: [{
|
|
11478
11398
|
type: 'ibc',
|
|
11479
11399
|
counterparty: {
|
|
@@ -11512,8 +11432,7 @@ const assets = {
|
|
|
11512
11432
|
primary_color_hex: '#21212f'
|
|
11513
11433
|
}
|
|
11514
11434
|
}
|
|
11515
|
-
]
|
|
11516
|
-
coingecko_id: 'dydx-chain'
|
|
11435
|
+
]
|
|
11517
11436
|
},
|
|
11518
11437
|
{
|
|
11519
11438
|
description: 'The native staking token of the Function X',
|
|
@@ -11527,7 +11446,7 @@ const assets = {
|
|
|
11527
11446
|
}],
|
|
11528
11447
|
type_asset: 'ics20',
|
|
11529
11448
|
base: 'ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9',
|
|
11530
|
-
name: '
|
|
11449
|
+
name: 'Function X',
|
|
11531
11450
|
display: 'WFX',
|
|
11532
11451
|
symbol: 'FX',
|
|
11533
11452
|
traces: [{
|
|
@@ -11556,8 +11475,7 @@ const assets = {
|
|
|
11556
11475
|
theme: {
|
|
11557
11476
|
primary_color_hex: '#1c1c1c'
|
|
11558
11477
|
}
|
|
11559
|
-
}]
|
|
11560
|
-
coingecko_id: 'fx-coin'
|
|
11478
|
+
}]
|
|
11561
11479
|
},
|
|
11562
11480
|
{
|
|
11563
11481
|
description: 'Bitcoin. On Cosmos.',
|
|
@@ -11715,8 +11633,7 @@ const assets = {
|
|
|
11715
11633
|
base_denom: 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk'
|
|
11716
11634
|
},
|
|
11717
11635
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
|
|
11718
|
-
}]
|
|
11719
|
-
coingecko_id: 'unstake-fi'
|
|
11636
|
+
}]
|
|
11720
11637
|
},
|
|
11721
11638
|
{
|
|
11722
11639
|
description: 'ohhNFT LP token.',
|
|
@@ -12119,8 +12036,7 @@ const assets = {
|
|
|
12119
12036
|
theme: {
|
|
12120
12037
|
primary_color_hex: '#39a5fc'
|
|
12121
12038
|
}
|
|
12122
|
-
}]
|
|
12123
|
-
coingecko_id: 'source'
|
|
12039
|
+
}]
|
|
12124
12040
|
},
|
|
12125
12041
|
{
|
|
12126
12042
|
description: 'Pyth is a protocol that allows market participants to publish pricing information on-chain for others to use. The protocol is an interaction between three parties:\n-Publishers submit pricing information to Pyth\'s oracle program. Pyth has multiple data publishers for every product to improve the accuracy and robustness of the system.\n-Pyth\'s oracle program combines publishers\' data to produce a single aggregate price and confidence interval.\nConsumers read the price information produced by the oracle program.\n\nPyth\'s oracle program runs simultaneously on both Solana mainnet and Pythnet. Each instance of the program is responsible for its own set of price feeds. Solana Price Feeds are available for use by Solana protocols. In this case, since the oracle program itself runs on Solana, the resulting prices are immediately available to consumers without requiring any additional work. Pythnet Price Feeds are available on 12+ blockchains. The prices constructed on Pythnet are transferred cross-chain to reach consumers on these blockchains.\n\nIn both cases, the critical component of the system is the oracle program that combines the data from each individual publisher. This program maintains a number of different Solana accounts that list the products on Pyth and their current price data. Publishers publish their price and confidence by interacting with the oracle program on every slot. The program stores this information in its accounts. The first price update in a slot additionally triggers price aggregation, which combines the price data from the previous slot into a single aggregate price and confidence interval. This aggregate price is written to the Solana account where it is readable by other on-chain programs and available for transmission to other blockchains.',
|
|
@@ -12217,8 +12133,7 @@ const assets = {
|
|
|
12217
12133
|
theme: {
|
|
12218
12134
|
primary_color_hex: '#c3343d'
|
|
12219
12135
|
}
|
|
12220
|
-
}]
|
|
12221
|
-
coingecko_id: 'pstake-staked-osmo'
|
|
12136
|
+
}]
|
|
12222
12137
|
},
|
|
12223
12138
|
{
|
|
12224
12139
|
description: 'Levana Well-funded Perps is a protocol for perpetual swaps, which are leveraged trading contracts.',
|
|
@@ -12331,8 +12246,7 @@ const assets = {
|
|
|
12331
12246
|
theme: {
|
|
12332
12247
|
primary_color_hex: '#16233d'
|
|
12333
12248
|
}
|
|
12334
|
-
}]
|
|
12335
|
-
coingecko_id: 'newt'
|
|
12249
|
+
}]
|
|
12336
12250
|
},
|
|
12337
12251
|
{
|
|
12338
12252
|
description: 'MilkyWay\'s liquid staked TIA',
|
|
@@ -12448,8 +12362,7 @@ const assets = {
|
|
|
12448
12362
|
theme: {
|
|
12449
12363
|
primary_color_hex: '#2b2434'
|
|
12450
12364
|
}
|
|
12451
|
-
}]
|
|
12452
|
-
coingecko_id: 'racoon'
|
|
12365
|
+
}]
|
|
12453
12366
|
},
|
|
12454
12367
|
{
|
|
12455
12368
|
description: 'GUPPY',
|
|
@@ -12533,8 +12446,7 @@ const assets = {
|
|
|
12533
12446
|
theme: {
|
|
12534
12447
|
primary_color_hex: '#04cd80'
|
|
12535
12448
|
}
|
|
12536
|
-
}]
|
|
12537
|
-
coingecko_id: 'islamic-coin'
|
|
12449
|
+
}]
|
|
12538
12450
|
},
|
|
12539
12451
|
{
|
|
12540
12452
|
description: '$AUTISM exists to celebrate autism as a superior biological tech stack for a changing world',
|
|
@@ -12576,8 +12488,7 @@ const assets = {
|
|
|
12576
12488
|
primary_color_hex: '#040404'
|
|
12577
12489
|
}
|
|
12578
12490
|
}],
|
|
12579
|
-
keywords: ['osmosis_unlisted']
|
|
12580
|
-
coingecko_id: 'autism'
|
|
12491
|
+
keywords: ['osmosis_unlisted']
|
|
12581
12492
|
},
|
|
12582
12493
|
{
|
|
12583
12494
|
description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
|
|
@@ -12722,8 +12633,7 @@ const assets = {
|
|
|
12722
12633
|
background_color_hex: '#00468E',
|
|
12723
12634
|
circle: true
|
|
12724
12635
|
}
|
|
12725
|
-
}]
|
|
12726
|
-
coingecko_id: 'dog-wif-nuchucks'
|
|
12636
|
+
}]
|
|
12727
12637
|
},
|
|
12728
12638
|
{
|
|
12729
12639
|
description: 'Kleomedes Token',
|
|
@@ -12870,8 +12780,7 @@ const assets = {
|
|
|
12870
12780
|
primary_color_hex: '#293a5d'
|
|
12871
12781
|
}
|
|
12872
12782
|
}
|
|
12873
|
-
]
|
|
12874
|
-
coingecko_id: 'nym'
|
|
12783
|
+
]
|
|
12875
12784
|
},
|
|
12876
12785
|
{
|
|
12877
12786
|
description: 'has a hat',
|
|
@@ -13561,9 +13470,9 @@ const assets = {
|
|
|
13561
13470
|
}],
|
|
13562
13471
|
type_asset: 'ics20',
|
|
13563
13472
|
base: 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110',
|
|
13564
|
-
name: 'Dymension Hub',
|
|
13473
|
+
name: 'Dymension (Dymension Hub)',
|
|
13565
13474
|
display: 'dym',
|
|
13566
|
-
symbol: 'DYM',
|
|
13475
|
+
symbol: 'DYM.dym',
|
|
13567
13476
|
traces: [{
|
|
13568
13477
|
type: 'ibc',
|
|
13569
13478
|
counterparty: {
|
|
@@ -13596,8 +13505,7 @@ const assets = {
|
|
|
13596
13505
|
theme: {
|
|
13597
13506
|
primary_color_hex: '#f4e4d4'
|
|
13598
13507
|
}
|
|
13599
|
-
}]
|
|
13600
|
-
coingecko_id: 'dymension'
|
|
13508
|
+
}]
|
|
13601
13509
|
},
|
|
13602
13510
|
{
|
|
13603
13511
|
description: 'Rapture insurance is the first ever P2P insurance platform on $OSMO. Get rewarded to take care of peoples loved ones after the Rapture.',
|
|
@@ -13680,8 +13588,7 @@ const assets = {
|
|
|
13680
13588
|
theme: {
|
|
13681
13589
|
primary_color_hex: '#4056e9'
|
|
13682
13590
|
}
|
|
13683
|
-
}]
|
|
13684
|
-
coingecko_id: 'astroport-fi'
|
|
13591
|
+
}]
|
|
13685
13592
|
},
|
|
13686
13593
|
{
|
|
13687
13594
|
description: 'A clan of 11y bad kids crafting chaos on the Cosmos eco. One bad memecoin to rule them all $BADKID. Airdropped to Badkids NFT holders and $STARS stakers. It\'s so bad, your wallet\'s throwing a tantrum for it.',
|
|
@@ -13827,8 +13734,7 @@ const assets = {
|
|
|
13827
13734
|
dark_mode: true,
|
|
13828
13735
|
primary_color_hex: '#f3f3f3'
|
|
13829
13736
|
}
|
|
13830
|
-
}]
|
|
13831
|
-
coingecko_id: 'humans-ai'
|
|
13737
|
+
}]
|
|
13832
13738
|
},
|
|
13833
13739
|
{
|
|
13834
13740
|
description: 'The token of Teledisko DAO.',
|
|
@@ -13914,8 +13820,7 @@ const assets = {
|
|
|
13914
13820
|
theme: {
|
|
13915
13821
|
primary_color_hex: '#0bc47e'
|
|
13916
13822
|
}
|
|
13917
|
-
}]
|
|
13918
|
-
coingecko_id: 'scorum'
|
|
13823
|
+
}]
|
|
13919
13824
|
},
|
|
13920
13825
|
{
|
|
13921
13826
|
description: 'The native token of Chain4Energy',
|
|
@@ -13956,8 +13861,7 @@ const assets = {
|
|
|
13956
13861
|
theme: {
|
|
13957
13862
|
primary_color_hex: '#24344c'
|
|
13958
13863
|
}
|
|
13959
|
-
}]
|
|
13960
|
-
coingecko_id: 'chain4energy'
|
|
13864
|
+
}]
|
|
13961
13865
|
},
|
|
13962
13866
|
{
|
|
13963
13867
|
description: 'Bitmos opens doors for BRC20 tokens to thrive alongside established players in the Cosmos Network, revolutionizing decentralized finance (DeFi) for all.',
|
|
@@ -14182,9 +14086,9 @@ const assets = {
|
|
|
14182
14086
|
],
|
|
14183
14087
|
type_asset: 'ics20',
|
|
14184
14088
|
base: 'ibc/BB0AFE2AFBD6E883690DAE4B9168EAC2B306BCC9C9292DACBB4152BBB08DB25F',
|
|
14185
|
-
name: 'AIOZ Network',
|
|
14089
|
+
name: 'AIOZ Network (AIOZ Network)',
|
|
14186
14090
|
display: 'aioz',
|
|
14187
|
-
symbol: 'AIOZ',
|
|
14091
|
+
symbol: 'AIOZ.aioz',
|
|
14188
14092
|
traces: [{
|
|
14189
14093
|
type: 'ibc',
|
|
14190
14094
|
counterparty: {
|
|
@@ -14214,8 +14118,7 @@ const assets = {
|
|
|
14214
14118
|
theme: {
|
|
14215
14119
|
primary_color_hex: '#24241c'
|
|
14216
14120
|
}
|
|
14217
|
-
}]
|
|
14218
|
-
coingecko_id: 'aioz-network'
|
|
14121
|
+
}]
|
|
14219
14122
|
},
|
|
14220
14123
|
{
|
|
14221
14124
|
description: 'Stride\'s liquid staked DYM',
|
|
@@ -14306,8 +14209,7 @@ const assets = {
|
|
|
14306
14209
|
theme: {
|
|
14307
14210
|
primary_color_hex: '#2e2d2a'
|
|
14308
14211
|
}
|
|
14309
|
-
}]
|
|
14310
|
-
coingecko_id: 'doki'
|
|
14212
|
+
}]
|
|
14311
14213
|
},
|
|
14312
14214
|
{
|
|
14313
14215
|
description: 'Sail DAO is a liquidity deployment and management DAO built as a collaboration between the Osmosis and Migaloo Blockchains.',
|
|
@@ -14518,8 +14420,7 @@ const assets = {
|
|
|
14518
14420
|
theme: {
|
|
14519
14421
|
primary_color_hex: '#14c0ce'
|
|
14520
14422
|
}
|
|
14521
|
-
}]
|
|
14522
|
-
coingecko_id: 'nibiru'
|
|
14423
|
+
}]
|
|
14523
14424
|
},
|
|
14524
14425
|
{
|
|
14525
14426
|
description: 'BEAST-ERC20 on injective',
|
|
@@ -14611,8 +14512,7 @@ const assets = {
|
|
|
14611
14512
|
primary_color_hex: '#047e04'
|
|
14612
14513
|
}
|
|
14613
14514
|
}],
|
|
14614
|
-
keywords: ['osmosis_unlisted']
|
|
14615
|
-
coingecko_id: 'consciousdao'
|
|
14515
|
+
keywords: ['osmosis_unlisted']
|
|
14616
14516
|
},
|
|
14617
14517
|
{
|
|
14618
14518
|
description: 'The memecoin built for the Celestia community',
|
|
@@ -14959,8 +14859,7 @@ const assets = {
|
|
|
14959
14859
|
theme: {
|
|
14960
14860
|
primary_color_hex: '#140c7c'
|
|
14961
14861
|
}
|
|
14962
|
-
}]
|
|
14963
|
-
coingecko_id: 'dhealth'
|
|
14862
|
+
}]
|
|
14964
14863
|
},
|
|
14965
14864
|
{
|
|
14966
14865
|
description: 'The native token of Furya',
|
|
@@ -15055,8 +14954,7 @@ const assets = {
|
|
|
15055
14954
|
primary_color_hex: '#000000',
|
|
15056
14955
|
dark_mode: false
|
|
15057
14956
|
}
|
|
15058
|
-
}]
|
|
15059
|
-
coingecko_id: 'saga-2'
|
|
14957
|
+
}]
|
|
15060
14958
|
},
|
|
15061
14959
|
{
|
|
15062
14960
|
description: '$ATOM to $1,000 LFG!!',
|
|
@@ -15141,8 +15039,7 @@ const assets = {
|
|
|
15141
15039
|
primary_color_hex: '#046ffc'
|
|
15142
15040
|
}
|
|
15143
15041
|
}],
|
|
15144
|
-
keywords: ['osmosis_unlisted']
|
|
15145
|
-
coingecko_id: 'shido-2'
|
|
15042
|
+
keywords: ['osmosis_unlisted']
|
|
15146
15043
|
},
|
|
15147
15044
|
{
|
|
15148
15045
|
description: 'Decentralized Machine Learning',
|
|
@@ -15227,8 +15124,7 @@ const assets = {
|
|
|
15227
15124
|
theme: {
|
|
15228
15125
|
primary_color_hex: '#eacea5'
|
|
15229
15126
|
}
|
|
15230
|
-
}]
|
|
15231
|
-
coingecko_id: 'hava-coin'
|
|
15127
|
+
}]
|
|
15232
15128
|
},
|
|
15233
15129
|
{
|
|
15234
15130
|
description: 'OnE mEmEcOiN tO cOnNeCt oL ImBeCiles - aNd in Da Cosmos BiNd DeM',
|
|
@@ -15344,8 +15240,7 @@ const assets = {
|
|
|
15344
15240
|
theme: {
|
|
15345
15241
|
primary_color_hex: '#4056e9'
|
|
15346
15242
|
}
|
|
15347
|
-
}]
|
|
15348
|
-
coingecko_id: 'astroport-fi'
|
|
15243
|
+
}]
|
|
15349
15244
|
},
|
|
15350
15245
|
{
|
|
15351
15246
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
@@ -16246,8 +16141,7 @@ const assets = {
|
|
|
16246
16141
|
socials: {
|
|
16247
16142
|
website: 'https://ai.nim.network/',
|
|
16248
16143
|
twitter: 'https://twitter.com/nim_network'
|
|
16249
|
-
}
|
|
16250
|
-
coingecko_id: 'nim-network'
|
|
16144
|
+
}
|
|
16251
16145
|
},
|
|
16252
16146
|
{
|
|
16253
16147
|
description: 'The native token of SEDA Chain.',
|
|
@@ -16290,8 +16184,7 @@ const assets = {
|
|
|
16290
16184
|
theme: {
|
|
16291
16185
|
primary_color_hex: '#8178d1'
|
|
16292
16186
|
}
|
|
16293
|
-
}]
|
|
16294
|
-
coingecko_id: 'seda-2'
|
|
16187
|
+
}]
|
|
16295
16188
|
},
|
|
16296
16189
|
{
|
|
16297
16190
|
description: 'Cosmos Airdrop Chat',
|
|
@@ -18139,8 +18032,7 @@ const assets = {
|
|
|
18139
18032
|
theme: {
|
|
18140
18033
|
primary_color_hex: '#e40474'
|
|
18141
18034
|
}
|
|
18142
|
-
}]
|
|
18143
|
-
coingecko_id: 'stride-staked-islm'
|
|
18035
|
+
}]
|
|
18144
18036
|
},
|
|
18145
18037
|
{
|
|
18146
18038
|
description: 'The native token of Mande Network.',
|
|
@@ -18204,8 +18096,7 @@ const assets = {
|
|
|
18204
18096
|
socials: {
|
|
18205
18097
|
website: 'https://mande.network/',
|
|
18206
18098
|
twitter: 'https://twitter.com/MandeNetwork'
|
|
18207
|
-
}
|
|
18208
|
-
coingecko_id: 'mande-network'
|
|
18099
|
+
}
|
|
18209
18100
|
},
|
|
18210
18101
|
{
|
|
18211
18102
|
description: 'The native token of Neutaro',
|
|
@@ -18248,8 +18139,7 @@ const assets = {
|
|
|
18248
18139
|
theme: {
|
|
18249
18140
|
primary_color_hex: '#cbfb06'
|
|
18250
18141
|
}
|
|
18251
|
-
}]
|
|
18252
|
-
coingecko_id: 'neutaro'
|
|
18142
|
+
}]
|
|
18253
18143
|
},
|
|
18254
18144
|
{
|
|
18255
18145
|
description: 'Pepe Bruce Jenner',
|
|
@@ -18346,8 +18236,7 @@ const assets = {
|
|
|
18346
18236
|
theme: {
|
|
18347
18237
|
primary_color_hex: '#142c5c'
|
|
18348
18238
|
}
|
|
18349
|
-
}]
|
|
18350
|
-
coingecko_id: 'ondo-us-dollar-yield'
|
|
18239
|
+
}]
|
|
18351
18240
|
},
|
|
18352
18241
|
{
|
|
18353
18242
|
description: 'Jacob Haertnellez Turtle. Launched by Jake\'s Personally appointed TURD Cult Leader..."NotSeanO\'Riley." TURD is going to lead the shitcoins of Cosmos! Or Rug You. It will be Jake\'s Fault. ',
|
|
@@ -18412,8 +18301,7 @@ const assets = {
|
|
|
18412
18301
|
theme: {
|
|
18413
18302
|
primary_color_hex: '#1c1c1c'
|
|
18414
18303
|
}
|
|
18415
|
-
}]
|
|
18416
|
-
coingecko_id: 'firmachain'
|
|
18304
|
+
}]
|
|
18417
18305
|
},
|
|
18418
18306
|
{
|
|
18419
18307
|
description: 'An alloy of ETH asset variants on Osmosis.',
|
|
@@ -18563,8 +18451,7 @@ const assets = {
|
|
|
18563
18451
|
theme: {
|
|
18564
18452
|
primary_color_hex: '#6f043e'
|
|
18565
18453
|
}
|
|
18566
|
-
}]
|
|
18567
|
-
coingecko_id: 'lava-network'
|
|
18454
|
+
}]
|
|
18568
18455
|
},
|
|
18569
18456
|
{
|
|
18570
18457
|
description: 'The native token of Penumbra.',
|
|
@@ -18917,8 +18804,7 @@ const assets = {
|
|
|
18917
18804
|
theme: {
|
|
18918
18805
|
primary_color_hex: '#cb0766'
|
|
18919
18806
|
}
|
|
18920
|
-
}]
|
|
18921
|
-
coingecko_id: 'router-protocol-2'
|
|
18807
|
+
}]
|
|
18922
18808
|
},
|
|
18923
18809
|
{
|
|
18924
18810
|
description: 'An alloy of OP asset variants on Osmosis.',
|
|
@@ -19359,8 +19245,7 @@ const assets = {
|
|
|
19359
19245
|
primary_color_hex: '#ffbc05',
|
|
19360
19246
|
circle: true
|
|
19361
19247
|
}
|
|
19362
|
-
}]
|
|
19363
|
-
coingecko_id: 'deenar-gold'
|
|
19248
|
+
}]
|
|
19364
19249
|
},
|
|
19365
19250
|
{
|
|
19366
19251
|
description: 'CosmoUSD',
|
|
@@ -19648,8 +19533,7 @@ const assets = {
|
|
|
19648
19533
|
theme: {
|
|
19649
19534
|
primary_color_hex: '#ef4136'
|
|
19650
19535
|
}
|
|
19651
|
-
}]
|
|
19652
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3'
|
|
19536
|
+
}]
|
|
19653
19537
|
},
|
|
19654
19538
|
{
|
|
19655
19539
|
description: 'The native token of TON',
|
|
@@ -19972,8 +19856,7 @@ const assets = {
|
|
|
19972
19856
|
primary_color_hex: '#0095D7',
|
|
19973
19857
|
background_color_hex: '#FFFFFF'
|
|
19974
19858
|
}
|
|
19975
|
-
}]
|
|
19976
|
-
coingecko_id: 'monerium-eur-money'
|
|
19859
|
+
}]
|
|
19977
19860
|
},
|
|
19978
19861
|
{
|
|
19979
19862
|
description: 'The native staking and governance token of Andromeda',
|
|
@@ -20014,8 +19897,7 @@ const assets = {
|
|
|
20014
19897
|
theme: {
|
|
20015
19898
|
primary_color_hex: '#040404'
|
|
20016
19899
|
}
|
|
20017
|
-
}]
|
|
20018
|
-
coingecko_id: 'andromeda-2'
|
|
19900
|
+
}]
|
|
20019
19901
|
},
|
|
20020
19902
|
{
|
|
20021
19903
|
description: 'Chain-key Bitcoin bridged via Omnity Network.',
|
|
@@ -20293,6 +20175,46 @@ const assets = {
|
|
|
20293
20175
|
}
|
|
20294
20176
|
}]
|
|
20295
20177
|
},
|
|
20178
|
+
{
|
|
20179
|
+
description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
|
|
20180
|
+
denom_units: [{
|
|
20181
|
+
denom: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
20182
|
+
exponent: 0,
|
|
20183
|
+
aliases: ['uKIMA']
|
|
20184
|
+
}, {
|
|
20185
|
+
denom: 'KIMA',
|
|
20186
|
+
exponent: 6
|
|
20187
|
+
}],
|
|
20188
|
+
type_asset: 'ics20',
|
|
20189
|
+
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
20190
|
+
name: 'Kima Network',
|
|
20191
|
+
display: 'KIMA',
|
|
20192
|
+
symbol: 'KIMA',
|
|
20193
|
+
traces: [{
|
|
20194
|
+
type: 'ibc',
|
|
20195
|
+
counterparty: {
|
|
20196
|
+
chain_name: 'kimanetwork',
|
|
20197
|
+
base_denom: 'uKIMA',
|
|
20198
|
+
channel_id: 'channel-4'
|
|
20199
|
+
},
|
|
20200
|
+
chain: {
|
|
20201
|
+
channel_id: 'channel-86496',
|
|
20202
|
+
path: 'transfer/channel-86496/uKIMA'
|
|
20203
|
+
}
|
|
20204
|
+
}],
|
|
20205
|
+
logo_URIs: {
|
|
20206
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
|
|
20207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
|
|
20208
|
+
},
|
|
20209
|
+
images: [{
|
|
20210
|
+
image_sync: {
|
|
20211
|
+
chain_name: 'kimanetwork',
|
|
20212
|
+
base_denom: 'uKIMA'
|
|
20213
|
+
},
|
|
20214
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
|
|
20215
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
|
|
20216
|
+
}]
|
|
20217
|
+
},
|
|
20296
20218
|
{
|
|
20297
20219
|
description: 'STOS coin is the native token for the Stratos Blockchain. Stratos is a pioneering decentralized infrastructure service provider, revolutionizing AI and DePIN with advanced decentralized solutions in storage, computing, databases, and blockchain services. We empower Web 3.0 developpers and dApps through our scalable, reliable, and high-performance networks.',
|
|
20298
20220
|
denom_units: [
|
|
@@ -20341,8 +20263,7 @@ const assets = {
|
|
|
20341
20263
|
theme: {
|
|
20342
20264
|
primary_color_hex: '#04847c'
|
|
20343
20265
|
}
|
|
20344
|
-
}]
|
|
20345
|
-
coingecko_id: 'stratos'
|
|
20266
|
+
}]
|
|
20346
20267
|
},
|
|
20347
20268
|
{
|
|
20348
20269
|
description: 'Uniswap UNI on Osmosis via Axelar',
|
|
@@ -20549,10 +20470,23 @@ const assets = {
|
|
|
20549
20470
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
20550
20471
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
20551
20472
|
},
|
|
20552
|
-
images: [
|
|
20473
|
+
images: [
|
|
20474
|
+
{
|
|
20553
20475
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
20554
20476
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
20555
|
-
},
|
|
20477
|
+
},
|
|
20478
|
+
{
|
|
20479
|
+
image_sync: {
|
|
20480
|
+
chain_name: 'int3face',
|
|
20481
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
20482
|
+
},
|
|
20483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
|
|
20484
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg',
|
|
20485
|
+
theme: {
|
|
20486
|
+
primary_color_hex: '#3d3d3d'
|
|
20487
|
+
}
|
|
20488
|
+
},
|
|
20489
|
+
{
|
|
20556
20490
|
image_sync: {
|
|
20557
20491
|
chain_name: 'int3face',
|
|
20558
20492
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
@@ -20561,7 +20495,8 @@ const assets = {
|
|
|
20561
20495
|
theme: {
|
|
20562
20496
|
primary_color_hex: '#3d3d3d'
|
|
20563
20497
|
}
|
|
20564
|
-
}
|
|
20498
|
+
}
|
|
20499
|
+
]
|
|
20565
20500
|
},
|
|
20566
20501
|
{
|
|
20567
20502
|
description: 'Bitcoin on Int3face',
|
|
@@ -20601,10 +20536,23 @@ const assets = {
|
|
|
20601
20536
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
20602
20537
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
|
|
20603
20538
|
},
|
|
20604
|
-
images: [
|
|
20539
|
+
images: [
|
|
20540
|
+
{
|
|
20605
20541
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
20606
20542
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
|
|
20607
|
-
},
|
|
20543
|
+
},
|
|
20544
|
+
{
|
|
20545
|
+
image_sync: {
|
|
20546
|
+
chain_name: 'int3face',
|
|
20547
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
20548
|
+
},
|
|
20549
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.png',
|
|
20550
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg',
|
|
20551
|
+
theme: {
|
|
20552
|
+
primary_color_hex: '#3d3d3d'
|
|
20553
|
+
}
|
|
20554
|
+
},
|
|
20555
|
+
{
|
|
20608
20556
|
image_sync: {
|
|
20609
20557
|
chain_name: 'int3face',
|
|
20610
20558
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
@@ -20613,7 +20561,8 @@ const assets = {
|
|
|
20613
20561
|
theme: {
|
|
20614
20562
|
primary_color_hex: '#3d3d3d'
|
|
20615
20563
|
}
|
|
20616
|
-
}
|
|
20564
|
+
}
|
|
20565
|
+
]
|
|
20617
20566
|
},
|
|
20618
20567
|
{
|
|
20619
20568
|
description: 'Bitcoin-Cash on Int3face',
|
|
@@ -20653,10 +20602,23 @@ const assets = {
|
|
|
20653
20602
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
20654
20603
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
|
|
20655
20604
|
},
|
|
20656
|
-
images: [
|
|
20605
|
+
images: [
|
|
20606
|
+
{
|
|
20657
20607
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
20658
20608
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
|
|
20659
|
-
},
|
|
20609
|
+
},
|
|
20610
|
+
{
|
|
20611
|
+
image_sync: {
|
|
20612
|
+
chain_name: 'int3face',
|
|
20613
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
20614
|
+
},
|
|
20615
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.png',
|
|
20616
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg',
|
|
20617
|
+
theme: {
|
|
20618
|
+
primary_color_hex: '#3d3d3d'
|
|
20619
|
+
}
|
|
20620
|
+
},
|
|
20621
|
+
{
|
|
20660
20622
|
image_sync: {
|
|
20661
20623
|
chain_name: 'int3face',
|
|
20662
20624
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
@@ -20665,7 +20627,8 @@ const assets = {
|
|
|
20665
20627
|
theme: {
|
|
20666
20628
|
primary_color_hex: '#3d3d3d'
|
|
20667
20629
|
}
|
|
20668
|
-
}
|
|
20630
|
+
}
|
|
20631
|
+
]
|
|
20669
20632
|
},
|
|
20670
20633
|
{
|
|
20671
20634
|
description: 'Litecoin on Int3face',
|
|
@@ -20705,10 +20668,23 @@ const assets = {
|
|
|
20705
20668
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
20706
20669
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
|
|
20707
20670
|
},
|
|
20708
|
-
images: [
|
|
20671
|
+
images: [
|
|
20672
|
+
{
|
|
20709
20673
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
20710
20674
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
|
|
20711
|
-
},
|
|
20675
|
+
},
|
|
20676
|
+
{
|
|
20677
|
+
image_sync: {
|
|
20678
|
+
chain_name: 'int3face',
|
|
20679
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
20680
|
+
},
|
|
20681
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.png',
|
|
20682
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg',
|
|
20683
|
+
theme: {
|
|
20684
|
+
primary_color_hex: '#3d3d3d'
|
|
20685
|
+
}
|
|
20686
|
+
},
|
|
20687
|
+
{
|
|
20712
20688
|
image_sync: {
|
|
20713
20689
|
chain_name: 'int3face',
|
|
20714
20690
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
@@ -20717,7 +20693,8 @@ const assets = {
|
|
|
20717
20693
|
theme: {
|
|
20718
20694
|
primary_color_hex: '#3d3d3d'
|
|
20719
20695
|
}
|
|
20720
|
-
}
|
|
20696
|
+
}
|
|
20697
|
+
]
|
|
20721
20698
|
},
|
|
20722
20699
|
{
|
|
20723
20700
|
description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
|
|
@@ -20947,9 +20924,9 @@ const assets = {
|
|
|
20947
20924
|
}],
|
|
20948
20925
|
type_asset: 'ics20',
|
|
20949
20926
|
base: 'ibc/616C2EA69BC328F245CE449785CB0B526B462C48F19DCF9B3D30699579B4308A',
|
|
20950
|
-
name: 'Coinbase Wrapped BTC (Axelar)',
|
|
20927
|
+
name: 'Coinbase Wrapped BTC (Base via Axelar)',
|
|
20951
20928
|
display: 'cbbtc',
|
|
20952
|
-
symbol: 'cbBTC.axl',
|
|
20929
|
+
symbol: '$cbBTC.base.axl',
|
|
20953
20930
|
traces: [
|
|
20954
20931
|
{
|
|
20955
20932
|
type: 'synthetic',
|
|
@@ -21078,9 +21055,9 @@ const assets = {
|
|
|
21078
21055
|
}],
|
|
21079
21056
|
type_asset: 'ics20',
|
|
21080
21057
|
base: 'ibc/4AC81C97BBB5482536F6401328E0E10BCCD98F0F471DCF64319A811E25E53CAB',
|
|
21081
|
-
name: 'Lombard Staked Bitcoin (Axelar)',
|
|
21058
|
+
name: 'Lombard Staked Bitcoin (Ethereum via Axelar)',
|
|
21082
21059
|
display: 'lbtc',
|
|
21083
|
-
symbol: 'LBTC.axl',
|
|
21060
|
+
symbol: 'LBTC.eth.axl',
|
|
21084
21061
|
traces: [
|
|
21085
21062
|
{
|
|
21086
21063
|
type: 'liquid-stake',
|
|
@@ -21375,8 +21352,7 @@ const assets = {
|
|
|
21375
21352
|
primary_color_hex: '#342c2c'
|
|
21376
21353
|
}
|
|
21377
21354
|
}
|
|
21378
|
-
]
|
|
21379
|
-
coingecko_id: 'mantra-dao'
|
|
21355
|
+
]
|
|
21380
21356
|
},
|
|
21381
21357
|
{
|
|
21382
21358
|
description: 'The native staking and governance token of AtomOne',
|
|
@@ -21549,7 +21525,6 @@ const assets = {
|
|
|
21549
21525
|
},
|
|
21550
21526
|
{
|
|
21551
21527
|
description: 'Deprecated after hard fork: Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
21552
|
-
deprecated: true,
|
|
21553
21528
|
denom_units: [{
|
|
21554
21529
|
denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
21555
21530
|
exponent: 0,
|
|
@@ -21560,10 +21535,17 @@ const assets = {
|
|
|
21560
21535
|
}],
|
|
21561
21536
|
type_asset: 'ics20',
|
|
21562
21537
|
base: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
21563
|
-
name: 'Dragon',
|
|
21538
|
+
name: 'Dragon Coin (old)',
|
|
21564
21539
|
display: 'OLDDGN',
|
|
21565
|
-
symbol: '
|
|
21540
|
+
symbol: 'DGN.old',
|
|
21566
21541
|
traces: [{
|
|
21542
|
+
type: 'legacy-mintage',
|
|
21543
|
+
counterparty: {
|
|
21544
|
+
chain_name: 'dungeon',
|
|
21545
|
+
base_denom: 'udgn'
|
|
21546
|
+
},
|
|
21547
|
+
provider: 'Dungeon Chain'
|
|
21548
|
+
}, {
|
|
21567
21549
|
type: 'ibc',
|
|
21568
21550
|
counterparty: {
|
|
21569
21551
|
chain_name: 'dungeon1',
|
|
@@ -21580,7 +21562,7 @@ const assets = {
|
|
|
21580
21562
|
},
|
|
21581
21563
|
images: [{
|
|
21582
21564
|
image_sync: {
|
|
21583
|
-
chain_name: '
|
|
21565
|
+
chain_name: 'dungeon1',
|
|
21584
21566
|
base_denom: 'udgn'
|
|
21585
21567
|
},
|
|
21586
21568
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
@@ -21601,7 +21583,7 @@ const assets = {
|
|
|
21601
21583
|
}],
|
|
21602
21584
|
type_asset: 'ics20',
|
|
21603
21585
|
base: 'ibc/CD6412358F33B372A355CF22786D8C19477C15092B56BD56188679EED8556964',
|
|
21604
|
-
name: 'Dragon',
|
|
21586
|
+
name: 'Dragon Coin',
|
|
21605
21587
|
display: 'DGN',
|
|
21606
21588
|
symbol: 'DGN',
|
|
21607
21589
|
traces: [{
|
|
@@ -21628,8 +21610,7 @@ const assets = {
|
|
|
21628
21610
|
theme: {
|
|
21629
21611
|
circle: true
|
|
21630
21612
|
}
|
|
21631
|
-
}]
|
|
21632
|
-
coingecko_id: 'dragon-coin-2'
|
|
21613
|
+
}]
|
|
21633
21614
|
},
|
|
21634
21615
|
{
|
|
21635
21616
|
description: 'Synternet is a blockchain that powers modular, interoperable data infrastructure across all major chains.',
|
|
@@ -21739,8 +21720,7 @@ const assets = {
|
|
|
21739
21720
|
base_denom: 'factory/neutron1k6hr0f83e7un2wjf29cspk7j69jrnskk65k3ek2nj9dztrlzpj6q00rtsa/udatom'
|
|
21740
21721
|
},
|
|
21741
21722
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dATOM.svg'
|
|
21742
|
-
}]
|
|
21743
|
-
coingecko_id: 'drop-staked-atom'
|
|
21723
|
+
}]
|
|
21744
21724
|
},
|
|
21745
21725
|
{
|
|
21746
21726
|
description: 'The Sherpa memecoin',
|
|
@@ -21907,8 +21887,7 @@ const assets = {
|
|
|
21907
21887
|
base_denom: 'uxion'
|
|
21908
21888
|
},
|
|
21909
21889
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
21910
|
-
}]
|
|
21911
|
-
coingecko_id: 'xion-2'
|
|
21890
|
+
}]
|
|
21912
21891
|
},
|
|
21913
21892
|
{
|
|
21914
21893
|
description: 'An alloy of FIL asset variants on Osmosis.',
|
|
@@ -21991,10 +21970,23 @@ const assets = {
|
|
|
21991
21970
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
21992
21971
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
21993
21972
|
},
|
|
21994
|
-
images: [
|
|
21973
|
+
images: [
|
|
21974
|
+
{
|
|
21995
21975
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
21996
21976
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
21997
|
-
},
|
|
21977
|
+
},
|
|
21978
|
+
{
|
|
21979
|
+
image_sync: {
|
|
21980
|
+
chain_name: 'int3face',
|
|
21981
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
21982
|
+
},
|
|
21983
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.png',
|
|
21984
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg',
|
|
21985
|
+
theme: {
|
|
21986
|
+
primary_color_hex: '#3d3d3d'
|
|
21987
|
+
}
|
|
21988
|
+
},
|
|
21989
|
+
{
|
|
21998
21990
|
image_sync: {
|
|
21999
21991
|
chain_name: 'int3face',
|
|
22000
21992
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
@@ -22003,7 +21995,8 @@ const assets = {
|
|
|
22003
21995
|
theme: {
|
|
22004
21996
|
primary_color_hex: '#3d3d3d'
|
|
22005
21997
|
}
|
|
22006
|
-
}
|
|
21998
|
+
}
|
|
21999
|
+
]
|
|
22007
22000
|
},
|
|
22008
22001
|
{
|
|
22009
22002
|
description: 'The MOBX coin rewards the use of eco-friendly micromobility transportation.',
|
|
@@ -22135,8 +22128,7 @@ const assets = {
|
|
|
22135
22128
|
base_denom: 'uelys'
|
|
22136
22129
|
},
|
|
22137
22130
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
22138
|
-
}]
|
|
22139
|
-
coingecko_id: 'elys-network'
|
|
22131
|
+
}]
|
|
22140
22132
|
},
|
|
22141
22133
|
{
|
|
22142
22134
|
description: 'Aaron Network is an innovative platform for secure and private messaging, integrated into the blockchain ecosystem. We also offer a unique address reputation scoring system, ensuring that every user can interact with others confidently.',
|
|
@@ -22524,366 +22516,404 @@ const assets = {
|
|
|
22524
22516
|
}]
|
|
22525
22517
|
},
|
|
22526
22518
|
{
|
|
22527
|
-
description: '
|
|
22519
|
+
description: 'A Stablecoin native to the Kopi blockchain',
|
|
22528
22520
|
denom_units: [{
|
|
22529
|
-
denom: 'ibc/
|
|
22521
|
+
denom: 'ibc/2C43B074A5C7C3FB32EB8FA85239FCF887312BC960F373BC1EF1EE8517A0B996',
|
|
22530
22522
|
exponent: 0,
|
|
22531
|
-
aliases: ['
|
|
22523
|
+
aliases: ['ukusd']
|
|
22532
22524
|
}, {
|
|
22533
|
-
denom: '
|
|
22534
|
-
exponent:
|
|
22525
|
+
denom: 'kUSD',
|
|
22526
|
+
exponent: 6
|
|
22535
22527
|
}],
|
|
22536
22528
|
type_asset: 'ics20',
|
|
22537
|
-
base: 'ibc/
|
|
22538
|
-
name: '
|
|
22539
|
-
display: '
|
|
22540
|
-
symbol: '
|
|
22529
|
+
base: 'ibc/2C43B074A5C7C3FB32EB8FA85239FCF887312BC960F373BC1EF1EE8517A0B996',
|
|
22530
|
+
name: 'kUSD',
|
|
22531
|
+
display: 'kUSD',
|
|
22532
|
+
symbol: 'kUSD',
|
|
22541
22533
|
traces: [{
|
|
22542
|
-
type: '
|
|
22534
|
+
type: 'synthetic',
|
|
22543
22535
|
counterparty: {
|
|
22544
|
-
chain_name: '
|
|
22545
|
-
base_denom: '
|
|
22546
|
-
channel_id: 'channel-0'
|
|
22536
|
+
chain_name: 'forex',
|
|
22537
|
+
base_denom: 'USD'
|
|
22547
22538
|
},
|
|
22548
|
-
|
|
22549
|
-
channel_id: 'channel-0',
|
|
22550
|
-
path: 'transfer/channel-0/eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38'
|
|
22551
|
-
}
|
|
22539
|
+
provider: 'Kopi'
|
|
22552
22540
|
}, {
|
|
22553
22541
|
type: 'ibc',
|
|
22554
22542
|
counterparty: {
|
|
22555
|
-
chain_name: '
|
|
22556
|
-
base_denom: '
|
|
22557
|
-
channel_id: 'channel-
|
|
22543
|
+
chain_name: 'kopi',
|
|
22544
|
+
base_denom: 'ukusd',
|
|
22545
|
+
channel_id: 'channel-10'
|
|
22558
22546
|
},
|
|
22559
22547
|
chain: {
|
|
22560
|
-
channel_id: 'channel-
|
|
22561
|
-
path: 'transfer/channel-
|
|
22548
|
+
channel_id: 'channel-97998',
|
|
22549
|
+
path: 'transfer/channel-97998/ukusd'
|
|
22562
22550
|
}
|
|
22563
22551
|
}],
|
|
22564
22552
|
logo_URIs: {
|
|
22565
|
-
|
|
22553
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
|
|
22566
22554
|
},
|
|
22567
22555
|
images: [{
|
|
22568
|
-
|
|
22569
|
-
|
|
22570
|
-
|
|
22571
|
-
}
|
|
22572
|
-
|
|
22573
|
-
|
|
22556
|
+
image_sync: {
|
|
22557
|
+
chain_name: 'kopi',
|
|
22558
|
+
base_denom: 'ukusd'
|
|
22559
|
+
},
|
|
22560
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
|
|
22561
|
+
}]
|
|
22574
22562
|
},
|
|
22575
22563
|
{
|
|
22564
|
+
description: 'The native token of kopi',
|
|
22576
22565
|
denom_units: [{
|
|
22577
|
-
denom: 'ibc/
|
|
22566
|
+
denom: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
22578
22567
|
exponent: 0,
|
|
22579
|
-
aliases: ['
|
|
22568
|
+
aliases: ['ukopi']
|
|
22580
22569
|
}, {
|
|
22581
|
-
denom: '
|
|
22570
|
+
denom: 'XKP',
|
|
22582
22571
|
exponent: 6
|
|
22583
22572
|
}],
|
|
22584
22573
|
type_asset: 'ics20',
|
|
22585
|
-
base: 'ibc/
|
|
22586
|
-
name: '
|
|
22587
|
-
display: '
|
|
22588
|
-
symbol: '
|
|
22574
|
+
base: 'ibc/86E7DAA73DD4AEA7319C77A81CF202A02BD094AE8550EEEAB06DF31749B6E05C',
|
|
22575
|
+
name: 'Kopi',
|
|
22576
|
+
display: 'XKP',
|
|
22577
|
+
symbol: 'XKP',
|
|
22589
22578
|
traces: [{
|
|
22590
22579
|
type: 'ibc',
|
|
22591
22580
|
counterparty: {
|
|
22592
|
-
chain_name: '
|
|
22593
|
-
base_denom: '
|
|
22594
|
-
channel_id: 'channel-
|
|
22581
|
+
chain_name: 'kopi',
|
|
22582
|
+
base_denom: 'ukopi',
|
|
22583
|
+
channel_id: 'channel-10'
|
|
22595
22584
|
},
|
|
22596
22585
|
chain: {
|
|
22597
|
-
channel_id: 'channel-
|
|
22598
|
-
path: 'transfer/channel-
|
|
22599
|
-
}
|
|
22600
|
-
}],
|
|
22601
|
-
images: [{
|
|
22602
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
22603
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg',
|
|
22604
|
-
theme: {
|
|
22605
|
-
primary_color_hex: '#2474cb'
|
|
22586
|
+
channel_id: 'channel-97998',
|
|
22587
|
+
path: 'transfer/channel-97998/ukopi'
|
|
22606
22588
|
}
|
|
22607
22589
|
}],
|
|
22608
22590
|
logo_URIs: {
|
|
22609
|
-
|
|
22610
|
-
|
|
22611
|
-
|
|
22591
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
22592
|
+
},
|
|
22593
|
+
images: [{
|
|
22594
|
+
image_sync: {
|
|
22595
|
+
chain_name: 'kopi',
|
|
22596
|
+
base_denom: 'ukopi'
|
|
22597
|
+
},
|
|
22598
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
22599
|
+
}]
|
|
22612
22600
|
},
|
|
22613
22601
|
{
|
|
22614
|
-
description: '
|
|
22602
|
+
description: 'Quicksilver Liquid Staked ARCH',
|
|
22615
22603
|
denom_units: [{
|
|
22616
|
-
denom: 'ibc/
|
|
22604
|
+
denom: 'ibc/BA47828ADDC3700F50B35696390F4C53E35CBB42E84FF768BB75C3F6BAEFD9F1',
|
|
22617
22605
|
exponent: 0,
|
|
22618
|
-
aliases: ['
|
|
22606
|
+
aliases: ['aqarch']
|
|
22619
22607
|
}, {
|
|
22620
|
-
denom: '
|
|
22621
|
-
exponent:
|
|
22608
|
+
denom: 'qarch',
|
|
22609
|
+
exponent: 18,
|
|
22610
|
+
aliases: []
|
|
22622
22611
|
}],
|
|
22623
22612
|
type_asset: 'ics20',
|
|
22624
|
-
base: 'ibc/
|
|
22625
|
-
name: '
|
|
22626
|
-
display: '
|
|
22627
|
-
symbol: '
|
|
22613
|
+
base: 'ibc/BA47828ADDC3700F50B35696390F4C53E35CBB42E84FF768BB75C3F6BAEFD9F1',
|
|
22614
|
+
name: 'Quicksilver Liquid Staked ARCH',
|
|
22615
|
+
display: 'qarch',
|
|
22616
|
+
symbol: 'qARCH',
|
|
22628
22617
|
traces: [{
|
|
22618
|
+
type: 'liquid-stake',
|
|
22619
|
+
counterparty: {
|
|
22620
|
+
chain_name: 'archway',
|
|
22621
|
+
base_denom: 'aarch'
|
|
22622
|
+
},
|
|
22623
|
+
provider: 'Quicksilver'
|
|
22624
|
+
}, {
|
|
22629
22625
|
type: 'ibc',
|
|
22630
22626
|
counterparty: {
|
|
22631
|
-
chain_name: '
|
|
22632
|
-
base_denom: '
|
|
22633
|
-
channel_id: 'channel-
|
|
22627
|
+
chain_name: 'quicksilver',
|
|
22628
|
+
base_denom: 'aqarch',
|
|
22629
|
+
channel_id: 'channel-2'
|
|
22634
22630
|
},
|
|
22635
22631
|
chain: {
|
|
22636
|
-
channel_id: 'channel-
|
|
22637
|
-
path: 'transfer/channel-
|
|
22638
|
-
}
|
|
22639
|
-
}],
|
|
22640
|
-
images: [{
|
|
22641
|
-
image_sync: {
|
|
22642
|
-
chain_name: 'nomic',
|
|
22643
|
-
base_denom: 'unom'
|
|
22644
|
-
},
|
|
22645
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
22646
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg',
|
|
22647
|
-
theme: {
|
|
22648
|
-
primary_color_hex: '#6404fc'
|
|
22632
|
+
channel_id: 'channel-522',
|
|
22633
|
+
path: 'transfer/channel-522/aqarch'
|
|
22649
22634
|
}
|
|
22650
22635
|
}],
|
|
22651
22636
|
logo_URIs: {
|
|
22652
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
22653
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
22654
|
-
}
|
|
22655
|
-
},
|
|
22656
|
-
{
|
|
22657
|
-
description: 'The governance and utility token of Yieldmos, the Interchain Automation Protocol',
|
|
22658
|
-
denom_units: [{
|
|
22659
|
-
denom: 'factory/osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy/ymos',
|
|
22660
|
-
exponent: 0
|
|
22661
|
-
}, {
|
|
22662
|
-
denom: 'ymos',
|
|
22663
|
-
exponent: 6
|
|
22664
|
-
}],
|
|
22665
|
-
type_asset: 'sdk.coin',
|
|
22666
|
-
address: 'osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy',
|
|
22667
|
-
base: 'factory/osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy/ymos',
|
|
22668
|
-
name: 'Yieldmos Coin',
|
|
22669
|
-
display: 'ymos',
|
|
22670
|
-
symbol: 'YMOS',
|
|
22671
|
-
logo_URIs: {
|
|
22672
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ymos.png'
|
|
22637
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qarch.png',
|
|
22638
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qarch.svg'
|
|
22673
22639
|
},
|
|
22674
22640
|
images: [{
|
|
22675
|
-
|
|
22641
|
+
image_sync: {
|
|
22642
|
+
chain_name: 'quicksilver',
|
|
22643
|
+
base_denom: 'aqarch'
|
|
22644
|
+
},
|
|
22645
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qarch.png',
|
|
22646
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qarch.svg',
|
|
22676
22647
|
theme: {
|
|
22677
|
-
primary_color_hex: '#
|
|
22648
|
+
primary_color_hex: '#ff914d'
|
|
22678
22649
|
}
|
|
22679
22650
|
}]
|
|
22680
22651
|
},
|
|
22681
22652
|
{
|
|
22682
|
-
description: '
|
|
22653
|
+
description: 'Quicksilver Liquid Staked PICA',
|
|
22683
22654
|
denom_units: [{
|
|
22684
|
-
denom: '
|
|
22655
|
+
denom: 'ibc/C66CF6F56DC47AECFA2C593C371D5D6218CF9DF709B6F0DAB7C33A9766889E55',
|
|
22685
22656
|
exponent: 0,
|
|
22686
|
-
aliases: ['
|
|
22687
|
-
}],
|
|
22688
|
-
type_asset: 'sdk.coin',
|
|
22689
|
-
base: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
|
|
22690
|
-
name: 'Branez',
|
|
22691
|
-
display: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
|
|
22692
|
-
symbol: 'BRNZ',
|
|
22693
|
-
logo_URIs: {
|
|
22694
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
|
|
22695
|
-
},
|
|
22696
|
-
images: [{
|
|
22697
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
|
|
22698
|
-
}]
|
|
22699
|
-
},
|
|
22700
|
-
{
|
|
22701
|
-
description: 'ashLAB - Burned LAB',
|
|
22702
|
-
extended_description: 'ashLAB - receipt token recieved when burning LAB via ASH DAOs Furnace',
|
|
22703
|
-
denom_units: [{
|
|
22704
|
-
denom: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/lab.ash',
|
|
22705
|
-
exponent: 0
|
|
22657
|
+
aliases: ['pqpica']
|
|
22706
22658
|
}, {
|
|
22707
|
-
denom: '
|
|
22708
|
-
exponent:
|
|
22659
|
+
denom: 'qpica',
|
|
22660
|
+
exponent: 12,
|
|
22661
|
+
aliases: []
|
|
22709
22662
|
}],
|
|
22710
|
-
type_asset: '
|
|
22711
|
-
|
|
22712
|
-
|
|
22713
|
-
|
|
22714
|
-
|
|
22715
|
-
|
|
22663
|
+
type_asset: 'ics20',
|
|
22664
|
+
base: 'ibc/C66CF6F56DC47AECFA2C593C371D5D6218CF9DF709B6F0DAB7C33A9766889E55',
|
|
22665
|
+
name: 'Quicksilver Liquid Staked PICA',
|
|
22666
|
+
display: 'qpica',
|
|
22667
|
+
symbol: 'qPICA',
|
|
22668
|
+
traces: [
|
|
22669
|
+
{
|
|
22670
|
+
type: 'additional-mintage',
|
|
22671
|
+
counterparty: {
|
|
22672
|
+
chain_name: 'picasso',
|
|
22673
|
+
base_denom: 'ppica'
|
|
22674
|
+
},
|
|
22675
|
+
provider: 'Picasso'
|
|
22676
|
+
},
|
|
22677
|
+
{
|
|
22678
|
+
type: 'liquid-stake',
|
|
22679
|
+
counterparty: {
|
|
22680
|
+
chain_name: 'composable',
|
|
22681
|
+
base_denom: 'ppica'
|
|
22682
|
+
},
|
|
22683
|
+
provider: 'Quicksilver'
|
|
22684
|
+
},
|
|
22685
|
+
{
|
|
22686
|
+
type: 'ibc',
|
|
22687
|
+
counterparty: {
|
|
22688
|
+
chain_name: 'quicksilver',
|
|
22689
|
+
base_denom: 'pqpica',
|
|
22690
|
+
channel_id: 'channel-2'
|
|
22691
|
+
},
|
|
22692
|
+
chain: {
|
|
22693
|
+
channel_id: 'channel-522',
|
|
22694
|
+
path: 'transfer/channel-522/pqpica'
|
|
22695
|
+
}
|
|
22696
|
+
}
|
|
22697
|
+
],
|
|
22716
22698
|
logo_URIs: {
|
|
22717
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
22699
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qpica.png',
|
|
22700
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qpica.svg'
|
|
22718
22701
|
},
|
|
22719
22702
|
images: [{
|
|
22720
|
-
|
|
22703
|
+
image_sync: {
|
|
22704
|
+
chain_name: 'quicksilver',
|
|
22705
|
+
base_denom: 'pqpica'
|
|
22706
|
+
},
|
|
22707
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qpica.png',
|
|
22708
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qpica.svg',
|
|
22721
22709
|
theme: {
|
|
22722
|
-
primary_color_hex: '#
|
|
22710
|
+
primary_color_hex: '#ff914d'
|
|
22723
22711
|
}
|
|
22724
22712
|
}]
|
|
22725
22713
|
},
|
|
22726
22714
|
{
|
|
22727
|
-
description: '
|
|
22715
|
+
description: 'Quicksilver Liquid Staked TIA',
|
|
22728
22716
|
denom_units: [{
|
|
22729
|
-
denom: 'ibc/
|
|
22717
|
+
denom: 'ibc/E8CB12995A190336CA7A647B618E97DF6CA1E1A3FD7685B1AA9C1C80FC63858E',
|
|
22730
22718
|
exponent: 0,
|
|
22731
|
-
aliases: ['
|
|
22719
|
+
aliases: ['uqtia']
|
|
22732
22720
|
}, {
|
|
22733
|
-
denom: '
|
|
22734
|
-
exponent: 6
|
|
22721
|
+
denom: 'qtia',
|
|
22722
|
+
exponent: 6,
|
|
22723
|
+
aliases: []
|
|
22735
22724
|
}],
|
|
22736
22725
|
type_asset: 'ics20',
|
|
22737
|
-
base: 'ibc/
|
|
22738
|
-
name: '
|
|
22739
|
-
display: '
|
|
22740
|
-
symbol: '
|
|
22726
|
+
base: 'ibc/E8CB12995A190336CA7A647B618E97DF6CA1E1A3FD7685B1AA9C1C80FC63858E',
|
|
22727
|
+
name: 'Quicksilver Liquid Staked TIA',
|
|
22728
|
+
display: 'qtia',
|
|
22729
|
+
symbol: 'qTIA',
|
|
22741
22730
|
traces: [{
|
|
22731
|
+
type: 'liquid-stake',
|
|
22732
|
+
counterparty: {
|
|
22733
|
+
chain_name: 'celestia',
|
|
22734
|
+
base_denom: 'utia'
|
|
22735
|
+
},
|
|
22736
|
+
provider: 'Quicksilver'
|
|
22737
|
+
}, {
|
|
22742
22738
|
type: 'ibc',
|
|
22743
22739
|
counterparty: {
|
|
22744
|
-
chain_name: '
|
|
22745
|
-
base_denom: '
|
|
22746
|
-
channel_id: 'channel-
|
|
22740
|
+
chain_name: 'quicksilver',
|
|
22741
|
+
base_denom: 'uqtia',
|
|
22742
|
+
channel_id: 'channel-2'
|
|
22747
22743
|
},
|
|
22748
22744
|
chain: {
|
|
22749
|
-
channel_id: 'channel-
|
|
22750
|
-
path: 'transfer/channel-
|
|
22745
|
+
channel_id: 'channel-522',
|
|
22746
|
+
path: 'transfer/channel-522/uqtia'
|
|
22751
22747
|
}
|
|
22752
22748
|
}],
|
|
22753
22749
|
logo_URIs: {
|
|
22754
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
22750
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qtia.png',
|
|
22751
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qtia.svg'
|
|
22755
22752
|
},
|
|
22756
22753
|
images: [{
|
|
22757
22754
|
image_sync: {
|
|
22758
|
-
chain_name: '
|
|
22759
|
-
base_denom: '
|
|
22755
|
+
chain_name: 'quicksilver',
|
|
22756
|
+
base_denom: 'uqtia'
|
|
22760
22757
|
},
|
|
22761
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
22758
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qtia.png',
|
|
22759
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qtia.svg',
|
|
22762
22760
|
theme: {
|
|
22763
|
-
primary_color_hex: '#
|
|
22761
|
+
primary_color_hex: '#ff914d'
|
|
22764
22762
|
}
|
|
22765
22763
|
}]
|
|
22766
22764
|
},
|
|
22767
22765
|
{
|
|
22768
|
-
description: '
|
|
22766
|
+
description: 'Quicksilver Liquid Staked FLIX',
|
|
22769
22767
|
denom_units: [{
|
|
22770
|
-
denom: '
|
|
22771
|
-
exponent: 0
|
|
22772
|
-
|
|
22773
|
-
denom: 'earnUSDC',
|
|
22774
|
-
exponent: 6
|
|
22775
|
-
}],
|
|
22776
|
-
type_asset: 'sdk.coin',
|
|
22777
|
-
base: 'factory/osmo1vf6e300hv2qe7r5rln8deft45ewgyytjnwfrdfcv5rgzrfy0s6cswjqf9r/mars-usdc-looped',
|
|
22778
|
-
name: 'Mars Looped USDC Vault',
|
|
22779
|
-
display: 'earnUSDC',
|
|
22780
|
-
symbol: 'earnUSDC'
|
|
22781
|
-
},
|
|
22782
|
-
{
|
|
22783
|
-
description: 'Auto-compounding vault for Membrane\'s Stability Pool used to ease the UX of compounding CDT',
|
|
22784
|
-
denom_units: [{
|
|
22785
|
-
denom: 'factory/osmo1jw6r68y0uhfmqagc7uhtdddctc7wq95pncvrqnvtd47w4hx46p7se9nju5/earn-cdt',
|
|
22786
|
-
exponent: 0
|
|
22768
|
+
denom: 'ibc/9880C90A843C647E7A5D7C108CBB3D6E3D671F3F6BB930558F81B3B24D334162',
|
|
22769
|
+
exponent: 0,
|
|
22770
|
+
aliases: ['uqflix']
|
|
22787
22771
|
}, {
|
|
22788
|
-
denom: '
|
|
22789
|
-
exponent: 6
|
|
22772
|
+
denom: 'qflix',
|
|
22773
|
+
exponent: 6,
|
|
22774
|
+
aliases: []
|
|
22790
22775
|
}],
|
|
22791
|
-
type_asset: '
|
|
22792
|
-
base: '
|
|
22793
|
-
name: '
|
|
22794
|
-
display: '
|
|
22795
|
-
symbol: '
|
|
22796
|
-
|
|
22797
|
-
|
|
22798
|
-
|
|
22799
|
-
|
|
22800
|
-
|
|
22801
|
-
|
|
22802
|
-
|
|
22776
|
+
type_asset: 'ics20',
|
|
22777
|
+
base: 'ibc/9880C90A843C647E7A5D7C108CBB3D6E3D671F3F6BB930558F81B3B24D334162',
|
|
22778
|
+
name: 'Quicksilver Liquid Staked FLIX',
|
|
22779
|
+
display: 'qflix',
|
|
22780
|
+
symbol: 'qFLIX',
|
|
22781
|
+
traces: [{
|
|
22782
|
+
type: 'liquid-stake',
|
|
22783
|
+
counterparty: {
|
|
22784
|
+
chain_name: 'omniflixhub',
|
|
22785
|
+
base_denom: 'uflix'
|
|
22786
|
+
},
|
|
22787
|
+
provider: 'Quicksilver'
|
|
22803
22788
|
}, {
|
|
22804
|
-
|
|
22805
|
-
|
|
22789
|
+
type: 'ibc',
|
|
22790
|
+
counterparty: {
|
|
22791
|
+
chain_name: 'quicksilver',
|
|
22792
|
+
base_denom: 'uqflix',
|
|
22793
|
+
channel_id: 'channel-2'
|
|
22794
|
+
},
|
|
22795
|
+
chain: {
|
|
22796
|
+
channel_id: 'channel-522',
|
|
22797
|
+
path: 'transfer/channel-522/uqflix'
|
|
22798
|
+
}
|
|
22806
22799
|
}],
|
|
22807
|
-
type_asset: 'sdk.coin',
|
|
22808
|
-
address: 'osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07',
|
|
22809
|
-
base: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/ion.ash',
|
|
22810
|
-
name: 'Burned ION',
|
|
22811
|
-
display: 'ashION',
|
|
22812
|
-
symbol: 'ashION',
|
|
22813
22800
|
logo_URIs: {
|
|
22814
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
22801
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qflix.png',
|
|
22802
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qflix.svg'
|
|
22815
22803
|
},
|
|
22816
22804
|
images: [{
|
|
22817
|
-
|
|
22805
|
+
image_sync: {
|
|
22806
|
+
chain_name: 'quicksilver',
|
|
22807
|
+
base_denom: 'uqflix'
|
|
22808
|
+
},
|
|
22809
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qflix.png',
|
|
22810
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qflix.svg',
|
|
22818
22811
|
theme: {
|
|
22819
|
-
primary_color_hex: '#
|
|
22812
|
+
primary_color_hex: '#ff914d'
|
|
22820
22813
|
}
|
|
22821
22814
|
}]
|
|
22822
22815
|
},
|
|
22823
22816
|
{
|
|
22824
|
-
description: '
|
|
22825
|
-
extended_description: 'CULT - Less Brainwashing, More Utility\n\n$CULT is more than a token; it\'s your key to ascend within the Order of Architects. Each token empowers you to mint and upgrade Architect NFTs, navigating through rites that elevate their mystical powers. Engage directly in our unique Streamswap process, beginning with a USDC deposit, transitioning smoothly into $CULT.\n\nFair Launch: Our token launch excludes whitelists and bots, ensuring a transparent and equitable distribution for all. Streamswap Mechanics: Deposit $USDC during the 72-hour Bootstrapping Phase, followed by a 1-hour Streaming Phase to convert into $CULT, ensuring a smooth and fair token distribution.',
|
|
22817
|
+
description: 'Quicksilver Liquid Staked LUNA',
|
|
22826
22818
|
denom_units: [{
|
|
22827
|
-
denom: '
|
|
22819
|
+
denom: 'ibc/C3FD0795C73D0D61C09374F99D3F23E746194D22A64B6A44FF0530BCF2419053',
|
|
22828
22820
|
exponent: 0,
|
|
22829
|
-
aliases: ['
|
|
22821
|
+
aliases: ['uqluna']
|
|
22830
22822
|
}, {
|
|
22831
|
-
denom: '
|
|
22832
|
-
exponent: 6
|
|
22823
|
+
denom: 'qluna',
|
|
22824
|
+
exponent: 6,
|
|
22825
|
+
aliases: []
|
|
22826
|
+
}],
|
|
22827
|
+
type_asset: 'ics20',
|
|
22828
|
+
base: 'ibc/C3FD0795C73D0D61C09374F99D3F23E746194D22A64B6A44FF0530BCF2419053',
|
|
22829
|
+
name: 'Quicksilver Liquid Staked LUNA',
|
|
22830
|
+
display: 'qluna',
|
|
22831
|
+
symbol: 'qLUNA',
|
|
22832
|
+
traces: [{
|
|
22833
|
+
type: 'liquid-stake',
|
|
22834
|
+
counterparty: {
|
|
22835
|
+
chain_name: 'terra2',
|
|
22836
|
+
base_denom: 'uluna'
|
|
22837
|
+
},
|
|
22838
|
+
provider: 'Quicksilver'
|
|
22839
|
+
}, {
|
|
22840
|
+
type: 'ibc',
|
|
22841
|
+
counterparty: {
|
|
22842
|
+
chain_name: 'quicksilver',
|
|
22843
|
+
base_denom: 'uqluna',
|
|
22844
|
+
channel_id: 'channel-2'
|
|
22845
|
+
},
|
|
22846
|
+
chain: {
|
|
22847
|
+
channel_id: 'channel-522',
|
|
22848
|
+
path: 'transfer/channel-522/uqluna'
|
|
22849
|
+
}
|
|
22833
22850
|
}],
|
|
22834
|
-
type_asset: 'sdk.coin',
|
|
22835
|
-
address: 'osmo1qdvwftqd8ml6t9w6dmj97m03ck5ghqqmd8y7cm',
|
|
22836
|
-
base: 'factory/osmo1qdvwftqd8ml6t9w6dmj97m03ck5ghqqmd8y7cm/cult',
|
|
22837
|
-
name: 'CULT',
|
|
22838
|
-
display: 'CULT',
|
|
22839
|
-
symbol: 'CULT',
|
|
22840
22851
|
logo_URIs: {
|
|
22841
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
22852
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.png',
|
|
22853
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.svg'
|
|
22842
22854
|
},
|
|
22843
22855
|
images: [{
|
|
22844
|
-
|
|
22845
|
-
|
|
22846
|
-
|
|
22847
|
-
|
|
22848
|
-
|
|
22849
|
-
|
|
22856
|
+
image_sync: {
|
|
22857
|
+
chain_name: 'quicksilver',
|
|
22858
|
+
base_denom: 'uqluna'
|
|
22859
|
+
},
|
|
22860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.png',
|
|
22861
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.svg',
|
|
22862
|
+
theme: {
|
|
22863
|
+
primary_color_hex: '#ff914d'
|
|
22864
|
+
}
|
|
22865
|
+
}]
|
|
22850
22866
|
},
|
|
22851
22867
|
{
|
|
22852
|
-
description: '
|
|
22853
|
-
extended_description: 'Free yourself from your self. Embrace your status as a $PLEB.',
|
|
22868
|
+
description: 'Quicksilver Liquid Staked INJ',
|
|
22854
22869
|
denom_units: [{
|
|
22855
|
-
denom: 'ibc/
|
|
22870
|
+
denom: 'ibc/3C85C44DCB6BCC4FFB9D295EE79ED412E1FAD5D775C99E6AA51CCEF5CA32409C',
|
|
22856
22871
|
exponent: 0,
|
|
22857
|
-
aliases: ['
|
|
22872
|
+
aliases: ['qinj']
|
|
22858
22873
|
}, {
|
|
22859
|
-
denom: '
|
|
22860
|
-
exponent:
|
|
22874
|
+
denom: 'qINJ',
|
|
22875
|
+
exponent: 18,
|
|
22876
|
+
aliases: []
|
|
22861
22877
|
}],
|
|
22862
22878
|
type_asset: 'ics20',
|
|
22863
|
-
base: 'ibc/
|
|
22864
|
-
name: '
|
|
22865
|
-
display: '
|
|
22866
|
-
symbol: '
|
|
22879
|
+
base: 'ibc/3C85C44DCB6BCC4FFB9D295EE79ED412E1FAD5D775C99E6AA51CCEF5CA32409C',
|
|
22880
|
+
name: 'Quicksilver Liquid Staked INJ',
|
|
22881
|
+
display: 'qinj',
|
|
22882
|
+
symbol: 'qINJ',
|
|
22867
22883
|
traces: [{
|
|
22884
|
+
type: 'liquid-stake',
|
|
22885
|
+
counterparty: {
|
|
22886
|
+
chain_name: 'injective',
|
|
22887
|
+
base_denom: 'inj'
|
|
22888
|
+
},
|
|
22889
|
+
provider: 'Quicksilver'
|
|
22890
|
+
}, {
|
|
22868
22891
|
type: 'ibc',
|
|
22869
22892
|
counterparty: {
|
|
22870
|
-
chain_name: '
|
|
22871
|
-
base_denom: '
|
|
22872
|
-
channel_id: 'channel-
|
|
22893
|
+
chain_name: 'quicksilver',
|
|
22894
|
+
base_denom: 'qinj',
|
|
22895
|
+
channel_id: 'channel-2'
|
|
22873
22896
|
},
|
|
22874
22897
|
chain: {
|
|
22875
|
-
channel_id: 'channel-
|
|
22876
|
-
path: 'transfer/channel-
|
|
22898
|
+
channel_id: 'channel-522',
|
|
22899
|
+
path: 'transfer/channel-522/qinj'
|
|
22877
22900
|
}
|
|
22878
22901
|
}],
|
|
22879
22902
|
logo_URIs: {
|
|
22880
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
22881
|
-
|
|
22882
|
-
socials: {
|
|
22883
|
-
website: 'https://www.stargaze.zone/m/stargazepleb/tokens',
|
|
22884
|
-
twitter: 'https://x.com/Pixl_Plebs'
|
|
22903
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qinj.png',
|
|
22904
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qinj.svg'
|
|
22885
22905
|
},
|
|
22886
|
-
|
|
22906
|
+
images: [{
|
|
22907
|
+
image_sync: {
|
|
22908
|
+
chain_name: 'quicksilver',
|
|
22909
|
+
base_denom: 'qinj'
|
|
22910
|
+
},
|
|
22911
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qinj.png',
|
|
22912
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qinj.svg',
|
|
22913
|
+
theme: {
|
|
22914
|
+
primary_color_hex: '#ff914d'
|
|
22915
|
+
}
|
|
22916
|
+
}]
|
|
22887
22917
|
},
|
|
22888
22918
|
{
|
|
22889
22919
|
description: 'An alloy of SUI asset variants on Osmosis.',
|
|
@@ -22916,10 +22946,7 @@ const assets = {
|
|
|
22916
22946
|
chain_name: 'sui',
|
|
22917
22947
|
base_denom: '0x2::sui::SUI'
|
|
22918
22948
|
},
|
|
22919
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg'
|
|
22920
|
-
theme: {
|
|
22921
|
-
primary_color_hex: '#6fbcef'
|
|
22922
|
-
}
|
|
22949
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg'
|
|
22923
22950
|
}]
|
|
22924
22951
|
},
|
|
22925
22952
|
{
|
|
@@ -22954,11 +22981,7 @@ const assets = {
|
|
|
22954
22981
|
chain_name: 'aptos',
|
|
22955
22982
|
base_denom: '0x1::aptos_coin::AptosCoin'
|
|
22956
22983
|
},
|
|
22957
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
22958
|
-
theme: {
|
|
22959
|
-
primary_color_hex: '#ffffff',
|
|
22960
|
-
dark_mode: false
|
|
22961
|
-
}
|
|
22984
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
22962
22985
|
},
|
|
22963
22986
|
{
|
|
22964
22987
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg',
|
|
@@ -23011,7 +23034,7 @@ const assets = {
|
|
|
23011
23034
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png',
|
|
23012
23035
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg',
|
|
23013
23036
|
theme: {
|
|
23014
|
-
primary_color_hex: '#
|
|
23037
|
+
primary_color_hex: '#f3bb0c'
|
|
23015
23038
|
}
|
|
23016
23039
|
}, {
|
|
23017
23040
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allBNB.svg',
|
|
@@ -23023,783 +23046,1383 @@ const assets = {
|
|
|
23023
23046
|
}]
|
|
23024
23047
|
},
|
|
23025
23048
|
{
|
|
23026
|
-
description: '
|
|
23049
|
+
description: 'BTC-pegged token on Side Chain.',
|
|
23027
23050
|
denom_units: [{
|
|
23028
|
-
denom: 'ibc/
|
|
23051
|
+
denom: 'ibc/8765FF0D37A7A85357ED28061EDEBC736743216DB06FE92231957CE158FB351E',
|
|
23029
23052
|
exponent: 0,
|
|
23030
|
-
aliases: ['
|
|
23053
|
+
aliases: ['sat']
|
|
23031
23054
|
}, {
|
|
23032
|
-
denom: '
|
|
23033
|
-
exponent:
|
|
23034
|
-
aliases: []
|
|
23055
|
+
denom: 'sBTC',
|
|
23056
|
+
exponent: 8
|
|
23035
23057
|
}],
|
|
23036
23058
|
type_asset: 'ics20',
|
|
23037
|
-
base: 'ibc/
|
|
23038
|
-
name: '
|
|
23039
|
-
display: '
|
|
23040
|
-
symbol: '
|
|
23059
|
+
base: 'ibc/8765FF0D37A7A85357ED28061EDEBC736743216DB06FE92231957CE158FB351E',
|
|
23060
|
+
name: 'Side Bitcoin',
|
|
23061
|
+
display: 'sBTC',
|
|
23062
|
+
symbol: 'sBTC',
|
|
23041
23063
|
traces: [{
|
|
23042
|
-
type: '
|
|
23064
|
+
type: 'bridge',
|
|
23043
23065
|
counterparty: {
|
|
23044
|
-
chain_name: '
|
|
23045
|
-
base_denom: '
|
|
23066
|
+
chain_name: 'bitcoin',
|
|
23067
|
+
base_denom: 'sat'
|
|
23046
23068
|
},
|
|
23047
|
-
provider: '
|
|
23069
|
+
provider: 'Side Chain'
|
|
23048
23070
|
}, {
|
|
23049
23071
|
type: 'ibc',
|
|
23050
23072
|
counterparty: {
|
|
23051
|
-
chain_name: '
|
|
23052
|
-
base_denom: '
|
|
23053
|
-
channel_id: 'channel-
|
|
23073
|
+
chain_name: 'sidechain',
|
|
23074
|
+
base_denom: 'sat',
|
|
23075
|
+
channel_id: 'channel-0'
|
|
23054
23076
|
},
|
|
23055
23077
|
chain: {
|
|
23056
|
-
channel_id: 'channel-
|
|
23057
|
-
path: 'transfer/channel-
|
|
23078
|
+
channel_id: 'channel-98081',
|
|
23079
|
+
path: 'transfer/channel-98081/sat'
|
|
23058
23080
|
}
|
|
23059
23081
|
}],
|
|
23060
23082
|
logo_URIs: {
|
|
23061
|
-
|
|
23062
|
-
|
|
23083
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/sBTC.svg',
|
|
23084
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/sBTC.png'
|
|
23063
23085
|
},
|
|
23064
23086
|
images: [{
|
|
23065
23087
|
image_sync: {
|
|
23066
|
-
chain_name: '
|
|
23067
|
-
base_denom: '
|
|
23088
|
+
chain_name: 'sidechain',
|
|
23089
|
+
base_denom: 'sat'
|
|
23068
23090
|
},
|
|
23069
|
-
|
|
23070
|
-
|
|
23091
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/sBTC.svg',
|
|
23092
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/sBTC.png',
|
|
23071
23093
|
theme: {
|
|
23072
|
-
primary_color_hex: '#
|
|
23094
|
+
primary_color_hex: '#f7771a'
|
|
23073
23095
|
}
|
|
23074
23096
|
}]
|
|
23075
23097
|
},
|
|
23076
23098
|
{
|
|
23077
|
-
description: '
|
|
23099
|
+
description: 'An alloy of DYDX asset variants on Osmosis.',
|
|
23100
|
+
extended_description: 'Multiple DYDX variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of DYDX.',
|
|
23078
23101
|
denom_units: [{
|
|
23079
|
-
denom: '
|
|
23080
|
-
exponent: 0
|
|
23081
|
-
aliases: ['uqtia']
|
|
23102
|
+
denom: 'factory/osmo1zem8r6dv6u38f6qpg546zy30946av8h5srgug0s4gcyy6cfecf3seac083/alloyed/allDYDX',
|
|
23103
|
+
exponent: 0
|
|
23082
23104
|
}, {
|
|
23083
|
-
denom: '
|
|
23084
|
-
exponent:
|
|
23085
|
-
aliases: []
|
|
23105
|
+
denom: 'allDYDX',
|
|
23106
|
+
exponent: 12
|
|
23086
23107
|
}],
|
|
23087
|
-
type_asset: '
|
|
23088
|
-
|
|
23089
|
-
|
|
23090
|
-
|
|
23091
|
-
|
|
23092
|
-
|
|
23093
|
-
|
|
23094
|
-
|
|
23095
|
-
chain_name: 'celestia',
|
|
23096
|
-
base_denom: 'utia'
|
|
23097
|
-
},
|
|
23098
|
-
provider: 'Quicksilver'
|
|
23099
|
-
}, {
|
|
23100
|
-
type: 'ibc',
|
|
23108
|
+
type_asset: 'sdk.coin',
|
|
23109
|
+
address: 'osmo1zem8r6dv6u38f6qpg546zy30946av8h5srgug0s4gcyy6cfecf3seac083',
|
|
23110
|
+
base: 'factory/osmo1zem8r6dv6u38f6qpg546zy30946av8h5srgug0s4gcyy6cfecf3seac083/alloyed/allDYDX',
|
|
23111
|
+
name: 'dYdX Protocol',
|
|
23112
|
+
display: 'allDYDX',
|
|
23113
|
+
symbol: 'DYDX',
|
|
23114
|
+
traces: [{
|
|
23115
|
+
type: 'synthetic',
|
|
23101
23116
|
counterparty: {
|
|
23102
|
-
chain_name: '
|
|
23103
|
-
base_denom: '
|
|
23104
|
-
channel_id: 'channel-2'
|
|
23117
|
+
chain_name: 'dydx',
|
|
23118
|
+
base_denom: 'adydx'
|
|
23105
23119
|
},
|
|
23106
|
-
|
|
23107
|
-
channel_id: 'channel-522',
|
|
23108
|
-
path: 'transfer/channel-522/uqtia'
|
|
23109
|
-
}
|
|
23120
|
+
provider: 'Osmosis'
|
|
23110
23121
|
}],
|
|
23111
23122
|
logo_URIs: {
|
|
23112
|
-
|
|
23113
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qtia.svg'
|
|
23123
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg'
|
|
23114
23124
|
},
|
|
23115
23125
|
images: [{
|
|
23126
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
|
|
23127
|
+
theme: {
|
|
23128
|
+
circle: true
|
|
23129
|
+
}
|
|
23130
|
+
}, {
|
|
23116
23131
|
image_sync: {
|
|
23117
|
-
chain_name: '
|
|
23118
|
-
base_denom: '
|
|
23132
|
+
chain_name: 'dydx',
|
|
23133
|
+
base_denom: 'adydx'
|
|
23119
23134
|
},
|
|
23120
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23121
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
23136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg',
|
|
23122
23137
|
theme: {
|
|
23123
|
-
primary_color_hex: '#
|
|
23138
|
+
primary_color_hex: '#21212f'
|
|
23124
23139
|
}
|
|
23125
23140
|
}]
|
|
23126
23141
|
},
|
|
23127
23142
|
{
|
|
23128
|
-
description: '
|
|
23143
|
+
description: 'An alloy of FET asset variants on Osmosis.',
|
|
23144
|
+
extended_description: 'Multiple FET variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of FET.',
|
|
23129
23145
|
denom_units: [{
|
|
23130
|
-
denom: '
|
|
23131
|
-
exponent: 0
|
|
23132
|
-
aliases: ['pqpica']
|
|
23146
|
+
denom: 'factory/osmo1mdvn6lmykp2z345ncpf647dztslyll8cyhwj9pltrc0lf7nva3cqvrp6qs/alloyed/allFET',
|
|
23147
|
+
exponent: 0
|
|
23133
23148
|
}, {
|
|
23134
|
-
denom: '
|
|
23135
|
-
exponent: 12
|
|
23136
|
-
aliases: []
|
|
23149
|
+
denom: 'allFET',
|
|
23150
|
+
exponent: 12
|
|
23137
23151
|
}],
|
|
23138
|
-
type_asset: '
|
|
23139
|
-
|
|
23140
|
-
|
|
23141
|
-
|
|
23142
|
-
|
|
23152
|
+
type_asset: 'sdk.coin',
|
|
23153
|
+
address: 'osmo1mdvn6lmykp2z345ncpf647dztslyll8cyhwj9pltrc0lf7nva3cqvrp6qs',
|
|
23154
|
+
base: 'factory/osmo1mdvn6lmykp2z345ncpf647dztslyll8cyhwj9pltrc0lf7nva3cqvrp6qs/alloyed/allFET',
|
|
23155
|
+
name: 'Fetch.ai',
|
|
23156
|
+
display: 'allFET',
|
|
23157
|
+
symbol: 'FET',
|
|
23143
23158
|
traces: [{
|
|
23144
|
-
type: '
|
|
23145
|
-
counterparty: {
|
|
23146
|
-
chain_name: 'composable',
|
|
23147
|
-
base_denom: 'ppica'
|
|
23148
|
-
},
|
|
23149
|
-
provider: 'Quicksilver'
|
|
23150
|
-
}, {
|
|
23151
|
-
type: 'ibc',
|
|
23159
|
+
type: 'synthetic',
|
|
23152
23160
|
counterparty: {
|
|
23153
|
-
chain_name: '
|
|
23154
|
-
base_denom: '
|
|
23155
|
-
channel_id: 'channel-2'
|
|
23161
|
+
chain_name: 'fetchhub',
|
|
23162
|
+
base_denom: 'afet'
|
|
23156
23163
|
},
|
|
23157
|
-
|
|
23158
|
-
channel_id: 'channel-522',
|
|
23159
|
-
path: 'transfer/channel-522/pqpica'
|
|
23160
|
-
}
|
|
23164
|
+
provider: 'Osmosis'
|
|
23161
23165
|
}],
|
|
23162
23166
|
logo_URIs: {
|
|
23163
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23164
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23167
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png',
|
|
23168
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg'
|
|
23165
23169
|
},
|
|
23166
23170
|
images: [{
|
|
23167
23171
|
image_sync: {
|
|
23168
|
-
chain_name: '
|
|
23169
|
-
base_denom: '
|
|
23172
|
+
chain_name: 'fetchhub',
|
|
23173
|
+
base_denom: 'afet'
|
|
23170
23174
|
},
|
|
23171
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23172
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23175
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png',
|
|
23176
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg',
|
|
23173
23177
|
theme: {
|
|
23174
|
-
primary_color_hex: '#
|
|
23178
|
+
primary_color_hex: '#1c2444'
|
|
23175
23179
|
}
|
|
23176
23180
|
}]
|
|
23177
23181
|
},
|
|
23178
23182
|
{
|
|
23179
|
-
description: '
|
|
23183
|
+
description: 'An alloy of AIOZ asset variants on Osmosis.',
|
|
23184
|
+
extended_description: 'Multiple AIOZ variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of AIOZ.',
|
|
23180
23185
|
denom_units: [{
|
|
23181
|
-
denom: '
|
|
23182
|
-
exponent: 0
|
|
23183
|
-
aliases: ['qinj']
|
|
23186
|
+
denom: 'factory/osmo17ceugf0nnkk228k2sulemn0s9pl3yg554462eexxs3pgq8p629us98gqae/alloyed/allAIOZ',
|
|
23187
|
+
exponent: 0
|
|
23184
23188
|
}, {
|
|
23185
|
-
denom: '
|
|
23186
|
-
exponent:
|
|
23187
|
-
aliases: []
|
|
23189
|
+
denom: 'allAIOZ',
|
|
23190
|
+
exponent: 12
|
|
23188
23191
|
}],
|
|
23189
|
-
type_asset: '
|
|
23190
|
-
|
|
23191
|
-
|
|
23192
|
-
|
|
23193
|
-
|
|
23192
|
+
type_asset: 'sdk.coin',
|
|
23193
|
+
address: 'osmo17ceugf0nnkk228k2sulemn0s9pl3yg554462eexxs3pgq8p629us98gqae',
|
|
23194
|
+
base: 'factory/osmo17ceugf0nnkk228k2sulemn0s9pl3yg554462eexxs3pgq8p629us98gqae/alloyed/allAIOZ',
|
|
23195
|
+
name: 'AIOZ Network',
|
|
23196
|
+
display: 'allAIOZ',
|
|
23197
|
+
symbol: 'AIOZ',
|
|
23194
23198
|
traces: [{
|
|
23195
|
-
type: '
|
|
23196
|
-
counterparty: {
|
|
23197
|
-
chain_name: 'injective',
|
|
23198
|
-
base_denom: 'inj'
|
|
23199
|
-
},
|
|
23200
|
-
provider: 'Quicksilver'
|
|
23201
|
-
}, {
|
|
23202
|
-
type: 'ibc',
|
|
23199
|
+
type: 'synthetic',
|
|
23203
23200
|
counterparty: {
|
|
23204
|
-
chain_name: '
|
|
23205
|
-
base_denom: '
|
|
23206
|
-
channel_id: 'channel-2'
|
|
23201
|
+
chain_name: 'aioz',
|
|
23202
|
+
base_denom: 'attoaioz'
|
|
23207
23203
|
},
|
|
23208
|
-
|
|
23209
|
-
channel_id: 'channel-522',
|
|
23210
|
-
path: 'transfer/channel-522/qinj'
|
|
23211
|
-
}
|
|
23204
|
+
provider: 'Osmosis'
|
|
23212
23205
|
}],
|
|
23213
23206
|
logo_URIs: {
|
|
23214
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23215
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
23208
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
23216
23209
|
},
|
|
23217
23210
|
images: [{
|
|
23218
23211
|
image_sync: {
|
|
23219
|
-
chain_name: '
|
|
23220
|
-
base_denom: '
|
|
23212
|
+
chain_name: 'aioz',
|
|
23213
|
+
base_denom: 'attoaioz'
|
|
23221
23214
|
},
|
|
23222
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23223
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23215
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
23216
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg',
|
|
23224
23217
|
theme: {
|
|
23225
|
-
primary_color_hex: '#
|
|
23218
|
+
primary_color_hex: '#24241c'
|
|
23226
23219
|
}
|
|
23227
23220
|
}]
|
|
23228
23221
|
},
|
|
23229
23222
|
{
|
|
23230
|
-
description: '
|
|
23223
|
+
description: 'The SAM token is a native memecoin on Oraichain.',
|
|
23231
23224
|
denom_units: [{
|
|
23232
|
-
denom: 'ibc/
|
|
23225
|
+
denom: 'ibc/E72E62E74112F379BB760D02515DA215408CCBF401CD4C9BC0A3DBD72A7076E1',
|
|
23233
23226
|
exponent: 0,
|
|
23234
|
-
aliases: ['
|
|
23227
|
+
aliases: ['factory/orai15rmny3cxv33rnzdr2lfdhjtslyzmrr0vdd28kp/SAM']
|
|
23235
23228
|
}, {
|
|
23236
|
-
denom: '
|
|
23237
|
-
exponent: 6
|
|
23238
|
-
aliases: []
|
|
23229
|
+
denom: 'sam',
|
|
23230
|
+
exponent: 6
|
|
23239
23231
|
}],
|
|
23240
23232
|
type_asset: 'ics20',
|
|
23241
|
-
base: 'ibc/
|
|
23242
|
-
name: '
|
|
23243
|
-
display: '
|
|
23244
|
-
symbol: '
|
|
23233
|
+
base: 'ibc/E72E62E74112F379BB760D02515DA215408CCBF401CD4C9BC0A3DBD72A7076E1',
|
|
23234
|
+
name: 'SAM',
|
|
23235
|
+
display: 'sam',
|
|
23236
|
+
symbol: 'SAM',
|
|
23245
23237
|
traces: [{
|
|
23246
|
-
type: 'liquid-stake',
|
|
23247
|
-
counterparty: {
|
|
23248
|
-
chain_name: 'omniflixhub',
|
|
23249
|
-
base_denom: 'uflix'
|
|
23250
|
-
},
|
|
23251
|
-
provider: 'Quicksilver'
|
|
23252
|
-
}, {
|
|
23253
23238
|
type: 'ibc',
|
|
23254
23239
|
counterparty: {
|
|
23255
|
-
chain_name: '
|
|
23256
|
-
base_denom: '
|
|
23257
|
-
channel_id: 'channel-
|
|
23240
|
+
chain_name: 'oraichain',
|
|
23241
|
+
base_denom: 'factory/orai15rmny3cxv33rnzdr2lfdhjtslyzmrr0vdd28kp/SAM',
|
|
23242
|
+
channel_id: 'channel-13'
|
|
23258
23243
|
},
|
|
23259
23244
|
chain: {
|
|
23260
|
-
channel_id: 'channel-
|
|
23261
|
-
path: 'transfer/channel-
|
|
23245
|
+
channel_id: 'channel-216',
|
|
23246
|
+
path: 'transfer/channel-216/factory/orai15rmny3cxv33rnzdr2lfdhjtslyzmrr0vdd28kp/SAM'
|
|
23262
23247
|
}
|
|
23263
23248
|
}],
|
|
23264
23249
|
logo_URIs: {
|
|
23265
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23266
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23250
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/sam.png',
|
|
23251
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/sam.svg'
|
|
23267
23252
|
},
|
|
23268
23253
|
images: [{
|
|
23269
23254
|
image_sync: {
|
|
23270
|
-
chain_name: '
|
|
23271
|
-
base_denom: '
|
|
23255
|
+
chain_name: 'oraichain',
|
|
23256
|
+
base_denom: 'factory/orai15rmny3cxv33rnzdr2lfdhjtslyzmrr0vdd28kp/SAM'
|
|
23272
23257
|
},
|
|
23273
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23274
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23275
|
-
theme: {
|
|
23276
|
-
primary_color_hex: '#ff914d'
|
|
23277
|
-
}
|
|
23258
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/sam.png',
|
|
23259
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/sam.svg'
|
|
23278
23260
|
}]
|
|
23279
23261
|
},
|
|
23280
23262
|
{
|
|
23281
|
-
description: '
|
|
23263
|
+
description: 'Staking coin of Emporion',
|
|
23282
23264
|
denom_units: [{
|
|
23283
|
-
denom: 'ibc/
|
|
23265
|
+
denom: 'ibc/6178310C049238B538203D57BFF17481C7E8E11C9D7EA204D2C9B1E67D914F78',
|
|
23284
23266
|
exponent: 0,
|
|
23285
|
-
aliases: ['
|
|
23267
|
+
aliases: ['factory/juno1zjqsel42pj5e6wvxxw7hjs9gn06yqz4m3ffyua3x2v44m4l8trjsr92q9s/empr']
|
|
23286
23268
|
}, {
|
|
23287
|
-
denom: '
|
|
23288
|
-
exponent: 6
|
|
23289
|
-
aliases: []
|
|
23269
|
+
denom: 'EMPR',
|
|
23270
|
+
exponent: 6
|
|
23290
23271
|
}],
|
|
23291
23272
|
type_asset: 'ics20',
|
|
23292
|
-
base: 'ibc/
|
|
23293
|
-
name: '
|
|
23294
|
-
display: '
|
|
23295
|
-
symbol: '
|
|
23273
|
+
base: 'ibc/6178310C049238B538203D57BFF17481C7E8E11C9D7EA204D2C9B1E67D914F78',
|
|
23274
|
+
name: 'EMPR',
|
|
23275
|
+
display: 'EMPR',
|
|
23276
|
+
symbol: 'EMPR',
|
|
23296
23277
|
traces: [{
|
|
23297
|
-
type: 'liquid-stake',
|
|
23298
|
-
counterparty: {
|
|
23299
|
-
chain_name: 'terra2',
|
|
23300
|
-
base_denom: 'uluna'
|
|
23301
|
-
},
|
|
23302
|
-
provider: 'Quicksilver'
|
|
23303
|
-
}, {
|
|
23304
23278
|
type: 'ibc',
|
|
23305
23279
|
counterparty: {
|
|
23306
|
-
chain_name: '
|
|
23307
|
-
base_denom: '
|
|
23308
|
-
channel_id: 'channel-
|
|
23280
|
+
chain_name: 'juno',
|
|
23281
|
+
base_denom: 'factory/juno1zjqsel42pj5e6wvxxw7hjs9gn06yqz4m3ffyua3x2v44m4l8trjsr92q9s/empr',
|
|
23282
|
+
channel_id: 'channel-0'
|
|
23309
23283
|
},
|
|
23310
23284
|
chain: {
|
|
23311
|
-
channel_id: 'channel-
|
|
23312
|
-
path: 'transfer/channel-
|
|
23285
|
+
channel_id: 'channel-42',
|
|
23286
|
+
path: 'transfer/channel-42/factory/juno1zjqsel42pj5e6wvxxw7hjs9gn06yqz4m3ffyua3x2v44m4l8trjsr92q9s/empr'
|
|
23313
23287
|
}
|
|
23314
23288
|
}],
|
|
23315
23289
|
logo_URIs: {
|
|
23316
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23317
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.svg'
|
|
23290
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/empr.png'
|
|
23318
23291
|
},
|
|
23319
23292
|
images: [{
|
|
23320
23293
|
image_sync: {
|
|
23321
|
-
chain_name: '
|
|
23322
|
-
base_denom: '
|
|
23294
|
+
chain_name: 'juno',
|
|
23295
|
+
base_denom: 'factory/juno1zjqsel42pj5e6wvxxw7hjs9gn06yqz4m3ffyua3x2v44m4l8trjsr92q9s/empr'
|
|
23323
23296
|
},
|
|
23324
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23325
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qluna.svg',
|
|
23326
|
-
theme: {
|
|
23327
|
-
primary_color_hex: '#ff914d'
|
|
23328
|
-
}
|
|
23297
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/empr.png'
|
|
23329
23298
|
}]
|
|
23330
23299
|
},
|
|
23331
23300
|
{
|
|
23332
|
-
description: '
|
|
23333
|
-
extended_description: '
|
|
23301
|
+
description: 'The OG meme coin on MANTRA Chain',
|
|
23302
|
+
extended_description: 'ex-Wall Street banker turned crypto kingpin. Ali now rides with his OMies representing his biker gang, cruising towards RWA glory on his pink EV motorcycle.',
|
|
23334
23303
|
denom_units: [{
|
|
23335
|
-
denom: 'ibc/
|
|
23304
|
+
denom: 'ibc/512F2595204C4BCAC1C000A394CAB9529A4E519C97ED465B9230B563D2D4AFBA',
|
|
23336
23305
|
exponent: 0,
|
|
23337
|
-
aliases: ['
|
|
23306
|
+
aliases: ['ubike']
|
|
23338
23307
|
}, {
|
|
23339
|
-
denom: '
|
|
23308
|
+
denom: 'bike',
|
|
23340
23309
|
exponent: 6
|
|
23341
23310
|
}],
|
|
23342
23311
|
type_asset: 'ics20',
|
|
23343
|
-
base: 'ibc/
|
|
23344
|
-
name: '
|
|
23345
|
-
display: '
|
|
23346
|
-
symbol: '
|
|
23312
|
+
base: 'ibc/512F2595204C4BCAC1C000A394CAB9529A4E519C97ED465B9230B563D2D4AFBA',
|
|
23313
|
+
name: 'Ali-Rev-Gator',
|
|
23314
|
+
display: 'bike',
|
|
23315
|
+
symbol: 'BIKE',
|
|
23347
23316
|
traces: [{
|
|
23348
23317
|
type: 'ibc',
|
|
23349
23318
|
counterparty: {
|
|
23350
|
-
chain_name: '
|
|
23351
|
-
base_denom: 'factory/
|
|
23352
|
-
channel_id: 'channel-
|
|
23319
|
+
chain_name: 'mantrachain',
|
|
23320
|
+
base_denom: 'factory/mantra1vtpg8z82gz9qe3adf7t9z0qwuvkpzmqu9ds4ej/BIKE',
|
|
23321
|
+
channel_id: 'channel-0'
|
|
23353
23322
|
},
|
|
23354
23323
|
chain: {
|
|
23355
|
-
channel_id: 'channel-
|
|
23356
|
-
path: 'transfer/channel-
|
|
23324
|
+
channel_id: 'channel-85077',
|
|
23325
|
+
path: 'transfer/channel-85077/factory/mantra1vtpg8z82gz9qe3adf7t9z0qwuvkpzmqu9ds4ej/BIKE'
|
|
23357
23326
|
}
|
|
23358
23327
|
}],
|
|
23359
23328
|
logo_URIs: {
|
|
23360
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23329
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/BIKE.png'
|
|
23361
23330
|
},
|
|
23331
|
+
images: [{
|
|
23332
|
+
image_sync: {
|
|
23333
|
+
chain_name: 'mantrachain',
|
|
23334
|
+
base_denom: 'factory/mantra1vtpg8z82gz9qe3adf7t9z0qwuvkpzmqu9ds4ej/BIKE'
|
|
23335
|
+
},
|
|
23336
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/BIKE.png',
|
|
23337
|
+
theme: {
|
|
23338
|
+
primary_color_hex: '#80c75d'
|
|
23339
|
+
}
|
|
23340
|
+
}],
|
|
23362
23341
|
socials: {
|
|
23363
|
-
website: 'https://
|
|
23364
|
-
twitter: 'https://x.com/
|
|
23365
|
-
}
|
|
23366
|
-
keywords: ['meme']
|
|
23342
|
+
website: 'https://www.hodlthethrottle.bike/',
|
|
23343
|
+
twitter: 'https://x.com/BikeOnMANTRA'
|
|
23344
|
+
}
|
|
23367
23345
|
},
|
|
23368
23346
|
{
|
|
23369
|
-
description: '
|
|
23370
|
-
extended_description: 'Crypto',
|
|
23347
|
+
description: 'The native token of PRYZM',
|
|
23371
23348
|
denom_units: [{
|
|
23372
|
-
denom: 'ibc/
|
|
23349
|
+
denom: 'ibc/73C91DAE5E8AAC34C95BE8B969365449FFFC2D900A5FDEF40BA339EB34CE5752',
|
|
23373
23350
|
exponent: 0,
|
|
23374
|
-
aliases: ['
|
|
23351
|
+
aliases: ['upryzm']
|
|
23375
23352
|
}, {
|
|
23376
|
-
denom: '
|
|
23353
|
+
denom: 'pryzm',
|
|
23377
23354
|
exponent: 6
|
|
23378
23355
|
}],
|
|
23379
23356
|
type_asset: 'ics20',
|
|
23380
|
-
base: 'ibc/
|
|
23381
|
-
name: '
|
|
23382
|
-
display: '
|
|
23383
|
-
symbol: '
|
|
23357
|
+
base: 'ibc/73C91DAE5E8AAC34C95BE8B969365449FFFC2D900A5FDEF40BA339EB34CE5752',
|
|
23358
|
+
name: 'Pryzm',
|
|
23359
|
+
display: 'pryzm',
|
|
23360
|
+
symbol: 'PRYZM',
|
|
23384
23361
|
traces: [{
|
|
23385
23362
|
type: 'ibc',
|
|
23386
23363
|
counterparty: {
|
|
23387
|
-
chain_name: '
|
|
23388
|
-
base_denom: '
|
|
23389
|
-
channel_id: 'channel-
|
|
23364
|
+
chain_name: 'pryzm',
|
|
23365
|
+
base_denom: 'upryzm',
|
|
23366
|
+
channel_id: 'channel-2'
|
|
23390
23367
|
},
|
|
23391
23368
|
chain: {
|
|
23392
|
-
channel_id: 'channel-
|
|
23393
|
-
path: 'transfer/channel-
|
|
23369
|
+
channel_id: 'channel-75755',
|
|
23370
|
+
path: 'transfer/channel-75755/upryzm'
|
|
23394
23371
|
}
|
|
23395
23372
|
}],
|
|
23396
23373
|
logo_URIs: {
|
|
23397
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23398
|
-
|
|
23399
|
-
socials: {
|
|
23400
|
-
website: 'https://getcryptomeme.com',
|
|
23401
|
-
twitter: 'https://x.com/getcryptomeme'
|
|
23374
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
23375
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
23402
23376
|
},
|
|
23403
|
-
|
|
23377
|
+
images: [{
|
|
23378
|
+
image_sync: {
|
|
23379
|
+
chain_name: 'pryzm',
|
|
23380
|
+
base_denom: 'upryzm'
|
|
23381
|
+
},
|
|
23382
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
23383
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg',
|
|
23384
|
+
theme: {
|
|
23385
|
+
primary_color_hex: '#c6ddf5'
|
|
23386
|
+
}
|
|
23387
|
+
}]
|
|
23404
23388
|
},
|
|
23405
23389
|
{
|
|
23406
|
-
description: '
|
|
23407
|
-
extended_description: '
|
|
23390
|
+
description: 'The community token for The Fortunate Few, a multi chain NFT community platform.',
|
|
23391
|
+
extended_description: 'HOOD is the community token for The Fortunate Few, a multi-chain NFT community platform and DAO, with its genesis collection available on the Stargaze marketplace. The community interfaces with other NFT collections and communities, including Hooded Syndicate, Jack-O-Hoods and Hoods of Christmas NFT collections. The project also contributed collaboration NFTS on The Cosmic Gumball Machine NFT collection and Wolfhunters, also on Stargaze. Join the ranks of The Fortunate Few and learn more in the official Discord channel here: https://discord.gg/HDRNRTUTXC',
|
|
23408
23392
|
denom_units: [{
|
|
23409
|
-
denom: 'ibc/
|
|
23410
|
-
exponent: 0
|
|
23411
|
-
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BRICS']
|
|
23393
|
+
denom: 'ibc/48047CBAA27D0526BA9E6BEC9D77D9B796AA95E35C95891C7F19C3F0D32473F6',
|
|
23394
|
+
exponent: 0
|
|
23412
23395
|
}, {
|
|
23413
|
-
denom: '
|
|
23396
|
+
denom: 'HOOD',
|
|
23414
23397
|
exponent: 6
|
|
23415
23398
|
}],
|
|
23416
23399
|
type_asset: 'ics20',
|
|
23417
|
-
base: 'ibc/
|
|
23418
|
-
name: '
|
|
23419
|
-
display: '
|
|
23420
|
-
symbol: '
|
|
23400
|
+
base: 'ibc/48047CBAA27D0526BA9E6BEC9D77D9B796AA95E35C95891C7F19C3F0D32473F6',
|
|
23401
|
+
name: 'HOOD',
|
|
23402
|
+
display: 'HOOD',
|
|
23403
|
+
symbol: 'HOOD',
|
|
23421
23404
|
traces: [{
|
|
23422
23405
|
type: 'ibc',
|
|
23423
23406
|
counterparty: {
|
|
23424
|
-
chain_name: '
|
|
23425
|
-
base_denom: 'factory/
|
|
23426
|
-
channel_id: 'channel-
|
|
23407
|
+
chain_name: 'stargaze',
|
|
23408
|
+
base_denom: 'factory/stars1rru5m2wh3fylpheqh8h5g968jwhe7rctkfm7u0gwk7ka4vx3q5tqukjl4z/hood',
|
|
23409
|
+
channel_id: 'channel-0'
|
|
23427
23410
|
},
|
|
23428
23411
|
chain: {
|
|
23429
|
-
channel_id: 'channel-
|
|
23430
|
-
path: 'transfer/channel-
|
|
23412
|
+
channel_id: 'channel-75',
|
|
23413
|
+
path: 'transfer/channel-75/factory/stars1rru5m2wh3fylpheqh8h5g968jwhe7rctkfm7u0gwk7ka4vx3q5tqukjl4z/hood'
|
|
23431
23414
|
}
|
|
23432
23415
|
}],
|
|
23433
23416
|
logo_URIs: {
|
|
23434
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23417
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/hood.png'
|
|
23435
23418
|
},
|
|
23419
|
+
images: [{
|
|
23420
|
+
image_sync: {
|
|
23421
|
+
chain_name: 'stargaze',
|
|
23422
|
+
base_denom: 'factory/stars1rru5m2wh3fylpheqh8h5g968jwhe7rctkfm7u0gwk7ka4vx3q5tqukjl4z/hood'
|
|
23423
|
+
},
|
|
23424
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/hood.png'
|
|
23425
|
+
}],
|
|
23436
23426
|
socials: {
|
|
23437
|
-
website: 'https://
|
|
23438
|
-
twitter: 'https://x.com/
|
|
23439
|
-
}
|
|
23440
|
-
keywords: ['meme']
|
|
23427
|
+
website: 'https://ffsc.site',
|
|
23428
|
+
twitter: 'https://x.com/FortunateFewNFT'
|
|
23429
|
+
}
|
|
23441
23430
|
},
|
|
23442
23431
|
{
|
|
23443
|
-
description: '
|
|
23444
|
-
extended_description: '
|
|
23432
|
+
description: 'T7S is the heartbeat of the Seven Shaders universe—powering NFTs, AI adventures, and gaming rewards. One token, endless possibilities.',
|
|
23433
|
+
extended_description: 'T7S is more than just a token—it\'s the driving force behind the Seven Shaders ecosystem, bringing together NFTs, AI-powered experiences, and gaming rewards into one interconnected universe. Whether you\'re an explorer, creator, or strategist, T7S unlocks new dimensions of engagement and rewards. \n\nWith T7S, you can mint and upgrade exclusive NFTs, immersing yourself in a world where rarity and utility go hand in hand. Gamers and strategists can earn and trade rewards through Oddsgarden.io, while AI enthusiasts can embark on intelligent adventures shaped by cutting-edge technology. \n\nThe token also plays a pivotal role in governance through DAODAO, allowing the community to actively shape the future of Seven Shaders. As the ecosystem expands, T7S continues to evolve, introducing new staking opportunities, enhanced rewards, and interactive experiences that push the boundaries of Web3 engagement. \n\nWhether you\'re here to collect, compete, or create, T7S ensures that every interaction brings value, making it your ultimate gateway to a universe filled with limitless potential.',
|
|
23445
23434
|
denom_units: [{
|
|
23446
|
-
denom: '
|
|
23447
|
-
exponent: 0
|
|
23448
|
-
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC']
|
|
23435
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/t7s',
|
|
23436
|
+
exponent: 0
|
|
23449
23437
|
}, {
|
|
23450
|
-
denom: '
|
|
23438
|
+
denom: 'T7S',
|
|
23451
23439
|
exponent: 6
|
|
23452
23440
|
}],
|
|
23453
|
-
type_asset: '
|
|
23454
|
-
|
|
23455
|
-
|
|
23456
|
-
|
|
23457
|
-
|
|
23458
|
-
|
|
23459
|
-
type: 'ibc',
|
|
23460
|
-
counterparty: {
|
|
23461
|
-
chain_name: 'injective',
|
|
23462
|
-
base_denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC',
|
|
23463
|
-
channel_id: 'channel-8'
|
|
23464
|
-
},
|
|
23465
|
-
chain: {
|
|
23466
|
-
channel_id: 'channel-122',
|
|
23467
|
-
path: 'transfer/channel-122/factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC'
|
|
23468
|
-
}
|
|
23469
|
-
}],
|
|
23441
|
+
type_asset: 'sdk.coin',
|
|
23442
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
23443
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/t7s',
|
|
23444
|
+
name: 'The Seven Green Shade',
|
|
23445
|
+
display: 'T7S',
|
|
23446
|
+
symbol: 'T7S',
|
|
23470
23447
|
logo_URIs: {
|
|
23471
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23448
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/T7S.png'
|
|
23472
23449
|
},
|
|
23450
|
+
images: [{
|
|
23451
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/T7S.png'
|
|
23452
|
+
}],
|
|
23473
23453
|
socials: {
|
|
23474
|
-
website: 'https://
|
|
23475
|
-
twitter: 'https://x.com/
|
|
23476
|
-
}
|
|
23477
|
-
keywords: ['meme']
|
|
23454
|
+
website: 'https://www.oddsgarden.io/',
|
|
23455
|
+
twitter: 'https://x.com/Se7enGreenShade'
|
|
23456
|
+
}
|
|
23478
23457
|
},
|
|
23479
23458
|
{
|
|
23480
|
-
description: 'An alloy of
|
|
23481
|
-
extended_description: 'Multiple
|
|
23459
|
+
description: 'An alloy of DYM asset variants on Osmosis.',
|
|
23460
|
+
extended_description: 'Multiple DYM variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of DYM.',
|
|
23482
23461
|
denom_units: [{
|
|
23483
|
-
denom: 'factory/
|
|
23462
|
+
denom: 'factory/osmo12cf6l99qrchfppmjp80gvkpnle2tuxpck2cf6fz030w74mq49u4qm3dh4d/alloyed/allDYM',
|
|
23484
23463
|
exponent: 0
|
|
23485
23464
|
}, {
|
|
23486
|
-
denom: '
|
|
23465
|
+
denom: 'allDYM',
|
|
23487
23466
|
exponent: 12
|
|
23488
23467
|
}],
|
|
23489
23468
|
type_asset: 'sdk.coin',
|
|
23490
|
-
address: '
|
|
23491
|
-
base: 'factory/
|
|
23492
|
-
name: '
|
|
23493
|
-
display: '
|
|
23494
|
-
symbol: '
|
|
23469
|
+
address: 'osmo12cf6l99qrchfppmjp80gvkpnle2tuxpck2cf6fz030w74mq49u4qm3dh4d',
|
|
23470
|
+
base: 'factory/osmo12cf6l99qrchfppmjp80gvkpnle2tuxpck2cf6fz030w74mq49u4qm3dh4d/alloyed/allDYM',
|
|
23471
|
+
name: 'Dymension Hub',
|
|
23472
|
+
display: 'allDYM',
|
|
23473
|
+
symbol: 'DYM',
|
|
23495
23474
|
traces: [{
|
|
23496
23475
|
type: 'synthetic',
|
|
23497
23476
|
counterparty: {
|
|
23498
|
-
chain_name: '
|
|
23499
|
-
base_denom: '
|
|
23477
|
+
chain_name: 'dymension',
|
|
23478
|
+
base_denom: 'adym'
|
|
23500
23479
|
},
|
|
23501
23480
|
provider: 'Osmosis'
|
|
23502
23481
|
}],
|
|
23503
23482
|
logo_URIs: {
|
|
23504
|
-
|
|
23483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
|
|
23484
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg'
|
|
23505
23485
|
},
|
|
23506
23486
|
images: [{
|
|
23507
|
-
|
|
23487
|
+
image_sync: {
|
|
23488
|
+
chain_name: 'dymension',
|
|
23489
|
+
base_denom: 'adym'
|
|
23490
|
+
},
|
|
23491
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
|
|
23492
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg',
|
|
23508
23493
|
theme: {
|
|
23509
|
-
|
|
23494
|
+
primary_color_hex: '#f4e4d4'
|
|
23510
23495
|
}
|
|
23511
23496
|
}, {
|
|
23512
|
-
|
|
23513
|
-
|
|
23514
|
-
base_denom: 'adydx'
|
|
23515
|
-
},
|
|
23516
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
23517
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg',
|
|
23497
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDYM.svg',
|
|
23498
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDYM.png',
|
|
23518
23499
|
theme: {
|
|
23519
|
-
primary_color_hex: '#
|
|
23500
|
+
primary_color_hex: '#f4e4d4'
|
|
23520
23501
|
}
|
|
23521
23502
|
}]
|
|
23522
23503
|
},
|
|
23523
23504
|
{
|
|
23524
|
-
description: 'An alloy of
|
|
23525
|
-
extended_description: 'Multiple
|
|
23505
|
+
description: 'An alloy of POL asset variants on Osmosis.',
|
|
23506
|
+
extended_description: 'Multiple POL variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of POL.',
|
|
23526
23507
|
denom_units: [{
|
|
23527
|
-
denom: 'factory/
|
|
23508
|
+
denom: 'factory/osmo1fg7y3j86fkp93yxpq5q8lk8c64k8wxj3qw8us49msgpr2gsgddjqxpgr9m/alloyed/allPOL',
|
|
23528
23509
|
exponent: 0
|
|
23529
23510
|
}, {
|
|
23530
|
-
denom: '
|
|
23511
|
+
denom: 'allPOL',
|
|
23531
23512
|
exponent: 12
|
|
23532
23513
|
}],
|
|
23533
23514
|
type_asset: 'sdk.coin',
|
|
23534
|
-
address: '
|
|
23535
|
-
base: 'factory/
|
|
23536
|
-
name: '
|
|
23537
|
-
display: '
|
|
23538
|
-
symbol: '
|
|
23515
|
+
address: 'osmo1fg7y3j86fkp93yxpq5q8lk8c64k8wxj3qw8us49msgpr2gsgddjqxpgr9m',
|
|
23516
|
+
base: 'factory/osmo1fg7y3j86fkp93yxpq5q8lk8c64k8wxj3qw8us49msgpr2gsgddjqxpgr9m/alloyed/allPOL',
|
|
23517
|
+
name: 'Polygon (ex-MATIC)',
|
|
23518
|
+
display: 'allPOL',
|
|
23519
|
+
symbol: 'POL',
|
|
23539
23520
|
traces: [{
|
|
23540
23521
|
type: 'synthetic',
|
|
23541
23522
|
counterparty: {
|
|
23542
|
-
chain_name: '
|
|
23543
|
-
base_denom: '
|
|
23523
|
+
chain_name: 'polygon',
|
|
23524
|
+
base_denom: '0x0000000000000000000000000000000000001010'
|
|
23544
23525
|
},
|
|
23545
23526
|
provider: 'Osmosis'
|
|
23546
23527
|
}],
|
|
23547
23528
|
logo_URIs: {
|
|
23548
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23549
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23529
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png',
|
|
23530
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.svg'
|
|
23550
23531
|
},
|
|
23551
23532
|
images: [{
|
|
23552
23533
|
image_sync: {
|
|
23553
|
-
chain_name: '
|
|
23554
|
-
base_denom: '
|
|
23534
|
+
chain_name: 'polygon',
|
|
23535
|
+
base_denom: '0x0000000000000000000000000000000000001010'
|
|
23555
23536
|
},
|
|
23556
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23557
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23537
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png',
|
|
23538
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.svg',
|
|
23558
23539
|
theme: {
|
|
23559
|
-
primary_color_hex: '#
|
|
23540
|
+
primary_color_hex: '#8444e4'
|
|
23541
|
+
}
|
|
23542
|
+
}, {
|
|
23543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPOL.svg',
|
|
23544
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPOL.png',
|
|
23545
|
+
theme: {
|
|
23546
|
+
primary_color_hex: '#8444e4'
|
|
23560
23547
|
}
|
|
23561
23548
|
}]
|
|
23562
23549
|
},
|
|
23563
23550
|
{
|
|
23564
|
-
description: '
|
|
23565
|
-
extended_description: 'Multiple AIOZ variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of AIOZ.',
|
|
23551
|
+
description: 'NIL - the native token of Nillion',
|
|
23566
23552
|
denom_units: [{
|
|
23567
|
-
denom: '
|
|
23568
|
-
exponent: 0
|
|
23553
|
+
denom: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
23554
|
+
exponent: 0,
|
|
23555
|
+
aliases: ['unil']
|
|
23569
23556
|
}, {
|
|
23570
|
-
denom: '
|
|
23571
|
-
exponent:
|
|
23557
|
+
denom: 'nil',
|
|
23558
|
+
exponent: 6
|
|
23572
23559
|
}],
|
|
23573
|
-
type_asset: '
|
|
23574
|
-
|
|
23575
|
-
|
|
23576
|
-
|
|
23577
|
-
|
|
23578
|
-
symbol: 'AIOZ',
|
|
23560
|
+
type_asset: 'ics20',
|
|
23561
|
+
base: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
23562
|
+
name: 'Nillion',
|
|
23563
|
+
display: 'nil',
|
|
23564
|
+
symbol: 'NIL',
|
|
23579
23565
|
traces: [{
|
|
23580
|
-
type: '
|
|
23566
|
+
type: 'ibc',
|
|
23581
23567
|
counterparty: {
|
|
23582
|
-
chain_name: '
|
|
23583
|
-
base_denom: '
|
|
23568
|
+
chain_name: 'nillion',
|
|
23569
|
+
base_denom: 'unil',
|
|
23570
|
+
channel_id: 'channel-2'
|
|
23584
23571
|
},
|
|
23585
|
-
|
|
23572
|
+
chain: {
|
|
23573
|
+
channel_id: 'channel-98416',
|
|
23574
|
+
path: 'transfer/channel-98416/unil'
|
|
23575
|
+
}
|
|
23586
23576
|
}],
|
|
23587
23577
|
logo_URIs: {
|
|
23588
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23589
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
23579
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
|
|
23590
23580
|
},
|
|
23591
23581
|
images: [{
|
|
23592
23582
|
image_sync: {
|
|
23593
|
-
chain_name: '
|
|
23594
|
-
base_denom: '
|
|
23583
|
+
chain_name: 'nillion',
|
|
23584
|
+
base_denom: 'unil'
|
|
23595
23585
|
},
|
|
23596
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23597
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23586
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
23587
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
|
|
23588
|
+
}]
|
|
23589
|
+
},
|
|
23590
|
+
{
|
|
23591
|
+
description: 'Commemorative token dedicated to the old Prussian noble family',
|
|
23592
|
+
denom_units: [{
|
|
23593
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/ba-ba',
|
|
23594
|
+
exponent: 0
|
|
23595
|
+
}, {
|
|
23596
|
+
denom: 'BA-BA',
|
|
23597
|
+
exponent: 6
|
|
23598
|
+
}],
|
|
23599
|
+
type_asset: 'sdk.coin',
|
|
23600
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
23601
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/ba-ba',
|
|
23602
|
+
name: 'von Baysen-Bażeński',
|
|
23603
|
+
display: 'BA-BA',
|
|
23604
|
+
symbol: 'BABA',
|
|
23605
|
+
logo_URIs: {
|
|
23606
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BA-BA.png'
|
|
23607
|
+
},
|
|
23608
|
+
images: [{
|
|
23609
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BA-BA.png'
|
|
23610
|
+
}]
|
|
23611
|
+
},
|
|
23612
|
+
{
|
|
23613
|
+
description: 'Movement ($MOVE) from Ethereum via Axelar bridge',
|
|
23614
|
+
denom_units: [{
|
|
23615
|
+
denom: 'ibc/D19DA6AE5B3CB19A035FCB51DEE5A36392E0D64D51C20D159A155D1581911A39',
|
|
23616
|
+
exponent: 0,
|
|
23617
|
+
aliases: [
|
|
23618
|
+
'unit-move',
|
|
23619
|
+
'0x3073f7aaa4db83f95e9fff17424f71d4751a3073',
|
|
23620
|
+
'0xa',
|
|
23621
|
+
'octa'
|
|
23622
|
+
]
|
|
23623
|
+
}, {
|
|
23624
|
+
denom: 'move',
|
|
23625
|
+
exponent: 8
|
|
23626
|
+
}],
|
|
23627
|
+
type_asset: 'ics20',
|
|
23628
|
+
base: 'ibc/D19DA6AE5B3CB19A035FCB51DEE5A36392E0D64D51C20D159A155D1581911A39',
|
|
23629
|
+
name: 'Movement (Ethereum via Axelar)',
|
|
23630
|
+
display: 'move',
|
|
23631
|
+
symbol: 'MOVE.eth.axl',
|
|
23632
|
+
traces: [
|
|
23633
|
+
{
|
|
23634
|
+
type: 'additional-mintage',
|
|
23635
|
+
counterparty: {
|
|
23636
|
+
chain_name: 'movement',
|
|
23637
|
+
base_denom: '0xa'
|
|
23638
|
+
},
|
|
23639
|
+
provider: 'Movement Foundation'
|
|
23640
|
+
},
|
|
23641
|
+
{
|
|
23642
|
+
type: 'bridge',
|
|
23643
|
+
counterparty: {
|
|
23644
|
+
chain_name: 'ethereum',
|
|
23645
|
+
base_denom: '0x3073f7aaa4db83f95e9fff17424f71d4751a3073'
|
|
23646
|
+
},
|
|
23647
|
+
provider: 'Axelar'
|
|
23648
|
+
},
|
|
23649
|
+
{
|
|
23650
|
+
type: 'ibc',
|
|
23651
|
+
counterparty: {
|
|
23652
|
+
chain_name: 'axelar',
|
|
23653
|
+
base_denom: 'unit-move',
|
|
23654
|
+
channel_id: 'channel-3'
|
|
23655
|
+
},
|
|
23656
|
+
chain: {
|
|
23657
|
+
channel_id: 'channel-208',
|
|
23658
|
+
path: 'transfer/channel-208/unit-move'
|
|
23659
|
+
}
|
|
23660
|
+
}
|
|
23661
|
+
],
|
|
23662
|
+
logo_URIs: {
|
|
23663
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.svg',
|
|
23664
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.png'
|
|
23665
|
+
},
|
|
23666
|
+
images: [{
|
|
23667
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.svg',
|
|
23668
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.png',
|
|
23669
|
+
theme: {
|
|
23670
|
+
primary_color_hex: '#F1BB15'
|
|
23671
|
+
}
|
|
23672
|
+
}, {
|
|
23673
|
+
image_sync: {
|
|
23674
|
+
chain_name: 'axelar',
|
|
23675
|
+
base_denom: 'unit-move'
|
|
23676
|
+
},
|
|
23677
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.svg',
|
|
23678
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.png',
|
|
23679
|
+
theme: {
|
|
23680
|
+
circle: true,
|
|
23681
|
+
primary_color_hex: '#F1BB15'
|
|
23682
|
+
}
|
|
23683
|
+
}],
|
|
23684
|
+
socials: {
|
|
23685
|
+
website: 'https://www.movementnetwork.xyz/',
|
|
23686
|
+
twitter: 'https://twitter.com/movementfdn'
|
|
23687
|
+
}
|
|
23688
|
+
},
|
|
23689
|
+
{
|
|
23690
|
+
description: 'An alloy of MOVE asset variants on Osmosis.',
|
|
23691
|
+
extended_description: 'Multiple MOVE variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of MOVE.',
|
|
23692
|
+
denom_units: [{
|
|
23693
|
+
denom: 'factory/osmo1v90ezcqkv5utjc52vg4w2gztmcpt7l4vqxzuryj6zl3qr8wy539quxeafk/alloyed/allMOVE',
|
|
23694
|
+
exponent: 0
|
|
23695
|
+
}, {
|
|
23696
|
+
denom: 'allMOVE',
|
|
23697
|
+
exponent: 8
|
|
23698
|
+
}],
|
|
23699
|
+
type_asset: 'sdk.coin',
|
|
23700
|
+
address: 'osmo1v90ezcqkv5utjc52vg4w2gztmcpt7l4vqxzuryj6zl3qr8wy539quxeafk',
|
|
23701
|
+
base: 'factory/osmo1v90ezcqkv5utjc52vg4w2gztmcpt7l4vqxzuryj6zl3qr8wy539quxeafk/alloyed/allMOVE',
|
|
23702
|
+
name: 'Movement',
|
|
23703
|
+
display: 'allMOVE',
|
|
23704
|
+
symbol: 'MOVE',
|
|
23705
|
+
traces: [{
|
|
23706
|
+
type: 'synthetic',
|
|
23707
|
+
counterparty: {
|
|
23708
|
+
chain_name: 'movement',
|
|
23709
|
+
base_denom: '0xa'
|
|
23710
|
+
},
|
|
23711
|
+
provider: 'Osmosis'
|
|
23712
|
+
}],
|
|
23713
|
+
logo_URIs: {
|
|
23714
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.svg',
|
|
23715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.png'
|
|
23716
|
+
},
|
|
23717
|
+
images: [{
|
|
23718
|
+
image_sync: {
|
|
23719
|
+
chain_name: 'movement',
|
|
23720
|
+
base_denom: '0xa'
|
|
23721
|
+
},
|
|
23722
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.svg',
|
|
23723
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.png',
|
|
23724
|
+
theme: {
|
|
23725
|
+
circle: true,
|
|
23726
|
+
primary_color_hex: '#F1BB15'
|
|
23727
|
+
}
|
|
23728
|
+
}, {
|
|
23729
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.svg',
|
|
23730
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.png',
|
|
23731
|
+
theme: {
|
|
23732
|
+
primary_color_hex: '#F1BB15'
|
|
23733
|
+
}
|
|
23734
|
+
}],
|
|
23735
|
+
socials: {
|
|
23736
|
+
website: 'https://www.movementnetwork.xyz/',
|
|
23737
|
+
twitter: 'https://twitter.com/movementfdn'
|
|
23738
|
+
}
|
|
23739
|
+
},
|
|
23740
|
+
{
|
|
23741
|
+
description: 'CULT - Less Brainwashing, More Utility',
|
|
23742
|
+
extended_description: 'CULT - Less Brainwashing, More Utility\n\n$CULT is more than a token; it\'s your key to ascend within the Order of Architects. Each token empowers you to mint and upgrade Architect NFTs, navigating through rites that elevate their mystical powers. Engage directly in our unique Streamswap process, beginning with a USDC deposit, transitioning smoothly into $CULT.\n\nFair Launch: Our token launch excludes whitelists and bots, ensuring a transparent and equitable distribution for all. Streamswap Mechanics: Deposit $USDC during the 72-hour Bootstrapping Phase, followed by a 1-hour Streaming Phase to convert into $CULT, ensuring a smooth and fair token distribution.',
|
|
23743
|
+
denom_units: [{
|
|
23744
|
+
denom: 'factory/osmo1qdvwftqd8ml6t9w6dmj97m03ck5ghqqmd8y7cm/cult',
|
|
23745
|
+
exponent: 0,
|
|
23746
|
+
aliases: ['ucult']
|
|
23747
|
+
}, {
|
|
23748
|
+
denom: 'CULT',
|
|
23749
|
+
exponent: 6
|
|
23750
|
+
}],
|
|
23751
|
+
type_asset: 'sdk.coin',
|
|
23752
|
+
address: 'osmo1qdvwftqd8ml6t9w6dmj97m03ck5ghqqmd8y7cm',
|
|
23753
|
+
base: 'factory/osmo1qdvwftqd8ml6t9w6dmj97m03ck5ghqqmd8y7cm/cult',
|
|
23754
|
+
name: 'CULT',
|
|
23755
|
+
display: 'CULT',
|
|
23756
|
+
symbol: 'CULT',
|
|
23757
|
+
logo_URIs: {
|
|
23758
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cult.png'
|
|
23759
|
+
},
|
|
23760
|
+
images: [{
|
|
23761
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cult.png'
|
|
23762
|
+
}],
|
|
23763
|
+
socials: {
|
|
23764
|
+
website: 'https://www.architectsnft.io/',
|
|
23765
|
+
twitter: 'https://x.com/Architects_nft'
|
|
23766
|
+
}
|
|
23767
|
+
},
|
|
23768
|
+
{
|
|
23769
|
+
description: 'The native token of Babylon Genesis.',
|
|
23770
|
+
denom_units: [{
|
|
23771
|
+
denom: 'ibc/EC3A4ACBA1CFBEE698472D3563B70985AEA5A7144C319B61B3EBDFB57B5E1535',
|
|
23772
|
+
exponent: 0,
|
|
23773
|
+
aliases: ['ubbn']
|
|
23774
|
+
}, {
|
|
23775
|
+
denom: 'BABY',
|
|
23776
|
+
exponent: 6
|
|
23777
|
+
}],
|
|
23778
|
+
type_asset: 'ics20',
|
|
23779
|
+
base: 'ibc/EC3A4ACBA1CFBEE698472D3563B70985AEA5A7144C319B61B3EBDFB57B5E1535',
|
|
23780
|
+
name: 'Babylon',
|
|
23781
|
+
display: 'BABY',
|
|
23782
|
+
symbol: 'BABY',
|
|
23783
|
+
traces: [{
|
|
23784
|
+
type: 'ibc',
|
|
23785
|
+
counterparty: {
|
|
23786
|
+
chain_name: 'babylon',
|
|
23787
|
+
base_denom: 'ubbn',
|
|
23788
|
+
channel_id: 'channel-3'
|
|
23789
|
+
},
|
|
23790
|
+
chain: {
|
|
23791
|
+
channel_id: 'channel-101635',
|
|
23792
|
+
path: 'transfer/channel-101635/ubbn'
|
|
23793
|
+
}
|
|
23794
|
+
}],
|
|
23795
|
+
logo_URIs: {
|
|
23796
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
23797
|
+
},
|
|
23798
|
+
images: [{
|
|
23799
|
+
image_sync: {
|
|
23800
|
+
chain_name: 'babylon',
|
|
23801
|
+
base_denom: 'ubbn'
|
|
23802
|
+
},
|
|
23803
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
23804
|
+
}]
|
|
23805
|
+
},
|
|
23806
|
+
{
|
|
23807
|
+
description: 'Lombard Staked Bitcoin via Eureka',
|
|
23808
|
+
denom_units: [{
|
|
23809
|
+
denom: 'ibc/89EE10FCF78800B572BAAC7080AEFA301B5F3BBC51C5371E907EB129C5B900E7',
|
|
23810
|
+
exponent: 0,
|
|
23811
|
+
aliases: ['ibc/DBD9E339E1B093A052D76BECFFDE8435EAC114CF2133346B4D691F3F2068C957']
|
|
23812
|
+
}, {
|
|
23813
|
+
denom: 'lbtc',
|
|
23814
|
+
exponent: 8
|
|
23815
|
+
}],
|
|
23816
|
+
type_asset: 'ics20',
|
|
23817
|
+
base: 'ibc/89EE10FCF78800B572BAAC7080AEFA301B5F3BBC51C5371E907EB129C5B900E7',
|
|
23818
|
+
name: 'Lombard Staked Bitcoin (Lombard Ledger) (Cosmos Hub)',
|
|
23819
|
+
display: 'lbtc',
|
|
23820
|
+
symbol: 'LBTC.lom.atom',
|
|
23821
|
+
traces: [
|
|
23822
|
+
{
|
|
23823
|
+
type: 'liquid-stake',
|
|
23824
|
+
counterparty: {
|
|
23825
|
+
chain_name: 'bitcoin',
|
|
23826
|
+
base_denom: 'sat'
|
|
23827
|
+
},
|
|
23828
|
+
provider: 'Lombard'
|
|
23829
|
+
},
|
|
23830
|
+
{
|
|
23831
|
+
type: 'additional-mintage',
|
|
23832
|
+
counterparty: {
|
|
23833
|
+
chain_name: 'ethereum',
|
|
23834
|
+
base_denom: '0x8236a87084f8B84306f72007F36F2618A5634494'
|
|
23835
|
+
},
|
|
23836
|
+
provider: 'Lombard'
|
|
23837
|
+
},
|
|
23838
|
+
{
|
|
23839
|
+
type: 'ibc',
|
|
23840
|
+
counterparty: {
|
|
23841
|
+
chain_name: 'lombardledger',
|
|
23842
|
+
base_denom: 'uclbtc',
|
|
23843
|
+
channel_id: 'channel-0'
|
|
23844
|
+
},
|
|
23845
|
+
chain: {
|
|
23846
|
+
channel_id: 'channel-1340',
|
|
23847
|
+
path: 'transfer/channel-1340/uclbtc'
|
|
23848
|
+
}
|
|
23849
|
+
},
|
|
23850
|
+
{
|
|
23851
|
+
type: 'ibc',
|
|
23852
|
+
counterparty: {
|
|
23853
|
+
chain_name: 'cosmoshub',
|
|
23854
|
+
base_denom: 'ibc/DBD9E339E1B093A052D76BECFFDE8435EAC114CF2133346B4D691F3F2068C957',
|
|
23855
|
+
channel_id: 'channel-141'
|
|
23856
|
+
},
|
|
23857
|
+
chain: {
|
|
23858
|
+
channel_id: 'channel-0',
|
|
23859
|
+
path: 'transfer/channel-0/transfer/channel-1340/uclbtc'
|
|
23860
|
+
}
|
|
23861
|
+
}
|
|
23862
|
+
],
|
|
23863
|
+
logo_URIs: {
|
|
23864
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.svg',
|
|
23865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.png'
|
|
23866
|
+
},
|
|
23867
|
+
images: [{
|
|
23868
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.svg',
|
|
23869
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.png'
|
|
23870
|
+
}, {
|
|
23871
|
+
image_sync: {
|
|
23872
|
+
chain_name: 'cosmoshub',
|
|
23873
|
+
base_denom: 'ibc/DBD9E339E1B093A052D76BECFFDE8435EAC114CF2133346B4D691F3F2068C957'
|
|
23874
|
+
},
|
|
23875
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
23876
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
23877
|
+
}]
|
|
23878
|
+
},
|
|
23879
|
+
{
|
|
23880
|
+
description: 'SolvBTC via Euerka',
|
|
23881
|
+
denom_units: [{
|
|
23882
|
+
denom: 'ibc/2CC08A10459B40B0251B8CB9C036C98BED1ABBD5F03772E371DCD0FFDA3EC7F3',
|
|
23883
|
+
exponent: 0,
|
|
23884
|
+
aliases: ['ibc/0C4417F123459B47B6933939BF6F128C362B0C1F9EDA6A6EBC08860E4672AF7E']
|
|
23885
|
+
}, {
|
|
23886
|
+
denom: 'solvbtc',
|
|
23887
|
+
exponent: 18
|
|
23888
|
+
}],
|
|
23889
|
+
type_asset: 'ics20',
|
|
23890
|
+
base: 'ibc/2CC08A10459B40B0251B8CB9C036C98BED1ABBD5F03772E371DCD0FFDA3EC7F3',
|
|
23891
|
+
name: 'SolvBTC (Eureka)',
|
|
23892
|
+
display: 'solvbtc',
|
|
23893
|
+
symbol: 'solvBTC.atom',
|
|
23894
|
+
traces: [
|
|
23895
|
+
{
|
|
23896
|
+
type: 'liquid-stake',
|
|
23897
|
+
counterparty: {
|
|
23898
|
+
chain_name: 'bitcoin',
|
|
23899
|
+
base_denom: 'sat'
|
|
23900
|
+
},
|
|
23901
|
+
provider: 'Solv Protocol'
|
|
23902
|
+
},
|
|
23903
|
+
{
|
|
23904
|
+
type: 'ibc-bridge',
|
|
23905
|
+
counterparty: {
|
|
23906
|
+
chain_name: 'ethereum',
|
|
23907
|
+
base_denom: '0x7a56e1c57c7475ccf742a1832b028f0456652f97',
|
|
23908
|
+
channel_id: 'cosmoshub-0'
|
|
23909
|
+
},
|
|
23910
|
+
chain: {
|
|
23911
|
+
channel_id: '08-wasm-1369',
|
|
23912
|
+
path: 'transfer/08-wasm-1369/0x7a56e1c57c7475ccf742a1832b028f0456652f97'
|
|
23913
|
+
},
|
|
23914
|
+
provider: 'Eureka'
|
|
23915
|
+
},
|
|
23916
|
+
{
|
|
23917
|
+
type: 'ibc',
|
|
23918
|
+
counterparty: {
|
|
23919
|
+
chain_name: 'cosmoshub',
|
|
23920
|
+
base_denom: 'ibc/0C4417F123459B47B6933939BF6F128C362B0C1F9EDA6A6EBC08860E4672AF7E',
|
|
23921
|
+
channel_id: 'channel-141'
|
|
23922
|
+
},
|
|
23923
|
+
chain: {
|
|
23924
|
+
channel_id: 'channel-0',
|
|
23925
|
+
path: 'transfer/channel-0/transfer/08-wasm-1369/0x7a56e1c57c7475ccf742a1832b028f0456652f97'
|
|
23926
|
+
}
|
|
23927
|
+
}
|
|
23928
|
+
],
|
|
23929
|
+
logo_URIs: {
|
|
23930
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.svg',
|
|
23931
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.png'
|
|
23932
|
+
},
|
|
23933
|
+
images: [{
|
|
23934
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.svg',
|
|
23935
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.png'
|
|
23936
|
+
}, {
|
|
23937
|
+
image_sync: {
|
|
23938
|
+
chain_name: 'cosmoshub',
|
|
23939
|
+
base_denom: 'ibc/0C4417F123459B47B6933939BF6F128C362B0C1F9EDA6A6EBC08860E4672AF7E'
|
|
23940
|
+
},
|
|
23941
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg',
|
|
23942
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png'
|
|
23943
|
+
}]
|
|
23944
|
+
},
|
|
23945
|
+
{
|
|
23946
|
+
description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
|
|
23947
|
+
denom_units: [{
|
|
23948
|
+
denom: 'ibc/2EB516F83C9FF44AB6826F269CA98A5622608C6C955E12112E58F23A324FEE07',
|
|
23949
|
+
exponent: 0,
|
|
23950
|
+
aliases: ['ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78']
|
|
23951
|
+
}, {
|
|
23952
|
+
denom: 'PUNDIX',
|
|
23953
|
+
exponent: 18
|
|
23954
|
+
}],
|
|
23955
|
+
type_asset: 'ics20',
|
|
23956
|
+
base: 'ibc/2EB516F83C9FF44AB6826F269CA98A5622608C6C955E12112E58F23A324FEE07',
|
|
23957
|
+
name: 'Pundi X Token',
|
|
23958
|
+
display: 'PUNDIX',
|
|
23959
|
+
symbol: 'PUNDIX',
|
|
23960
|
+
traces: [{
|
|
23961
|
+
type: 'ibc',
|
|
23962
|
+
counterparty: {
|
|
23963
|
+
chain_name: 'fxcore',
|
|
23964
|
+
base_denom: 'eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38',
|
|
23965
|
+
channel_id: 'channel-0'
|
|
23966
|
+
},
|
|
23967
|
+
chain: {
|
|
23968
|
+
channel_id: 'channel-0',
|
|
23969
|
+
path: 'transfer/channel-0/eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38'
|
|
23970
|
+
}
|
|
23971
|
+
}, {
|
|
23972
|
+
type: 'ibc',
|
|
23973
|
+
counterparty: {
|
|
23974
|
+
chain_name: 'pundix',
|
|
23975
|
+
base_denom: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
|
|
23976
|
+
channel_id: 'channel-1'
|
|
23977
|
+
},
|
|
23978
|
+
chain: {
|
|
23979
|
+
channel_id: 'channel-12618',
|
|
23980
|
+
path: 'transfer/channel-12618/transfer/channel-0/eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38'
|
|
23981
|
+
}
|
|
23982
|
+
}],
|
|
23983
|
+
logo_URIs: {
|
|
23984
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
|
|
23985
|
+
},
|
|
23986
|
+
images: [{
|
|
23987
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png',
|
|
23988
|
+
theme: {
|
|
23989
|
+
primary_color_hex: '#f1d20c'
|
|
23990
|
+
}
|
|
23991
|
+
}],
|
|
23992
|
+
keywords: ['osmosis_unlisted']
|
|
23993
|
+
},
|
|
23994
|
+
{
|
|
23995
|
+
denom_units: [{
|
|
23996
|
+
denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
23997
|
+
exponent: 0,
|
|
23998
|
+
aliases: ['avalanche-uusdc']
|
|
23999
|
+
}, {
|
|
24000
|
+
denom: 'avalanche-usdc',
|
|
24001
|
+
exponent: 6
|
|
24002
|
+
}],
|
|
24003
|
+
type_asset: 'ics20',
|
|
24004
|
+
base: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
24005
|
+
name: 'Wormhole USDC(Avalanche)',
|
|
24006
|
+
display: 'avalanche-usdc',
|
|
24007
|
+
symbol: 'avalanche.USDC.wh',
|
|
24008
|
+
traces: [{
|
|
24009
|
+
type: 'ibc',
|
|
24010
|
+
counterparty: {
|
|
24011
|
+
chain_name: 'gateway',
|
|
24012
|
+
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5ZLmAZpcbaP4EGyihSmpfwryzDr84h51tboV392BCjW4',
|
|
24013
|
+
channel_id: 'channel-3'
|
|
24014
|
+
},
|
|
24015
|
+
chain: {
|
|
24016
|
+
channel_id: 'channel-2186',
|
|
24017
|
+
path: 'transfer/channel-2186/factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5ZLmAZpcbaP4EGyihSmpfwryzDr84h51tboV392BCjW4'
|
|
24018
|
+
}
|
|
24019
|
+
}],
|
|
24020
|
+
images: [{
|
|
24021
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
24022
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg',
|
|
24023
|
+
theme: {
|
|
24024
|
+
primary_color_hex: '#2474cb'
|
|
24025
|
+
}
|
|
24026
|
+
}],
|
|
24027
|
+
logo_URIs: {
|
|
24028
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
24029
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
24030
|
+
}
|
|
24031
|
+
},
|
|
24032
|
+
{
|
|
24033
|
+
description: 'Nomic\'s native token.',
|
|
24034
|
+
denom_units: [{
|
|
24035
|
+
denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
|
|
24036
|
+
exponent: 0,
|
|
24037
|
+
aliases: ['unom']
|
|
24038
|
+
}, {
|
|
24039
|
+
denom: 'nom',
|
|
24040
|
+
exponent: 6
|
|
24041
|
+
}],
|
|
24042
|
+
type_asset: 'ics20',
|
|
24043
|
+
base: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
|
|
24044
|
+
name: 'Nomic',
|
|
24045
|
+
display: 'nom',
|
|
24046
|
+
symbol: 'nomic.NOM',
|
|
24047
|
+
traces: [{
|
|
24048
|
+
type: 'ibc',
|
|
24049
|
+
counterparty: {
|
|
24050
|
+
chain_name: 'nomic',
|
|
24051
|
+
base_denom: 'unom',
|
|
24052
|
+
channel_id: 'channel-1'
|
|
24053
|
+
},
|
|
24054
|
+
chain: {
|
|
24055
|
+
channel_id: 'channel-6897',
|
|
24056
|
+
path: 'transfer/channel-6897/unom'
|
|
24057
|
+
}
|
|
24058
|
+
}],
|
|
24059
|
+
images: [{
|
|
24060
|
+
image_sync: {
|
|
24061
|
+
chain_name: 'nomic',
|
|
24062
|
+
base_denom: 'unom'
|
|
24063
|
+
},
|
|
24064
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
24065
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg',
|
|
24066
|
+
theme: {
|
|
24067
|
+
primary_color_hex: '#6404fc'
|
|
24068
|
+
}
|
|
24069
|
+
}],
|
|
24070
|
+
logo_URIs: {
|
|
24071
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
24072
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
24073
|
+
}
|
|
24074
|
+
},
|
|
24075
|
+
{
|
|
24076
|
+
description: 'The governance and utility token of Yieldmos, the Interchain Automation Protocol',
|
|
24077
|
+
denom_units: [{
|
|
24078
|
+
denom: 'factory/osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy/ymos',
|
|
24079
|
+
exponent: 0
|
|
24080
|
+
}, {
|
|
24081
|
+
denom: 'ymos',
|
|
24082
|
+
exponent: 6
|
|
24083
|
+
}],
|
|
24084
|
+
type_asset: 'sdk.coin',
|
|
24085
|
+
address: 'osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy',
|
|
24086
|
+
base: 'factory/osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy/ymos',
|
|
24087
|
+
name: 'Yieldmos Coin',
|
|
24088
|
+
display: 'ymos',
|
|
24089
|
+
symbol: 'YMOS',
|
|
24090
|
+
logo_URIs: {
|
|
24091
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ymos.png'
|
|
24092
|
+
},
|
|
24093
|
+
images: [{
|
|
24094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ymos.png',
|
|
24095
|
+
theme: {
|
|
24096
|
+
primary_color_hex: '#2c3554'
|
|
24097
|
+
}
|
|
24098
|
+
}]
|
|
24099
|
+
},
|
|
24100
|
+
{
|
|
24101
|
+
description: 'Memecoin for The International Brane Wave',
|
|
24102
|
+
denom_units: [{
|
|
24103
|
+
denom: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
|
|
24104
|
+
exponent: 0,
|
|
24105
|
+
aliases: ['brnz']
|
|
24106
|
+
}],
|
|
24107
|
+
type_asset: 'sdk.coin',
|
|
24108
|
+
base: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
|
|
24109
|
+
name: 'Branez',
|
|
24110
|
+
display: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
|
|
24111
|
+
symbol: 'BRNZ',
|
|
24112
|
+
logo_URIs: {
|
|
24113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
|
|
24114
|
+
},
|
|
24115
|
+
images: [{
|
|
24116
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
|
|
24117
|
+
}]
|
|
24118
|
+
},
|
|
24119
|
+
{
|
|
24120
|
+
description: 'ashLAB - Burned LAB',
|
|
24121
|
+
extended_description: 'ashLAB - receipt token recieved when burning LAB via ASH DAOs Furnace',
|
|
24122
|
+
denom_units: [{
|
|
24123
|
+
denom: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/lab.ash',
|
|
24124
|
+
exponent: 0
|
|
24125
|
+
}, {
|
|
24126
|
+
denom: 'ashLAB',
|
|
24127
|
+
exponent: 6
|
|
24128
|
+
}],
|
|
24129
|
+
type_asset: 'sdk.coin',
|
|
24130
|
+
address: 'osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07',
|
|
24131
|
+
base: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/lab.ash',
|
|
24132
|
+
name: 'Burned LAB',
|
|
24133
|
+
display: 'ashLAB',
|
|
24134
|
+
symbol: 'ashLAB',
|
|
24135
|
+
logo_URIs: {
|
|
24136
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png'
|
|
24137
|
+
},
|
|
24138
|
+
images: [{
|
|
24139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png',
|
|
23598
24140
|
theme: {
|
|
23599
|
-
primary_color_hex: '#
|
|
24141
|
+
primary_color_hex: '#ebb093'
|
|
23600
24142
|
}
|
|
23601
24143
|
}]
|
|
23602
24144
|
},
|
|
23603
24145
|
{
|
|
23604
|
-
description: '
|
|
23605
|
-
extended_description: 'ex-Wall Street banker turned crypto kingpin. Ali now rides with his OMies representing his biker gang, cruising towards RWA glory on his pink EV motorcycle.',
|
|
24146
|
+
description: 'GRAC is the official token of Racoon.Bet\'s gaming platform.',
|
|
23606
24147
|
denom_units: [{
|
|
23607
|
-
denom: 'ibc/
|
|
24148
|
+
denom: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
|
|
23608
24149
|
exponent: 0,
|
|
23609
|
-
aliases: ['
|
|
24150
|
+
aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac']
|
|
23610
24151
|
}, {
|
|
23611
|
-
denom: '
|
|
24152
|
+
denom: 'grac',
|
|
23612
24153
|
exponent: 6
|
|
23613
24154
|
}],
|
|
23614
24155
|
type_asset: 'ics20',
|
|
23615
|
-
base: 'ibc/
|
|
23616
|
-
name: '
|
|
23617
|
-
display: '
|
|
23618
|
-
symbol: '
|
|
24156
|
+
base: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
|
|
24157
|
+
name: 'Gaming RAC Token',
|
|
24158
|
+
display: 'grac',
|
|
24159
|
+
symbol: 'GRAC',
|
|
23619
24160
|
traces: [{
|
|
23620
24161
|
type: 'ibc',
|
|
23621
24162
|
counterparty: {
|
|
23622
|
-
chain_name: '
|
|
23623
|
-
base_denom: 'factory/
|
|
23624
|
-
channel_id: 'channel-
|
|
24163
|
+
chain_name: 'migaloo',
|
|
24164
|
+
base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac',
|
|
24165
|
+
channel_id: 'channel-5'
|
|
23625
24166
|
},
|
|
23626
24167
|
chain: {
|
|
23627
|
-
channel_id: 'channel-
|
|
23628
|
-
path: 'transfer/channel-
|
|
24168
|
+
channel_id: 'channel-642',
|
|
24169
|
+
path: 'transfer/channel-642/factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
|
|
23629
24170
|
}
|
|
23630
24171
|
}],
|
|
23631
24172
|
logo_URIs: {
|
|
23632
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
|
|
23633
24174
|
},
|
|
23634
24175
|
images: [{
|
|
23635
|
-
|
|
24176
|
+
image_sync: {
|
|
24177
|
+
chain_name: 'migaloo',
|
|
24178
|
+
base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
|
|
24179
|
+
},
|
|
24180
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png',
|
|
23636
24181
|
theme: {
|
|
23637
|
-
|
|
23638
|
-
circle: true,
|
|
23639
|
-
primary_color_hex: '#80c75d'
|
|
24182
|
+
primary_color_hex: '#f5bf09'
|
|
23640
24183
|
}
|
|
24184
|
+
}]
|
|
24185
|
+
},
|
|
24186
|
+
{
|
|
24187
|
+
description: 'USDC supplied on Mars looped using Membrane by a vault that also has an entry fee',
|
|
24188
|
+
denom_units: [{
|
|
24189
|
+
denom: 'factory/osmo1vf6e300hv2qe7r5rln8deft45ewgyytjnwfrdfcv5rgzrfy0s6cswjqf9r/mars-usdc-looped',
|
|
24190
|
+
exponent: 0
|
|
24191
|
+
}, {
|
|
24192
|
+
denom: 'earnUSDC',
|
|
24193
|
+
exponent: 6
|
|
23641
24194
|
}],
|
|
23642
|
-
|
|
23643
|
-
|
|
23644
|
-
|
|
23645
|
-
|
|
24195
|
+
type_asset: 'sdk.coin',
|
|
24196
|
+
base: 'factory/osmo1vf6e300hv2qe7r5rln8deft45ewgyytjnwfrdfcv5rgzrfy0s6cswjqf9r/mars-usdc-looped',
|
|
24197
|
+
name: 'Mars Looped USDC Vault',
|
|
24198
|
+
display: 'earnUSDC',
|
|
24199
|
+
symbol: 'earnUSDC'
|
|
23646
24200
|
},
|
|
23647
24201
|
{
|
|
23648
|
-
description: '
|
|
23649
|
-
extended_description: 'HOOD is the community token for The Fortunate Few, a multi-chain NFT community platform and DAO, with its genesis collection available on the Stargaze marketplace. The community interfaces with other NFT collections and communities, including Hooded Syndicate, Jack-O-Hoods and Hoods of Christmas NFT collections. The project also contributed collaboration NFTS on The Cosmic Gumball Machine NFT collection and Wolfhunters, also on Stargaze. Join the ranks of The Fortunate Few and learn more in the official Discord channel here: https://discord.gg/HDRNRTUTXC',
|
|
24202
|
+
description: 'Auto-compounding vault for Membrane\'s Stability Pool used to ease the UX of compounding CDT',
|
|
23650
24203
|
denom_units: [{
|
|
23651
|
-
denom: '
|
|
24204
|
+
denom: 'factory/osmo1jw6r68y0uhfmqagc7uhtdddctc7wq95pncvrqnvtd47w4hx46p7se9nju5/earn-cdt',
|
|
23652
24205
|
exponent: 0
|
|
23653
24206
|
}, {
|
|
23654
|
-
denom: '
|
|
24207
|
+
denom: 'earnCDT',
|
|
24208
|
+
exponent: 6
|
|
24209
|
+
}],
|
|
24210
|
+
type_asset: 'sdk.coin',
|
|
24211
|
+
base: 'factory/osmo1jw6r68y0uhfmqagc7uhtdddctc7wq95pncvrqnvtd47w4hx46p7se9nju5/earn-cdt',
|
|
24212
|
+
name: 'Earn CDT Vault',
|
|
24213
|
+
display: 'earnCDT',
|
|
24214
|
+
symbol: 'earnCDT'
|
|
24215
|
+
},
|
|
24216
|
+
{
|
|
24217
|
+
description: 'ashION - Burned ION',
|
|
24218
|
+
extended_description: 'ashION - receipt token recieved when burning ION via ASH DAOs Furnace',
|
|
24219
|
+
denom_units: [{
|
|
24220
|
+
denom: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/ion.ash',
|
|
24221
|
+
exponent: 0
|
|
24222
|
+
}, {
|
|
24223
|
+
denom: 'ashION',
|
|
24224
|
+
exponent: 6
|
|
24225
|
+
}],
|
|
24226
|
+
type_asset: 'sdk.coin',
|
|
24227
|
+
address: 'osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07',
|
|
24228
|
+
base: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/ion.ash',
|
|
24229
|
+
name: 'Burned ION',
|
|
24230
|
+
display: 'ashION',
|
|
24231
|
+
symbol: 'ashION',
|
|
24232
|
+
logo_URIs: {
|
|
24233
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashion.png'
|
|
24234
|
+
},
|
|
24235
|
+
images: [{
|
|
24236
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashion.png',
|
|
24237
|
+
theme: {
|
|
24238
|
+
primary_color_hex: '#ebb093'
|
|
24239
|
+
}
|
|
24240
|
+
}]
|
|
24241
|
+
},
|
|
24242
|
+
{
|
|
24243
|
+
description: 'Tek ovah!',
|
|
24244
|
+
extended_description: 'Free yourself from your self. Embrace your status as a $PLEB.',
|
|
24245
|
+
denom_units: [{
|
|
24246
|
+
denom: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
|
|
24247
|
+
exponent: 0,
|
|
24248
|
+
aliases: ['factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb']
|
|
24249
|
+
}, {
|
|
24250
|
+
denom: 'PLEB',
|
|
23655
24251
|
exponent: 6
|
|
23656
24252
|
}],
|
|
23657
24253
|
type_asset: 'ics20',
|
|
23658
|
-
base: 'ibc/
|
|
23659
|
-
name: '
|
|
23660
|
-
display: '
|
|
23661
|
-
symbol: '
|
|
24254
|
+
base: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
|
|
24255
|
+
name: 'Pleb Coin',
|
|
24256
|
+
display: 'PLEB',
|
|
24257
|
+
symbol: 'PLEB',
|
|
23662
24258
|
traces: [{
|
|
23663
24259
|
type: 'ibc',
|
|
23664
24260
|
counterparty: {
|
|
23665
24261
|
chain_name: 'stargaze',
|
|
23666
|
-
base_denom: 'factory/
|
|
24262
|
+
base_denom: 'factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb',
|
|
23667
24263
|
channel_id: 'channel-0'
|
|
23668
24264
|
},
|
|
23669
24265
|
chain: {
|
|
23670
24266
|
channel_id: 'channel-75',
|
|
23671
|
-
path: 'transfer/channel-75/factory/
|
|
24267
|
+
path: 'transfer/channel-75/factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb'
|
|
23672
24268
|
}
|
|
23673
24269
|
}],
|
|
23674
24270
|
logo_URIs: {
|
|
23675
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/
|
|
24271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/pleb.png'
|
|
23676
24272
|
},
|
|
23677
|
-
images: [{
|
|
23678
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/hood.png'
|
|
23679
|
-
}],
|
|
23680
24273
|
socials: {
|
|
23681
|
-
website: 'https://
|
|
23682
|
-
twitter: 'https://x.com/
|
|
23683
|
-
}
|
|
24274
|
+
website: 'https://www.stargaze.zone/m/stargazepleb/tokens',
|
|
24275
|
+
twitter: 'https://x.com/Pixl_Plebs'
|
|
24276
|
+
},
|
|
24277
|
+
keywords: ['meme']
|
|
23684
24278
|
},
|
|
23685
24279
|
{
|
|
23686
|
-
description: '
|
|
23687
|
-
extended_description: '
|
|
24280
|
+
description: 'Cosmos Bitcoin',
|
|
24281
|
+
extended_description: 'Cosmos Bitcoin',
|
|
23688
24282
|
denom_units: [{
|
|
23689
|
-
denom: '
|
|
23690
|
-
exponent: 0
|
|
24283
|
+
denom: 'ibc/648260E4FF8AEDD310F2A72930F25DD7F43DD82F45F66E53B4A70A0C216FA53B',
|
|
24284
|
+
exponent: 0,
|
|
24285
|
+
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BITCOIN']
|
|
23691
24286
|
}, {
|
|
23692
|
-
denom: '
|
|
24287
|
+
denom: 'BITCOIN',
|
|
23693
24288
|
exponent: 6
|
|
23694
24289
|
}],
|
|
23695
|
-
type_asset: '
|
|
23696
|
-
|
|
23697
|
-
|
|
23698
|
-
|
|
23699
|
-
|
|
23700
|
-
|
|
24290
|
+
type_asset: 'ics20',
|
|
24291
|
+
base: 'ibc/648260E4FF8AEDD310F2A72930F25DD7F43DD82F45F66E53B4A70A0C216FA53B',
|
|
24292
|
+
name: 'Cosmos Bitcoin',
|
|
24293
|
+
display: 'BITCOIN',
|
|
24294
|
+
symbol: 'BITCOIN',
|
|
24295
|
+
traces: [{
|
|
24296
|
+
type: 'ibc',
|
|
24297
|
+
counterparty: {
|
|
24298
|
+
chain_name: 'injective',
|
|
24299
|
+
base_denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BITCOIN',
|
|
24300
|
+
channel_id: 'channel-8'
|
|
24301
|
+
},
|
|
24302
|
+
chain: {
|
|
24303
|
+
channel_id: 'channel-122',
|
|
24304
|
+
path: 'transfer/channel-122/factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BITCOIN'
|
|
24305
|
+
}
|
|
24306
|
+
}],
|
|
23701
24307
|
logo_URIs: {
|
|
23702
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/bitcoin.png'
|
|
23703
24309
|
},
|
|
23704
|
-
|
|
23705
|
-
|
|
24310
|
+
socials: {
|
|
24311
|
+
website: 'https://getbitcoinmeme.com',
|
|
24312
|
+
twitter: 'https://x.com/getbitcoinmeme'
|
|
24313
|
+
},
|
|
24314
|
+
keywords: ['meme']
|
|
24315
|
+
},
|
|
24316
|
+
{
|
|
24317
|
+
description: 'Crypto',
|
|
24318
|
+
extended_description: 'Crypto',
|
|
24319
|
+
denom_units: [{
|
|
24320
|
+
denom: 'ibc/1B23B6F7DAC37267F04E82466AB798CC59F941BD4AE5653C497730F174F14849',
|
|
24321
|
+
exponent: 0,
|
|
24322
|
+
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/CRYPTO']
|
|
24323
|
+
}, {
|
|
24324
|
+
denom: 'CRYPTO',
|
|
24325
|
+
exponent: 6
|
|
24326
|
+
}],
|
|
24327
|
+
type_asset: 'ics20',
|
|
24328
|
+
base: 'ibc/1B23B6F7DAC37267F04E82466AB798CC59F941BD4AE5653C497730F174F14849',
|
|
24329
|
+
name: 'Crypto',
|
|
24330
|
+
display: 'CRYPTO',
|
|
24331
|
+
symbol: 'CRYPTO',
|
|
24332
|
+
traces: [{
|
|
24333
|
+
type: 'ibc',
|
|
24334
|
+
counterparty: {
|
|
24335
|
+
chain_name: 'injective',
|
|
24336
|
+
base_denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/CRYPTO',
|
|
24337
|
+
channel_id: 'channel-8'
|
|
24338
|
+
},
|
|
24339
|
+
chain: {
|
|
24340
|
+
channel_id: 'channel-122',
|
|
24341
|
+
path: 'transfer/channel-122/factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/CRYPTO'
|
|
24342
|
+
}
|
|
23706
24343
|
}],
|
|
24344
|
+
logo_URIs: {
|
|
24345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/crypto.png'
|
|
24346
|
+
},
|
|
23707
24347
|
socials: {
|
|
23708
|
-
website: 'https://
|
|
23709
|
-
twitter: 'https://x.com/
|
|
23710
|
-
}
|
|
24348
|
+
website: 'https://getcryptomeme.com',
|
|
24349
|
+
twitter: 'https://x.com/getcryptomeme'
|
|
24350
|
+
},
|
|
24351
|
+
keywords: ['meme']
|
|
23711
24352
|
},
|
|
23712
24353
|
{
|
|
23713
|
-
description: '
|
|
23714
|
-
extended_description: '
|
|
24354
|
+
description: 'Bricscoin',
|
|
24355
|
+
extended_description: 'BRICS coin',
|
|
23715
24356
|
denom_units: [{
|
|
23716
|
-
denom: '
|
|
23717
|
-
exponent: 0
|
|
24357
|
+
denom: 'ibc/54C7B977B96DFC56D877A7F74D22BD26B5E42CA6171F120F5A36AC82BFD4711A',
|
|
24358
|
+
exponent: 0,
|
|
24359
|
+
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BRICS']
|
|
23718
24360
|
}, {
|
|
23719
|
-
denom: '
|
|
23720
|
-
exponent:
|
|
24361
|
+
denom: 'BRICS',
|
|
24362
|
+
exponent: 6
|
|
23721
24363
|
}],
|
|
23722
|
-
type_asset: '
|
|
23723
|
-
|
|
23724
|
-
|
|
23725
|
-
|
|
23726
|
-
|
|
23727
|
-
symbol: 'allDYM',
|
|
24364
|
+
type_asset: 'ics20',
|
|
24365
|
+
base: 'ibc/54C7B977B96DFC56D877A7F74D22BD26B5E42CA6171F120F5A36AC82BFD4711A',
|
|
24366
|
+
name: 'Brics coin',
|
|
24367
|
+
display: 'BRICS',
|
|
24368
|
+
symbol: 'BRICS',
|
|
23728
24369
|
traces: [{
|
|
23729
|
-
type: '
|
|
24370
|
+
type: 'ibc',
|
|
23730
24371
|
counterparty: {
|
|
23731
|
-
chain_name: '
|
|
23732
|
-
base_denom: '
|
|
24372
|
+
chain_name: 'injective',
|
|
24373
|
+
base_denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BRICS',
|
|
24374
|
+
channel_id: 'channel-8'
|
|
23733
24375
|
},
|
|
23734
|
-
|
|
24376
|
+
chain: {
|
|
24377
|
+
channel_id: 'channel-122',
|
|
24378
|
+
path: 'transfer/channel-122/factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/BRICS'
|
|
24379
|
+
}
|
|
23735
24380
|
}],
|
|
23736
24381
|
logo_URIs: {
|
|
23737
|
-
|
|
23738
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDYM.png'
|
|
24382
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/brics.png'
|
|
23739
24383
|
},
|
|
23740
|
-
|
|
23741
|
-
|
|
23742
|
-
|
|
23743
|
-
|
|
23744
|
-
|
|
23745
|
-
}
|
|
23746
|
-
}, {
|
|
23747
|
-
image_sync: {
|
|
23748
|
-
chain_name: 'dymension',
|
|
23749
|
-
base_denom: 'adym'
|
|
23750
|
-
},
|
|
23751
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
|
|
23752
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg',
|
|
23753
|
-
theme: {
|
|
23754
|
-
primary_color_hex: '#f4e4d4'
|
|
23755
|
-
}
|
|
23756
|
-
}]
|
|
24384
|
+
socials: {
|
|
24385
|
+
website: 'https://bricscoin.cash',
|
|
24386
|
+
twitter: 'https://x.com/bricscoincash'
|
|
24387
|
+
},
|
|
24388
|
+
keywords: ['meme']
|
|
23757
24389
|
},
|
|
23758
24390
|
{
|
|
23759
|
-
description: '
|
|
23760
|
-
extended_description: '
|
|
24391
|
+
description: 'Instant Noodles Coin',
|
|
24392
|
+
extended_description: 'Instant Noodles Coin',
|
|
23761
24393
|
denom_units: [{
|
|
23762
|
-
denom: '
|
|
23763
|
-
exponent: 0
|
|
24394
|
+
denom: 'ibc/A436BC9498153DC580B56BD27043BBFE08A1754696C05FFF00B2A41EC796D180',
|
|
24395
|
+
exponent: 0,
|
|
24396
|
+
aliases: ['factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC']
|
|
23764
24397
|
}, {
|
|
23765
|
-
denom: '
|
|
23766
|
-
exponent:
|
|
24398
|
+
denom: 'INC',
|
|
24399
|
+
exponent: 6
|
|
23767
24400
|
}],
|
|
23768
|
-
type_asset: '
|
|
23769
|
-
|
|
23770
|
-
|
|
23771
|
-
|
|
23772
|
-
|
|
23773
|
-
symbol: 'allPOL',
|
|
24401
|
+
type_asset: 'ics20',
|
|
24402
|
+
base: 'ibc/A436BC9498153DC580B56BD27043BBFE08A1754696C05FFF00B2A41EC796D180',
|
|
24403
|
+
name: 'Instant Noodles Coin',
|
|
24404
|
+
display: 'INC',
|
|
24405
|
+
symbol: 'INC',
|
|
23774
24406
|
traces: [{
|
|
23775
|
-
type: '
|
|
24407
|
+
type: 'ibc',
|
|
23776
24408
|
counterparty: {
|
|
23777
|
-
chain_name: '
|
|
23778
|
-
base_denom: '
|
|
24409
|
+
chain_name: 'injective',
|
|
24410
|
+
base_denom: 'factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC',
|
|
24411
|
+
channel_id: 'channel-8'
|
|
23779
24412
|
},
|
|
23780
|
-
|
|
24413
|
+
chain: {
|
|
24414
|
+
channel_id: 'channel-122',
|
|
24415
|
+
path: 'transfer/channel-122/factory/inj1s9hr5zfz3xrkzchde94hd2d0edjs4q5mrqrz6x/INC'
|
|
24416
|
+
}
|
|
23781
24417
|
}],
|
|
23782
24418
|
logo_URIs: {
|
|
23783
|
-
|
|
23784
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allPOL.png'
|
|
24419
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inc.png'
|
|
23785
24420
|
},
|
|
23786
|
-
|
|
23787
|
-
|
|
23788
|
-
|
|
23789
|
-
|
|
23790
|
-
|
|
23791
|
-
}
|
|
23792
|
-
}, {
|
|
23793
|
-
image_sync: {
|
|
23794
|
-
chain_name: 'polygon',
|
|
23795
|
-
base_denom: '0x0000000000000000000000000000000000001010'
|
|
23796
|
-
},
|
|
23797
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png',
|
|
23798
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.svg',
|
|
23799
|
-
theme: {
|
|
23800
|
-
primary_color_hex: '#8444e4'
|
|
23801
|
-
}
|
|
23802
|
-
}]
|
|
24421
|
+
socials: {
|
|
24422
|
+
website: 'https://instantnoodles.xyz',
|
|
24423
|
+
twitter: 'https://x.com/instantnoodlesinc'
|
|
24424
|
+
},
|
|
24425
|
+
keywords: ['meme']
|
|
23803
24426
|
},
|
|
23804
24427
|
{
|
|
23805
24428
|
description: 'ALLiN Gaming is a GameFi platform on Dymension and Osmosis, featuring casino games, PvP games, and prediction markets. It offers a fun, transparent, and rewarding experience with a unique points system.',
|
|
@@ -23907,178 +24530,6 @@ const assets = {
|
|
|
23907
24530
|
website: 'https://coreumcommunitydao.com/',
|
|
23908
24531
|
twitter: 'https://x.com/Cor3_Community'
|
|
23909
24532
|
}
|
|
23910
|
-
},
|
|
23911
|
-
{
|
|
23912
|
-
description: 'Commemorative token dedicated to the old Prussian noble family',
|
|
23913
|
-
denom_units: [{
|
|
23914
|
-
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/ba-ba',
|
|
23915
|
-
exponent: 0
|
|
23916
|
-
}, {
|
|
23917
|
-
denom: 'BA-BA',
|
|
23918
|
-
exponent: 6
|
|
23919
|
-
}],
|
|
23920
|
-
type_asset: 'sdk.coin',
|
|
23921
|
-
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
23922
|
-
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/ba-ba',
|
|
23923
|
-
name: 'von Baysen-Bażeński',
|
|
23924
|
-
display: 'BA-BA',
|
|
23925
|
-
symbol: 'BABA',
|
|
23926
|
-
logo_URIs: {
|
|
23927
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BA-BA.png'
|
|
23928
|
-
},
|
|
23929
|
-
images: [{
|
|
23930
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BA-BA.png'
|
|
23931
|
-
}]
|
|
23932
|
-
},
|
|
23933
|
-
{
|
|
23934
|
-
description: 'NIL - the native token of Nillion',
|
|
23935
|
-
denom_units: [{
|
|
23936
|
-
denom: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
23937
|
-
exponent: 0,
|
|
23938
|
-
aliases: ['unil']
|
|
23939
|
-
}, {
|
|
23940
|
-
denom: 'nil',
|
|
23941
|
-
exponent: 6
|
|
23942
|
-
}],
|
|
23943
|
-
type_asset: 'ics20',
|
|
23944
|
-
base: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
23945
|
-
name: 'Nillion',
|
|
23946
|
-
display: 'nil',
|
|
23947
|
-
symbol: 'NIL',
|
|
23948
|
-
traces: [{
|
|
23949
|
-
type: 'ibc',
|
|
23950
|
-
counterparty: {
|
|
23951
|
-
chain_name: 'nillion',
|
|
23952
|
-
base_denom: 'unil',
|
|
23953
|
-
channel_id: 'channel-2'
|
|
23954
|
-
},
|
|
23955
|
-
chain: {
|
|
23956
|
-
channel_id: 'channel-98416',
|
|
23957
|
-
path: 'transfer/channel-98416/unil'
|
|
23958
|
-
}
|
|
23959
|
-
}],
|
|
23960
|
-
logo_URIs: {
|
|
23961
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
23962
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
|
|
23963
|
-
},
|
|
23964
|
-
images: [{
|
|
23965
|
-
image_sync: {
|
|
23966
|
-
chain_name: 'nillion',
|
|
23967
|
-
base_denom: 'unil'
|
|
23968
|
-
},
|
|
23969
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
23970
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg',
|
|
23971
|
-
theme: {
|
|
23972
|
-
primary_color_hex: '#0101FF'
|
|
23973
|
-
}
|
|
23974
|
-
}],
|
|
23975
|
-
coingecko_id: 'nillion'
|
|
23976
|
-
},
|
|
23977
|
-
{
|
|
23978
|
-
description: 'Movement ($MOVE) from Ethereum via Axelar bridge',
|
|
23979
|
-
type_asset: 'ics20',
|
|
23980
|
-
denom_units: [{
|
|
23981
|
-
denom: 'ibc/D19DA6AE5B3CB19A035FCB51DEE5A36392E0D64D51C20D159A155D1581911A39',
|
|
23982
|
-
exponent: 0,
|
|
23983
|
-
aliases: [
|
|
23984
|
-
'unit-move',
|
|
23985
|
-
'0x3073f7aaa4db83f95e9fff17424f71d4751a3073',
|
|
23986
|
-
'0xa',
|
|
23987
|
-
'octa'
|
|
23988
|
-
]
|
|
23989
|
-
}, {
|
|
23990
|
-
denom: 'move',
|
|
23991
|
-
exponent: 8
|
|
23992
|
-
}],
|
|
23993
|
-
base: 'ibc/D19DA6AE5B3CB19A035FCB51DEE5A36392E0D64D51C20D159A155D1581911A39',
|
|
23994
|
-
name: 'Movement (Ethereum via Axelar)',
|
|
23995
|
-
display: 'move',
|
|
23996
|
-
symbol: 'MOVE.eth.axl',
|
|
23997
|
-
traces: [{
|
|
23998
|
-
type: 'ibc',
|
|
23999
|
-
counterparty: {
|
|
24000
|
-
chain_name: 'axelar',
|
|
24001
|
-
base_denom: 'unit-move',
|
|
24002
|
-
channel_id: 'channel-3'
|
|
24003
|
-
},
|
|
24004
|
-
chain: {
|
|
24005
|
-
channel_id: 'channel-208',
|
|
24006
|
-
path: 'transfer/channel-208/unit-move'
|
|
24007
|
-
}
|
|
24008
|
-
}],
|
|
24009
|
-
images: [{
|
|
24010
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.svg',
|
|
24011
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.png',
|
|
24012
|
-
theme: {
|
|
24013
|
-
primary_color_hex: '#F1BB15'
|
|
24014
|
-
}
|
|
24015
|
-
}, {
|
|
24016
|
-
image_sync: {
|
|
24017
|
-
chain_name: 'axelar',
|
|
24018
|
-
base_denom: 'unit-move'
|
|
24019
|
-
},
|
|
24020
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.svg',
|
|
24021
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.png',
|
|
24022
|
-
theme: {
|
|
24023
|
-
circle: true,
|
|
24024
|
-
primary_color_hex: '#F1BB15'
|
|
24025
|
-
}
|
|
24026
|
-
}],
|
|
24027
|
-
socials: {
|
|
24028
|
-
website: 'https://www.movementnetwork.xyz/',
|
|
24029
|
-
twitter: 'https://twitter.com/movementfdn'
|
|
24030
|
-
}
|
|
24031
|
-
},
|
|
24032
|
-
{
|
|
24033
|
-
description: 'An alloy of MOVE asset variants on Osmosis.',
|
|
24034
|
-
extended_description: 'Multiple MOVE variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of MOVE.',
|
|
24035
|
-
denom_units: [{
|
|
24036
|
-
denom: 'factory/osmo1v90ezcqkv5utjc52vg4w2gztmcpt7l4vqxzuryj6zl3qr8wy539quxeafk/alloyed/allMOVE',
|
|
24037
|
-
exponent: 0
|
|
24038
|
-
}, {
|
|
24039
|
-
denom: 'allMOVE',
|
|
24040
|
-
exponent: 8
|
|
24041
|
-
}],
|
|
24042
|
-
type_asset: 'sdk.coin',
|
|
24043
|
-
address: 'osmo1v90ezcqkv5utjc52vg4w2gztmcpt7l4vqxzuryj6zl3qr8wy539quxeafk',
|
|
24044
|
-
base: 'factory/osmo1v90ezcqkv5utjc52vg4w2gztmcpt7l4vqxzuryj6zl3qr8wy539quxeafk/alloyed/allMOVE',
|
|
24045
|
-
name: 'Movement (Alloy)',
|
|
24046
|
-
display: 'allMOVE',
|
|
24047
|
-
symbol: 'allMOVE',
|
|
24048
|
-
traces: [{
|
|
24049
|
-
type: 'synthetic',
|
|
24050
|
-
counterparty: {
|
|
24051
|
-
chain_name: 'movement',
|
|
24052
|
-
base_denom: '0xa'
|
|
24053
|
-
},
|
|
24054
|
-
provider: 'Osmosis'
|
|
24055
|
-
}],
|
|
24056
|
-
logo_URIs: {
|
|
24057
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.svg',
|
|
24058
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.png'
|
|
24059
|
-
},
|
|
24060
|
-
images: [{
|
|
24061
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.svg',
|
|
24062
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allMOVE.png',
|
|
24063
|
-
theme: {
|
|
24064
|
-
primary_color_hex: '#F1BB15'
|
|
24065
|
-
}
|
|
24066
|
-
}, {
|
|
24067
|
-
image_sync: {
|
|
24068
|
-
chain_name: 'movement',
|
|
24069
|
-
base_denom: '0xa'
|
|
24070
|
-
},
|
|
24071
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.svg',
|
|
24072
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.png',
|
|
24073
|
-
theme: {
|
|
24074
|
-
circle: true,
|
|
24075
|
-
primary_color_hex: '#F1BB15'
|
|
24076
|
-
}
|
|
24077
|
-
}],
|
|
24078
|
-
socials: {
|
|
24079
|
-
website: 'https://www.movementnetwork.xyz/',
|
|
24080
|
-
twitter: 'https://twitter.com/movementfdn'
|
|
24081
|
-
}
|
|
24082
24533
|
}
|
|
24083
24534
|
]
|
|
24084
24535
|
};
|