@chain-registry/assets 1.70.615 → 1.70.617

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 (77) hide show
  1. package/esm/mainnet/agoric.js +0 -78
  2. package/esm/mainnet/akash.js +0 -78
  3. package/esm/mainnet/archway.js +0 -78
  4. package/esm/mainnet/assets.js +1 -9
  5. package/esm/mainnet/axelar.js +0 -236
  6. package/esm/mainnet/babylon.js +0 -80
  7. package/esm/mainnet/beezee.js +0 -78
  8. package/esm/mainnet/celestia.js +0 -80
  9. package/esm/mainnet/cosmoshub.js +0 -236
  10. package/esm/mainnet/crescent.js +0 -2
  11. package/esm/mainnet/index.js +0 -8
  12. package/esm/mainnet/initia.js +0 -80
  13. package/esm/mainnet/juno.js +0 -2
  14. package/esm/mainnet/kava.js +0 -72
  15. package/esm/mainnet/kujira.js +0 -80
  16. package/esm/mainnet/migaloo.js +0 -2
  17. package/esm/mainnet/noble.js +0 -230
  18. package/esm/mainnet/osmosis.js +0 -714
  19. package/esm/mainnet/persistence.js +0 -2
  20. package/esm/mainnet/pundix.js +0 -158
  21. package/esm/mainnet/quicksilver.js +0 -78
  22. package/esm/mainnet/secretnetwork.js +0 -2
  23. package/esm/mainnet/self.js +0 -80
  24. package/esm/mainnet/stride.js +0 -2
  25. package/esm/mainnet/terra2.js +0 -2
  26. package/index.d.ts +1 -1
  27. package/mainnet/agoric.js +0 -78
  28. package/mainnet/akash.js +0 -78
  29. package/mainnet/archway.js +0 -78
  30. package/mainnet/assets.js +1 -9
  31. package/mainnet/axelar.js +0 -236
  32. package/mainnet/babylon.js +0 -80
  33. package/mainnet/beezee.js +0 -78
  34. package/mainnet/celestia.js +0 -80
  35. package/mainnet/cosmoshub.js +0 -236
  36. package/mainnet/crescent.js +0 -2
  37. package/mainnet/index.d.ts +0 -8
  38. package/mainnet/index.js +4 -12
  39. package/mainnet/initia.js +0 -80
  40. package/mainnet/juno.js +0 -2
  41. package/mainnet/kava.js +0 -72
  42. package/mainnet/kujira.js +0 -80
  43. package/mainnet/migaloo.js +0 -2
  44. package/mainnet/noble.js +0 -230
  45. package/mainnet/osmosis.js +0 -714
  46. package/mainnet/persistence.js +0 -2
  47. package/mainnet/pundix.js +0 -158
  48. package/mainnet/quicksilver.js +0 -78
  49. package/mainnet/secretnetwork.js +0 -2
  50. package/mainnet/self.js +0 -80
  51. package/mainnet/stride.js +0 -2
  52. package/mainnet/terra2.js +0 -2
  53. package/package.json +5 -5
  54. package/esm/mainnet/dhealth.js +0 -170
  55. package/esm/mainnet/fxcore.js +0 -330
  56. package/esm/mainnet/lambda.js +0 -170
  57. package/esm/mainnet/milkyway.js +0 -404
  58. package/esm/mainnet/omniflixhub.js +0 -1336
  59. package/esm/mainnet/onex.js +0 -916
  60. package/esm/mainnet/onomy.js +0 -242
  61. package/esm/mainnet/routerchain.js +0 -532
  62. package/mainnet/dhealth.d.ts +0 -3
  63. package/mainnet/dhealth.js +0 -172
  64. package/mainnet/fxcore.d.ts +0 -3
  65. package/mainnet/fxcore.js +0 -332
  66. package/mainnet/lambda.d.ts +0 -3
  67. package/mainnet/lambda.js +0 -172
  68. package/mainnet/milkyway.d.ts +0 -3
  69. package/mainnet/milkyway.js +0 -406
  70. package/mainnet/omniflixhub.d.ts +0 -3
  71. package/mainnet/omniflixhub.js +0 -1338
  72. package/mainnet/onex.d.ts +0 -3
  73. package/mainnet/onex.js +0 -918
  74. package/mainnet/onomy.d.ts +0 -3
  75. package/mainnet/onomy.js +0 -244
  76. package/mainnet/routerchain.d.ts +0 -3
  77. package/mainnet/routerchain.js +0 -534
