@chain-registry/assets 1.64.25 → 1.64.27

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.
Files changed (81) hide show
  1. package/esm/mainnet/acrechain.js +2 -2
  2. package/esm/mainnet/archway.js +6 -2
  3. package/esm/mainnet/assets.js +2 -1
  4. package/esm/mainnet/aura.js +2 -2
  5. package/esm/mainnet/axelar.js +32 -4
  6. package/esm/mainnet/carbon.js +2 -2
  7. package/esm/mainnet/celestia.js +8 -4
  8. package/esm/mainnet/chihuahua.js +6 -2
  9. package/esm/mainnet/composable.js +8 -4
  10. package/esm/mainnet/cosmoshub.js +36 -8
  11. package/esm/mainnet/crescent.js +2 -2
  12. package/esm/mainnet/dydx.js +6 -2
  13. package/esm/mainnet/dymension.js +6 -2
  14. package/esm/mainnet/evmos.js +2 -2
  15. package/esm/mainnet/firmachain.js +182 -0
  16. package/esm/mainnet/gateway.js +2 -2
  17. package/esm/mainnet/index.js +1 -0
  18. package/esm/mainnet/injective.js +6 -2
  19. package/esm/mainnet/juno.js +8 -4
  20. package/esm/mainnet/kava.js +6 -2
  21. package/esm/mainnet/kujira.js +8 -4
  22. package/esm/mainnet/mars.js +6 -2
  23. package/esm/mainnet/migaloo.js +2 -2
  24. package/esm/mainnet/neutron.js +2 -2
  25. package/esm/mainnet/noble.js +16 -12
  26. package/esm/mainnet/nois.js +8 -4
  27. package/esm/mainnet/nolus.js +6 -2
  28. package/esm/mainnet/nomic.js +6 -2
  29. package/esm/mainnet/osmosis.js +112 -8
  30. package/esm/mainnet/persistence.js +8 -4
  31. package/esm/mainnet/pryzm.js +6 -2
  32. package/esm/mainnet/quicksilver.js +2 -2
  33. package/esm/mainnet/saga.js +6 -2
  34. package/esm/mainnet/secretnetwork.js +8 -4
  35. package/esm/mainnet/sei.js +6 -2
  36. package/esm/mainnet/shido.js +24 -24
  37. package/esm/mainnet/stargaze.js +6 -2
  38. package/esm/mainnet/stride.js +8 -4
  39. package/esm/mainnet/terra2.js +8 -4
  40. package/mainnet/acrechain.js +2 -2
  41. package/mainnet/archway.js +6 -2
  42. package/mainnet/assets.js +2 -1
  43. package/mainnet/aura.js +2 -2
  44. package/mainnet/axelar.js +32 -4
  45. package/mainnet/carbon.js +2 -2
  46. package/mainnet/celestia.js +8 -4
  47. package/mainnet/chihuahua.js +6 -2
  48. package/mainnet/composable.js +8 -4
  49. package/mainnet/cosmoshub.js +36 -8
  50. package/mainnet/crescent.js +2 -2
  51. package/mainnet/dydx.js +6 -2
  52. package/mainnet/dymension.js +6 -2
  53. package/mainnet/evmos.js +2 -2
  54. package/mainnet/firmachain.d.ts +3 -0
  55. package/mainnet/firmachain.js +184 -0
  56. package/mainnet/gateway.js +2 -2
  57. package/mainnet/index.d.ts +1 -0
  58. package/mainnet/index.js +4 -3
  59. package/mainnet/injective.js +6 -2
  60. package/mainnet/juno.js +8 -4
  61. package/mainnet/kava.js +6 -2
  62. package/mainnet/kujira.js +8 -4
  63. package/mainnet/mars.js +6 -2
  64. package/mainnet/migaloo.js +2 -2
  65. package/mainnet/neutron.js +2 -2
  66. package/mainnet/noble.js +16 -12
  67. package/mainnet/nois.js +8 -4
  68. package/mainnet/nolus.js +6 -2
  69. package/mainnet/nomic.js +6 -2
  70. package/mainnet/osmosis.js +112 -8
  71. package/mainnet/persistence.js +8 -4
  72. package/mainnet/pryzm.js +6 -2
  73. package/mainnet/quicksilver.js +2 -2
  74. package/mainnet/saga.js +6 -2
  75. package/mainnet/secretnetwork.js +8 -4
  76. package/mainnet/sei.js +6 -2
  77. package/mainnet/shido.js +24 -24
  78. package/mainnet/stargaze.js +6 -2
  79. package/mainnet/stride.js +8 -4
  80. package/mainnet/terra2.js +8 -4
  81. package/package.json +5 -5
