@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,3629 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var assets = {
8
+ chain_name: 'akash',
9
+ assets: [{
10
+ description: 'The native token of Archway network',
11
+ denom_units: [{
12
+ denom: 'ibc/4B88AD5140264E0B5D2B572CF04C00CB33613171A68D5B2303351C41F2C17D90',
13
+ exponent: 0,
14
+ aliases: ['aarch']
15
+ }, {
16
+ denom: 'uarch',
17
+ exponent: 12
18
+ }, {
19
+ denom: 'arch',
20
+ exponent: 18
21
+ }],
22
+ base: 'ibc/4B88AD5140264E0B5D2B572CF04C00CB33613171A68D5B2303351C41F2C17D90',
23
+ name: 'Archway',
24
+ display: 'arch',
25
+ symbol: 'ARCH',
26
+ logo_URIs: {
27
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
28
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
29
+ },
30
+ coingecko_id: 'archway',
31
+ images: [{
32
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
33
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
34
+ }],
35
+ traces: [{
36
+ type: 'ibc',
37
+ counterparty: {
38
+ channel_id: 'channel-26',
39
+ base_denom: 'aarch',
40
+ chain_name: 'archway'
41
+ },
42
+ chain: {
43
+ channel_id: 'channel-109'
44
+ }
45
+ }]
46
+ }, {
47
+ description: 'The native staking and governance token of the Cosmos Hub.',
48
+ denom_units: [{
49
+ denom: 'ibc/2E5D0AC026AC1AFA65A23023BA4F24BB8DDF94F118EDC0BAD6F625BFC557CDED',
50
+ exponent: 0,
51
+ aliases: ['uatom']
52
+ }, {
53
+ denom: 'atom',
54
+ exponent: 6
55
+ }],
56
+ base: 'ibc/2E5D0AC026AC1AFA65A23023BA4F24BB8DDF94F118EDC0BAD6F625BFC557CDED',
57
+ name: 'Cosmos Hub Atom',
58
+ display: 'atom',
59
+ symbol: 'ATOM',
60
+ logo_URIs: {
61
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
62
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
63
+ },
64
+ coingecko_id: 'cosmos',
65
+ images: [{
66
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
67
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
68
+ }],
69
+ traces: [{
70
+ type: 'ibc',
71
+ counterparty: {
72
+ channel_id: 'channel-184',
73
+ base_denom: 'uatom',
74
+ chain_name: 'cosmoshub'
75
+ },
76
+ chain: {
77
+ channel_id: 'channel-17'
78
+ }
79
+ }]
80
+ }, {
81
+ description: 'Tether USDt on the Cosmos Hub',
82
+ denom_units: [{
83
+ denom: 'ibc/32986CB7F9DD57EDEB92638E2BD0A2A0EE1C55A57F8FFA1CF411EC70E312BF2D',
84
+ exponent: 0,
85
+ aliases: ['ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0']
86
+ }, {
87
+ denom: 'usdt',
88
+ exponent: 6
89
+ }],
90
+ type_asset: 'ics20',
91
+ base: 'ibc/32986CB7F9DD57EDEB92638E2BD0A2A0EE1C55A57F8FFA1CF411EC70E312BF2D',
92
+ name: 'Tether USDt',
93
+ display: 'usdt',
94
+ symbol: 'USDt',
95
+ traces: [{
96
+ type: 'ibc',
97
+ counterparty: {
98
+ channel_id: 'channel-184',
99
+ base_denom: 'ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0',
100
+ chain_name: 'cosmoshub'
101
+ },
102
+ chain: {
103
+ channel_id: 'channel-17'
104
+ }
105
+ }],
106
+ images: [{
107
+ image_sync: {
108
+ chain_name: 'kava',
109
+ base_denom: 'erc20/tether/usdt'
110
+ },
111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
112
+ }],
113
+ logo_URIs: {
114
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
115
+ }
116
+ }, {
117
+ description: 'FX on Cosmos Hub',
118
+ denom_units: [{
119
+ denom: 'ibc/655994F7C910923857846A993EC092B628077CAC0334DA663DBAA0D120B3B4AC',
120
+ exponent: 0,
121
+ aliases: ['ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729']
122
+ }],
123
+ type_asset: 'ics20',
124
+ base: 'ibc/655994F7C910923857846A993EC092B628077CAC0334DA663DBAA0D120B3B4AC',
125
+ name: 'Function X',
126
+ display: 'FX',
127
+ symbol: 'FX',
128
+ traces: [{
129
+ type: 'ibc',
130
+ counterparty: {
131
+ channel_id: 'channel-184',
132
+ base_denom: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
133
+ chain_name: 'cosmoshub'
134
+ },
135
+ chain: {
136
+ channel_id: 'channel-17'
137
+ }
138
+ }],
139
+ images: [{
140
+ image_sync: {
141
+ chain_name: 'fxcore',
142
+ base_denom: 'FX'
143
+ },
144
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
145
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
146
+ }],
147
+ logo_URIs: {
148
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
149
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
150
+ }
151
+ }, {
152
+ description: 'The native token of Crescent',
153
+ denom_units: [{
154
+ denom: 'ibc/4CD8D2D74C118C53282B6A3B2294FB354461B8433BC8FB2B83A94DA3BDDBF3B8',
155
+ exponent: 0,
156
+ aliases: ['ucre']
157
+ }, {
158
+ denom: 'cre',
159
+ exponent: 6
160
+ }],
161
+ base: 'ibc/4CD8D2D74C118C53282B6A3B2294FB354461B8433BC8FB2B83A94DA3BDDBF3B8',
162
+ name: 'Crescent',
163
+ display: 'cre',
164
+ symbol: 'CRE',
165
+ logo_URIs: {
166
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
167
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
168
+ },
169
+ coingecko_id: 'crescent-network',
170
+ images: [{
171
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
172
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
173
+ }],
174
+ traces: [{
175
+ type: 'ibc',
176
+ counterparty: {
177
+ channel_id: 'channel-44',
178
+ base_denom: 'ucre',
179
+ chain_name: 'crescent'
180
+ },
181
+ chain: {
182
+ channel_id: 'channel-70'
183
+ }
184
+ }]
185
+ }, {
186
+ description: 'The bonded token of Crescent',
187
+ denom_units: [{
188
+ denom: 'ibc/1FC8838EABD22DE8AB1D6D446CB27119C89681550B7EE8E3A0929312F50139CC',
189
+ exponent: 0,
190
+ aliases: ['ubcre']
191
+ }, {
192
+ denom: 'bcre',
193
+ exponent: 6
194
+ }],
195
+ base: 'ibc/1FC8838EABD22DE8AB1D6D446CB27119C89681550B7EE8E3A0929312F50139CC',
196
+ name: 'Bonded Crescent',
197
+ display: 'bcre',
198
+ symbol: 'bCRE',
199
+ logo_URIs: {
200
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
201
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
202
+ },
203
+ coingecko_id: 'liquid-staking-crescent',
204
+ images: [{
205
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
206
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
207
+ }],
208
+ traces: [{
209
+ type: 'ibc',
210
+ counterparty: {
211
+ channel_id: 'channel-44',
212
+ base_denom: 'ubcre',
213
+ chain_name: 'crescent'
214
+ },
215
+ chain: {
216
+ channel_id: 'channel-70'
217
+ }
218
+ }]
219
+ }, {
220
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
221
+ denom_units: [{
222
+ denom: 'ibc/19D81397DF4DE38D195614D6E37528012B3BB3EC6A92D68F83FAC6C2E91F7673',
223
+ exponent: 0,
224
+ aliases: ['basecro']
225
+ }, {
226
+ denom: 'cro',
227
+ exponent: 8
228
+ }],
229
+ base: 'ibc/19D81397DF4DE38D195614D6E37528012B3BB3EC6A92D68F83FAC6C2E91F7673',
230
+ name: 'Cronos',
231
+ display: 'cro',
232
+ symbol: 'CRO',
233
+ logo_URIs: {
234
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
235
+ },
236
+ coingecko_id: 'crypto-com-chain',
237
+ images: [{
238
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
239
+ }, {
240
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png'
241
+ }],
242
+ traces: [{
243
+ type: 'ibc',
244
+ counterparty: {
245
+ channel_id: 'channel-21',
246
+ base_denom: 'basecro',
247
+ chain_name: 'cryptoorgchain'
248
+ },
249
+ chain: {
250
+ channel_id: 'channel-14'
251
+ }
252
+ }]
253
+ }, {
254
+ description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
255
+ denom_units: [{
256
+ denom: 'ibc/47927E0CB737D00A548132664A465051CB9EEBA11779976191F8652287C86AD2',
257
+ exponent: 0,
258
+ aliases: ['peaka']
259
+ }, {
260
+ denom: 'DORA',
261
+ exponent: 18
262
+ }],
263
+ base: 'ibc/47927E0CB737D00A548132664A465051CB9EEBA11779976191F8652287C86AD2',
264
+ name: 'Dora Vota',
265
+ display: 'DORA',
266
+ symbol: 'DORA',
267
+ logo_URIs: {
268
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg'
269
+ },
270
+ images: [{
271
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg'
272
+ }, {
273
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/doravota.png'
274
+ }],
275
+ traces: [{
276
+ type: 'ibc',
277
+ counterparty: {
278
+ channel_id: 'channel-7',
279
+ base_denom: 'peaka',
280
+ chain_name: 'doravota'
281
+ },
282
+ chain: {
283
+ channel_id: 'channel-125'
284
+ }
285
+ }]
286
+ }, {
287
+ description: 'The IRIS token is the native governance token for the IrisNet chain.',
288
+ denom_units: [{
289
+ denom: 'ibc/D3B29CFA1D8935DB99D71C6542BC38127EC4E7CE402755B774B8E1CC588E58BF',
290
+ exponent: 0,
291
+ aliases: ['uiris']
292
+ }, {
293
+ denom: 'iris',
294
+ exponent: 6
295
+ }],
296
+ base: 'ibc/D3B29CFA1D8935DB99D71C6542BC38127EC4E7CE402755B774B8E1CC588E58BF',
297
+ name: 'IRISnet',
298
+ display: 'iris',
299
+ symbol: 'IRIS',
300
+ logo_URIs: {
301
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
302
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg'
303
+ },
304
+ coingecko_id: 'iris-network',
305
+ images: [{
306
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
307
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg'
308
+ }],
309
+ traces: [{
310
+ type: 'ibc',
311
+ counterparty: {
312
+ channel_id: 'channel-9',
313
+ base_denom: 'uiris',
314
+ chain_name: 'irisnet'
315
+ },
316
+ chain: {
317
+ channel_id: 'channel-11'
318
+ }
319
+ }]
320
+ }, {
321
+ description: 'The native token of JUNO Chain',
322
+ denom_units: [{
323
+ denom: 'ibc/1849A429022CBAAB619074CA4412D0016F262218BE6DD828BA8A3DD97D6B52BB',
324
+ exponent: 0,
325
+ aliases: ['ujuno']
326
+ }, {
327
+ denom: 'juno',
328
+ exponent: 6
329
+ }],
330
+ base: 'ibc/1849A429022CBAAB619074CA4412D0016F262218BE6DD828BA8A3DD97D6B52BB',
331
+ name: 'Juno',
332
+ display: 'juno',
333
+ symbol: 'JUNO',
334
+ logo_URIs: {
335
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
336
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
337
+ },
338
+ coingecko_id: 'juno-network',
339
+ images: [{
340
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
341
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
342
+ }],
343
+ traces: [{
344
+ type: 'ibc',
345
+ counterparty: {
346
+ channel_id: 'channel-29',
347
+ base_denom: 'ujuno',
348
+ chain_name: 'juno'
349
+ },
350
+ chain: {
351
+ channel_id: 'channel-35'
352
+ }
353
+ }]
354
+ }, {
355
+ denom_units: [{
356
+ denom: 'ibc/3F1735940CF821C1B02E345C31A4E8951C0301851C29603B138D0973A7324E06',
357
+ exponent: 0,
358
+ aliases: ['ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9']
359
+ }, {
360
+ denom: 'atom',
361
+ exponent: 6
362
+ }],
363
+ type_asset: 'ics20',
364
+ base: 'ibc/3F1735940CF821C1B02E345C31A4E8951C0301851C29603B138D0973A7324E06',
365
+ name: 'ATOM on Juno',
366
+ display: 'atom',
367
+ symbol: 'ATOM',
368
+ traces: [{
369
+ type: 'ibc',
370
+ counterparty: {
371
+ channel_id: 'channel-29',
372
+ base_denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
373
+ chain_name: 'juno'
374
+ },
375
+ chain: {
376
+ channel_id: 'channel-35'
377
+ }
378
+ }],
379
+ images: [{
380
+ image_sync: {
381
+ chain_name: 'cosmoshub',
382
+ base_denom: 'uatom'
383
+ },
384
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
385
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
386
+ }],
387
+ logo_URIs: {
388
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
389
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
390
+ }
391
+ }, {
392
+ description: 'Bored APE IBC club token',
393
+ type_asset: 'cw20',
394
+ address: 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
395
+ denom_units: [{
396
+ denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
397
+ exponent: 0
398
+ }, {
399
+ denom: 'banana',
400
+ exponent: 6
401
+ }],
402
+ base: 'ibc/08D63B6842951C203C1B58DCFC10BBB023DB36CB12D5E4998BC632179C63CA2C',
403
+ name: 'Banana Token',
404
+ display: 'banana',
405
+ symbol: 'BANANA',
406
+ logo_URIs: {
407
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
408
+ },
409
+ images: [{
410
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
411
+ }],
412
+ traces: [{
413
+ type: 'ibc',
414
+ counterparty: {
415
+ channel_id: 'channel-29',
416
+ base_denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
417
+ chain_name: 'juno'
418
+ },
419
+ chain: {
420
+ channel_id: 'channel-35'
421
+ }
422
+ }]
423
+ }, {
424
+ denom_units: [{
425
+ denom: 'ibc/97BDDB827B409EAC31F5E15C39D4DBCF4D9E6EE5A0296958BED3024AB7000DD7',
426
+ exponent: 0,
427
+ aliases: ['factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX']
428
+ }, {
429
+ denom: 'nexx',
430
+ exponent: 6
431
+ }],
432
+ address: 'juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh',
433
+ base: 'ibc/97BDDB827B409EAC31F5E15C39D4DBCF4D9E6EE5A0296958BED3024AB7000DD7',
434
+ name: 'NEXX GEN AI',
435
+ display: 'nexx',
436
+ symbol: 'NEXX',
437
+ logo_URIs: {
438
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png'
439
+ },
440
+ images: [{
441
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png'
442
+ }],
443
+ traces: [{
444
+ type: 'ibc',
445
+ counterparty: {
446
+ channel_id: 'channel-29',
447
+ base_denom: 'factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX',
448
+ chain_name: 'juno'
449
+ },
450
+ chain: {
451
+ channel_id: 'channel-35'
452
+ }
453
+ }]
454
+ }, {
455
+ denom_units: [{
456
+ denom: 'ibc/D96160593237329E2A6E57FE819B1D0DE3180583453A3AC62D179510C6ECB487',
457
+ exponent: 0,
458
+ aliases: ['factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL']
459
+ }, {
460
+ denom: 'dgl',
461
+ exponent: 6
462
+ }],
463
+ address: 'juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e',
464
+ base: 'ibc/D96160593237329E2A6E57FE819B1D0DE3180583453A3AC62D179510C6ECB487',
465
+ name: 'Licorice',
466
+ display: 'dgl',
467
+ symbol: 'DGL',
468
+ logo_URIs: {
469
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png'
470
+ },
471
+ images: [{
472
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png'
473
+ }],
474
+ traces: [{
475
+ type: 'ibc',
476
+ counterparty: {
477
+ channel_id: 'channel-29',
478
+ base_denom: 'factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL',
479
+ chain_name: 'juno'
480
+ },
481
+ chain: {
482
+ channel_id: 'channel-35'
483
+ }
484
+ }]
485
+ }, {
486
+ description: 'Hava Coin is the lifeblood of the Cosmos & Juno networks, rewarding builders and welcoming supporters. https://havacoin.xyz/',
487
+ denom_units: [{
488
+ denom: 'ibc/28A5ED3E819CE0198730A4F86AC9E4C86276324E458A1B7B34AA7C4B593A1DBA',
489
+ exponent: 0,
490
+ aliases: ['factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/uhava']
491
+ }, {
492
+ denom: 'hava',
493
+ exponent: 6
494
+ }],
495
+ base: 'ibc/28A5ED3E819CE0198730A4F86AC9E4C86276324E458A1B7B34AA7C4B593A1DBA',
496
+ name: 'Hava Coin',
497
+ display: 'hava',
498
+ symbol: 'HAVA',
499
+ logo_URIs: {
500
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hava.png'
501
+ },
502
+ images: [{
503
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hava.png'
504
+ }],
505
+ traces: [{
506
+ type: 'ibc',
507
+ counterparty: {
508
+ channel_id: 'channel-29',
509
+ base_denom: 'factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/uhava',
510
+ chain_name: 'juno'
511
+ },
512
+ chain: {
513
+ channel_id: 'channel-35'
514
+ }
515
+ }]
516
+ }, {
517
+ description: 'The native staking and governance token of the Kujira chain.',
518
+ denom_units: [{
519
+ denom: 'ibc/C4BE30A03C8FA2274C3C80C751F0517B538BB419546370C6DB19D32417CA3E3D',
520
+ exponent: 0,
521
+ aliases: ['ukuji']
522
+ }, {
523
+ denom: 'kuji',
524
+ exponent: 6
525
+ }],
526
+ base: 'ibc/C4BE30A03C8FA2274C3C80C751F0517B538BB419546370C6DB19D32417CA3E3D',
527
+ name: 'Kujira',
528
+ display: 'kuji',
529
+ symbol: 'KUJI',
530
+ coingecko_id: 'kujira',
531
+ logo_URIs: {
532
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
533
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
534
+ },
535
+ images: [{
536
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
537
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
538
+ }],
539
+ traces: [{
540
+ type: 'ibc',
541
+ counterparty: {
542
+ channel_id: 'channel-64',
543
+ base_denom: 'ukuji',
544
+ chain_name: 'kujira'
545
+ },
546
+ chain: {
547
+ channel_id: 'channel-63'
548
+ }
549
+ }]
550
+ }, {
551
+ description: 'The native over-collateralized stablecoin from the Kujira chain.',
552
+ denom_units: [{
553
+ denom: 'ibc/BBFB784FB35367285E862E74078C213B40FD1862F7582BD94502013CA65BBD4F',
554
+ exponent: 0,
555
+ aliases: ['factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk']
556
+ }, {
557
+ denom: 'usk',
558
+ exponent: 6
559
+ }],
560
+ base: 'ibc/BBFB784FB35367285E862E74078C213B40FD1862F7582BD94502013CA65BBD4F',
561
+ name: 'USK',
562
+ display: 'usk',
563
+ symbol: 'USK',
564
+ coingecko_id: 'usk',
565
+ logo_URIs: {
566
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
567
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
568
+ },
569
+ images: [{
570
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
571
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
572
+ }],
573
+ traces: [{
574
+ type: 'ibc',
575
+ counterparty: {
576
+ channel_id: 'channel-64',
577
+ base_denom: 'factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk',
578
+ chain_name: 'kujira'
579
+ },
580
+ chain: {
581
+ channel_id: 'channel-63'
582
+ }
583
+ }]
584
+ }, {
585
+ description: "Quark's auto-compounding KUJI derivative",
586
+ denom_units: [{
587
+ denom: 'ibc/393F9A9459711F48498382BAA9FC5C916DA2E023F4EDC072AF1B70B61B9BF3B6',
588
+ exponent: 0,
589
+ aliases: ['factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt']
590
+ }, {
591
+ denom: 'qcKUJI',
592
+ exponent: 6
593
+ }],
594
+ base: 'ibc/393F9A9459711F48498382BAA9FC5C916DA2E023F4EDC072AF1B70B61B9BF3B6',
595
+ name: 'qcKUJI',
596
+ display: 'qcKUJI',
597
+ symbol: 'qcKUJI',
598
+ logo_URIs: {
599
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg'
600
+ },
601
+ images: [{
602
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg'
603
+ }],
604
+ traces: [{
605
+ type: 'ibc',
606
+ counterparty: {
607
+ channel_id: 'channel-64',
608
+ base_denom: 'factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt',
609
+ chain_name: 'kujira'
610
+ },
611
+ chain: {
612
+ channel_id: 'channel-63'
613
+ }
614
+ }]
615
+ }, {
616
+ description: 'ampKUJI',
617
+ denom_units: [{
618
+ denom: 'ibc/2461A28741D66BD718D8AF2AAA6A7D287AB224614266FAEFE7D3DBAFC9EF3E25',
619
+ exponent: 0,
620
+ aliases: ['factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI']
621
+ }, {
622
+ denom: 'ampKUJI',
623
+ exponent: 6
624
+ }],
625
+ base: 'ibc/2461A28741D66BD718D8AF2AAA6A7D287AB224614266FAEFE7D3DBAFC9EF3E25',
626
+ name: 'ampKUJI',
627
+ display: 'ampKUJI',
628
+ symbol: 'ampKUJI',
629
+ logo_URIs: {
630
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png',
631
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg'
632
+ },
633
+ images: [{
634
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png',
635
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg'
636
+ }],
637
+ traces: [{
638
+ type: 'ibc',
639
+ counterparty: {
640
+ channel_id: 'channel-64',
641
+ base_denom: 'factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI',
642
+ chain_name: 'kujira'
643
+ },
644
+ chain: {
645
+ channel_id: 'channel-63'
646
+ }
647
+ }]
648
+ }, {
649
+ description: 'MantaDAO Governance Token',
650
+ denom_units: [{
651
+ denom: 'ibc/31A99E772DA7F631A21E6788D43A2711AAA6884C2784A601C31721701E6E0AE2',
652
+ exponent: 0,
653
+ aliases: ['factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta']
654
+ }, {
655
+ denom: 'mnta',
656
+ exponent: 6
657
+ }],
658
+ base: 'ibc/31A99E772DA7F631A21E6788D43A2711AAA6884C2784A601C31721701E6E0AE2',
659
+ name: 'MantaDAO',
660
+ display: 'mnta',
661
+ symbol: 'MNTA',
662
+ coingecko_id: 'mantadao',
663
+ logo_URIs: {
664
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
665
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
666
+ },
667
+ images: [{
668
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
669
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
670
+ }],
671
+ traces: [{
672
+ type: 'ibc',
673
+ counterparty: {
674
+ channel_id: 'channel-64',
675
+ base_denom: 'factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta',
676
+ chain_name: 'kujira'
677
+ },
678
+ chain: {
679
+ channel_id: 'channel-63'
680
+ }
681
+ }]
682
+ }, {
683
+ description: "Quark's auto-compounding MNTA derivative",
684
+ denom_units: [{
685
+ denom: 'ibc/6FB2AF2921DDC73A4C4C9012B4703A3990B9FB6E21C7101B2A94C384A5E083B9',
686
+ exponent: 0,
687
+ aliases: ['factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt']
688
+ }, {
689
+ denom: 'qcMNTA',
690
+ exponent: 6
691
+ }],
692
+ base: 'ibc/6FB2AF2921DDC73A4C4C9012B4703A3990B9FB6E21C7101B2A94C384A5E083B9',
693
+ name: 'qcMNTA',
694
+ display: 'qcMNTA',
695
+ symbol: 'qcMNTA',
696
+ logo_URIs: {
697
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg'
698
+ },
699
+ images: [{
700
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg'
701
+ }],
702
+ traces: [{
703
+ type: 'ibc',
704
+ counterparty: {
705
+ channel_id: 'channel-64',
706
+ base_denom: 'factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt',
707
+ chain_name: 'kujira'
708
+ },
709
+ chain: {
710
+ channel_id: 'channel-63'
711
+ }
712
+ }]
713
+ }, {
714
+ description: 'ERIS Liquid Staked MNTA',
715
+ denom_units: [{
716
+ denom: 'ibc/C9133EE3FF221CB4F4053A3E048561B48F14A1DAB49B8B33698662293F8290B6',
717
+ exponent: 0,
718
+ aliases: ['factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA']
719
+ }, {
720
+ denom: 'ampMNTA',
721
+ exponent: 6
722
+ }],
723
+ base: 'ibc/C9133EE3FF221CB4F4053A3E048561B48F14A1DAB49B8B33698662293F8290B6',
724
+ name: 'ERIS Amplified MNTA',
725
+ display: 'ampMNTA',
726
+ symbol: 'ampMNTA',
727
+ logo_URIs: {
728
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png'
729
+ },
730
+ images: [{
731
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png'
732
+ }],
733
+ traces: [{
734
+ type: 'ibc',
735
+ counterparty: {
736
+ channel_id: 'channel-64',
737
+ base_denom: 'factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA',
738
+ chain_name: 'kujira'
739
+ },
740
+ chain: {
741
+ channel_id: 'channel-63'
742
+ }
743
+ }]
744
+ }, {
745
+ description: 'The content house of Kujira',
746
+ denom_units: [{
747
+ denom: 'ibc/9D3C005FBCD41C0A5C5C4183592A73F177659C2F9D4B92E30C70929410ABBE27',
748
+ exponent: 0,
749
+ aliases: ['factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink']
750
+ }, {
751
+ denom: 'wink',
752
+ exponent: 6
753
+ }],
754
+ base: 'ibc/9D3C005FBCD41C0A5C5C4183592A73F177659C2F9D4B92E30C70929410ABBE27',
755
+ name: 'WINK',
756
+ display: 'wink',
757
+ symbol: 'WINK',
758
+ logo_URIs: {
759
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png',
760
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg'
761
+ },
762
+ images: [{
763
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png',
764
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg'
765
+ }],
766
+ traces: [{
767
+ type: 'ibc',
768
+ counterparty: {
769
+ channel_id: 'channel-64',
770
+ base_denom: 'factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink',
771
+ chain_name: 'kujira'
772
+ },
773
+ chain: {
774
+ channel_id: 'channel-63'
775
+ }
776
+ }]
777
+ }, {
778
+ description: 'Blend Token',
779
+ denom_units: [{
780
+ denom: 'ibc/A16A1CA027D9982D1ACCA1CEC72B3A3428BDF7E96AA69F6C6BEF56AF735B9127',
781
+ exponent: 0,
782
+ aliases: ['factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend']
783
+ }, {
784
+ denom: 'blend',
785
+ exponent: 6
786
+ }],
787
+ base: 'ibc/A16A1CA027D9982D1ACCA1CEC72B3A3428BDF7E96AA69F6C6BEF56AF735B9127',
788
+ name: 'BLEND',
789
+ display: 'blend',
790
+ symbol: 'BLEND',
791
+ logo_URIs: {
792
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg'
793
+ },
794
+ images: [{
795
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg'
796
+ }],
797
+ traces: [{
798
+ type: 'ibc',
799
+ counterparty: {
800
+ channel_id: 'channel-64',
801
+ base_denom: 'factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend',
802
+ chain_name: 'kujira'
803
+ },
804
+ chain: {
805
+ channel_id: 'channel-63'
806
+ }
807
+ }]
808
+ }, {
809
+ description: 'Tether USDt on Kujira',
810
+ denom_units: [{
811
+ denom: 'ibc/BCB8CE2FA2572C466DCFA76C32C753BAA3958311687717A36FA0EB68925CDE58',
812
+ exponent: 0,
813
+ aliases: ['ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8']
814
+ }, {
815
+ denom: 'usdt',
816
+ exponent: 6
817
+ }],
818
+ type_asset: 'ics20',
819
+ base: 'ibc/BCB8CE2FA2572C466DCFA76C32C753BAA3958311687717A36FA0EB68925CDE58',
820
+ name: 'Tether USD',
821
+ display: 'usdt',
822
+ symbol: 'USDT',
823
+ traces: [{
824
+ type: 'ibc',
825
+ counterparty: {
826
+ channel_id: 'channel-64',
827
+ base_denom: 'ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8',
828
+ chain_name: 'kujira'
829
+ },
830
+ chain: {
831
+ channel_id: 'channel-63'
832
+ }
833
+ }],
834
+ images: [{
835
+ image_sync: {
836
+ chain_name: 'kava',
837
+ base_denom: 'erc20/tether/usdt'
838
+ },
839
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
840
+ }],
841
+ logo_URIs: {
842
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
843
+ }
844
+ }, {
845
+ description: 'The staking and governance token of Fuzion',
846
+ denom_units: [{
847
+ denom: 'ibc/233E24AC37FAEA861EBD3A4AFE998CE1DB7350E37A8FF8DA8D374418A79ED538',
848
+ exponent: 0,
849
+ aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn']
850
+ }, {
851
+ denom: 'fuzn',
852
+ exponent: 6
853
+ }],
854
+ base: 'ibc/233E24AC37FAEA861EBD3A4AFE998CE1DB7350E37A8FF8DA8D374418A79ED538',
855
+ name: 'Fuzion',
856
+ display: 'fuzn',
857
+ symbol: 'FUZN',
858
+ logo_URIs: {
859
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png',
860
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg'
861
+ },
862
+ images: [{
863
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png',
864
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg'
865
+ }],
866
+ traces: [{
867
+ type: 'ibc',
868
+ counterparty: {
869
+ channel_id: 'channel-64',
870
+ base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn',
871
+ chain_name: 'kujira'
872
+ },
873
+ chain: {
874
+ channel_id: 'channel-63'
875
+ }
876
+ }]
877
+ }, {
878
+ description: 'The receipt token of Fuzion',
879
+ denom_units: [{
880
+ denom: 'ibc/5054661097A7C31DA907E45C1408AF940D00C8274B85D25BB59B2D09B362903E',
881
+ exponent: 0,
882
+ aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn']
883
+ }, {
884
+ denom: 'rfuzn',
885
+ exponent: 6
886
+ }],
887
+ base: 'ibc/5054661097A7C31DA907E45C1408AF940D00C8274B85D25BB59B2D09B362903E',
888
+ name: 'Fuzion Receipt',
889
+ display: 'rfuzn',
890
+ symbol: 'rFUZN',
891
+ logo_URIs: {
892
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png'
893
+ },
894
+ images: [{
895
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png'
896
+ }],
897
+ traces: [{
898
+ type: 'ibc',
899
+ counterparty: {
900
+ channel_id: 'channel-64',
901
+ base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn',
902
+ chain_name: 'kujira'
903
+ },
904
+ chain: {
905
+ channel_id: 'channel-63'
906
+ }
907
+ }]
908
+ }, {
909
+ description: 'The yield token of Fuzion',
910
+ denom_units: [{
911
+ denom: 'ibc/CE62F99E98E399BE3DEC692D85FDAE512655A181EBB5D93003B0ACA1476D92DA',
912
+ exponent: 0,
913
+ aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn']
914
+ }, {
915
+ denom: 'yfuzn',
916
+ exponent: 6
917
+ }],
918
+ base: 'ibc/CE62F99E98E399BE3DEC692D85FDAE512655A181EBB5D93003B0ACA1476D92DA',
919
+ name: 'Fuzion Yield',
920
+ display: 'yfuzn',
921
+ symbol: 'yFUZN',
922
+ logo_URIs: {
923
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg'
924
+ },
925
+ images: [{
926
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg'
927
+ }],
928
+ traces: [{
929
+ type: 'ibc',
930
+ counterparty: {
931
+ channel_id: 'channel-64',
932
+ base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn',
933
+ chain_name: 'kujira'
934
+ },
935
+ chain: {
936
+ channel_id: 'channel-63'
937
+ }
938
+ }]
939
+ }, {
940
+ description: "Quark's auto-compounding FUZN derivative",
941
+ denom_units: [{
942
+ denom: 'ibc/66DA0B6308DD80EC3049782BB07EF6C718C4228B576FC1CB44A427F2C7D04695',
943
+ exponent: 0,
944
+ aliases: ['factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt']
945
+ }, {
946
+ denom: 'qcFUZN',
947
+ exponent: 6
948
+ }],
949
+ base: 'ibc/66DA0B6308DD80EC3049782BB07EF6C718C4228B576FC1CB44A427F2C7D04695',
950
+ name: 'qcFUZN',
951
+ display: 'qcFUZN',
952
+ symbol: 'qcFUZN',
953
+ logo_URIs: {
954
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg'
955
+ },
956
+ images: [{
957
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg'
958
+ }],
959
+ traces: [{
960
+ type: 'ibc',
961
+ counterparty: {
962
+ channel_id: 'channel-64',
963
+ base_denom: 'factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt',
964
+ chain_name: 'kujira'
965
+ },
966
+ chain: {
967
+ channel_id: 'channel-63'
968
+ }
969
+ }]
970
+ }, {
971
+ description: 'The Revenue & Governance token of Unstake.fi',
972
+ denom_units: [{
973
+ denom: 'ibc/DD52FCF1B001CCF764D92DB6FB0A88D3E7DE23F146E7685B78042C8B7F6F0F9A',
974
+ exponent: 0,
975
+ aliases: ['factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk']
976
+ }, {
977
+ denom: 'nstk',
978
+ exponent: 6
979
+ }],
980
+ base: 'ibc/DD52FCF1B001CCF764D92DB6FB0A88D3E7DE23F146E7685B78042C8B7F6F0F9A',
981
+ name: 'Unstake Fi',
982
+ display: 'nstk',
983
+ symbol: 'NSTK',
984
+ logo_URIs: {
985
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
986
+ },
987
+ coingecko_id: 'unstake-fi',
988
+ images: [{
989
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
990
+ }],
991
+ traces: [{
992
+ type: 'ibc',
993
+ counterparty: {
994
+ channel_id: 'channel-64',
995
+ base_denom: 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk',
996
+ chain_name: 'kujira'
997
+ },
998
+ chain: {
999
+ channel_id: 'channel-63'
1000
+ }
1001
+ }]
1002
+ }, {
1003
+ description: 'Local Money',
1004
+ denom_units: [{
1005
+ denom: 'ibc/0345933BA92F91DE5ADEA8BD89682CAD3A77A36BA39B14E7A3F9A3DB4BD29DCC',
1006
+ exponent: 0,
1007
+ aliases: ['factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local']
1008
+ }, {
1009
+ denom: 'local',
1010
+ exponent: 6
1011
+ }],
1012
+ base: 'ibc/0345933BA92F91DE5ADEA8BD89682CAD3A77A36BA39B14E7A3F9A3DB4BD29DCC',
1013
+ name: 'LOCAL',
1014
+ display: 'local',
1015
+ symbol: 'LOCAL',
1016
+ logo_URIs: {
1017
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png'
1018
+ },
1019
+ images: [{
1020
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png'
1021
+ }],
1022
+ traces: [{
1023
+ type: 'ibc',
1024
+ counterparty: {
1025
+ channel_id: 'channel-64',
1026
+ base_denom: 'factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local',
1027
+ chain_name: 'kujira'
1028
+ },
1029
+ chain: {
1030
+ channel_id: 'channel-63'
1031
+ }
1032
+ }]
1033
+ }, {
1034
+ description: 'Food for whales',
1035
+ denom_units: [{
1036
+ denom: 'ibc/1AC92445BFE50C440CAC0A43DADB4CF1029C03AAC56C38D2F9B50D71E9178882',
1037
+ exponent: 0,
1038
+ aliases: ['factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk']
1039
+ }, {
1040
+ denom: 'PLNK',
1041
+ exponent: 6
1042
+ }],
1043
+ base: 'ibc/1AC92445BFE50C440CAC0A43DADB4CF1029C03AAC56C38D2F9B50D71E9178882',
1044
+ name: 'Plankton',
1045
+ display: 'PLNK',
1046
+ symbol: 'PLNK',
1047
+ logo_URIs: {
1048
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png'
1049
+ },
1050
+ images: [{
1051
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png'
1052
+ }],
1053
+ traces: [{
1054
+ type: 'ibc',
1055
+ counterparty: {
1056
+ channel_id: 'channel-64',
1057
+ base_denom: 'factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk',
1058
+ chain_name: 'kujira'
1059
+ },
1060
+ chain: {
1061
+ channel_id: 'channel-63'
1062
+ }
1063
+ }]
1064
+ }, {
1065
+ denom_units: [{
1066
+ denom: 'ibc/2DFFC7BE2511B6F6115315C6F36A4CE3989E64B14B52E0D030409FF22EEEB337',
1067
+ exponent: 0,
1068
+ aliases: ['ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3']
1069
+ }, {
1070
+ denom: 'sol',
1071
+ exponent: 8
1072
+ }],
1073
+ base: 'ibc/2DFFC7BE2511B6F6115315C6F36A4CE3989E64B14B52E0D030409FF22EEEB337',
1074
+ name: 'Wormhole Solana',
1075
+ display: 'sol',
1076
+ symbol: 'whSOL',
1077
+ traces: [{
1078
+ type: 'ibc',
1079
+ counterparty: {
1080
+ channel_id: 'channel-64',
1081
+ base_denom: 'ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3',
1082
+ chain_name: 'kujira'
1083
+ },
1084
+ chain: {
1085
+ channel_id: 'channel-63'
1086
+ }
1087
+ }],
1088
+ images: [{
1089
+ image_sync: {
1090
+ chain_name: 'gateway',
1091
+ base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA'
1092
+ },
1093
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
1094
+ }],
1095
+ logo_URIs: {
1096
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
1097
+ }
1098
+ }, {
1099
+ denom_units: [{
1100
+ denom: 'ibc/7A74F49358DB59D7FE7F472F71ED3C32492A3B235C56FC9F26FCA7AF3AE346B6',
1101
+ exponent: 0,
1102
+ aliases: ['ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10']
1103
+ }, {
1104
+ denom: 'evmos',
1105
+ exponent: 18
1106
+ }],
1107
+ base: 'ibc/7A74F49358DB59D7FE7F472F71ED3C32492A3B235C56FC9F26FCA7AF3AE346B6',
1108
+ name: 'Evmos',
1109
+ display: 'evmos',
1110
+ symbol: 'EVMOS',
1111
+ traces: [{
1112
+ type: 'ibc',
1113
+ counterparty: {
1114
+ channel_id: 'channel-64',
1115
+ base_denom: 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10',
1116
+ chain_name: 'kujira'
1117
+ },
1118
+ chain: {
1119
+ channel_id: 'channel-63'
1120
+ }
1121
+ }],
1122
+ images: [{
1123
+ image_sync: {
1124
+ chain_name: 'evmos',
1125
+ base_denom: 'aevmos'
1126
+ },
1127
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1128
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1129
+ }],
1130
+ logo_URIs: {
1131
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1132
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1133
+ }
1134
+ }, {
1135
+ denom_units: [{
1136
+ denom: 'ibc/77EBA2E60878EE66968BF8726601B9F0B6AE58B5B452B537F2B105423A3A7879',
1137
+ exponent: 0,
1138
+ aliases: ['ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2']
1139
+ }, {
1140
+ denom: 'avax',
1141
+ exponent: 18
1142
+ }],
1143
+ type_asset: 'ics20',
1144
+ base: 'ibc/77EBA2E60878EE66968BF8726601B9F0B6AE58B5B452B537F2B105423A3A7879',
1145
+ name: 'Axelar Wrapped AVAX',
1146
+ display: 'avax',
1147
+ symbol: 'wAVAX',
1148
+ traces: [{
1149
+ type: 'ibc',
1150
+ counterparty: {
1151
+ channel_id: 'channel-64',
1152
+ base_denom: 'ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2',
1153
+ chain_name: 'kujira'
1154
+ },
1155
+ chain: {
1156
+ channel_id: 'channel-63'
1157
+ }
1158
+ }],
1159
+ images: [{
1160
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
1161
+ }],
1162
+ logo_URIs: {
1163
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
1164
+ }
1165
+ }, {
1166
+ denom_units: [{
1167
+ denom: 'ibc/ADEA19B329C33662C3D580FC96A909BD7083D2A0334BB066A088854683F41F72',
1168
+ exponent: 0,
1169
+ aliases: ['ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9']
1170
+ }, {
1171
+ denom: 'usdc',
1172
+ exponent: 6
1173
+ }],
1174
+ type_asset: 'ics20',
1175
+ base: 'ibc/ADEA19B329C33662C3D580FC96A909BD7083D2A0334BB066A088854683F41F72',
1176
+ name: 'Noble USD Coin',
1177
+ display: 'usdc',
1178
+ symbol: 'USDC',
1179
+ traces: [{
1180
+ type: 'ibc',
1181
+ counterparty: {
1182
+ channel_id: 'channel-64',
1183
+ base_denom: 'ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9',
1184
+ chain_name: 'kujira'
1185
+ },
1186
+ chain: {
1187
+ channel_id: 'channel-63'
1188
+ }
1189
+ }],
1190
+ images: [{
1191
+ image_sync: {
1192
+ chain_name: 'noble',
1193
+ base_denom: 'uusdc'
1194
+ },
1195
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1196
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1197
+ }],
1198
+ logo_URIs: {
1199
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1200
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1201
+ }
1202
+ }, {
1203
+ denom_units: [{
1204
+ denom: 'ibc/E14FD8195667CE9A97606455384DDA80B58847E90C8463D7393073C296D9026F',
1205
+ exponent: 0,
1206
+ aliases: ['ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23']
1207
+ }, {
1208
+ denom: 'osmo',
1209
+ exponent: 6
1210
+ }],
1211
+ type_asset: 'ics20',
1212
+ base: 'ibc/E14FD8195667CE9A97606455384DDA80B58847E90C8463D7393073C296D9026F',
1213
+ name: 'Osmosis',
1214
+ display: 'osmo',
1215
+ symbol: 'OSMO',
1216
+ traces: [{
1217
+ type: 'ibc',
1218
+ counterparty: {
1219
+ channel_id: 'channel-64',
1220
+ base_denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
1221
+ chain_name: 'kujira'
1222
+ },
1223
+ chain: {
1224
+ channel_id: 'channel-63'
1225
+ }
1226
+ }],
1227
+ images: [{
1228
+ image_sync: {
1229
+ chain_name: 'osmosis',
1230
+ base_denom: 'uosmo'
1231
+ },
1232
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1233
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1234
+ }],
1235
+ logo_URIs: {
1236
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1237
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1238
+ }
1239
+ }, {
1240
+ denom_units: [{
1241
+ denom: 'ibc/BF7CEF99688F26CF8717F34548F1BC934F017F963D4E7069D9F5C22ED030159C',
1242
+ exponent: 0,
1243
+ aliases: ['ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F']
1244
+ }, {
1245
+ denom: 'usdc',
1246
+ exponent: 6
1247
+ }],
1248
+ type_asset: 'ics20',
1249
+ base: 'ibc/BF7CEF99688F26CF8717F34548F1BC934F017F963D4E7069D9F5C22ED030159C',
1250
+ name: 'Axelar USD Coin',
1251
+ display: 'usdc',
1252
+ symbol: 'axlUSDC',
1253
+ traces: [{
1254
+ type: 'ibc',
1255
+ counterparty: {
1256
+ channel_id: 'channel-64',
1257
+ base_denom: 'ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F',
1258
+ chain_name: 'kujira'
1259
+ },
1260
+ chain: {
1261
+ channel_id: 'channel-63'
1262
+ }
1263
+ }],
1264
+ images: [{
1265
+ image_sync: {
1266
+ chain_name: 'axelar',
1267
+ base_denom: 'uusdc'
1268
+ },
1269
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1270
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1271
+ }],
1272
+ logo_URIs: {
1273
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1274
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1275
+ }
1276
+ }, {
1277
+ denom_units: [{
1278
+ denom: 'ibc/41696718C58F485A289DFED2C947C849A39E668C7C1803F680F9961BED3A4884',
1279
+ exponent: 0,
1280
+ aliases: ['ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07']
1281
+ }, {
1282
+ denom: 'cmdx',
1283
+ exponent: 6
1284
+ }],
1285
+ type_asset: 'ics20',
1286
+ base: 'ibc/41696718C58F485A289DFED2C947C849A39E668C7C1803F680F9961BED3A4884',
1287
+ name: 'Comdex',
1288
+ display: 'cmdx',
1289
+ symbol: 'CMDX',
1290
+ traces: [{
1291
+ type: 'ibc',
1292
+ counterparty: {
1293
+ channel_id: 'channel-64',
1294
+ base_denom: 'ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07',
1295
+ chain_name: 'kujira'
1296
+ },
1297
+ chain: {
1298
+ channel_id: 'channel-63'
1299
+ }
1300
+ }],
1301
+ images: [{
1302
+ image_sync: {
1303
+ chain_name: 'comdex',
1304
+ base_denom: 'ucmdx'
1305
+ },
1306
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1307
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
1308
+ }],
1309
+ logo_URIs: {
1310
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1311
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
1312
+ }
1313
+ }, {
1314
+ denom_units: [{
1315
+ denom: 'ibc/EFF8E553D1D74E4849176B9564127157EF83F3CE7797C403DB834321359EC507',
1316
+ exponent: 0,
1317
+ aliases: ['ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5']
1318
+ }, {
1319
+ denom: 'juno',
1320
+ exponent: 6
1321
+ }],
1322
+ base: 'ibc/EFF8E553D1D74E4849176B9564127157EF83F3CE7797C403DB834321359EC507',
1323
+ name: 'Juno',
1324
+ display: 'juno',
1325
+ symbol: 'JUNO',
1326
+ traces: [{
1327
+ type: 'ibc',
1328
+ counterparty: {
1329
+ channel_id: 'channel-64',
1330
+ base_denom: 'ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5',
1331
+ chain_name: 'kujira'
1332
+ },
1333
+ chain: {
1334
+ channel_id: 'channel-63'
1335
+ }
1336
+ }],
1337
+ images: [{
1338
+ image_sync: {
1339
+ chain_name: 'juno',
1340
+ base_denom: 'ujuno'
1341
+ },
1342
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
1343
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
1344
+ }],
1345
+ logo_URIs: {
1346
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
1347
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
1348
+ }
1349
+ }, {
1350
+ denom_units: [{
1351
+ denom: 'ibc/E1FE1E23A8DAAD3B892B13288B05E09309FF734A1AFF14C3D7F93E1962422E11',
1352
+ exponent: 0,
1353
+ aliases: ['ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7']
1354
+ }, {
1355
+ denom: 'weth',
1356
+ exponent: 18
1357
+ }],
1358
+ type_asset: 'ics20',
1359
+ base: 'ibc/E1FE1E23A8DAAD3B892B13288B05E09309FF734A1AFF14C3D7F93E1962422E11',
1360
+ name: 'Axelar Wrapped Ether',
1361
+ display: 'weth',
1362
+ symbol: 'wETH',
1363
+ traces: [{
1364
+ type: 'ibc',
1365
+ counterparty: {
1366
+ channel_id: 'channel-64',
1367
+ base_denom: 'ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7',
1368
+ chain_name: 'kujira'
1369
+ },
1370
+ chain: {
1371
+ channel_id: 'channel-63'
1372
+ }
1373
+ }],
1374
+ images: [{
1375
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1376
+ }],
1377
+ logo_URIs: {
1378
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1379
+ }
1380
+ }, {
1381
+ denom_units: [{
1382
+ denom: 'ibc/FAC4C842071C61F3A220CE58C39587A06BF32369D17D359916329814596DD7E1',
1383
+ exponent: 0,
1384
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
1385
+ }, {
1386
+ denom: 'atom',
1387
+ exponent: 6
1388
+ }],
1389
+ type_asset: 'ics20',
1390
+ base: 'ibc/FAC4C842071C61F3A220CE58C39587A06BF32369D17D359916329814596DD7E1',
1391
+ name: 'Cosmos Hub Atom',
1392
+ display: 'atom',
1393
+ symbol: 'ATOM',
1394
+ traces: [{
1395
+ type: 'ibc',
1396
+ counterparty: {
1397
+ channel_id: 'channel-64',
1398
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
1399
+ chain_name: 'kujira'
1400
+ },
1401
+ chain: {
1402
+ channel_id: 'channel-63'
1403
+ }
1404
+ }],
1405
+ images: [{
1406
+ image_sync: {
1407
+ chain_name: 'cosmoshub',
1408
+ base_denom: 'uatom'
1409
+ },
1410
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1411
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1412
+ }],
1413
+ logo_URIs: {
1414
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1415
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1416
+ }
1417
+ }, {
1418
+ denom_units: [{
1419
+ denom: 'ibc/E19E9B213141948BD1CA30F626637C4AF34F6B275A09B2D98AFF548D4B72D480',
1420
+ exponent: 0,
1421
+ aliases: ['ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986']
1422
+ }, {
1423
+ denom: 'luna',
1424
+ exponent: 6
1425
+ }],
1426
+ base: 'ibc/E19E9B213141948BD1CA30F626637C4AF34F6B275A09B2D98AFF548D4B72D480',
1427
+ name: 'Luna',
1428
+ display: 'luna',
1429
+ symbol: 'LUNA',
1430
+ traces: [{
1431
+ type: 'ibc',
1432
+ counterparty: {
1433
+ channel_id: 'channel-64',
1434
+ base_denom: 'ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986',
1435
+ chain_name: 'kujira'
1436
+ },
1437
+ chain: {
1438
+ channel_id: 'channel-63'
1439
+ }
1440
+ }],
1441
+ images: [{
1442
+ image_sync: {
1443
+ chain_name: 'luna',
1444
+ base_denom: 'uluna'
1445
+ },
1446
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
1447
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
1448
+ }],
1449
+ logo_URIs: {
1450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
1451
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
1452
+ }
1453
+ }, {
1454
+ denom_units: [{
1455
+ denom: 'ibc/4D035BB99331AB012F722E539A4964B7C7DB6F78468C7368EA553B1E4EAC69EB',
1456
+ exponent: 0,
1457
+ aliases: ['ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602']
1458
+ }, {
1459
+ denom: 'stars',
1460
+ exponent: 6
1461
+ }],
1462
+ type_asset: 'ics20',
1463
+ base: 'ibc/4D035BB99331AB012F722E539A4964B7C7DB6F78468C7368EA553B1E4EAC69EB',
1464
+ name: 'Stargaze',
1465
+ display: 'stars',
1466
+ symbol: 'STARS',
1467
+ traces: [{
1468
+ type: 'ibc',
1469
+ counterparty: {
1470
+ channel_id: 'channel-64',
1471
+ base_denom: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
1472
+ chain_name: 'kujira'
1473
+ },
1474
+ chain: {
1475
+ channel_id: 'channel-63'
1476
+ }
1477
+ }],
1478
+ images: [{
1479
+ image_sync: {
1480
+ chain_name: 'stargaze',
1481
+ base_denom: 'ustars'
1482
+ },
1483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1484
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1485
+ }],
1486
+ logo_URIs: {
1487
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1488
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1489
+ }
1490
+ }, {
1491
+ denom_units: [{
1492
+ denom: 'ibc/8DCC7A385B1D2E2F1CCDB0CF1DA2A67780ACB08FAD7F0407CE1951002D1C49D9',
1493
+ exponent: 0,
1494
+ aliases: ['ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5']
1495
+ }, {
1496
+ denom: 'scrt',
1497
+ exponent: 6
1498
+ }],
1499
+ base: 'ibc/8DCC7A385B1D2E2F1CCDB0CF1DA2A67780ACB08FAD7F0407CE1951002D1C49D9',
1500
+ name: 'Secret Network',
1501
+ display: 'scrt',
1502
+ symbol: 'SCRT',
1503
+ traces: [{
1504
+ type: 'ibc',
1505
+ counterparty: {
1506
+ channel_id: 'channel-64',
1507
+ base_denom: 'ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5',
1508
+ chain_name: 'kujira'
1509
+ },
1510
+ chain: {
1511
+ channel_id: 'channel-63'
1512
+ }
1513
+ }],
1514
+ images: [{
1515
+ image_sync: {
1516
+ chain_name: 'scrt',
1517
+ base_denom: 'uscrt'
1518
+ },
1519
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1520
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1521
+ }],
1522
+ logo_URIs: {
1523
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1524
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1525
+ }
1526
+ }, {
1527
+ description: 'The native token of Osmosis',
1528
+ denom_units: [{
1529
+ denom: 'ibc/B4F8297D4C270E82BDF11D51FD51A9FD23B0958B98B1E08346477452119E7D70',
1530
+ exponent: 0,
1531
+ aliases: ['uosmo']
1532
+ }, {
1533
+ denom: 'osmo',
1534
+ exponent: 6
1535
+ }],
1536
+ base: 'ibc/B4F8297D4C270E82BDF11D51FD51A9FD23B0958B98B1E08346477452119E7D70',
1537
+ name: 'Osmosis',
1538
+ display: 'osmo',
1539
+ symbol: 'OSMO',
1540
+ logo_URIs: {
1541
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1542
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1543
+ },
1544
+ coingecko_id: 'osmosis',
1545
+ keywords: ['dex', 'staking'],
1546
+ images: [{
1547
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1548
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1549
+ }],
1550
+ traces: [{
1551
+ type: 'ibc',
1552
+ counterparty: {
1553
+ channel_id: 'channel-1',
1554
+ base_denom: 'uosmo',
1555
+ chain_name: 'osmosis'
1556
+ },
1557
+ chain: {
1558
+ channel_id: 'channel-9'
1559
+ }
1560
+ }]
1561
+ }, {
1562
+ denom_units: [{
1563
+ denom: 'ibc/AAFAD8AC1A29CDA9985742B9DE3C32C1163798919C0B3A4C339A70D5F49D1E15',
1564
+ exponent: 0,
1565
+ aliases: ['uion']
1566
+ }, {
1567
+ denom: 'ion',
1568
+ exponent: 6
1569
+ }],
1570
+ base: 'ibc/AAFAD8AC1A29CDA9985742B9DE3C32C1163798919C0B3A4C339A70D5F49D1E15',
1571
+ name: 'Ion DAO',
1572
+ display: 'ion',
1573
+ symbol: 'ION',
1574
+ logo_URIs: {
1575
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1576
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1577
+ },
1578
+ coingecko_id: 'ion',
1579
+ keywords: ['memecoin'],
1580
+ images: [{
1581
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1582
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1583
+ }],
1584
+ traces: [{
1585
+ type: 'ibc',
1586
+ counterparty: {
1587
+ channel_id: 'channel-1',
1588
+ base_denom: 'uion',
1589
+ chain_name: 'osmosis'
1590
+ },
1591
+ chain: {
1592
+ channel_id: 'channel-9'
1593
+ }
1594
+ }]
1595
+ }, {
1596
+ denom_units: [{
1597
+ denom: 'ibc/D27521906D27F663AE7B5420ED2D288BF5E25C3BC41F66C7611866CE3EC333F0',
1598
+ exponent: 0,
1599
+ aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
1600
+ }, {
1601
+ denom: 'ibcx',
1602
+ exponent: 6
1603
+ }],
1604
+ address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
1605
+ base: 'ibc/D27521906D27F663AE7B5420ED2D288BF5E25C3BC41F66C7611866CE3EC333F0',
1606
+ name: 'IBC Index',
1607
+ display: 'ibcx',
1608
+ symbol: 'IBCX',
1609
+ logo_URIs: {
1610
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
1611
+ },
1612
+ coingecko_id: 'ibc-index',
1613
+ images: [{
1614
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
1615
+ }],
1616
+ traces: [{
1617
+ type: 'ibc',
1618
+ counterparty: {
1619
+ channel_id: 'channel-1',
1620
+ base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
1621
+ chain_name: 'osmosis'
1622
+ },
1623
+ chain: {
1624
+ channel_id: 'channel-9'
1625
+ }
1626
+ }]
1627
+ }, {
1628
+ denom_units: [{
1629
+ denom: 'ibc/8D58A4E9F3A964BB52AD4A1D3AFD2A78E38F3D4748D0F04DE89DE33EF091B40A',
1630
+ exponent: 0,
1631
+ aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
1632
+ }, {
1633
+ denom: 'stibcx',
1634
+ exponent: 6
1635
+ }],
1636
+ address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
1637
+ base: 'ibc/8D58A4E9F3A964BB52AD4A1D3AFD2A78E38F3D4748D0F04DE89DE33EF091B40A',
1638
+ name: 'Staked IBCX',
1639
+ display: 'stibcx',
1640
+ symbol: 'stIBCX',
1641
+ logo_URIs: {
1642
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
1643
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
1644
+ },
1645
+ images: [{
1646
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
1647
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
1648
+ }],
1649
+ traces: [{
1650
+ type: 'ibc',
1651
+ counterparty: {
1652
+ channel_id: 'channel-1',
1653
+ base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
1654
+ chain_name: 'osmosis'
1655
+ },
1656
+ chain: {
1657
+ channel_id: 'channel-9'
1658
+ }
1659
+ }]
1660
+ }, {
1661
+ denom_units: [{
1662
+ denom: 'ibc/170C677610AC31DF0904FFE09CD3B5C657492170E7E52372E48756B71E56F2F1',
1663
+ exponent: 0,
1664
+ aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
1665
+ }, {
1666
+ denom: 'usdc',
1667
+ exponent: 6
1668
+ }],
1669
+ type_asset: 'ics20',
1670
+ base: 'ibc/170C677610AC31DF0904FFE09CD3B5C657492170E7E52372E48756B71E56F2F1',
1671
+ name: 'Axelar USD Coin',
1672
+ display: 'usdc',
1673
+ symbol: 'USDC.axl',
1674
+ traces: [{
1675
+ type: 'ibc',
1676
+ counterparty: {
1677
+ channel_id: 'channel-1',
1678
+ base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
1679
+ chain_name: 'osmosis'
1680
+ },
1681
+ chain: {
1682
+ channel_id: 'channel-9'
1683
+ }
1684
+ }],
1685
+ images: [{
1686
+ image_sync: {
1687
+ chain_name: 'axelar',
1688
+ base_denom: 'uusdc'
1689
+ },
1690
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1691
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1692
+ }],
1693
+ logo_URIs: {
1694
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1695
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1696
+ }
1697
+ }, {
1698
+ denom_units: [{
1699
+ denom: 'ibc/402211A99A975DB45C0020D5850ACE533B44AFB59269345CB795CFCA94A71375',
1700
+ exponent: 0,
1701
+ aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
1702
+ }, {
1703
+ denom: 'avalanche-usdc',
1704
+ exponent: 6
1705
+ }],
1706
+ type_asset: 'ics20',
1707
+ base: 'ibc/402211A99A975DB45C0020D5850ACE533B44AFB59269345CB795CFCA94A71375',
1708
+ name: 'Wormhole USDC(Avalanche)',
1709
+ display: 'avalanche-usdc',
1710
+ symbol: 'avalanche.USDC.wh',
1711
+ traces: [{
1712
+ type: 'ibc',
1713
+ counterparty: {
1714
+ channel_id: 'channel-1',
1715
+ base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
1716
+ chain_name: 'osmosis'
1717
+ },
1718
+ chain: {
1719
+ channel_id: 'channel-9'
1720
+ }
1721
+ }],
1722
+ images: [{
1723
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
1724
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
1725
+ }],
1726
+ logo_URIs: {
1727
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
1728
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
1729
+ }
1730
+ }, {
1731
+ denom_units: [{
1732
+ denom: 'ibc/011C19FB6113363238248C55B985A92C0A0CAF9709162EAB838EACB6A629E6AA',
1733
+ exponent: 0,
1734
+ aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
1735
+ }, {
1736
+ denom: 'usdc',
1737
+ exponent: 6
1738
+ }],
1739
+ type_asset: 'ics20',
1740
+ base: 'ibc/011C19FB6113363238248C55B985A92C0A0CAF9709162EAB838EACB6A629E6AA',
1741
+ name: 'Noble USD Coin',
1742
+ display: 'usdc',
1743
+ symbol: 'USDC',
1744
+ traces: [{
1745
+ type: 'ibc',
1746
+ counterparty: {
1747
+ channel_id: 'channel-1',
1748
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
1749
+ chain_name: 'osmosis'
1750
+ },
1751
+ chain: {
1752
+ channel_id: 'channel-9'
1753
+ }
1754
+ }],
1755
+ images: [{
1756
+ image_sync: {
1757
+ chain_name: 'noble',
1758
+ base_denom: 'uusdc'
1759
+ },
1760
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1761
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1762
+ }],
1763
+ logo_URIs: {
1764
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1765
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1766
+ }
1767
+ }, {
1768
+ denom_units: [{
1769
+ denom: 'ibc/987DFB6F0A1D4DB60EFE80A0045E679473B2385B06F3F4AF5908A3EBCE0B4055',
1770
+ exponent: 0,
1771
+ aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
1772
+ }, {
1773
+ denom: 'stosmo',
1774
+ exponent: 6
1775
+ }],
1776
+ type_asset: 'ics20',
1777
+ base: 'ibc/987DFB6F0A1D4DB60EFE80A0045E679473B2385B06F3F4AF5908A3EBCE0B4055',
1778
+ name: 'stOSMO',
1779
+ display: 'stosmo',
1780
+ symbol: 'stOSMO',
1781
+ traces: [{
1782
+ type: 'ibc',
1783
+ counterparty: {
1784
+ channel_id: 'channel-1',
1785
+ base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
1786
+ chain_name: 'osmosis'
1787
+ },
1788
+ chain: {
1789
+ channel_id: 'channel-9'
1790
+ }
1791
+ }],
1792
+ images: [{
1793
+ image_sync: {
1794
+ chain_name: 'stride',
1795
+ base_denom: 'stuosmo'
1796
+ },
1797
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
1798
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
1799
+ }],
1800
+ logo_URIs: {
1801
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
1802
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
1803
+ }
1804
+ }, {
1805
+ denom_units: [{
1806
+ denom: 'ibc/E86611817EAF331173D204962298A16C236E918F7C7E985497A63232B926F162',
1807
+ exponent: 0,
1808
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
1809
+ }, {
1810
+ denom: 'atom',
1811
+ exponent: 6
1812
+ }],
1813
+ type_asset: 'ics20',
1814
+ base: 'ibc/E86611817EAF331173D204962298A16C236E918F7C7E985497A63232B926F162',
1815
+ name: 'Cosmos Hub Atom',
1816
+ display: 'atom',
1817
+ symbol: 'ATOM',
1818
+ traces: [{
1819
+ type: 'ibc',
1820
+ counterparty: {
1821
+ channel_id: 'channel-1',
1822
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
1823
+ chain_name: 'osmosis'
1824
+ },
1825
+ chain: {
1826
+ channel_id: 'channel-9'
1827
+ }
1828
+ }],
1829
+ images: [{
1830
+ image_sync: {
1831
+ chain_name: 'cosmoshub',
1832
+ base_denom: 'uatom'
1833
+ },
1834
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1835
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1836
+ }],
1837
+ logo_URIs: {
1838
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1839
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1840
+ }
1841
+ }, {
1842
+ denom_units: [{
1843
+ denom: 'ibc/BBED6D24661AF2AB7E1AFCC93E7C639CE4B20292C762AEEF5C786B6262B1197A',
1844
+ exponent: 0,
1845
+ aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
1846
+ }, {
1847
+ denom: 'statom',
1848
+ exponent: 6
1849
+ }],
1850
+ type_asset: 'ics20',
1851
+ base: 'ibc/BBED6D24661AF2AB7E1AFCC93E7C639CE4B20292C762AEEF5C786B6262B1197A',
1852
+ name: 'stATOM',
1853
+ display: 'statom',
1854
+ symbol: 'stATOM',
1855
+ traces: [{
1856
+ type: 'ibc',
1857
+ counterparty: {
1858
+ channel_id: 'channel-1',
1859
+ base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
1860
+ chain_name: 'osmosis'
1861
+ },
1862
+ chain: {
1863
+ channel_id: 'channel-9'
1864
+ }
1865
+ }],
1866
+ images: [{
1867
+ image_sync: {
1868
+ chain_name: 'stride',
1869
+ base_denom: 'stuatom'
1870
+ },
1871
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
1872
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
1873
+ }],
1874
+ logo_URIs: {
1875
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
1876
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
1877
+ }
1878
+ }, {
1879
+ denom_units: [{
1880
+ denom: 'ibc/32736F19957D44B3E2221531E9AD0E7EAF7AB13C796560A9AE110520A51CD327',
1881
+ exponent: 0,
1882
+ aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
1883
+ }, {
1884
+ denom: 'weth',
1885
+ exponent: 18
1886
+ }],
1887
+ type_asset: 'ics20',
1888
+ base: 'ibc/32736F19957D44B3E2221531E9AD0E7EAF7AB13C796560A9AE110520A51CD327',
1889
+ name: 'Wrapped Ether',
1890
+ display: 'weth',
1891
+ symbol: 'ETH',
1892
+ traces: [{
1893
+ type: 'ibc',
1894
+ counterparty: {
1895
+ channel_id: 'channel-1',
1896
+ base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
1897
+ chain_name: 'osmosis'
1898
+ },
1899
+ chain: {
1900
+ channel_id: 'channel-9'
1901
+ }
1902
+ }],
1903
+ images: [{
1904
+ image_sync: {
1905
+ chain_name: 'axelar',
1906
+ base_denom: 'weth-wei'
1907
+ },
1908
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1909
+ }],
1910
+ logo_URIs: {
1911
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1912
+ }
1913
+ }, {
1914
+ denom_units: [{
1915
+ denom: 'ibc/498BBAA4FD1D7643103A84FE3C91920ED7E421E9BB32EBFD5C7525DE052BC564',
1916
+ exponent: 0,
1917
+ aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
1918
+ }, {
1919
+ denom: 'wbtc',
1920
+ exponent: 8
1921
+ }],
1922
+ type_asset: 'ics20',
1923
+ base: 'ibc/498BBAA4FD1D7643103A84FE3C91920ED7E421E9BB32EBFD5C7525DE052BC564',
1924
+ name: 'Wrapped Bitcoin (Axelar)',
1925
+ display: 'wbtc',
1926
+ symbol: 'WBTC.axl',
1927
+ traces: [{
1928
+ type: 'ibc',
1929
+ counterparty: {
1930
+ channel_id: 'channel-1',
1931
+ base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
1932
+ chain_name: 'osmosis'
1933
+ },
1934
+ chain: {
1935
+ channel_id: 'channel-9'
1936
+ }
1937
+ }],
1938
+ images: [{
1939
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
1940
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
1941
+ }, {
1942
+ image_sync: {
1943
+ chain_name: 'axelar',
1944
+ base_denom: 'wbtc-satoshi'
1945
+ },
1946
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
1947
+ }],
1948
+ logo_URIs: {
1949
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
1950
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
1951
+ }
1952
+ }, {
1953
+ description: 'ERIS liquid staked OSMO',
1954
+ denom_units: [{
1955
+ denom: 'ibc/F26937DFFA2301819B1ABCF08C7F32460243941D6995E53EE206B3B2CE4B10CB',
1956
+ exponent: 0,
1957
+ aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
1958
+ }, {
1959
+ denom: 'ampOSMO',
1960
+ exponent: 6
1961
+ }],
1962
+ address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
1963
+ base: 'ibc/F26937DFFA2301819B1ABCF08C7F32460243941D6995E53EE206B3B2CE4B10CB',
1964
+ name: 'ERIS Amplified OSMO',
1965
+ display: 'ampOSMO',
1966
+ symbol: 'ampOSMO',
1967
+ logo_URIs: {
1968
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
1969
+ },
1970
+ images: [{
1971
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
1972
+ }],
1973
+ traces: [{
1974
+ type: 'ibc',
1975
+ counterparty: {
1976
+ channel_id: 'channel-1',
1977
+ base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
1978
+ chain_name: 'osmosis'
1979
+ },
1980
+ chain: {
1981
+ channel_id: 'channel-9'
1982
+ }
1983
+ }]
1984
+ }, {
1985
+ description: 'Tether USDT on Osmosis',
1986
+ denom_units: [{
1987
+ denom: 'ibc/BF833BB62EDCEAC4E251A3D7ECE23EFC7C3813306ABF6342AF3757F827C964E0',
1988
+ exponent: 0,
1989
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
1990
+ }, {
1991
+ denom: 'usdt',
1992
+ exponent: 6
1993
+ }],
1994
+ type_asset: 'ics20',
1995
+ base: 'ibc/BF833BB62EDCEAC4E251A3D7ECE23EFC7C3813306ABF6342AF3757F827C964E0',
1996
+ name: 'Tether USDT',
1997
+ display: 'usdt',
1998
+ symbol: 'USDT',
1999
+ traces: [{
2000
+ type: 'ibc',
2001
+ counterparty: {
2002
+ channel_id: 'channel-1',
2003
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
2004
+ chain_name: 'osmosis'
2005
+ },
2006
+ chain: {
2007
+ channel_id: 'channel-9'
2008
+ }
2009
+ }],
2010
+ images: [{
2011
+ image_sync: {
2012
+ chain_name: 'kava',
2013
+ base_denom: 'erc20/tether/usdt'
2014
+ },
2015
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
2016
+ }],
2017
+ logo_URIs: {
2018
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
2019
+ }
2020
+ }, {
2021
+ description: "Membrane's CDP-style stablecoin called CDT",
2022
+ denom_units: [{
2023
+ denom: 'ibc/7CBD63800159262D762DD02B72CD7B5CC6C822F72FE72CA79754A2142DC0EED1',
2024
+ exponent: 0,
2025
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
2026
+ }, {
2027
+ denom: 'cdt',
2028
+ exponent: 6
2029
+ }],
2030
+ base: 'ibc/7CBD63800159262D762DD02B72CD7B5CC6C822F72FE72CA79754A2142DC0EED1',
2031
+ name: 'CDT Stablecoin',
2032
+ display: 'cdt',
2033
+ symbol: 'CDT',
2034
+ logo_URIs: {
2035
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
2036
+ },
2037
+ coingecko_id: 'collateralized-debt-token',
2038
+ images: [{
2039
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
2040
+ }],
2041
+ traces: [{
2042
+ type: 'ibc',
2043
+ counterparty: {
2044
+ channel_id: 'channel-1',
2045
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
2046
+ chain_name: 'osmosis'
2047
+ },
2048
+ chain: {
2049
+ channel_id: 'channel-9'
2050
+ }
2051
+ }]
2052
+ }, {
2053
+ description: "Membrane's protocol token",
2054
+ denom_units: [{
2055
+ denom: 'ibc/6492D17866F758D04C40DB695A1B9E43E10AE8C8D1FEE5850802964DAD4EA441',
2056
+ exponent: 0,
2057
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
2058
+ }, {
2059
+ denom: 'mbrn',
2060
+ exponent: 6
2061
+ }],
2062
+ base: 'ibc/6492D17866F758D04C40DB695A1B9E43E10AE8C8D1FEE5850802964DAD4EA441',
2063
+ name: 'Membrane',
2064
+ display: 'mbrn',
2065
+ symbol: 'MBRN',
2066
+ logo_URIs: {
2067
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
2068
+ },
2069
+ coingecko_id: 'membrane',
2070
+ images: [{
2071
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
2072
+ }],
2073
+ traces: [{
2074
+ type: 'ibc',
2075
+ counterparty: {
2076
+ channel_id: 'channel-1',
2077
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
2078
+ chain_name: 'osmosis'
2079
+ },
2080
+ chain: {
2081
+ channel_id: 'channel-9'
2082
+ }
2083
+ }]
2084
+ }, {
2085
+ description: 'TIA on Osmosis',
2086
+ denom_units: [{
2087
+ denom: 'ibc/F68D8A2F61768A1F4452409F8E24A24F7B5B9F1A56F51FDBE2340B1AACB5D9E0',
2088
+ exponent: 0,
2089
+ aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
2090
+ }, {
2091
+ denom: 'tia',
2092
+ exponent: 6
2093
+ }],
2094
+ type_asset: 'ics20',
2095
+ base: 'ibc/F68D8A2F61768A1F4452409F8E24A24F7B5B9F1A56F51FDBE2340B1AACB5D9E0',
2096
+ name: 'Celestia TIA',
2097
+ display: 'tia',
2098
+ symbol: 'TIA',
2099
+ traces: [{
2100
+ type: 'ibc',
2101
+ counterparty: {
2102
+ channel_id: 'channel-1',
2103
+ base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
2104
+ chain_name: 'osmosis'
2105
+ },
2106
+ chain: {
2107
+ channel_id: 'channel-9'
2108
+ }
2109
+ }],
2110
+ images: [{
2111
+ image_sync: {
2112
+ chain_name: 'celestia',
2113
+ base_denom: 'utia'
2114
+ },
2115
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
2116
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
2117
+ }],
2118
+ logo_URIs: {
2119
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
2120
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
2121
+ }
2122
+ }, {
2123
+ description: 'Margined Power Token sqOSMO',
2124
+ denom_units: [{
2125
+ denom: 'ibc/240CA82B9CD4EE811D9E4E40A9BEEDC91032E26003AA3FB6AF0F4F60BEBCDB3E',
2126
+ exponent: 0,
2127
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
2128
+ }, {
2129
+ denom: 'sqosmo',
2130
+ exponent: 6
2131
+ }],
2132
+ base: 'ibc/240CA82B9CD4EE811D9E4E40A9BEEDC91032E26003AA3FB6AF0F4F60BEBCDB3E',
2133
+ name: 'OSMO Squared',
2134
+ display: 'sqosmo',
2135
+ symbol: 'sqOSMO',
2136
+ logo_URIs: {
2137
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
2138
+ },
2139
+ images: [{
2140
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
2141
+ }],
2142
+ traces: [{
2143
+ type: 'ibc',
2144
+ counterparty: {
2145
+ channel_id: 'channel-1',
2146
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
2147
+ chain_name: 'osmosis'
2148
+ },
2149
+ chain: {
2150
+ channel_id: 'channel-9'
2151
+ }
2152
+ }]
2153
+ }, {
2154
+ description: 'NOIS on Osmosis',
2155
+ denom_units: [{
2156
+ denom: 'ibc/3E333F186C82CE1553DAA2E131C2130C7F9359CA4B41806F3069903DAB1BA6C4',
2157
+ exponent: 0,
2158
+ aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
2159
+ }, {
2160
+ denom: 'nois',
2161
+ exponent: 6
2162
+ }],
2163
+ type_asset: 'ics20',
2164
+ base: 'ibc/3E333F186C82CE1553DAA2E131C2130C7F9359CA4B41806F3069903DAB1BA6C4',
2165
+ name: 'Nois NOIS',
2166
+ display: 'nois',
2167
+ symbol: 'NOIS',
2168
+ traces: [{
2169
+ type: 'ibc',
2170
+ counterparty: {
2171
+ channel_id: 'channel-1',
2172
+ base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
2173
+ chain_name: 'osmosis'
2174
+ },
2175
+ chain: {
2176
+ channel_id: 'channel-9'
2177
+ }
2178
+ }],
2179
+ images: [{
2180
+ image_sync: {
2181
+ chain_name: 'nois',
2182
+ base_denom: 'unois'
2183
+ },
2184
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
2185
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
2186
+ }],
2187
+ logo_URIs: {
2188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
2189
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
2190
+ }
2191
+ }, {
2192
+ description: 'Margined Power Token sqBTC',
2193
+ denom_units: [{
2194
+ denom: 'ibc/6CE9EDAD1418F72514BAC3EF9CEAE5494864CC4AD785DA45AD9E37B9A5CF99FC',
2195
+ exponent: 0,
2196
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
2197
+ }, {
2198
+ denom: 'sqbtc',
2199
+ exponent: 6
2200
+ }],
2201
+ base: 'ibc/6CE9EDAD1418F72514BAC3EF9CEAE5494864CC4AD785DA45AD9E37B9A5CF99FC',
2202
+ name: 'BTC Squared',
2203
+ display: 'sqbtc',
2204
+ symbol: 'sqBTC',
2205
+ logo_URIs: {
2206
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
2207
+ },
2208
+ images: [{
2209
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
2210
+ }],
2211
+ traces: [{
2212
+ type: 'ibc',
2213
+ counterparty: {
2214
+ channel_id: 'channel-1',
2215
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
2216
+ chain_name: 'osmosis'
2217
+ },
2218
+ chain: {
2219
+ channel_id: 'channel-9'
2220
+ }
2221
+ }]
2222
+ }, {
2223
+ description: 'Margined Power Token sqATOM',
2224
+ denom_units: [{
2225
+ denom: 'ibc/15A14B32B11E27F770F31674B7D6685D8D2F50B7A33DC9166210BFA0CFACD0F8',
2226
+ exponent: 0,
2227
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
2228
+ }, {
2229
+ denom: 'sqatom',
2230
+ exponent: 6
2231
+ }],
2232
+ base: 'ibc/15A14B32B11E27F770F31674B7D6685D8D2F50B7A33DC9166210BFA0CFACD0F8',
2233
+ name: 'ATOM Squared',
2234
+ display: 'sqatom',
2235
+ symbol: 'sqATOM',
2236
+ logo_URIs: {
2237
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
2238
+ },
2239
+ images: [{
2240
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
2241
+ }],
2242
+ traces: [{
2243
+ type: 'ibc',
2244
+ counterparty: {
2245
+ channel_id: 'channel-1',
2246
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
2247
+ chain_name: 'osmosis'
2248
+ },
2249
+ chain: {
2250
+ channel_id: 'channel-9'
2251
+ }
2252
+ }]
2253
+ }, {
2254
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
2255
+ denom_units: [{
2256
+ denom: 'ibc/97E1DA7893A32FAFCEC8A7A8D1F067134F240D120565408B4EC944F8BA5935C4',
2257
+ exponent: 0,
2258
+ aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
2259
+ }, {
2260
+ denom: 'cro',
2261
+ exponent: 8
2262
+ }],
2263
+ type_asset: 'ics20',
2264
+ base: 'ibc/97E1DA7893A32FAFCEC8A7A8D1F067134F240D120565408B4EC944F8BA5935C4',
2265
+ name: 'Cronos',
2266
+ display: 'cro',
2267
+ symbol: 'CRO',
2268
+ traces: [{
2269
+ type: 'ibc',
2270
+ counterparty: {
2271
+ channel_id: 'channel-1',
2272
+ base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
2273
+ chain_name: 'osmosis'
2274
+ },
2275
+ chain: {
2276
+ channel_id: 'channel-9'
2277
+ }
2278
+ }],
2279
+ images: [{
2280
+ image_sync: {
2281
+ chain_name: 'cryptoorgchain',
2282
+ base_denom: 'basecro'
2283
+ },
2284
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2285
+ }],
2286
+ logo_URIs: {
2287
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2288
+ }
2289
+ }, {
2290
+ description: 'The native token of Stargaze',
2291
+ denom_units: [{
2292
+ denom: 'ibc/7F30A322B383D57AB7F39F367C3A24A0527F184A6FC0E155DBC2D161DF3F83BB',
2293
+ exponent: 0,
2294
+ aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
2295
+ }, {
2296
+ denom: 'stars',
2297
+ exponent: 6
2298
+ }],
2299
+ type_asset: 'ics20',
2300
+ base: 'ibc/7F30A322B383D57AB7F39F367C3A24A0527F184A6FC0E155DBC2D161DF3F83BB',
2301
+ name: 'Stargaze',
2302
+ display: 'stars',
2303
+ symbol: 'STARS',
2304
+ traces: [{
2305
+ type: 'ibc',
2306
+ counterparty: {
2307
+ channel_id: 'channel-1',
2308
+ base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
2309
+ chain_name: 'osmosis'
2310
+ },
2311
+ chain: {
2312
+ channel_id: 'channel-9'
2313
+ }
2314
+ }],
2315
+ images: [{
2316
+ image_sync: {
2317
+ chain_name: 'stargaze',
2318
+ base_denom: 'ustars'
2319
+ },
2320
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2321
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2322
+ }],
2323
+ logo_URIs: {
2324
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2325
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2326
+ }
2327
+ }, {
2328
+ description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
2329
+ denom_units: [{
2330
+ denom: 'ibc/C16CB57D29D9773DF9CAD5FAA84D591486467EF0C51AE9A98FB1AE8A0495983B',
2331
+ exponent: 0,
2332
+ aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
2333
+ }, {
2334
+ denom: 'YieldETH',
2335
+ exponent: 18
2336
+ }],
2337
+ type_asset: 'ics20',
2338
+ base: 'ibc/C16CB57D29D9773DF9CAD5FAA84D591486467EF0C51AE9A98FB1AE8A0495983B',
2339
+ name: 'Real Yield Eth',
2340
+ display: 'YieldETH',
2341
+ symbol: 'YieldETH',
2342
+ traces: [{
2343
+ type: 'ibc',
2344
+ counterparty: {
2345
+ channel_id: 'channel-1',
2346
+ base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
2347
+ chain_name: 'osmosis'
2348
+ },
2349
+ chain: {
2350
+ channel_id: 'channel-9'
2351
+ }
2352
+ }],
2353
+ images: [{
2354
+ image_sync: {
2355
+ chain_name: 'ethereum',
2356
+ base_denom: 'wei'
2357
+ },
2358
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
2359
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
2360
+ }],
2361
+ logo_URIs: {
2362
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
2363
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
2364
+ }
2365
+ }, {
2366
+ description: 'The native staking token of dYdX Protocol.',
2367
+ denom_units: [{
2368
+ denom: 'ibc/79991E1FF3CAF7F0517FBC983F2FF3CB21F7AD2DB798D528ACFCF6814C00E30B',
2369
+ exponent: 0,
2370
+ aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
2371
+ }, {
2372
+ denom: 'dydx',
2373
+ exponent: 18
2374
+ }],
2375
+ type_asset: 'ics20',
2376
+ base: 'ibc/79991E1FF3CAF7F0517FBC983F2FF3CB21F7AD2DB798D528ACFCF6814C00E30B',
2377
+ name: 'dYdX',
2378
+ display: 'dydx',
2379
+ symbol: 'DYDX',
2380
+ traces: [{
2381
+ type: 'ibc',
2382
+ counterparty: {
2383
+ channel_id: 'channel-1',
2384
+ base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
2385
+ chain_name: 'osmosis'
2386
+ },
2387
+ chain: {
2388
+ channel_id: 'channel-9'
2389
+ }
2390
+ }],
2391
+ images: [{
2392
+ image_sync: {
2393
+ chain_name: 'dydx',
2394
+ base_denom: 'adydx'
2395
+ },
2396
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2397
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2398
+ }],
2399
+ logo_URIs: {
2400
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2401
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2402
+ }
2403
+ }, {
2404
+ description: 'The native token of Quasar',
2405
+ denom_units: [{
2406
+ denom: 'ibc/DB8F06D47FFA069CA9DAA41E6C991A0F8DCFB01AB72B5039EE302EBAFC61D27A',
2407
+ exponent: 0,
2408
+ aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
2409
+ }, {
2410
+ denom: 'qsr',
2411
+ exponent: 6
2412
+ }],
2413
+ type_asset: 'ics20',
2414
+ base: 'ibc/DB8F06D47FFA069CA9DAA41E6C991A0F8DCFB01AB72B5039EE302EBAFC61D27A',
2415
+ name: 'Quasar',
2416
+ display: 'qsr',
2417
+ symbol: 'QSR',
2418
+ traces: [{
2419
+ type: 'ibc',
2420
+ counterparty: {
2421
+ channel_id: 'channel-1',
2422
+ base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
2423
+ chain_name: 'osmosis'
2424
+ },
2425
+ chain: {
2426
+ channel_id: 'channel-9'
2427
+ }
2428
+ }],
2429
+ images: [{
2430
+ image_sync: {
2431
+ chain_name: 'quasar',
2432
+ base_denom: 'uqsr'
2433
+ },
2434
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
2435
+ }],
2436
+ logo_URIs: {
2437
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
2438
+ }
2439
+ }, {
2440
+ description: 'Levana native token',
2441
+ denom_units: [{
2442
+ denom: 'ibc/1B9999D4938A083C618B7BC2C5AB62838FC9ED4CFED5AE35C2D033FC997478F1',
2443
+ exponent: 0,
2444
+ aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
2445
+ }, {
2446
+ denom: 'lvn',
2447
+ exponent: 6
2448
+ }],
2449
+ base: 'ibc/1B9999D4938A083C618B7BC2C5AB62838FC9ED4CFED5AE35C2D033FC997478F1',
2450
+ name: 'Levana',
2451
+ display: 'lvn',
2452
+ symbol: 'LVN',
2453
+ logo_URIs: {
2454
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
2455
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
2456
+ },
2457
+ coingecko_id: 'levana-protocol',
2458
+ images: [{
2459
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
2460
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
2461
+ }, {
2462
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
2463
+ }],
2464
+ traces: [{
2465
+ type: 'ibc',
2466
+ counterparty: {
2467
+ channel_id: 'channel-1',
2468
+ base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
2469
+ chain_name: 'osmosis'
2470
+ },
2471
+ chain: {
2472
+ channel_id: 'channel-9'
2473
+ }
2474
+ }]
2475
+ }, {
2476
+ description: "MilkyWay's liquid staked TIA",
2477
+ denom_units: [{
2478
+ denom: 'ibc/FEE4A70550D74CA2816037F1FF2BDD6BE08CAF3DE6A871BFE5AF2426D2AC9678',
2479
+ exponent: 0,
2480
+ aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
2481
+ }, {
2482
+ denom: 'milkTIA',
2483
+ exponent: 6
2484
+ }],
2485
+ base: 'ibc/FEE4A70550D74CA2816037F1FF2BDD6BE08CAF3DE6A871BFE5AF2426D2AC9678',
2486
+ name: 'milkTIA',
2487
+ display: 'milkTIA',
2488
+ symbol: 'milkTIA',
2489
+ traces: [{
2490
+ type: 'ibc',
2491
+ counterparty: {
2492
+ channel_id: 'channel-1',
2493
+ base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
2494
+ chain_name: 'osmosis'
2495
+ },
2496
+ chain: {
2497
+ channel_id: 'channel-9'
2498
+ }
2499
+ }],
2500
+ logo_URIs: {
2501
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
2502
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
2503
+ },
2504
+ coingecko_id: 'milkyway-staked-tia',
2505
+ images: [{
2506
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
2507
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
2508
+ }]
2509
+ }, {
2510
+ denom_units: [{
2511
+ denom: 'ibc/66E3D0EBB33AC35C74C38EA3911EB1192CC2BA2A61CB77F8CE945222DDB22B74',
2512
+ exponent: 0,
2513
+ aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
2514
+ }, {
2515
+ denom: 'stkosmo',
2516
+ exponent: 6,
2517
+ aliases: ['stk/osmo']
2518
+ }],
2519
+ type_asset: 'ics20',
2520
+ base: 'ibc/66E3D0EBB33AC35C74C38EA3911EB1192CC2BA2A61CB77F8CE945222DDB22B74',
2521
+ name: 'PSTAKE staked OSMO',
2522
+ display: 'stkosmo',
2523
+ symbol: 'stkOSMO',
2524
+ traces: [{
2525
+ type: 'ibc',
2526
+ counterparty: {
2527
+ channel_id: 'channel-1',
2528
+ base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
2529
+ chain_name: 'osmosis'
2530
+ },
2531
+ chain: {
2532
+ channel_id: 'channel-9'
2533
+ }
2534
+ }],
2535
+ images: [{
2536
+ image_sync: {
2537
+ chain_name: 'persistence',
2538
+ base_denom: 'stk/uosmo'
2539
+ },
2540
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
2541
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
2542
+ }],
2543
+ logo_URIs: {
2544
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
2545
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
2546
+ }
2547
+ }, {
2548
+ description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
2549
+ denom_units: [{
2550
+ denom: 'ibc/12881C0E425EA510FBD468D4A8A356605B7A1EB291042A065DAE8865D23EA99E',
2551
+ exponent: 0,
2552
+ aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
2553
+ }, {
2554
+ denom: 'page',
2555
+ exponent: 8
2556
+ }],
2557
+ type_asset: 'ics20',
2558
+ base: 'ibc/12881C0E425EA510FBD468D4A8A356605B7A1EB291042A065DAE8865D23EA99E',
2559
+ name: 'PageDAO',
2560
+ display: 'page',
2561
+ symbol: 'PAGE.grv',
2562
+ traces: [{
2563
+ type: 'ibc',
2564
+ counterparty: {
2565
+ channel_id: 'channel-1',
2566
+ base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
2567
+ chain_name: 'osmosis'
2568
+ },
2569
+ chain: {
2570
+ channel_id: 'channel-9'
2571
+ }
2572
+ }],
2573
+ images: [{
2574
+ image_sync: {
2575
+ chain_name: 'gravitybridge',
2576
+ base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
2577
+ },
2578
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
2579
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
2580
+ }],
2581
+ logo_URIs: {
2582
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
2583
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
2584
+ }
2585
+ }, {
2586
+ description: "Nomic's native token.",
2587
+ denom_units: [{
2588
+ denom: 'ibc/4E2C92EE7F113DC135A1A25B432A61E52173B946ED2CFC5E3445F42C1193EBC5',
2589
+ exponent: 0,
2590
+ aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
2591
+ }, {
2592
+ denom: 'nom',
2593
+ exponent: 6
2594
+ }],
2595
+ type_asset: 'ics20',
2596
+ base: 'ibc/4E2C92EE7F113DC135A1A25B432A61E52173B946ED2CFC5E3445F42C1193EBC5',
2597
+ name: 'Nomic',
2598
+ display: 'nomic',
2599
+ symbol: 'NOM',
2600
+ traces: [{
2601
+ type: 'ibc',
2602
+ counterparty: {
2603
+ channel_id: 'channel-1',
2604
+ base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
2605
+ chain_name: 'osmosis'
2606
+ },
2607
+ chain: {
2608
+ channel_id: 'channel-9'
2609
+ }
2610
+ }],
2611
+ images: [{
2612
+ image_sync: {
2613
+ chain_name: 'nomic',
2614
+ base_denom: 'unom'
2615
+ },
2616
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
2617
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
2618
+ }],
2619
+ logo_URIs: {
2620
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
2621
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
2622
+ }
2623
+ }, {
2624
+ description: 'Bitcoin. On Cosmos.',
2625
+ denom_units: [{
2626
+ denom: 'ibc/11501E186721F572CDC077AE97AAAF5DF1214713FC0FF53AB88BC92A9E9EAFE2',
2627
+ exponent: 0,
2628
+ aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
2629
+ }, {
2630
+ denom: 'nbtc',
2631
+ exponent: 14
2632
+ }],
2633
+ type_asset: 'ics20',
2634
+ base: 'ibc/11501E186721F572CDC077AE97AAAF5DF1214713FC0FF53AB88BC92A9E9EAFE2',
2635
+ name: 'Nomic Bitcoin',
2636
+ display: 'nbtc',
2637
+ symbol: 'nBTC',
2638
+ traces: [{
2639
+ type: 'ibc',
2640
+ counterparty: {
2641
+ channel_id: 'channel-1',
2642
+ base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
2643
+ chain_name: 'osmosis'
2644
+ },
2645
+ chain: {
2646
+ channel_id: 'channel-9'
2647
+ }
2648
+ }],
2649
+ images: [{
2650
+ image_sync: {
2651
+ chain_name: 'nomic',
2652
+ base_denom: 'usat'
2653
+ },
2654
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
2655
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
2656
+ }],
2657
+ logo_URIs: {
2658
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
2659
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
2660
+ }
2661
+ }, {
2662
+ description: 'AUTISM on Osmosis',
2663
+ denom_units: [{
2664
+ denom: 'ibc/60E96F67869E794C7A9F33BE42BE0C3E2BF0D4E3106348B19F1ED1A1D62B01B3',
2665
+ exponent: 0,
2666
+ aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
2667
+ }, {
2668
+ denom: 'autism',
2669
+ exponent: 6
2670
+ }],
2671
+ type_asset: 'ics20',
2672
+ base: 'ibc/60E96F67869E794C7A9F33BE42BE0C3E2BF0D4E3106348B19F1ED1A1D62B01B3',
2673
+ name: 'Injective AUTISM',
2674
+ display: 'autism',
2675
+ symbol: 'AUTISM',
2676
+ traces: [{
2677
+ type: 'ibc',
2678
+ counterparty: {
2679
+ channel_id: 'channel-1',
2680
+ base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
2681
+ chain_name: 'osmosis'
2682
+ },
2683
+ chain: {
2684
+ channel_id: 'channel-9'
2685
+ }
2686
+ }],
2687
+ images: [{
2688
+ image_sync: {
2689
+ chain_name: 'injective',
2690
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
2691
+ },
2692
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
2693
+ }],
2694
+ logo_URIs: {
2695
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
2696
+ }
2697
+ }, {
2698
+ description: 'Woof on Osmosis',
2699
+ denom_units: [{
2700
+ denom: 'ibc/888FE77B0073F2ADC8EACD9660E957B90358C44A9B7C74B24DCE7524ACF98413',
2701
+ exponent: 0,
2702
+ aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
2703
+ }, {
2704
+ denom: 'WOOF',
2705
+ exponent: 6
2706
+ }],
2707
+ type_asset: 'ics20',
2708
+ base: 'ibc/888FE77B0073F2ADC8EACD9660E957B90358C44A9B7C74B24DCE7524ACF98413',
2709
+ name: 'WOOF chihuahua',
2710
+ display: 'WOOF',
2711
+ symbol: 'WOOF',
2712
+ traces: [{
2713
+ type: 'ibc',
2714
+ counterparty: {
2715
+ channel_id: 'channel-1',
2716
+ base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
2717
+ chain_name: 'osmosis'
2718
+ },
2719
+ chain: {
2720
+ channel_id: 'channel-9'
2721
+ }
2722
+ }],
2723
+ logo_URIs: {
2724
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
2725
+ },
2726
+ images: [{
2727
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
2728
+ }]
2729
+ }, {
2730
+ description: 'The native coin of Sneaky Productions.',
2731
+ denom_units: [{
2732
+ denom: 'ibc/B363FC2D038A1B1F1734725C3DF8D70C220CB66732511A31A036C840530C932B',
2733
+ exponent: 0,
2734
+ aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
2735
+ }, {
2736
+ denom: 'sneaky',
2737
+ exponent: 6
2738
+ }],
2739
+ type_asset: 'ics20',
2740
+ base: 'ibc/B363FC2D038A1B1F1734725C3DF8D70C220CB66732511A31A036C840530C932B',
2741
+ name: 'Sneaky Productions',
2742
+ display: 'sneaky',
2743
+ symbol: 'SNEAKY',
2744
+ traces: [{
2745
+ type: 'ibc',
2746
+ counterparty: {
2747
+ channel_id: 'channel-1',
2748
+ base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
2749
+ chain_name: 'osmosis'
2750
+ },
2751
+ chain: {
2752
+ channel_id: 'channel-9'
2753
+ }
2754
+ }],
2755
+ logo_URIs: {
2756
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
2757
+ },
2758
+ images: [{
2759
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
2760
+ }]
2761
+ }, {
2762
+ denom_units: [{
2763
+ denom: 'ibc/14D2205DF3C7D739562AC8B7B2BDB6F4082176E7F5A5B15DA1BB77B0FA4CED7B',
2764
+ exponent: 0,
2765
+ aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
2766
+ }, {
2767
+ denom: 'wbtc',
2768
+ exponent: 8
2769
+ }],
2770
+ address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
2771
+ type_asset: 'sdk.coin',
2772
+ base: 'ibc/14D2205DF3C7D739562AC8B7B2BDB6F4082176E7F5A5B15DA1BB77B0FA4CED7B',
2773
+ name: 'Wrapped Bitcoin',
2774
+ display: 'wbtc',
2775
+ symbol: 'WBTC',
2776
+ traces: [{
2777
+ type: 'ibc',
2778
+ counterparty: {
2779
+ channel_id: 'channel-1',
2780
+ base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
2781
+ chain_name: 'osmosis'
2782
+ },
2783
+ chain: {
2784
+ channel_id: 'channel-9'
2785
+ }
2786
+ }],
2787
+ images: [{
2788
+ image_sync: {
2789
+ chain_name: 'ethereum',
2790
+ base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
2791
+ },
2792
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
2793
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
2794
+ }],
2795
+ logo_URIs: {
2796
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
2797
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
2798
+ }
2799
+ }, {
2800
+ 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.",
2801
+ denom_units: [{
2802
+ denom: 'ibc/3222717282AC0240FE4E1CA7BD2D170E695EF3631FE7101D7BA1C95C22FE1E1B',
2803
+ exponent: 0,
2804
+ aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
2805
+ }, {
2806
+ denom: 'WOSMO',
2807
+ exponent: 6
2808
+ }],
2809
+ address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
2810
+ base: 'ibc/3222717282AC0240FE4E1CA7BD2D170E695EF3631FE7101D7BA1C95C22FE1E1B',
2811
+ name: 'WOSMO',
2812
+ display: 'WOSMO',
2813
+ symbol: 'WOSMO',
2814
+ logo_URIs: {
2815
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
2816
+ },
2817
+ images: [{
2818
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
2819
+ }],
2820
+ traces: [{
2821
+ type: 'ibc',
2822
+ counterparty: {
2823
+ channel_id: 'channel-1',
2824
+ base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
2825
+ chain_name: 'osmosis'
2826
+ },
2827
+ chain: {
2828
+ channel_id: 'channel-9'
2829
+ }
2830
+ }]
2831
+ }, {
2832
+ description: 'NLS on Osmosis',
2833
+ denom_units: [{
2834
+ denom: 'ibc/9AB56887A8759F8C97FEC129867A6C249DF8842974AE80F61ABBD2D3E0D1CB09',
2835
+ exponent: 0,
2836
+ aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
2837
+ }, {
2838
+ denom: 'nls',
2839
+ exponent: 6
2840
+ }],
2841
+ type_asset: 'ics20',
2842
+ base: 'ibc/9AB56887A8759F8C97FEC129867A6C249DF8842974AE80F61ABBD2D3E0D1CB09',
2843
+ name: 'Nolus',
2844
+ display: 'nls',
2845
+ symbol: 'NLS',
2846
+ traces: [{
2847
+ type: 'ibc',
2848
+ counterparty: {
2849
+ channel_id: 'channel-1',
2850
+ base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
2851
+ chain_name: 'osmosis'
2852
+ },
2853
+ chain: {
2854
+ channel_id: 'channel-9'
2855
+ }
2856
+ }],
2857
+ images: [{
2858
+ image_sync: {
2859
+ chain_name: 'nolus',
2860
+ base_denom: 'unls'
2861
+ },
2862
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
2863
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
2864
+ }],
2865
+ logo_URIs: {
2866
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
2867
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
2868
+ }
2869
+ }, {
2870
+ description: 'STRD on Osmosis',
2871
+ denom_units: [{
2872
+ denom: 'ibc/254245EB5AB1C0B4696A70B8028DF5B5F11C64AF2C610DC005AB69C81E88E5F9',
2873
+ exponent: 0,
2874
+ aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
2875
+ }, {
2876
+ denom: 'strd',
2877
+ exponent: 6
2878
+ }],
2879
+ type_asset: 'ics20',
2880
+ base: 'ibc/254245EB5AB1C0B4696A70B8028DF5B5F11C64AF2C610DC005AB69C81E88E5F9',
2881
+ name: 'Stride',
2882
+ display: 'strd',
2883
+ symbol: 'STRD',
2884
+ traces: [{
2885
+ type: 'ibc',
2886
+ counterparty: {
2887
+ channel_id: 'channel-1',
2888
+ base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
2889
+ chain_name: 'osmosis'
2890
+ },
2891
+ chain: {
2892
+ channel_id: 'channel-9'
2893
+ }
2894
+ }],
2895
+ images: [{
2896
+ image_sync: {
2897
+ chain_name: 'stride',
2898
+ base_denom: 'ustrd'
2899
+ },
2900
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
2901
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
2902
+ }],
2903
+ logo_URIs: {
2904
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
2905
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
2906
+ }
2907
+ }, {
2908
+ description: 'Margined Power Token sqTIA',
2909
+ denom_units: [{
2910
+ denom: 'ibc/C343B08FA49EE58FE2EE0A62ED523BFD8976E7865A93E172B28CA38655530A76',
2911
+ exponent: 0,
2912
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
2913
+ }, {
2914
+ denom: 'sqtia',
2915
+ exponent: 6
2916
+ }],
2917
+ base: 'ibc/C343B08FA49EE58FE2EE0A62ED523BFD8976E7865A93E172B28CA38655530A76',
2918
+ name: 'TIA Squared',
2919
+ display: 'sqtia',
2920
+ symbol: 'sqTIA',
2921
+ logo_URIs: {
2922
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
2923
+ },
2924
+ images: [{
2925
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
2926
+ }],
2927
+ traces: [{
2928
+ type: 'ibc',
2929
+ counterparty: {
2930
+ channel_id: 'channel-1',
2931
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
2932
+ chain_name: 'osmosis'
2933
+ },
2934
+ chain: {
2935
+ channel_id: 'channel-9'
2936
+ }
2937
+ }]
2938
+ }, {
2939
+ description: 'Sail DAO Token',
2940
+ denom_units: [{
2941
+ denom: 'ibc/7C0782C2D35F2E66C70CB19B200DCCCEC5FDC82C6309EAB7DE803A68FFC5391C',
2942
+ exponent: 0,
2943
+ aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
2944
+ }, {
2945
+ denom: 'sail',
2946
+ exponent: 6
2947
+ }],
2948
+ base: 'ibc/7C0782C2D35F2E66C70CB19B200DCCCEC5FDC82C6309EAB7DE803A68FFC5391C',
2949
+ name: 'Sail',
2950
+ display: 'sail',
2951
+ symbol: 'SAIL',
2952
+ logo_URIs: {
2953
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
2954
+ },
2955
+ images: [{
2956
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
2957
+ }],
2958
+ traces: [{
2959
+ type: 'ibc',
2960
+ counterparty: {
2961
+ channel_id: 'channel-1',
2962
+ base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
2963
+ chain_name: 'osmosis'
2964
+ },
2965
+ chain: {
2966
+ channel_id: 'channel-9'
2967
+ }
2968
+ }]
2969
+ }, {
2970
+ description: 'The XPRT token is primarily a governance token for the Persistence chain.',
2971
+ denom_units: [{
2972
+ denom: 'ibc/268814152066040B21D1617B04A1617CC0C2264A65179318B1624BE72735A733',
2973
+ exponent: 0,
2974
+ aliases: ['uxprt']
2975
+ }, {
2976
+ denom: 'xprt',
2977
+ exponent: 6
2978
+ }],
2979
+ base: 'ibc/268814152066040B21D1617B04A1617CC0C2264A65179318B1624BE72735A733',
2980
+ name: 'Persistence',
2981
+ display: 'xprt',
2982
+ symbol: 'XPRT',
2983
+ logo_URIs: {
2984
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
2985
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
2986
+ },
2987
+ coingecko_id: 'persistence',
2988
+ images: [{
2989
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
2990
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
2991
+ }],
2992
+ traces: [{
2993
+ type: 'ibc',
2994
+ counterparty: {
2995
+ channel_id: 'channel-5',
2996
+ base_denom: 'uxprt',
2997
+ chain_name: 'persistence'
2998
+ },
2999
+ chain: {
3000
+ channel_id: 'channel-6'
3001
+ }
3002
+ }]
3003
+ }, {
3004
+ description: 'PSTAKE Liquid-Staked ATOM',
3005
+ denom_units: [{
3006
+ denom: 'ibc/714D59172A15972F9D0E1085E8519CE9BA7BFA6D12874492D9E035F23B2D681B',
3007
+ exponent: 0,
3008
+ aliases: ['stk/uatom']
3009
+ }, {
3010
+ denom: 'stkatom',
3011
+ exponent: 6,
3012
+ aliases: ['stk/atom']
3013
+ }],
3014
+ base: 'ibc/714D59172A15972F9D0E1085E8519CE9BA7BFA6D12874492D9E035F23B2D681B',
3015
+ name: 'PSTAKE staked ATOM',
3016
+ display: 'stkatom',
3017
+ symbol: 'stkATOM',
3018
+ logo_URIs: {
3019
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
3020
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
3021
+ },
3022
+ coingecko_id: 'stkatom',
3023
+ images: [{
3024
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
3025
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
3026
+ }],
3027
+ traces: [{
3028
+ type: 'ibc',
3029
+ counterparty: {
3030
+ channel_id: 'channel-5',
3031
+ base_denom: 'stk/uatom',
3032
+ chain_name: 'persistence'
3033
+ },
3034
+ chain: {
3035
+ channel_id: 'channel-6'
3036
+ }
3037
+ }]
3038
+ }, {
3039
+ description: 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets.',
3040
+ denom_units: [{
3041
+ denom: 'ibc/3B3D6D224E3B1BD8BEE2B2763966F4E8784EFD871C7F26CA3305D6B2C4E3BC7E',
3042
+ exponent: 0,
3043
+ aliases: ['ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444']
3044
+ }, {
3045
+ denom: 'pstake',
3046
+ exponent: 18
3047
+ }],
3048
+ type_asset: 'ics20',
3049
+ base: 'ibc/3B3D6D224E3B1BD8BEE2B2763966F4E8784EFD871C7F26CA3305D6B2C4E3BC7E',
3050
+ name: 'pSTAKE Finance',
3051
+ display: 'pstake',
3052
+ symbol: 'PSTAKE',
3053
+ traces: [{
3054
+ type: 'ibc',
3055
+ counterparty: {
3056
+ channel_id: 'channel-5',
3057
+ base_denom: 'ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444',
3058
+ chain_name: 'persistence'
3059
+ },
3060
+ chain: {
3061
+ channel_id: 'channel-6'
3062
+ }
3063
+ }],
3064
+ logo_URIs: {
3065
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
3066
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
3067
+ },
3068
+ keywords: ['canon'],
3069
+ images: [{
3070
+ image_sync: {
3071
+ chain_name: 'ethereum',
3072
+ base_denom: '0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006'
3073
+ },
3074
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
3075
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
3076
+ }]
3077
+ }, {
3078
+ denom_units: [{
3079
+ denom: 'ibc/05F8C2DC20A26870EC5BF205BE1F71B71A7EA3807370998EE6F543C1056C1A5A',
3080
+ exponent: 0,
3081
+ aliases: ['ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA']
3082
+ }, {
3083
+ denom: 'atom',
3084
+ exponent: 6
3085
+ }],
3086
+ type_asset: 'ics20',
3087
+ base: 'ibc/05F8C2DC20A26870EC5BF205BE1F71B71A7EA3807370998EE6F543C1056C1A5A',
3088
+ name: 'Cosmos Hub Atom',
3089
+ display: 'atom',
3090
+ symbol: 'ATOM',
3091
+ traces: [{
3092
+ type: 'ibc',
3093
+ counterparty: {
3094
+ channel_id: 'channel-5',
3095
+ base_denom: 'ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA',
3096
+ chain_name: 'persistence'
3097
+ },
3098
+ chain: {
3099
+ channel_id: 'channel-6'
3100
+ }
3101
+ }],
3102
+ images: [{
3103
+ image_sync: {
3104
+ chain_name: 'cosmoshub',
3105
+ base_denom: 'uatom'
3106
+ },
3107
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
3108
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
3109
+ }],
3110
+ logo_URIs: {
3111
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
3112
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
3113
+ }
3114
+ }, {
3115
+ description: 'Tether USDT on Persistence',
3116
+ denom_units: [{
3117
+ denom: 'ibc/A8B5E8475B5BC7D57BAC649BE25EFDDF5B8E7932B398F4FB15820E3A9CC0DC06',
3118
+ exponent: 0,
3119
+ aliases: ['ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4']
3120
+ }, {
3121
+ denom: 'usdt',
3122
+ exponent: 6
3123
+ }],
3124
+ type_asset: 'ics20',
3125
+ base: 'ibc/A8B5E8475B5BC7D57BAC649BE25EFDDF5B8E7932B398F4FB15820E3A9CC0DC06',
3126
+ name: 'Tether USDT',
3127
+ display: 'usdt',
3128
+ symbol: 'USDT',
3129
+ traces: [{
3130
+ type: 'ibc',
3131
+ counterparty: {
3132
+ channel_id: 'channel-5',
3133
+ base_denom: 'ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4',
3134
+ chain_name: 'persistence'
3135
+ },
3136
+ chain: {
3137
+ channel_id: 'channel-6'
3138
+ }
3139
+ }],
3140
+ images: [{
3141
+ image_sync: {
3142
+ chain_name: 'kava',
3143
+ base_denom: 'erc20/tether/usdt'
3144
+ },
3145
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
3146
+ }],
3147
+ logo_URIs: {
3148
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
3149
+ }
3150
+ }, {
3151
+ denom_units: [{
3152
+ denom: 'ibc/937C154B895EF25851DE5CEDBAAD039755C5EC7C4899EC2D5CBD0478BEEF4D68',
3153
+ exponent: 0,
3154
+ aliases: ['ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0']
3155
+ }, {
3156
+ denom: 'usdc',
3157
+ exponent: 6
3158
+ }],
3159
+ type_asset: 'ics20',
3160
+ base: 'ibc/937C154B895EF25851DE5CEDBAAD039755C5EC7C4899EC2D5CBD0478BEEF4D68',
3161
+ name: 'Noble USD Coin',
3162
+ display: 'usdc',
3163
+ symbol: 'USDC',
3164
+ traces: [{
3165
+ type: 'ibc',
3166
+ counterparty: {
3167
+ channel_id: 'channel-5',
3168
+ base_denom: 'ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0',
3169
+ chain_name: 'persistence'
3170
+ },
3171
+ chain: {
3172
+ channel_id: 'channel-6'
3173
+ }
3174
+ }],
3175
+ images: [{
3176
+ image_sync: {
3177
+ chain_name: 'noble',
3178
+ base_denom: 'uusdc'
3179
+ },
3180
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
3181
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
3182
+ }],
3183
+ logo_URIs: {
3184
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
3185
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
3186
+ }
3187
+ }, {
3188
+ description: 'dydx staking token',
3189
+ denom_units: [{
3190
+ denom: 'ibc/D16B0BD0E9895B40EF5884B8FB5AEF6182ECEA7FF449F3AFEA16C1BB52C05D2F',
3191
+ exponent: 0,
3192
+ aliases: ['ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E']
3193
+ }, {
3194
+ denom: 'dydx',
3195
+ exponent: 18
3196
+ }],
3197
+ type_asset: 'ics20',
3198
+ base: 'ibc/D16B0BD0E9895B40EF5884B8FB5AEF6182ECEA7FF449F3AFEA16C1BB52C05D2F',
3199
+ name: 'dYdX',
3200
+ display: 'dydx',
3201
+ symbol: 'DYDX',
3202
+ traces: [{
3203
+ type: 'ibc',
3204
+ counterparty: {
3205
+ channel_id: 'channel-5',
3206
+ base_denom: 'ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E',
3207
+ chain_name: 'persistence'
3208
+ },
3209
+ chain: {
3210
+ channel_id: 'channel-6'
3211
+ }
3212
+ }],
3213
+ images: [{
3214
+ image_sync: {
3215
+ chain_name: 'dydx',
3216
+ base_denom: 'adydx'
3217
+ },
3218
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
3219
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
3220
+ }],
3221
+ logo_URIs: {
3222
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
3223
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
3224
+ }
3225
+ }, {
3226
+ description: 'PSTAKE Liquid-Staked OSMO',
3227
+ denom_units: [{
3228
+ denom: 'ibc/3B6F2774F8F368538056C6F4C5A46F9E2CA793ACF505D36E31DD06D9AD6E6B6C',
3229
+ exponent: 0,
3230
+ aliases: ['stk/uosmo']
3231
+ }, {
3232
+ denom: 'stkosmo',
3233
+ exponent: 6,
3234
+ aliases: ['stk/osmo']
3235
+ }],
3236
+ base: 'ibc/3B6F2774F8F368538056C6F4C5A46F9E2CA793ACF505D36E31DD06D9AD6E6B6C',
3237
+ name: 'PSTAKE staked OSMO',
3238
+ display: 'stkosmo',
3239
+ symbol: 'stkOSMO',
3240
+ logo_URIs: {
3241
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
3242
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
3243
+ },
3244
+ coingecko_id: 'pstake-staked-osmo',
3245
+ images: [{
3246
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
3247
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
3248
+ }],
3249
+ traces: [{
3250
+ type: 'ibc',
3251
+ counterparty: {
3252
+ channel_id: 'channel-5',
3253
+ base_denom: 'stk/uosmo',
3254
+ chain_name: 'persistence'
3255
+ },
3256
+ chain: {
3257
+ channel_id: 'channel-6'
3258
+ }
3259
+ }]
3260
+ }, {
3261
+ description: 'REGEN coin is the token for the Regen Network Platform',
3262
+ denom_units: [{
3263
+ denom: 'ibc/A59E9BD579F40D893D05583FBD8400B3AC7D97C758BAD9D409E0FB4619C4EE34',
3264
+ exponent: 0,
3265
+ aliases: ['uregen']
3266
+ }, {
3267
+ denom: 'regen',
3268
+ exponent: 6
3269
+ }],
3270
+ base: 'ibc/A59E9BD579F40D893D05583FBD8400B3AC7D97C758BAD9D409E0FB4619C4EE34',
3271
+ name: 'Regen Network',
3272
+ display: 'regen',
3273
+ symbol: 'REGEN',
3274
+ logo_URIs: {
3275
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
3276
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
3277
+ },
3278
+ coingecko_id: 'regen',
3279
+ images: [{
3280
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
3281
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
3282
+ }],
3283
+ traces: [{
3284
+ type: 'ibc',
3285
+ counterparty: {
3286
+ channel_id: 'channel-7',
3287
+ base_denom: 'uregen',
3288
+ chain_name: 'regen'
3289
+ },
3290
+ chain: {
3291
+ channel_id: 'channel-13'
3292
+ }
3293
+ }]
3294
+ }, {
3295
+ description: 'Nature Carbon Ton (NCT) is a carbon token standard backed 1:1 by carbon credits issued by Verra, a global leader in the voluntary carbon market. NCT credits on Regen Network have been tokenized by Toucan.earth.',
3296
+ denom_units: [{
3297
+ denom: 'ibc/C42ECFC6C02972734B935A6CFC4B690FDD5B22EBFCAA67E578469A6BB370F1CF',
3298
+ exponent: 0,
3299
+ aliases: ['eco.uC.NCT']
3300
+ }, {
3301
+ denom: 'nct',
3302
+ exponent: 6
3303
+ }],
3304
+ base: 'ibc/C42ECFC6C02972734B935A6CFC4B690FDD5B22EBFCAA67E578469A6BB370F1CF',
3305
+ name: 'Nature Carbon Ton',
3306
+ display: 'nct',
3307
+ symbol: 'NCT',
3308
+ logo_URIs: {
3309
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
3310
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
3311
+ },
3312
+ coingecko_id: 'toucan-protocol-nature-carbon-tonne',
3313
+ images: [{
3314
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
3315
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
3316
+ }],
3317
+ traces: [{
3318
+ type: 'ibc',
3319
+ counterparty: {
3320
+ channel_id: 'channel-7',
3321
+ base_denom: 'eco.uC.NCT',
3322
+ chain_name: 'regen'
3323
+ },
3324
+ chain: {
3325
+ channel_id: 'channel-13'
3326
+ }
3327
+ }]
3328
+ }, {
3329
+ description: 'The native token of Secret Network',
3330
+ denom_units: [{
3331
+ denom: 'ibc/13BD0905CFB705ABF84B60209C44071878C9F07A0A2CAC5EDBE315AD3CFD1DF2',
3332
+ exponent: 0,
3333
+ aliases: ['uscrt']
3334
+ }, {
3335
+ denom: 'scrt',
3336
+ exponent: 6
3337
+ }],
3338
+ base: 'ibc/13BD0905CFB705ABF84B60209C44071878C9F07A0A2CAC5EDBE315AD3CFD1DF2',
3339
+ name: 'Secret Network',
3340
+ display: 'scrt',
3341
+ symbol: 'SCRT',
3342
+ logo_URIs: {
3343
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
3344
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
3345
+ },
3346
+ coingecko_id: 'secret',
3347
+ images: [{
3348
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
3349
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
3350
+ }],
3351
+ traces: [{
3352
+ type: 'ibc',
3353
+ counterparty: {
3354
+ channel_id: 'channel-21',
3355
+ base_denom: 'uscrt',
3356
+ chain_name: 'secretnetwork'
3357
+ },
3358
+ chain: {
3359
+ channel_id: 'channel-43'
3360
+ }
3361
+ }]
3362
+ }, {
3363
+ description: 'DVPN is the native token of the Sentinel Hub.',
3364
+ denom_units: [{
3365
+ denom: 'ibc/0FD5103C7353F0C68F33B60ED7F99B3B5DF90CA947263FFC85BB5A9BEE3060E5',
3366
+ exponent: 0,
3367
+ aliases: ['udvpn']
3368
+ }, {
3369
+ denom: 'dvpn',
3370
+ exponent: 6
3371
+ }],
3372
+ base: 'ibc/0FD5103C7353F0C68F33B60ED7F99B3B5DF90CA947263FFC85BB5A9BEE3060E5',
3373
+ name: 'Sentinel',
3374
+ display: 'dvpn',
3375
+ symbol: 'DVPN',
3376
+ logo_URIs: {
3377
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
3378
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
3379
+ },
3380
+ coingecko_id: 'sentinel',
3381
+ images: [{
3382
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
3383
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
3384
+ }],
3385
+ traces: [{
3386
+ type: 'ibc',
3387
+ counterparty: {
3388
+ channel_id: 'channel-6',
3389
+ base_denom: 'udvpn',
3390
+ chain_name: 'sentinel'
3391
+ },
3392
+ chain: {
3393
+ channel_id: 'channel-12'
3394
+ }
3395
+ }]
3396
+ }, {
3397
+ description: "Rowan Token (ROWAN) is the Sifchain Network's native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.",
3398
+ denom_units: [{
3399
+ denom: 'ibc/8DF58513AF8A608CD13929F5300EBCBD034FAFBA284691E8FC414A193F57529C',
3400
+ exponent: 0,
3401
+ aliases: ['rowan']
3402
+ }, {
3403
+ denom: 'ROWAN',
3404
+ exponent: 18
3405
+ }],
3406
+ base: 'ibc/8DF58513AF8A608CD13929F5300EBCBD034FAFBA284691E8FC414A193F57529C',
3407
+ name: 'Sifchain Rowan',
3408
+ display: 'ROWAN',
3409
+ symbol: 'ROWAN',
3410
+ logo_URIs: {
3411
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
3412
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
3413
+ },
3414
+ coingecko_id: 'sifchain',
3415
+ images: [{
3416
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
3417
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
3418
+ }],
3419
+ traces: [{
3420
+ type: 'ibc',
3421
+ counterparty: {
3422
+ channel_id: 'channel-2',
3423
+ base_denom: 'rowan',
3424
+ chain_name: 'sifchain'
3425
+ },
3426
+ chain: {
3427
+ channel_id: 'channel-24'
3428
+ }
3429
+ }]
3430
+ }, {
3431
+ description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
3432
+ denom_units: [{
3433
+ denom: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
3434
+ exponent: 0,
3435
+ aliases: ['uiov']
3436
+ }, {
3437
+ denom: 'iov',
3438
+ exponent: 6
3439
+ }],
3440
+ base: 'ibc/8F3A3EA80C9AC9FD36776FBD828767CD77D03F3205CE3773DF02F14925758CE3',
3441
+ name: 'Starname',
3442
+ display: 'iov',
3443
+ symbol: 'IOV',
3444
+ logo_URIs: {
3445
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
3446
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
3447
+ },
3448
+ coingecko_id: 'starname',
3449
+ images: [{
3450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
3451
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
3452
+ }],
3453
+ traces: [{
3454
+ type: 'ibc',
3455
+ counterparty: {
3456
+ channel_id: 'channel-6',
3457
+ base_denom: 'uiov',
3458
+ chain_name: 'starname'
3459
+ },
3460
+ chain: {
3461
+ channel_id: 'channel-23'
3462
+ }
3463
+ }]
3464
+ }, {
3465
+ description: 'The native staking token of Terra.',
3466
+ denom_units: [{
3467
+ denom: 'ibc/58B230EC118D010C49CDC427368D10AE9C0F4722DD14720AD9915521E13283FA',
3468
+ exponent: 0,
3469
+ aliases: ['uluna']
3470
+ }, {
3471
+ denom: 'luna',
3472
+ exponent: 6
3473
+ }],
3474
+ base: 'ibc/58B230EC118D010C49CDC427368D10AE9C0F4722DD14720AD9915521E13283FA',
3475
+ name: 'Luna',
3476
+ display: 'luna',
3477
+ symbol: 'LUNA',
3478
+ logo_URIs: {
3479
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
3480
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
3481
+ },
3482
+ coingecko_id: 'terra-luna-2',
3483
+ images: [{
3484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
3485
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
3486
+ }],
3487
+ traces: [{
3488
+ type: 'ibc',
3489
+ counterparty: {
3490
+ channel_id: 'channel-273',
3491
+ base_denom: 'uluna',
3492
+ chain_name: 'terra2'
3493
+ },
3494
+ chain: {
3495
+ channel_id: 'channel-116'
3496
+ }
3497
+ }]
3498
+ }, {
3499
+ description: 'ERIS Alliance Staked ampWHALE on Terra',
3500
+ denom_units: [{
3501
+ denom: 'ibc/CC6A620CF671416263CD7048481FFE165421F0E01EE9471CBBF4E0CF454331D7',
3502
+ exponent: 0,
3503
+ aliases: ['factory/terra1j35ta0llaxcf55auv2cjqau5a7aee6g8fz7md7my7005cvh23jfsaw83dy/ampWHALEt']
3504
+ }, {
3505
+ denom: 'ampWHALEt',
3506
+ exponent: 6
3507
+ }],
3508
+ base: 'ibc/CC6A620CF671416263CD7048481FFE165421F0E01EE9471CBBF4E0CF454331D7',
3509
+ name: 'ERIS Alliance Staked ampWHALE',
3510
+ display: 'ampWHALEt',
3511
+ symbol: 'ampWHALEt',
3512
+ logo_URIs: {
3513
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampwhalet.svg'
3514
+ },
3515
+ images: [{
3516
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampwhalet.svg'
3517
+ }],
3518
+ traces: [{
3519
+ type: 'ibc',
3520
+ counterparty: {
3521
+ channel_id: 'channel-273',
3522
+ base_denom: 'factory/terra1j35ta0llaxcf55auv2cjqau5a7aee6g8fz7md7my7005cvh23jfsaw83dy/ampWHALEt',
3523
+ chain_name: 'terra2'
3524
+ },
3525
+ chain: {
3526
+ channel_id: 'channel-116'
3527
+ }
3528
+ }]
3529
+ }, {
3530
+ description: 'ERIS Alliance Staked boneWHALE on Terra',
3531
+ denom_units: [{
3532
+ denom: 'ibc/2842AC0CE02082FDD97372E2C74529358FB591E21745FAE5CD2BD26B3200AE7D',
3533
+ exponent: 0,
3534
+ aliases: ['factory/terra10j3zrymfrkta2pxe0gklc79gu06tqyuy8c3kh6tqdsrrprsjqkrqzfl4df/boneWHALEt']
3535
+ }, {
3536
+ denom: 'boneWHALEt',
3537
+ exponent: 6
3538
+ }],
3539
+ base: 'ibc/2842AC0CE02082FDD97372E2C74529358FB591E21745FAE5CD2BD26B3200AE7D',
3540
+ name: 'ERIS Alliance Staked boneWHALE',
3541
+ display: 'boneWHALEt',
3542
+ symbol: 'boneWHALEt',
3543
+ logo_URIs: {
3544
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bonewhalet.svg'
3545
+ },
3546
+ images: [{
3547
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bonewhalet.svg'
3548
+ }],
3549
+ traces: [{
3550
+ type: 'ibc',
3551
+ counterparty: {
3552
+ channel_id: 'channel-273',
3553
+ base_denom: 'factory/terra10j3zrymfrkta2pxe0gklc79gu06tqyuy8c3kh6tqdsrrprsjqkrqzfl4df/boneWHALEt',
3554
+ chain_name: 'terra2'
3555
+ },
3556
+ chain: {
3557
+ channel_id: 'channel-116'
3558
+ }
3559
+ }]
3560
+ }, {
3561
+ description: 'ERIS Liquid Enterprise Staked ROAR',
3562
+ denom_units: [{
3563
+ denom: 'ibc/7945C1D8F47056DC32A0A02F6C55B05AA8E1A823655CEDC547B656E538C37CC8',
3564
+ exponent: 0,
3565
+ aliases: ['factory/terra1vklefn7n6cchn0u962w3gaszr4vf52wjvd4y95t2sydwpmpdtszsqvk9wy/ampROAR']
3566
+ }, {
3567
+ denom: 'ampROAR',
3568
+ exponent: 6
3569
+ }],
3570
+ base: 'ibc/7945C1D8F47056DC32A0A02F6C55B05AA8E1A823655CEDC547B656E538C37CC8',
3571
+ name: 'ERIS Amplified ROAR',
3572
+ display: 'ampROAR',
3573
+ symbol: 'ampROAR',
3574
+ logo_URIs: {
3575
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/amproar.png'
3576
+ },
3577
+ images: [{
3578
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/amproar.png'
3579
+ }],
3580
+ traces: [{
3581
+ type: 'ibc',
3582
+ counterparty: {
3583
+ channel_id: 'channel-273',
3584
+ base_denom: 'factory/terra1vklefn7n6cchn0u962w3gaszr4vf52wjvd4y95t2sydwpmpdtszsqvk9wy/ampROAR',
3585
+ chain_name: 'terra2'
3586
+ },
3587
+ chain: {
3588
+ channel_id: 'channel-116'
3589
+ }
3590
+ }]
3591
+ }, {
3592
+ denom_units: [{
3593
+ denom: 'ibc/3F7572886230F522A9DBDB3E2C3CDEF41CF60D06B4A5A22C295F4CECC5E4D312',
3594
+ exponent: 0,
3595
+ aliases: ['ibc/A356EC90DC3AE43D485514DA7260EDC7ABB5CFAA0654CE2524C739392975AD3C']
3596
+ }, {
3597
+ denom: 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH',
3598
+ exponent: 18
3599
+ }],
3600
+ type_asset: 'ics20',
3601
+ base: 'ibc/3F7572886230F522A9DBDB3E2C3CDEF41CF60D06B4A5A22C295F4CECC5E4D312',
3602
+ name: 'Wrapped Lido Staked Ether',
3603
+ display: 'wstETH',
3604
+ symbol: 'wstETH',
3605
+ traces: [{
3606
+ type: 'ibc',
3607
+ counterparty: {
3608
+ channel_id: 'channel-273',
3609
+ base_denom: 'ibc/A356EC90DC3AE43D485514DA7260EDC7ABB5CFAA0654CE2524C739392975AD3C',
3610
+ chain_name: 'terra2'
3611
+ },
3612
+ chain: {
3613
+ channel_id: 'channel-116'
3614
+ }
3615
+ }],
3616
+ images: [{
3617
+ image_sync: {
3618
+ chain_name: 'neutron',
3619
+ base_denom: 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH'
3620
+ },
3621
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
3622
+ }],
3623
+ logo_URIs: {
3624
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
3625
+ }
3626
+ }]
3627
+ };
3628
+ var _default = assets;
3629
+ exports["default"] = _default;