@@ -772,46 +772,6 @@ const assets = {
772
772
  },
773
773
  type_asset: 'sdk.coin'
774
774
  },
775
- {
776
- description: 'The native token of MilkyWay',
777
- denom_units: [{
778
- denom: 'ibc/240AC0896FEBBE3E063DD1BF21698A8767001D7BAE6F9FB0FA34448E9F663327',
779
- exponent: 0,
780
- aliases: ['umilk']
781
- }, {
782
- denom: 'milk',
783
- exponent: 6
784
- }],
785
- type_asset: 'sdk.coin',
786
- base: 'ibc/240AC0896FEBBE3E063DD1BF21698A8767001D7BAE6F9FB0FA34448E9F663327',
787
- name: 'Milk',
788
- display: 'milk',
789
- symbol: 'MILK',
790
- logo_URIs: {
791
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
792
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
793
- },
794
- images: [{
795
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
796
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
797
- }],
798
- keywords: ['liquid staking', 'restaking'],
799
- socials: {
800
- website: 'https://milkyway.zone',
801
- x: 'https://x.com/milky_way_zone'
802
- },
803
- traces: [{
804
- type: 'ibc',
805
- counterparty: {
806
- channel_id: 'channel-1',
807
- base_denom: 'umilk',
808
- chain_name: 'milkyway'
809
- },
810
- chain: {
811
- channel_id: 'channel-49'
812
- }
813
- }]
814
- },
815
775
  {
816
776
  description: 'The native token of Namada.',
817
777
  denom_units: [{
@@ -1952,46 +1912,6 @@ const assets = {
1952
1912
  },
1953
1913
  type_asset: 'sdk.coin'
1954
1914
  },
1955
- {
1956
- description: 'The native token of MilkyWay',
1957
- denom_units: [{
1958
- denom: 'ibc/240AC0896FEBBE3E063DD1BF21698A8767001D7BAE6F9FB0FA34448E9F663327',
1959
- exponent: 0,
1960
- aliases: ['umilk']
1961
- }, {
1962
- denom: 'milk',
1963
- exponent: 6
1964
- }],
1965
- type_asset: 'sdk.coin',
1966
- base: 'ibc/240AC0896FEBBE3E063DD1BF21698A8767001D7BAE6F9FB0FA34448E9F663327',
1967
- name: 'Milk',
1968
- display: 'milk',
1969
- symbol: 'MILK',
1970
- logo_URIs: {
1971
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
1972
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
1973
- },
1974
- images: [{
1975
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
1976
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
1977
- }],
1978
- keywords: ['liquid staking', 'restaking'],
1979
- socials: {
1980
- website: 'https://milkyway.zone',
1981
- x: 'https://x.com/milky_way_zone'
1982
- },
1983
- traces: [{
1984
- type: 'ibc',
1985
- counterparty: {
1986
- channel_id: 'channel-1',
1987
- base_denom: 'umilk',
1988
- chain_name: 'milkyway'
1989
- },
1990
- chain: {
1991
- channel_id: 'channel-49'
1992
- }
1993
- }]
1994
- },
1995
1915
  {
1996
1916
  description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
1997
1917
  denom_units: [{
@@ -3316,85 +3316,6 @@ const assets = {
3316
3316
  }
3317
3317
  }]
3318
3318
  },
3319
- {
3320
- description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
3321
- denom_units: [{
3322
- denom: 'ibc/19EAFC8147E47371620ED2C8EC90B3612C19408FC59A89AAD79033A88ABBF078',
3323
- exponent: 0,
3324
- aliases: ['apundiai']
3325
- }, {
3326
- denom: 'pundiai',
3327
- exponent: 18
3328
- }],
3329
- base: 'ibc/19EAFC8147E47371620ED2C8EC90B3612C19408FC59A89AAD79033A88ABBF078',
3330
- name: 'Pundi AI',
3331
- display: 'pundiai',
3332
- symbol: 'PUNDIAI',
3333
- logo_URIs: {
3334
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
3335
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
3336
- },
3337
- coingecko_id: 'pundi-aifx',
3338
- images: [{
3339
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
3340
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
3341
- }],
3342
- socials: {
3343
- website: 'https://fx.pundi.ai',
3344
- x: 'https://x.com/PundiAI'
3345
- },
3346
- type_asset: 'sdk.coin',
3347
- traces: [{
3348
- type: 'ibc',
3349
- counterparty: {
3350
- channel_id: 'channel-10',
3351
- base_denom: 'apundiai',
3352
- chain_name: 'fxcore'
3353
- },
3354
- chain: {
3355
- channel_id: 'channel-585'
3356
- }
3357
- }]
3358
- },
3359
- {
3360
- description: 'The native staking token of the Function X',
3361
- denom_units: [{
3362
- denom: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
3363
- exponent: 0,
3364
- aliases: ['FX']
3365
- }, {
3366
- denom: 'WFX',
3367
- exponent: 18
3368
- }],
3369
- base: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
3370
- name: 'Function X',
3371
- display: 'WFX',
3372
- symbol: 'FX',
3373
- logo_URIs: {
3374
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
3375
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
3376
- },
3377
- images: [{
3378
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
3379
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
3380
- }],
3381
- socials: {
3382
- website: 'https://fx.pundi.ai',
3383
- x: 'https://x.com/PundiAI'
3384
- },
3385
- type_asset: 'sdk.coin',
3386
- traces: [{
3387
- type: 'ibc',
3388
- counterparty: {
3389
- channel_id: 'channel-10',
3390
- base_denom: 'FX',
3391
- chain_name: 'fxcore'
3392
- },
3393
- chain: {
3394
- channel_id: 'channel-585'
3395
- }
3396
- }]
3397
- },
3398
3319
  {
3399
3320
  description: 'The native EVM, governance and staking token of the Haqq Network',
3400
3321
  denom_units: [{
@@ -5000,45 +4921,6 @@ const assets = {
5000
4921
  }
5001
4922
  }]
5002
4923
  },
5003
- {
5004
- description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
5005
- denom_units: [{
5006
- denom: 'ibc/15B4D31D457B80DD46CA46F6B89FD6BB15CB92FE7BBF8763947417537C3A4C2E',
5007
- exponent: 0,
5008
- aliases: ['uflix']
5009
- }, {
5010
- denom: 'flix',
5011
- exponent: 6
5012
- }],
5013
- base: 'ibc/15B4D31D457B80DD46CA46F6B89FD6BB15CB92FE7BBF8763947417537C3A4C2E',
5014
- name: 'Flix',
5015
- display: 'flix',
5016
- symbol: 'FLIX',
5017
- logo_URIs: {
5018
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
5019
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
5020
- },
5021
- images: [{
5022
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
5023
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
5024
- }],
5025
- socials: {
5026
- website: 'https://omniflix.network/',
5027
- x: 'https://x.com/OmniFlixNetwork'
5028
- },
5029
- type_asset: 'sdk.coin',
5030
- traces: [{
5031
- type: 'ibc',
5032
- counterparty: {
5033
- channel_id: 'channel-12',
5034
- base_denom: 'uflix',
5035
- chain_name: 'omniflixhub'
5036
- },
5037
- chain: {
5038
- channel_id: 'channel-306'
5039
- }
5040
- }]
5041
- },
5042
4924
  {
5043
4925
  description: 'The native token of Oraichain',
5044
4926
  denom_units: [{
@@ -7110,85 +6992,6 @@ const assets = {
7110
6992
  }
7111
6993
  }]
7112
6994
  },
7113
- {
7114
- description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
7115
- denom_units: [{
7116
- denom: 'ibc/19EAFC8147E47371620ED2C8EC90B3612C19408FC59A89AAD79033A88ABBF078',
7117
- exponent: 0,
7118
- aliases: ['apundiai']
7119
- }, {
7120
- denom: 'pundiai',
7121
- exponent: 18
7122
- }],
7123
- base: 'ibc/19EAFC8147E47371620ED2C8EC90B3612C19408FC59A89AAD79033A88ABBF078',
7124
- name: 'Pundi AI',
7125
- display: 'pundiai',
7126
- symbol: 'PUNDIAI',
7127
- logo_URIs: {
7128
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
7129
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
7130
- },
7131
- coingecko_id: 'pundi-aifx',
7132
- images: [{
7133
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
7134
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
7135
- }],
7136
- socials: {
7137
- website: 'https://fx.pundi.ai',
7138
- x: 'https://x.com/PundiAI'
7139
- },
7140
- type_asset: 'sdk.coin',
7141
- traces: [{
7142
- type: 'ibc',
7143
- counterparty: {
7144
- channel_id: 'channel-10',
7145
- base_denom: 'apundiai',
7146
- chain_name: 'fxcore'
7147
- },
7148
- chain: {
7149
- channel_id: 'channel-585'
7150
- }
7151
- }]
7152
- },
7153
- {
7154
- description: 'The native staking token of the Function X',
7155
- denom_units: [{
7156
- denom: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
7157
- exponent: 0,
7158
- aliases: ['FX']
7159
- }, {
7160
- denom: 'WFX',
7161
- exponent: 18
7162
- }],
7163
- base: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
7164
- name: 'Function X',
7165
- display: 'WFX',
7166
- symbol: 'FX',
7167
- logo_URIs: {
7168
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
7169
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
7170
- },
7171
- images: [{
7172
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
7173
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
7174
- }],
7175
- socials: {
7176
- website: 'https://fx.pundi.ai',
7177
- x: 'https://x.com/PundiAI'
7178
- },
7179
- type_asset: 'sdk.coin',
7180
- traces: [{
7181
- type: 'ibc',
7182
- counterparty: {
7183
- channel_id: 'channel-10',
7184
- base_denom: 'FX',
7185
- chain_name: 'fxcore'
7186
- },
7187
- chain: {
7188
- channel_id: 'channel-585'
7189
- }
7190
- }]
7191
- },
7192
6995
  {
7193
6996
  description: 'The native EVM, governance and staking token of the Haqq Network',
7194
6997
  denom_units: [{
@@ -8756,45 +8559,6 @@ const assets = {
8756
8559
  }
8757
8560
  }]
8758
8561
  },
8759
- {
8760
- description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
8761
- denom_units: [{
8762
- denom: 'ibc/15B4D31D457B80DD46CA46F6B89FD6BB15CB92FE7BBF8763947417537C3A4C2E',
8763
- exponent: 0,
8764
- aliases: ['uflix']
8765
- }, {
8766
- denom: 'flix',
8767
- exponent: 6
8768
- }],
8769
- base: 'ibc/15B4D31D457B80DD46CA46F6B89FD6BB15CB92FE7BBF8763947417537C3A4C2E',
8770
- name: 'Flix',
8771
- display: 'flix',
8772
- symbol: 'FLIX',
8773
- logo_URIs: {
8774
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
8775
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
8776
- },
8777
- images: [{
8778
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
8779
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
8780
- }],
8781
- socials: {
8782
- website: 'https://omniflix.network/',
8783
- x: 'https://x.com/OmniFlixNetwork'
8784
- },
8785
- type_asset: 'sdk.coin',
8786
- traces: [{
8787
- type: 'ibc',
8788
- counterparty: {
8789
- channel_id: 'channel-12',
8790
- base_denom: 'uflix',
8791
- chain_name: 'omniflixhub'
8792
- },
8793
- chain: {
8794
- channel_id: 'channel-306'
8795
- }
8796
- }]
8797
- },
8798
8562
  {
8799
8563
  description: 'The native token of Oraichain',
8800
8564
  denom_units: [{
@@ -223,7 +223,6 @@ const assets = {
223
223
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
224
224
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
225
225
  },
226
- coingecko_id: 'comdex',
227
226
  images: [{
228
227
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
229
228
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -572,7 +571,6 @@ const assets = {
572
571
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
573
572
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
574
573
  },
575
- coingecko_id: 'comdex',
576
574
  images: [{
577
575
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
578
576
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -43,7 +43,6 @@ export * as cronos from './cronos';
43
43
  export * as cryptoorgchain from './cryptoorgchain';
44
44
  export * as decentr from './decentr';
45
45
  export * as desmos from './desmos';
46
- export * as dhealth from './dhealth';
47
46
  export * as divine from './divine';
48
47
  export * as doravota from './doravota';
49
48
  export * as dungeon from './dungeon';
@@ -59,7 +58,6 @@ export * as fandomchain from './fandomchain';
59
58
  export * as fetchhub from './fetchhub';
60
59
  export * as firmachain from './firmachain';
61
60
  export * as furya from './furya';
62
- export * as fxcore from './fxcore';
63
61
  export * as galaxy from './galaxy';
64
62
  export * as gateway from './gateway';
65
63
  export * as genesisl1 from './genesisl1';
@@ -87,7 +85,6 @@ export * as konstellation from './konstellation';
87
85
  export * as kopi from './kopi';
88
86
  export * as kujira from './kujira';
89
87
  export * as kyve from './kyve';
90
- export * as lambda from './lambda';
91
88
  export * as lava from './lava';
92
89
  export * as likecoin from './likecoin';
93
90
  export * as lombardledger from './lombardledger';
@@ -101,7 +98,6 @@ export * as mantrachain from './mantrachain';
101
98
  export * as medasdigital from './medasdigital';
102
99
  export * as meme from './meme';
103
100
  export * as migaloo from './migaloo';
104
- export * as milkyway from './milkyway';
105
101
  export * as mirage from './mirage';
106
102
  export * as mtgbp from './mtgbp';
107
103
  export * as neutaro from './neutaro';
@@ -114,9 +110,6 @@ export * as nomic from './nomic';
114
110
  export * as nyx from './nyx';
115
111
  export * as odin from './odin';
116
112
  export * as okexchain from './okexchain';
117
- export * as omniflixhub from './omniflixhub';
118
- export * as onex from './onex';
119
- export * as onomy from './onomy';
120
113
  export * as optio from './optio';
121
114
  export * as oraichain from './oraichain';
122
115
  export * as osmosis from './osmosis';
@@ -138,7 +131,6 @@ export * as realio from './realio';
138
131
  export * as rebus from './rebus';
139
132
  export * as regen from './regen';
140
133
  export * as rizon from './rizon';
141
- export * as routerchain from './routerchain';
142
134
  export * as saga from './saga';
143
135
  export * as scorum from './scorum';
144
136
  export * as secretnetwork from './secretnetwork';
package/mainnet/index.js CHANGED
@@ -23,10 +23,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.dydx = exports.dungeon = exports.doravota = exports.divine = exports.dhealth = exports.desmos = exports.decentr = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitway = exports.bitsong = exports.bitcanna = exports.bitbadges = exports.beezee = exports.bandchain = exports.babylon = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.arkeo = exports.archway = exports.andromeda = exports.amitis = exports.allora = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.solana = exports.penumbra = exports.namada = exports.ethereum = void 0;
27
- exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lumera = exports.lumen = exports.lorenzo = exports.lombardledger = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.intento = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.humans = exports.hippoprotocol = exports.hazinachain = exports.haqq = exports.gravitybridge = exports.gnodi = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = exports.fetchhub = exports.fandomchain = exports.epix = exports.empowerchain = exports.emoney = exports.elys = exports.echelon = exports.dyson = exports.dymension = void 0;
28
- exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.qie = exports.qfs = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.optio = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.mtgbp = exports.mirage = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital = void 0;
29
- exports.zigchain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.wolochain = exports.uptick = exports.unification = exports.umee = exports.turkchain = exports.titan = exports.thejaynetwork = exports.terra2 = exports.terra = exports.teritori = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = exports.stratos = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = void 0;
26
+ exports.dymension = exports.dydx = exports.dungeon = exports.doravota = exports.divine = exports.desmos = exports.decentr = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitway = exports.bitsong = exports.bitcanna = exports.bitbadges = exports.beezee = exports.bandchain = exports.babylon = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.arkeo = exports.archway = exports.andromeda = exports.amitis = exports.allora = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.solana = exports.penumbra = exports.namada = exports.ethereum = void 0;
27
+ exports.migaloo = exports.meme = exports.medasdigital = exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lumera = exports.lumen = exports.lorenzo = exports.lombardledger = exports.likecoin = exports.lava = exports.kyve = exports.kujira = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.intento = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.humans = exports.hippoprotocol = exports.hazinachain = exports.haqq = exports.gravitybridge = exports.gnodi = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.furya = exports.firmachain = exports.fetchhub = exports.fandomchain = exports.epix = exports.empowerchain = exports.emoney = exports.elys = exports.echelon = exports.dyson = void 0;
28
+ exports.stratos = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.qie = exports.qfs = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.optio = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.mtgbp = exports.mirage = void 0;
29
+ exports.zigchain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.wolochain = exports.uptick = exports.unification = exports.umee = exports.turkchain = exports.titan = exports.thejaynetwork = exports.terra2 = exports.terra = exports.teritori = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = void 0;
30
30
  exports.ethereum = __importStar(require("./ethereum"));
31
31
  exports.namada = __importStar(require("./namada"));
32
32
  exports.penumbra = __importStar(require("./penumbra"));
@@ -72,7 +72,6 @@ exports.cronos = __importStar(require("./cronos"));
72
72
  exports.cryptoorgchain = __importStar(require("./cryptoorgchain"));
73
73
  exports.decentr = __importStar(require("./decentr"));
74
74
  exports.desmos = __importStar(require("./desmos"));
75
- exports.dhealth = __importStar(require("./dhealth"));
76
75
  exports.divine = __importStar(require("./divine"));
77
76
  exports.doravota = __importStar(require("./doravota"));
78
77
  exports.dungeon = __importStar(require("./dungeon"));
@@ -88,7 +87,6 @@ exports.fandomchain = __importStar(require("./fandomchain"));
88
87
  exports.fetchhub = __importStar(require("./fetchhub"));
89
88
  exports.firmachain = __importStar(require("./firmachain"));
90
89
  exports.furya = __importStar(require("./furya"));
91
- exports.fxcore = __importStar(require("./fxcore"));
92
90
  exports.galaxy = __importStar(require("./galaxy"));
93
91
  exports.gateway = __importStar(require("./gateway"));
94
92
  exports.genesisl1 = __importStar(require("./genesisl1"));
@@ -116,7 +114,6 @@ exports.konstellation = __importStar(require("./konstellation"));
116
114
  exports.kopi = __importStar(require("./kopi"));
117
115
  exports.kujira = __importStar(require("./kujira"));
118
116
  exports.kyve = __importStar(require("./kyve"));
119
- exports.lambda = __importStar(require("./lambda"));
120
117
  exports.lava = __importStar(require("./lava"));
121
118
  exports.likecoin = __importStar(require("./likecoin"));
122
119
  exports.lombardledger = __importStar(require("./lombardledger"));
@@ -130,7 +127,6 @@ exports.mantrachain = __importStar(require("./mantrachain"));
130
127
  exports.medasdigital = __importStar(require("./medasdigital"));
131
128
  exports.meme = __importStar(require("./meme"));
132
129
  exports.migaloo = __importStar(require("./migaloo"));
133
- exports.milkyway = __importStar(require("./milkyway"));
134
130
  exports.mirage = __importStar(require("./mirage"));
135
131
  exports.mtgbp = __importStar(require("./mtgbp"));
136
132
  exports.neutaro = __importStar(require("./neutaro"));
@@ -143,9 +139,6 @@ exports.nomic = __importStar(require("./nomic"));
143
139
  exports.nyx = __importStar(require("./nyx"));
144
140
  exports.odin = __importStar(require("./odin"));
145
141
  exports.okexchain = __importStar(require("./okexchain"));
146
- exports.omniflixhub = __importStar(require("./omniflixhub"));
147
- exports.onex = __importStar(require("./onex"));
148
- exports.onomy = __importStar(require("./onomy"));
149
142
  exports.optio = __importStar(require("./optio"));
150
143
  exports.oraichain = __importStar(require("./oraichain"));
151
144
  exports.osmosis = __importStar(require("./osmosis"));
@@ -167,7 +160,6 @@ exports.realio = __importStar(require("./realio"));
167
160
  exports.rebus = __importStar(require("./rebus"));
168
161
  exports.regen = __importStar(require("./regen"));
169
162
  exports.rizon = __importStar(require("./rizon"));
170
- exports.routerchain = __importStar(require("./routerchain"));
171
163
  exports.saga = __importStar(require("./saga"));
172
164
  exports.scorum = __importStar(require("./scorum"));
173
165
  exports.secretnetwork = __importStar(require("./secretnetwork"));
package/mainnet/initia.js CHANGED
@@ -259,46 +259,6 @@ const assets = {
259
259
  }
260
260
  }]
261
261
  },
262
- {
263
- description: 'The native token of MilkyWay',
264
- denom_units: [{
265
- denom: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
266
- exponent: 0,
267
- aliases: ['umilk']
268
- }, {
269
- denom: 'milk',
270
- exponent: 6
271
- }],
272
- type_asset: 'sdk.coin',
273
- base: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
274
- name: 'Milk',
275
- display: 'milk',
276
- symbol: 'MILK',
277
- logo_URIs: {
278
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
279
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
280
- },
281
- images: [{
282
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
283
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
284
- }],
285
- keywords: ['liquid staking', 'restaking'],
286
- socials: {
287
- website: 'https://milkyway.zone',
288
- x: 'https://x.com/milky_way_zone'
289
- },
290
- traces: [{
291
- type: 'ibc',
292
- counterparty: {
293
- channel_id: 'channel-5',
294
- base_denom: 'umilk',
295
- chain_name: 'milkyway'
296
- },
297
- chain: {
298
- channel_id: 'channel-80'
299
- }
300
- }]
301
- },
302
262
  {
303
263
  description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
304
264
  denom_units: [{
@@ -779,46 +739,6 @@ const assets = {
779
739
  }
780
740
  }]
781
741
  },
782
- {
783
- description: 'The native token of MilkyWay',
784
- denom_units: [{
785
- denom: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
786
- exponent: 0,
787
- aliases: ['umilk']
788
- }, {
789
- denom: 'milk',
790
- exponent: 6
791
- }],
792
- type_asset: 'sdk.coin',
793
- base: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
794
- name: 'Milk',
795
- display: 'milk',
796
- symbol: 'MILK',
797
- logo_URIs: {
798
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
799
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
800
- },
801
- images: [{
802
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
803
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
804
- }],
805
- keywords: ['liquid staking', 'restaking'],
806
- socials: {
807
- website: 'https://milkyway.zone',
808
- x: 'https://x.com/milky_way_zone'
809
- },
810
- traces: [{
811
- type: 'ibc',
812
- counterparty: {
813
- channel_id: 'channel-5',
814
- base_denom: 'umilk',
815
- chain_name: 'milkyway'
816
- },
817
- chain: {
818
- channel_id: 'channel-80'
819
- }
820
- }]
821
- },
822
742
  {
823
743
  description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
824
744
  denom_units: [{
package/mainnet/juno.js CHANGED
@@ -382,7 +382,6 @@ const assets = {
382
382
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
383
383
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
384
384
  },
385
- coingecko_id: 'comdex',
386
385
  images: [{
387
386
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
388
387
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -1200,7 +1199,6 @@ const assets = {
1200
1199
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1201
1200
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
1202
1201
  },
1203
- coingecko_id: 'comdex',
1204
1202
  images: [{
1205
1203
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1206
1204
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'