@@ -499,7 +499,7 @@ const assets = {
499
499
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
500
500
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
501
501
  theme: {
502
- primary_color_hex: '#b7dfbd'
502
+ primary_color_hex: '#db2777'
503
503
  }
504
504
  }],
505
505
  socials: {
@@ -2160,7 +2160,7 @@ const assets = {
2160
2160
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2161
2161
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
2162
2162
  theme: {
2163
- primary_color_hex: '#b7dfbd'
2163
+ primary_color_hex: '#db2777'
2164
2164
  }
2165
2165
  }],
2166
2166
  socials: {
@@ -791,7 +791,9 @@ const assets = {
791
791
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
792
792
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
793
793
  theme: {
794
- primary_color_hex: '#040404'
794
+ primary_color_hex: '#040404',
795
+ background_color_hex: '#000000',
796
+ circle: true
795
797
  }
796
798
  }],
797
799
  socials: {
@@ -1996,7 +1998,9 @@ const assets = {
1996
1998
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1997
1999
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
1998
2000
  theme: {
1999
- primary_color_hex: '#040404'
2001
+ primary_color_hex: '#040404',
2002
+ background_color_hex: '#000000',
2003
+ circle: true
2000
2004
  }
2001
2005
  }],
2002
2006
  socials: {
@@ -45,6 +45,7 @@ import _emoney from './emoney';
45
45
  import _empowerchain from './empowerchain';
46
46
  import _evmos from './evmos';
47
47
  import _fetchhub from './fetchhub';
48
+ import _firmachain from './firmachain';
48
49
  import _furya from './furya';
49
50
  import _fxcore from './fxcore';
50
51
  import _galaxy from './galaxy';
@@ -135,5 +136,5 @@ import _unification from './unification';
135
136
  import _uptick from './uptick';
136
137
  import _vidulum from './vidulum';
137
138
  import _xpla from './xpla';
138
- const assets = [_8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _konstellation, _kujira, _kyve, _lambda, _likecoin, _lumenx, _lumnetwork, _mande, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutaro, _neutron, _nibiru, _nim, _noble, _nois, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stride, _teritori, _terra, _terra2, _tgrade, _umee, _unification, _uptick, _vidulum, _xpla];
139
+ const assets = [_8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _konstellation, _kujira, _kyve, _lambda, _likecoin, _lumenx, _lumnetwork, _mande, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutaro, _neutron, _nibiru, _nim, _noble, _nois, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stride, _teritori, _terra, _terra2, _tgrade, _umee, _unification, _uptick, _vidulum, _xpla];
139
140
  export default assets;
@@ -549,7 +549,7 @@ const assets = {
549
549
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
550
550
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
551
551
  theme: {
552
- primary_color_hex: '#b7dfbd'
552
+ primary_color_hex: '#db2777'
553
553
  }
554
554
  }],
555
555
  socials: {
@@ -1116,7 +1116,7 @@ const assets = {
1116
1116
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1117
1117
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
1118
1118
  theme: {
1119
- primary_color_hex: '#b7dfbd'
1119
+ primary_color_hex: '#db2777'
1120
1120
  }
1121
1121
  }],
