@chain-registry/assets 1.28.0 → 1.29.1

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 (160) hide show
  1. package/main/asset_lists.js +14 -1
  2. package/main/index.js +39 -0
  3. package/main/mainnet/8ball.js +1455 -0
  4. package/main/mainnet/acrechain.js +5753 -0
  5. package/main/mainnet/agoric.js +4890 -0
  6. package/main/mainnet/aioz.js +1560 -0
  7. package/main/mainnet/akash.js +3629 -0
  8. package/main/mainnet/andromeda.js +1255 -0
  9. package/main/mainnet/archway.js +5658 -0
  10. package/main/mainnet/arkh.js +1455 -0
  11. package/main/mainnet/assetmantle.js +2693 -0
  12. package/main/mainnet/assets.js +128 -0
  13. package/main/mainnet/aura.js +3208 -0
  14. package/main/mainnet/axelar.js +6075 -0
  15. package/main/mainnet/bandchain.js +1490 -0
  16. package/main/mainnet/beezee.js +1455 -0
  17. package/main/mainnet/bitcanna.js +2293 -0
  18. package/main/mainnet/bitsong.js +1790 -0
  19. package/main/mainnet/bluzelle.js +1455 -0
  20. package/main/mainnet/bostrom.js +1455 -0
  21. package/main/mainnet/canto.js +1997 -0
  22. package/main/mainnet/carbon.js +4274 -0
  23. package/main/mainnet/celestia.js +4332 -0
  24. package/main/mainnet/cerberus.js +1455 -0
  25. package/main/mainnet/cheqd.js +1954 -0
  26. package/main/mainnet/chihuahua.js +2909 -0
  27. package/main/mainnet/comdex.js +3902 -0
  28. package/main/mainnet/composable.js +6384 -0
  29. package/main/mainnet/coreum.js +4758 -0
  30. package/main/mainnet/cosmoshub.js +9109 -0
  31. package/main/mainnet/crescent.js +7153 -0
  32. package/main/mainnet/cronos.js +183 -0
  33. package/main/mainnet/cryptoorgchain.js +2296 -0
  34. package/main/mainnet/cudos.js +1455 -0
  35. package/main/mainnet/decentr.js +1654 -0
  36. package/main/mainnet/desmos.js +1455 -0
  37. package/main/mainnet/dig.js +1651 -0
  38. package/main/mainnet/doravota.js +2671 -0
  39. package/main/mainnet/dydx.js +4362 -0
  40. package/main/mainnet/dyson.js +1455 -0
  41. package/main/mainnet/echelon.js +1455 -0
  42. package/main/mainnet/emoney.js +1790 -0
  43. package/main/mainnet/empowerchain.js +2664 -0
  44. package/main/mainnet/evmos.js +6530 -0
  45. package/main/mainnet/fetchhub.js +1455 -0
  46. package/main/mainnet/furya.js +2823 -0
  47. package/main/mainnet/fxcore.js +2738 -0
  48. package/main/mainnet/galaxy.js +1455 -0
  49. package/main/mainnet/gateway.js +2568 -0
  50. package/main/mainnet/genesisl1.js +1455 -0
  51. package/main/mainnet/gitopia.js +1455 -0
  52. package/main/mainnet/gravitybridge.js +3402 -0
  53. package/main/mainnet/haqq.js +3307 -0
  54. package/main/mainnet/impacthub.js +2833 -0
  55. package/main/mainnet/imversed.js +1455 -0
  56. package/main/mainnet/index.js +246 -0
  57. package/main/mainnet/injective.js +6345 -0
  58. package/main/mainnet/irisnet.js +2992 -0
  59. package/main/mainnet/jackal.js +3708 -0
  60. package/main/mainnet/juno.js +8172 -0
  61. package/main/mainnet/kava.js +4833 -0
  62. package/main/mainnet/kichain.js +1560 -0
  63. package/main/mainnet/konstellation.js +1455 -0
  64. package/main/mainnet/kujira.js +9087 -0
  65. package/main/mainnet/kyve.js +2559 -0
  66. package/main/mainnet/lambda.js +1455 -0
  67. package/main/mainnet/likecoin.js +1560 -0
  68. package/main/mainnet/lumenx.js +1455 -0
  69. package/main/mainnet/lumnetwork.js +1560 -0
  70. package/main/mainnet/mars.js +3599 -0
  71. package/main/mainnet/medasdigital.js +1489 -0
  72. package/main/mainnet/meme.js +1455 -0
  73. package/main/mainnet/microtick.js +1455 -0
  74. package/main/mainnet/migaloo.js +5952 -0
  75. package/main/mainnet/neutron.js +7835 -0
  76. package/main/mainnet/noble.js +5522 -0
  77. package/main/mainnet/nois.js +2282 -0
  78. package/main/mainnet/nolus.js +2196 -0
  79. package/main/mainnet/nomic.js +3173 -0
  80. package/main/mainnet/nyx.js +1792 -0
  81. package/main/mainnet/odin.js +2559 -0
  82. package/main/mainnet/okexchain.js +564 -0
  83. package/main/mainnet/omniflixhub.js +2742 -0
  84. package/main/mainnet/onomy.js +1455 -0
  85. package/main/mainnet/oraichain.js +1556 -0
  86. package/main/mainnet/osmosis.js +1 -0
  87. package/main/mainnet/panacea.js +1455 -0
  88. package/main/mainnet/passage.js +1455 -0
  89. package/main/mainnet/persistence.js +4491 -0
  90. package/main/mainnet/planq.js +2057 -0
  91. package/main/mainnet/point.js +117 -0
  92. package/main/mainnet/provenance.js +1455 -0
  93. package/main/mainnet/pundix.js +1524 -0
  94. package/main/mainnet/quasar.js +1455 -0
  95. package/main/mainnet/quicksilver.js +2564 -0
  96. package/main/mainnet/qwoyn.js +1492 -0
  97. package/main/mainnet/realio.js +2570 -0
  98. package/main/mainnet/rebus.js +1455 -0
  99. package/main/mainnet/regen.js +3304 -0
  100. package/main/mainnet/rizon.js +1455 -0
  101. package/main/mainnet/secretnetwork.js +10383 -0
  102. package/main/mainnet/sei.js +4467 -0
  103. package/main/mainnet/sentinel.js +2193 -0
  104. package/main/mainnet/sge.js +1455 -0
  105. package/main/mainnet/shareledger.js +1455 -0
  106. package/main/mainnet/shentu.js +1455 -0
  107. package/main/mainnet/sifchain.js +2355 -0
  108. package/main/mainnet/sommelier.js +4127 -0
  109. package/main/mainnet/source.js +1455 -0
  110. package/main/mainnet/stafihub.js +2986 -0
  111. package/main/mainnet/stargaze.js +5471 -0
  112. package/main/mainnet/starname.js +2091 -0
  113. package/main/mainnet/stride.js +6792 -0
  114. package/main/mainnet/teritori.js +2739 -0
  115. package/main/mainnet/terra.js +2016 -0
  116. package/main/mainnet/terra2.js +8135 -0
  117. package/main/mainnet/tgrade.js +1558 -0
  118. package/main/mainnet/umee.js +4120 -0
  119. package/main/mainnet/unification.js +1792 -0
  120. package/main/mainnet/uptick.js +151 -0
  121. package/main/mainnet/vidulum.js +1487 -0
  122. package/main/mainnet/xpla.js +1651 -0
  123. package/main/noncosmos/assets.js +12 -0
  124. package/main/noncosmos/composablepolkadot.js +141 -0
  125. package/main/noncosmos/index.js +13 -0
  126. package/main/noncosmos/picasso.js +186 -0
  127. package/main/testnet/akashtestnet.js +110 -0
  128. package/main/testnet/archwaytestnet.js +396 -0
  129. package/main/testnet/assets.js +39 -0
  130. package/main/testnet/axelartestnet.js +534 -0
  131. package/main/testnet/celestiatestnet3.js +148 -0
  132. package/main/testnet/chain4energytestnet.js +82 -0
  133. package/main/testnet/composabletestnet.js +82 -0
  134. package/main/testnet/cosmoshubtestnet.js +282 -0
  135. package/main/testnet/doravotatestnet.js +82 -0
  136. package/main/testnet/dydxtestnet.js +293 -0
  137. package/main/testnet/empowertestnet.js +147 -0
  138. package/main/testnet/entrypointtestnet.js +82 -0
  139. package/main/testnet/impacthubtestnet.js +82 -0
  140. package/main/testnet/index.js +67 -0
  141. package/main/testnet/injectivetestnet.js +116 -0
  142. package/main/testnet/junotestnet.js +186 -0
  143. package/main/testnet/kyvetestnet.js +82 -0
  144. package/main/testnet/likecointestnet.js +82 -0
  145. package/main/testnet/marstestnet.js +152 -0
  146. package/main/testnet/neutrontestnet.js +182 -0
  147. package/main/testnet/nobletestnet.js +297 -0
  148. package/main/testnet/noistestnet.js +176 -0
  149. package/main/testnet/nolustestnet.js +115 -0
  150. package/main/testnet/osmosistestnet.js +1439 -0
  151. package/main/testnet/osmosistestnet4.js +505 -0
  152. package/main/testnet/persistencetestnet2.js +396 -0
  153. package/main/testnet/quicksilvertestnet.js +82 -0
  154. package/main/testnet/sagatestnet.js +363 -0
  155. package/main/testnet/sgetestnet.js +82 -0
  156. package/main/testnet/stargazetestnet.js +147 -0
  157. package/main/testnet/xiontestnet.js +477 -0
  158. package/package.json +8 -9
  159. package/types/index.d.ts +1 -1
  160. package/CHANGELOG.md +0 -528
