@juno-network/assets 0.15.0 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -648,6 +648,179 @@ const asset_list = {
648
648
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
649
649
  },
650
650
  coingecko_id: 'matic-network'
651
+ }, {
652
+ description: 'Wrapped BNB on Axelar',
653
+ denom_units: [{
654
+ denom: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
655
+ exponent: 0,
656
+ aliases: ['wbnb-wei']
657
+ }, {
658
+ denom: 'wbnb',
659
+ exponent: 18
660
+ }],
661
+ base: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
662
+ name: 'Wrapped BNB',
663
+ display: 'wbnb',
664
+ symbol: 'WBNB',
665
+ traces: [{
666
+ type: 'ibc',
667
+ counterparty: {
668
+ channel_id: 'channel-4',
669
+ base_denom: 'wbnb-wei',
670
+ chain_name: 'axelar'
671
+ },
672
+ chain: {
673
+ channel_id: 'channel-71'
674
+ }
675
+ }],
676
+ logo_URIs: {
677
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg',
678
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png'
679
+ },
680
+ coingecko_id: 'wbnb'
681
+ }, {
682
+ description: 'Binance USD on Axelar.',
683
+ denom_units: [{
684
+ denom: 'ibc/01D29B33757B631D6E02A4AE8A852969273E2476ED83CB3F947D4AA5DB9F151E',
685
+ exponent: 0,
686
+ aliases: ['busd-wei']
687
+ }, {
688
+ denom: 'busd',
689
+ exponent: 18
690
+ }],
691
+ base: 'ibc/01D29B33757B631D6E02A4AE8A852969273E2476ED83CB3F947D4AA5DB9F151E',
692
+ name: 'Binance USD',
693
+ display: 'busd',
694
+ symbol: 'BUSD',
695
+ traces: [{
696
+ type: 'ibc',
697
+ counterparty: {
698
+ channel_id: 'channel-4',
699
+ base_denom: 'busd-wei',
700
+ chain_name: 'axelar'
701
+ },
702
+ chain: {
703
+ channel_id: 'channel-71'
704
+ }
705
+ }],
706
+ logo_URIs: {
707
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png'
708
+ },
709
+ coingecko_id: 'binance-usd'
710
+ }, {
711
+ description: 'Wrapped AVAX on Axelar.',
712
+ denom_units: [{
713
+ denom: 'ibc/02B88E41C96FCADA33F15642CEE961EE17A63866EDCA4098EDDB6F9C6671EB92',
714
+ exponent: 0,
715
+ aliases: ['wavax-wei']
716
+ }, {
717
+ denom: 'avax',
718
+ exponent: 18
719
+ }],
720
+ base: 'ibc/02B88E41C96FCADA33F15642CEE961EE17A63866EDCA4098EDDB6F9C6671EB92',
721
+ name: 'Wrapped AVAX',
722
+ display: 'avax',
723
+ symbol: 'WAVAX',
724
+ traces: [{
725
+ type: 'ibc',
726
+ counterparty: {
727
+ channel_id: 'channel-4',
728
+ base_denom: 'wavax-wei',
729
+ chain_name: 'axelar'
730
+ },
731
+ chain: {
732
+ channel_id: 'channel-71'
733
+ }
734
+ }],
735
+ logo_URIs: {
736
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
737
+ }
738
+ }, {
739
+ description: 'Wrapped FTM on Axelar.',
740
+ denom_units: [{
741
+ denom: 'ibc/BCA8E085B8D4D9D89D5316165E51545B826C5E034EACD6C00A7464C58F318379',
742
+ exponent: 0,
743
+ aliases: ['wftm-wei']
744
+ }, {
745
+ denom: 'ftm',
746
+ exponent: 18
747
+ }],
748
+ base: 'ibc/BCA8E085B8D4D9D89D5316165E51545B826C5E034EACD6C00A7464C58F318379',
749
+ name: 'Wrapped FTM',
750
+ display: 'ftm',
751
+ symbol: 'WFTM',
752
+ traces: [{
753
+ type: 'ibc',
754
+ counterparty: {
755
+ channel_id: 'channel-4',
756
+ base_denom: 'wftm-wei',
757
+ chain_name: 'axelar'
758
+ },
759
+ chain: {
760
+ channel_id: 'channel-71'
761
+ }
762
+ }],
763
+ logo_URIs: {
764
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png'
765
+ }
766
+ }, {
767
+ description: "Circle's stablecoin from Polygon on Axelar",
768
+ denom_units: [{
769
+ denom: 'ibc/AA6342A4B85CBEECD8B97EA11BF78266FD8900D0782BBA64B2A546025A4C2A13',
770
+ exponent: 0,
771
+ aliases: ['polygon-uusdc']
772
+ }, {
773
+ denom: 'polygon-usdc',
774
+ exponent: 6
775
+ }],
776
+ base: 'ibc/AA6342A4B85CBEECD8B97EA11BF78266FD8900D0782BBA64B2A546025A4C2A13',
777
+ name: 'USD Coin from Polygon',
778
+ display: 'polygon-usdc',
779
+ symbol: 'USDC',
780
+ traces: [{
781
+ type: 'ibc',
782
+ counterparty: {
783
+ channel_id: 'channel-4',
784
+ base_denom: 'polygon-uusdc',
785
+ chain_name: 'axelar'
786
+ },
787
+ chain: {
788
+ channel_id: 'channel-71'
789
+ }
790
+ }],
791
+ logo_URIs: {
792
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg',
793
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png'
794
+ }
795
+ }, {
796
+ description: "Circle's stablecoin from Avalanche on Axelar",
797
+ denom_units: [{
798
+ denom: 'ibc/AE29EC52972A51930675D851D414CFFC1FB0850B0956C9E06F001358EC46F3A4',
799
+ exponent: 0,
800
+ aliases: ['avalanche-uusdc']
801
+ }, {
802
+ denom: 'avalanche-usdc',
803
+ exponent: 6
804
+ }],
805
+ base: 'ibc/AE29EC52972A51930675D851D414CFFC1FB0850B0956C9E06F001358EC46F3A4',
806
+ name: 'USD Coin from Avalanche',
807
+ display: 'avalanche-usdc',
808
+ symbol: 'USDC',
809
+ traces: [{
810
+ type: 'ibc',
811
+ counterparty: {
812
+ channel_id: 'channel-4',
813
+ base_denom: 'avalanche-uusdc',
814
+ chain_name: 'axelar'
815
+ },
816
+ chain: {
817
+ channel_id: 'channel-71'
818
+ }
819
+ }],
820
+ logo_URIs: {
821
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg',
822
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png'
823
+ }
651
824
  }, {
652
825
  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.',
653
826
  denom_units: [{
@@ -1116,7 +1289,8 @@ const asset_list = {
1116
1289
  display: 'huahua',
1117
1290
  symbol: 'HUAHUA',
1118
1291
  logo_URIs: {
1119
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png'
1292
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
1293
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
1120
1294
  },
1121
1295
  coingecko_id: 'chihuahua-token',
1122
1296
  traces: [{
@@ -1145,7 +1319,8 @@ const asset_list = {
1145
1319
  display: 'cmdx',
1146
1320
  symbol: 'CMDX',
1147
1321
  logo_URIs: {
1148
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png'
1322
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1323
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
1149
1324
  },
1150
1325
  coingecko_id: 'comdex',
1151
1326
  traces: [{
@@ -1159,6 +1334,66 @@ const asset_list = {
1159
1334
  channel_id: 'channel-36'
1160
1335
  }
1161
1336
  }]
1337
+ }, {
1338
+ description: 'Governance Token of Harbor protocol on Comdex network',
1339
+ denom_units: [{
1340
+ denom: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
1341
+ exponent: 0,
1342
+ aliases: ['uharbor']
1343
+ }, {
1344
+ denom: 'harbor',
1345
+ exponent: 6
1346
+ }],
1347
+ base: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
1348
+ name: 'Harbor',
1349
+ display: 'harbor',
1350
+ symbol: 'HARBOR',
1351
+ logo_URIs: {
1352
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
1353
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
1354
+ },
1355
+ coingecko_id: '',
1356
+ traces: [{
1357
+ type: 'ibc',
1358
+ counterparty: {
1359
+ channel_id: 'channel-18',
1360
+ base_denom: 'uharbor',
1361
+ chain_name: 'comdex'
1362
+ },
1363
+ chain: {
1364
+ channel_id: 'channel-36'
1365
+ }
1366
+ }]
1367
+ }, {
1368
+ description: 'Stable Token of Harbor protocol on Comdex network',
1369
+ denom_units: [{
1370
+ denom: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
1371
+ exponent: 0,
1372
+ aliases: ['ucmst']
1373
+ }, {
1374
+ denom: 'cmst',
1375
+ exponent: 6
1376
+ }],
1377
+ base: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
1378
+ name: 'CMST',
1379
+ display: 'cmst',
1380
+ symbol: 'CMST',
1381
+ logo_URIs: {
1382
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png',
1383
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
1384
+ },
1385
+ coingecko_id: 'composite',
1386
+ traces: [{
1387
+ type: 'ibc',
1388
+ counterparty: {
1389
+ channel_id: 'channel-18',
1390
+ base_denom: 'ucmst',
1391
+ chain_name: 'comdex'
1392
+ },
1393
+ chain: {
1394
+ channel_id: 'channel-36'
1395
+ }
1396
+ }]
1162
1397
  }, {
1163
1398
  description: 'The native staking and governance token of the Cosmos Hub.',
1164
1399
  denom_units: [{
@@ -1189,6 +1424,66 @@ const asset_list = {
1189
1424
  channel_id: 'channel-1'
1190
1425
  }
1191
1426
  }]
1427
+ }, {
1428
+ description: 'The native token of Crescent',
1429
+ denom_units: [{
1430
+ denom: 'ibc/B7EA961307B6915512F1204B78B6180851DD7474469EB21F16D30DF74DA22903',
1431
+ exponent: 0,
1432
+ aliases: ['ucre']
1433
+ }, {
1434
+ denom: 'cre',
1435
+ exponent: 6
1436
+ }],
1437
+ base: 'ibc/B7EA961307B6915512F1204B78B6180851DD7474469EB21F16D30DF74DA22903',
1438
+ name: 'Crescent',
1439
+ display: 'cre',
1440
+ symbol: 'CRE',
1441
+ logo_URIs: {
1442
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
1443
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
1444
+ },
1445
+ coingecko_id: 'crescent-network',
1446
+ traces: [{
1447
+ type: 'ibc',
1448
+ counterparty: {
1449
+ channel_id: 'channel-3',
1450
+ base_denom: 'ucre',
1451
+ chain_name: 'crescent'
1452
+ },
1453
+ chain: {
1454
+ channel_id: 'channel-81'
1455
+ }
1456
+ }]
1457
+ }, {
1458
+ description: 'The bonded token of Crescent',
1459
+ denom_units: [{
1460
+ denom: 'ibc/B8EE79E4CABC454512974F71D20725BCEEDA42FB2251729EE30E528132152508',
1461
+ exponent: 0,
1462
+ aliases: ['ubcre']
1463
+ }, {
1464
+ denom: 'bcre',
1465
+ exponent: 6
1466
+ }],
1467
+ base: 'ibc/B8EE79E4CABC454512974F71D20725BCEEDA42FB2251729EE30E528132152508',
1468
+ name: 'Bonded Crescent',
1469
+ display: 'bcre',
1470
+ symbol: 'bCRE',
1471
+ logo_URIs: {
1472
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
1473
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
1474
+ },
1475
+ coingecko_id: 'liquid-staking-crescent',
1476
+ traces: [{
1477
+ type: 'ibc',
1478
+ counterparty: {
1479
+ channel_id: 'channel-3',
1480
+ base_denom: 'ubcre',
1481
+ chain_name: 'crescent'
1482
+ },
1483
+ chain: {
1484
+ channel_id: 'channel-81'
1485
+ }
1486
+ }]
1192
1487
  }, {
1193
1488
  description: 'Native token of Dig Chain',
1194
1489
  denom_units: [{
@@ -1396,6 +1691,36 @@ const asset_list = {
1396
1691
  channel_id: 'channel-9'
1397
1692
  }
1398
1693
  }]
1694
+ }, {
1695
+ description: 'Mars protocol token',
1696
+ denom_units: [{
1697
+ denom: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
1698
+ exponent: 0,
1699
+ aliases: ['umars']
1700
+ }, {
1701
+ denom: 'mars',
1702
+ exponent: 6
1703
+ }],
1704
+ base: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
1705
+ name: 'Mars',
1706
+ display: 'mars',
1707
+ symbol: 'MARS',
1708
+ logo_URIs: {
1709
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
1710
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
1711
+ },
1712
+ coingecko_id: 'mars-protocol',
1713
+ traces: [{
1714
+ type: 'ibc',
1715
+ counterparty: {
1716
+ channel_id: 'channel-3',
1717
+ base_denom: 'umars',
1718
+ chain_name: 'mars'
1719
+ },
1720
+ chain: {
1721
+ channel_id: 'channel-209'
1722
+ }
1723
+ }]
1399
1724
  }, {
1400
1725
  description: 'The native token of Osmosis',
1401
1726
  denom_units: [{
@@ -1404,8 +1729,7 @@ const asset_list = {
1404
1729
  aliases: ['uosmo']
1405
1730
  }, {
1406
1731
  denom: 'osmo',
1407
- exponent: 6,
1408
- aliases: []
1732
+ exponent: 6
1409
1733
  }],
1410
1734
  base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
1411
1735
  name: 'Osmosis',
@@ -1582,12 +1906,15 @@ const asset_list = {
1582
1906
  description: "Rowan Token (ROWAN) is the Sifchain Network's native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.",
1583
1907
  denom_units: [{
1584
1908
  denom: 'ibc/92E4AB82E3B2AF2D5181AC69C74F9F6D890442C7B7B02CC8634B9D3ED7CF936D',
1585
- exponent: 18,
1909
+ exponent: 0,
1586
1910
  aliases: ['rowan']
1911
+ }, {
1912
+ denom: 'ROWAN',
1913
+ exponent: 18
1587
1914
  }],
1588
1915
  base: 'ibc/92E4AB82E3B2AF2D5181AC69C74F9F6D890442C7B7B02CC8634B9D3ED7CF936D',
1589
1916
  name: 'Sifchain Rowan',
1590
- display: 'rowan',
1917
+ display: 'ROWAN',
1591
1918
  symbol: 'ROWAN',
1592
1919
  logo_URIs: {
1593
1920
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg',
@@ -1634,6 +1961,204 @@ const asset_list = {
1634
1961
  channel_id: 'channel-20'
1635
1962
  }
1636
1963
  }]
1964
+ }, {
1965
+ description: 'The native token of Stride',
1966
+ denom_units: [{
1967
+ denom: 'ibc/266D1A31785C3E815879EC32AB3B812F0CDFBF3514C5058275C626C9A18AF1FB',
1968
+ exponent: 0,
1969
+ aliases: ['ustrd']
1970
+ }, {
1971
+ denom: 'strd',
1972
+ exponent: 6
1973
+ }],
1974
+ base: 'ibc/266D1A31785C3E815879EC32AB3B812F0CDFBF3514C5058275C626C9A18AF1FB',
1975
+ name: 'Stride',
1976
+ display: 'strd',
1977
+ symbol: 'STRD',
1978
+ logo_URIs: {
1979
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
1980
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
1981
+ },
1982
+ coingecko_id: 'stride',
1983
+ traces: [{
1984
+ type: 'ibc',
1985
+ counterparty: {
1986
+ channel_id: 'channel-24',
1987
+ base_denom: 'ustrd',
1988
+ chain_name: 'stride'
1989
+ },
1990
+ chain: {
1991
+ channel_id: 'channel-139'
1992
+ }
1993
+ }]
1994
+ }, {
1995
+ denom_units: [{
1996
+ denom: 'ibc/680F35B5D3DC99BA4A6BD8A1106847DC4CF42D2A20B42AEB1931CC8F0918B013',
1997
+ exponent: 0,
1998
+ aliases: ['stuatom']
1999
+ }, {
2000
+ denom: 'statom',
2001
+ exponent: 6
2002
+ }],
2003
+ base: 'ibc/680F35B5D3DC99BA4A6BD8A1106847DC4CF42D2A20B42AEB1931CC8F0918B013',
2004
+ name: 'stATOM',
2005
+ display: 'statom',
2006
+ symbol: 'stATOM',
2007
+ traces: [{
2008
+ type: 'ibc',
2009
+ counterparty: {
2010
+ channel_id: 'channel-24',
2011
+ base_denom: 'stuatom',
2012
+ chain_name: 'stride'
2013
+ },
2014
+ chain: {
2015
+ channel_id: 'channel-139'
2016
+ }
2017
+ }],
2018
+ logo_URIs: {
2019
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
2020
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
2021
+ },
2022
+ coingecko_id: 'stride-staked-atom'
2023
+ }, {
2024
+ denom_units: [{
2025
+ denom: 'ibc/0A3FD262BFF3F7CBDE8DD8F0B45DF6D28E339ACBBC92D37A3726534C79C7E016',
2026
+ exponent: 0,
2027
+ aliases: ['stustars']
2028
+ }, {
2029
+ denom: 'ststars',
2030
+ exponent: 6
2031
+ }],
2032
+ base: 'ibc/0A3FD262BFF3F7CBDE8DD8F0B45DF6D28E339ACBBC92D37A3726534C79C7E016',
2033
+ name: 'stSTARS',
2034
+ display: 'ststars',
2035
+ symbol: 'stSTARS',
2036
+ traces: [{
2037
+ type: 'ibc',
2038
+ counterparty: {
2039
+ channel_id: 'channel-24',
2040
+ base_denom: 'stustars',
2041
+ chain_name: 'stride'
2042
+ },
2043
+ chain: {
2044
+ channel_id: 'channel-139'
2045
+ }
2046
+ }],
2047
+ logo_URIs: {
2048
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
2049
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
2050
+ }
2051
+ }, {
2052
+ denom_units: [{
2053
+ denom: 'ibc/8CBAE8833FA65F04A64B4179F9BB8DCD9B7DEA9E6C66E0774252D6A1D84256AC',
2054
+ exponent: 0,
2055
+ aliases: ['stuosmo']
2056
+ }, {
2057
+ denom: 'stosmo',
2058
+ exponent: 6
2059
+ }],
2060
+ base: 'ibc/8CBAE8833FA65F04A64B4179F9BB8DCD9B7DEA9E6C66E0774252D6A1D84256AC',
2061
+ name: 'stOSMO',
2062
+ display: 'stosmo',
2063
+ symbol: 'stOSMO',
2064
+ traces: [{
2065
+ type: 'ibc',
2066
+ counterparty: {
2067
+ channel_id: 'channel-24',
2068
+ base_denom: 'stuosmo',
2069
+ chain_name: 'stride'
2070
+ },
2071
+ chain: {
2072
+ channel_id: 'channel-139'
2073
+ }
2074
+ }],
2075
+ logo_URIs: {
2076
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
2077
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
2078
+ }
2079
+ }, {
2080
+ denom_units: [{
2081
+ denom: 'ibc/F4F5F27F40F927F8A4FF9F5601F80AD5D77B366570E7C59856B8CE4135AC1F59',
2082
+ exponent: 0,
2083
+ aliases: ['stujuno']
2084
+ }, {
2085
+ denom: 'stjuno',
2086
+ exponent: 6
2087
+ }],
2088
+ base: 'ibc/F4F5F27F40F927F8A4FF9F5601F80AD5D77B366570E7C59856B8CE4135AC1F59',
2089
+ name: 'stJUNO',
2090
+ display: 'stjuno',
2091
+ symbol: 'stJUNO',
2092
+ traces: [{
2093
+ type: 'ibc',
2094
+ counterparty: {
2095
+ channel_id: 'channel-24',
2096
+ base_denom: 'stujuno',
2097
+ chain_name: 'stride'
2098
+ },
2099
+ chain: {
2100
+ channel_id: 'channel-139'
2101
+ }
2102
+ }],
2103
+ logo_URIs: {
2104
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
2105
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
2106
+ }
2107
+ }, {
2108
+ denom_units: [{
2109
+ denom: 'ibc/132D49B0571241584C3081B4DAB5B405F26569EA79CA0B137F96BA7E741E70B0',
2110
+ exponent: 0,
2111
+ aliases: ['stuluna']
2112
+ }, {
2113
+ denom: 'stluna',
2114
+ exponent: 6
2115
+ }],
2116
+ base: 'ibc/132D49B0571241584C3081B4DAB5B405F26569EA79CA0B137F96BA7E741E70B0',
2117
+ name: 'stLUNA',
2118
+ display: 'stluna',
2119
+ symbol: 'stLUNA',
2120
+ traces: [{
2121
+ type: 'ibc',
2122
+ counterparty: {
2123
+ channel_id: 'channel-24',
2124
+ base_denom: 'stuluna',
2125
+ chain_name: 'stride'
2126
+ },
2127
+ chain: {
2128
+ channel_id: 'channel-139'
2129
+ }
2130
+ }],
2131
+ logo_URIs: {
2132
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
2133
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
2134
+ }
2135
+ }, {
2136
+ denom_units: [{
2137
+ denom: 'staevmos',
2138
+ exponent: 0
2139
+ }, {
2140
+ denom: 'stevmos',
2141
+ exponent: 18
2142
+ }],
2143
+ base: 'ibc/2193FFF54DCB24C93F92C846689FA73974C064741C36015EEA2FFBBC1817CB92',
2144
+ name: 'stEVMOS',
2145
+ display: 'stevmos',
2146
+ symbol: 'stEVMOS',
2147
+ traces: [{
2148
+ type: 'ibc',
2149
+ counterparty: {
2150
+ channel_id: 'channel-24',
2151
+ base_denom: 'staevmos',
2152
+ chain_name: 'stride'
2153
+ },
2154
+ chain: {
2155
+ channel_id: 'channel-139'
2156
+ }
2157
+ }],
2158
+ logo_URIs: {
2159
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
2160
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
2161
+ }
1637
2162
  }, {
1638
2163
  description: 'The native staking token of Terra Classic.',
1639
2164
  denom_units: [{