@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,4467 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var assets = {
8
+ chain_name: 'sei',
9
+ assets: [{
10
+ description: 'The native token of Axelar',
11
+ denom_units: [{
12
+ denom: 'ibc/C0E66D1C81D8AAF0E6896E05190FDFBC222367148F86AC3EA679C28327A763CD',
13
+ exponent: 0,
14
+ aliases: ['uaxl']
15
+ }, {
16
+ denom: 'axl',
17
+ exponent: 6
18
+ }],
19
+ base: 'ibc/C0E66D1C81D8AAF0E6896E05190FDFBC222367148F86AC3EA679C28327A763CD',
20
+ name: 'Axelar',
21
+ display: 'axl',
22
+ symbol: 'AXL',
23
+ logo_URIs: {
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
25
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
26
+ },
27
+ coingecko_id: 'axelar',
28
+ images: [{
29
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
30
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
31
+ }],
32
+ traces: [{
33
+ type: 'ibc',
34
+ counterparty: {
35
+ channel_id: 'channel-103',
36
+ base_denom: 'uaxl',
37
+ chain_name: 'axelar'
38
+ },
39
+ chain: {
40
+ channel_id: 'channel-2'
41
+ }
42
+ }]
43
+ }, {
44
+ description: "Circle's stablecoin on Axelar",
45
+ denom_units: [{
46
+ denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
47
+ exponent: 0,
48
+ aliases: ['uusdc']
49
+ }, {
50
+ denom: 'usdc',
51
+ exponent: 6
52
+ }],
53
+ base: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
54
+ name: 'USD Coin',
55
+ display: 'usdc',
56
+ symbol: 'USDC',
57
+ traces: [{
58
+ type: 'ibc',
59
+ counterparty: {
60
+ channel_id: 'channel-103',
61
+ base_denom: 'uusdc',
62
+ chain_name: 'axelar'
63
+ },
64
+ chain: {
65
+ channel_id: 'channel-2'
66
+ }
67
+ }],
68
+ logo_URIs: {
69
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
70
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
71
+ },
72
+ coingecko_id: 'axlusdc',
73
+ images: [{
74
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
75
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
76
+ }]
77
+ }, {
78
+ description: "Frax's fractional-algorithmic stablecoin on Axelar",
79
+ denom_units: [{
80
+ denom: 'ibc/59034348F9F2DBA4EAE6621D9DDA9ADF190F60BDDDD2DC99E226F800886F70B5',
81
+ exponent: 0,
82
+ aliases: ['frax-wei']
83
+ }, {
84
+ denom: 'frax',
85
+ exponent: 18
86
+ }],
87
+ base: 'ibc/59034348F9F2DBA4EAE6621D9DDA9ADF190F60BDDDD2DC99E226F800886F70B5',
88
+ name: 'Frax',
89
+ display: 'frax',
90
+ symbol: 'FRAX',
91
+ traces: [{
92
+ type: 'ibc',
93
+ counterparty: {
94
+ channel_id: 'channel-103',
95
+ base_denom: 'frax-wei',
96
+ chain_name: 'axelar'
97
+ },
98
+ chain: {
99
+ channel_id: 'channel-2'
100
+ }
101
+ }],
102
+ logo_URIs: {
103
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg'
104
+ },
105
+ images: [{
106
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg'
107
+ }]
108
+ }, {
109
+ description: 'Dai stablecoin on Axelar',
110
+ denom_units: [{
111
+ denom: 'ibc/626DBDAD47E2867EE930907A2C97B9F61043523C40FB9C4FEEC980933D1F6790',
112
+ exponent: 0,
113
+ aliases: ['dai-wei']
114
+ }, {
115
+ denom: 'dai',
116
+ exponent: 18
117
+ }],
118
+ base: 'ibc/626DBDAD47E2867EE930907A2C97B9F61043523C40FB9C4FEEC980933D1F6790',
119
+ name: 'Dai Stablecoin',
120
+ display: 'dai',
121
+ symbol: 'DAI',
122
+ traces: [{
123
+ type: 'ibc',
124
+ counterparty: {
125
+ channel_id: 'channel-103',
126
+ base_denom: 'dai-wei',
127
+ chain_name: 'axelar'
128
+ },
129
+ chain: {
130
+ channel_id: 'channel-2'
131
+ }
132
+ }],
133
+ logo_URIs: {
134
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.png',
135
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.svg'
136
+ },
137
+ images: [{
138
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.png',
139
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.svg'
140
+ }]
141
+ }, {
142
+ description: "Tether's USD stablecoin on Axelar",
143
+ denom_units: [{
144
+ denom: 'ibc/57503D7852EF4E1899FE6D71C5E81D7C839F76580F86F21E39348FC2BC9D7CE2',
145
+ exponent: 0,
146
+ aliases: ['uusdt']
147
+ }, {
148
+ denom: 'usdt',
149
+ exponent: 6
150
+ }],
151
+ base: 'ibc/57503D7852EF4E1899FE6D71C5E81D7C839F76580F86F21E39348FC2BC9D7CE2',
152
+ name: 'Tether USD',
153
+ display: 'usdt',
154
+ symbol: 'USDT',
155
+ traces: [{
156
+ type: 'ibc',
157
+ counterparty: {
158
+ channel_id: 'channel-103',
159
+ base_denom: 'uusdt',
160
+ chain_name: 'axelar'
161
+ },
162
+ chain: {
163
+ channel_id: 'channel-2'
164
+ }
165
+ }],
166
+ logo_URIs: {
167
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png',
168
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg'
169
+ },
170
+ images: [{
171
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png',
172
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg'
173
+ }]
174
+ }, {
175
+ description: 'Wrapped Ether on Axelar',
176
+ denom_units: [{
177
+ denom: 'ibc/A585C2D15DCD3B010849B453A2CFCB5E213208A5AB665691792684C26274304D',
178
+ exponent: 0,
179
+ aliases: ['weth-wei']
180
+ }, {
181
+ denom: 'weth',
182
+ exponent: 18
183
+ }],
184
+ base: 'ibc/A585C2D15DCD3B010849B453A2CFCB5E213208A5AB665691792684C26274304D',
185
+ name: 'Wrapped Ether',
186
+ display: 'weth',
187
+ symbol: 'WETH',
188
+ traces: [{
189
+ type: 'ibc',
190
+ counterparty: {
191
+ channel_id: 'channel-103',
192
+ base_denom: 'weth-wei',
193
+ chain_name: 'axelar'
194
+ },
195
+ chain: {
196
+ channel_id: 'channel-2'
197
+ }
198
+ }],
199
+ logo_URIs: {
200
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
201
+ },
202
+ images: [{
203
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
204
+ }]
205
+ }, {
206
+ description: 'Wrapped Bitcoin on Axelar',
207
+ denom_units: [{
208
+ denom: 'ibc/DF8722298D192AAB85D86D0462E8166234A6A9A572DD4A2EA7996029DF4DB363',
209
+ exponent: 0,
210
+ aliases: ['wbtc-satoshi']
211
+ }, {
212
+ denom: 'wbtc',
213
+ exponent: 8
214
+ }],
215
+ base: 'ibc/DF8722298D192AAB85D86D0462E8166234A6A9A572DD4A2EA7996029DF4DB363',
216
+ name: 'Wrapped Bitcoin',
217
+ display: 'wbtc',
218
+ symbol: 'WBTC',
219
+ traces: [{
220
+ type: 'ibc',
221
+ counterparty: {
222
+ channel_id: 'channel-103',
223
+ base_denom: 'wbtc-satoshi',
224
+ chain_name: 'axelar'
225
+ },
226
+ chain: {
227
+ channel_id: 'channel-2'
228
+ }
229
+ }],
230
+ logo_URIs: {
231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
232
+ },
233
+ images: [{
234
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
235
+ }]
236
+ }, {
237
+ description: 'Aave on Axelar',
238
+ denom_units: [{
239
+ denom: 'ibc/9D52535D9941EAA2081B50B1C0D974F7E4751ED5A402D10626B768E00FDB5952',
240
+ exponent: 0,
241
+ aliases: ['aave-wei']
242
+ }, {
243
+ denom: 'aave',
244
+ exponent: 18
245
+ }],
246
+ base: 'ibc/9D52535D9941EAA2081B50B1C0D974F7E4751ED5A402D10626B768E00FDB5952',
247
+ name: 'Aave',
248
+ display: 'aave',
249
+ symbol: 'AAVE',
250
+ traces: [{
251
+ type: 'ibc',
252
+ counterparty: {
253
+ channel_id: 'channel-103',
254
+ base_denom: 'aave-wei',
255
+ chain_name: 'axelar'
256
+ },
257
+ chain: {
258
+ channel_id: 'channel-2'
259
+ }
260
+ }],
261
+ logo_URIs: {
262
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
263
+ },
264
+ images: [{
265
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
266
+ }]
267
+ }, {
268
+ description: 'ApeCoin on Axelar',
269
+ denom_units: [{
270
+ denom: 'ibc/57761007A24DA566959E8F79CA90DA6D1AF17D9BCDDD944CF7C28EAD2DED050C',
271
+ exponent: 0,
272
+ aliases: ['ape-wei']
273
+ }, {
274
+ denom: 'ape',
275
+ exponent: 18
276
+ }],
277
+ base: 'ibc/57761007A24DA566959E8F79CA90DA6D1AF17D9BCDDD944CF7C28EAD2DED050C',
278
+ name: 'ApeCoin',
279
+ display: 'ape',
280
+ symbol: 'APE',
281
+ traces: [{
282
+ type: 'ibc',
283
+ counterparty: {
284
+ channel_id: 'channel-103',
285
+ base_denom: 'ape-wei',
286
+ chain_name: 'axelar'
287
+ },
288
+ chain: {
289
+ channel_id: 'channel-2'
290
+ }
291
+ }],
292
+ logo_URIs: {
293
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
294
+ },
295
+ images: [{
296
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
297
+ }]
298
+ }, {
299
+ description: 'Axie Infinity Shard on Axelar',
300
+ denom_units: [{
301
+ denom: 'ibc/0688C62E3052455C25EB9FCDD9850FCFC7E75E104985EE919D3E00C860F972D0',
302
+ exponent: 0,
303
+ aliases: ['axs-wei']
304
+ }, {
305
+ denom: 'axs',
306
+ exponent: 18
307
+ }],
308
+ base: 'ibc/0688C62E3052455C25EB9FCDD9850FCFC7E75E104985EE919D3E00C860F972D0',
309
+ name: 'Axie Infinity Shard',
310
+ display: 'axs',
311
+ symbol: 'AXS',
312
+ traces: [{
313
+ type: 'ibc',
314
+ counterparty: {
315
+ channel_id: 'channel-103',
316
+ base_denom: 'axs-wei',
317
+ chain_name: 'axelar'
318
+ },
319
+ chain: {
320
+ channel_id: 'channel-2'
321
+ }
322
+ }],
323
+ logo_URIs: {
324
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
325
+ },
326
+ images: [{
327
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
328
+ }]
329
+ }, {
330
+ description: 'Chainlink on Axelar',
331
+ denom_units: [{
332
+ denom: 'ibc/73D01D9D032390E81CBC20B7E0507B84DF54F3CE5302BFF52776E7D8930F2A6C',
333
+ exponent: 0,
334
+ aliases: ['link-wei']
335
+ }, {
336
+ denom: 'link',
337
+ exponent: 18
338
+ }],
339
+ base: 'ibc/73D01D9D032390E81CBC20B7E0507B84DF54F3CE5302BFF52776E7D8930F2A6C',
340
+ name: 'Chainlink',
341
+ display: 'link',
342
+ symbol: 'LINK',
343
+ traces: [{
344
+ type: 'ibc',
345
+ counterparty: {
346
+ channel_id: 'channel-103',
347
+ base_denom: 'link-wei',
348
+ chain_name: 'axelar'
349
+ },
350
+ chain: {
351
+ channel_id: 'channel-2'
352
+ }
353
+ }],
354
+ logo_URIs: {
355
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
356
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
357
+ },
358
+ images: [{
359
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
360
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
361
+ }]
362
+ }, {
363
+ description: 'Maker on Axelar',
364
+ denom_units: [{
365
+ denom: 'ibc/F2C3F097E1EFD9B54CF374BA1FA64C5FF995F228CC389CDFB094BF7942B8F00F',
366
+ exponent: 0,
367
+ aliases: ['mkr-wei']
368
+ }, {
369
+ denom: 'mkr',
370
+ exponent: 18
371
+ }],
372
+ base: 'ibc/F2C3F097E1EFD9B54CF374BA1FA64C5FF995F228CC389CDFB094BF7942B8F00F',
373
+ name: 'Maker',
374
+ display: 'mkr',
375
+ symbol: 'MKR',
376
+ traces: [{
377
+ type: 'ibc',
378
+ counterparty: {
379
+ channel_id: 'channel-103',
380
+ base_denom: 'mkr-wei',
381
+ chain_name: 'axelar'
382
+ },
383
+ chain: {
384
+ channel_id: 'channel-2'
385
+ }
386
+ }],
387
+ logo_URIs: {
388
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
389
+ },
390
+ images: [{
391
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
392
+ }]
393
+ }, {
394
+ description: 'Rai Reflex Index on Axelar',
395
+ denom_units: [{
396
+ denom: 'ibc/8F93A962F1ACCC0C55B45358ACCEA4557206AE71A8BC73A2044525EE43EF5D31',
397
+ exponent: 0,
398
+ aliases: ['rai-wei']
399
+ }, {
400
+ denom: 'rai',
401
+ exponent: 18
402
+ }],
403
+ base: 'ibc/8F93A962F1ACCC0C55B45358ACCEA4557206AE71A8BC73A2044525EE43EF5D31',
404
+ name: 'Rai Reflex Index',
405
+ display: 'rai',
406
+ symbol: 'RAI',
407
+ traces: [{
408
+ type: 'ibc',
409
+ counterparty: {
410
+ channel_id: 'channel-103',
411
+ base_denom: 'rai-wei',
412
+ chain_name: 'axelar'
413
+ },
414
+ chain: {
415
+ channel_id: 'channel-2'
416
+ }
417
+ }],
418
+ logo_URIs: {
419
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg'
420
+ },
421
+ images: [{
422
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg'
423
+ }]
424
+ }, {
425
+ description: 'Shiba Inu on Axelar',
426
+ denom_units: [{
427
+ denom: 'ibc/6C18438B29DF9D62583F6890FFAA77770CB612C386E74425AD1C1BB6535D8FCB',
428
+ exponent: 0,
429
+ aliases: ['shib-wei']
430
+ }, {
431
+ denom: 'shib',
432
+ exponent: 18
433
+ }],
434
+ base: 'ibc/6C18438B29DF9D62583F6890FFAA77770CB612C386E74425AD1C1BB6535D8FCB',
435
+ name: 'Shiba Inu',
436
+ display: 'shib',
437
+ symbol: 'SHIB',
438
+ traces: [{
439
+ type: 'ibc',
440
+ counterparty: {
441
+ channel_id: 'channel-103',
442
+ base_denom: 'shib-wei',
443
+ chain_name: 'axelar'
444
+ },
445
+ chain: {
446
+ channel_id: 'channel-2'
447
+ }
448
+ }],
449
+ logo_URIs: {
450
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
451
+ },
452
+ images: [{
453
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
454
+ }]
455
+ }, {
456
+ description: 'Lido Staked Ether on Axelar',
457
+ denom_units: [{
458
+ denom: 'ibc/2303C1F7A377DF6D9FF74B64C36BCFA8DF62020C7ACEA64A82C27CABD2DEF15C',
459
+ exponent: 0,
460
+ aliases: ['steth-wei']
461
+ }, {
462
+ denom: 'steth',
463
+ exponent: 18
464
+ }],
465
+ base: 'ibc/2303C1F7A377DF6D9FF74B64C36BCFA8DF62020C7ACEA64A82C27CABD2DEF15C',
466
+ name: 'Lido Staked Ether',
467
+ display: 'steth',
468
+ symbol: 'stETH',
469
+ traces: [{
470
+ type: 'ibc',
471
+ counterparty: {
472
+ channel_id: 'channel-103',
473
+ base_denom: 'steth-wei',
474
+ chain_name: 'axelar'
475
+ },
476
+ chain: {
477
+ channel_id: 'channel-2'
478
+ }
479
+ }],
480
+ logo_URIs: {
481
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/steth.svg'
482
+ },
483
+ images: [{
484
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/steth.svg'
485
+ }]
486
+ }, {
487
+ description: 'Uniswap on Axelar',
488
+ denom_units: [{
489
+ denom: 'ibc/ED457C0D88A8893E3BFEA226630E761C887AA2433F6C7BBCC29B591349A65BB7',
490
+ exponent: 0,
491
+ aliases: ['uni-wei']
492
+ }, {
493
+ denom: 'uni',
494
+ exponent: 18
495
+ }],
496
+ base: 'ibc/ED457C0D88A8893E3BFEA226630E761C887AA2433F6C7BBCC29B591349A65BB7',
497
+ name: 'Uniswap',
498
+ display: 'uni',
499
+ symbol: 'UNI',
500
+ traces: [{
501
+ type: 'ibc',
502
+ counterparty: {
503
+ channel_id: 'channel-103',
504
+ base_denom: 'uni-wei',
505
+ chain_name: 'axelar'
506
+ },
507
+ chain: {
508
+ channel_id: 'channel-2'
509
+ }
510
+ }],
511
+ logo_URIs: {
512
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
513
+ },
514
+ images: [{
515
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
516
+ }]
517
+ }, {
518
+ description: 'Chain on Axelar',
519
+ denom_units: [{
520
+ denom: 'ibc/27D56A1695FDB2CADE16B371BB80709B2F46623647FA958141E0F74854E94DDF',
521
+ exponent: 0,
522
+ aliases: ['xcn-wei']
523
+ }, {
524
+ denom: 'xcn',
525
+ exponent: 18
526
+ }],
527
+ base: 'ibc/27D56A1695FDB2CADE16B371BB80709B2F46623647FA958141E0F74854E94DDF',
528
+ name: 'Chain',
529
+ display: 'xcn',
530
+ symbol: 'XCN',
531
+ traces: [{
532
+ type: 'ibc',
533
+ counterparty: {
534
+ channel_id: 'channel-103',
535
+ base_denom: 'xcn-wei',
536
+ chain_name: 'axelar'
537
+ },
538
+ chain: {
539
+ channel_id: 'channel-2'
540
+ }
541
+ }],
542
+ logo_URIs: {
543
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
544
+ },
545
+ images: [{
546
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
547
+ }]
548
+ }, {
549
+ description: 'Wrapped Polkadot on Axelar',
550
+ denom_units: [{
551
+ denom: 'ibc/E74CD453F834EE007B02F1298EFFF4DCD9C97FB58DF7F6080FF935145B73C6A6',
552
+ exponent: 0,
553
+ aliases: ['dot-planck']
554
+ }, {
555
+ denom: 'dot',
556
+ exponent: 10
557
+ }],
558
+ base: 'ibc/E74CD453F834EE007B02F1298EFFF4DCD9C97FB58DF7F6080FF935145B73C6A6',
559
+ name: 'Wrapped Polkadot',
560
+ display: 'dot',
561
+ symbol: 'DOT',
562
+ traces: [{
563
+ type: 'ibc',
564
+ counterparty: {
565
+ channel_id: 'channel-103',
566
+ base_denom: 'dot-planck',
567
+ chain_name: 'axelar'
568
+ },
569
+ chain: {
570
+ channel_id: 'channel-2'
571
+ }
572
+ }],
573
+ logo_URIs: {
574
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
575
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
576
+ },
577
+ images: [{
578
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
579
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
580
+ }]
581
+ }, {
582
+ description: 'Wrapped Moonbeam on Axelar',
583
+ denom_units: [{
584
+ denom: 'ibc/5103F3B79845E445F46120B476A8336D76DE39A16E77132B2BB19BEA3857AF9B',
585
+ exponent: 0,
586
+ aliases: ['wglmr-wei']
587
+ }, {
588
+ denom: 'wglmr',
589
+ exponent: 18
590
+ }],
591
+ base: 'ibc/5103F3B79845E445F46120B476A8336D76DE39A16E77132B2BB19BEA3857AF9B',
592
+ name: 'Wrapped Moonbeam',
593
+ display: 'wglmr',
594
+ symbol: 'WGLMR',
595
+ traces: [{
596
+ type: 'ibc',
597
+ counterparty: {
598
+ channel_id: 'channel-103',
599
+ base_denom: 'wglmr-wei',
600
+ chain_name: 'axelar'
601
+ },
602
+ chain: {
603
+ channel_id: 'channel-2'
604
+ }
605
+ }],
606
+ logo_URIs: {
607
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.png',
608
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg'
609
+ },
610
+ images: [{
611
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.png',
612
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg'
613
+ }]
614
+ }, {
615
+ description: 'Wrapped Matic on Axelar',
616
+ denom_units: [{
617
+ denom: 'ibc/14767887A69DBEFF3B99AA3E5B176C7989B1DAD2395A1E843F48EE981AC4F83F',
618
+ exponent: 0,
619
+ aliases: ['wmatic-wei']
620
+ }, {
621
+ denom: 'wmatic',
622
+ exponent: 18
623
+ }],
624
+ base: 'ibc/14767887A69DBEFF3B99AA3E5B176C7989B1DAD2395A1E843F48EE981AC4F83F',
625
+ name: 'Wrapped Matic',
626
+ display: 'wmatic',
627
+ symbol: 'WMATIC',
628
+ traces: [{
629
+ type: 'ibc',
630
+ counterparty: {
631
+ channel_id: 'channel-103',
632
+ base_denom: 'wmatic-wei',
633
+ chain_name: 'axelar'
634
+ },
635
+ chain: {
636
+ channel_id: 'channel-2'
637
+ }
638
+ }],
639
+ logo_URIs: {
640
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png',
641
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
642
+ },
643
+ images: [{
644
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png',
645
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
646
+ }]
647
+ }, {
648
+ description: 'Wrapped BNB on Axelar',
649
+ denom_units: [{
650
+ denom: 'ibc/5CB2E12B07D0B6D8EC24A68BA6B6E6E8D5BF85B7D22091D3A480DCDD61C6AC84',
651
+ exponent: 0,
652
+ aliases: ['wbnb-wei']
653
+ }, {
654
+ denom: 'wbnb',
655
+ exponent: 18
656
+ }],
657
+ base: 'ibc/5CB2E12B07D0B6D8EC24A68BA6B6E6E8D5BF85B7D22091D3A480DCDD61C6AC84',
658
+ name: 'Wrapped BNB',
659
+ display: 'wbnb',
660
+ symbol: 'WBNB',
661
+ traces: [{
662
+ type: 'ibc',
663
+ counterparty: {
664
+ channel_id: 'channel-103',
665
+ base_denom: 'wbnb-wei',
666
+ chain_name: 'axelar'
667
+ },
668
+ chain: {
669
+ channel_id: 'channel-2'
670
+ }
671
+ }],
672
+ logo_URIs: {
673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
674
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg'
675
+ },
676
+ images: [{
677
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
678
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg'
679
+ }]
680
+ }, {
681
+ description: 'Binance USD on Axelar.',
682
+ denom_units: [{
683
+ denom: 'ibc/71BA048E21A9AEAC5E23FB7D91BE0E8730D50AB8993A01307616AA0C7EA618E3',
684
+ exponent: 0,
685
+ aliases: ['busd-wei']
686
+ }, {
687
+ denom: 'busd',
688
+ exponent: 18
689
+ }],
690
+ base: 'ibc/71BA048E21A9AEAC5E23FB7D91BE0E8730D50AB8993A01307616AA0C7EA618E3',
691
+ name: 'Binance USD',
692
+ display: 'busd',
693
+ symbol: 'BUSD',
694
+ traces: [{
695
+ type: 'ibc',
696
+ counterparty: {
697
+ channel_id: 'channel-103',
698
+ base_denom: 'busd-wei',
699
+ chain_name: 'axelar'
700
+ },
701
+ chain: {
702
+ channel_id: 'channel-2'
703
+ }
704
+ }],
705
+ logo_URIs: {
706
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png'
707
+ },
708
+ images: [{
709
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png'
710
+ }]
711
+ }, {
712
+ description: 'Wrapped AVAX on Axelar.',
713
+ denom_units: [{
714
+ denom: 'ibc/7B6FFC996FC2984AA98DBA4CEBFBF790E55F4D7E65360DD614F2BE2D08F4D324',
715
+ exponent: 0,
716
+ aliases: ['wavax-wei']
717
+ }, {
718
+ denom: 'avax',
719
+ exponent: 18
720
+ }],
721
+ base: 'ibc/7B6FFC996FC2984AA98DBA4CEBFBF790E55F4D7E65360DD614F2BE2D08F4D324',
722
+ name: 'Wrapped AVAX',
723
+ display: 'avax',
724
+ symbol: 'WAVAX',
725
+ traces: [{
726
+ type: 'ibc',
727
+ counterparty: {
728
+ channel_id: 'channel-103',
729
+ base_denom: 'wavax-wei',
730
+ chain_name: 'axelar'
731
+ },
732
+ chain: {
733
+ channel_id: 'channel-2'
734
+ }
735
+ }],
736
+ logo_URIs: {
737
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
738
+ },
739
+ images: [{
740
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
741
+ }]
742
+ }, {
743
+ description: 'Wrapped FTM on Axelar.',
744
+ denom_units: [{
745
+ denom: 'ibc/A96863E0BDFA3F2D96625FD5A649AF53F62F97521EF78FBBFE5B4199C3E23ABD',
746
+ exponent: 0,
747
+ aliases: ['wftm-wei']
748
+ }, {
749
+ denom: 'ftm',
750
+ exponent: 18
751
+ }],
752
+ base: 'ibc/A96863E0BDFA3F2D96625FD5A649AF53F62F97521EF78FBBFE5B4199C3E23ABD',
753
+ name: 'Wrapped FTM',
754
+ display: 'ftm',
755
+ symbol: 'WFTM',
756
+ traces: [{
757
+ type: 'ibc',
758
+ counterparty: {
759
+ channel_id: 'channel-103',
760
+ base_denom: 'wftm-wei',
761
+ chain_name: 'axelar'
762
+ },
763
+ chain: {
764
+ channel_id: 'channel-2'
765
+ }
766
+ }],
767
+ logo_URIs: {
768
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png'
769
+ },
770
+ images: [{
771
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png'
772
+ }]
773
+ }, {
774
+ description: "Circle's stablecoin from Polygon on Axelar",
775
+ denom_units: [{
776
+ denom: 'ibc/1FF126BCB643CAE7CF54231292B34F535A7AD77360A302FFF45A1E1E9BC7CC62',
777
+ exponent: 0,
778
+ aliases: ['polygon-uusdc']
779
+ }, {
780
+ denom: 'polygon-usdc',
781
+ exponent: 6
782
+ }],
783
+ base: 'ibc/1FF126BCB643CAE7CF54231292B34F535A7AD77360A302FFF45A1E1E9BC7CC62',
784
+ name: 'USD Coin from Polygon',
785
+ display: 'polygon-usdc',
786
+ symbol: 'USDC',
787
+ traces: [{
788
+ type: 'ibc',
789
+ counterparty: {
790
+ channel_id: 'channel-103',
791
+ base_denom: 'polygon-uusdc',
792
+ chain_name: 'axelar'
793
+ },
794
+ chain: {
795
+ channel_id: 'channel-2'
796
+ }
797
+ }],
798
+ logo_URIs: {
799
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
800
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
801
+ },
802
+ images: [{
803
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
804
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
805
+ }]
806
+ }, {
807
+ description: "Circle's stablecoin from Avalanche on Axelar",
808
+ denom_units: [{
809
+ denom: 'ibc/DE7D10F55AA7440878BD37E501E6B12B1B1D46AAF6FB294E398E0537C613C0D8',
810
+ exponent: 0,
811
+ aliases: ['avalanche-uusdc']
812
+ }, {
813
+ denom: 'avalanche-usdc',
814
+ exponent: 6
815
+ }],
816
+ base: 'ibc/DE7D10F55AA7440878BD37E501E6B12B1B1D46AAF6FB294E398E0537C613C0D8',
817
+ name: 'USD Coin from Avalanche',
818
+ display: 'avalanche-usdc',
819
+ symbol: 'USDC',
820
+ traces: [{
821
+ type: 'ibc',
822
+ counterparty: {
823
+ channel_id: 'channel-103',
824
+ base_denom: 'avalanche-uusdc',
825
+ chain_name: 'axelar'
826
+ },
827
+ chain: {
828
+ channel_id: 'channel-2'
829
+ }
830
+ }],
831
+ logo_URIs: {
832
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
833
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
834
+ },
835
+ images: [{
836
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
837
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
838
+ }]
839
+ }, {
840
+ description: 'Wrapped FIL on Axelar',
841
+ denom_units: [{
842
+ denom: 'ibc/761BB661E5B5C11E35CF61CF5A3D0C683C0F1E24CCB7EFD507D42EEFA811B8CE',
843
+ exponent: 0,
844
+ aliases: ['wfil-wei']
845
+ }, {
846
+ denom: 'fil',
847
+ exponent: 18
848
+ }],
849
+ base: 'ibc/761BB661E5B5C11E35CF61CF5A3D0C683C0F1E24CCB7EFD507D42EEFA811B8CE',
850
+ name: 'Wrapped FIL from Filecoin',
851
+ display: 'fil',
852
+ symbol: 'axlFIL',
853
+ traces: [{
854
+ type: 'ibc',
855
+ counterparty: {
856
+ channel_id: 'channel-103',
857
+ base_denom: 'wfil-wei',
858
+ chain_name: 'axelar'
859
+ },
860
+ chain: {
861
+ channel_id: 'channel-2'
862
+ }
863
+ }],
864
+ logo_URIs: {
865
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png',
866
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg'
867
+ },
868
+ images: [{
869
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png',
870
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg'
871
+ }]
872
+ }, {
873
+ description: 'Arbitrum on Axelar',
874
+ denom_units: [{
875
+ denom: 'ibc/B02AA07D282BF43527072539B8F63A4FF2588665A339BC09392036623430E3B9',
876
+ exponent: 0,
877
+ aliases: ['arb-wei']
878
+ }, {
879
+ denom: 'arb',
880
+ exponent: 18
881
+ }],
882
+ base: 'ibc/B02AA07D282BF43527072539B8F63A4FF2588665A339BC09392036623430E3B9',
883
+ name: 'Arbitrum',
884
+ display: 'arb',
885
+ symbol: 'ARB',
886
+ traces: [{
887
+ type: 'ibc',
888
+ counterparty: {
889
+ channel_id: 'channel-103',
890
+ base_denom: 'arb-wei',
891
+ chain_name: 'axelar'
892
+ },
893
+ chain: {
894
+ channel_id: 'channel-2'
895
+ }
896
+ }],
897
+ logo_URIs: {
898
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png',
899
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg'
900
+ },
901
+ images: [{
902
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png',
903
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg'
904
+ }]
905
+ }, {
906
+ denom_units: [{
907
+ denom: 'ibc/BE0B6569E21562DA7E129F407AED4EA6625B7CB403E072C8C5E1B7F8D79DCC78',
908
+ exponent: 0,
909
+ aliases: ['pepe-wei']
910
+ }, {
911
+ denom: 'pepe',
912
+ exponent: 18
913
+ }],
914
+ base: 'ibc/BE0B6569E21562DA7E129F407AED4EA6625B7CB403E072C8C5E1B7F8D79DCC78',
915
+ name: 'Pepe',
916
+ display: 'pepe',
917
+ symbol: 'PEPE',
918
+ traces: [{
919
+ type: 'ibc',
920
+ counterparty: {
921
+ channel_id: 'channel-103',
922
+ base_denom: 'pepe-wei',
923
+ chain_name: 'axelar'
924
+ },
925
+ chain: {
926
+ channel_id: 'channel-2'
927
+ }
928
+ }],
929
+ images: [{
930
+ image_sync: {
931
+ chain_name: 'ethereum',
932
+ base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933'
933
+ },
934
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
935
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
936
+ }],
937
+ logo_URIs: {
938
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
939
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
940
+ }
941
+ }, {
942
+ denom_units: [{
943
+ denom: 'ibc/AF88A5C6D9B06451DC0BABB1C6CF9BD087236FF38215F7B4FF4AC42D0AEE6D97',
944
+ exponent: 0,
945
+ aliases: ['cbeth-wei']
946
+ }, {
947
+ denom: 'cbeth',
948
+ exponent: 18
949
+ }],
950
+ base: 'ibc/AF88A5C6D9B06451DC0BABB1C6CF9BD087236FF38215F7B4FF4AC42D0AEE6D97',
951
+ name: 'Coinbase Wrapped Staked ETH',
952
+ display: 'cbeth',
953
+ symbol: 'cbETH',
954
+ traces: [{
955
+ type: 'ibc',
956
+ counterparty: {
957
+ channel_id: 'channel-103',
958
+ base_denom: 'cbeth-wei',
959
+ chain_name: 'axelar'
960
+ },
961
+ chain: {
962
+ channel_id: 'channel-2'
963
+ }
964
+ }],
965
+ images: [{
966
+ image_sync: {
967
+ chain_name: 'ethereum',
968
+ base_denom: '0xbe9895146f7af43049ca1c1ae358b0541ea49704'
969
+ },
970
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png'
971
+ }],
972
+ logo_URIs: {
973
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png'
974
+ }
975
+ }, {
976
+ denom_units: [{
977
+ denom: 'ibc/351D4A530C080FEC850B941610E71D465E0596146253C6CC4E835DF7D433DE3F',
978
+ exponent: 0,
979
+ aliases: ['reth-wei']
980
+ }, {
981
+ denom: 'reth',
982
+ exponent: 18
983
+ }],
984
+ base: 'ibc/351D4A530C080FEC850B941610E71D465E0596146253C6CC4E835DF7D433DE3F',
985
+ name: 'Rocket Pool Ether',
986
+ display: 'reth',
987
+ symbol: 'rETH',
988
+ traces: [{
989
+ type: 'ibc',
990
+ counterparty: {
991
+ channel_id: 'channel-103',
992
+ base_denom: 'reth-wei',
993
+ chain_name: 'axelar'
994
+ },
995
+ chain: {
996
+ channel_id: 'channel-2'
997
+ }
998
+ }],
999
+ images: [{
1000
+ image_sync: {
1001
+ chain_name: 'ethereum',
1002
+ base_denom: '0xae78736cd615f374d3085123a210448e74fc6393'
1003
+ },
1004
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png'
1005
+ }],
1006
+ logo_URIs: {
1007
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png'
1008
+ }
1009
+ }, {
1010
+ denom_units: [{
1011
+ denom: 'ibc/B1ADD78E630072DA77D050CA6EDD6A7B551281CBA8368F631EB4420CB080D0BE',
1012
+ exponent: 0,
1013
+ aliases: ['sfrxeth-wei']
1014
+ }, {
1015
+ denom: 'sfrxeth',
1016
+ exponent: 18
1017
+ }],
1018
+ base: 'ibc/B1ADD78E630072DA77D050CA6EDD6A7B551281CBA8368F631EB4420CB080D0BE',
1019
+ name: 'Staked Frax Ether',
1020
+ display: 'sfrxeth',
1021
+ symbol: 'sfrxETH',
1022
+ traces: [{
1023
+ type: 'ibc',
1024
+ counterparty: {
1025
+ channel_id: 'channel-103',
1026
+ base_denom: 'sfrxeth-wei',
1027
+ chain_name: 'axelar'
1028
+ },
1029
+ chain: {
1030
+ channel_id: 'channel-2'
1031
+ }
1032
+ }],
1033
+ images: [{
1034
+ image_sync: {
1035
+ chain_name: 'ethereum',
1036
+ base_denom: '0xac3e018457b222d93114458476f3e3416abbe38f'
1037
+ },
1038
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg'
1039
+ }],
1040
+ logo_URIs: {
1041
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg'
1042
+ }
1043
+ }, {
1044
+ denom_units: [{
1045
+ denom: 'ibc/4D04085167777659C11784A356D6B0D13D5C7F0CE77F7DB1152FE03A2DE2CBF2',
1046
+ exponent: 0,
1047
+ aliases: ['wsteth-wei']
1048
+ }, {
1049
+ denom: 'wsteth',
1050
+ exponent: 18
1051
+ }],
1052
+ base: 'ibc/4D04085167777659C11784A356D6B0D13D5C7F0CE77F7DB1152FE03A2DE2CBF2',
1053
+ name: 'Wrapped Lido Staked Ether',
1054
+ display: 'wsteth',
1055
+ symbol: 'wstETH',
1056
+ traces: [{
1057
+ type: 'ibc',
1058
+ counterparty: {
1059
+ channel_id: 'channel-103',
1060
+ base_denom: 'wsteth-wei',
1061
+ chain_name: 'axelar'
1062
+ },
1063
+ chain: {
1064
+ channel_id: 'channel-2'
1065
+ }
1066
+ }],
1067
+ images: [{
1068
+ image_sync: {
1069
+ chain_name: 'ethereum',
1070
+ base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0'
1071
+ },
1072
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
1073
+ }],
1074
+ logo_URIs: {
1075
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
1076
+ }
1077
+ }, {
1078
+ denom_units: [{
1079
+ denom: 'ibc/73787F5E206D9092C3F36F4483DBBDF75B30E84A544EFDC4829645A739D940B1',
1080
+ exponent: 0,
1081
+ aliases: ['yieldeth-wei']
1082
+ }, {
1083
+ denom: 'YieldETH',
1084
+ exponent: 18
1085
+ }],
1086
+ base: 'ibc/73787F5E206D9092C3F36F4483DBBDF75B30E84A544EFDC4829645A739D940B1',
1087
+ name: 'Real Yield Eth',
1088
+ display: 'YieldETH',
1089
+ symbol: 'YieldETH',
1090
+ traces: [{
1091
+ type: 'ibc',
1092
+ counterparty: {
1093
+ channel_id: 'channel-103',
1094
+ base_denom: 'yieldeth-wei',
1095
+ chain_name: 'axelar'
1096
+ },
1097
+ chain: {
1098
+ channel_id: 'channel-2'
1099
+ }
1100
+ }],
1101
+ images: [{
1102
+ image_sync: {
1103
+ chain_name: 'ethereum',
1104
+ base_denom: '0xb5b29320d2Dde5BA5BAFA1EbcD270052070483ec'
1105
+ },
1106
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png',
1107
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg'
1108
+ }],
1109
+ logo_URIs: {
1110
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png',
1111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg'
1112
+ }
1113
+ }, {
1114
+ description: 'The native token of Coreum',
1115
+ denom_units: [{
1116
+ denom: 'ibc/63B67C6550E2A029F13741E380C24ED5D49A8EBE2FD0F4975B9437037066FF0B',
1117
+ exponent: 0,
1118
+ aliases: ['ucore']
1119
+ }, {
1120
+ denom: 'core',
1121
+ exponent: 6
1122
+ }],
1123
+ base: 'ibc/63B67C6550E2A029F13741E380C24ED5D49A8EBE2FD0F4975B9437037066FF0B',
1124
+ name: 'Coreum',
1125
+ display: 'core',
1126
+ symbol: 'COREUM',
1127
+ logo_URIs: {
1128
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
1129
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
1130
+ },
1131
+ coingecko_id: 'coreum',
1132
+ keywords: ['dex', 'staking', 'wasm', 'assets', 'nft'],
1133
+ images: [{
1134
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
1135
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
1136
+ }],
1137
+ traces: [{
1138
+ type: 'ibc',
1139
+ counterparty: {
1140
+ channel_id: 'channel-26',
1141
+ base_denom: 'ucore',
1142
+ chain_name: 'coreum'
1143
+ },
1144
+ chain: {
1145
+ channel_id: 'channel-47'
1146
+ }
1147
+ }]
1148
+ }, {
1149
+ description: 'The native staking and governance token of the Cosmos Hub.',
1150
+ denom_units: [{
1151
+ denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
1152
+ exponent: 0,
1153
+ aliases: ['uatom']
1154
+ }, {
1155
+ denom: 'atom',
1156
+ exponent: 6
1157
+ }],
1158
+ base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
1159
+ name: 'Cosmos Hub Atom',
1160
+ display: 'atom',
1161
+ symbol: 'ATOM',
1162
+ logo_URIs: {
1163
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1164
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1165
+ },
1166
+ coingecko_id: 'cosmos',
1167
+ images: [{
1168
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1169
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1170
+ }],
1171
+ traces: [{
1172
+ type: 'ibc',
1173
+ counterparty: {
1174
+ channel_id: 'channel-584',
1175
+ base_denom: 'uatom',
1176
+ chain_name: 'cosmoshub'
1177
+ },
1178
+ chain: {
1179
+ channel_id: 'channel-1'
1180
+ }
1181
+ }]
1182
+ }, {
1183
+ description: 'Tether USDt on the Cosmos Hub',
1184
+ denom_units: [{
1185
+ denom: 'ibc/A377C4989C1735CDFBEEBF723D005E51AC893FF2B147BB18377C44234233D622',
1186
+ exponent: 0,
1187
+ aliases: ['ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0']
1188
+ }, {
1189
+ denom: 'usdt',
1190
+ exponent: 6
1191
+ }],
1192
+ type_asset: 'ics20',
1193
+ base: 'ibc/A377C4989C1735CDFBEEBF723D005E51AC893FF2B147BB18377C44234233D622',
1194
+ name: 'Tether USDt',
1195
+ display: 'usdt',
1196
+ symbol: 'USDt',
1197
+ traces: [{
1198
+ type: 'ibc',
1199
+ counterparty: {
1200
+ channel_id: 'channel-584',
1201
+ base_denom: 'ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0',
1202
+ chain_name: 'cosmoshub'
1203
+ },
1204
+ chain: {
1205
+ channel_id: 'channel-1'
1206
+ }
1207
+ }],
1208
+ images: [{
1209
+ image_sync: {
1210
+ chain_name: 'kava',
1211
+ base_denom: 'erc20/tether/usdt'
1212
+ },
1213
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1214
+ }],
1215
+ logo_URIs: {
1216
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1217
+ }
1218
+ }, {
1219
+ description: 'FX on Cosmos Hub',
1220
+ denom_units: [{
1221
+ denom: 'ibc/E9C8AB9A4970104FB2DF8C897ECF5B3BC0915654EA3F3A5868AF726845395814',
1222
+ exponent: 0,
1223
+ aliases: ['ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729']
1224
+ }],
1225
+ type_asset: 'ics20',
1226
+ base: 'ibc/E9C8AB9A4970104FB2DF8C897ECF5B3BC0915654EA3F3A5868AF726845395814',
1227
+ name: 'Function X',
1228
+ display: 'FX',
1229
+ symbol: 'FX',
1230
+ traces: [{
1231
+ type: 'ibc',
1232
+ counterparty: {
1233
+ channel_id: 'channel-584',
1234
+ base_denom: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
1235
+ chain_name: 'cosmoshub'
1236
+ },
1237
+ chain: {
1238
+ channel_id: 'channel-1'
1239
+ }
1240
+ }],
1241
+ images: [{
1242
+ image_sync: {
1243
+ chain_name: 'fxcore',
1244
+ base_denom: 'FX'
1245
+ },
1246
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
1247
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
1248
+ }],
1249
+ logo_URIs: {
1250
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
1251
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
1252
+ }
1253
+ }, {
1254
+ description: 'The native staking and governance token of Kava',
1255
+ denom_units: [{
1256
+ denom: 'ibc/12B178A885FC6891E0E09E1FB013973C5632B7093CE52D8F33B32E76E3BB6EA1',
1257
+ exponent: 0,
1258
+ aliases: ['ukava']
1259
+ }, {
1260
+ denom: 'kava',
1261
+ exponent: 6
1262
+ }],
1263
+ base: 'ibc/12B178A885FC6891E0E09E1FB013973C5632B7093CE52D8F33B32E76E3BB6EA1',
1264
+ name: 'Kava',
1265
+ display: 'kava',
1266
+ symbol: 'KAVA',
1267
+ logo_URIs: {
1268
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
1269
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
1270
+ },
1271
+ coingecko_id: 'kava',
1272
+ images: [{
1273
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
1274
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
1275
+ }],
1276
+ traces: [{
1277
+ type: 'ibc',
1278
+ counterparty: {
1279
+ channel_id: 'channel-132',
1280
+ base_denom: 'ukava',
1281
+ chain_name: 'kava'
1282
+ },
1283
+ chain: {
1284
+ channel_id: 'channel-18'
1285
+ }
1286
+ }]
1287
+ }, {
1288
+ description: 'Governance token of Kava Lend Protocol',
1289
+ denom_units: [{
1290
+ denom: 'ibc/F0E3D6FF97A9FE0F8397DBCAF3BEC4C524A3745296EF29238CF3499F3FDB7114',
1291
+ exponent: 0,
1292
+ aliases: ['hard']
1293
+ }, {
1294
+ denom: 'HARD',
1295
+ exponent: 6
1296
+ }],
1297
+ base: 'ibc/F0E3D6FF97A9FE0F8397DBCAF3BEC4C524A3745296EF29238CF3499F3FDB7114',
1298
+ name: 'Kava Hard',
1299
+ display: 'HARD',
1300
+ symbol: 'HARD',
1301
+ logo_URIs: {
1302
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
1303
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
1304
+ },
1305
+ coingecko_id: 'kava-lend',
1306
+ images: [{
1307
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
1308
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
1309
+ }],
1310
+ traces: [{
1311
+ type: 'ibc',
1312
+ counterparty: {
1313
+ channel_id: 'channel-132',
1314
+ base_denom: 'hard',
1315
+ chain_name: 'kava'
1316
+ },
1317
+ chain: {
1318
+ channel_id: 'channel-18'
1319
+ }
1320
+ }]
1321
+ }, {
1322
+ description: 'Governance token of Kava Swap Protocol',
1323
+ denom_units: [{
1324
+ denom: 'ibc/3F2A5744D8943961AE219FDBC0AD0EA407563DA3A5D631E00034D85340A73940',
1325
+ exponent: 0,
1326
+ aliases: ['swp']
1327
+ }, {
1328
+ denom: 'SWP',
1329
+ exponent: 6
1330
+ }],
1331
+ base: 'ibc/3F2A5744D8943961AE219FDBC0AD0EA407563DA3A5D631E00034D85340A73940',
1332
+ name: 'Kava Swap',
1333
+ display: 'SWP',
1334
+ symbol: 'SWP',
1335
+ logo_URIs: {
1336
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
1337
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
1338
+ },
1339
+ coingecko_id: 'kava-swap',
1340
+ images: [{
1341
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
1342
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
1343
+ }],
1344
+ traces: [{
1345
+ type: 'ibc',
1346
+ counterparty: {
1347
+ channel_id: 'channel-132',
1348
+ base_denom: 'swp',
1349
+ chain_name: 'kava'
1350
+ },
1351
+ chain: {
1352
+ channel_id: 'channel-18'
1353
+ }
1354
+ }]
1355
+ }, {
1356
+ description: 'The native stablecoin of Kava',
1357
+ denom_units: [{
1358
+ denom: 'ibc/752471FD97C940DF7C28486DC23814EB05CE037C2844BADADA5DCDE38C39A126',
1359
+ exponent: 0,
1360
+ aliases: ['usdx']
1361
+ }, {
1362
+ denom: 'USDX',
1363
+ exponent: 6
1364
+ }],
1365
+ base: 'ibc/752471FD97C940DF7C28486DC23814EB05CE037C2844BADADA5DCDE38C39A126',
1366
+ name: 'Kava USDX',
1367
+ display: 'USDX',
1368
+ symbol: 'USDX',
1369
+ logo_URIs: {
1370
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
1371
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
1372
+ },
1373
+ coingecko_id: 'usdx',
1374
+ images: [{
1375
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
1376
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
1377
+ }],
1378
+ traces: [{
1379
+ type: 'ibc',
1380
+ counterparty: {
1381
+ channel_id: 'channel-132',
1382
+ base_denom: 'usdx',
1383
+ chain_name: 'kava'
1384
+ },
1385
+ chain: {
1386
+ channel_id: 'channel-18'
1387
+ }
1388
+ }]
1389
+ }, {
1390
+ denom_units: [{
1391
+ denom: 'ibc/6C00E4AA0CC7618370F81F7378638AE6C48EFF8C9203CE1C2357012B440EBDB7',
1392
+ exponent: 0,
1393
+ aliases: ['erc20/tether/usdt']
1394
+ }, {
1395
+ denom: 'usdt',
1396
+ exponent: 6
1397
+ }],
1398
+ base: 'ibc/6C00E4AA0CC7618370F81F7378638AE6C48EFF8C9203CE1C2357012B440EBDB7',
1399
+ name: 'Tether USD',
1400
+ display: 'usdt',
1401
+ symbol: 'USDT',
1402
+ coingecko_id: 'tether',
1403
+ traces: [{
1404
+ type: 'ibc',
1405
+ counterparty: {
1406
+ channel_id: 'channel-132',
1407
+ base_denom: 'erc20/tether/usdt',
1408
+ chain_name: 'kava'
1409
+ },
1410
+ chain: {
1411
+ channel_id: 'channel-18'
1412
+ }
1413
+ }],
1414
+ images: [{
1415
+ image_sync: {
1416
+ chain_name: 'ethereum',
1417
+ base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
1418
+ },
1419
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1420
+ }],
1421
+ logo_URIs: {
1422
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1423
+ }
1424
+ }, {
1425
+ description: 'The native token of Migaloo Chain',
1426
+ denom_units: [{
1427
+ denom: 'ibc/825CBB2F938AC6E79D69EED47E82FA85C190BA4A2888E3979F2245ECE4C1ECB2',
1428
+ exponent: 0,
1429
+ aliases: ['uwhale']
1430
+ }, {
1431
+ denom: 'whale',
1432
+ exponent: 6
1433
+ }],
1434
+ base: 'ibc/825CBB2F938AC6E79D69EED47E82FA85C190BA4A2888E3979F2245ECE4C1ECB2',
1435
+ name: 'Whale',
1436
+ display: 'whale',
1437
+ symbol: 'WHALE',
1438
+ logo_URIs: {
1439
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
1440
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
1441
+ },
1442
+ coingecko_id: 'white-whale',
1443
+ images: [{
1444
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
1445
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
1446
+ }],
1447
+ traces: [{
1448
+ type: 'ibc',
1449
+ counterparty: {
1450
+ channel_id: 'channel-57',
1451
+ base_denom: 'uwhale',
1452
+ chain_name: 'migaloo'
1453
+ },
1454
+ chain: {
1455
+ channel_id: 'channel-14'
1456
+ }
1457
+ }]
1458
+ }, {
1459
+ description: 'ampWHALE',
1460
+ denom_units: [{
1461
+ denom: 'ibc/D472EC3D7F2551E2BE949B4F5A61FED25181E8BD9D5DB6F233FA239D48AD570F',
1462
+ exponent: 0,
1463
+ aliases: ['factory/migaloo1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshqdky4/ampWHALE']
1464
+ }, {
1465
+ denom: 'ampWHALE',
1466
+ exponent: 6
1467
+ }],
1468
+ base: 'ibc/D472EC3D7F2551E2BE949B4F5A61FED25181E8BD9D5DB6F233FA239D48AD570F',
1469
+ name: 'ampWHALE',
1470
+ display: 'ampWHALE',
1471
+ symbol: 'ampWHALE',
1472
+ logo_URIs: {
1473
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ampwhale.svg'
1474
+ },
1475
+ images: [{
1476
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ampwhale.svg'
1477
+ }],
1478
+ traces: [{
1479
+ type: 'ibc',
1480
+ counterparty: {
1481
+ channel_id: 'channel-57',
1482
+ base_denom: 'factory/migaloo1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshqdky4/ampWHALE',
1483
+ chain_name: 'migaloo'
1484
+ },
1485
+ chain: {
1486
+ channel_id: 'channel-14'
1487
+ }
1488
+ }]
1489
+ }, {
1490
+ description: 'boneWHALE',
1491
+ denom_units: [{
1492
+ denom: 'ibc/0E0AEE610D006014CD756E8BC1C051BEA0B716A0BFF0353964AB7D6691D39BA8',
1493
+ exponent: 0,
1494
+ aliases: ['factory/migaloo1mf6ptkssddfmxvhdx0ech0k03ktp6kf9yk59renau2gvht3nq2gqdhts4u/boneWhale']
1495
+ }, {
1496
+ denom: 'boneWHALE',
1497
+ exponent: 6
1498
+ }],
1499
+ base: 'ibc/0E0AEE610D006014CD756E8BC1C051BEA0B716A0BFF0353964AB7D6691D39BA8',
1500
+ name: 'boneWHALE',
1501
+ display: 'boneWHALE',
1502
+ symbol: 'bWHALE',
1503
+ logo_URIs: {
1504
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png',
1505
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.svg'
1506
+ },
1507
+ images: [{
1508
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png',
1509
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.svg'
1510
+ }],
1511
+ traces: [{
1512
+ type: 'ibc',
1513
+ counterparty: {
1514
+ channel_id: 'channel-57',
1515
+ base_denom: 'factory/migaloo1mf6ptkssddfmxvhdx0ech0k03ktp6kf9yk59renau2gvht3nq2gqdhts4u/boneWhale',
1516
+ chain_name: 'migaloo'
1517
+ },
1518
+ chain: {
1519
+ channel_id: 'channel-14'
1520
+ }
1521
+ }]
1522
+ }, {
1523
+ description: 'FABLE',
1524
+ denom_units: [{
1525
+ denom: 'ibc/516274D14895E057E412C373AF3D223D91FDA833F709D38F3BCC114A055CD34E',
1526
+ exponent: 0,
1527
+ aliases: ['factory/migaloo18a9m9stu3dyvewwcq9qmp85euxqcvln5mefync/fable']
1528
+ }, {
1529
+ denom: 'fable',
1530
+ exponent: 6
1531
+ }],
1532
+ base: 'ibc/516274D14895E057E412C373AF3D223D91FDA833F709D38F3BCC114A055CD34E',
1533
+ name: 'FABLE',
1534
+ display: 'fable',
1535
+ symbol: 'FABLE',
1536
+ logo_URIs: {
1537
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/fable.svg'
1538
+ },
1539
+ images: [{
1540
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/fable.svg'
1541
+ }],
1542
+ traces: [{
1543
+ type: 'ibc',
1544
+ counterparty: {
1545
+ channel_id: 'channel-57',
1546
+ base_denom: 'factory/migaloo18a9m9stu3dyvewwcq9qmp85euxqcvln5mefync/fable',
1547
+ chain_name: 'migaloo'
1548
+ },
1549
+ chain: {
1550
+ channel_id: 'channel-14'
1551
+ }
1552
+ }]
1553
+ }, {
1554
+ description: 'boneLUNA are autocompounding LUNA tokens',
1555
+ denom_units: [{
1556
+ denom: 'ibc/738814B2D522B1D2BF43C19A5BBAA23FE539840778C59F483028262A01C78F23',
1557
+ exponent: 0,
1558
+ aliases: ['ibc/40C29143BF4153B365089E40E437B7AA819672646C45BB0A5F1E10915A0B6708']
1559
+ }, {
1560
+ denom: 'bluna',
1561
+ exponent: 6
1562
+ }],
1563
+ base: 'ibc/738814B2D522B1D2BF43C19A5BBAA23FE539840778C59F483028262A01C78F23',
1564
+ address: 'cw20:terra17aj4ty4sz4yhgm08na8drc0v03v2jwr3waxcqrwhajj729zhl7zqnpc0ml',
1565
+ type_asset: 'ics20',
1566
+ name: 'boneLuna',
1567
+ display: 'bluna',
1568
+ symbol: 'bLUNA',
1569
+ traces: [{
1570
+ type: 'ibc',
1571
+ counterparty: {
1572
+ channel_id: 'channel-57',
1573
+ base_denom: 'ibc/40C29143BF4153B365089E40E437B7AA819672646C45BB0A5F1E10915A0B6708',
1574
+ chain_name: 'migaloo'
1575
+ },
1576
+ chain: {
1577
+ channel_id: 'channel-14'
1578
+ }
1579
+ }],
1580
+ logo_URIs: {
1581
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
1582
+ },
1583
+ images: [{
1584
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
1585
+ }]
1586
+ }, {
1587
+ description: 'RAC',
1588
+ denom_units: [{
1589
+ denom: 'ibc/26055F8D3D9E2B7732FD15269DC63036C2016B4D8869080F0AC5F1C12EF5598C',
1590
+ exponent: 0,
1591
+ aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/urac']
1592
+ }, {
1593
+ denom: 'RAC',
1594
+ exponent: 6
1595
+ }],
1596
+ base: 'ibc/26055F8D3D9E2B7732FD15269DC63036C2016B4D8869080F0AC5F1C12EF5598C',
1597
+ name: 'RAC',
1598
+ display: 'RAC',
1599
+ symbol: 'RAC',
1600
+ logo_URIs: {
1601
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png',
1602
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
1603
+ },
1604
+ images: [{
1605
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png',
1606
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
1607
+ }],
1608
+ traces: [{
1609
+ type: 'ibc',
1610
+ counterparty: {
1611
+ channel_id: 'channel-57',
1612
+ base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/urac',
1613
+ chain_name: 'migaloo'
1614
+ },
1615
+ chain: {
1616
+ channel_id: 'channel-14'
1617
+ }
1618
+ }]
1619
+ }, {
1620
+ description: 'ASH',
1621
+ denom_units: [{
1622
+ denom: 'ibc/94BCE629044E548280A4B89BDDD124730F2ACF66C3F0FBD6E9F40AAAE24B0714',
1623
+ exponent: 0,
1624
+ aliases: ['factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash']
1625
+ }, {
1626
+ denom: 'ASH',
1627
+ exponent: 6
1628
+ }],
1629
+ base: 'ibc/94BCE629044E548280A4B89BDDD124730F2ACF66C3F0FBD6E9F40AAAE24B0714',
1630
+ name: 'ASH',
1631
+ display: 'ASH',
1632
+ symbol: 'ASH',
1633
+ logo_URIs: {
1634
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg'
1635
+ },
1636
+ images: [{
1637
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg'
1638
+ }],
1639
+ traces: [{
1640
+ type: 'ibc',
1641
+ counterparty: {
1642
+ channel_id: 'channel-57',
1643
+ base_denom: 'factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash',
1644
+ chain_name: 'migaloo'
1645
+ },
1646
+ chain: {
1647
+ channel_id: 'channel-14'
1648
+ }
1649
+ }]
1650
+ }, {
1651
+ description: 'Tether USDt on Migaloo',
1652
+ denom_units: [{
1653
+ denom: 'ibc/0733D83674DC8241ABC2DCA13CB187FBDEC73D833C5735F8F0BB6F51A29F5AD5',
1654
+ exponent: 0,
1655
+ aliases: ['ibc/86A25A8A327164AE7C68A29B6ED745C7EEDC36E260A6666F33A6407BECEC4737']
1656
+ }, {
1657
+ denom: 'usdt',
1658
+ exponent: 6
1659
+ }],
1660
+ type_asset: 'ics20',
1661
+ base: 'ibc/0733D83674DC8241ABC2DCA13CB187FBDEC73D833C5735F8F0BB6F51A29F5AD5',
1662
+ name: 'Tether USDt',
1663
+ display: 'usdt',
1664
+ symbol: 'USDt',
1665
+ traces: [{
1666
+ type: 'ibc',
1667
+ counterparty: {
1668
+ channel_id: 'channel-57',
1669
+ base_denom: 'ibc/86A25A8A327164AE7C68A29B6ED745C7EEDC36E260A6666F33A6407BECEC4737',
1670
+ chain_name: 'migaloo'
1671
+ },
1672
+ chain: {
1673
+ channel_id: 'channel-14'
1674
+ }
1675
+ }],
1676
+ images: [{
1677
+ image_sync: {
1678
+ chain_name: 'kava',
1679
+ base_denom: 'erc20/tether/usdt'
1680
+ },
1681
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1682
+ }],
1683
+ logo_URIs: {
1684
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1685
+ }
1686
+ }, {
1687
+ description: 'GUPPY',
1688
+ denom_units: [{
1689
+ denom: 'ibc/3B959DE8421F4831063C26FDBBA2931F6F38F485F4F6248F13E8472659AA2627',
1690
+ exponent: 0,
1691
+ aliases: ['factory/migaloo1etlu2h30tjvv8rfa4fwdc43c92f6ul5w9acxzk/uguppy']
1692
+ }, {
1693
+ denom: 'GUPPY',
1694
+ exponent: 6
1695
+ }],
1696
+ base: 'ibc/3B959DE8421F4831063C26FDBBA2931F6F38F485F4F6248F13E8472659AA2627',
1697
+ name: 'GUPPY',
1698
+ display: 'GUPPY',
1699
+ symbol: 'GUPPY',
1700
+ logo_URIs: {
1701
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png'
1702
+ },
1703
+ images: [{
1704
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png'
1705
+ }],
1706
+ traces: [{
1707
+ type: 'ibc',
1708
+ counterparty: {
1709
+ channel_id: 'channel-57',
1710
+ base_denom: 'factory/migaloo1etlu2h30tjvv8rfa4fwdc43c92f6ul5w9acxzk/uguppy',
1711
+ chain_name: 'migaloo'
1712
+ },
1713
+ chain: {
1714
+ channel_id: 'channel-14'
1715
+ }
1716
+ }]
1717
+ }, {
1718
+ description: 'OPHIR is a Cosmos Treasury DAO established on Migaloo.',
1719
+ denom_units: [{
1720
+ denom: 'ibc/A4B95E1F864002992C67BAB2B736D46FBA5ECCD3A3BFEB95784C1251322A93CD',
1721
+ exponent: 0,
1722
+ aliases: ['factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir']
1723
+ }, {
1724
+ denom: 'OPHIR',
1725
+ exponent: 6
1726
+ }],
1727
+ base: 'ibc/A4B95E1F864002992C67BAB2B736D46FBA5ECCD3A3BFEB95784C1251322A93CD',
1728
+ name: 'OPHIR',
1729
+ display: 'OPHIR',
1730
+ symbol: 'OPHIR',
1731
+ logo_URIs: {
1732
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
1733
+ },
1734
+ images: [{
1735
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
1736
+ }],
1737
+ traces: [{
1738
+ type: 'ibc',
1739
+ counterparty: {
1740
+ channel_id: 'channel-57',
1741
+ base_denom: 'factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir',
1742
+ chain_name: 'migaloo'
1743
+ },
1744
+ chain: {
1745
+ channel_id: 'channel-14'
1746
+ }
1747
+ }]
1748
+ }, {
1749
+ description: 'The native token of Neutron chain.',
1750
+ denom_units: [{
1751
+ denom: 'ibc/9204ED4AC8964098AFA6044163C3078C2F32C8AC0BD01CAC79DF0A3CB4CF47DF',
1752
+ exponent: 0,
1753
+ aliases: ['untrn']
1754
+ }, {
1755
+ denom: 'ntrn',
1756
+ exponent: 6
1757
+ }],
1758
+ base: 'ibc/9204ED4AC8964098AFA6044163C3078C2F32C8AC0BD01CAC79DF0A3CB4CF47DF',
1759
+ name: 'Neutron',
1760
+ display: 'ntrn',
1761
+ symbol: 'NTRN',
1762
+ logo_URIs: {
1763
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1764
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
1765
+ },
1766
+ coingecko_id: 'neutron-3',
1767
+ images: [{
1768
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1769
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
1770
+ }],
1771
+ traces: [{
1772
+ type: 'ibc',
1773
+ counterparty: {
1774
+ channel_id: 'channel-19',
1775
+ base_denom: 'untrn',
1776
+ chain_name: 'neutron'
1777
+ },
1778
+ chain: {
1779
+ channel_id: 'channel-15'
1780
+ }
1781
+ }]
1782
+ }, {
1783
+ description: 'IBC uatom through cosmoshub-4 transfer/channel-1',
1784
+ denom_units: [{
1785
+ denom: 'ibc/4FC32EBA615637B0420D6D62548C5787A2150B4D52E59486D8A3A6757729ECFC',
1786
+ exponent: 0,
1787
+ aliases: ['ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9']
1788
+ }, {
1789
+ denom: 'atom',
1790
+ exponent: 6
1791
+ }],
1792
+ type_asset: 'ics20',
1793
+ base: 'ibc/4FC32EBA615637B0420D6D62548C5787A2150B4D52E59486D8A3A6757729ECFC',
1794
+ name: 'IBC atom',
1795
+ display: 'atom',
1796
+ symbol: 'ATOM',
1797
+ traces: [{
1798
+ type: 'ibc',
1799
+ counterparty: {
1800
+ channel_id: 'channel-19',
1801
+ base_denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
1802
+ chain_name: 'neutron'
1803
+ },
1804
+ chain: {
1805
+ channel_id: 'channel-15'
1806
+ }
1807
+ }],
1808
+ images: [{
1809
+ image_sync: {
1810
+ chain_name: 'cosmoshub',
1811
+ base_denom: 'uatom'
1812
+ },
1813
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1814
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1815
+ }],
1816
+ logo_URIs: {
1817
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1818
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1819
+ }
1820
+ }, {
1821
+ description: 'IBC Axelar uusdc through axelar-dojo-1 transfer/channel-2',
1822
+ denom_units: [{
1823
+ denom: 'ibc/A1813497C760EE495A71D068B82186582BF9639177965A2934C919B61CB71C6B',
1824
+ exponent: 0,
1825
+ aliases: ['ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349']
1826
+ }, {
1827
+ denom: 'usdc',
1828
+ exponent: 6
1829
+ }],
1830
+ type_asset: 'ics20',
1831
+ base: 'ibc/A1813497C760EE495A71D068B82186582BF9639177965A2934C919B61CB71C6B',
1832
+ name: 'IBC usdc',
1833
+ display: 'usdc',
1834
+ symbol: 'USDC',
1835
+ traces: [{
1836
+ type: 'ibc',
1837
+ counterparty: {
1838
+ channel_id: 'channel-19',
1839
+ base_denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
1840
+ chain_name: 'neutron'
1841
+ },
1842
+ chain: {
1843
+ channel_id: 'channel-15'
1844
+ }
1845
+ }],
1846
+ images: [{
1847
+ image_sync: {
1848
+ chain_name: 'axelar',
1849
+ base_denom: 'uusdc'
1850
+ },
1851
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1852
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1853
+ }],
1854
+ logo_URIs: {
1855
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1856
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1857
+ }
1858
+ }, {
1859
+ description: 'Tia on Neutron',
1860
+ denom_units: [{
1861
+ denom: 'ibc/95548F30827BC56C05C4908D559A9E290C7F39FBAD16DD411CDFFC94503CC7F8',
1862
+ exponent: 0,
1863
+ aliases: ['ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7']
1864
+ }, {
1865
+ denom: 'tia',
1866
+ exponent: 6
1867
+ }],
1868
+ type_asset: 'ics20',
1869
+ base: 'ibc/95548F30827BC56C05C4908D559A9E290C7F39FBAD16DD411CDFFC94503CC7F8',
1870
+ name: 'Celestia TIA',
1871
+ display: 'tia',
1872
+ symbol: 'TIA',
1873
+ traces: [{
1874
+ type: 'ibc',
1875
+ counterparty: {
1876
+ channel_id: 'channel-19',
1877
+ base_denom: 'ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7',
1878
+ chain_name: 'neutron'
1879
+ },
1880
+ chain: {
1881
+ channel_id: 'channel-15'
1882
+ }
1883
+ }],
1884
+ images: [{
1885
+ image_sync: {
1886
+ chain_name: 'celestia',
1887
+ base_denom: 'utia'
1888
+ },
1889
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
1890
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
1891
+ }],
1892
+ logo_URIs: {
1893
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
1894
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
1895
+ }
1896
+ }, {
1897
+ description: 'Astropepe meme coin',
1898
+ denom_units: [{
1899
+ denom: 'ibc/9D5F02EB67066A13CC6573E5586688CD187C756A07A935F35092B08C5B52FBD5',
1900
+ exponent: 0,
1901
+ aliases: ['factory/neutron14henrqx9y328fjrdvz6l6d92r0t7g5hk86q5nd/uastropepe']
1902
+ }, {
1903
+ denom: 'ASTROPEPE',
1904
+ exponent: 6
1905
+ }],
1906
+ base: 'ibc/9D5F02EB67066A13CC6573E5586688CD187C756A07A935F35092B08C5B52FBD5',
1907
+ name: 'AstroPepe',
1908
+ display: 'ASTROPEPE',
1909
+ symbol: 'ASTROPEPE',
1910
+ logo_URIs: {
1911
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astropepe.png'
1912
+ },
1913
+ images: [{
1914
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astropepe.png'
1915
+ }],
1916
+ traces: [{
1917
+ type: 'ibc',
1918
+ counterparty: {
1919
+ channel_id: 'channel-19',
1920
+ base_denom: 'factory/neutron14henrqx9y328fjrdvz6l6d92r0t7g5hk86q5nd/uastropepe',
1921
+ chain_name: 'neutron'
1922
+ },
1923
+ chain: {
1924
+ channel_id: 'channel-15'
1925
+ }
1926
+ }]
1927
+ }, {
1928
+ description: 'wstETH on Neutron',
1929
+ denom_units: [{
1930
+ denom: 'ibc/854899002D512F0286C644F0DD755073756183BFA60BC6154A5F09DCD25E2010',
1931
+ exponent: 0,
1932
+ aliases: ['factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH']
1933
+ }, {
1934
+ denom: 'wstETH',
1935
+ exponent: 18
1936
+ }],
1937
+ base: 'ibc/854899002D512F0286C644F0DD755073756183BFA60BC6154A5F09DCD25E2010',
1938
+ name: 'wstETH',
1939
+ display: 'wstETH',
1940
+ symbol: 'wstETH',
1941
+ traces: [{
1942
+ type: 'ibc',
1943
+ counterparty: {
1944
+ channel_id: 'channel-19',
1945
+ base_denom: 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH',
1946
+ chain_name: 'neutron'
1947
+ },
1948
+ chain: {
1949
+ channel_id: 'channel-15'
1950
+ }
1951
+ }],
1952
+ images: [{
1953
+ image_sync: {
1954
+ chain_name: 'ethereum',
1955
+ base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0'
1956
+ },
1957
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
1958
+ }],
1959
+ logo_URIs: {
1960
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
1961
+ }
1962
+ }, {
1963
+ description: 'NBTC on Neutron',
1964
+ denom_units: [{
1965
+ denom: 'ibc/7E5FFA43001B6F496071DC51622F8B995D2794BEA05458D31EDC05AC55EDFC94',
1966
+ exponent: 0,
1967
+ aliases: ['ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920']
1968
+ }, {
1969
+ denom: 'sat',
1970
+ exponent: 6
1971
+ }],
1972
+ type_asset: 'ics20',
1973
+ base: 'ibc/7E5FFA43001B6F496071DC51622F8B995D2794BEA05458D31EDC05AC55EDFC94',
1974
+ name: 'Nomic NBTC',
1975
+ display: 'sat',
1976
+ symbol: 'SAT',
1977
+ traces: [{
1978
+ type: 'ibc',
1979
+ counterparty: {
1980
+ channel_id: 'channel-19',
1981
+ base_denom: 'ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920',
1982
+ chain_name: 'neutron'
1983
+ },
1984
+ chain: {
1985
+ channel_id: 'channel-15'
1986
+ }
1987
+ }],
1988
+ images: [{
1989
+ image_sync: {
1990
+ chain_name: 'nomic',
1991
+ base_denom: 'usat'
1992
+ },
1993
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
1994
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
1995
+ }],
1996
+ logo_URIs: {
1997
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
1998
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
1999
+ }
2000
+ }, {
2001
+ description: 'DYDX on Neutron',
2002
+ denom_units: [{
2003
+ denom: 'ibc/8E947064B772C5547DE7919DB11FDA5D028B59677D003033F0089F53CE0C3426',
2004
+ exponent: 0,
2005
+ aliases: ['ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130']
2006
+ }, {
2007
+ denom: 'dydx',
2008
+ exponent: 18
2009
+ }],
2010
+ type_asset: 'ics20',
2011
+ base: 'ibc/8E947064B772C5547DE7919DB11FDA5D028B59677D003033F0089F53CE0C3426',
2012
+ name: 'DYDX',
2013
+ display: 'dydx',
2014
+ symbol: 'DYDX',
2015
+ traces: [{
2016
+ type: 'ibc',
2017
+ counterparty: {
2018
+ channel_id: 'channel-19',
2019
+ base_denom: 'ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130',
2020
+ chain_name: 'neutron'
2021
+ },
2022
+ chain: {
2023
+ channel_id: 'channel-15'
2024
+ }
2025
+ }],
2026
+ images: [{
2027
+ image_sync: {
2028
+ chain_name: 'dydx',
2029
+ base_denom: 'adydx'
2030
+ },
2031
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2032
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2033
+ }],
2034
+ logo_URIs: {
2035
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2036
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2037
+ }
2038
+ }, {
2039
+ description: 'The cutest NEWT token on Neutron chain.',
2040
+ denom_units: [{
2041
+ denom: 'ibc/2EBE1A7762715187ED15A2025EC347668553F537B3AEE9D27F167FF43630665C',
2042
+ exponent: 0,
2043
+ aliases: ['factory/neutron1p8d89wvxyjcnawmgw72klknr3lg9gwwl6ypxda/newt']
2044
+ }, {
2045
+ denom: 'newt',
2046
+ exponent: 6
2047
+ }],
2048
+ base: 'ibc/2EBE1A7762715187ED15A2025EC347668553F537B3AEE9D27F167FF43630665C',
2049
+ name: 'Newt',
2050
+ display: 'newt',
2051
+ symbol: 'NEWT',
2052
+ logo_URIs: {
2053
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png'
2054
+ },
2055
+ coingecko_id: 'newt',
2056
+ images: [{
2057
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png'
2058
+ }],
2059
+ traces: [{
2060
+ type: 'ibc',
2061
+ counterparty: {
2062
+ channel_id: 'channel-19',
2063
+ base_denom: 'factory/neutron1p8d89wvxyjcnawmgw72klknr3lg9gwwl6ypxda/newt',
2064
+ chain_name: 'neutron'
2065
+ },
2066
+ chain: {
2067
+ channel_id: 'channel-15'
2068
+ }
2069
+ }]
2070
+ }, {
2071
+ description: 'ASTRO on Neutron',
2072
+ denom_units: [{
2073
+ denom: 'ibc/D2DE5C129A528F8AA731C073FA70BFCA52F17E10DE3939A3B1CC2CD785FB2C62',
2074
+ exponent: 0,
2075
+ aliases: ['ibc/5751B8BCDA688FD0A8EC0B292EEF1CDEAB4B766B63EC632778B196D317C40C3A']
2076
+ }, {
2077
+ denom: 'astro',
2078
+ exponent: 6
2079
+ }],
2080
+ type_asset: 'ics20',
2081
+ base: 'ibc/D2DE5C129A528F8AA731C073FA70BFCA52F17E10DE3939A3B1CC2CD785FB2C62',
2082
+ name: 'Astroport token',
2083
+ display: 'astro',
2084
+ symbol: 'ASTRO',
2085
+ traces: [{
2086
+ type: 'ibc',
2087
+ counterparty: {
2088
+ channel_id: 'channel-19',
2089
+ base_denom: 'ibc/5751B8BCDA688FD0A8EC0B292EEF1CDEAB4B766B63EC632778B196D317C40C3A',
2090
+ chain_name: 'neutron'
2091
+ },
2092
+ chain: {
2093
+ channel_id: 'channel-15'
2094
+ }
2095
+ }],
2096
+ images: [{
2097
+ image_sync: {
2098
+ chain_name: 'terra2',
2099
+ base_denom: 'cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26'
2100
+ },
2101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.png',
2102
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
2103
+ }],
2104
+ logo_URIs: {
2105
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.png',
2106
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
2107
+ }
2108
+ }, {
2109
+ description: 'Baby Corgi is the real doggo of Neutron!',
2110
+ denom_units: [{
2111
+ denom: 'ibc/A0CAEF9265256D246722B7E1B02301B190A341A630BC1A94742B3A08807CC359',
2112
+ exponent: 0,
2113
+ aliases: ['factory/neutron1tklm6cvr2wxg8k65t8gh5ewslnzdfd5fsk0w3f/corgi']
2114
+ }, {
2115
+ denom: 'corgi',
2116
+ exponent: 6
2117
+ }],
2118
+ base: 'ibc/A0CAEF9265256D246722B7E1B02301B190A341A630BC1A94742B3A08807CC359',
2119
+ name: 'Baby Corgi',
2120
+ display: 'corgi',
2121
+ symbol: 'CORGI',
2122
+ logo_URIs: {
2123
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/babycorgi.png'
2124
+ },
2125
+ images: [{
2126
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/babycorgi.png'
2127
+ }],
2128
+ traces: [{
2129
+ type: 'ibc',
2130
+ counterparty: {
2131
+ channel_id: 'channel-19',
2132
+ base_denom: 'factory/neutron1tklm6cvr2wxg8k65t8gh5ewslnzdfd5fsk0w3f/corgi',
2133
+ chain_name: 'neutron'
2134
+ },
2135
+ chain: {
2136
+ channel_id: 'channel-15'
2137
+ }
2138
+ }]
2139
+ }, {
2140
+ description: 'clownmaxxed store of value',
2141
+ denom_units: [{
2142
+ denom: 'ibc/C290FBFA0561B3AF3072DEAEBC8473ED0B5A0F90E9D20193ED2D8A93F684CF39',
2143
+ exponent: 0,
2144
+ aliases: ['factory/neutron170v88vrtnedesyfytuku257cggxc79rd7lwt7q/ucircus']
2145
+ }, {
2146
+ denom: 'circus',
2147
+ exponent: 6
2148
+ }],
2149
+ base: 'ibc/C290FBFA0561B3AF3072DEAEBC8473ED0B5A0F90E9D20193ED2D8A93F684CF39',
2150
+ name: 'AtomEconomicZone69JaeKwonInu',
2151
+ display: 'circus',
2152
+ symbol: 'CIRCUS',
2153
+ logo_URIs: {
2154
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png'
2155
+ },
2156
+ images: [{
2157
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png'
2158
+ }],
2159
+ traces: [{
2160
+ type: 'ibc',
2161
+ counterparty: {
2162
+ channel_id: 'channel-19',
2163
+ base_denom: 'factory/neutron170v88vrtnedesyfytuku257cggxc79rd7lwt7q/ucircus',
2164
+ chain_name: 'neutron'
2165
+ },
2166
+ chain: {
2167
+ channel_id: 'channel-15'
2168
+ }
2169
+ }]
2170
+ }, {
2171
+ description: 'Jimmy Neutron Finance',
2172
+ denom_units: [{
2173
+ denom: 'ibc/ECF09E770BF7B98C994C6312CA93CC6D00BF4883E7C70CD69DAA339B058F79DC',
2174
+ exponent: 0,
2175
+ aliases: ['factory/neutron108x7vp9zv22d6wxrs9as8dshd3pd5vsga463yd/JIMMY']
2176
+ }, {
2177
+ denom: 'jimmy',
2178
+ exponent: 6
2179
+ }],
2180
+ base: 'ibc/ECF09E770BF7B98C994C6312CA93CC6D00BF4883E7C70CD69DAA339B058F79DC',
2181
+ name: 'jimmy',
2182
+ display: 'jimmy',
2183
+ symbol: 'JIMMY',
2184
+ logo_URIs: {
2185
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jimmy.png'
2186
+ },
2187
+ images: [{
2188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jimmy.png'
2189
+ }],
2190
+ traces: [{
2191
+ type: 'ibc',
2192
+ counterparty: {
2193
+ channel_id: 'channel-19',
2194
+ base_denom: 'factory/neutron108x7vp9zv22d6wxrs9as8dshd3pd5vsga463yd/JIMMY',
2195
+ chain_name: 'neutron'
2196
+ },
2197
+ chain: {
2198
+ channel_id: 'channel-15'
2199
+ }
2200
+ }]
2201
+ }, {
2202
+ description: 'Baddest coin on Cosmos',
2203
+ denom_units: [{
2204
+ denom: 'ibc/DDD44EE8309127F88A4A1D212F3920310AF9B4A5847C13B8AEB0EE36C8DDC986',
2205
+ exponent: 0,
2206
+ aliases: ['factory/neutron143wp6g8paqasnuuey6zyapucknwy9rhnld8hkr/bad']
2207
+ }, {
2208
+ denom: 'bad',
2209
+ exponent: 6
2210
+ }],
2211
+ base: 'ibc/DDD44EE8309127F88A4A1D212F3920310AF9B4A5847C13B8AEB0EE36C8DDC986',
2212
+ name: 'Badcoin',
2213
+ display: 'bad',
2214
+ symbol: 'BAD',
2215
+ logo_URIs: {
2216
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png'
2217
+ },
2218
+ images: [{
2219
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png'
2220
+ }],
2221
+ traces: [{
2222
+ type: 'ibc',
2223
+ counterparty: {
2224
+ channel_id: 'channel-19',
2225
+ base_denom: 'factory/neutron143wp6g8paqasnuuey6zyapucknwy9rhnld8hkr/bad',
2226
+ chain_name: 'neutron'
2227
+ },
2228
+ chain: {
2229
+ channel_id: 'channel-15'
2230
+ }
2231
+ }]
2232
+ }, {
2233
+ description: 'BITCOSMOS',
2234
+ denom_units: [{
2235
+ denom: 'ibc/BEB73FE7D649007749D96718EB3BD6E52AC77D1539A30F7EEF7BC0DF91105EC4',
2236
+ exponent: 0,
2237
+ aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
2238
+ }, {
2239
+ denom: 'bitcosmos',
2240
+ exponent: 6
2241
+ }],
2242
+ base: 'ibc/BEB73FE7D649007749D96718EB3BD6E52AC77D1539A30F7EEF7BC0DF91105EC4',
2243
+ name: 'Bitcosmos',
2244
+ display: 'bitcosmos',
2245
+ symbol: 'BTC',
2246
+ logo_URIs: {
2247
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
2248
+ },
2249
+ images: [{
2250
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
2251
+ }],
2252
+ traces: [{
2253
+ type: 'ibc',
2254
+ counterparty: {
2255
+ channel_id: 'channel-19',
2256
+ base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
2257
+ chain_name: 'neutron'
2258
+ },
2259
+ chain: {
2260
+ channel_id: 'channel-15'
2261
+ }
2262
+ }]
2263
+ }, {
2264
+ description: 'What the Fuck',
2265
+ denom_units: [{
2266
+ denom: 'ibc/BEDD99D7432180AF82E863F92F822284D89A9AD56CAB469D4BC2A0CE638D9A9E',
2267
+ exponent: 0,
2268
+ aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
2269
+ }, {
2270
+ denom: 'wtf',
2271
+ exponent: 6
2272
+ }],
2273
+ base: 'ibc/BEDD99D7432180AF82E863F92F822284D89A9AD56CAB469D4BC2A0CE638D9A9E',
2274
+ name: 'wtf',
2275
+ display: 'wtf',
2276
+ symbol: 'WTF',
2277
+ logo_URIs: {
2278
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
2279
+ },
2280
+ images: [{
2281
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
2282
+ }],
2283
+ traces: [{
2284
+ type: 'ibc',
2285
+ counterparty: {
2286
+ channel_id: 'channel-19',
2287
+ base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
2288
+ chain_name: 'neutron'
2289
+ },
2290
+ chain: {
2291
+ channel_id: 'channel-15'
2292
+ }
2293
+ }]
2294
+ }, {
2295
+ description: 'NLS on Neutron',
2296
+ denom_units: [{
2297
+ denom: 'ibc/CCEAD7098F59753983A8BFA5D2E524A98D3D7E9516CA9B94E28DD32B00A30886',
2298
+ exponent: 0,
2299
+ aliases: ['ibc/6C9E6701AC217C0FC7D74B0F7A6265B9B4E3C3CDA6E80AADE5F950A8F52F9972']
2300
+ }, {
2301
+ denom: 'nls',
2302
+ exponent: 6
2303
+ }],
2304
+ type_asset: 'ics20',
2305
+ base: 'ibc/CCEAD7098F59753983A8BFA5D2E524A98D3D7E9516CA9B94E28DD32B00A30886',
2306
+ name: 'Nolus NLS',
2307
+ display: 'nls',
2308
+ symbol: 'NLS',
2309
+ traces: [{
2310
+ type: 'ibc',
2311
+ counterparty: {
2312
+ channel_id: 'channel-19',
2313
+ base_denom: 'ibc/6C9E6701AC217C0FC7D74B0F7A6265B9B4E3C3CDA6E80AADE5F950A8F52F9972',
2314
+ chain_name: 'neutron'
2315
+ },
2316
+ chain: {
2317
+ channel_id: 'channel-15'
2318
+ }
2319
+ }],
2320
+ images: [{
2321
+ image_sync: {
2322
+ chain_name: 'nolus',
2323
+ base_denom: 'unls'
2324
+ },
2325
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
2326
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
2327
+ }],
2328
+ logo_URIs: {
2329
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
2330
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
2331
+ }
2332
+ }, {
2333
+ description: 'A Mechanical Canine',
2334
+ denom_units: [{
2335
+ denom: 'ibc/7BDF7932C49EFACDACD966789DD05477C465A150EE2D50CAC7889A15F33C83C1',
2336
+ exponent: 0,
2337
+ aliases: ['factory/neutron1t5qrjtyryh8gzt800qr5vylhh2f8cmx4wmz9mc/ugoddard']
2338
+ }, {
2339
+ denom: 'goddard',
2340
+ exponent: 6
2341
+ }],
2342
+ base: 'ibc/7BDF7932C49EFACDACD966789DD05477C465A150EE2D50CAC7889A15F33C83C1',
2343
+ name: 'Goddard',
2344
+ display: 'goddard',
2345
+ symbol: 'GODRD',
2346
+ logo_URIs: {
2347
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddardntrn.png'
2348
+ },
2349
+ images: [{
2350
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddardntrn.png'
2351
+ }],
2352
+ traces: [{
2353
+ type: 'ibc',
2354
+ counterparty: {
2355
+ channel_id: 'channel-19',
2356
+ base_denom: 'factory/neutron1t5qrjtyryh8gzt800qr5vylhh2f8cmx4wmz9mc/ugoddard',
2357
+ chain_name: 'neutron'
2358
+ },
2359
+ chain: {
2360
+ channel_id: 'channel-15'
2361
+ }
2362
+ }]
2363
+ }, {
2364
+ description: 'The deflationary utility token of the Apollo DAO project',
2365
+ denom_units: [{
2366
+ denom: 'ibc/6C62B6D1AC0E972440B29C9D6B46B6161DF3161167892A0AA2C02873D5E2815B',
2367
+ exponent: 0,
2368
+ aliases: ['factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO']
2369
+ }, {
2370
+ denom: 'apollo',
2371
+ exponent: 6
2372
+ }],
2373
+ base: 'ibc/6C62B6D1AC0E972440B29C9D6B46B6161DF3161167892A0AA2C02873D5E2815B',
2374
+ name: 'Apollo DAO',
2375
+ display: 'apollo',
2376
+ symbol: 'APOLLO',
2377
+ logo_URIs: {
2378
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg'
2379
+ },
2380
+ images: [{
2381
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg'
2382
+ }],
2383
+ traces: [{
2384
+ type: 'ibc',
2385
+ counterparty: {
2386
+ channel_id: 'channel-19',
2387
+ base_denom: 'factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO',
2388
+ chain_name: 'neutron'
2389
+ },
2390
+ chain: {
2391
+ channel_id: 'channel-15'
2392
+ }
2393
+ }]
2394
+ }, {
2395
+ description: 'NEWTROLL',
2396
+ denom_units: [{
2397
+ denom: 'ibc/B6E1EABE1810297436CF1F69AEF879112FBBD8B066CE66907DA6664244883B5B',
2398
+ exponent: 0,
2399
+ aliases: ['factory/neutron1ume2n42r5j0660gegrr28fzdze7aqf7r5cd9y6/newtroll']
2400
+ }, {
2401
+ denom: 'newtroll',
2402
+ exponent: 6
2403
+ }],
2404
+ base: 'ibc/B6E1EABE1810297436CF1F69AEF879112FBBD8B066CE66907DA6664244883B5B',
2405
+ name: 'Newtroll',
2406
+ display: 'newtroll',
2407
+ symbol: 'NTRL',
2408
+ logo_URIs: {
2409
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.svg'
2410
+ },
2411
+ images: [{
2412
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.svg'
2413
+ }],
2414
+ traces: [{
2415
+ type: 'ibc',
2416
+ counterparty: {
2417
+ channel_id: 'channel-19',
2418
+ base_denom: 'factory/neutron1ume2n42r5j0660gegrr28fzdze7aqf7r5cd9y6/newtroll',
2419
+ chain_name: 'neutron'
2420
+ },
2421
+ chain: {
2422
+ channel_id: 'channel-15'
2423
+ }
2424
+ }]
2425
+ }, {
2426
+ description: 'Retro Game',
2427
+ denom_units: [{
2428
+ denom: 'ibc/56622B0B69EF687B41791B2ED78D7A8EDB2FC912FB3BF346588C1DCD6719DA54',
2429
+ exponent: 0,
2430
+ aliases: ['factory/neutron1t24nc7whl77relnu3taxyg3p66pjyuk82png2y/uretro']
2431
+ }, {
2432
+ denom: 'retro',
2433
+ exponent: 6
2434
+ }],
2435
+ base: 'ibc/56622B0B69EF687B41791B2ED78D7A8EDB2FC912FB3BF346588C1DCD6719DA54',
2436
+ name: 'Retro',
2437
+ display: 'retro',
2438
+ symbol: 'RETRO',
2439
+ logo_URIs: {
2440
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.svg'
2441
+ },
2442
+ images: [{
2443
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.svg'
2444
+ }],
2445
+ traces: [{
2446
+ type: 'ibc',
2447
+ counterparty: {
2448
+ channel_id: 'channel-19',
2449
+ base_denom: 'factory/neutron1t24nc7whl77relnu3taxyg3p66pjyuk82png2y/uretro',
2450
+ chain_name: 'neutron'
2451
+ },
2452
+ chain: {
2453
+ channel_id: 'channel-15'
2454
+ }
2455
+ }]
2456
+ }, {
2457
+ description: 'The permissioned staking asset for Noble Chain',
2458
+ denom_units: [{
2459
+ denom: 'ibc/730D694059575CD4942FEC26E6D39FA94D1BFE42545C8C853780D1D89B41DEC5',
2460
+ exponent: 0,
2461
+ aliases: ['ustake']
2462
+ }, {
2463
+ denom: 'stake',
2464
+ exponent: 6
2465
+ }],
2466
+ base: 'ibc/730D694059575CD4942FEC26E6D39FA94D1BFE42545C8C853780D1D89B41DEC5',
2467
+ name: 'Stake',
2468
+ display: 'stake',
2469
+ symbol: 'STAKE',
2470
+ logo_URIs: {
2471
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
2472
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
2473
+ },
2474
+ images: [{
2475
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
2476
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
2477
+ }],
2478
+ traces: [{
2479
+ type: 'ibc',
2480
+ counterparty: {
2481
+ channel_id: 'channel-39',
2482
+ base_denom: 'ustake',
2483
+ chain_name: 'noble'
2484
+ },
2485
+ chain: {
2486
+ channel_id: 'channel-45'
2487
+ }
2488
+ }]
2489
+ }, {
2490
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
2491
+ denom_units: [{
2492
+ denom: 'ibc/948727CA47AE76D5E6CEA1508DCC52AC044AF81E7B002F45773C343E2ABE534E',
2493
+ exponent: 0,
2494
+ aliases: ['ufrienzies']
2495
+ }, {
2496
+ denom: 'frienzies',
2497
+ exponent: 6
2498
+ }],
2499
+ base: 'ibc/948727CA47AE76D5E6CEA1508DCC52AC044AF81E7B002F45773C343E2ABE534E',
2500
+ display: 'frienzies',
2501
+ name: 'Frienzies',
2502
+ symbol: 'FRNZ',
2503
+ logo_URIs: {
2504
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2505
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2506
+ },
2507
+ images: [{
2508
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2509
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2510
+ }],
2511
+ traces: [{
2512
+ type: 'ibc',
2513
+ counterparty: {
2514
+ channel_id: 'channel-39',
2515
+ base_denom: 'ufrienzies',
2516
+ chain_name: 'noble'
2517
+ },
2518
+ chain: {
2519
+ channel_id: 'channel-45'
2520
+ }
2521
+ }]
2522
+ }, {
2523
+ description: 'ATOM token on Noble',
2524
+ denom_units: [{
2525
+ denom: 'ibc/88ACBEB163F7E42077E340DF5B7D02215CBC4390E117653D2B584728E9AB8B6B',
2526
+ exponent: 0,
2527
+ aliases: ['ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0']
2528
+ }, {
2529
+ denom: 'atom',
2530
+ exponent: 6,
2531
+ aliases: ['ATOM']
2532
+ }],
2533
+ type_asset: 'ics20',
2534
+ base: 'ibc/88ACBEB163F7E42077E340DF5B7D02215CBC4390E117653D2B584728E9AB8B6B',
2535
+ name: 'Atom Staking Coin',
2536
+ display: 'atom',
2537
+ symbol: 'ATOM',
2538
+ traces: [{
2539
+ type: 'ibc',
2540
+ counterparty: {
2541
+ channel_id: 'channel-39',
2542
+ base_denom: 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0',
2543
+ chain_name: 'noble'
2544
+ },
2545
+ chain: {
2546
+ channel_id: 'channel-45'
2547
+ }
2548
+ }],
2549
+ logo_URIs: {
2550
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
2551
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
2552
+ },
2553
+ images: [{
2554
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
2555
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
2556
+ }]
2557
+ }, {
2558
+ description: 'USD Coin',
2559
+ denom_units: [{
2560
+ denom: 'ibc/CA6FBFAF399474A06263E10D0CE5AEBBE15189D6D4B2DD9ADE61007E68EB9DB0',
2561
+ exponent: 0,
2562
+ aliases: ['uusdc']
2563
+ }, {
2564
+ denom: 'usdc',
2565
+ exponent: 6
2566
+ }],
2567
+ base: 'ibc/CA6FBFAF399474A06263E10D0CE5AEBBE15189D6D4B2DD9ADE61007E68EB9DB0',
2568
+ display: 'usdc',
2569
+ name: 'USD Coin',
2570
+ symbol: 'USDC',
2571
+ coingecko_id: 'usd-coin',
2572
+ traces: [{
2573
+ type: 'ibc',
2574
+ counterparty: {
2575
+ channel_id: 'channel-39',
2576
+ base_denom: 'uusdc',
2577
+ chain_name: 'noble'
2578
+ },
2579
+ chain: {
2580
+ channel_id: 'channel-45'
2581
+ }
2582
+ }],
2583
+ logo_URIs: {
2584
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
2585
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
2586
+ },
2587
+ images: [{
2588
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
2589
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
2590
+ }]
2591
+ }, {
2592
+ description: 'The native token of Nois',
2593
+ denom_units: [{
2594
+ denom: 'ibc/342C8F6CFD1B99228B041B31EE973C71F78849C624A7EC8487837558FA67BFF8',
2595
+ exponent: 0,
2596
+ aliases: ['unois']
2597
+ }, {
2598
+ denom: 'nois',
2599
+ exponent: 6
2600
+ }],
2601
+ base: 'ibc/342C8F6CFD1B99228B041B31EE973C71F78849C624A7EC8487837558FA67BFF8',
2602
+ name: 'Nois',
2603
+ display: 'nois',
2604
+ symbol: 'NOIS',
2605
+ logo_URIs: {
2606
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
2607
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
2608
+ },
2609
+ keywords: ['nois', 'randomness', 'drand', 'wasm'],
2610
+ images: [{
2611
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
2612
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
2613
+ }],
2614
+ traces: [{
2615
+ type: 'ibc',
2616
+ counterparty: {
2617
+ channel_id: 'channel-43',
2618
+ base_denom: 'unois',
2619
+ chain_name: 'nois'
2620
+ },
2621
+ chain: {
2622
+ channel_id: 'channel-58'
2623
+ }
2624
+ }]
2625
+ }, {
2626
+ description: 'The native token of Osmosis',
2627
+ denom_units: [{
2628
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
2629
+ exponent: 0,
2630
+ aliases: ['uosmo']
2631
+ }, {
2632
+ denom: 'osmo',
2633
+ exponent: 6
2634
+ }],
2635
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
2636
+ name: 'Osmosis',
2637
+ display: 'osmo',
2638
+ symbol: 'OSMO',
2639
+ logo_URIs: {
2640
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
2641
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
2642
+ },
2643
+ coingecko_id: 'osmosis',
2644
+ keywords: ['dex', 'staking'],
2645
+ images: [{
2646
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
2647
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
2648
+ }],
2649
+ traces: [{
2650
+ type: 'ibc',
2651
+ counterparty: {
2652
+ channel_id: 'channel-782',
2653
+ base_denom: 'uosmo',
2654
+ chain_name: 'osmosis'
2655
+ },
2656
+ chain: {
2657
+ channel_id: 'channel-0'
2658
+ }
2659
+ }]
2660
+ }, {
2661
+ denom_units: [{
2662
+ denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
2663
+ exponent: 0,
2664
+ aliases: ['uion']
2665
+ }, {
2666
+ denom: 'ion',
2667
+ exponent: 6
2668
+ }],
2669
+ base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
2670
+ name: 'Ion DAO',
2671
+ display: 'ion',
2672
+ symbol: 'ION',
2673
+ logo_URIs: {
2674
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
2675
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
2676
+ },
2677
+ coingecko_id: 'ion',
2678
+ keywords: ['memecoin'],
2679
+ images: [{
2680
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
2681
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
2682
+ }],
2683
+ traces: [{
2684
+ type: 'ibc',
2685
+ counterparty: {
2686
+ channel_id: 'channel-782',
2687
+ base_denom: 'uion',
2688
+ chain_name: 'osmosis'
2689
+ },
2690
+ chain: {
2691
+ channel_id: 'channel-0'
2692
+ }
2693
+ }]
2694
+ }, {
2695
+ denom_units: [{
2696
+ denom: 'ibc/3616134E71F4F7C0AFD22C439567E8C514BE88955903834F4580D9E3E4E3470F',
2697
+ exponent: 0,
2698
+ aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
2699
+ }, {
2700
+ denom: 'ibcx',
2701
+ exponent: 6
2702
+ }],
2703
+ address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
2704
+ base: 'ibc/3616134E71F4F7C0AFD22C439567E8C514BE88955903834F4580D9E3E4E3470F',
2705
+ name: 'IBC Index',
2706
+ display: 'ibcx',
2707
+ symbol: 'IBCX',
2708
+ logo_URIs: {
2709
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
2710
+ },
2711
+ coingecko_id: 'ibc-index',
2712
+ images: [{
2713
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
2714
+ }],
2715
+ traces: [{
2716
+ type: 'ibc',
2717
+ counterparty: {
2718
+ channel_id: 'channel-782',
2719
+ base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
2720
+ chain_name: 'osmosis'
2721
+ },
2722
+ chain: {
2723
+ channel_id: 'channel-0'
2724
+ }
2725
+ }]
2726
+ }, {
2727
+ denom_units: [{
2728
+ denom: 'ibc/D4A5AE8E8DD0D49F559F9D85EDF17643E3444BD424FFE7158A8187A5BAFDD463',
2729
+ exponent: 0,
2730
+ aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
2731
+ }, {
2732
+ denom: 'stibcx',
2733
+ exponent: 6
2734
+ }],
2735
+ address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
2736
+ base: 'ibc/D4A5AE8E8DD0D49F559F9D85EDF17643E3444BD424FFE7158A8187A5BAFDD463',
2737
+ name: 'Staked IBCX',
2738
+ display: 'stibcx',
2739
+ symbol: 'stIBCX',
2740
+ logo_URIs: {
2741
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
2742
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
2743
+ },
2744
+ images: [{
2745
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
2746
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
2747
+ }],
2748
+ traces: [{
2749
+ type: 'ibc',
2750
+ counterparty: {
2751
+ channel_id: 'channel-782',
2752
+ base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
2753
+ chain_name: 'osmosis'
2754
+ },
2755
+ chain: {
2756
+ channel_id: 'channel-0'
2757
+ }
2758
+ }]
2759
+ }, {
2760
+ denom_units: [{
2761
+ denom: 'ibc/7FBDBEEEBA9C50C4BCDF7BF438EAB99E64360833D240B32655C96E319559E911',
2762
+ exponent: 0,
2763
+ aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
2764
+ }, {
2765
+ denom: 'usdc',
2766
+ exponent: 6
2767
+ }],
2768
+ type_asset: 'ics20',
2769
+ base: 'ibc/7FBDBEEEBA9C50C4BCDF7BF438EAB99E64360833D240B32655C96E319559E911',
2770
+ name: 'Axelar USD Coin',
2771
+ display: 'usdc',
2772
+ symbol: 'USDC.axl',
2773
+ traces: [{
2774
+ type: 'ibc',
2775
+ counterparty: {
2776
+ channel_id: 'channel-782',
2777
+ base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
2778
+ chain_name: 'osmosis'
2779
+ },
2780
+ chain: {
2781
+ channel_id: 'channel-0'
2782
+ }
2783
+ }],
2784
+ images: [{
2785
+ image_sync: {
2786
+ chain_name: 'axelar',
2787
+ base_denom: 'uusdc'
2788
+ },
2789
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
2790
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
2791
+ }],
2792
+ logo_URIs: {
2793
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
2794
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
2795
+ }
2796
+ }, {
2797
+ denom_units: [{
2798
+ denom: 'ibc/18624EAC27898C0DD81951E6638AA8F32B35C626A93142A37E2B17D3F4527B0A',
2799
+ exponent: 0,
2800
+ aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
2801
+ }, {
2802
+ denom: 'avalanche-usdc',
2803
+ exponent: 6
2804
+ }],
2805
+ type_asset: 'ics20',
2806
+ base: 'ibc/18624EAC27898C0DD81951E6638AA8F32B35C626A93142A37E2B17D3F4527B0A',
2807
+ name: 'Wormhole USDC(Avalanche)',
2808
+ display: 'avalanche-usdc',
2809
+ symbol: 'avalanche.USDC.wh',
2810
+ traces: [{
2811
+ type: 'ibc',
2812
+ counterparty: {
2813
+ channel_id: 'channel-782',
2814
+ base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
2815
+ chain_name: 'osmosis'
2816
+ },
2817
+ chain: {
2818
+ channel_id: 'channel-0'
2819
+ }
2820
+ }],
2821
+ images: [{
2822
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
2823
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
2824
+ }],
2825
+ logo_URIs: {
2826
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
2827
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
2828
+ }
2829
+ }, {
2830
+ denom_units: [{
2831
+ denom: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
2832
+ exponent: 0,
2833
+ aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
2834
+ }, {
2835
+ denom: 'usdc',
2836
+ exponent: 6
2837
+ }],
2838
+ type_asset: 'ics20',
2839
+ base: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
2840
+ name: 'Noble USD Coin',
2841
+ display: 'usdc',
2842
+ symbol: 'USDC',
2843
+ traces: [{
2844
+ type: 'ibc',
2845
+ counterparty: {
2846
+ channel_id: 'channel-782',
2847
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
2848
+ chain_name: 'osmosis'
2849
+ },
2850
+ chain: {
2851
+ channel_id: 'channel-0'
2852
+ }
2853
+ }],
2854
+ images: [{
2855
+ image_sync: {
2856
+ chain_name: 'noble',
2857
+ base_denom: 'uusdc'
2858
+ },
2859
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
2860
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
2861
+ }],
2862
+ logo_URIs: {
2863
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
2864
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
2865
+ }
2866
+ }, {
2867
+ denom_units: [{
2868
+ denom: 'ibc/AF5559D128329B6C753F15481BEC26E533B847A471074703FA4903E7E6F61BA1',
2869
+ exponent: 0,
2870
+ aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
2871
+ }, {
2872
+ denom: 'stosmo',
2873
+ exponent: 6
2874
+ }],
2875
+ type_asset: 'ics20',
2876
+ base: 'ibc/AF5559D128329B6C753F15481BEC26E533B847A471074703FA4903E7E6F61BA1',
2877
+ name: 'stOSMO',
2878
+ display: 'stosmo',
2879
+ symbol: 'stOSMO',
2880
+ traces: [{
2881
+ type: 'ibc',
2882
+ counterparty: {
2883
+ channel_id: 'channel-782',
2884
+ base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
2885
+ chain_name: 'osmosis'
2886
+ },
2887
+ chain: {
2888
+ channel_id: 'channel-0'
2889
+ }
2890
+ }],
2891
+ images: [{
2892
+ image_sync: {
2893
+ chain_name: 'stride',
2894
+ base_denom: 'stuosmo'
2895
+ },
2896
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
2897
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
2898
+ }],
2899
+ logo_URIs: {
2900
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
2901
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
2902
+ }
2903
+ }, {
2904
+ denom_units: [{
2905
+ denom: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
2906
+ exponent: 0,
2907
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
2908
+ }, {
2909
+ denom: 'atom',
2910
+ exponent: 6
2911
+ }],
2912
+ type_asset: 'ics20',
2913
+ base: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
2914
+ name: 'Cosmos Hub Atom',
2915
+ display: 'atom',
2916
+ symbol: 'ATOM',
2917
+ traces: [{
2918
+ type: 'ibc',
2919
+ counterparty: {
2920
+ channel_id: 'channel-782',
2921
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
2922
+ chain_name: 'osmosis'
2923
+ },
2924
+ chain: {
2925
+ channel_id: 'channel-0'
2926
+ }
2927
+ }],
2928
+ images: [{
2929
+ image_sync: {
2930
+ chain_name: 'cosmoshub',
2931
+ base_denom: 'uatom'
2932
+ },
2933
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
2934
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
2935
+ }],
2936
+ logo_URIs: {
2937
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
2938
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
2939
+ }
2940
+ }, {
2941
+ denom_units: [{
2942
+ denom: 'ibc/FCFF8B19C61677F3B78E2A5AE3B4A34A8D23858D16905F253B8438B3AFD07FF8',
2943
+ exponent: 0,
2944
+ aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
2945
+ }, {
2946
+ denom: 'statom',
2947
+ exponent: 6
2948
+ }],
2949
+ type_asset: 'ics20',
2950
+ base: 'ibc/FCFF8B19C61677F3B78E2A5AE3B4A34A8D23858D16905F253B8438B3AFD07FF8',
2951
+ name: 'stATOM',
2952
+ display: 'statom',
2953
+ symbol: 'stATOM',
2954
+ traces: [{
2955
+ type: 'ibc',
2956
+ counterparty: {
2957
+ channel_id: 'channel-782',
2958
+ base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
2959
+ chain_name: 'osmosis'
2960
+ },
2961
+ chain: {
2962
+ channel_id: 'channel-0'
2963
+ }
2964
+ }],
2965
+ images: [{
2966
+ image_sync: {
2967
+ chain_name: 'stride',
2968
+ base_denom: 'stuatom'
2969
+ },
2970
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
2971
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
2972
+ }],
2973
+ logo_URIs: {
2974
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
2975
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
2976
+ }
2977
+ }, {
2978
+ denom_units: [{
2979
+ denom: 'ibc/A7C4A3FB19E88ABE60416125F9189DA680800F4CDD14E3C10C874E022BEFF04C',
2980
+ exponent: 0,
2981
+ aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
2982
+ }, {
2983
+ denom: 'weth',
2984
+ exponent: 18
2985
+ }],
2986
+ type_asset: 'ics20',
2987
+ base: 'ibc/A7C4A3FB19E88ABE60416125F9189DA680800F4CDD14E3C10C874E022BEFF04C',
2988
+ name: 'Wrapped Ether',
2989
+ display: 'weth',
2990
+ symbol: 'ETH',
2991
+ traces: [{
2992
+ type: 'ibc',
2993
+ counterparty: {
2994
+ channel_id: 'channel-782',
2995
+ base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
2996
+ chain_name: 'osmosis'
2997
+ },
2998
+ chain: {
2999
+ channel_id: 'channel-0'
3000
+ }
3001
+ }],
3002
+ images: [{
3003
+ image_sync: {
3004
+ chain_name: 'axelar',
3005
+ base_denom: 'weth-wei'
3006
+ },
3007
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
3008
+ }],
3009
+ logo_URIs: {
3010
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
3011
+ }
3012
+ }, {
3013
+ denom_units: [{
3014
+ denom: 'ibc/84E70F4A34FB2DE135FD3A04FDDF53B7DA4206080AA785C8BAB7F8B26299A221',
3015
+ exponent: 0,
3016
+ aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
3017
+ }, {
3018
+ denom: 'wbtc',
3019
+ exponent: 8
3020
+ }],
3021
+ type_asset: 'ics20',
3022
+ base: 'ibc/84E70F4A34FB2DE135FD3A04FDDF53B7DA4206080AA785C8BAB7F8B26299A221',
3023
+ name: 'Wrapped Bitcoin (Axelar)',
3024
+ display: 'wbtc',
3025
+ symbol: 'WBTC.axl',
3026
+ traces: [{
3027
+ type: 'ibc',
3028
+ counterparty: {
3029
+ channel_id: 'channel-782',
3030
+ base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
3031
+ chain_name: 'osmosis'
3032
+ },
3033
+ chain: {
3034
+ channel_id: 'channel-0'
3035
+ }
3036
+ }],
3037
+ images: [{
3038
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
3039
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
3040
+ }, {
3041
+ image_sync: {
3042
+ chain_name: 'axelar',
3043
+ base_denom: 'wbtc-satoshi'
3044
+ },
3045
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
3046
+ }],
3047
+ logo_URIs: {
3048
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
3049
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
3050
+ }
3051
+ }, {
3052
+ description: 'ERIS liquid staked OSMO',
3053
+ denom_units: [{
3054
+ denom: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
3055
+ exponent: 0,
3056
+ aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
3057
+ }, {
3058
+ denom: 'ampOSMO',
3059
+ exponent: 6
3060
+ }],
3061
+ address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
3062
+ base: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
3063
+ name: 'ERIS Amplified OSMO',
3064
+ display: 'ampOSMO',
3065
+ symbol: 'ampOSMO',
3066
+ logo_URIs: {
3067
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
3068
+ },
3069
+ images: [{
3070
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
3071
+ }],
3072
+ traces: [{
3073
+ type: 'ibc',
3074
+ counterparty: {
3075
+ channel_id: 'channel-782',
3076
+ base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
3077
+ chain_name: 'osmosis'
3078
+ },
3079
+ chain: {
3080
+ channel_id: 'channel-0'
3081
+ }
3082
+ }]
3083
+ }, {
3084
+ description: 'Tether USDT on Osmosis',
3085
+ denom_units: [{
3086
+ denom: 'ibc/A291356F2AE84BEB344DEA335F837AAFBA43C873009D0AC9333E6E3B04AB1AA9',
3087
+ exponent: 0,
3088
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
3089
+ }, {
3090
+ denom: 'usdt',
3091
+ exponent: 6
3092
+ }],
3093
+ type_asset: 'ics20',
3094
+ base: 'ibc/A291356F2AE84BEB344DEA335F837AAFBA43C873009D0AC9333E6E3B04AB1AA9',
3095
+ name: 'Tether USDT',
3096
+ display: 'usdt',
3097
+ symbol: 'USDT',
3098
+ traces: [{
3099
+ type: 'ibc',
3100
+ counterparty: {
3101
+ channel_id: 'channel-782',
3102
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
3103
+ chain_name: 'osmosis'
3104
+ },
3105
+ chain: {
3106
+ channel_id: 'channel-0'
3107
+ }
3108
+ }],
3109
+ images: [{
3110
+ image_sync: {
3111
+ chain_name: 'kava',
3112
+ base_denom: 'erc20/tether/usdt'
3113
+ },
3114
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
3115
+ }],
3116
+ logo_URIs: {
3117
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
3118
+ }
3119
+ }, {
3120
+ description: "Membrane's CDP-style stablecoin called CDT",
3121
+ denom_units: [{
3122
+ denom: 'ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806',
3123
+ exponent: 0,
3124
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
3125
+ }, {
3126
+ denom: 'cdt',
3127
+ exponent: 6
3128
+ }],
3129
+ base: 'ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806',
3130
+ name: 'CDT Stablecoin',
3131
+ display: 'cdt',
3132
+ symbol: 'CDT',
3133
+ logo_URIs: {
3134
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
3135
+ },
3136
+ coingecko_id: 'collateralized-debt-token',
3137
+ images: [{
3138
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
3139
+ }],
3140
+ traces: [{
3141
+ type: 'ibc',
3142
+ counterparty: {
3143
+ channel_id: 'channel-782',
3144
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
3145
+ chain_name: 'osmosis'
3146
+ },
3147
+ chain: {
3148
+ channel_id: 'channel-0'
3149
+ }
3150
+ }]
3151
+ }, {
3152
+ description: "Membrane's protocol token",
3153
+ denom_units: [{
3154
+ denom: 'ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854',
3155
+ exponent: 0,
3156
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
3157
+ }, {
3158
+ denom: 'mbrn',
3159
+ exponent: 6
3160
+ }],
3161
+ base: 'ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854',
3162
+ name: 'Membrane',
3163
+ display: 'mbrn',
3164
+ symbol: 'MBRN',
3165
+ logo_URIs: {
3166
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
3167
+ },
3168
+ coingecko_id: 'membrane',
3169
+ images: [{
3170
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
3171
+ }],
3172
+ traces: [{
3173
+ type: 'ibc',
3174
+ counterparty: {
3175
+ channel_id: 'channel-782',
3176
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
3177
+ chain_name: 'osmosis'
3178
+ },
3179
+ chain: {
3180
+ channel_id: 'channel-0'
3181
+ }
3182
+ }]
3183
+ }, {
3184
+ description: 'TIA on Osmosis',
3185
+ denom_units: [{
3186
+ denom: 'ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5',
3187
+ exponent: 0,
3188
+ aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
3189
+ }, {
3190
+ denom: 'tia',
3191
+ exponent: 6
3192
+ }],
3193
+ type_asset: 'ics20',
3194
+ base: 'ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5',
3195
+ name: 'Celestia TIA',
3196
+ display: 'tia',
3197
+ symbol: 'TIA',
3198
+ traces: [{
3199
+ type: 'ibc',
3200
+ counterparty: {
3201
+ channel_id: 'channel-782',
3202
+ base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
3203
+ chain_name: 'osmosis'
3204
+ },
3205
+ chain: {
3206
+ channel_id: 'channel-0'
3207
+ }
3208
+ }],
3209
+ images: [{
3210
+ image_sync: {
3211
+ chain_name: 'celestia',
3212
+ base_denom: 'utia'
3213
+ },
3214
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
3215
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
3216
+ }],
3217
+ logo_URIs: {
3218
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
3219
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
3220
+ }
3221
+ }, {
3222
+ description: 'Margined Power Token sqOSMO',
3223
+ denom_units: [{
3224
+ denom: 'ibc/A5BA3F1C38ADAA11F941D66B19A7CD67B127F25DE2EA581BCD2DC4D8D50BEED9',
3225
+ exponent: 0,
3226
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
3227
+ }, {
3228
+ denom: 'sqosmo',
3229
+ exponent: 6
3230
+ }],
3231
+ base: 'ibc/A5BA3F1C38ADAA11F941D66B19A7CD67B127F25DE2EA581BCD2DC4D8D50BEED9',
3232
+ name: 'OSMO Squared',
3233
+ display: 'sqosmo',
3234
+ symbol: 'sqOSMO',
3235
+ logo_URIs: {
3236
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
3237
+ },
3238
+ images: [{
3239
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
3240
+ }],
3241
+ traces: [{
3242
+ type: 'ibc',
3243
+ counterparty: {
3244
+ channel_id: 'channel-782',
3245
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
3246
+ chain_name: 'osmosis'
3247
+ },
3248
+ chain: {
3249
+ channel_id: 'channel-0'
3250
+ }
3251
+ }]
3252
+ }, {
3253
+ description: 'NOIS on Osmosis',
3254
+ denom_units: [{
3255
+ denom: 'ibc/B4D30D3FC770F58F0FAC4C593D18DED847844942A2B8D15E0ABDDBF110AE7A6E',
3256
+ exponent: 0,
3257
+ aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
3258
+ }, {
3259
+ denom: 'nois',
3260
+ exponent: 6
3261
+ }],
3262
+ type_asset: 'ics20',
3263
+ base: 'ibc/B4D30D3FC770F58F0FAC4C593D18DED847844942A2B8D15E0ABDDBF110AE7A6E',
3264
+ name: 'Nois NOIS',
3265
+ display: 'nois',
3266
+ symbol: 'NOIS',
3267
+ traces: [{
3268
+ type: 'ibc',
3269
+ counterparty: {
3270
+ channel_id: 'channel-782',
3271
+ base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
3272
+ chain_name: 'osmosis'
3273
+ },
3274
+ chain: {
3275
+ channel_id: 'channel-0'
3276
+ }
3277
+ }],
3278
+ images: [{
3279
+ image_sync: {
3280
+ chain_name: 'nois',
3281
+ base_denom: 'unois'
3282
+ },
3283
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
3284
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
3285
+ }],
3286
+ logo_URIs: {
3287
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
3288
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
3289
+ }
3290
+ }, {
3291
+ description: 'Margined Power Token sqBTC',
3292
+ denom_units: [{
3293
+ denom: 'ibc/8361A05D7FEB200168AD58B4BE8B9A4F4EC3386FED621B94026B925EFBD2DD88',
3294
+ exponent: 0,
3295
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
3296
+ }, {
3297
+ denom: 'sqbtc',
3298
+ exponent: 6
3299
+ }],
3300
+ base: 'ibc/8361A05D7FEB200168AD58B4BE8B9A4F4EC3386FED621B94026B925EFBD2DD88',
3301
+ name: 'BTC Squared',
3302
+ display: 'sqbtc',
3303
+ symbol: 'sqBTC',
3304
+ logo_URIs: {
3305
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
3306
+ },
3307
+ images: [{
3308
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
3309
+ }],
3310
+ traces: [{
3311
+ type: 'ibc',
3312
+ counterparty: {
3313
+ channel_id: 'channel-782',
3314
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
3315
+ chain_name: 'osmosis'
3316
+ },
3317
+ chain: {
3318
+ channel_id: 'channel-0'
3319
+ }
3320
+ }]
3321
+ }, {
3322
+ description: 'Margined Power Token sqATOM',
3323
+ denom_units: [{
3324
+ denom: 'ibc/92CA10D8AD5DFA69918E5860570A33922EC9181F013328034D9423D7A3A95C89',
3325
+ exponent: 0,
3326
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
3327
+ }, {
3328
+ denom: 'sqatom',
3329
+ exponent: 6
3330
+ }],
3331
+ base: 'ibc/92CA10D8AD5DFA69918E5860570A33922EC9181F013328034D9423D7A3A95C89',
3332
+ name: 'ATOM Squared',
3333
+ display: 'sqatom',
3334
+ symbol: 'sqATOM',
3335
+ logo_URIs: {
3336
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
3337
+ },
3338
+ images: [{
3339
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
3340
+ }],
3341
+ traces: [{
3342
+ type: 'ibc',
3343
+ counterparty: {
3344
+ channel_id: 'channel-782',
3345
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
3346
+ chain_name: 'osmosis'
3347
+ },
3348
+ chain: {
3349
+ channel_id: 'channel-0'
3350
+ }
3351
+ }]
3352
+ }, {
3353
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
3354
+ denom_units: [{
3355
+ denom: 'ibc/E1BCC0F7B932E654B1A930F72B76C0678D55095387E2A4D8F00E941A8F82EE48',
3356
+ exponent: 0,
3357
+ aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
3358
+ }, {
3359
+ denom: 'cro',
3360
+ exponent: 8
3361
+ }],
3362
+ type_asset: 'ics20',
3363
+ base: 'ibc/E1BCC0F7B932E654B1A930F72B76C0678D55095387E2A4D8F00E941A8F82EE48',
3364
+ name: 'Cronos',
3365
+ display: 'cro',
3366
+ symbol: 'CRO',
3367
+ traces: [{
3368
+ type: 'ibc',
3369
+ counterparty: {
3370
+ channel_id: 'channel-782',
3371
+ base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
3372
+ chain_name: 'osmosis'
3373
+ },
3374
+ chain: {
3375
+ channel_id: 'channel-0'
3376
+ }
3377
+ }],
3378
+ images: [{
3379
+ image_sync: {
3380
+ chain_name: 'cryptoorgchain',
3381
+ base_denom: 'basecro'
3382
+ },
3383
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
3384
+ }],
3385
+ logo_URIs: {
3386
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
3387
+ }
3388
+ }, {
3389
+ description: 'The native token of Stargaze',
3390
+ denom_units: [{
3391
+ denom: 'ibc/11E3CF372E065ACB1A39C531A3C7E7E03F60B5D0653AD2139D31128ACD2772B5',
3392
+ exponent: 0,
3393
+ aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
3394
+ }, {
3395
+ denom: 'stars',
3396
+ exponent: 6
3397
+ }],
3398
+ type_asset: 'ics20',
3399
+ base: 'ibc/11E3CF372E065ACB1A39C531A3C7E7E03F60B5D0653AD2139D31128ACD2772B5',
3400
+ name: 'Stargaze',
3401
+ display: 'stars',
3402
+ symbol: 'STARS',
3403
+ traces: [{
3404
+ type: 'ibc',
3405
+ counterparty: {
3406
+ channel_id: 'channel-782',
3407
+ base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
3408
+ chain_name: 'osmosis'
3409
+ },
3410
+ chain: {
3411
+ channel_id: 'channel-0'
3412
+ }
3413
+ }],
3414
+ images: [{
3415
+ image_sync: {
3416
+ chain_name: 'stargaze',
3417
+ base_denom: 'ustars'
3418
+ },
3419
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3420
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
3421
+ }],
3422
+ logo_URIs: {
3423
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3424
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
3425
+ }
3426
+ }, {
3427
+ description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
3428
+ denom_units: [{
3429
+ denom: 'ibc/9F4C0779B5198070691EA6E6630FFD9C714092FD7F8DEB595A9F8B4421A940AC',
3430
+ exponent: 0,
3431
+ aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
3432
+ }, {
3433
+ denom: 'YieldETH',
3434
+ exponent: 18
3435
+ }],
3436
+ type_asset: 'ics20',
3437
+ base: 'ibc/9F4C0779B5198070691EA6E6630FFD9C714092FD7F8DEB595A9F8B4421A940AC',
3438
+ name: 'Real Yield Eth',
3439
+ display: 'YieldETH',
3440
+ symbol: 'YieldETH',
3441
+ traces: [{
3442
+ type: 'ibc',
3443
+ counterparty: {
3444
+ channel_id: 'channel-782',
3445
+ base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
3446
+ chain_name: 'osmosis'
3447
+ },
3448
+ chain: {
3449
+ channel_id: 'channel-0'
3450
+ }
3451
+ }],
3452
+ images: [{
3453
+ image_sync: {
3454
+ chain_name: 'ethereum',
3455
+ base_denom: 'wei'
3456
+ },
3457
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
3458
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
3459
+ }],
3460
+ logo_URIs: {
3461
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
3462
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
3463
+ }
3464
+ }, {
3465
+ description: 'The native staking token of dYdX Protocol.',
3466
+ denom_units: [{
3467
+ denom: 'ibc/64C2F728722DA2B30083372FD2DDDC86B976F963F5BC18122B86E571E91D6BA3',
3468
+ exponent: 0,
3469
+ aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
3470
+ }, {
3471
+ denom: 'dydx',
3472
+ exponent: 18
3473
+ }],
3474
+ type_asset: 'ics20',
3475
+ base: 'ibc/64C2F728722DA2B30083372FD2DDDC86B976F963F5BC18122B86E571E91D6BA3',
3476
+ name: 'dYdX',
3477
+ display: 'dydx',
3478
+ symbol: 'DYDX',
3479
+ traces: [{
3480
+ type: 'ibc',
3481
+ counterparty: {
3482
+ channel_id: 'channel-782',
3483
+ base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
3484
+ chain_name: 'osmosis'
3485
+ },
3486
+ chain: {
3487
+ channel_id: 'channel-0'
3488
+ }
3489
+ }],
3490
+ images: [{
3491
+ image_sync: {
3492
+ chain_name: 'dydx',
3493
+ base_denom: 'adydx'
3494
+ },
3495
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
3496
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
3497
+ }],
3498
+ logo_URIs: {
3499
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
3500
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
3501
+ }
3502
+ }, {
3503
+ description: 'The native token of Quasar',
3504
+ denom_units: [{
3505
+ denom: 'ibc/FF456FD21AA44251D2122BF19B20C5FE717A1EBD054A59FA1CA4B21742048CA0',
3506
+ exponent: 0,
3507
+ aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
3508
+ }, {
3509
+ denom: 'qsr',
3510
+ exponent: 6
3511
+ }],
3512
+ type_asset: 'ics20',
3513
+ base: 'ibc/FF456FD21AA44251D2122BF19B20C5FE717A1EBD054A59FA1CA4B21742048CA0',
3514
+ name: 'Quasar',
3515
+ display: 'qsr',
3516
+ symbol: 'QSR',
3517
+ traces: [{
3518
+ type: 'ibc',
3519
+ counterparty: {
3520
+ channel_id: 'channel-782',
3521
+ base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
3522
+ chain_name: 'osmosis'
3523
+ },
3524
+ chain: {
3525
+ channel_id: 'channel-0'
3526
+ }
3527
+ }],
3528
+ images: [{
3529
+ image_sync: {
3530
+ chain_name: 'quasar',
3531
+ base_denom: 'uqsr'
3532
+ },
3533
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
3534
+ }],
3535
+ logo_URIs: {
3536
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
3537
+ }
3538
+ }, {
3539
+ description: 'Levana native token',
3540
+ denom_units: [{
3541
+ denom: 'ibc/4786BEBBFDD989C467C4552AD73065D8B2578230B8428B3B9275D540EB04C851',
3542
+ exponent: 0,
3543
+ aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
3544
+ }, {
3545
+ denom: 'lvn',
3546
+ exponent: 6
3547
+ }],
3548
+ base: 'ibc/4786BEBBFDD989C467C4552AD73065D8B2578230B8428B3B9275D540EB04C851',
3549
+ name: 'Levana',
3550
+ display: 'lvn',
3551
+ symbol: 'LVN',
3552
+ logo_URIs: {
3553
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
3554
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
3555
+ },
3556
+ coingecko_id: 'levana-protocol',
3557
+ images: [{
3558
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
3559
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
3560
+ }, {
3561
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
3562
+ }],
3563
+ traces: [{
3564
+ type: 'ibc',
3565
+ counterparty: {
3566
+ channel_id: 'channel-782',
3567
+ base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
3568
+ chain_name: 'osmosis'
3569
+ },
3570
+ chain: {
3571
+ channel_id: 'channel-0'
3572
+ }
3573
+ }]
3574
+ }, {
3575
+ description: "MilkyWay's liquid staked TIA",
3576
+ denom_units: [{
3577
+ denom: 'ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F',
3578
+ exponent: 0,
3579
+ aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
3580
+ }, {
3581
+ denom: 'milkTIA',
3582
+ exponent: 6
3583
+ }],
3584
+ base: 'ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F',
3585
+ name: 'milkTIA',
3586
+ display: 'milkTIA',
3587
+ symbol: 'milkTIA',
3588
+ traces: [{
3589
+ type: 'ibc',
3590
+ counterparty: {
3591
+ channel_id: 'channel-782',
3592
+ base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
3593
+ chain_name: 'osmosis'
3594
+ },
3595
+ chain: {
3596
+ channel_id: 'channel-0'
3597
+ }
3598
+ }],
3599
+ logo_URIs: {
3600
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
3601
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
3602
+ },
3603
+ coingecko_id: 'milkyway-staked-tia',
3604
+ images: [{
3605
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
3606
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
3607
+ }]
3608
+ }, {
3609
+ denom_units: [{
3610
+ denom: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
3611
+ exponent: 0,
3612
+ aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
3613
+ }, {
3614
+ denom: 'stkosmo',
3615
+ exponent: 6,
3616
+ aliases: ['stk/osmo']
3617
+ }],
3618
+ type_asset: 'ics20',
3619
+ base: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
3620
+ name: 'PSTAKE staked OSMO',
3621
+ display: 'stkosmo',
3622
+ symbol: 'stkOSMO',
3623
+ traces: [{
3624
+ type: 'ibc',
3625
+ counterparty: {
3626
+ channel_id: 'channel-782',
3627
+ base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
3628
+ chain_name: 'osmosis'
3629
+ },
3630
+ chain: {
3631
+ channel_id: 'channel-0'
3632
+ }
3633
+ }],
3634
+ images: [{
3635
+ image_sync: {
3636
+ chain_name: 'persistence',
3637
+ base_denom: 'stk/uosmo'
3638
+ },
3639
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
3640
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
3641
+ }],
3642
+ logo_URIs: {
3643
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
3644
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
3645
+ }
3646
+ }, {
3647
+ description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
3648
+ denom_units: [{
3649
+ denom: 'ibc/B79B0B919C27401AC597C7C31CC7492EF208A58DCB451A3CCB379BADE3109E5F',
3650
+ exponent: 0,
3651
+ aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
3652
+ }, {
3653
+ denom: 'page',
3654
+ exponent: 8
3655
+ }],
3656
+ type_asset: 'ics20',
3657
+ base: 'ibc/B79B0B919C27401AC597C7C31CC7492EF208A58DCB451A3CCB379BADE3109E5F',
3658
+ name: 'PageDAO',
3659
+ display: 'page',
3660
+ symbol: 'PAGE.grv',
3661
+ traces: [{
3662
+ type: 'ibc',
3663
+ counterparty: {
3664
+ channel_id: 'channel-782',
3665
+ base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
3666
+ chain_name: 'osmosis'
3667
+ },
3668
+ chain: {
3669
+ channel_id: 'channel-0'
3670
+ }
3671
+ }],
3672
+ images: [{
3673
+ image_sync: {
3674
+ chain_name: 'gravitybridge',
3675
+ base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
3676
+ },
3677
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
3678
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
3679
+ }],
3680
+ logo_URIs: {
3681
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
3682
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
3683
+ }
3684
+ }, {
3685
+ description: "Nomic's native token.",
3686
+ denom_units: [{
3687
+ denom: 'ibc/AD1095193A389090566F66B9F9E1DE8F10D81F7B787717E7EC231369046D0ABF',
3688
+ exponent: 0,
3689
+ aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
3690
+ }, {
3691
+ denom: 'nom',
3692
+ exponent: 6
3693
+ }],
3694
+ type_asset: 'ics20',
3695
+ base: 'ibc/AD1095193A389090566F66B9F9E1DE8F10D81F7B787717E7EC231369046D0ABF',
3696
+ name: 'Nomic',
3697
+ display: 'nomic',
3698
+ symbol: 'NOM',
3699
+ traces: [{
3700
+ type: 'ibc',
3701
+ counterparty: {
3702
+ channel_id: 'channel-782',
3703
+ base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
3704
+ chain_name: 'osmosis'
3705
+ },
3706
+ chain: {
3707
+ channel_id: 'channel-0'
3708
+ }
3709
+ }],
3710
+ images: [{
3711
+ image_sync: {
3712
+ chain_name: 'nomic',
3713
+ base_denom: 'unom'
3714
+ },
3715
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
3716
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
3717
+ }],
3718
+ logo_URIs: {
3719
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
3720
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
3721
+ }
3722
+ }, {
3723
+ description: 'Bitcoin. On Cosmos.',
3724
+ denom_units: [{
3725
+ denom: 'ibc/05F447D15EE51344959C2EFBCE22B14DA3CB55FB4C56EA71F09CCC54E0BF9678',
3726
+ exponent: 0,
3727
+ aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
3728
+ }, {
3729
+ denom: 'nbtc',
3730
+ exponent: 14
3731
+ }],
3732
+ type_asset: 'ics20',
3733
+ base: 'ibc/05F447D15EE51344959C2EFBCE22B14DA3CB55FB4C56EA71F09CCC54E0BF9678',
3734
+ name: 'Nomic Bitcoin',
3735
+ display: 'nbtc',
3736
+ symbol: 'nBTC',
3737
+ traces: [{
3738
+ type: 'ibc',
3739
+ counterparty: {
3740
+ channel_id: 'channel-782',
3741
+ base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
3742
+ chain_name: 'osmosis'
3743
+ },
3744
+ chain: {
3745
+ channel_id: 'channel-0'
3746
+ }
3747
+ }],
3748
+ images: [{
3749
+ image_sync: {
3750
+ chain_name: 'nomic',
3751
+ base_denom: 'usat'
3752
+ },
3753
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
3754
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
3755
+ }],
3756
+ logo_URIs: {
3757
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
3758
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
3759
+ }
3760
+ }, {
3761
+ description: 'AUTISM on Osmosis',
3762
+ denom_units: [{
3763
+ denom: 'ibc/35065FCFC0E3F13EE449D9C02E79ECB91CFAD36F56DF5299CBFD442578ED826E',
3764
+ exponent: 0,
3765
+ aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
3766
+ }, {
3767
+ denom: 'autism',
3768
+ exponent: 6
3769
+ }],
3770
+ type_asset: 'ics20',
3771
+ base: 'ibc/35065FCFC0E3F13EE449D9C02E79ECB91CFAD36F56DF5299CBFD442578ED826E',
3772
+ name: 'Injective AUTISM',
3773
+ display: 'autism',
3774
+ symbol: 'AUTISM',
3775
+ traces: [{
3776
+ type: 'ibc',
3777
+ counterparty: {
3778
+ channel_id: 'channel-782',
3779
+ base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
3780
+ chain_name: 'osmosis'
3781
+ },
3782
+ chain: {
3783
+ channel_id: 'channel-0'
3784
+ }
3785
+ }],
3786
+ images: [{
3787
+ image_sync: {
3788
+ chain_name: 'injective',
3789
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
3790
+ },
3791
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
3792
+ }],
3793
+ logo_URIs: {
3794
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
3795
+ }
3796
+ }, {
3797
+ description: 'Woof on Osmosis',
3798
+ denom_units: [{
3799
+ denom: 'ibc/A5E921253495F2A8827BAF18DA3BF18F72E88D7EC9DF047D262915783EA2B272',
3800
+ exponent: 0,
3801
+ aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
3802
+ }, {
3803
+ denom: 'WOOF',
3804
+ exponent: 6
3805
+ }],
3806
+ type_asset: 'ics20',
3807
+ base: 'ibc/A5E921253495F2A8827BAF18DA3BF18F72E88D7EC9DF047D262915783EA2B272',
3808
+ name: 'WOOF chihuahua',
3809
+ display: 'WOOF',
3810
+ symbol: 'WOOF',
3811
+ traces: [{
3812
+ type: 'ibc',
3813
+ counterparty: {
3814
+ channel_id: 'channel-782',
3815
+ base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
3816
+ chain_name: 'osmosis'
3817
+ },
3818
+ chain: {
3819
+ channel_id: 'channel-0'
3820
+ }
3821
+ }],
3822
+ logo_URIs: {
3823
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
3824
+ },
3825
+ images: [{
3826
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
3827
+ }]
3828
+ }, {
3829
+ description: 'The native coin of Sneaky Productions.',
3830
+ denom_units: [{
3831
+ denom: 'ibc/E890CC919F2CF9442F0A6C5ED8D3375D8A4121D99CA0B97513089AE58BD95336',
3832
+ exponent: 0,
3833
+ aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
3834
+ }, {
3835
+ denom: 'sneaky',
3836
+ exponent: 6
3837
+ }],
3838
+ type_asset: 'ics20',
3839
+ base: 'ibc/E890CC919F2CF9442F0A6C5ED8D3375D8A4121D99CA0B97513089AE58BD95336',
3840
+ name: 'Sneaky Productions',
3841
+ display: 'sneaky',
3842
+ symbol: 'SNEAKY',
3843
+ traces: [{
3844
+ type: 'ibc',
3845
+ counterparty: {
3846
+ channel_id: 'channel-782',
3847
+ base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
3848
+ chain_name: 'osmosis'
3849
+ },
3850
+ chain: {
3851
+ channel_id: 'channel-0'
3852
+ }
3853
+ }],
3854
+ logo_URIs: {
3855
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
3856
+ },
3857
+ images: [{
3858
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
3859
+ }]
3860
+ }, {
3861
+ denom_units: [{
3862
+ denom: 'ibc/CE99B4D2A172275C064595B750827855E04D5E068FB7C642C8469CA9B5DB0EE1',
3863
+ exponent: 0,
3864
+ aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
3865
+ }, {
3866
+ denom: 'wbtc',
3867
+ exponent: 8
3868
+ }],
3869
+ address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
3870
+ type_asset: 'sdk.coin',
3871
+ base: 'ibc/CE99B4D2A172275C064595B750827855E04D5E068FB7C642C8469CA9B5DB0EE1',
3872
+ name: 'Wrapped Bitcoin',
3873
+ display: 'wbtc',
3874
+ symbol: 'WBTC',
3875
+ traces: [{
3876
+ type: 'ibc',
3877
+ counterparty: {
3878
+ channel_id: 'channel-782',
3879
+ base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
3880
+ chain_name: 'osmosis'
3881
+ },
3882
+ chain: {
3883
+ channel_id: 'channel-0'
3884
+ }
3885
+ }],
3886
+ images: [{
3887
+ image_sync: {
3888
+ chain_name: 'ethereum',
3889
+ base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
3890
+ },
3891
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
3892
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
3893
+ }],
3894
+ logo_URIs: {
3895
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
3896
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
3897
+ }
3898
+ }, {
3899
+ 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.",
3900
+ denom_units: [{
3901
+ denom: 'ibc/AB7C92666DE8C7A977666B8080CABF0127B652B9D40F7251E6914DE942D9942B',
3902
+ exponent: 0,
3903
+ aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
3904
+ }, {
3905
+ denom: 'WOSMO',
3906
+ exponent: 6
3907
+ }],
3908
+ address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
3909
+ base: 'ibc/AB7C92666DE8C7A977666B8080CABF0127B652B9D40F7251E6914DE942D9942B',
3910
+ name: 'WOSMO',
3911
+ display: 'WOSMO',
3912
+ symbol: 'WOSMO',
3913
+ logo_URIs: {
3914
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
3915
+ },
3916
+ images: [{
3917
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
3918
+ }],
3919
+ traces: [{
3920
+ type: 'ibc',
3921
+ counterparty: {
3922
+ channel_id: 'channel-782',
3923
+ base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
3924
+ chain_name: 'osmosis'
3925
+ },
3926
+ chain: {
3927
+ channel_id: 'channel-0'
3928
+ }
3929
+ }]
3930
+ }, {
3931
+ description: 'NLS on Osmosis',
3932
+ denom_units: [{
3933
+ denom: 'ibc/989DF9B673551127FB0176F748F43E6CF67BAF429535DBC8CA1644B5FAF80453',
3934
+ exponent: 0,
3935
+ aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
3936
+ }, {
3937
+ denom: 'nls',
3938
+ exponent: 6
3939
+ }],
3940
+ type_asset: 'ics20',
3941
+ base: 'ibc/989DF9B673551127FB0176F748F43E6CF67BAF429535DBC8CA1644B5FAF80453',
3942
+ name: 'Nolus',
3943
+ display: 'nls',
3944
+ symbol: 'NLS',
3945
+ traces: [{
3946
+ type: 'ibc',
3947
+ counterparty: {
3948
+ channel_id: 'channel-782',
3949
+ base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
3950
+ chain_name: 'osmosis'
3951
+ },
3952
+ chain: {
3953
+ channel_id: 'channel-0'
3954
+ }
3955
+ }],
3956
+ images: [{
3957
+ image_sync: {
3958
+ chain_name: 'nolus',
3959
+ base_denom: 'unls'
3960
+ },
3961
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
3962
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
3963
+ }],
3964
+ logo_URIs: {
3965
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
3966
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
3967
+ }
3968
+ }, {
3969
+ description: 'STRD on Osmosis',
3970
+ denom_units: [{
3971
+ denom: 'ibc/04CA9067228BB51F1C39A506DA00DF07E1496D8308DD21E8EF66AD6169FA722B',
3972
+ exponent: 0,
3973
+ aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
3974
+ }, {
3975
+ denom: 'strd',
3976
+ exponent: 6
3977
+ }],
3978
+ type_asset: 'ics20',
3979
+ base: 'ibc/04CA9067228BB51F1C39A506DA00DF07E1496D8308DD21E8EF66AD6169FA722B',
3980
+ name: 'Stride',
3981
+ display: 'strd',
3982
+ symbol: 'STRD',
3983
+ traces: [{
3984
+ type: 'ibc',
3985
+ counterparty: {
3986
+ channel_id: 'channel-782',
3987
+ base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
3988
+ chain_name: 'osmosis'
3989
+ },
3990
+ chain: {
3991
+ channel_id: 'channel-0'
3992
+ }
3993
+ }],
3994
+ images: [{
3995
+ image_sync: {
3996
+ chain_name: 'stride',
3997
+ base_denom: 'ustrd'
3998
+ },
3999
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
4000
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
4001
+ }],
4002
+ logo_URIs: {
4003
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
4004
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
4005
+ }
4006
+ }, {
4007
+ description: 'Margined Power Token sqTIA',
4008
+ denom_units: [{
4009
+ denom: 'ibc/0A15AC1985AFEA902D4EBE897DABBD28100894D2ECE76E081963145EFC1C5BFF',
4010
+ exponent: 0,
4011
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
4012
+ }, {
4013
+ denom: 'sqtia',
4014
+ exponent: 6
4015
+ }],
4016
+ base: 'ibc/0A15AC1985AFEA902D4EBE897DABBD28100894D2ECE76E081963145EFC1C5BFF',
4017
+ name: 'TIA Squared',
4018
+ display: 'sqtia',
4019
+ symbol: 'sqTIA',
4020
+ logo_URIs: {
4021
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
4022
+ },
4023
+ images: [{
4024
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
4025
+ }],
4026
+ traces: [{
4027
+ type: 'ibc',
4028
+ counterparty: {
4029
+ channel_id: 'channel-782',
4030
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
4031
+ chain_name: 'osmosis'
4032
+ },
4033
+ chain: {
4034
+ channel_id: 'channel-0'
4035
+ }
4036
+ }]
4037
+ }, {
4038
+ description: 'Sail DAO Token',
4039
+ denom_units: [{
4040
+ denom: 'ibc/7577185E42939EE57EF73E2DE57A28BBE7693EDC0766C506E570C5D6B7636B33',
4041
+ exponent: 0,
4042
+ aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
4043
+ }, {
4044
+ denom: 'sail',
4045
+ exponent: 6
4046
+ }],
4047
+ base: 'ibc/7577185E42939EE57EF73E2DE57A28BBE7693EDC0766C506E570C5D6B7636B33',
4048
+ name: 'Sail',
4049
+ display: 'sail',
4050
+ symbol: 'SAIL',
4051
+ logo_URIs: {
4052
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
4053
+ },
4054
+ images: [{
4055
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
4056
+ }],
4057
+ traces: [{
4058
+ type: 'ibc',
4059
+ counterparty: {
4060
+ channel_id: 'channel-782',
4061
+ base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
4062
+ chain_name: 'osmosis'
4063
+ },
4064
+ chain: {
4065
+ channel_id: 'channel-0'
4066
+ }
4067
+ }]
4068
+ }, {
4069
+ description: 'The native EVM, governance and staking token of the Planq Network',
4070
+ denom_units: [{
4071
+ denom: 'ibc/1F0B2D7A02FB81DBFABEDE33900C7F76A91C30DC09A11C1E4066A0382F22C1FA',
4072
+ exponent: 0,
4073
+ aliases: ['aplanq']
4074
+ }, {
4075
+ denom: 'planq',
4076
+ exponent: 18
4077
+ }],
4078
+ base: 'ibc/1F0B2D7A02FB81DBFABEDE33900C7F76A91C30DC09A11C1E4066A0382F22C1FA',
4079
+ name: 'Planq',
4080
+ display: 'planq',
4081
+ symbol: 'PLQ',
4082
+ logo_URIs: {
4083
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
4084
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
4085
+ },
4086
+ coingecko_id: 'planq',
4087
+ images: [{
4088
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png',
4089
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg'
4090
+ }],
4091
+ traces: [{
4092
+ type: 'ibc',
4093
+ counterparty: {
4094
+ channel_id: 'channel-59',
4095
+ base_denom: 'aplanq',
4096
+ chain_name: 'planq'
4097
+ },
4098
+ chain: {
4099
+ channel_id: 'channel-13'
4100
+ }
4101
+ }]
4102
+ }, {
4103
+ description: 'The native token of Stride',
4104
+ denom_units: [{
4105
+ denom: 'ibc/4730171FEEAD8629E5C22670ECA090258649B06BE7533E16E83F32BC9028F20B',
4106
+ exponent: 0,
4107
+ aliases: ['ustrd']
4108
+ }, {
4109
+ denom: 'strd',
4110
+ exponent: 6
4111
+ }],
4112
+ base: 'ibc/4730171FEEAD8629E5C22670ECA090258649B06BE7533E16E83F32BC9028F20B',
4113
+ name: 'Stride',
4114
+ display: 'strd',
4115
+ symbol: 'STRD',
4116
+ logo_URIs: {
4117
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
4118
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
4119
+ },
4120
+ coingecko_id: 'stride',
4121
+ images: [{
4122
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
4123
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
4124
+ }],
4125
+ traces: [{
4126
+ type: 'ibc',
4127
+ counterparty: {
4128
+ channel_id: 'channel-149',
4129
+ base_denom: 'ustrd',
4130
+ chain_name: 'stride'
4131
+ },
4132
+ chain: {
4133
+ channel_id: 'channel-11'
4134
+ }
4135
+ }]
4136
+ }, {
4137
+ denom_units: [{
4138
+ denom: 'ibc/52BDB3EFE4EC2AA5086F16A93772F5F9B503FF818F3B9494AE5AA2C304C6FF49',
4139
+ exponent: 0,
4140
+ aliases: ['stuatom']
4141
+ }, {
4142
+ denom: 'statom',
4143
+ exponent: 6
4144
+ }],
4145
+ base: 'ibc/52BDB3EFE4EC2AA5086F16A93772F5F9B503FF818F3B9494AE5AA2C304C6FF49',
4146
+ name: 'Stride Staked ATOM',
4147
+ display: 'statom',
4148
+ symbol: 'stATOM',
4149
+ traces: [{
4150
+ type: 'ibc',
4151
+ counterparty: {
4152
+ channel_id: 'channel-149',
4153
+ base_denom: 'stuatom',
4154
+ chain_name: 'stride'
4155
+ },
4156
+ chain: {
4157
+ channel_id: 'channel-11'
4158
+ }
4159
+ }],
4160
+ logo_URIs: {
4161
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
4162
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
4163
+ },
4164
+ coingecko_id: 'stride-staked-atom',
4165
+ images: [{
4166
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
4167
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
4168
+ }]
4169
+ }, {
4170
+ denom_units: [{
4171
+ denom: 'ibc/036AC30D1B24EAEB149573C8D1E8065007FD14EAAD5DB6DBDAA485DB40234F48',
4172
+ exponent: 0,
4173
+ aliases: ['stustars']
4174
+ }, {
4175
+ denom: 'ststars',
4176
+ exponent: 6
4177
+ }],
4178
+ base: 'ibc/036AC30D1B24EAEB149573C8D1E8065007FD14EAAD5DB6DBDAA485DB40234F48',
4179
+ name: 'Stride Staked STARS',
4180
+ display: 'ststars',
4181
+ symbol: 'stSTARS',
4182
+ traces: [{
4183
+ type: 'ibc',
4184
+ counterparty: {
4185
+ channel_id: 'channel-149',
4186
+ base_denom: 'stustars',
4187
+ chain_name: 'stride'
4188
+ },
4189
+ chain: {
4190
+ channel_id: 'channel-11'
4191
+ }
4192
+ }],
4193
+ logo_URIs: {
4194
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
4195
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
4196
+ },
4197
+ coingecko_id: 'stride-staked-stars',
4198
+ images: [{
4199
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
4200
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
4201
+ }]
4202
+ }, {
4203
+ denom_units: [{
4204
+ denom: 'ibc/D09CBCFB0E0DC15763C48A4548651CEABBB88865FE957E2F1B6C2D2F2733EFC9',
4205
+ exponent: 0,
4206
+ aliases: ['stuosmo']
4207
+ }, {
4208
+ denom: 'stosmo',
4209
+ exponent: 6
4210
+ }],
4211
+ base: 'ibc/D09CBCFB0E0DC15763C48A4548651CEABBB88865FE957E2F1B6C2D2F2733EFC9',
4212
+ name: 'Stride Staked OSMO',
4213
+ display: 'stosmo',
4214
+ symbol: 'stOSMO',
4215
+ traces: [{
4216
+ type: 'ibc',
4217
+ counterparty: {
4218
+ channel_id: 'channel-149',
4219
+ base_denom: 'stuosmo',
4220
+ chain_name: 'stride'
4221
+ },
4222
+ chain: {
4223
+ channel_id: 'channel-11'
4224
+ }
4225
+ }],
4226
+ logo_URIs: {
4227
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
4228
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
4229
+ },
4230
+ coingecko_id: 'stride-staked-osmo',
4231
+ images: [{
4232
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
4233
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
4234
+ }]
4235
+ }, {
4236
+ denom_units: [{
4237
+ denom: 'ibc/263908C7EED1D1A5D4BEBF61A807172C2DD46F6CA9B3931C1A9076132FB63BA4',
4238
+ exponent: 0,
4239
+ aliases: ['stujuno']
4240
+ }, {
4241
+ denom: 'stjuno',
4242
+ exponent: 6
4243
+ }],
4244
+ base: 'ibc/263908C7EED1D1A5D4BEBF61A807172C2DD46F6CA9B3931C1A9076132FB63BA4',
4245
+ name: 'Stride Staked JUNO',
4246
+ display: 'stjuno',
4247
+ symbol: 'stJUNO',
4248
+ traces: [{
4249
+ type: 'ibc',
4250
+ counterparty: {
4251
+ channel_id: 'channel-149',
4252
+ base_denom: 'stujuno',
4253
+ chain_name: 'stride'
4254
+ },
4255
+ chain: {
4256
+ channel_id: 'channel-11'
4257
+ }
4258
+ }],
4259
+ logo_URIs: {
4260
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
4261
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
4262
+ },
4263
+ coingecko_id: 'stride-staked-juno',
4264
+ images: [{
4265
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
4266
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
4267
+ }]
4268
+ }, {
4269
+ denom_units: [{
4270
+ denom: 'ibc/F155A2A615A0861A6388B0CA396A310EABBD51F0455B68B644FD17323EF20063',
4271
+ exponent: 0,
4272
+ aliases: ['stuluna']
4273
+ }, {
4274
+ denom: 'stluna',
4275
+ exponent: 6
4276
+ }],
4277
+ base: 'ibc/F155A2A615A0861A6388B0CA396A310EABBD51F0455B68B644FD17323EF20063',
4278
+ name: 'Stride Staked LUNA',
4279
+ display: 'stluna',
4280
+ symbol: 'stLUNA',
4281
+ traces: [{
4282
+ type: 'ibc',
4283
+ counterparty: {
4284
+ channel_id: 'channel-149',
4285
+ base_denom: 'stuluna',
4286
+ chain_name: 'stride'
4287
+ },
4288
+ chain: {
4289
+ channel_id: 'channel-11'
4290
+ }
4291
+ }],
4292
+ logo_URIs: {
4293
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
4294
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
4295
+ },
4296
+ coingecko_id: 'stride-staked-luna',
4297
+ images: [{
4298
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
4299
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
4300
+ }]
4301
+ }, {
4302
+ denom_units: [{
4303
+ denom: 'ibc/8588C133FA43B8F93BA2C4E1EA9BF06052CEF12594560CD9F4BF709F8D1C6BD1',
4304
+ exponent: 0,
4305
+ aliases: ['stinj']
4306
+ }, {
4307
+ denom: 'stINJ',
4308
+ exponent: 18
4309
+ }],
4310
+ base: 'ibc/8588C133FA43B8F93BA2C4E1EA9BF06052CEF12594560CD9F4BF709F8D1C6BD1',
4311
+ name: 'Stride Staked INJ',
4312
+ display: 'stINJ',
4313
+ symbol: 'stINJ',
4314
+ traces: [{
4315
+ type: 'ibc',
4316
+ counterparty: {
4317
+ channel_id: 'channel-149',
4318
+ base_denom: 'stinj',
4319
+ chain_name: 'stride'
4320
+ },
4321
+ chain: {
4322
+ channel_id: 'channel-11'
4323
+ }
4324
+ }],
4325
+ logo_URIs: {
4326
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png',
4327
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg'
4328
+ },
4329
+ images: [{
4330
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png',
4331
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg'
4332
+ }]
4333
+ }, {
4334
+ denom_units: [{
4335
+ denom: 'ibc/DE08221A32F47948BE9EC6B6352B87F902075AB48F658938FEECDD818CE164B0',
4336
+ exponent: 0,
4337
+ aliases: ['staevmos']
4338
+ }, {
4339
+ denom: 'stevmos',
4340
+ exponent: 18
4341
+ }],
4342
+ base: 'ibc/DE08221A32F47948BE9EC6B6352B87F902075AB48F658938FEECDD818CE164B0',
4343
+ name: 'Stride Staked EVMOS',
4344
+ display: 'stevmos',
4345
+ symbol: 'stEVMOS',
4346
+ traces: [{
4347
+ type: 'ibc',
4348
+ counterparty: {
4349
+ channel_id: 'channel-149',
4350
+ base_denom: 'staevmos',
4351
+ chain_name: 'stride'
4352
+ },
4353
+ chain: {
4354
+ channel_id: 'channel-11'
4355
+ }
4356
+ }],
4357
+ logo_URIs: {
4358
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
4359
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
4360
+ },
4361
+ coingecko_id: 'stride-staked-evmos',
4362
+ images: [{
4363
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
4364
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
4365
+ }]
4366
+ }, {
4367
+ denom_units: [{
4368
+ denom: 'ibc/46E25F6A157AB12C3F4A59B277C08D8043D3CDC4B233C1C6F3990394D9CA8034',
4369
+ exponent: 0,
4370
+ aliases: ['stuumee']
4371
+ }, {
4372
+ denom: 'stumee',
4373
+ exponent: 6
4374
+ }],
4375
+ base: 'ibc/46E25F6A157AB12C3F4A59B277C08D8043D3CDC4B233C1C6F3990394D9CA8034',
4376
+ name: 'Stride Staked UMEE',
4377
+ display: 'stumee',
4378
+ symbol: 'stUMEE',
4379
+ traces: [{
4380
+ type: 'ibc',
4381
+ counterparty: {
4382
+ channel_id: 'channel-149',
4383
+ base_denom: 'stuumee',
4384
+ chain_name: 'stride'
4385
+ },
4386
+ chain: {
4387
+ channel_id: 'channel-11'
4388
+ }
4389
+ }],
4390
+ logo_URIs: {
4391
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png',
4392
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg'
4393
+ },
4394
+ coingecko_id: 'stride-staked-umee',
4395
+ images: [{
4396
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png',
4397
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg'
4398
+ }]
4399
+ }, {
4400
+ denom_units: [{
4401
+ denom: 'ibc/F33AF6B181325DAE166DEEAFDDEC915EF8538F5792C8E14B5CCA6D2C48AD5857',
4402
+ exponent: 0,
4403
+ aliases: ['stucmdx']
4404
+ }, {
4405
+ denom: 'stcmdx',
4406
+ exponent: 6
4407
+ }],
4408
+ base: 'ibc/F33AF6B181325DAE166DEEAFDDEC915EF8538F5792C8E14B5CCA6D2C48AD5857',
4409
+ name: 'Stride Staked CMDX',
4410
+ display: 'stcmdx',
4411
+ symbol: 'stCMDX',
4412
+ traces: [{
4413
+ type: 'ibc',
4414
+ counterparty: {
4415
+ channel_id: 'channel-149',
4416
+ base_denom: 'stucmdx',
4417
+ chain_name: 'stride'
4418
+ },
4419
+ chain: {
4420
+ channel_id: 'channel-11'
4421
+ }
4422
+ }],
4423
+ logo_URIs: {
4424
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.png',
4425
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.svg'
4426
+ },
4427
+ images: [{
4428
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.png',
4429
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.svg'
4430
+ }]
4431
+ }, {
4432
+ denom_units: [{
4433
+ denom: 'ibc/98EDBF22FDDE28207A8A94BC48F695D36ABA33C0C088B758D416DE6ED68A64E2',
4434
+ exponent: 0,
4435
+ aliases: ['stusomm']
4436
+ }, {
4437
+ denom: 'stsomm',
4438
+ exponent: 6
4439
+ }],
4440
+ base: 'ibc/98EDBF22FDDE28207A8A94BC48F695D36ABA33C0C088B758D416DE6ED68A64E2',
4441
+ name: 'Stride Staked SOMM',
4442
+ display: 'stsomm',
4443
+ symbol: 'stSOMM',
4444
+ traces: [{
4445
+ type: 'ibc',
4446
+ counterparty: {
4447
+ channel_id: 'channel-149',
4448
+ base_denom: 'stusomm',
4449
+ chain_name: 'stride'
4450
+ },
4451
+ chain: {
4452
+ channel_id: 'channel-11'
4453
+ }
4454
+ }],
4455
+ logo_URIs: {
4456
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
4457
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
4458
+ },
4459
+ coingecko_id: 'stride-staked-sommelier',
4460
+ images: [{
4461
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
4462
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
4463
+ }]
4464
+ }]
4465
+ };
4466
+ var _default = assets;
4467
+ exports["default"] = _default;