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