@chain-registry/assets 1.64.24 → 1.64.26

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 (79) hide show
  1. package/esm/mainnet/akash.js +2 -2
  2. package/esm/mainnet/archway.js +6 -2
  3. package/esm/mainnet/assets.js +2 -1
  4. package/esm/mainnet/axelar.js +32 -4
  5. package/esm/mainnet/celestia.js +6 -2
  6. package/esm/mainnet/chihuahua.js +6 -2
  7. package/esm/mainnet/composable.js +102 -2
  8. package/esm/mainnet/cosmoshub.js +36 -8
  9. package/esm/mainnet/cryptoorgchain.js +2 -2
  10. package/esm/mainnet/decentr.js +2 -2
  11. package/esm/mainnet/dydx.js +6 -2
  12. package/esm/mainnet/dymension.js +6 -2
  13. package/esm/mainnet/index.js +1 -0
  14. package/esm/mainnet/injective.js +6 -2
  15. package/esm/mainnet/irisnet.js +2 -2
  16. package/esm/mainnet/juno.js +6 -2
  17. package/esm/mainnet/kava.js +6 -2
  18. package/esm/mainnet/kujira.js +6 -2
  19. package/esm/mainnet/mars.js +6 -2
  20. package/esm/mainnet/medasdigital.js +2 -2
  21. package/esm/mainnet/neutaro.js +182 -0
  22. package/esm/mainnet/noble.js +14 -10
  23. package/esm/mainnet/nois.js +6 -2
  24. package/esm/mainnet/nolus.js +6 -2
  25. package/esm/mainnet/nomic.js +6 -2
  26. package/esm/mainnet/osmosis.js +112 -8
  27. package/esm/mainnet/persistence.js +8 -4
  28. package/esm/mainnet/pryzm.js +6 -2
  29. package/esm/mainnet/regen.js +2 -2
  30. package/esm/mainnet/saga.js +6 -2
  31. package/esm/mainnet/secretnetwork.js +8 -4
  32. package/esm/mainnet/sei.js +6 -2
  33. package/esm/mainnet/shido.js +24 -24
  34. package/esm/mainnet/sifchain.js +2 -2
  35. package/esm/mainnet/stargaze.js +6 -2
  36. package/esm/mainnet/starname.js +2 -2
  37. package/esm/mainnet/stride.js +6 -2
  38. package/esm/mainnet/terra2.js +6 -2
  39. package/mainnet/akash.js +2 -2
  40. package/mainnet/archway.js +6 -2
  41. package/mainnet/assets.js +2 -1
  42. package/mainnet/axelar.js +32 -4
  43. package/mainnet/celestia.js +6 -2
  44. package/mainnet/chihuahua.js +6 -2
  45. package/mainnet/composable.js +102 -2
  46. package/mainnet/cosmoshub.js +36 -8
  47. package/mainnet/cryptoorgchain.js +2 -2
  48. package/mainnet/decentr.js +2 -2
  49. package/mainnet/dydx.js +6 -2
  50. package/mainnet/dymension.js +6 -2
  51. package/mainnet/index.d.ts +1 -0
  52. package/mainnet/index.js +3 -2
  53. package/mainnet/injective.js +6 -2
  54. package/mainnet/irisnet.js +2 -2
  55. package/mainnet/juno.js +6 -2
  56. package/mainnet/kava.js +6 -2
  57. package/mainnet/kujira.js +6 -2
  58. package/mainnet/mars.js +6 -2
  59. package/mainnet/medasdigital.js +2 -2
  60. package/mainnet/neutaro.d.ts +3 -0
  61. package/mainnet/neutaro.js +184 -0
  62. package/mainnet/noble.js +14 -10
  63. package/mainnet/nois.js +6 -2
  64. package/mainnet/nolus.js +6 -2
  65. package/mainnet/nomic.js +6 -2
  66. package/mainnet/osmosis.js +112 -8
  67. package/mainnet/persistence.js +8 -4
  68. package/mainnet/pryzm.js +6 -2
  69. package/mainnet/regen.js +2 -2
  70. package/mainnet/saga.js +6 -2
  71. package/mainnet/secretnetwork.js +8 -4
  72. package/mainnet/sei.js +6 -2
  73. package/mainnet/shido.js +24 -24
  74. package/mainnet/sifchain.js +2 -2
  75. package/mainnet/stargaze.js +6 -2
  76. package/mainnet/starname.js +2 -2
  77. package/mainnet/stride.js +6 -2
  78. package/mainnet/terra2.js +6 -2
  79. package/package.json +5 -5
@@ -691,7 +691,7 @@ const assets = {
691
691
  }],
