@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
@@ -257,46 +257,6 @@ const assets = {
257
257
  }
258
258
  }]
259
259
  },
260
- {
261
- description: 'The native token of MilkyWay',
262
- denom_units: [{
263
- denom: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
264
- exponent: 0,
265
- aliases: ['umilk']
266
- }, {
267
- denom: 'milk',
268
- exponent: 6
269
- }],
270
- type_asset: 'sdk.coin',
271
- base: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
272
- name: 'Milk',
273
- display: 'milk',
274
- symbol: 'MILK',
275
- logo_URIs: {
276
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
277
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
278
- },
279
- images: [{
280
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
281
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
282
- }],
283
- keywords: ['liquid staking', 'restaking'],
284
- socials: {
285
- website: 'https://milkyway.zone',
286
- x: 'https://x.com/milky_way_zone'
287
- },
288
- traces: [{
289
- type: 'ibc',
290
- counterparty: {
291
- channel_id: 'channel-5',
292
- base_denom: 'umilk',
293
- chain_name: 'milkyway'
294
- },
295
- chain: {
296
- channel_id: 'channel-80'
297
- }
298
- }]
299
- },
300
260
  {
301
261
  description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
302
262
  denom_units: [{
@@ -777,46 +737,6 @@ const assets = {
777
737
  }
778
738
  }]
779
739
  },
