@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.
@@ -654,6 +654,179 @@ var asset_list = {
654
654
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
655
655
  },
656
656
  coingecko_id: 'matic-network'
657
+ }, {
658
+ description: 'Wrapped BNB on Axelar',
659
+ denom_units: [{
660
+ denom: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
661
+ exponent: 0,
662
+ aliases: ['wbnb-wei']
663
+ }, {
664
+ denom: 'wbnb',
665
+ exponent: 18
666
+ }],
667
+ base: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
668
+ name: 'Wrapped BNB',
669
+ display: 'wbnb',
670
+ symbol: 'WBNB',
671
+ traces: [{
672
+ type: 'ibc',
673
+ counterparty: {
674
+ channel_id: 'channel-4',
675
+ base_denom: 'wbnb-wei',
676
+ chain_name: 'axelar'
677
+ },
678
+ chain: {
679
+ channel_id: 'channel-71'
680
+ }
681
+ }],
682
+ logo_URIs: {
683
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg',
684
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png'
685
+ },
686
+ coingecko_id: 'wbnb'
687
+ }, {
688
+ description: 'Binance USD on Axelar.',
689
+ denom_units: [{
690
+ denom: 'ibc/01D29B33757B631D6E02A4AE8A852969273E2476ED83CB3F947D4AA5DB9F151E',
691
+ exponent: 0,
692
+ aliases: ['busd-wei']
693
+ }, {
694
+ denom: 'busd',
695
+ exponent: 18
696
+ }],
697
+ base: 'ibc/01D29B33757B631D6E02A4AE8A852969273E2476ED83CB3F947D4AA5DB9F151E',
698
+ name: 'Binance USD',
699
+ display: 'busd',
700
+ symbol: 'BUSD',
701
+ traces: [{
702
+ type: 'ibc',
703
+ counterparty: {
704
+ channel_id: 'channel-4',
705
+ base_denom: 'busd-wei',
706
+ chain_name: 'axelar'
707
+ },
708
+ chain: {
709
+ channel_id: 'channel-71'
710
+ }
711
+ }],
712
+ logo_URIs: {
713
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png'
714
+ },
715
+ coingecko_id: 'binance-usd'
716
+ }, {
717
+ description: 'Wrapped AVAX on Axelar.',
718
+ denom_units: [{
719
+ denom: 'ibc/02B88E41C96FCADA33F15642CEE961EE17A63866EDCA4098EDDB6F9C6671EB92',
720
+ exponent: 0,
721
+ aliases: ['wavax-wei']
722
+ }, {
723
+ denom: 'avax',
724
+ exponent: 18
725
+ }],
726
+ base: 'ibc/02B88E41C96FCADA33F15642CEE961EE17A63866EDCA4098EDDB6F9C6671EB92',
727
+ name: 'Wrapped AVAX',
728
+ display: 'avax',
729
+ symbol: 'WAVAX',
730
+ traces: [{
731
+ type: 'ibc',
732
+ counterparty: {
733
+ channel_id: 'channel-4',
734
+ base_denom: 'wavax-wei',
735
+ chain_name: 'axelar'
736
+ },
737
+ chain: {
738
+ channel_id: 'channel-71'
739
+ }
740
+ }],
741
+ logo_URIs: {
742
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
743
+ }
744
+ }, {
745
+ description: 'Wrapped FTM on Axelar.',
746
+ denom_units: [{
747
+ denom: 'ibc/BCA8E085B8D4D9D89D5316165E51545B826C5E034EACD6C00A7464C58F318379',
748
+ exponent: 0,
749
+ aliases: ['wftm-wei']
750
+ }, {
751
+ denom: 'ftm',
752
+ exponent: 18
753
+ }],
754
+ base: 'ibc/BCA8E085B8D4D9D89D5316165E51545B826C5E034EACD6C00A7464C58F318379',
755
+ name: 'Wrapped FTM',
756
+ display: 'ftm',
757
+ symbol: 'WFTM',
758
+ traces: [{
759
+ type: 'ibc',
760
+ counterparty: {
761
+ channel_id: 'channel-4',
762
+ base_denom: 'wftm-wei',
763
+ chain_name: 'axelar'
764
+ },
765
+ chain: {
766
+ channel_id: 'channel-71'
767
+ }
768
+ }],
769
+ logo_URIs: {
770
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png'
771
+ }
772
+ }, {
773
+ description: "Circle's stablecoin from Polygon on Axelar",
774
+ denom_units: [{
775
+ denom: 'ibc/AA6342A4B85CBEECD8B97EA11BF78266FD8900D0782BBA64B2A546025A4C2A13',
776
+ exponent: 0,
777
+ aliases: ['polygon-uusdc']
778
+ }, {
779
+ denom: 'polygon-usdc',
780
+ exponent: 6
781
+ }],
782
+ base: 'ibc/AA6342A4B85CBEECD8B97EA11BF78266FD8900D0782BBA64B2A546025A4C2A13',
783
+ name: 'USD Coin from Polygon',
784
+ display: 'polygon-usdc',
785
+ symbol: 'USDC',
786
+ traces: [{
787
+ type: 'ibc',
788
+ counterparty: {
789
+ channel_id: 'channel-4',
790
+ base_denom: 'polygon-uusdc',
791
+ chain_name: 'axelar'
792
+ },
793
+ chain: {
794
+ channel_id: 'channel-71'
795
+ }
796
+ }],
797
+ logo_URIs: {
798
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg',
799
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png'
800
+ }
801
+ }, {
802
+ description: "Circle's stablecoin from Avalanche on Axelar",
803
+ denom_units: [{
804
+ denom: 'ibc/AE29EC52972A51930675D851D414CFFC1FB0850B0956C9E06F001358EC46F3A4',
805
+ exponent: 0,
806
+ aliases: ['avalanche-uusdc']
807
+ }, {
808
+ denom: 'avalanche-usdc',
809
+ exponent: 6
810
+ }],
811
+ base: 'ibc/AE29EC52972A51930675D851D414CFFC1FB0850B0956C9E06F001358EC46F3A4',
812
+ name: 'USD Coin from Avalanche',
813
+ display: 'avalanche-usdc',
814
+ symbol: 'USDC',
815
+ traces: [{
816
+ type: 'ibc',
817
+ counterparty: {
818
+ channel_id: 'channel-4',
819
+ base_denom: 'avalanche-uusdc',
820
+ chain_name: 'axelar'
821
+ },
822
+ chain: {
823
+ channel_id: 'channel-71'
824
+ }
825
+ }],
826
+ logo_URIs: {
827
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg',
828
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png'
829
+ }
657
830
  }, {
658
831
  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.',
659
832
  denom_units: [{
@@ -1122,7 +1295,8 @@ var asset_list = {
1122
1295
  display: 'huahua',
1123
1296
  symbol: 'HUAHUA',
1124
1297
  logo_URIs: {
1125
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png'
1298
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
1299
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
1126
1300
  },
1127
1301
  coingecko_id: 'chihuahua-token',
1128
1302
  traces: [{
@@ -1151,7 +1325,8 @@ var asset_list = {
1151
1325
  display: 'cmdx',
1152
1326
  symbol: 'CMDX',
1153
1327
  logo_URIs: {
1154
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png'
1328
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1329
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
1155
1330
  },
1156
1331
  coingecko_id: 'comdex',
1157
1332
  traces: [{
@@ -1165,6 +1340,66 @@ var asset_list = {
1165
1340
  channel_id: 'channel-36'
1166
1341
  }
1167
1342
  }]
1343
+ }, {
1344
+ description: 'Governance Token of Harbor protocol on Comdex network',
1345
+ denom_units: [{
1346
+ denom: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
1347
+ exponent: 0,
1348
+ aliases: ['uharbor']
1349
+ }, {
1350
+ denom: 'harbor',
1351
+ exponent: 6
1352
+ }],
1353
+ base: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
1354
+ name: 'Harbor',
1355
+ display: 'harbor',
1356
+ symbol: 'HARBOR',
1357
+ logo_URIs: {
1358
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
1359
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
1360
+ },
1361
+ coingecko_id: '',
1362
+ traces: [{
1363
+ type: 'ibc',
1364
+ counterparty: {
1365
+ channel_id: 'channel-18',
1366
+ base_denom: 'uharbor',
1367
+ chain_name: 'comdex'
1368
+ },
1369
+ chain: {
1370
+ channel_id: 'channel-36'
1371
+ }
1372
+ }]
1373
+ }, {
1374
+ description: 'Stable Token of Harbor protocol on Comdex network',
1375
+ denom_units: [{
1376
+ denom: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
1377
+ exponent: 0,
1378
+ aliases: ['ucmst']
1379
+ }, {
1380
+ denom: 'cmst',
1381
+ exponent: 6
1382
+ }],
1383
+ base: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
1384
+ name: 'CMST',
1385
+ display: 'cmst',
1386
+ symbol: 'CMST',
1387
+ logo_URIs: {
1388
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png',
1389
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
1390
+ },
1391
+ coingecko_id: 'composite',
1392
+ traces: [{
1393
+ type: 'ibc',
1394
+ counterparty: {
1395
+ channel_id: 'channel-18',
1396
+ base_denom: 'ucmst',
1397
+ chain_name: 'comdex'
1398
+ },
1399
+ chain: {
1400
+ channel_id: 'channel-36'
1401
+ }
1402
+ }]
1168
1403
  }, {
1169
1404
  description: 'The native staking and governance token of the Cosmos Hub.',
1170
1405
  denom_units: [{
@@ -1195,6 +1430,66 @@ var asset_list = {
1195
1430
  channel_id: 'channel-1'
1196
1431
  }
1197
1432
  }]
1433
+ }, {
1434
+ description: 'The native token of Crescent',
1435
+ denom_units: [{
1436
+ denom: 'ibc/B7EA961307B6915512F1204B78B6180851DD7474469EB21F16D30DF74DA22903',
1437
+ exponent: 0,
1438
+ aliases: ['ucre']
1439
+ }, {
1440
+ denom: 'cre',
1441
+ exponent: 6
1442
+ }],
1443
+ base: 'ibc/B7EA961307B6915512F1204B78B6180851DD7474469EB21F16D30DF74DA22903',
1444
+ name: 'Crescent',
1445
+ display: 'cre',
1446
+ symbol: 'CRE',
1447
+ logo_URIs: {
1448
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
1449
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
1450
+ },
1451
+ coingecko_id: 'crescent-network',
1452
+ traces: [{
1453
+ type: 'ibc',
1454
+ counterparty: {
1455
+ channel_id: 'channel-3',
1456
+ base_denom: 'ucre',
1457
+ chain_name: 'crescent'
1458
+ },
1459
+ chain: {
1460
+ channel_id: 'channel-81'
1461
+ }
1462
+ }]
1463
+ }, {
1464
+ description: 'The bonded token of Crescent',
1465
+ denom_units: [{
1466
+ denom: 'ibc/B8EE79E4CABC454512974F71D20725BCEEDA42FB2251729EE30E528132152508',
1467
+ exponent: 0,
1468
+ aliases: ['ubcre']
1469
+ }, {
1470
+ denom: 'bcre',
1471
+ exponent: 6
1472
+ }],
1473
+ base: 'ibc/B8EE79E4CABC454512974F71D20725BCEEDA42FB2251729EE30E528132152508',
1474
+ name: 'Bonded Crescent',
1475
+ display: 'bcre',
1476
+ symbol: 'bCRE',
1477
+ logo_URIs: {
1478
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
1479
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
1480
+ },
1481
+ coingecko_id: 'liquid-staking-crescent',
1482
+ traces: [{
1483
+ type: 'ibc',
1484
+ counterparty: {
1485
+ channel_id: 'channel-3',
1486
+ base_denom: 'ubcre',
1487
+ chain_name: 'crescent'
1488
+ },
1489
+ chain: {
1490
+ channel_id: 'channel-81'
1491
+ }
1492
+ }]
1198
1493
  }, {
1199
1494
  description: 'Native token of Dig Chain',
1200
1495
  denom_units: [{
@@ -1402,6 +1697,36 @@ var asset_list = {
1402
1697
  channel_id: 'channel-9'
1403
1698
  }
1404
1699
  }]
1700
+ }, {
1701
+ description: 'Mars protocol token',
1702
+ denom_units: [{
1703
+ denom: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
1704
+ exponent: 0,
1705
+ aliases: ['umars']
1706
+ }, {
1707
+ denom: 'mars',
1708
+ exponent: 6
1709
+ }],
1710
+ base: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
1711
+ name: 'Mars',
1712
+ display: 'mars',
1713
+ symbol: 'MARS',
1714
+ logo_URIs: {
1715
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
1716
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
1717
+ },
1718
+ coingecko_id: 'mars-protocol',
1719
+ traces: [{
1720
+ type: 'ibc',
1721
+ counterparty: {
1722
+ channel_id: 'channel-3',
1723
+ base_denom: 'umars',
1724
+ chain_name: 'mars'
1725
+ },
1726
+ chain: {
1727
+ channel_id: 'channel-209'
1728
+ }
1729
+ }]
1405
1730
  }, {
1406
1731
  description: 'The native token of Osmosis',
1407
1732
  denom_units: [{
@@ -1410,8 +1735,7 @@ var asset_list = {
1410
1735
  aliases: ['uosmo']
1411
1736
  }, {
1412
1737
  denom: 'osmo',
1413
- exponent: 6,
1414
- aliases: []
1738
+ exponent: 6
1415
1739
  }],
1416
1740
  base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
1417
1741
  name: 'Osmosis',
@@ -1588,12 +1912,15 @@ var asset_list = {
1588
1912
  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.",
1589
1913
  denom_units: [{
1590
1914
  denom: 'ibc/92E4AB82E3B2AF2D5181AC69C74F9F6D890442C7B7B02CC8634B9D3ED7CF936D',
1591
- exponent: 18,
1915
+ exponent: 0,
1592
1916
  aliases: ['rowan']
1917
+ }, {
1918
+ denom: 'ROWAN',
1919
+ exponent: 18
1593
1920
  }],
1594
1921
  base: 'ibc/92E4AB82E3B2AF2D5181AC69C74F9F6D890442C7B7B02CC8634B9D3ED7CF936D',
1595
1922
  name: 'Sifchain Rowan',
1596
- display: 'rowan',
1923
+ display: 'ROWAN',
1597
1924
  symbol: 'ROWAN',
1598
1925
  logo_URIs: {
1599
1926
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg',
@@ -1640,6 +1967,204 @@ var asset_list = {
1640
1967
  channel_id: 'channel-20'
1641
1968
  }
1642
1969
  }]
1970
+ }, {
1971
+ description: 'The native token of Stride',
1972
+ denom_units: [{
1973
+ denom: 'ibc/266D1A31785C3E815879EC32AB3B812F0CDFBF3514C5058275C626C9A18AF1FB',
1974
+ exponent: 0,
1975
+ aliases: ['ustrd']
1976
+ }, {
1977
+ denom: 'strd',
1978
+ exponent: 6
1979
+ }],
1980
+ base: 'ibc/266D1A31785C3E815879EC32AB3B812F0CDFBF3514C5058275C626C9A18AF1FB',
1981
+ name: 'Stride',
1982
+ display: 'strd',
1983
+ symbol: 'STRD',
1984
+ logo_URIs: {
1985
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
1986
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
1987
+ },
1988
+ coingecko_id: 'stride',
1989
+ traces: [{
1990
+ type: 'ibc',
1991
+ counterparty: {
1992
+ channel_id: 'channel-24',
1993
+ base_denom: 'ustrd',
1994
+ chain_name: 'stride'
1995
+ },
1996
+ chain: {
1997
+ channel_id: 'channel-139'
1998
+ }
1999
+ }]
2000
+ }, {
2001
+ denom_units: [{
2002
+ denom: 'ibc/680F35B5D3DC99BA4A6BD8A1106847DC4CF42D2A20B42AEB1931CC8F0918B013',
2003
+ exponent: 0,
2004
+ aliases: ['stuatom']
2005
+ }, {
2006
+ denom: 'statom',
2007
+ exponent: 6
2008
+ }],
2009
+ base: 'ibc/680F35B5D3DC99BA4A6BD8A1106847DC4CF42D2A20B42AEB1931CC8F0918B013',
2010
+ name: 'stATOM',
2011
+ display: 'statom',
2012
+ symbol: 'stATOM',
2013
+ traces: [{
2014
+ type: 'ibc',
2015
+ counterparty: {
2016
+ channel_id: 'channel-24',
2017
+ base_denom: 'stuatom',
2018
+ chain_name: 'stride'
2019
+ },
2020
+ chain: {
2021
+ channel_id: 'channel-139'
2022
+ }
2023
+ }],
2024
+ logo_URIs: {
2025
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
2026
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
2027
+ },
2028
+ coingecko_id: 'stride-staked-atom'
2029
+ }, {
2030
+ denom_units: [{
2031
+ denom: 'ibc/0A3FD262BFF3F7CBDE8DD8F0B45DF6D28E339ACBBC92D37A3726534C79C7E016',
2032
+ exponent: 0,
2033
+ aliases: ['stustars']
2034
+ }, {
2035
+ denom: 'ststars',
2036
+ exponent: 6
2037
+ }],
2038
+ base: 'ibc/0A3FD262BFF3F7CBDE8DD8F0B45DF6D28E339ACBBC92D37A3726534C79C7E016',
2039
+ name: 'stSTARS',
2040
+ display: 'ststars',
2041
+ symbol: 'stSTARS',
2042
+ traces: [{
2043
+ type: 'ibc',
2044
+ counterparty: {
2045
+ channel_id: 'channel-24',
2046
+ base_denom: 'stustars',
2047
+ chain_name: 'stride'
2048
+ },
2049
+ chain: {
2050
+ channel_id: 'channel-139'
2051
+ }
2052
+ }],
2053
+ logo_URIs: {
2054
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
2055
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
2056
+ }
2057
+ }, {
2058
+ denom_units: [{
2059
+ denom: 'ibc/8CBAE8833FA65F04A64B4179F9BB8DCD9B7DEA9E6C66E0774252D6A1D84256AC',
2060
+ exponent: 0,
2061
+ aliases: ['stuosmo']
2062
+ }, {
2063
+ denom: 'stosmo',
2064
+ exponent: 6
2065
+ }],
2066
+ base: 'ibc/8CBAE8833FA65F04A64B4179F9BB8DCD9B7DEA9E6C66E0774252D6A1D84256AC',
2067
+ name: 'stOSMO',
2068
+ display: 'stosmo',
2069
+ symbol: 'stOSMO',
2070
+ traces: [{
2071
+ type: 'ibc',
2072
+ counterparty: {
2073
+ channel_id: 'channel-24',
2074
+ base_denom: 'stuosmo',
2075
+ chain_name: 'stride'
2076
+ },
2077
+ chain: {
2078
+ channel_id: 'channel-139'
2079
+ }
2080
+ }],
2081
+ logo_URIs: {
2082
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
2083
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
2084
+ }
2085
+ }, {
2086
+ denom_units: [{
2087
+ denom: 'ibc/F4F5F27F40F927F8A4FF9F5601F80AD5D77B366570E7C59856B8CE4135AC1F59',
2088
+ exponent: 0,
2089
+ aliases: ['stujuno']
2090
+ }, {
2091
+ denom: 'stjuno',
2092
+ exponent: 6
2093
+ }],
2094
+ base: 'ibc/F4F5F27F40F927F8A4FF9F5601F80AD5D77B366570E7C59856B8CE4135AC1F59',
2095
+ name: 'stJUNO',
2096
+ display: 'stjuno',
2097
+ symbol: 'stJUNO',
2098
+ traces: [{
2099
+ type: 'ibc',
2100
+ counterparty: {
2101
+ channel_id: 'channel-24',
2102
+ base_denom: 'stujuno',
2103
+ chain_name: 'stride'
2104
+ },
2105
+ chain: {
2106
+ channel_id: 'channel-139'
2107
+ }
2108
+ }],
2109
+ logo_URIs: {
2110
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
2111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
2112
+ }
2113
+ }, {
2114
+ denom_units: [{
2115
+ denom: 'ibc/132D49B0571241584C3081B4DAB5B405F26569EA79CA0B137F96BA7E741E70B0',
2116
+ exponent: 0,
2117
+ aliases: ['stuluna']
2118
+ }, {
2119
+ denom: 'stluna',
2120
+ exponent: 6
2121
+ }],
2122
+ base: 'ibc/132D49B0571241584C3081B4DAB5B405F26569EA79CA0B137F96BA7E741E70B0',
2123
+ name: 'stLUNA',
2124
+ display: 'stluna',
2125
+ symbol: 'stLUNA',
2126
+ traces: [{
2127
+ type: 'ibc',
2128
+ counterparty: {
2129
+ channel_id: 'channel-24',
2130
+ base_denom: 'stuluna',
2131
+ chain_name: 'stride'
2132
+ },
2133
+ chain: {
2134
+ channel_id: 'channel-139'
2135
+ }
2136
+ }],
2137
+ logo_URIs: {
2138
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
2139
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
2140
+ }
2141
+ }, {
2142
+ denom_units: [{
2143
+ denom: 'staevmos',
2144
+ exponent: 0
2145
+ }, {
2146
+ denom: 'stevmos',
2147
+ exponent: 18
2148
+ }],
2149
+ base: 'ibc/2193FFF54DCB24C93F92C846689FA73974C064741C36015EEA2FFBBC1817CB92',
2150
+ name: 'stEVMOS',
2151
+ display: 'stevmos',
2152
+ symbol: 'stEVMOS',
2153
+ traces: [{
2154
+ type: 'ibc',
2155
+ counterparty: {
2156
+ channel_id: 'channel-24',
2157
+ base_denom: 'staevmos',
2158
+ chain_name: 'stride'
2159
+ },
2160
+ chain: {
2161
+ channel_id: 'channel-139'
2162
+ }
2163
+ }],
2164
+ logo_URIs: {
2165
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
2166
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
2167
+ }
1643
2168
  }, {
1644
2169
  description: 'The native staking token of Terra Classic.',
1645
2170
  denom_units: [{