692
692
  socials: {
693
693
  website: 'https://www.sentinel.co/',
694
- twitter: 'https://twitter.com/SentinelVPN'
694
+ twitter: 'https://x.com/SentinelDVPN'
695
695
  },
696
696
  traces: [{
697
697
  type: 'ibc',
@@ -1517,7 +1517,7 @@ const assets = {
1517
1517
  }],
1518
1518
  socials: {
1519
1519
  website: 'https://www.sentinel.co/',
1520
- twitter: 'https://twitter.com/SentinelVPN'
1520
+ twitter: 'https://x.com/SentinelDVPN'
1521
1521
  },
1522
1522
  traces: [{
1523
1523
  type: 'ibc',
@@ -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: {
@@ -76,6 +76,7 @@ import _medasdigital from './medasdigital';
76
76
  import _meme from './meme';
77
77
  import _microtick from './microtick';
78
78
  import _migaloo from './migaloo';
79
+ import _neutaro from './neutaro';
79
80
  import _neutron from './neutron';
80
81
  import _nibiru from './nibiru';
81
82
  import _nim from './nim';
@@ -134,5 +135,5 @@ import _unification from './unification';
134
135
  import _uptick from './uptick';
135
136
  import _vidulum from './vidulum';
136
137
  import _xpla from './xpla';
137
- 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, _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];
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];
138
139
  export default assets;
@@ -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: {
@@ -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: {
@@ -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: {
@@ -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: {
@@ -2559,6 +2561,54 @@ const assets = {
2559
2561
  }
2560
2562
  }]
2561
2563
  },
2564
+ {
2565
+ description: 'Pepe Bruce Jenner',
2566
+ type_asset: 'erc20',
2567
+ address: 'ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU',
2568
+ denom_units: [{
2569
+ denom: 'ibc/42EC3E55A9B8027537550D9D029843B4A48BEFAEA21D52282EE0449A74EDBE2A',
2570
+ exponent: 0,
2571
+ aliases: ['ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU']
2572
+ }, {
2573
+ denom: 'pbj',
2574
+ exponent: 5
2575
+ }],
2576
+ base: 'ibc/42EC3E55A9B8027537550D9D029843B4A48BEFAEA21D52282EE0449A74EDBE2A',
2577
+ name: 'Pepe Bruce Jenner',
2578
+ display: 'pbj',
2579
+ symbol: 'PBJ',
2580
+ logo_URIs: {
2581
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pbj.png'
2582
+ },
2583
+ images: [{
2584
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pbj.png',
2585
+ theme: {
2586
+ primary_color_hex: '#488000',
2587
+ background_color_hex: '#ee0000'
2588
+ }
2589
+ }],
2590
+ socials: {
2591
+ website: 'https://sandwichswap.io/',
2592
+ twitter: 'https://twitter.com/pepebjenner_sol'
2593
+ },
2594
+ keywords: [
2595
+ 'meme',
2596
+ 'pump.fun',
2597
+ 'pumpdotfun',
2598
+ 'pepe'
2599
+ ],
2600
+ traces: [{
2601
+ type: 'ibc',
2602
+ counterparty: {
2603
+ channel_id: 'channel-1',
2604
+ base_denom: 'ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU',
2605
+ chain_name: 'solana'
2606
+ },
2607
+ chain: {
2608
+ channel_id: 'channel-71'
2609
+ }
2610
+ }]
2611
+ },
2562
2612
  {
2563
2613
  description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
2564
2614
  denom_units: [{
@@ -3301,7 +3351,9 @@ const assets = {
3301
3351
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
3302
3352
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
3303
3353
  theme: {
3304
- primary_color_hex: '#040404'
3354
+ primary_color_hex: '#040404',
3355
+ background_color_hex: '#000000',
3356
+ circle: true
3305
3357
  }
3306
3358
  }],
3307
3359
  socials: {
@@ -4775,6 +4827,54 @@ const assets = {
4775
4827
  }
4776
4828
  }]
4777
4829
  },
4830
+ {
4831
+ description: 'Pepe Bruce Jenner',
4832
+ type_asset: 'erc20',
4833
+ address: 'ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU',
4834
+ denom_units: [{
4835
+ denom: 'ibc/42EC3E55A9B8027537550D9D029843B4A48BEFAEA21D52282EE0449A74EDBE2A',
4836
+ exponent: 0,
4837
+ aliases: ['ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU']
4838
+ }, {
4839
+ denom: 'pbj',
4840
+ exponent: 5
4841
+ }],
4842
+ base: 'ibc/42EC3E55A9B8027537550D9D029843B4A48BEFAEA21D52282EE0449A74EDBE2A',
4843
+ name: 'Pepe Bruce Jenner',
4844
+ display: 'pbj',
4845
+ symbol: 'PBJ',
4846
+ logo_URIs: {
4847
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pbj.png'
4848
+ },
4849
+ images: [{
4850
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pbj.png',
4851
+ theme: {
4852
+ primary_color_hex: '#488000',
4853
+ background_color_hex: '#ee0000'
4854
+ }
4855
+ }],
4856
+ socials: {
4857
+ website: 'https://sandwichswap.io/',
4858
+ twitter: 'https://twitter.com/pepebjenner_sol'
4859
+ },
4860
+ keywords: [
4861
+ 'meme',
4862
+ 'pump.fun',
4863
+ 'pumpdotfun',
4864
+ 'pepe'
4865
+ ],
4866
+ traces: [{
4867
+ type: 'ibc',
4868
+ counterparty: {
4869
+ channel_id: 'channel-1',
4870
+ base_denom: 'ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU',
4871
+ chain_name: 'solana'
4872
+ },
4873
+ chain: {
4874
+ channel_id: 'channel-71'
4875
+ }
4876
+ }]
4877
+ },
4778
4878
  {
4779
4879
  description: 'The native token cw20 for SIENNA on Secret Network',
4780
4880
  denom_units: [{
@@ -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: {
@@ -3941,7 +3955,7 @@ const assets = {
3941
3955
  }],
3942
3956
  socials: {
3943
3957
  website: 'https://www.sentinel.co/',
3944
- twitter: 'https://twitter.com/SentinelVPN'
3958
+ twitter: 'https://x.com/SentinelDVPN'
3945
3959
  },
3946
3960
  traces: [{
3947
3961
  type: 'ibc',
@@ -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: {
@@ -6817,7 +6845,7 @@ const assets = {
6817
6845
  }],
6818
6846
  socials: {
6819
6847
  website: 'https://www.sentinel.co/',
6820
- twitter: 'https://twitter.com/SentinelVPN'
6848
+ twitter: 'https://x.com/SentinelDVPN'
6821
6849
  },
6822
6850
  traces: [{
6823
6851
  type: 'ibc',
@@ -758,7 +758,7 @@ const assets = {
758
758
  }],
759
759
  socials: {
760
760
  website: 'https://www.sentinel.co/',
761
- twitter: 'https://twitter.com/SentinelVPN'
761
+ twitter: 'https://x.com/SentinelDVPN'
762
762
  },
763
763
  traces: [{
764
764
  type: 'ibc',
@@ -1289,7 +1289,7 @@ const assets = {
1289
1289
  }],
1290
1290
  socials: {
1291
1291
  website: 'https://www.sentinel.co/',
1292
- twitter: 'https://twitter.com/SentinelVPN'
1292
+ twitter: 'https://x.com/SentinelDVPN'
1293
1293
  },
1294
1294
  traces: [{
1295
1295
  type: 'ibc',
@@ -215,7 +215,7 @@ const assets = {
215
215
  }],
216
216
  socials: {
217
217
  website: 'https://www.sentinel.co/',
218
- twitter: 'https://twitter.com/SentinelVPN'
218
+ twitter: 'https://x.com/SentinelDVPN'
219
219
  },
220
220
  traces: [{
221
221
  type: 'ibc',
@@ -387,7 +387,7 @@ const assets = {
387
387
  }],
388
388
  socials: {
389
389
  website: 'https://www.sentinel.co/',
390
- twitter: 'https://twitter.com/SentinelVPN'
390
+ twitter: 'https://x.com/SentinelDVPN'
391
391
  },
392
392
  traces: [{
393
393
  type: 'ibc',
@@ -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: {
@@ -76,6 +76,7 @@ export * as medasdigital from './medasdigital';
76
76
  export * as meme from './meme';
77
77
  export * as microtick from './microtick';
78
78
  export * as migaloo from './migaloo';
79
+ export * as neutaro from './neutaro';
79
80
  export * as neutron from './neutron';
80
81
  export * as nibiru from './nibiru';
81
82
  export * as nim from './nim';
@@ -1283,7 +1283,9 @@ const assets = {
1283
1283
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1284
1284
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
1285
1285
  theme: {
1286
- primary_color_hex: '#040404'
1286
+ primary_color_hex: '#040404',
1287
+ background_color_hex: '#000000',
1288
+ circle: true
1287
1289
  }
1288
1290
  }],
1289
1291
  socials: {
@@ -2461,7 +2463,9 @@ const assets = {
2461
2463
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
2462
2464
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
2463
2465
  theme: {
2464
- primary_color_hex: '#040404'
2466
+ primary_color_hex: '#040404',
2467
+ background_color_hex: '#000000',
2468
+ circle: true
2465
2469
  }
2466
2470
  }],
2467
2471
  socials: {
@@ -1327,7 +1327,7 @@ const assets = {
1327
1327
  }],
1328
1328
  socials: {
1329
1329
  website: 'https://www.sentinel.co/',
1330
- twitter: 'https://twitter.com/SentinelVPN'
1330
+ twitter: 'https://x.com/SentinelDVPN'
1331
1331
  },
1332
1332
  traces: [{
1333
1333
  type: 'ibc',
@@ -1729,7 +1729,7 @@ const assets = {
1729
1729
  }],
1730
1730
  socials: {
1731
1731
  website: 'https://www.sentinel.co/',
1732
- twitter: 'https://twitter.com/SentinelVPN'
1732
+ twitter: 'https://x.com/SentinelDVPN'
1733
1733
  },
1734
1734
  traces: [{
1735
1735
  type: 'ibc',
@@ -1810,7 +1810,9 @@ const assets = {
1810
1810
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1811
1811
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
1812
1812
  theme: {
1813
- primary_color_hex: '#040404'
1813
+ primary_color_hex: '#040404',
1814
+ background_color_hex: '#000000',
1815
+ circle: true
1814
1816
  }
1815
1817
  }],
1816
1818
  socials: {
@@ -3706,7 +3708,9 @@ const assets = {
3706
3708
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
3707
3709
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
3708
3710
  theme: {
3709
- primary_color_hex: '#040404'
3711
+ primary_color_hex: '#040404',
3712
+ background_color_hex: '#000000',
3713
+ circle: true
3710
3714
  }
3711
3715
  }],
3712
3716
  socials: {
@@ -1570,7 +1570,9 @@ const assets = {
1570
1570
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1571
1571
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
1572
1572
  theme: {
1573
- primary_color_hex: '#040404'
1573
+ primary_color_hex: '#040404',
1574
+ background_color_hex: '#000000',
1575
+ circle: true
1574
1576
  }
1575
1577
  }],
1576
1578
  socials: {
@@ -2119,7 +2121,9 @@ const assets = {
2119
2121
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
2120
2122
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
2121
2123
  theme: {
2122
- primary_color_hex: '#040404'
2124
+ primary_color_hex: '#040404',
2125
+ background_color_hex: '#000000',
2126
+ circle: true
2123
2127
  }
2124
2128
  }],
2125
2129
  socials: {
@@ -3608,7 +3608,9 @@ const assets = {
3608
3608
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
3609
3609
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
3610
3610
  theme: {
3611
- primary_color_hex: '#040404'
3611
+ primary_color_hex: '#040404',
3612
+ background_color_hex: '#000000',
3613
+ circle: true
3612
3614
  }
3613
3615
  }],
3614
3616
  socials: {
@@ -4805,7 +4807,9 @@ const assets = {
4805
4807
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
4806
4808
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
4807
4809
  theme: {
4808
- primary_color_hex: '#040404'
4810
+ primary_color_hex: '#040404',
4811
+ background_color_hex: '#000000',
4812
+ circle: true
4809
4813
  }
4810
4814
  }],
4811
4815
  socials: {
@@ -344,7 +344,9 @@ const assets = {
344
344
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
345
345
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
346
346
  theme: {
347
- primary_color_hex: '#040404'
347
+ primary_color_hex: '#040404',
348
+ background_color_hex: '#000000',
349
+ circle: true
348
350
  }
349
351
  }],
350
352
  socials: {
@@ -621,7 +623,9 @@ const assets = {
621
623
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
622
624
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
623
625
  theme: {
624
- primary_color_hex: '#040404'
626
+ primary_color_hex: '#040404',
627
+ background_color_hex: '#000000',
628
+ circle: true
625
629
  }
626
630
  }],
627
631
  socials: {
@@ -117,7 +117,7 @@ const assets = {
117
117
  }],
118
118
  socials: {
119
119
  website: 'https://www.sentinel.co/',
120
- twitter: 'https://twitter.com/SentinelVPN'
120
+ twitter: 'https://x.com/SentinelDVPN'
121
121
  },
122
122
  traces: [{
123
123
  type: 'ibc',
@@ -247,7 +247,7 @@ const assets = {
247
247
  }],
248
248
  socials: {
249
249
  website: 'https://www.sentinel.co/',
250
- twitter: 'https://twitter.com/SentinelVPN'
250
+ twitter: 'https://x.com/SentinelDVPN'
251
251
  },
252
252
  traces: [{
253
253
  type: 'ibc',