780
- {
781
- description: 'The native token of MilkyWay',
782
- denom_units: [{
783
- denom: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
784
- exponent: 0,
785
- aliases: ['umilk']
786
- }, {
787
- denom: 'milk',
788
- exponent: 6
789
- }],
790
- type_asset: 'sdk.coin',
791
- base: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
792
- name: 'Milk',
793
- display: 'milk',
794
- symbol: 'MILK',
795
- logo_URIs: {
796
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
797
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
798
- },
799
- images: [{
800
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
801
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
802
- }],
803
- keywords: ['liquid staking', 'restaking'],
804
- socials: {
805
- website: 'https://milkyway.zone',
806
- x: 'https://x.com/milky_way_zone'
807
- },
808
- traces: [{
809
- type: 'ibc',
810
- counterparty: {
811
- channel_id: 'channel-5',
812
- base_denom: 'umilk',
813
- chain_name: 'milkyway'
814
- },
815
- chain: {
816
- channel_id: 'channel-80'
817
- }
818
- }]
819
- },
820
740
  {
821
741
  description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
822
742
  denom_units: [{
@@ -380,7 +380,6 @@ const assets = {
380
380
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
381
381
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
382
382
  },
383
- coingecko_id: 'comdex',
384
383
  images: [{
385
384
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
386
385
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -1198,7 +1197,6 @@ const assets = {
1198
1197
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1199
1198
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
1200
1199
  },
1201
- coingecko_id: 'comdex',
1202
1200
  images: [{
1203
1201
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1204
1202
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -2106,42 +2106,6 @@ const assets = {
2106
2106
  }
2107
2107
  }]
2108
2108
  },
2109
- {
2110
- description: 'The native token of ONEX',
2111
- denom_units: [{
2112
- denom: 'ibc/41586E7A401B83CF7E77A9DC2A5B3327136725E46C14FEEB3C096E4960402438',
2113
- exponent: 0,
2114
- aliases: ['aonex']
2115
- }, {
2116
- denom: 'onex',
2117
- exponent: 18
2118
- }],
2119
- base: 'ibc/41586E7A401B83CF7E77A9DC2A5B3327136725E46C14FEEB3C096E4960402438',
2120
- name: 'ONEX',
2121
- display: 'onex',
2122
- symbol: 'ONEX',
2123
- logo_URIs: {
2124
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
2125
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
2126
- },
2127
- keywords: ['dex'],
2128
- images: [{
2129
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
2130
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
2131
- }],
2132
- type_asset: 'sdk.coin',
2133
- traces: [{
2134
- type: 'ibc',
2135
- counterparty: {
2136
- channel_id: 'channel-4',
2137
- base_denom: 'aonex',
2138
- chain_name: 'onex'
2139
- },
2140
- chain: {
2141
- channel_id: 'channel-145'
2142
- }
2143
- }]
2144
- },
2145
2109
  {
2146
2110
  description: 'The native token of Osmosis',
2147
2111
  denom_units: [{
@@ -2775,42 +2739,6 @@ const assets = {
2775
2739
  }
2776
2740
  }]
2777
2741
  },
2778
- {
2779
- description: 'The native token of ONEX',
2780
- denom_units: [{
2781
- denom: 'ibc/41586E7A401B83CF7E77A9DC2A5B3327136725E46C14FEEB3C096E4960402438',
2782
- exponent: 0,
2783
- aliases: ['aonex']
2784
- }, {
2785
- denom: 'onex',
2786
- exponent: 18
2787
- }],
2788
- base: 'ibc/41586E7A401B83CF7E77A9DC2A5B3327136725E46C14FEEB3C096E4960402438',
2789
- name: 'ONEX',
2790
- display: 'onex',
2791
- symbol: 'ONEX',
2792
- logo_URIs: {
2793
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
2794
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
2795
- },
2796
- keywords: ['dex'],
2797
- images: [{
2798
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
2799
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
2800
- }],
2801
- type_asset: 'sdk.coin',
2802
- traces: [{
2803
- type: 'ibc',
2804
- counterparty: {
2805
- channel_id: 'channel-4',
2806
- base_denom: 'aonex',
2807
- chain_name: 'onex'
2808
- },
2809
- chain: {
2810
- channel_id: 'channel-145'
2811
- }
2812
- }]
2813
- },
2814
2742
  {
2815
2743
  description: 'The native token of Osmosis',
2816
2744
  denom_units: [{
@@ -597,7 +597,6 @@ const assets = {
597
597
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
598
598
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
599
599
  },
600
- coingecko_id: 'comdex',
601
600
  images: [{
602
601
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
603
602
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -2343,7 +2342,6 @@ const assets = {
2343
2342
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
2344
2343
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
2345
2344
  },
2346
- coingecko_id: 'comdex',
2347
2345
  images: [{
2348
2346
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
2349
2347
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -4032,45 +4030,6 @@ const assets = {
4032
4030
  }
4033
4031
  }]
4034
4032
  },
4035
- {
4036
- description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
4037
- denom_units: [{
4038
- denom: 'ibc/15FF6DF1FA1790C9199EDB6F6DAAE0EEE93BA22B3B4E9326282C389074098B8A',
4039
- exponent: 0,
4040
- aliases: ['uflix']
4041
- }, {
4042
- denom: 'flix',
4043
- exponent: 6
4044
- }],
4045
- base: 'ibc/15FF6DF1FA1790C9199EDB6F6DAAE0EEE93BA22B3B4E9326282C389074098B8A',
4046
- name: 'Flix',
4047
- display: 'flix',
4048
- symbol: 'FLIX',
4049
- logo_URIs: {
4050
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
4051
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
4052
- },
4053
- images: [{
4054
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
4055
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
4056
- }],
4057
- socials: {
4058
- website: 'https://omniflix.network/',
4059
- x: 'https://x.com/OmniFlixNetwork'
4060
- },
4061
- type_asset: 'sdk.coin',
4062
- traces: [{
4063
- type: 'ibc',
4064
- counterparty: {
4065
- channel_id: 'channel-26',
4066
- base_denom: 'uflix',
4067
- chain_name: 'omniflixhub'
4068
- },
4069
- chain: {
4070
- channel_id: 'channel-70'
4071
- }
4072
- }]
4073
- },
4074
4033
  {
4075
4034
  description: 'The native token of Osmosis',
4076
4035
  denom_units: [{
@@ -5383,45 +5342,6 @@ const assets = {
5383
5342
  }
5384
5343
  }]
5385
5344
  },
5386
- {
5387
- description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
5388
- denom_units: [{
5389
- denom: 'ibc/15FF6DF1FA1790C9199EDB6F6DAAE0EEE93BA22B3B4E9326282C389074098B8A',
5390
- exponent: 0,
5391
- aliases: ['uflix']
5392
- }, {
5393
- denom: 'flix',
5394
- exponent: 6
5395
- }],
5396
- base: 'ibc/15FF6DF1FA1790C9199EDB6F6DAAE0EEE93BA22B3B4E9326282C389074098B8A',
5397
- name: 'Flix',
5398
- display: 'flix',
5399
- symbol: 'FLIX',
5400
- logo_URIs: {
5401
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
5402
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
5403
- },
5404
- images: [{
5405
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
5406
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
5407
- }],
5408
- socials: {
5409
- website: 'https://omniflix.network/',
5410
- x: 'https://x.com/OmniFlixNetwork'
5411
- },
5412
- type_asset: 'sdk.coin',
5413
- traces: [{
5414
- type: 'ibc',
5415
- counterparty: {
5416
- channel_id: 'channel-26',
5417
- base_denom: 'uflix',
5418
- chain_name: 'omniflixhub'
5419
- },
5420
- chain: {
5421
- channel_id: 'channel-70'
5422
- }
5423
- }]
5424
- },
5425
5345
  {
5426
5346
  description: 'The native token of Osmosis',
5427
5347
  denom_units: [{
@@ -176,7 +176,6 @@ const assets = {
176
176
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
177
177
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
178
178
  },
179
- coingecko_id: 'comdex',
180
179
  images: [{
181
180
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
182
181
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -964,7 +963,6 @@ const assets = {
964
963
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
965
964
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
966
965
  },
967
- coingecko_id: 'comdex',
968
966
  images: [{
969
967
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
970
968
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
@@ -4841,81 +4841,6 @@ const assets = {
4841
4841
  }
4842
4842
  }]
4843
4843
  },
4844
- {
4845
- description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
4846
- denom_units: [{
4847
- denom: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
4848
- exponent: 0,
4849
- aliases: ['uflix']
4850
- }, {
4851
- denom: 'flix',
4852
- exponent: 6
4853
- }],
4854
- base: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
4855
- name: 'Flix',
4856
- display: 'flix',
4857
- symbol: 'FLIX',
4858
- logo_URIs: {
4859
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
4860
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
4861
- },
4862
- images: [{
4863
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
4864
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
4865
- }],
4866
- socials: {
4867
- website: 'https://omniflix.network/',
4868
- x: 'https://x.com/OmniFlixNetwork'
4869
- },
4870
- type_asset: 'sdk.coin',
4871
- traces: [{
4872
- type: 'ibc',
4873
- counterparty: {
4874
- channel_id: 'channel-38',
4875
- base_denom: 'uflix',
4876
- chain_name: 'omniflixhub'
4877
- },
4878
- chain: {
4879
- channel_id: 'channel-44'
4880
- }
4881
- }]
4882
- },
4883
- {
4884
- description: 'The native token of ONEX',
4885
- denom_units: [{
4886
- denom: 'ibc/08225A281FBE70F78A07C286263389B077A2FB3CA6508CCEC1D89E98B60C3893',
4887
- exponent: 0,
4888
- aliases: ['aonex']
4889
- }, {
4890
- denom: 'onex',
4891
- exponent: 18
4892
- }],
4893
- base: 'ibc/08225A281FBE70F78A07C286263389B077A2FB3CA6508CCEC1D89E98B60C3893',
4894
- name: 'ONEX',
4895
- display: 'onex',
4896
- symbol: 'ONEX',
4897
- logo_URIs: {
4898
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
4899
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
4900
- },
4901
- keywords: ['dex'],
4902
- images: [{
4903
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
4904
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
4905
- }],
4906
- type_asset: 'sdk.coin',
4907
- traces: [{
4908
- type: 'ibc',
4909
- counterparty: {
4910
- channel_id: 'channel-5',
4911
- base_denom: 'aonex',
4912
- chain_name: 'onex'
4913
- },
4914
- chain: {
4915
- channel_id: 'channel-78'
4916
- }
4917
- }]
4918
- },
4919
4844
  {
4920
4845
  description: 'The native token of Osmosis',
4921
4846
  denom_units: [{
@@ -5459,46 +5384,6 @@ const assets = {
5459
5384
  }
5460
5385
  }]
5461
5386
  },
5462
- {
5463
- description: 'The native token of Router Chain',
5464
- denom_units: [{
5465
- denom: 'ibc/E4904724D95BB5FCA3423F0CBDE13CE8B26945F422BD0F044227DE93542005E5',
5466
- exponent: 0,
5467
- aliases: ['route']
5468
- }, {
5469
- denom: 'ROUTE',
5470
- exponent: 18
5471
- }],
5472
- base: 'ibc/E4904724D95BB5FCA3423F0CBDE13CE8B26945F422BD0F044227DE93542005E5',
5473
- name: 'Router Chain',
5474
- display: 'ROUTE',
5475
- symbol: 'ROUTE',
5476
- coingecko_id: 'router-protocol-2',
5477
- logo_URIs: {
5478
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
5479
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg'
5480
- },
5481
- images: [{
5482
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
5483
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
5484
- }],
5485
- socials: {
5486
- website: 'https://www.routerprotocol.com/',
5487
- x: 'https://x.com/routerprotocol'
5488
- },
5489
- type_asset: 'sdk.coin',
5490
- traces: [{
5491
- type: 'ibc',
5492
- counterparty: {
5493
- channel_id: 'channel-13',
5494
- base_denom: 'route',
5495
- chain_name: 'routerchain'
5496
- },
5497
- chain: {
5498
- channel_id: 'channel-119'
5499
- }
5500
- }]
5501
- },
5502
5387
  {
5503
5388
  description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
5504
5389
  denom_units: [{
@@ -7110,81 +6995,6 @@ const assets = {
7110
6995
  }
7111
6996
  }]
7112
6997
  },
7113
- {
7114
- description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
7115
- denom_units: [{
7116
- denom: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
7117
- exponent: 0,
7118
- aliases: ['uflix']
7119
- }, {
7120
- denom: 'flix',
7121
- exponent: 6
7122
- }],
7123
- base: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
7124
- name: 'Flix',
7125
- display: 'flix',
7126
- symbol: 'FLIX',
7127
- logo_URIs: {
7128
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
7129
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
7130
- },
7131
- images: [{
7132
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
7133
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
7134
- }],
7135
- socials: {
7136
- website: 'https://omniflix.network/',
7137
- x: 'https://x.com/OmniFlixNetwork'
7138
- },
7139
- type_asset: 'sdk.coin',
7140
- traces: [{
7141
- type: 'ibc',
7142
- counterparty: {
7143
- channel_id: 'channel-38',
7144
- base_denom: 'uflix',
7145
- chain_name: 'omniflixhub'
7146
- },
7147
- chain: {
7148
- channel_id: 'channel-44'
7149
- }
7150
- }]
7151
- },
7152
- {
7153
- description: 'The native token of ONEX',
7154
- denom_units: [{
7155
- denom: 'ibc/08225A281FBE70F78A07C286263389B077A2FB3CA6508CCEC1D89E98B60C3893',
7156
- exponent: 0,
7157
- aliases: ['aonex']
7158
- }, {
7159
- denom: 'onex',
7160
- exponent: 18
7161
- }],
7162
- base: 'ibc/08225A281FBE70F78A07C286263389B077A2FB3CA6508CCEC1D89E98B60C3893',
7163
- name: 'ONEX',
7164
- display: 'onex',
7165
- symbol: 'ONEX',
7166
- logo_URIs: {
7167
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
7168
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
7169
- },
7170
- keywords: ['dex'],
7171
- images: [{
7172
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
7173
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
7174
- }],
7175
- type_asset: 'sdk.coin',
7176
- traces: [{
7177
- type: 'ibc',
7178
- counterparty: {
7179
- channel_id: 'channel-5',
7180
- base_denom: 'aonex',
7181
- chain_name: 'onex'
7182
- },
7183
- chain: {
7184
- channel_id: 'channel-78'
7185
- }
7186
- }]
7187
- },
7188
6998
  {
7189
6999
  description: 'The native token of Osmosis',
7190
7000
  denom_units: [{
@@ -7728,46 +7538,6 @@ const assets = {
7728
7538
  }
7729
7539
  }]
7730
7540
  },
7731
- {
7732
- description: 'The native token of Router Chain',
7733
- denom_units: [{
7734
- denom: 'ibc/E4904724D95BB5FCA3423F0CBDE13CE8B26945F422BD0F044227DE93542005E5',
7735
- exponent: 0,
7736
- aliases: ['route']
7737
- }, {
7738
- denom: 'ROUTE',
7739
- exponent: 18
7740
- }],
7741
- base: 'ibc/E4904724D95BB5FCA3423F0CBDE13CE8B26945F422BD0F044227DE93542005E5',
7742
- name: 'Router Chain',
7743
- display: 'ROUTE',
7744
- symbol: 'ROUTE',
7745
- coingecko_id: 'router-protocol-2',
7746
- logo_URIs: {
7747
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
7748
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg'
7749
- },
7750
- images: [{
7751
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
7752
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
7753
- }],
7754
- socials: {
7755
- website: 'https://www.routerprotocol.com/',
7756
- x: 'https://x.com/routerprotocol'
7757
- },
7758
- type_asset: 'sdk.coin',
7759
- traces: [{
7760
- type: 'ibc',
7761
- counterparty: {
7762
- channel_id: 'channel-13',
7763
- base_denom: 'route',
7764
- chain_name: 'routerchain'
7765
- },
7766
- chain: {
7767
- channel_id: 'channel-119'
7768
- }
7769
- }]
7770
- },
7771
7541
  {
7772
7542
  description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
7773
7543
  denom_units: [{