@@ -0,0 +1,2282 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var assets = {
8
+ chain_name: 'nois',
9
+ assets: [{
10
+ description: 'The native token of Archway network',
11
+ denom_units: [{
12
+ denom: 'ibc/3A8BF65AFC8F1AC2998A80C5D78C355D058C8C755882E85A9BEC75D4E9F09739',
13
+ exponent: 0,
14
+ aliases: ['aarch']
15
+ }, {
16
+ denom: 'uarch',
17
+ exponent: 12
18
+ }, {
19
+ denom: 'arch',
20
+ exponent: 18
21
+ }],
22
+ base: 'ibc/3A8BF65AFC8F1AC2998A80C5D78C355D058C8C755882E85A9BEC75D4E9F09739',
23
+ name: 'Archway',
24
+ display: 'arch',
25
+ symbol: 'ARCH',
26
+ logo_URIs: {
27
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
28
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
29
+ },
30
+ coingecko_id: 'archway',
31
+ images: [{
32
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
33
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
34
+ }],
35
+ traces: [{
36
+ type: 'ibc',
37
+ counterparty: {
38
+ channel_id: 'channel-17',
39
+ base_denom: 'aarch',
40
+ chain_name: 'archway'
41
+ },
42
+ chain: {
43
+ channel_id: 'channel-21'
44
+ }
45
+ }]
46
+ }, {
47
+ description: 'The native token of Aura Network',
48
+ denom_units: [{
49
+ denom: 'ibc/40628BE3817E35A46C6F1C46E4C29C031DD454193ADFA141F00D85B634997A40',
50
+ exponent: 0,
51
+ aliases: ['uaura']
52
+ }, {
53
+ denom: 'aura',
54
+ exponent: 6
55
+ }],
56
+ base: 'ibc/40628BE3817E35A46C6F1C46E4C29C031DD454193ADFA141F00D85B634997A40',
57
+ name: 'Aura',
58
+ display: 'aura',
59
+ symbol: 'AURA',
60
+ logo_URIs: {
61
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.png',
62
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.svg'
63
+ },
64
+ coingecko_id: 'aura-network',
65
+ images: [{
66
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.png',
67
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.svg'
68
+ }],
69
+ traces: [{
70
+ type: 'ibc',
71
+ counterparty: {
72
+ channel_id: 'channel-3',
73
+ base_denom: 'uaura',
74
+ chain_name: 'aura'
75
+ },
76
+ chain: {
77
+ channel_id: 'channel-16'
78
+ }
79
+ }]
80
+ }, {
81
+ description: 'The INJ token is the native governance token for the Injective chain.',
82
+ denom_units: [{
83
+ denom: 'ibc/5A87513B5064FD90D10FDAF3046E4061EF97655536269C53E3DA7A3966407095',
84
+ exponent: 0,
85
+ aliases: ['inj']
86
+ }, {
87
+ denom: 'INJ',
88
+ exponent: 18
89
+ }],
90
+ base: 'ibc/5A87513B5064FD90D10FDAF3046E4061EF97655536269C53E3DA7A3966407095',
91
+ name: 'Injective',
92
+ display: 'INJ',
93
+ symbol: 'INJ',
94
+ logo_URIs: {
95
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
96
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
97
+ },
98
+ coingecko_id: 'injective-protocol',
99
+ images: [{
100
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
101
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
102
+ }],
103
+ traces: [{
104
+ type: 'ibc',
105
+ counterparty: {
106
+ channel_id: 'channel-138',
107
+ base_denom: 'inj',
108
+ chain_name: 'injective'
109
+ },
110
+ chain: {
111
+ channel_id: 'channel-17'
112
+ }
113
+ }]
114
+ }, {
115
+ description: 'Tether USDt on Injective',
116
+ denom_units: [{
117
+ denom: 'ibc/FB9DC3E3679F0E6DDE983338BAD2282938870355CDEB35B4D3A5CFBA65980244',
118
+ exponent: 0,
119
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
120
+ }, {
121
+ denom: 'usdt',
122
+ exponent: 6
123
+ }],
124
+ type_asset: 'ics20',
125
+ base: 'ibc/FB9DC3E3679F0E6DDE983338BAD2282938870355CDEB35B4D3A5CFBA65980244',
126
+ name: 'Tether USDt',
127
+ display: 'usdt',
128
+ symbol: 'USDt',
129
+ traces: [{
130
+ type: 'ibc',
131
+ counterparty: {
132
+ channel_id: 'channel-138',
133
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
134
+ chain_name: 'injective'
135
+ },
136
+ chain: {
137
+ channel_id: 'channel-17'
138
+ }
139
+ }],
140
+ images: [{
141
+ image_sync: {
142
+ chain_name: 'kava',
143
+ base_denom: 'erc20/tether/usdt'
144
+ },
145
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
146
+ }],
147
+ logo_URIs: {
148
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
149
+ }
150
+ }, {
151
+ description: 'ERIS liquid staked INJ',
152
+ denom_units: [{
153
+ denom: 'ibc/48DBAB50F9CE18D6E173062ECEF70EE075D22142BC3069D129317AD6AF2EC2A3',
154
+ exponent: 0,
155
+ aliases: ['factory/inj1cdwt8g7nxgtg2k4fn8sj363mh9ahkw2qt0vrnc/ampINJ']
156
+ }, {
157
+ denom: 'ampINJ',
158
+ exponent: 6
159
+ }],
160
+ base: 'ibc/48DBAB50F9CE18D6E173062ECEF70EE075D22142BC3069D129317AD6AF2EC2A3',
161
+ name: 'ERIS Amplified INJ',
162
+ display: 'ampINJ',
163
+ symbol: 'ampINJ',
164
+ logo_URIs: {
165
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ampinj.png'
166
+ },
167
+ images: [{
168
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ampinj.png'
169
+ }],
170
+ traces: [{
171
+ type: 'ibc',
172
+ counterparty: {
173
+ channel_id: 'channel-138',
174
+ base_denom: 'factory/inj1cdwt8g7nxgtg2k4fn8sj363mh9ahkw2qt0vrnc/ampINJ',
175
+ chain_name: 'injective'
176
+ },
177
+ chain: {
178
+ channel_id: 'channel-17'
179
+ }
180
+ }]
181
+ }, {
182
+ description: '$AUTISM exists to celebrate autism as a superior biological tech stack for a changing world',
183
+ denom_units: [{
184
+ denom: 'ibc/FAB9760498D0C71E6361396A6139B4D247E61AAE47AC1D3E665AAD4BF89134A3',
185
+ exponent: 0,
186
+ aliases: ['factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism']
187
+ }, {
188
+ denom: 'autism',
189
+ exponent: 6
190
+ }],
191
+ base: 'ibc/FAB9760498D0C71E6361396A6139B4D247E61AAE47AC1D3E665AAD4BF89134A3',
192
+ name: 'Autism',
193
+ display: 'autism',
194
+ symbol: 'AUTISM',
195
+ logo_URIs: {
196
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
197
+ },
198
+ coingecko_id: 'autism',
199
+ images: [{
200
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
201
+ }],
202
+ traces: [{
203
+ type: 'ibc',
204
+ counterparty: {
205
+ channel_id: 'channel-138',
206
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism',
207
+ chain_name: 'injective'
208
+ },
209
+ chain: {
210
+ channel_id: 'channel-17'
211
+ }
212
+ }]
213
+ }, {
214
+ description: 'The first meme coin on Injective. It’s a dog, but he has nunchucks',
215
+ denom_units: [{
216
+ denom: 'ibc/68CBCCDB979540622B10C59394E8DB6CA75FCC710CAC570927F665FC74B6B856',
217
+ exponent: 0,
218
+ aliases: ['factory/inj1xtel2knkt8hmc9dnzpjz6kdmacgcfmlv5f308w/ninja']
219
+ }, {
220
+ denom: 'NINJA',
221
+ exponent: 6
222
+ }],
223
+ base: 'ibc/68CBCCDB979540622B10C59394E8DB6CA75FCC710CAC570927F665FC74B6B856',
224
+ name: 'Dog wif nunchucks',
225
+ display: 'NINJA',
226
+ symbol: 'NINJA',
227
+ logo_URIs: {
228
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png'
229
+ },
230
+ coingecko_id: 'dog-wif-nuchucks',
231
+ images: [{
232
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png'
233
+ }],
234
+ traces: [{
235
+ type: 'ibc',
236
+ counterparty: {
237
+ channel_id: 'channel-138',
238
+ base_denom: 'factory/inj1xtel2knkt8hmc9dnzpjz6kdmacgcfmlv5f308w/ninja',
239
+ chain_name: 'injective'
240
+ },
241
+ chain: {
242
+ channel_id: 'channel-17'
243
+ }
244
+ }]
245
+ }, {
246
+ description: 'The $WGMI Token - We Gonna Make It. Are you ready?',
247
+ denom_units: [{
248
+ denom: 'ibc/27CA45E9FBF139318B568675102F868963D004E26EBE47E5338FEAB56F9789F5',
249
+ exponent: 0,
250
+ aliases: ['factory/inj1rmjzj9fn47kdmfk4f3z39qr6czexxe0yjyc546/WGMI']
251
+ }, {
252
+ denom: 'WGMI',
253
+ exponent: 6
254
+ }],
255
+ base: 'ibc/27CA45E9FBF139318B568675102F868963D004E26EBE47E5338FEAB56F9789F5',
256
+ name: 'WGMI',
257
+ display: 'WGMI',
258
+ symbol: 'WGMI',
259
+ logo_URIs: {
260
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/wgmi.png'
261
+ },
262
+ images: [{
263
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/wgmi.png'
264
+ }],
265
+ traces: [{
266
+ type: 'ibc',
267
+ counterparty: {
268
+ channel_id: 'channel-138',
269
+ base_denom: 'factory/inj1rmjzj9fn47kdmfk4f3z39qr6czexxe0yjyc546/WGMI',
270
+ chain_name: 'injective'
271
+ },
272
+ chain: {
273
+ channel_id: 'channel-17'
274
+ }
275
+ }]
276
+ }, {
277
+ description: 'The native token of JUNO Chain',
278
+ denom_units: [{
279
+ denom: 'ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5',
280
+ exponent: 0,
281
+ aliases: ['ujuno']
282
+ }, {
283
+ denom: 'juno',
284
+ exponent: 6
285
+ }],
286
+ base: 'ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5',
287
+ name: 'Juno',
288
+ display: 'juno',
289
+ symbol: 'JUNO',
290
+ logo_URIs: {
291
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
292
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
293
+ },
294
+ coingecko_id: 'juno-network',
295
+ images: [{
296
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
297
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
298
+ }],
299
+ traces: [{
300
+ type: 'ibc',
301
+ counterparty: {
302
+ channel_id: 'channel-225',
303
+ base_denom: 'ujuno',
304
+ chain_name: 'juno'
305
+ },
306
+ chain: {
307
+ channel_id: 'channel-1'
308
+ }
309
+ }]
310
+ }, {
311
+ denom_units: [{
312
+ denom: 'ibc/B62610294777CD7D4567F7125B5D88DE95C6B7F7ED25430F3808F863202BC599',
313
+ exponent: 0,
314
+ aliases: ['ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9']
315
+ }, {
316
+ denom: 'atom',
317
+ exponent: 6
318
+ }],
319
+ type_asset: 'ics20',
320
+ base: 'ibc/B62610294777CD7D4567F7125B5D88DE95C6B7F7ED25430F3808F863202BC599',
321
+ name: 'ATOM on Juno',
322
+ display: 'atom',
323
+ symbol: 'ATOM',
324
+ traces: [{
325
+ type: 'ibc',
326
+ counterparty: {
327
+ channel_id: 'channel-225',
328
+ base_denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
329
+ chain_name: 'juno'
330
+ },
331
+ chain: {
332
+ channel_id: 'channel-1'
333
+ }
334
+ }],
335
+ images: [{
336
+ image_sync: {
337
+ chain_name: 'cosmoshub',
338
+ base_denom: 'uatom'
339
+ },
340
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
341
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
342
+ }],
343
+ logo_URIs: {
344
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
345
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
346
+ }
347
+ }, {
348
+ description: 'Bored APE IBC club token',
349
+ type_asset: 'cw20',
350
+ address: 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
351
+ denom_units: [{
352
+ denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
353
+ exponent: 0
354
+ }, {
355
+ denom: 'banana',
356
+ exponent: 6
357
+ }],
358
+ base: 'ibc/B3ACD48DDF47EE346C6162A2F2FDA5B24EEFBC72F76DBE9546B45375526B3BCF',
359
+ name: 'Banana Token',
360
+ display: 'banana',
361
+ symbol: 'BANANA',
362
+ logo_URIs: {
363
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
364
+ },
365
+ images: [{
366
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
367
+ }],
368
+ traces: [{
369
+ type: 'ibc',
370
+ counterparty: {
371
+ channel_id: 'channel-225',
372
+ base_denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
373
+ chain_name: 'juno'
374
+ },
375
+ chain: {
376
+ channel_id: 'channel-1'
377
+ }
378
+ }]
379
+ }, {
380
+ denom_units: [{
381
+ denom: 'ibc/586C96CD737D2B2AB1FC2778751173F472FDEC6F5AA76E7B3BCCDBFE82DD8455',
382
+ exponent: 0,
383
+ aliases: ['factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX']
384
+ }, {
385
+ denom: 'nexx',
386
+ exponent: 6
387
+ }],
388
+ address: 'juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh',
389
+ base: 'ibc/586C96CD737D2B2AB1FC2778751173F472FDEC6F5AA76E7B3BCCDBFE82DD8455',
390
+ name: 'NEXX GEN AI',
391
+ display: 'nexx',
392
+ symbol: 'NEXX',
393
+ logo_URIs: {
394
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png'
395
+ },
396
+ images: [{
397
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png'
398
+ }],
399
+ traces: [{
400
+ type: 'ibc',
401
+ counterparty: {
402
+ channel_id: 'channel-225',
403
+ base_denom: 'factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX',
404
+ chain_name: 'juno'
405
+ },
406
+ chain: {
407
+ channel_id: 'channel-1'
408
+ }
409
+ }]
410
+ }, {
411
+ denom_units: [{
412
+ denom: 'ibc/541DEF5910D60B1FF944F8068B1B987F80423E92F988B8C6BDBC82C996E42CAF',
413
+ exponent: 0,
414
+ aliases: ['factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL']
415
+ }, {
416
+ denom: 'dgl',
417
+ exponent: 6
418
+ }],
419
+ address: 'juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e',
420
+ base: 'ibc/541DEF5910D60B1FF944F8068B1B987F80423E92F988B8C6BDBC82C996E42CAF',
421
+ name: 'Licorice',
422
+ display: 'dgl',
423
+ symbol: 'DGL',
424
+ logo_URIs: {
425
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png'
426
+ },
427
+ images: [{
428
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png'
429
+ }],
430
+ traces: [{
431
+ type: 'ibc',
432
+ counterparty: {
433
+ channel_id: 'channel-225',
434
+ base_denom: 'factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL',
435
+ chain_name: 'juno'
436
+ },
437
+ chain: {
438
+ channel_id: 'channel-1'
439
+ }
440
+ }]
441
+ }, {
442
+ description: 'Hava Coin is the lifeblood of the Cosmos & Juno networks, rewarding builders and welcoming supporters. https://havacoin.xyz/',
443
+ denom_units: [{
444
+ denom: 'ibc/1F6CABA6608B25774AFE0878EB1D54F8D93BE5C627E9F30A0A92E8A07AA61F2E',
445
+ exponent: 0,
446
+ aliases: ['factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/uhava']
447
+ }, {
448
+ denom: 'hava',
449
+ exponent: 6
450
+ }],
451
+ base: 'ibc/1F6CABA6608B25774AFE0878EB1D54F8D93BE5C627E9F30A0A92E8A07AA61F2E',
452
+ name: 'Hava Coin',
453
+ display: 'hava',
454
+ symbol: 'HAVA',
455
+ logo_URIs: {
456
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hava.png'
457
+ },
458
+ images: [{
459
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hava.png'
460
+ }],
461
+ traces: [{
462
+ type: 'ibc',
463
+ counterparty: {
464
+ channel_id: 'channel-225',
465
+ base_denom: 'factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/uhava',
466
+ chain_name: 'juno'
467
+ },
468
+ chain: {
469
+ channel_id: 'channel-1'
470
+ }
471
+ }]
472
+ }, {
473
+ description: 'The native token of Osmosis',
474
+ denom_units: [{
475
+ denom: 'ibc/1408F847FE7B46A8E9AFF0D5377E3693256865718464CAB0B833B0688B5BD387',
476
+ exponent: 0,
477
+ aliases: ['uosmo']
478
+ }, {
479
+ denom: 'osmo',
480
+ exponent: 6
481
+ }],
482
+ base: 'ibc/1408F847FE7B46A8E9AFF0D5377E3693256865718464CAB0B833B0688B5BD387',
483
+ name: 'Osmosis',
484
+ display: 'osmo',
485
+ symbol: 'OSMO',
486
+ logo_URIs: {
487
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
488
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
489
+ },
490
+ coingecko_id: 'osmosis',
491
+ keywords: ['dex', 'staking'],
492
+ images: [{
493
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
494
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
495
+ }],
496
+ traces: [{
497
+ type: 'ibc',
498
+ counterparty: {
499
+ channel_id: 'channel-8277',
500
+ base_denom: 'uosmo',
501
+ chain_name: 'osmosis'
502
+ },
503
+ chain: {
504
+ channel_id: 'channel-37'
505
+ }
506
+ }]
507
+ }, {
508
+ denom_units: [{
509
+ denom: 'ibc/7A31B3566F2D6BA89E6B490C75D623C6BCFC3615C35F1C0DC1D54B28FE343A0D',
510
+ exponent: 0,
511
+ aliases: ['uion']
512
+ }, {
513
+ denom: 'ion',
514
+ exponent: 6
515
+ }],
516
+ base: 'ibc/7A31B3566F2D6BA89E6B490C75D623C6BCFC3615C35F1C0DC1D54B28FE343A0D',
517
+ name: 'Ion DAO',
518
+ display: 'ion',
519
+ symbol: 'ION',
520
+ logo_URIs: {
521
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
522
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
523
+ },
524
+ coingecko_id: 'ion',
525
+ keywords: ['memecoin'],
526
+ images: [{
527
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
528
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
529
+ }],
530
+ traces: [{
531
+ type: 'ibc',
532
+ counterparty: {
533
+ channel_id: 'channel-8277',
534
+ base_denom: 'uion',
535
+ chain_name: 'osmosis'
536
+ },
537
+ chain: {
538
+ channel_id: 'channel-37'
539
+ }
540
+ }]
541
+ }, {
542
+ denom_units: [{
543
+ denom: 'ibc/5938B938B946C9ED934B080147D2D769C43E93332F5D944CEBCA3A5D3501E15C',
544
+ exponent: 0,
545
+ aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
546
+ }, {
547
+ denom: 'ibcx',
548
+ exponent: 6
549
+ }],
550
+ address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
551
+ base: 'ibc/5938B938B946C9ED934B080147D2D769C43E93332F5D944CEBCA3A5D3501E15C',
552
+ name: 'IBC Index',
553
+ display: 'ibcx',
554
+ symbol: 'IBCX',
555
+ logo_URIs: {
556
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
557
+ },
558
+ coingecko_id: 'ibc-index',
559
+ images: [{
560
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
561
+ }],
562
+ traces: [{
563
+ type: 'ibc',
564
+ counterparty: {
565
+ channel_id: 'channel-8277',
566
+ base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
567
+ chain_name: 'osmosis'
568
+ },
569
+ chain: {
570
+ channel_id: 'channel-37'
571
+ }
572
+ }]
573
+ }, {
574
+ denom_units: [{
575
+ denom: 'ibc/81980BA4E8A9CA523F7BC5D8F9900FD1509D03832E3662013AE3926DDF9A18E0',
576
+ exponent: 0,
577
+ aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
578
+ }, {
579
+ denom: 'stibcx',
580
+ exponent: 6
581
+ }],
582
+ address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
583
+ base: 'ibc/81980BA4E8A9CA523F7BC5D8F9900FD1509D03832E3662013AE3926DDF9A18E0',
584
+ name: 'Staked IBCX',
585
+ display: 'stibcx',
586
+ symbol: 'stIBCX',
587
+ logo_URIs: {
588
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
589
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
590
+ },
591
+ images: [{
592
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
593
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
594
+ }],
595
+ traces: [{
596
+ type: 'ibc',
597
+ counterparty: {
598
+ channel_id: 'channel-8277',
599
+ base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
600
+ chain_name: 'osmosis'
601
+ },
602
+ chain: {
603
+ channel_id: 'channel-37'
604
+ }
605
+ }]
606
+ }, {
607
+ denom_units: [{
608
+ denom: 'ibc/480E61E4977ADA08DF883CAC240DA10A570B9BED6BABEC903349BF7FBCF0BF1F',
609
+ exponent: 0,
610
+ aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
611
+ }, {
612
+ denom: 'usdc',
613
+ exponent: 6
614
+ }],
615
+ type_asset: 'ics20',
616
+ base: 'ibc/480E61E4977ADA08DF883CAC240DA10A570B9BED6BABEC903349BF7FBCF0BF1F',
617
+ name: 'Axelar USD Coin',
618
+ display: 'usdc',
619
+ symbol: 'USDC.axl',
620
+ traces: [{
621
+ type: 'ibc',
622
+ counterparty: {
623
+ channel_id: 'channel-8277',
624
+ base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
625
+ chain_name: 'osmosis'
626
+ },
627
+ chain: {
628
+ channel_id: 'channel-37'
629
+ }
630
+ }],
631
+ images: [{
632
+ image_sync: {
633
+ chain_name: 'axelar',
634
+ base_denom: 'uusdc'
635
+ },
636
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
637
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
638
+ }],
639
+ logo_URIs: {
640
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
641
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
642
+ }
643
+ }, {
644
+ denom_units: [{
645
+ denom: 'ibc/897936C52C35CDE1D6A3D691ACCC09ED8007E3BD21B574B68505A69F299B07BD',
646
+ exponent: 0,
647
+ aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
648
+ }, {
649
+ denom: 'avalanche-usdc',
650
+ exponent: 6
651
+ }],
652
+ type_asset: 'ics20',
653
+ base: 'ibc/897936C52C35CDE1D6A3D691ACCC09ED8007E3BD21B574B68505A69F299B07BD',
654
+ name: 'Wormhole USDC(Avalanche)',
655
+ display: 'avalanche-usdc',
656
+ symbol: 'avalanche.USDC.wh',
657
+ traces: [{
658
+ type: 'ibc',
659
+ counterparty: {
660
+ channel_id: 'channel-8277',
661
+ base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
662
+ chain_name: 'osmosis'
663
+ },
664
+ chain: {
665
+ channel_id: 'channel-37'
666
+ }
667
+ }],
668
+ images: [{
669
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
670
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
671
+ }],
672
+ logo_URIs: {
673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
674
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
675
+ }
676
+ }, {
677
+ denom_units: [{
678
+ denom: 'ibc/5EC0A90ABA4C3A50CAD7FD1716EF9EA4625D8669E6348CBE43B1C5DA04EB1942',
679
+ exponent: 0,
680
+ aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
681
+ }, {
682
+ denom: 'usdc',
683
+ exponent: 6
684
+ }],
685
+ type_asset: 'ics20',
686
+ base: 'ibc/5EC0A90ABA4C3A50CAD7FD1716EF9EA4625D8669E6348CBE43B1C5DA04EB1942',
687
+ name: 'Noble USD Coin',
688
+ display: 'usdc',
689
+ symbol: 'USDC',
690
+ traces: [{
691
+ type: 'ibc',
692
+ counterparty: {
693
+ channel_id: 'channel-8277',
694
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
695
+ chain_name: 'osmosis'
696
+ },
697
+ chain: {
698
+ channel_id: 'channel-37'
699
+ }
700
+ }],
701
+ images: [{
702
+ image_sync: {
703
+ chain_name: 'noble',
704
+ base_denom: 'uusdc'
705
+ },
706
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
707
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
708
+ }],
709
+ logo_URIs: {
710
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
711
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
712
+ }
713
+ }, {
714
+ denom_units: [{
715
+ denom: 'ibc/EA5937FD1403D2BA95F628A62956F28578A090C521D2F6C314AD2FB688083927',
716
+ exponent: 0,
717
+ aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
718
+ }, {
719
+ denom: 'stosmo',
720
+ exponent: 6
721
+ }],
722
+ type_asset: 'ics20',
723
+ base: 'ibc/EA5937FD1403D2BA95F628A62956F28578A090C521D2F6C314AD2FB688083927',
724
+ name: 'stOSMO',
725
+ display: 'stosmo',
726
+ symbol: 'stOSMO',
727
+ traces: [{
728
+ type: 'ibc',
729
+ counterparty: {
730
+ channel_id: 'channel-8277',
731
+ base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
732
+ chain_name: 'osmosis'
733
+ },
734
+ chain: {
735
+ channel_id: 'channel-37'
736
+ }
737
+ }],
738
+ images: [{
739
+ image_sync: {
740
+ chain_name: 'stride',
741
+ base_denom: 'stuosmo'
742
+ },
743
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
744
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
745
+ }],
746
+ logo_URIs: {
747
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
748
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
749
+ }
750
+ }, {
751
+ denom_units: [{
752
+ denom: 'ibc/FBA1FB6323F4D049A8E22403F0474F241605C1761F156C553216C8C95469454C',
753
+ exponent: 0,
754
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
755
+ }, {
756
+ denom: 'atom',
757
+ exponent: 6
758
+ }],
759
+ type_asset: 'ics20',
760
+ base: 'ibc/FBA1FB6323F4D049A8E22403F0474F241605C1761F156C553216C8C95469454C',
761
+ name: 'Cosmos Hub Atom',
762
+ display: 'atom',
763
+ symbol: 'ATOM',
764
+ traces: [{
765
+ type: 'ibc',
766
+ counterparty: {
767
+ channel_id: 'channel-8277',
768
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
769
+ chain_name: 'osmosis'
770
+ },
771
+ chain: {
772
+ channel_id: 'channel-37'
773
+ }
774
+ }],
775
+ images: [{
776
+ image_sync: {
777
+ chain_name: 'cosmoshub',
778
+ base_denom: 'uatom'
779
+ },
780
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
781
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
782
+ }],
783
+ logo_URIs: {
784
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
785
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
786
+ }
787
+ }, {
788
+ denom_units: [{
789
+ denom: 'ibc/A01E97673184C3115A023D6319F3B6D1BB6101761144E5EBBF80B4608A5F94FC',
790
+ exponent: 0,
791
+ aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
792
+ }, {
793
+ denom: 'statom',
794
+ exponent: 6
795
+ }],
796
+ type_asset: 'ics20',
797
+ base: 'ibc/A01E97673184C3115A023D6319F3B6D1BB6101761144E5EBBF80B4608A5F94FC',
798
+ name: 'stATOM',
799
+ display: 'statom',
800
+ symbol: 'stATOM',
801
+ traces: [{
802
+ type: 'ibc',
803
+ counterparty: {
804
+ channel_id: 'channel-8277',
805
+ base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
806
+ chain_name: 'osmosis'
807
+ },
808
+ chain: {
809
+ channel_id: 'channel-37'
810
+ }
811
+ }],
812
+ images: [{
813
+ image_sync: {
814
+ chain_name: 'stride',
815
+ base_denom: 'stuatom'
816
+ },
817
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
818
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
819
+ }],
820
+ logo_URIs: {
821
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
822
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
823
+ }
824
+ }, {
825
+ denom_units: [{
826
+ denom: 'ibc/9FDD75B3350021C8C2B8D94789244CFC9F30168D63968411B0AEBFFAFB78EE02',
827
+ exponent: 0,
828
+ aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
829
+ }, {
830
+ denom: 'weth',
831
+ exponent: 18
832
+ }],
833
+ type_asset: 'ics20',
834
+ base: 'ibc/9FDD75B3350021C8C2B8D94789244CFC9F30168D63968411B0AEBFFAFB78EE02',
835
+ name: 'Wrapped Ether',
836
+ display: 'weth',
837
+ symbol: 'ETH',
838
+ traces: [{
839
+ type: 'ibc',
840
+ counterparty: {
841
+ channel_id: 'channel-8277',
842
+ base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
843
+ chain_name: 'osmosis'
844
+ },
845
+ chain: {
846
+ channel_id: 'channel-37'
847
+ }
848
+ }],
849
+ images: [{
850
+ image_sync: {
851
+ chain_name: 'axelar',
852
+ base_denom: 'weth-wei'
853
+ },
854
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
855
+ }],
856
+ logo_URIs: {
857
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
858
+ }
859
+ }, {
860
+ denom_units: [{
861
+ denom: 'ibc/5B24FC74AA4DD439FF5B3F07BEE7C0AADD302B8377126030EB320B2269F04F8F',
862
+ exponent: 0,
863
+ aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
864
+ }, {
865
+ denom: 'wbtc',
866
+ exponent: 8
867
+ }],
868
+ type_asset: 'ics20',
869
+ base: 'ibc/5B24FC74AA4DD439FF5B3F07BEE7C0AADD302B8377126030EB320B2269F04F8F',
870
+ name: 'Wrapped Bitcoin (Axelar)',
871
+ display: 'wbtc',
872
+ symbol: 'WBTC.axl',
873
+ traces: [{
874
+ type: 'ibc',
875
+ counterparty: {
876
+ channel_id: 'channel-8277',
877
+ base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
878
+ chain_name: 'osmosis'
879
+ },
880
+ chain: {
881
+ channel_id: 'channel-37'
882
+ }
883
+ }],
884
+ images: [{
885
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
886
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
887
+ }, {
888
+ image_sync: {
889
+ chain_name: 'axelar',
890
+ base_denom: 'wbtc-satoshi'
891
+ },
892
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
893
+ }],
894
+ logo_URIs: {
895
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
896
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
897
+ }
898
+ }, {
899
+ description: 'ERIS liquid staked OSMO',
900
+ denom_units: [{
901
+ denom: 'ibc/D71912743BBAAC3F209AF8A067FEE26E3D039D80CAFD40D18554D569133A473E',
902
+ exponent: 0,
903
+ aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
904
+ }, {
905
+ denom: 'ampOSMO',
906
+ exponent: 6
907
+ }],
908
+ address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
909
+ base: 'ibc/D71912743BBAAC3F209AF8A067FEE26E3D039D80CAFD40D18554D569133A473E',
910
+ name: 'ERIS Amplified OSMO',
911
+ display: 'ampOSMO',
912
+ symbol: 'ampOSMO',
913
+ logo_URIs: {
914
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
915
+ },
916
+ images: [{
917
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
918
+ }],
919
+ traces: [{
920
+ type: 'ibc',
921
+ counterparty: {
922
+ channel_id: 'channel-8277',
923
+ base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
924
+ chain_name: 'osmosis'
925
+ },
926
+ chain: {
927
+ channel_id: 'channel-37'
928
+ }
929
+ }]
930
+ }, {
931
+ description: 'Tether USDT on Osmosis',
932
+ denom_units: [{
933
+ denom: 'ibc/AB7B7D8506D1947FA0995341A598A8782AE542131DC7721BBE4A51062A777F22',
934
+ exponent: 0,
935
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
936
+ }, {
937
+ denom: 'usdt',
938
+ exponent: 6
939
+ }],
940
+ type_asset: 'ics20',
941
+ base: 'ibc/AB7B7D8506D1947FA0995341A598A8782AE542131DC7721BBE4A51062A777F22',
942
+ name: 'Tether USDT',
943
+ display: 'usdt',
944
+ symbol: 'USDT',
945
+ traces: [{
946
+ type: 'ibc',
947
+ counterparty: {
948
+ channel_id: 'channel-8277',
949
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
950
+ chain_name: 'osmosis'
951
+ },
952
+ chain: {
953
+ channel_id: 'channel-37'
954
+ }
955
+ }],
956
+ images: [{
957
+ image_sync: {
958
+ chain_name: 'kava',
959
+ base_denom: 'erc20/tether/usdt'
960
+ },
961
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
962
+ }],
963
+ logo_URIs: {
964
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
965
+ }
966
+ }, {
967
+ description: "Membrane's CDP-style stablecoin called CDT",
968
+ denom_units: [{
969
+ denom: 'ibc/9B414ADACF98A09310ADE917172CD6DCC7EDD83D30139E4C377E85BC3C2E9820',
970
+ exponent: 0,
971
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
972
+ }, {
973
+ denom: 'cdt',
974
+ exponent: 6
975
+ }],
976
+ base: 'ibc/9B414ADACF98A09310ADE917172CD6DCC7EDD83D30139E4C377E85BC3C2E9820',
977
+ name: 'CDT Stablecoin',
978
+ display: 'cdt',
979
+ symbol: 'CDT',
980
+ logo_URIs: {
981
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
982
+ },
983
+ coingecko_id: 'collateralized-debt-token',
984
+ images: [{
985
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
986
+ }],
987
+ traces: [{
988
+ type: 'ibc',
989
+ counterparty: {
990
+ channel_id: 'channel-8277',
991
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
992
+ chain_name: 'osmosis'
993
+ },
994
+ chain: {
995
+ channel_id: 'channel-37'
996
+ }
997
+ }]
998
+ }, {
999
+ description: "Membrane's protocol token",
1000
+ denom_units: [{
1001
+ denom: 'ibc/BDBF006A8FB1FA6B3C2618AA5DECAB41340A3C032CFCE8A2179F861AE27FD15A',
1002
+ exponent: 0,
1003
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
1004
+ }, {
1005
+ denom: 'mbrn',
1006
+ exponent: 6
1007
+ }],
1008
+ base: 'ibc/BDBF006A8FB1FA6B3C2618AA5DECAB41340A3C032CFCE8A2179F861AE27FD15A',
1009
+ name: 'Membrane',
1010
+ display: 'mbrn',
1011
+ symbol: 'MBRN',
1012
+ logo_URIs: {
1013
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
1014
+ },
1015
+ coingecko_id: 'membrane',
1016
+ images: [{
1017
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
1018
+ }],
1019
+ traces: [{
1020
+ type: 'ibc',
1021
+ counterparty: {
1022
+ channel_id: 'channel-8277',
1023
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
1024
+ chain_name: 'osmosis'
1025
+ },
1026
+ chain: {
1027
+ channel_id: 'channel-37'
1028
+ }
1029
+ }]
1030
+ }, {
1031
+ description: 'TIA on Osmosis',
1032
+ denom_units: [{
1033
+ denom: 'ibc/BE107E299B6C4586D03668145CCA72C36F9F150504DD0E29F79710F24F7CA193',
1034
+ exponent: 0,
1035
+ aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
1036
+ }, {
1037
+ denom: 'tia',
1038
+ exponent: 6
1039
+ }],
1040
+ type_asset: 'ics20',
1041
+ base: 'ibc/BE107E299B6C4586D03668145CCA72C36F9F150504DD0E29F79710F24F7CA193',
1042
+ name: 'Celestia TIA',
1043
+ display: 'tia',
1044
+ symbol: 'TIA',
1045
+ traces: [{
1046
+ type: 'ibc',
1047
+ counterparty: {
1048
+ channel_id: 'channel-8277',
1049
+ base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
1050
+ chain_name: 'osmosis'
1051
+ },
1052
+ chain: {
1053
+ channel_id: 'channel-37'
1054
+ }
1055
+ }],
1056
+ images: [{
1057
+ image_sync: {
1058
+ chain_name: 'celestia',
1059
+ base_denom: 'utia'
1060
+ },
1061
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
1062
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
1063
+ }],
1064
+ logo_URIs: {
1065
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
1066
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
1067
+ }
1068
+ }, {
1069
+ description: 'Margined Power Token sqOSMO',
1070
+ denom_units: [{
1071
+ denom: 'ibc/02734EAF4CDDC35C4257EBACC48D2285344DAB4A9301A75A2E05E8FACD6FBD06',
1072
+ exponent: 0,
1073
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
1074
+ }, {
1075
+ denom: 'sqosmo',
1076
+ exponent: 6
1077
+ }],
1078
+ base: 'ibc/02734EAF4CDDC35C4257EBACC48D2285344DAB4A9301A75A2E05E8FACD6FBD06',
1079
+ name: 'OSMO Squared',
1080
+ display: 'sqosmo',
1081
+ symbol: 'sqOSMO',
1082
+ logo_URIs: {
1083
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
1084
+ },
1085
+ images: [{
1086
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
1087
+ }],
1088
+ traces: [{
1089
+ type: 'ibc',
1090
+ counterparty: {
1091
+ channel_id: 'channel-8277',
1092
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
1093
+ chain_name: 'osmosis'
1094
+ },
1095
+ chain: {
1096
+ channel_id: 'channel-37'
1097
+ }
1098
+ }]
1099
+ }, {
1100
+ description: 'NOIS on Osmosis',
1101
+ denom_units: [{
1102
+ denom: 'ibc/B2A49B8955BCC65B98730FF9501E778A156018A3532F7587A34B87C7FA8DF340',
1103
+ exponent: 0,
1104
+ aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
1105
+ }, {
1106
+ denom: 'nois',
1107
+ exponent: 6
1108
+ }],
1109
+ type_asset: 'ics20',
1110
+ base: 'ibc/B2A49B8955BCC65B98730FF9501E778A156018A3532F7587A34B87C7FA8DF340',
1111
+ name: 'Nois NOIS',
1112
+ display: 'nois',
1113
+ symbol: 'NOIS',
1114
+ traces: [{
1115
+ type: 'ibc',
1116
+ counterparty: {
1117
+ channel_id: 'channel-8277',
1118
+ base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
1119
+ chain_name: 'osmosis'
1120
+ },
1121
+ chain: {
1122
+ channel_id: 'channel-37'
1123
+ }
1124
+ }],
1125
+ images: [{
1126
+ image_sync: {
1127
+ chain_name: 'nois',
1128
+ base_denom: 'unois'
1129
+ },
1130
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
1131
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
1132
+ }],
1133
+ logo_URIs: {
1134
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
1135
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
1136
+ }
1137
+ }, {
1138
+ description: 'Margined Power Token sqBTC',
1139
+ denom_units: [{
1140
+ denom: 'ibc/E0254DAAB72028A3F1F0FF0A8FFE014276F86C4450D07A62DF1F8FD98279F3D3',
1141
+ exponent: 0,
1142
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
1143
+ }, {
1144
+ denom: 'sqbtc',
1145
+ exponent: 6
1146
+ }],
1147
+ base: 'ibc/E0254DAAB72028A3F1F0FF0A8FFE014276F86C4450D07A62DF1F8FD98279F3D3',
1148
+ name: 'BTC Squared',
1149
+ display: 'sqbtc',
1150
+ symbol: 'sqBTC',
1151
+ logo_URIs: {
1152
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
1153
+ },
1154
+ images: [{
1155
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
1156
+ }],
1157
+ traces: [{
1158
+ type: 'ibc',
1159
+ counterparty: {
1160
+ channel_id: 'channel-8277',
1161
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
1162
+ chain_name: 'osmosis'
1163
+ },
1164
+ chain: {
1165
+ channel_id: 'channel-37'
1166
+ }
1167
+ }]
1168
+ }, {
1169
+ description: 'Margined Power Token sqATOM',
1170
+ denom_units: [{
1171
+ denom: 'ibc/1D0F50942554A77710FFC6153FDC57C1CDF1A7C53EF86D581A8784538C25C013',
1172
+ exponent: 0,
1173
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
1174
+ }, {
1175
+ denom: 'sqatom',
1176
+ exponent: 6
1177
+ }],
1178
+ base: 'ibc/1D0F50942554A77710FFC6153FDC57C1CDF1A7C53EF86D581A8784538C25C013',
1179
+ name: 'ATOM Squared',
1180
+ display: 'sqatom',
1181
+ symbol: 'sqATOM',
1182
+ logo_URIs: {
1183
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
1184
+ },
1185
+ images: [{
1186
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
1187
+ }],
1188
+ traces: [{
1189
+ type: 'ibc',
1190
+ counterparty: {
1191
+ channel_id: 'channel-8277',
1192
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
1193
+ chain_name: 'osmosis'
1194
+ },
1195
+ chain: {
1196
+ channel_id: 'channel-37'
1197
+ }
1198
+ }]
1199
+ }, {
1200
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
1201
+ denom_units: [{
1202
+ denom: 'ibc/8E1094AEB403430BBFD0728C62710E98EE9315694B99BB1E65DA6691C0519569',
1203
+ exponent: 0,
1204
+ aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
1205
+ }, {
1206
+ denom: 'cro',
1207
+ exponent: 8
1208
+ }],
1209
+ type_asset: 'ics20',
1210
+ base: 'ibc/8E1094AEB403430BBFD0728C62710E98EE9315694B99BB1E65DA6691C0519569',
1211
+ name: 'Cronos',
1212
+ display: 'cro',
1213
+ symbol: 'CRO',
1214
+ traces: [{
1215
+ type: 'ibc',
1216
+ counterparty: {
1217
+ channel_id: 'channel-8277',
1218
+ base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
1219
+ chain_name: 'osmosis'
1220
+ },
1221
+ chain: {
1222
+ channel_id: 'channel-37'
1223
+ }
1224
+ }],
1225
+ images: [{
1226
+ image_sync: {
1227
+ chain_name: 'cryptoorgchain',
1228
+ base_denom: 'basecro'
1229
+ },
1230
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
1231
+ }],
1232
+ logo_URIs: {
1233
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
1234
+ }
1235
+ }, {
1236
+ description: 'The native token of Stargaze',
1237
+ denom_units: [{
1238
+ denom: 'ibc/7DA928E5D5556DF2BF2C713B8FE54AB03FCF9C7E6EB4EADD4B9E1ACE2104D3FE',
1239
+ exponent: 0,
1240
+ aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
1241
+ }, {
1242
+ denom: 'stars',
1243
+ exponent: 6
1244
+ }],
1245
+ type_asset: 'ics20',
1246
+ base: 'ibc/7DA928E5D5556DF2BF2C713B8FE54AB03FCF9C7E6EB4EADD4B9E1ACE2104D3FE',
1247
+ name: 'Stargaze',
1248
+ display: 'stars',
1249
+ symbol: 'STARS',
1250
+ traces: [{
1251
+ type: 'ibc',
1252
+ counterparty: {
1253
+ channel_id: 'channel-8277',
1254
+ base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
1255
+ chain_name: 'osmosis'
1256
+ },
1257
+ chain: {
1258
+ channel_id: 'channel-37'
1259
+ }
1260
+ }],
1261
+ images: [{
1262
+ image_sync: {
1263
+ chain_name: 'stargaze',
1264
+ base_denom: 'ustars'
1265
+ },
1266
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1267
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1268
+ }],
1269
+ logo_URIs: {
1270
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1271
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1272
+ }
1273
+ }, {
1274
+ description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
1275
+ denom_units: [{
1276
+ denom: 'ibc/4A5F41191554A2667ACB278153523AA69BB94DA01E328E8BA9358EF9E4B77634',
1277
+ exponent: 0,
1278
+ aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
1279
+ }, {
1280
+ denom: 'YieldETH',
1281
+ exponent: 18
1282
+ }],
1283
+ type_asset: 'ics20',
1284
+ base: 'ibc/4A5F41191554A2667ACB278153523AA69BB94DA01E328E8BA9358EF9E4B77634',
1285
+ name: 'Real Yield Eth',
1286
+ display: 'YieldETH',
1287
+ symbol: 'YieldETH',
1288
+ traces: [{
1289
+ type: 'ibc',
1290
+ counterparty: {
1291
+ channel_id: 'channel-8277',
1292
+ base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
1293
+ chain_name: 'osmosis'
1294
+ },
1295
+ chain: {
1296
+ channel_id: 'channel-37'
1297
+ }
1298
+ }],
1299
+ images: [{
1300
+ image_sync: {
1301
+ chain_name: 'ethereum',
1302
+ base_denom: 'wei'
1303
+ },
1304
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
1305
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
1306
+ }],
1307
+ logo_URIs: {
1308
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
1309
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
1310
+ }
1311
+ }, {
1312
+ description: 'The native staking token of dYdX Protocol.',
1313
+ denom_units: [{
1314
+ denom: 'ibc/663AD935E526784F2CCB6A7461932A3C49476BC3823C8576A7B511226A3EBA6B',
1315
+ exponent: 0,
1316
+ aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
1317
+ }, {
1318
+ denom: 'dydx',
1319
+ exponent: 18
1320
+ }],
1321
+ type_asset: 'ics20',
1322
+ base: 'ibc/663AD935E526784F2CCB6A7461932A3C49476BC3823C8576A7B511226A3EBA6B',
1323
+ name: 'dYdX',
1324
+ display: 'dydx',
1325
+ symbol: 'DYDX',
1326
+ traces: [{
1327
+ type: 'ibc',
1328
+ counterparty: {
1329
+ channel_id: 'channel-8277',
1330
+ base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
1331
+ chain_name: 'osmosis'
1332
+ },
1333
+ chain: {
1334
+ channel_id: 'channel-37'
1335
+ }
1336
+ }],
1337
+ images: [{
1338
+ image_sync: {
1339
+ chain_name: 'dydx',
1340
+ base_denom: 'adydx'
1341
+ },
1342
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
1343
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
1344
+ }],
1345
+ logo_URIs: {
1346
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
1347
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
1348
+ }
1349
+ }, {
1350
+ description: 'The native token of Quasar',
1351
+ denom_units: [{
1352
+ denom: 'ibc/8297E8243CCC855488203007AF42F03CC29A651B6512C836A31383E411C0175C',
1353
+ exponent: 0,
1354
+ aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
1355
+ }, {
1356
+ denom: 'qsr',
1357
+ exponent: 6
1358
+ }],
1359
+ type_asset: 'ics20',
1360
+ base: 'ibc/8297E8243CCC855488203007AF42F03CC29A651B6512C836A31383E411C0175C',
1361
+ name: 'Quasar',
1362
+ display: 'qsr',
1363
+ symbol: 'QSR',
1364
+ traces: [{
1365
+ type: 'ibc',
1366
+ counterparty: {
1367
+ channel_id: 'channel-8277',
1368
+ base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
1369
+ chain_name: 'osmosis'
1370
+ },
1371
+ chain: {
1372
+ channel_id: 'channel-37'
1373
+ }
1374
+ }],
1375
+ images: [{
1376
+ image_sync: {
1377
+ chain_name: 'quasar',
1378
+ base_denom: 'uqsr'
1379
+ },
1380
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
1381
+ }],
1382
+ logo_URIs: {
1383
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
1384
+ }
1385
+ }, {
1386
+ description: 'Levana native token',
1387
+ denom_units: [{
1388
+ denom: 'ibc/6BFAA1F8FF63C82A8E2ECE4E50B32457CEF52A580B5E887B2469D563F79E4C44',
1389
+ exponent: 0,
1390
+ aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
1391
+ }, {
1392
+ denom: 'lvn',
1393
+ exponent: 6
1394
+ }],
1395
+ base: 'ibc/6BFAA1F8FF63C82A8E2ECE4E50B32457CEF52A580B5E887B2469D563F79E4C44',
1396
+ name: 'Levana',
1397
+ display: 'lvn',
1398
+ symbol: 'LVN',
1399
+ logo_URIs: {
1400
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
1401
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
1402
+ },
1403
+ coingecko_id: 'levana-protocol',
1404
+ images: [{
1405
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
1406
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
1407
+ }, {
1408
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
1409
+ }],
1410
+ traces: [{
1411
+ type: 'ibc',
1412
+ counterparty: {
1413
+ channel_id: 'channel-8277',
1414
+ base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
1415
+ chain_name: 'osmosis'
1416
+ },
1417
+ chain: {
1418
+ channel_id: 'channel-37'
1419
+ }
1420
+ }]
1421
+ }, {
1422
+ description: "MilkyWay's liquid staked TIA",
1423
+ denom_units: [{
1424
+ denom: 'ibc/F9A2609F5EF85C98B992A08D24576F9E8153D57D56E62753A59C7C57E855F350',
1425
+ exponent: 0,
1426
+ aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
1427
+ }, {
1428
+ denom: 'milkTIA',
1429
+ exponent: 6
1430
+ }],
1431
+ base: 'ibc/F9A2609F5EF85C98B992A08D24576F9E8153D57D56E62753A59C7C57E855F350',
1432
+ name: 'milkTIA',
1433
+ display: 'milkTIA',
1434
+ symbol: 'milkTIA',
1435
+ traces: [{
1436
+ type: 'ibc',
1437
+ counterparty: {
1438
+ channel_id: 'channel-8277',
1439
+ base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
1440
+ chain_name: 'osmosis'
1441
+ },
1442
+ chain: {
1443
+ channel_id: 'channel-37'
1444
+ }
1445
+ }],
1446
+ logo_URIs: {
1447
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
1448
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
1449
+ },
1450
+ coingecko_id: 'milkyway-staked-tia',
1451
+ images: [{
1452
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
1453
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
1454
+ }]
1455
+ }, {
1456
+ denom_units: [{
1457
+ denom: 'ibc/770FC472B3BA181AB1B5D75D65C9B7B934BB5E706EE67B47D659A1C6A737D6BB',
1458
+ exponent: 0,
1459
+ aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
1460
+ }, {
1461
+ denom: 'stkosmo',
1462
+ exponent: 6,
1463
+ aliases: ['stk/osmo']
1464
+ }],
1465
+ type_asset: 'ics20',
1466
+ base: 'ibc/770FC472B3BA181AB1B5D75D65C9B7B934BB5E706EE67B47D659A1C6A737D6BB',
1467
+ name: 'PSTAKE staked OSMO',
1468
+ display: 'stkosmo',
1469
+ symbol: 'stkOSMO',
1470
+ traces: [{
1471
+ type: 'ibc',
1472
+ counterparty: {
1473
+ channel_id: 'channel-8277',
1474
+ base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
1475
+ chain_name: 'osmosis'
1476
+ },
1477
+ chain: {
1478
+ channel_id: 'channel-37'
1479
+ }
1480
+ }],
1481
+ images: [{
1482
+ image_sync: {
1483
+ chain_name: 'persistence',
1484
+ base_denom: 'stk/uosmo'
1485
+ },
1486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
1487
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
1488
+ }],
1489
+ logo_URIs: {
1490
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
1491
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
1492
+ }
1493
+ }, {
1494
+ description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
1495
+ denom_units: [{
1496
+ denom: 'ibc/DDC1DC889C082E9356DD8291371894FFED767DDAC72A4DCE6EBFFBB62D0AA3B8',
1497
+ exponent: 0,
1498
+ aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
1499
+ }, {
1500
+ denom: 'page',
1501
+ exponent: 8
1502
+ }],
1503
+ type_asset: 'ics20',
1504
+ base: 'ibc/DDC1DC889C082E9356DD8291371894FFED767DDAC72A4DCE6EBFFBB62D0AA3B8',
1505
+ name: 'PageDAO',
1506
+ display: 'page',
1507
+ symbol: 'PAGE.grv',
1508
+ traces: [{
1509
+ type: 'ibc',
1510
+ counterparty: {
1511
+ channel_id: 'channel-8277',
1512
+ base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
1513
+ chain_name: 'osmosis'
1514
+ },
1515
+ chain: {
1516
+ channel_id: 'channel-37'
1517
+ }
1518
+ }],
1519
+ images: [{
1520
+ image_sync: {
1521
+ chain_name: 'gravitybridge',
1522
+ base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
1523
+ },
1524
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
1525
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
1526
+ }],
1527
+ logo_URIs: {
1528
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
1529
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
1530
+ }
1531
+ }, {
1532
+ description: "Nomic's native token.",
1533
+ denom_units: [{
1534
+ denom: 'ibc/FA0AB585BD068A2C2E1D78E4E09957CCA7882B2E386E4E4160BACF8718A54D9F',
1535
+ exponent: 0,
1536
+ aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
1537
+ }, {
1538
+ denom: 'nom',
1539
+ exponent: 6
1540
+ }],
1541
+ type_asset: 'ics20',
1542
+ base: 'ibc/FA0AB585BD068A2C2E1D78E4E09957CCA7882B2E386E4E4160BACF8718A54D9F',
1543
+ name: 'Nomic',
1544
+ display: 'nomic',
1545
+ symbol: 'NOM',
1546
+ traces: [{
1547
+ type: 'ibc',
1548
+ counterparty: {
1549
+ channel_id: 'channel-8277',
1550
+ base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
1551
+ chain_name: 'osmosis'
1552
+ },
1553
+ chain: {
1554
+ channel_id: 'channel-37'
1555
+ }
1556
+ }],
1557
+ images: [{
1558
+ image_sync: {
1559
+ chain_name: 'nomic',
1560
+ base_denom: 'unom'
1561
+ },
1562
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
1563
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
1564
+ }],
1565
+ logo_URIs: {
1566
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
1567
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
1568
+ }
1569
+ }, {
1570
+ description: 'Bitcoin. On Cosmos.',
1571
+ denom_units: [{
1572
+ denom: 'ibc/49271230FA1EBC991B021B615516FC6BD3EDF452D3C439CE9953E7F7B0F0DD1B',
1573
+ exponent: 0,
1574
+ aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
1575
+ }, {
1576
+ denom: 'nbtc',
1577
+ exponent: 14
1578
+ }],
1579
+ type_asset: 'ics20',
1580
+ base: 'ibc/49271230FA1EBC991B021B615516FC6BD3EDF452D3C439CE9953E7F7B0F0DD1B',
1581
+ name: 'Nomic Bitcoin',
1582
+ display: 'nbtc',
1583
+ symbol: 'nBTC',
1584
+ traces: [{
1585
+ type: 'ibc',
1586
+ counterparty: {
1587
+ channel_id: 'channel-8277',
1588
+ base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
1589
+ chain_name: 'osmosis'
1590
+ },
1591
+ chain: {
1592
+ channel_id: 'channel-37'
1593
+ }
1594
+ }],
1595
+ images: [{
1596
+ image_sync: {
1597
+ chain_name: 'nomic',
1598
+ base_denom: 'usat'
1599
+ },
1600
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
1601
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
1602
+ }],
1603
+ logo_URIs: {
1604
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
1605
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
1606
+ }
1607
+ }, {
1608
+ description: 'AUTISM on Osmosis',
1609
+ denom_units: [{
1610
+ denom: 'ibc/D518AF8541AF8F65B387AD4A04F8C8B0FCF2A0F59C8ABBA7BAE01D7FEE54D8C7',
1611
+ exponent: 0,
1612
+ aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
1613
+ }, {
1614
+ denom: 'autism',
1615
+ exponent: 6
1616
+ }],
1617
+ type_asset: 'ics20',
1618
+ base: 'ibc/D518AF8541AF8F65B387AD4A04F8C8B0FCF2A0F59C8ABBA7BAE01D7FEE54D8C7',
1619
+ name: 'Injective AUTISM',
1620
+ display: 'autism',
1621
+ symbol: 'AUTISM',
1622
+ traces: [{
1623
+ type: 'ibc',
1624
+ counterparty: {
1625
+ channel_id: 'channel-8277',
1626
+ base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
1627
+ chain_name: 'osmosis'
1628
+ },
1629
+ chain: {
1630
+ channel_id: 'channel-37'
1631
+ }
1632
+ }],
1633
+ images: [{
1634
+ image_sync: {
1635
+ chain_name: 'injective',
1636
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
1637
+ },
1638
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
1639
+ }],
1640
+ logo_URIs: {
1641
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
1642
+ }
1643
+ }, {
1644
+ description: 'Woof on Osmosis',
1645
+ denom_units: [{
1646
+ denom: 'ibc/74241FC2467DBD5FB4B4240D052FB3CFC1DD80AA7A5632C7806124D7F98CDC99',
1647
+ exponent: 0,
1648
+ aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
1649
+ }, {
1650
+ denom: 'WOOF',
1651
+ exponent: 6
1652
+ }],
1653
+ type_asset: 'ics20',
1654
+ base: 'ibc/74241FC2467DBD5FB4B4240D052FB3CFC1DD80AA7A5632C7806124D7F98CDC99',
1655
+ name: 'WOOF chihuahua',
1656
+ display: 'WOOF',
1657
+ symbol: 'WOOF',
1658
+ traces: [{
1659
+ type: 'ibc',
1660
+ counterparty: {
1661
+ channel_id: 'channel-8277',
1662
+ base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
1663
+ chain_name: 'osmosis'
1664
+ },
1665
+ chain: {
1666
+ channel_id: 'channel-37'
1667
+ }
1668
+ }],
1669
+ logo_URIs: {
1670
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
1671
+ },
1672
+ images: [{
1673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
1674
+ }]
1675
+ }, {
1676
+ description: 'The native coin of Sneaky Productions.',
1677
+ denom_units: [{
1678
+ denom: 'ibc/F4B8DA44873F37C03362CFEC27455D7C1CE13F1BDB117B2BF70E7C7FCDBB7497',
1679
+ exponent: 0,
1680
+ aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
1681
+ }, {
1682
+ denom: 'sneaky',
1683
+ exponent: 6
1684
+ }],
1685
+ type_asset: 'ics20',
1686
+ base: 'ibc/F4B8DA44873F37C03362CFEC27455D7C1CE13F1BDB117B2BF70E7C7FCDBB7497',
1687
+ name: 'Sneaky Productions',
1688
+ display: 'sneaky',
1689
+ symbol: 'SNEAKY',
1690
+ traces: [{
1691
+ type: 'ibc',
1692
+ counterparty: {
1693
+ channel_id: 'channel-8277',
1694
+ base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
1695
+ chain_name: 'osmosis'
1696
+ },
1697
+ chain: {
1698
+ channel_id: 'channel-37'
1699
+ }
1700
+ }],
1701
+ logo_URIs: {
1702
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
1703
+ },
1704
+ images: [{
1705
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
1706
+ }]
1707
+ }, {
1708
+ denom_units: [{
1709
+ denom: 'ibc/1F54AEADF357523C7E6D20E699A3089B1629C80CE389E78572514BB3693E0DCC',
1710
+ exponent: 0,
1711
+ aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
1712
+ }, {
1713
+ denom: 'wbtc',
1714
+ exponent: 8
1715
+ }],
1716
+ address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
1717
+ type_asset: 'sdk.coin',
1718
+ base: 'ibc/1F54AEADF357523C7E6D20E699A3089B1629C80CE389E78572514BB3693E0DCC',
1719
+ name: 'Wrapped Bitcoin',
1720
+ display: 'wbtc',
1721
+ symbol: 'WBTC',
1722
+ traces: [{
1723
+ type: 'ibc',
1724
+ counterparty: {
1725
+ channel_id: 'channel-8277',
1726
+ base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
1727
+ chain_name: 'osmosis'
1728
+ },
1729
+ chain: {
1730
+ channel_id: 'channel-37'
1731
+ }
1732
+ }],
1733
+ images: [{
1734
+ image_sync: {
1735
+ chain_name: 'ethereum',
1736
+ base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
1737
+ },
1738
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
1739
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
1740
+ }],
1741
+ logo_URIs: {
1742
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
1743
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
1744
+ }
1745
+ }, {
1746
+ description: "The first native memecoin on Osmosis. Crafted by the deftest of hands in the lab of lunacy. It's scientifically anarchic, professionally foolish, and your ticket to the madhouse.",
1747
+ denom_units: [{
1748
+ denom: 'ibc/B976AA78221DC3932A3BF44249479BFB456DBBB7A982FF3034068C2E7A7FD0BD',
1749
+ exponent: 0,
1750
+ aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
1751
+ }, {
1752
+ denom: 'WOSMO',
1753
+ exponent: 6
1754
+ }],
1755
+ address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
1756
+ base: 'ibc/B976AA78221DC3932A3BF44249479BFB456DBBB7A982FF3034068C2E7A7FD0BD',
1757
+ name: 'WOSMO',
1758
+ display: 'WOSMO',
1759
+ symbol: 'WOSMO',
1760
+ logo_URIs: {
1761
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
1762
+ },
1763
+ images: [{
1764
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
1765
+ }],
1766
+ traces: [{
1767
+ type: 'ibc',
1768
+ counterparty: {
1769
+ channel_id: 'channel-8277',
1770
+ base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
1771
+ chain_name: 'osmosis'
1772
+ },
1773
+ chain: {
1774
+ channel_id: 'channel-37'
1775
+ }
1776
+ }]
1777
+ }, {
1778
+ description: 'NLS on Osmosis',
1779
+ denom_units: [{
1780
+ denom: 'ibc/68CEAD4ADB8F710F99B3D402961A9097C109C9A73229D86A5031A7AE5E50506E',
1781
+ exponent: 0,
1782
+ aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
1783
+ }, {
1784
+ denom: 'nls',
1785
+ exponent: 6
1786
+ }],
1787
+ type_asset: 'ics20',
1788
+ base: 'ibc/68CEAD4ADB8F710F99B3D402961A9097C109C9A73229D86A5031A7AE5E50506E',
1789
+ name: 'Nolus',
1790
+ display: 'nls',
1791
+ symbol: 'NLS',
1792
+ traces: [{
1793
+ type: 'ibc',
1794
+ counterparty: {
1795
+ channel_id: 'channel-8277',
1796
+ base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
1797
+ chain_name: 'osmosis'
1798
+ },
1799
+ chain: {
1800
+ channel_id: 'channel-37'
1801
+ }
1802
+ }],
1803
+ images: [{
1804
+ image_sync: {
1805
+ chain_name: 'nolus',
1806
+ base_denom: 'unls'
1807
+ },
1808
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
1809
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
1810
+ }],
1811
+ logo_URIs: {
1812
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
1813
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
1814
+ }
1815
+ }, {
1816
+ description: 'STRD on Osmosis',
1817
+ denom_units: [{
1818
+ denom: 'ibc/5204D35F482EFB02EEDAF751B00918F4AD71CFF4826927F8993177732EDA5FA6',
1819
+ exponent: 0,
1820
+ aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
1821
+ }, {
1822
+ denom: 'strd',
1823
+ exponent: 6
1824
+ }],
1825
+ type_asset: 'ics20',
1826
+ base: 'ibc/5204D35F482EFB02EEDAF751B00918F4AD71CFF4826927F8993177732EDA5FA6',
1827
+ name: 'Stride',
1828
+ display: 'strd',
1829
+ symbol: 'STRD',
1830
+ traces: [{
1831
+ type: 'ibc',
1832
+ counterparty: {
1833
+ channel_id: 'channel-8277',
1834
+ base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
1835
+ chain_name: 'osmosis'
1836
+ },
1837
+ chain: {
1838
+ channel_id: 'channel-37'
1839
+ }
1840
+ }],
1841
+ images: [{
1842
+ image_sync: {
1843
+ chain_name: 'stride',
1844
+ base_denom: 'ustrd'
1845
+ },
1846
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
1847
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
1848
+ }],
1849
+ logo_URIs: {
1850
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
1851
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
1852
+ }
1853
+ }, {
1854
+ description: 'Margined Power Token sqTIA',
1855
+ denom_units: [{
1856
+ denom: 'ibc/4FEF0874D7316B29BA55DFF950ED6C477F58D6BC420670EF837AB7D0115BCE08',
1857
+ exponent: 0,
1858
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
1859
+ }, {
1860
+ denom: 'sqtia',
1861
+ exponent: 6
1862
+ }],
1863
+ base: 'ibc/4FEF0874D7316B29BA55DFF950ED6C477F58D6BC420670EF837AB7D0115BCE08',
1864
+ name: 'TIA Squared',
1865
+ display: 'sqtia',
1866
+ symbol: 'sqTIA',
1867
+ logo_URIs: {
1868
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
1869
+ },
1870
+ images: [{
1871
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
1872
+ }],
1873
+ traces: [{
1874
+ type: 'ibc',
1875
+ counterparty: {
1876
+ channel_id: 'channel-8277',
1877
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
1878
+ chain_name: 'osmosis'
1879
+ },
1880
+ chain: {
1881
+ channel_id: 'channel-37'
1882
+ }
1883
+ }]
1884
+ }, {
1885
+ description: 'Sail DAO Token',
1886
+ denom_units: [{
1887
+ denom: 'ibc/53D1D221DEE13B761F0A733849F179FF2E2C175855F539281D57CF07E68380DA',
1888
+ exponent: 0,
1889
+ aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
1890
+ }, {
1891
+ denom: 'sail',
1892
+ exponent: 6
1893
+ }],
1894
+ base: 'ibc/53D1D221DEE13B761F0A733849F179FF2E2C175855F539281D57CF07E68380DA',
1895
+ name: 'Sail',
1896
+ display: 'sail',
1897
+ symbol: 'SAIL',
1898
+ logo_URIs: {
1899
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
1900
+ },
1901
+ images: [{
1902
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
1903
+ }],
1904
+ traces: [{
1905
+ type: 'ibc',
1906
+ counterparty: {
1907
+ channel_id: 'channel-8277',
1908
+ base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
1909
+ chain_name: 'osmosis'
1910
+ },
1911
+ chain: {
1912
+ channel_id: 'channel-37'
1913
+ }
1914
+ }]
1915
+ }, {
1916
+ description: 'The native staking token of Sei.',
1917
+ denom_units: [{
1918
+ denom: 'ibc/D2847415B49E08A513E9C30268E601B09AAD1C7DB5E9D9FD156359C3781B8E9C',
1919
+ exponent: 0,
1920
+ aliases: ['usei']
1921
+ }, {
1922
+ denom: 'sei',
1923
+ exponent: 6
1924
+ }],
1925
+ base: 'ibc/D2847415B49E08A513E9C30268E601B09AAD1C7DB5E9D9FD156359C3781B8E9C',
1926
+ name: 'Sei',
1927
+ display: 'sei',
1928
+ symbol: 'SEI',
1929
+ logo_URIs: {
1930
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png',
1931
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg'
1932
+ },
1933
+ coingecko_id: 'sei-network',
1934
+ images: [{
1935
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png',
1936
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg'
1937
+ }],
1938
+ traces: [{
1939
+ type: 'ibc',
1940
+ counterparty: {
1941
+ channel_id: 'channel-58',
1942
+ base_denom: 'usei',
1943
+ chain_name: 'sei'
1944
+ },
1945
+ chain: {
1946
+ channel_id: 'channel-43'
1947
+ }
1948
+ }]
1949
+ }, {
1950
+ description: 'OIN Token ($OIN) is a groundbreaking digital asset developed on the $SEI Blockchain. It transcends being merely a cryptocurrency; $OIN stands as a robust store of value, symbolizing the future of decentralized finance and its potential to reshape the crypto landscape.',
1951
+ denom_units: [{
1952
+ denom: 'ibc/9480EB7A3574315B8BADF3111C436E65C73DD72E9D1741E80C0BEDDDA4ED21F0',
1953
+ exponent: 0,
1954
+ aliases: ['factory/sei1thgp6wamxwqt7rthfkeehktmq0ujh5kspluw6w/OIN']
1955
+ }, {
1956
+ denom: 'oin',
1957
+ exponent: 6
1958
+ }],
1959
+ address: 'sei1thgp6wamxwqt7rthfkeehktmq0ujh5kspluw6w',
1960
+ base: 'ibc/9480EB7A3574315B8BADF3111C436E65C73DD72E9D1741E80C0BEDDDA4ED21F0',
1961
+ name: 'OIN STORE OF VALUE',
1962
+ display: 'oin',
1963
+ symbol: 'OIN',
1964
+ logo_URIs: {
1965
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png'
1966
+ },
1967
+ coingecko_id: '',
1968
+ images: [{
1969
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png'
1970
+ }],
1971
+ traces: [{
1972
+ type: 'ibc',
1973
+ counterparty: {
1974
+ channel_id: 'channel-58',
1975
+ base_denom: 'factory/sei1thgp6wamxwqt7rthfkeehktmq0ujh5kspluw6w/OIN',
1976
+ chain_name: 'sei'
1977
+ },
1978
+ chain: {
1979
+ channel_id: 'channel-43'
1980
+ }
1981
+ }]
1982
+ }, {
1983
+ description: 'ERIS liquid staked SEI',
1984
+ denom_units: [{
1985
+ denom: 'ibc/92DAD22D76B33ECECA5A8CC35AE66298204575A84EC7FBF0B38BD0769EF55D89',
1986
+ exponent: 0,
1987
+ aliases: ['factory/sei1x2fgaaqecvk8kwuqkjqcj27clw5p5g99uawdzy9sc4rku8avumcq3cky4k/ampSEI']
1988
+ }, {
1989
+ denom: 'ampSEI',
1990
+ exponent: 6
1991
+ }],
1992
+ base: 'ibc/92DAD22D76B33ECECA5A8CC35AE66298204575A84EC7FBF0B38BD0769EF55D89',
1993
+ name: 'ERIS Amplified SEI',
1994
+ display: 'ampSEI',
1995
+ symbol: 'ampSEI',
1996
+ logo_URIs: {
1997
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/ampsei.svg'
1998
+ },
1999
+ images: [{
2000
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/ampsei.svg'
2001
+ }],
2002
+ traces: [{
2003
+ type: 'ibc',
2004
+ counterparty: {
2005
+ channel_id: 'channel-58',
2006
+ base_denom: 'factory/sei1x2fgaaqecvk8kwuqkjqcj27clw5p5g99uawdzy9sc4rku8avumcq3cky4k/ampSEI',
2007
+ chain_name: 'sei'
2008
+ },
2009
+ chain: {
2010
+ channel_id: 'channel-43'
2011
+ }
2012
+ }]
2013
+ }, {
2014
+ description: 'Popeye the Seilor',
2015
+ denom_units: [{
2016
+ denom: 'ibc/E6BF4EAD28AD9F4E193C4F35E12ADF4327C5CFC673697CDB7788DD7B41D796E0',
2017
+ exponent: 0,
2018
+ aliases: ['factory/sei1fl8pg59wfsgw2wp4aruk38zqccfnc2g8ptrm24/popeye']
2019
+ }, {
2020
+ denom: 'popeye',
2021
+ exponent: 6
2022
+ }],
2023
+ base: 'ibc/E6BF4EAD28AD9F4E193C4F35E12ADF4327C5CFC673697CDB7788DD7B41D796E0',
2024
+ name: 'Popeye',
2025
+ display: 'popeye',
2026
+ symbol: 'POPEYE',
2027
+ logo_URIs: {
2028
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/popeye.png'
2029
+ },
2030
+ images: [{
2031
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/popeye.png'
2032
+ }],
2033
+ traces: [{
2034
+ type: 'ibc',
2035
+ counterparty: {
2036
+ channel_id: 'channel-58',
2037
+ base_denom: 'factory/sei1fl8pg59wfsgw2wp4aruk38zqccfnc2g8ptrm24/popeye',
2038
+ chain_name: 'sei'
2039
+ },
2040
+ chain: {
2041
+ channel_id: 'channel-43'
2042
+ }
2043
+ }]
2044
+ }, {
2045
+ description: 'A wise dog and a marshal arts master',
2046
+ denom_units: [{
2047
+ denom: 'ibc/EBA6BC9F10C06635F2D0623AE1063CD496257477DECED703D02BCCB3E34D811E',
2048
+ exponent: 0,
2049
+ aliases: ['factory/sei1ta5rkr6y2qlkj7px8w2cvear7m2822q4f4ea0m/sensei']
2050
+ }, {
2051
+ denom: 'sensei',
2052
+ exponent: 6
2053
+ }],
2054
+ base: 'ibc/EBA6BC9F10C06635F2D0623AE1063CD496257477DECED703D02BCCB3E34D811E',
2055
+ name: 'Sensei Dog',
2056
+ display: 'sensei',
2057
+ symbol: 'SENSEI',
2058
+ logo_URIs: {
2059
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/SenseiDog.png'
2060
+ },
2061
+ images: [{
2062
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/SenseiDog.png'
2063
+ }],
2064
+ traces: [{
2065
+ type: 'ibc',
2066
+ counterparty: {
2067
+ channel_id: 'channel-58',
2068
+ base_denom: 'factory/sei1ta5rkr6y2qlkj7px8w2cvear7m2822q4f4ea0m/sensei',
2069
+ chain_name: 'sei'
2070
+ },
2071
+ chain: {
2072
+ channel_id: 'channel-43'
2073
+ }
2074
+ }]
2075
+ }, {
2076
+ description: 'The native token of Stargaze',
2077
+ denom_units: [{
2078
+ denom: 'ibc/49BAE4CD2172833F14000627DA87ED8024AD46A38D6ED33F6239F22B5832F958',
2079
+ exponent: 0,
2080
+ aliases: ['ustars']
2081
+ }, {
2082
+ denom: 'stars',
2083
+ exponent: 6
2084
+ }],
2085
+ base: 'ibc/49BAE4CD2172833F14000627DA87ED8024AD46A38D6ED33F6239F22B5832F958',
2086
+ name: 'Stargaze',
2087
+ display: 'stars',
2088
+ symbol: 'STARS',
2089
+ logo_URIs: {
2090
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2091
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2092
+ },
2093
+ coingecko_id: 'stargaze',
2094
+ images: [{
2095
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2096
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2097
+ }],
2098
+ traces: [{
2099
+ type: 'ibc',
2100
+ counterparty: {
2101
+ channel_id: 'channel-137',
2102
+ base_denom: 'ustars',
2103
+ chain_name: 'stargaze'
2104
+ },
2105
+ chain: {
2106
+ channel_id: 'channel-0'
2107
+ }
2108
+ }]
2109
+ }, {
2110
+ description: 'The native token of ohhNFT.',
2111
+ denom_units: [{
2112
+ denom: 'ibc/33F1D89848F9723B21792EFDAE62017801A046D51B72BE6DDE92E0E65FB9FA61',
2113
+ exponent: 0,
2114
+ aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust']
2115
+ }, {
2116
+ denom: 'strdst',
2117
+ exponent: 6
2118
+ }],
2119
+ base: 'ibc/33F1D89848F9723B21792EFDAE62017801A046D51B72BE6DDE92E0E65FB9FA61',
2120
+ name: 'Stardust STRDST',
2121
+ display: 'strdst',
2122
+ symbol: 'STRDST',
2123
+ logo_URIs: {
2124
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png',
2125
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg'
2126
+ },
2127
+ coingecko_id: '',
2128
+ images: [{
2129
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png',
2130
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg'
2131
+ }],
2132
+ traces: [{
2133
+ type: 'ibc',
2134
+ counterparty: {
2135
+ channel_id: 'channel-137',
2136
+ base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust',
2137
+ chain_name: 'stargaze'
2138
+ },
2139
+ chain: {
2140
+ channel_id: 'channel-0'
2141
+ }
2142
+ }]
2143
+ }, {
2144
+ description: 'The native meme token of stargaze.',
2145
+ denom_units: [{
2146
+ denom: 'ibc/A9A58578FFB12FD682872A4ED5BC685CCFB630E558D78AB4F061BBB122FD39F9',
2147
+ exponent: 0,
2148
+ aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/mGAZE']
2149
+ }, {
2150
+ denom: 'GAZE',
2151
+ exponent: 6
2152
+ }],
2153
+ base: 'ibc/A9A58578FFB12FD682872A4ED5BC685CCFB630E558D78AB4F061BBB122FD39F9',
2154
+ name: 'Gaze GAZE',
2155
+ display: 'GAZE',
2156
+ symbol: 'GAZE',
2157
+ logo_URIs: {
2158
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.png',
2159
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.svg'
2160
+ },
2161
+ coingecko_id: '',
2162
+ images: [{
2163
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.png',
2164
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.svg'
2165
+ }],
2166
+ traces: [{
2167
+ type: 'ibc',
2168
+ counterparty: {
2169
+ channel_id: 'channel-137',
2170
+ base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/mGAZE',
2171
+ chain_name: 'stargaze'
2172
+ },
2173
+ chain: {
2174
+ channel_id: 'channel-0'
2175
+ }
2176
+ }]
2177
+ }, {
2178
+ description: 'ohhNFT LP token.',
2179
+ denom_units: [{
2180
+ denom: 'ibc/16E2F24E17FC7DA2DF36CB837F11DD91F4DFADAF2D44EF0F495784F4E41065A5',
2181
+ exponent: 0,
2182
+ aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uBRNCH']
2183
+ }, {
2184
+ denom: 'BRNCH',
2185
+ exponent: 6
2186
+ }],
2187
+ base: 'ibc/16E2F24E17FC7DA2DF36CB837F11DD91F4DFADAF2D44EF0F495784F4E41065A5',
2188
+ name: 'Branch',
2189
+ display: 'BRNCH',
2190
+ symbol: 'BRNCH',
2191
+ logo_URIs: {
2192
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png',
2193
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg'
2194
+ },
2195
+ coingecko_id: '',
2196
+ images: [{
2197
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png',
2198
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg'
2199
+ }],
2200
+ traces: [{
2201
+ type: 'ibc',
2202
+ counterparty: {
2203
+ channel_id: 'channel-137',
2204
+ base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uBRNCH',
2205
+ chain_name: 'stargaze'
2206
+ },
2207
+ chain: {
2208
+ channel_id: 'channel-0'
2209
+ }
2210
+ }]
2211
+ }, {
2212
+ description: 'Social token for the ohhVAULT.',
2213
+ denom_units: [{
2214
+ denom: 'ibc/ECA294643484F8C6C4EDF47F2F8E13399668104A6D6531E2D8DB31B82731194E',
2215
+ exponent: 0,
2216
+ aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uOHH']
2217
+ }, {
2218
+ denom: 'OHH',
2219
+ exponent: 6
2220
+ }],
2221
+ base: 'ibc/ECA294643484F8C6C4EDF47F2F8E13399668104A6D6531E2D8DB31B82731194E',
2222
+ name: 'ohhVAULT ohh',
2223
+ display: 'OHH',
2224
+ symbol: 'OHH',
2225
+ logo_URIs: {
2226
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.png',
2227
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.svg'
2228
+ },
2229
+ coingecko_id: '',
2230
+ images: [{
2231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.png',
2232
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.svg'
2233
+ }],
2234
+ traces: [{
2235
+ type: 'ibc',
2236
+ counterparty: {
2237
+ channel_id: 'channel-137',
2238
+ base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uOHH',
2239
+ chain_name: 'stargaze'
2240
+ },
2241
+ chain: {
2242
+ channel_id: 'channel-0'
2243
+ }
2244
+ }]
2245
+ }, {
2246
+ description: 'The native coin of Sneaky Productions.',
2247
+ denom_units: [{
2248
+ denom: 'ibc/3594D4FF7ECD4410C1FAF52B164FCBF91E5CACE7B31B9418C66A10B37E49A7A7',
2249
+ exponent: 0,
2250
+ aliases: ['factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky']
2251
+ }, {
2252
+ denom: 'sneaky',
2253
+ exponent: 6
2254
+ }],
2255
+ base: 'ibc/3594D4FF7ECD4410C1FAF52B164FCBF91E5CACE7B31B9418C66A10B37E49A7A7',
2256
+ name: 'Sneaky Productions',
2257
+ display: 'sneaky',
2258
+ symbol: 'SNEAKY',
2259
+ logo_URIs: {
2260
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png',
2261
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg'
2262
+ },
2263
+ coingecko_id: '',
2264
+ images: [{
2265
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png',
2266
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg'
2267
+ }],
2268
+ traces: [{
2269
+ type: 'ibc',
2270
+ counterparty: {
2271
+ channel_id: 'channel-137',
2272
+ base_denom: 'factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky',
2273
+ chain_name: 'stargaze'
2274
+ },
2275
+ chain: {
2276
+ channel_id: 'channel-0'
2277
+ }
2278
+ }]
2279
+ }]
2280
+ };
2281
+ var _default = assets;
2282
+ exports["default"] = _default;