1122
1122
  socials: {
@@ -931,7 +931,19 @@ const assets = {
931
931
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
932
932
  },
933
933
  images: [{
934
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
934
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
935
+ theme: {
936
+ primary_color_hex: '#00e33a',
937
+ background_color_hex: '#00e33a',
938
+ circle: true
939
+ }
940
+ }, {
941
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
942
+ theme: {
943
+ primary_color_hex: '#00e33a',
944
+ background_color_hex: '#00e33a',
945
+ circle: false
946
+ }
935
947
  }],
936
948
  traces: [{
937
949
  type: 'ibc',
@@ -1721,7 +1733,9 @@ const assets = {
1721
1733
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1722
1734
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
1723
1735
  theme: {
1724
- primary_color_hex: '#040404'
1736
+ primary_color_hex: '#040404',
1737
+ background_color_hex: '#000000',
1738
+ circle: true
1725
1739
  }
1726
1740
  }],
1727
1741
  socials: {
@@ -3059,7 +3073,19 @@ const assets = {
3059
3073
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
3060
3074
  },
3061
3075
  images: [{
3062
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
3076
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
3077
+ theme: {
3078
+ primary_color_hex: '#00e33a',
3079
+ background_color_hex: '#00e33a',
3080
+ circle: true
3081
+ }
3082
+ }, {
3083
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
3084
+ theme: {
3085
+ primary_color_hex: '#00e33a',
3086
+ background_color_hex: '#00e33a',
3087
+ circle: false
3088
+ }
3063
3089
  }],
3064
3090
  traces: [{
3065
3091
  type: 'ibc',
@@ -3849,7 +3875,9 @@ const assets = {
3849
3875
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
3850
3876
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
3851
3877
  theme: {
3852
- primary_color_hex: '#040404'
3878
+ primary_color_hex: '#040404',
3879
+ background_color_hex: '#000000',
3880
+ circle: true
3853
3881
  }
3854
3882
  }],
3855
3883
  socials: {
@@ -479,7 +479,7 @@ const assets = {
479
479
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
480
480
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
481
481
  theme: {
482
- primary_color_hex: '#b7dfbd'
482
+ primary_color_hex: '#db2777'
483
483
  }
484
484
  }],
485
485
  socials: {
@@ -976,7 +976,7 @@ const assets = {
976
976
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
977
977
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
978
978
  theme: {
979
- primary_color_hex: '#b7dfbd'
979
+ primary_color_hex: '#db2777'
980
980
  }
981
981
  }],
982
982
  socials: {
@@ -783,7 +783,9 @@ const assets = {
783
783
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
784
784
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
785
785
  theme: {
786
- primary_color_hex: '#040404'
786
+ primary_color_hex: '#040404',
787
+ background_color_hex: '#000000',
788
+ circle: true
787
789
  }
788
790
  }],
789
791
  socials: {
@@ -1097,7 +1099,7 @@ const assets = {
1097
1099
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1098
1100
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
1099
1101
  theme: {
1100
- primary_color_hex: '#b7dfbd'
1102
+ primary_color_hex: '#db2777'
1101
1103
  }
1102
1104
  }],
1103
1105
  socials: {
@@ -1936,7 +1938,9 @@ const assets = {
1936
1938
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1937
1939
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
1938
1940
  theme: {
1939
- primary_color_hex: '#040404'
1941
+ primary_color_hex: '#040404',
1942
+ background_color_hex: '#000000',
1943
+ circle: true
1940
1944
  }
1941
1945
  }],
1942
1946
  socials: {
@@ -2250,7 +2254,7 @@ const assets = {
2250
2254
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2251
2255
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
2252
2256
  theme: {
2253
- primary_color_hex: '#b7dfbd'
2257
+ primary_color_hex: '#db2777'
2254
2258
  }
2255
2259
  }],
2256
2260
  socials: {
@@ -104,7 +104,9 @@ const assets = {
104
104
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
105
105
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
106
106
  theme: {
107
- primary_color_hex: '#040404'
107
+ primary_color_hex: '#040404',
108
+ background_color_hex: '#000000',
109
+ circle: true
108
110
  }
109
111
  }],
110
112
  socials: {
@@ -572,7 +574,9 @@ const assets = {
572
574
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
573
575
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
574
576
  theme: {
575
- primary_color_hex: '#040404'
577
+ primary_color_hex: '#040404',
578
+ background_color_hex: '#000000',
579
+ circle: true
576
580
  }
577
581
  }],
578
582
  socials: {
@@ -1960,7 +1960,9 @@ const assets = {
1960
1960
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1961
1961
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
1962
1962
  theme: {
1963
- primary_color_hex: '#040404'
1963
+ primary_color_hex: '#040404',
1964
+ background_color_hex: '#000000',
1965
+ circle: true
1964
1966
  }
1965
1967
  }],
1966
1968
  socials: {
@@ -2630,7 +2632,7 @@ const assets = {
2630
2632
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2631
2633
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
2632
2634
  theme: {
2633
- primary_color_hex: '#b7dfbd'
2635
+ primary_color_hex: '#db2777'
2634
2636
  }
2635
2637
  }],
2636
2638
  socials: {
@@ -3349,7 +3351,9 @@ const assets = {
3349
3351
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
3350
3352
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
3351
3353
  theme: {
3352
- primary_color_hex: '#040404'
3354
+ primary_color_hex: '#040404',
3355
+ background_color_hex: '#000000',
3356
+ circle: true
3353
3357
  }
3354
3358
  }],
3355
3359
  socials: {
@@ -3667,7 +3671,7 @@ const assets = {
3667
3671
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3668
3672
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
3669
3673
  theme: {
3670
- primary_color_hex: '#b7dfbd'
3674
+ primary_color_hex: '#db2777'
3671
3675
  }
3672
3676
  }],
3673
3677
  socials: {
@@ -626,7 +626,7 @@ const assets = {
626
626
  }]
627
627
  },
628
628
  {
629
- description: 'Decentralized Machine Learning',
629
+ description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
630
630
  denom_units: [{
631
631
  denom: 'ibc/C7DE16F5065C5568C2A16C241069D76DA93F056172A40391EB682444AF40F048',
632
632
  exponent: 0,
@@ -1341,7 +1341,7 @@ const assets = {
1341
1341
  }]
1342
1342
  },
1343
1343
  {
1344
- description: 'Decentralized Machine Learning',
1344
+ description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
1345
1345
  denom_units: [{
1346
1346
  denom: 'ibc/C7DE16F5065C5568C2A16C241069D76DA93F056172A40391EB682444AF40F048',
1347
1347
  exponent: 0,
@@ -1871,7 +1871,19 @@ const assets = {
1871
1871
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
1872
1872
  },
1873
1873
  images: [{
1874
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
1874
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
1875
+ theme: {
1876
+ primary_color_hex: '#00e33a',
1877
+ background_color_hex: '#00e33a',
1878
+ circle: true
1879
+ }
1880
+ }, {
1881
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
1882
+ theme: {
1883
+ primary_color_hex: '#00e33a',
1884
+ background_color_hex: '#00e33a',
1885
+ circle: false
1886
+ }
1875
1887
  }],
1876
1888
  traces: [{
1877
1889
  type: 'ibc',
@@ -2933,7 +2945,9 @@ const assets = {
2933
2945
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
2934
2946
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
2935
2947
  theme: {
2936
- primary_color_hex: '#040404'
2948
+ primary_color_hex: '#040404',
2949
+ background_color_hex: '#000000',
2950
+ circle: true
2937
2951
  }
2938
2952
  }],
2939
2953
  socials: {
@@ -4049,7 +4063,7 @@ const assets = {
4049
4063
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
4050
4064
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
4051
4065
  theme: {
4052
- primary_color_hex: '#b7dfbd'
4066
+ primary_color_hex: '#db2777'
4053
4067
  }
4054
4068
  }],
4055
4069
  socials: {
@@ -4747,7 +4761,19 @@ const assets = {
4747
4761
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
4748
4762
  },
4749
4763
  images: [{
4750
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
4764
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
4765
+ theme: {
4766
+ primary_color_hex: '#00e33a',
4767
+ background_color_hex: '#00e33a',
4768
+ circle: true
4769
+ }
4770
+ }, {
4771
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
4772
+ theme: {
4773
+ primary_color_hex: '#00e33a',
4774
+ background_color_hex: '#00e33a',
4775
+ circle: false
4776
+ }
4751
4777
  }],
4752
4778
  traces: [{
4753
4779
  type: 'ibc',
@@ -5809,7 +5835,9 @@ const assets = {
5809
5835
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
5810
5836
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
5811
5837
  theme: {
5812
- primary_color_hex: '#040404'
5838
+ primary_color_hex: '#040404',
5839
+ background_color_hex: '#000000',
5840
+ circle: true
5813
5841
  }
5814
5842
  }],
5815
5843
  socials: {
@@ -6925,7 +6953,7 @@ const assets = {
6925
6953
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
6926
6954
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
6927
6955
  theme: {
6928
- primary_color_hex: '#b7dfbd'
6956
+ primary_color_hex: '#db2777'
6929
6957
  }
6930
6958
  }],
6931
6959
  socials: {
@@ -1702,7 +1702,7 @@ const assets = {
1702
1702
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1703
1703
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
1704
1704
  theme: {
1705
- primary_color_hex: '#b7dfbd'
1705
+ primary_color_hex: '#db2777'
1706
1706
  }
1707
1707
  }],
1708
1708
  socials: {
@@ -3964,7 +3964,7 @@ const assets = {
3964
3964
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3965
3965
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
3966
3966
  theme: {
3967
- primary_color_hex: '#b7dfbd'
3967
+ primary_color_hex: '#db2777'
3968
3968
  }
3969
3969
  }],
3970
3970
  socials: {
@@ -600,7 +600,9 @@ const assets = {
600
600
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
601
601
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
602
602
  theme: {
603
- primary_color_hex: '#040404'
603
+ primary_color_hex: '#040404',
604
+ background_color_hex: '#000000',
605
+ circle: true
604
606
  }
605
607
  }],
606
608
  socials: {
@@ -1512,7 +1514,9 @@ const assets = {
1512
1514
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1513
1515
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
1514
1516
  theme: {
1515
- primary_color_hex: '#040404'
1517
+ primary_color_hex: '#040404',
1518
+ background_color_hex: '#000000',
1519
+ circle: true
1516
1520
  }
1517
1521
  }],
1518
1522
  socials: {
@@ -820,7 +820,9 @@ const assets = {
820
820
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
821
821
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
822
822
  theme: {
823
- primary_color_hex: '#040404'
823
+ primary_color_hex: '#040404',
824
+ background_color_hex: '#000000',
825
+ circle: true
824
826
  }
825
827
  }],
826
828
  socials: {
@@ -1739,7 +1741,9 @@ const assets = {
1739
1741
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1740
1742
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
1741
1743
  theme: {
1742
- primary_color_hex: '#040404'
1744
+ primary_color_hex: '#040404',
1745
+ background_color_hex: '#000000',
1746
+ circle: true
1743
1747
  }
1744
1748
  }],
1745
1749
  socials: {
@@ -2280,7 +2280,7 @@ const assets = {
2280
2280
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2281
2281
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
2282
2282
  theme: {
2283
- primary_color_hex: '#b7dfbd'
2283
+ primary_color_hex: '#db2777'
2284
2284
  }
2285
2285
  }],
2286
2286
  socials: {
@@ -3252,7 +3252,7 @@ const assets = {
3252
3252
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3253
3253
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
3254
3254
  theme: {
3255
- primary_color_hex: '#b7dfbd'
3255
+ primary_color_hex: '#db2777'
3256
3256
  }
3257
3257
  }],
3258
3258
  socials: {
@@ -0,0 +1,182 @@
1
+ const assets = {
2
+ chain_name: 'firmachain',
3
+ assets: [
4
+ {
5
+ description: 'The native token of Osmosis',
6
+ denom_units: [{
7
+ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
8
+ exponent: 0,
9
+ aliases: ['uosmo']
10
+ }, {
11
+ denom: 'osmo',
12
+ exponent: 6
13
+ }],
14
+ type_asset: 'sdk.coin',
15
+ base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
16
+ name: 'Osmosis',
17
+ display: 'osmo',
18
+ symbol: 'OSMO',
19
+ logo_URIs: {
20
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
21
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
22
+ },
23
+ images: [{
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
25
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
26
+ theme: {
27
+ primary_color_hex: '#760dbb'
28
+ }
29
+ }],
30
+ coingecko_id: 'osmosis',
31
+ keywords: ['dex', 'staking'],
32
+ socials: {
33
+ website: 'https://osmosis.zone',
34
+ twitter: 'https://twitter.com/osmosiszone'
35
+ },
36
+ traces: [{
37
+ type: 'ibc',
38
+ counterparty: {
39
+ channel_id: 'channel-79241',
40
+ base_denom: 'uosmo',
41
+ chain_name: 'osmosis'
42
+ },
43
+ chain: {
44
+ channel_id: 'channel-1'
45
+ }
46
+ }]
47
+ },
48
+ {
49
+ description: 'ION is the second native token of Osmosis.',
50
+ denom_units: [{
51
+ denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
52
+ exponent: 0,
53
+ aliases: ['uion']
54
+ }, {
55
+ denom: 'ion',
56
+ exponent: 6
57
+ }],
58
+ type_asset: 'sdk.coin',
59
+ base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
60
+ name: 'Ion DAO',
61
+ display: 'ion',
62
+ symbol: 'ION',
63
+ logo_URIs: {
64
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
65
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
66
+ },
67
+ images: [{
68
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
69
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
70
+ theme: {
71
+ primary_color_hex: '#4453c7'
72
+ }
73
+ }],
74
+ coingecko_id: 'ion',
75
+ keywords: ['memecoin', 'defi'],
76
+ socials: {
77
+ website: 'https://ion.wtf',
78
+ twitter: 'https://twitter.com/_IONDAO'
79
+ },
80
+ traces: [{
81
+ type: 'ibc',
82
+ counterparty: {
83
+ channel_id: 'channel-79241',
84
+ base_denom: 'uion',
85
+ chain_name: 'osmosis'
86
+ },
87
+ chain: {
88
+ channel_id: 'channel-1'
89
+ }
90
+ }]
91
+ },
92
+ {
93
+ description: 'The native token of Osmosis',
94
+ denom_units: [{
95
+ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
96
+ exponent: 0,
97
+ aliases: ['uosmo']
98
+ }, {
99
+ denom: 'osmo',
100
+ exponent: 6
101
+ }],
102
+ type_asset: 'sdk.coin',
103
+ base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
104
+ name: 'Osmosis',
105
+ display: 'osmo',
106
+ symbol: 'OSMO',
107
+ logo_URIs: {
108
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
109
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
110
+ },
111
+ images: [{
112
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
113
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
114
+ theme: {
115
+ primary_color_hex: '#760dbb'
116
+ }
117
+ }],
118
+ coingecko_id: 'osmosis',
119
+ keywords: ['dex', 'staking'],
120
+ socials: {
121
+ website: 'https://osmosis.zone',
122
+ twitter: 'https://twitter.com/osmosiszone'
123
+ },
124
+ traces: [{
125
+ type: 'ibc',
126
+ counterparty: {
127
+ channel_id: 'channel-79241',
128
+ base_denom: 'uosmo',
129
+ chain_name: 'osmosis'
130
+ },
131
+ chain: {
132
+ channel_id: 'channel-1'
133
+ }
134
+ }]
135
+ },
136
+ {
137
+ description: 'ION is the second native token of Osmosis.',
138
+ denom_units: [{
139
+ denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
140
+ exponent: 0,
141
+ aliases: ['uion']
142
+ }, {
143
+ denom: 'ion',
144
+ exponent: 6
145
+ }],
146
+ type_asset: 'sdk.coin',
147
+ base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
148
+ name: 'Ion DAO',
149
+ display: 'ion',
150
+ symbol: 'ION',
151
+ logo_URIs: {
152
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
153
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
154
+ },
155
+ images: [{
156
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
157
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
158
+ theme: {
159
+ primary_color_hex: '#4453c7'
160
+ }
161
+ }],
162
+ coingecko_id: 'ion',
163
+ keywords: ['memecoin', 'defi'],
164
+ socials: {
165
+ website: 'https://ion.wtf',
166
+ twitter: 'https://twitter.com/_IONDAO'
167
+ },
168
+ traces: [{
169
+ type: 'ibc',
170
+ counterparty: {
171
+ channel_id: 'channel-79241',
172
+ base_denom: 'uion',
173
+ chain_name: 'osmosis'
174
+ },
175
+ chain: {
176
+ channel_id: 'channel-1'
177
+ }
178
+ }]
179
+ }
180
+ ]
181
+ };
182
+ export default assets;