@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,1492 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var assets = {
8
+ chain_name: 'qwoyn',
9
+ assets: [{
10
+ description: 'The native token of Archway network',
11
+ denom_units: [{
12
+ denom: 'ibc/46F2AFF56A0F50EB006CDBAEDC41350F079CE86AE959FE6D261EFC530351A115',
13
+ exponent: 0,
14
+ aliases: ['aarch']
15
+ }, {
16
+ denom: 'uarch',
17
+ exponent: 12
18
+ }, {
19
+ denom: 'arch',
20
+ exponent: 18
21
+ }],
22
+ base: 'ibc/46F2AFF56A0F50EB006CDBAEDC41350F079CE86AE959FE6D261EFC530351A115',
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-88',
39
+ base_denom: 'aarch',
40
+ chain_name: 'archway'
41
+ },
42
+ chain: {
43
+ channel_id: 'channel-5'
44
+ }
45
+ }]
46
+ }, {
47
+ description: 'The native token of Osmosis',
48
+ denom_units: [{
49
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
50
+ exponent: 0,
51
+ aliases: ['uosmo']
52
+ }, {
53
+ denom: 'osmo',
54
+ exponent: 6
55
+ }],
56
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
57
+ name: 'Osmosis',
58
+ display: 'osmo',
59
+ symbol: 'OSMO',
60
+ logo_URIs: {
61
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
62
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
63
+ },
64
+ coingecko_id: 'osmosis',
65
+ keywords: ['dex', 'staking'],
66
+ images: [{
67
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
68
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
69
+ }],
70
+ traces: [{
71
+ type: 'ibc',
72
+ counterparty: {
73
+ channel_id: 'channel-880',
74
+ base_denom: 'uosmo',
75
+ chain_name: 'osmosis'
76
+ },
77
+ chain: {
78
+ channel_id: 'channel-0'
79
+ }
80
+ }]
81
+ }, {
82
+ denom_units: [{
83
+ denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
84
+ exponent: 0,
85
+ aliases: ['uion']
86
+ }, {
87
+ denom: 'ion',
88
+ exponent: 6
89
+ }],
90
+ base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
91
+ name: 'Ion DAO',
92
+ display: 'ion',
93
+ symbol: 'ION',
94
+ logo_URIs: {
95
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
96
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
97
+ },
98
+ coingecko_id: 'ion',
99
+ keywords: ['memecoin'],
100
+ images: [{
101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
102
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
103
+ }],
104
+ traces: [{
105
+ type: 'ibc',
106
+ counterparty: {
107
+ channel_id: 'channel-880',
108
+ base_denom: 'uion',
109
+ chain_name: 'osmosis'
110
+ },
111
+ chain: {
112
+ channel_id: 'channel-0'
113
+ }
114
+ }]
115
+ }, {
116
+ denom_units: [{
117
+ denom: 'ibc/3616134E71F4F7C0AFD22C439567E8C514BE88955903834F4580D9E3E4E3470F',
118
+ exponent: 0,
119
+ aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
120
+ }, {
121
+ denom: 'ibcx',
122
+ exponent: 6
123
+ }],
124
+ address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
125
+ base: 'ibc/3616134E71F4F7C0AFD22C439567E8C514BE88955903834F4580D9E3E4E3470F',
126
+ name: 'IBC Index',
127
+ display: 'ibcx',
128
+ symbol: 'IBCX',
129
+ logo_URIs: {
130
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
131
+ },
132
+ coingecko_id: 'ibc-index',
133
+ images: [{
134
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
135
+ }],
136
+ traces: [{
137
+ type: 'ibc',
138
+ counterparty: {
139
+ channel_id: 'channel-880',
140
+ base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
141
+ chain_name: 'osmosis'
142
+ },
143
+ chain: {
144
+ channel_id: 'channel-0'
145
+ }
146
+ }]
147
+ }, {
148
+ denom_units: [{
149
+ denom: 'ibc/D4A5AE8E8DD0D49F559F9D85EDF17643E3444BD424FFE7158A8187A5BAFDD463',
150
+ exponent: 0,
151
+ aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
152
+ }, {
153
+ denom: 'stibcx',
154
+ exponent: 6
155
+ }],
156
+ address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
157
+ base: 'ibc/D4A5AE8E8DD0D49F559F9D85EDF17643E3444BD424FFE7158A8187A5BAFDD463',
158
+ name: 'Staked IBCX',
159
+ display: 'stibcx',
160
+ symbol: 'stIBCX',
161
+ logo_URIs: {
162
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
163
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
164
+ },
165
+ images: [{
166
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
167
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
168
+ }],
169
+ traces: [{
170
+ type: 'ibc',
171
+ counterparty: {
172
+ channel_id: 'channel-880',
173
+ base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
174
+ chain_name: 'osmosis'
175
+ },
176
+ chain: {
177
+ channel_id: 'channel-0'
178
+ }
179
+ }]
180
+ }, {
181
+ denom_units: [{
182
+ denom: 'ibc/7FBDBEEEBA9C50C4BCDF7BF438EAB99E64360833D240B32655C96E319559E911',
183
+ exponent: 0,
184
+ aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
185
+ }, {
186
+ denom: 'usdc',
187
+ exponent: 6
188
+ }],
189
+ type_asset: 'ics20',
190
+ base: 'ibc/7FBDBEEEBA9C50C4BCDF7BF438EAB99E64360833D240B32655C96E319559E911',
191
+ name: 'Axelar USD Coin',
192
+ display: 'usdc',
193
+ symbol: 'USDC.axl',
194
+ traces: [{
195
+ type: 'ibc',
196
+ counterparty: {
197
+ channel_id: 'channel-880',
198
+ base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
199
+ chain_name: 'osmosis'
200
+ },
201
+ chain: {
202
+ channel_id: 'channel-0'
203
+ }
204
+ }],
205
+ images: [{
206
+ image_sync: {
207
+ chain_name: 'axelar',
208
+ base_denom: 'uusdc'
209
+ },
210
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
211
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
212
+ }],
213
+ logo_URIs: {
214
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
215
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
216
+ }
217
+ }, {
218
+ denom_units: [{
219
+ denom: 'ibc/18624EAC27898C0DD81951E6638AA8F32B35C626A93142A37E2B17D3F4527B0A',
220
+ exponent: 0,
221
+ aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
222
+ }, {
223
+ denom: 'avalanche-usdc',
224
+ exponent: 6
225
+ }],
226
+ type_asset: 'ics20',
227
+ base: 'ibc/18624EAC27898C0DD81951E6638AA8F32B35C626A93142A37E2B17D3F4527B0A',
228
+ name: 'Wormhole USDC(Avalanche)',
229
+ display: 'avalanche-usdc',
230
+ symbol: 'avalanche.USDC.wh',
231
+ traces: [{
232
+ type: 'ibc',
233
+ counterparty: {
234
+ channel_id: 'channel-880',
235
+ base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
236
+ chain_name: 'osmosis'
237
+ },
238
+ chain: {
239
+ channel_id: 'channel-0'
240
+ }
241
+ }],
242
+ images: [{
243
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
244
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
245
+ }],
246
+ logo_URIs: {
247
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
248
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
249
+ }
250
+ }, {
251
+ denom_units: [{
252
+ denom: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
253
+ exponent: 0,
254
+ aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
255
+ }, {
256
+ denom: 'usdc',
257
+ exponent: 6
258
+ }],
259
+ type_asset: 'ics20',
260
+ base: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
261
+ name: 'Noble USD Coin',
262
+ display: 'usdc',
263
+ symbol: 'USDC',
264
+ traces: [{
265
+ type: 'ibc',
266
+ counterparty: {
267
+ channel_id: 'channel-880',
268
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
269
+ chain_name: 'osmosis'
270
+ },
271
+ chain: {
272
+ channel_id: 'channel-0'
273
+ }
274
+ }],
275
+ images: [{
276
+ image_sync: {
277
+ chain_name: 'noble',
278
+ base_denom: 'uusdc'
279
+ },
280
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
281
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
282
+ }],
283
+ logo_URIs: {
284
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
285
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
286
+ }
287
+ }, {
288
+ denom_units: [{
289
+ denom: 'ibc/AF5559D128329B6C753F15481BEC26E533B847A471074703FA4903E7E6F61BA1',
290
+ exponent: 0,
291
+ aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
292
+ }, {
293
+ denom: 'stosmo',
294
+ exponent: 6
295
+ }],
296
+ type_asset: 'ics20',
297
+ base: 'ibc/AF5559D128329B6C753F15481BEC26E533B847A471074703FA4903E7E6F61BA1',
298
+ name: 'stOSMO',
299
+ display: 'stosmo',
300
+ symbol: 'stOSMO',
301
+ traces: [{
302
+ type: 'ibc',
303
+ counterparty: {
304
+ channel_id: 'channel-880',
305
+ base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
306
+ chain_name: 'osmosis'
307
+ },
308
+ chain: {
309
+ channel_id: 'channel-0'
310
+ }
311
+ }],
312
+ images: [{
313
+ image_sync: {
314
+ chain_name: 'stride',
315
+ base_denom: 'stuosmo'
316
+ },
317
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
318
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
319
+ }],
320
+ logo_URIs: {
321
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
322
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
323
+ }
324
+ }, {
325
+ denom_units: [{
326
+ denom: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
327
+ exponent: 0,
328
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
329
+ }, {
330
+ denom: 'atom',
331
+ exponent: 6
332
+ }],
333
+ type_asset: 'ics20',
334
+ base: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
335
+ name: 'Cosmos Hub Atom',
336
+ display: 'atom',
337
+ symbol: 'ATOM',
338
+ traces: [{
339
+ type: 'ibc',
340
+ counterparty: {
341
+ channel_id: 'channel-880',
342
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
343
+ chain_name: 'osmosis'
344
+ },
345
+ chain: {
346
+ channel_id: 'channel-0'
347
+ }
348
+ }],
349
+ images: [{
350
+ image_sync: {
351
+ chain_name: 'cosmoshub',
352
+ base_denom: 'uatom'
353
+ },
354
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
355
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
356
+ }],
357
+ logo_URIs: {
358
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
359
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
360
+ }
361
+ }, {
362
+ denom_units: [{
363
+ denom: 'ibc/FCFF8B19C61677F3B78E2A5AE3B4A34A8D23858D16905F253B8438B3AFD07FF8',
364
+ exponent: 0,
365
+ aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
366
+ }, {
367
+ denom: 'statom',
368
+ exponent: 6
369
+ }],
370
+ type_asset: 'ics20',
371
+ base: 'ibc/FCFF8B19C61677F3B78E2A5AE3B4A34A8D23858D16905F253B8438B3AFD07FF8',
372
+ name: 'stATOM',
373
+ display: 'statom',
374
+ symbol: 'stATOM',
375
+ traces: [{
376
+ type: 'ibc',
377
+ counterparty: {
378
+ channel_id: 'channel-880',
379
+ base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
380
+ chain_name: 'osmosis'
381
+ },
382
+ chain: {
383
+ channel_id: 'channel-0'
384
+ }
385
+ }],
386
+ images: [{
387
+ image_sync: {
388
+ chain_name: 'stride',
389
+ base_denom: 'stuatom'
390
+ },
391
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
392
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
393
+ }],
394
+ logo_URIs: {
395
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
396
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
397
+ }
398
+ }, {
399
+ denom_units: [{
400
+ denom: 'ibc/A7C4A3FB19E88ABE60416125F9189DA680800F4CDD14E3C10C874E022BEFF04C',
401
+ exponent: 0,
402
+ aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
403
+ }, {
404
+ denom: 'weth',
405
+ exponent: 18
406
+ }],
407
+ type_asset: 'ics20',
408
+ base: 'ibc/A7C4A3FB19E88ABE60416125F9189DA680800F4CDD14E3C10C874E022BEFF04C',
409
+ name: 'Wrapped Ether',
410
+ display: 'weth',
411
+ symbol: 'ETH',
412
+ traces: [{
413
+ type: 'ibc',
414
+ counterparty: {
415
+ channel_id: 'channel-880',
416
+ base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
417
+ chain_name: 'osmosis'
418
+ },
419
+ chain: {
420
+ channel_id: 'channel-0'
421
+ }
422
+ }],
423
+ images: [{
424
+ image_sync: {
425
+ chain_name: 'axelar',
426
+ base_denom: 'weth-wei'
427
+ },
428
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
429
+ }],
430
+ logo_URIs: {
431
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
432
+ }
433
+ }, {
434
+ denom_units: [{
435
+ denom: 'ibc/84E70F4A34FB2DE135FD3A04FDDF53B7DA4206080AA785C8BAB7F8B26299A221',
436
+ exponent: 0,
437
+ aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
438
+ }, {
439
+ denom: 'wbtc',
440
+ exponent: 8
441
+ }],
442
+ type_asset: 'ics20',
443
+ base: 'ibc/84E70F4A34FB2DE135FD3A04FDDF53B7DA4206080AA785C8BAB7F8B26299A221',
444
+ name: 'Wrapped Bitcoin (Axelar)',
445
+ display: 'wbtc',
446
+ symbol: 'WBTC.axl',
447
+ traces: [{
448
+ type: 'ibc',
449
+ counterparty: {
450
+ channel_id: 'channel-880',
451
+ base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
452
+ chain_name: 'osmosis'
453
+ },
454
+ chain: {
455
+ channel_id: 'channel-0'
456
+ }
457
+ }],
458
+ images: [{
459
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
460
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
461
+ }, {
462
+ image_sync: {
463
+ chain_name: 'axelar',
464
+ base_denom: 'wbtc-satoshi'
465
+ },
466
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
467
+ }],
468
+ logo_URIs: {
469
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
470
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
471
+ }
472
+ }, {
473
+ description: 'ERIS liquid staked OSMO',
474
+ denom_units: [{
475
+ denom: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
476
+ exponent: 0,
477
+ aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
478
+ }, {
479
+ denom: 'ampOSMO',
480
+ exponent: 6
481
+ }],
482
+ address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
483
+ base: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
484
+ name: 'ERIS Amplified OSMO',
485
+ display: 'ampOSMO',
486
+ symbol: 'ampOSMO',
487
+ logo_URIs: {
488
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
489
+ },
490
+ images: [{
491
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
492
+ }],
493
+ traces: [{
494
+ type: 'ibc',
495
+ counterparty: {
496
+ channel_id: 'channel-880',
497
+ base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
498
+ chain_name: 'osmosis'
499
+ },
500
+ chain: {
501
+ channel_id: 'channel-0'
502
+ }
503
+ }]
504
+ }, {
505
+ description: 'Tether USDT on Osmosis',
506
+ denom_units: [{
507
+ denom: 'ibc/A291356F2AE84BEB344DEA335F837AAFBA43C873009D0AC9333E6E3B04AB1AA9',
508
+ exponent: 0,
509
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
510
+ }, {
511
+ denom: 'usdt',
512
+ exponent: 6
513
+ }],
514
+ type_asset: 'ics20',
515
+ base: 'ibc/A291356F2AE84BEB344DEA335F837AAFBA43C873009D0AC9333E6E3B04AB1AA9',
516
+ name: 'Tether USDT',
517
+ display: 'usdt',
518
+ symbol: 'USDT',
519
+ traces: [{
520
+ type: 'ibc',
521
+ counterparty: {
522
+ channel_id: 'channel-880',
523
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
524
+ chain_name: 'osmosis'
525
+ },
526
+ chain: {
527
+ channel_id: 'channel-0'
528
+ }
529
+ }],
530
+ images: [{
531
+ image_sync: {
532
+ chain_name: 'kava',
533
+ base_denom: 'erc20/tether/usdt'
534
+ },
535
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
536
+ }],
537
+ logo_URIs: {
538
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
539
+ }
540
+ }, {
541
+ description: "Membrane's CDP-style stablecoin called CDT",
542
+ denom_units: [{
543
+ denom: 'ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806',
544
+ exponent: 0,
545
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
546
+ }, {
547
+ denom: 'cdt',
548
+ exponent: 6
549
+ }],
550
+ base: 'ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806',
551
+ name: 'CDT Stablecoin',
552
+ display: 'cdt',
553
+ symbol: 'CDT',
554
+ logo_URIs: {
555
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
556
+ },
557
+ coingecko_id: 'collateralized-debt-token',
558
+ images: [{
559
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
560
+ }],
561
+ traces: [{
562
+ type: 'ibc',
563
+ counterparty: {
564
+ channel_id: 'channel-880',
565
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
566
+ chain_name: 'osmosis'
567
+ },
568
+ chain: {
569
+ channel_id: 'channel-0'
570
+ }
571
+ }]
572
+ }, {
573
+ description: "Membrane's protocol token",
574
+ denom_units: [{
575
+ denom: 'ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854',
576
+ exponent: 0,
577
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
578
+ }, {
579
+ denom: 'mbrn',
580
+ exponent: 6
581
+ }],
582
+ base: 'ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854',
583
+ name: 'Membrane',
584
+ display: 'mbrn',
585
+ symbol: 'MBRN',
586
+ logo_URIs: {
587
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
588
+ },
589
+ coingecko_id: 'membrane',
590
+ images: [{
591
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
592
+ }],
593
+ traces: [{
594
+ type: 'ibc',
595
+ counterparty: {
596
+ channel_id: 'channel-880',
597
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
598
+ chain_name: 'osmosis'
599
+ },
600
+ chain: {
601
+ channel_id: 'channel-0'
602
+ }
603
+ }]
604
+ }, {
605
+ description: 'TIA on Osmosis',
606
+ denom_units: [{
607
+ denom: 'ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5',
608
+ exponent: 0,
609
+ aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
610
+ }, {
611
+ denom: 'tia',
612
+ exponent: 6
613
+ }],
614
+ type_asset: 'ics20',
615
+ base: 'ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5',
616
+ name: 'Celestia TIA',
617
+ display: 'tia',
618
+ symbol: 'TIA',
619
+ traces: [{
620
+ type: 'ibc',
621
+ counterparty: {
622
+ channel_id: 'channel-880',
623
+ base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
624
+ chain_name: 'osmosis'
625
+ },
626
+ chain: {
627
+ channel_id: 'channel-0'
628
+ }
629
+ }],
630
+ images: [{
631
+ image_sync: {
632
+ chain_name: 'celestia',
633
+ base_denom: 'utia'
634
+ },
635
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
636
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
637
+ }],
638
+ logo_URIs: {
639
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
640
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
641
+ }
642
+ }, {
643
+ description: 'Margined Power Token sqOSMO',
644
+ denom_units: [{
645
+ denom: 'ibc/A5BA3F1C38ADAA11F941D66B19A7CD67B127F25DE2EA581BCD2DC4D8D50BEED9',
646
+ exponent: 0,
647
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
648
+ }, {
649
+ denom: 'sqosmo',
650
+ exponent: 6
651
+ }],
652
+ base: 'ibc/A5BA3F1C38ADAA11F941D66B19A7CD67B127F25DE2EA581BCD2DC4D8D50BEED9',
653
+ name: 'OSMO Squared',
654
+ display: 'sqosmo',
655
+ symbol: 'sqOSMO',
656
+ logo_URIs: {
657
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
658
+ },
659
+ images: [{
660
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
661
+ }],
662
+ traces: [{
663
+ type: 'ibc',
664
+ counterparty: {
665
+ channel_id: 'channel-880',
666
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
667
+ chain_name: 'osmosis'
668
+ },
669
+ chain: {
670
+ channel_id: 'channel-0'
671
+ }
672
+ }]
673
+ }, {
674
+ description: 'NOIS on Osmosis',
675
+ denom_units: [{
676
+ denom: 'ibc/B4D30D3FC770F58F0FAC4C593D18DED847844942A2B8D15E0ABDDBF110AE7A6E',
677
+ exponent: 0,
678
+ aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
679
+ }, {
680
+ denom: 'nois',
681
+ exponent: 6
682
+ }],
683
+ type_asset: 'ics20',
684
+ base: 'ibc/B4D30D3FC770F58F0FAC4C593D18DED847844942A2B8D15E0ABDDBF110AE7A6E',
685
+ name: 'Nois NOIS',
686
+ display: 'nois',
687
+ symbol: 'NOIS',
688
+ traces: [{
689
+ type: 'ibc',
690
+ counterparty: {
691
+ channel_id: 'channel-880',
692
+ base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
693
+ chain_name: 'osmosis'
694
+ },
695
+ chain: {
696
+ channel_id: 'channel-0'
697
+ }
698
+ }],
699
+ images: [{
700
+ image_sync: {
701
+ chain_name: 'nois',
702
+ base_denom: 'unois'
703
+ },
704
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
705
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
706
+ }],
707
+ logo_URIs: {
708
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
709
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
710
+ }
711
+ }, {
712
+ description: 'Margined Power Token sqBTC',
713
+ denom_units: [{
714
+ denom: 'ibc/8361A05D7FEB200168AD58B4BE8B9A4F4EC3386FED621B94026B925EFBD2DD88',
715
+ exponent: 0,
716
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
717
+ }, {
718
+ denom: 'sqbtc',
719
+ exponent: 6
720
+ }],
721
+ base: 'ibc/8361A05D7FEB200168AD58B4BE8B9A4F4EC3386FED621B94026B925EFBD2DD88',
722
+ name: 'BTC Squared',
723
+ display: 'sqbtc',
724
+ symbol: 'sqBTC',
725
+ logo_URIs: {
726
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
727
+ },
728
+ images: [{
729
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
730
+ }],
731
+ traces: [{
732
+ type: 'ibc',
733
+ counterparty: {
734
+ channel_id: 'channel-880',
735
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
736
+ chain_name: 'osmosis'
737
+ },
738
+ chain: {
739
+ channel_id: 'channel-0'
740
+ }
741
+ }]
742
+ }, {
743
+ description: 'Margined Power Token sqATOM',
744
+ denom_units: [{
745
+ denom: 'ibc/92CA10D8AD5DFA69918E5860570A33922EC9181F013328034D9423D7A3A95C89',
746
+ exponent: 0,
747
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
748
+ }, {
749
+ denom: 'sqatom',
750
+ exponent: 6
751
+ }],
752
+ base: 'ibc/92CA10D8AD5DFA69918E5860570A33922EC9181F013328034D9423D7A3A95C89',
753
+ name: 'ATOM Squared',
754
+ display: 'sqatom',
755
+ symbol: 'sqATOM',
756
+ logo_URIs: {
757
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
758
+ },
759
+ images: [{
760
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
761
+ }],
762
+ traces: [{
763
+ type: 'ibc',
764
+ counterparty: {
765
+ channel_id: 'channel-880',
766
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
767
+ chain_name: 'osmosis'
768
+ },
769
+ chain: {
770
+ channel_id: 'channel-0'
771
+ }
772
+ }]
773
+ }, {
774
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
775
+ denom_units: [{
776
+ denom: 'ibc/E1BCC0F7B932E654B1A930F72B76C0678D55095387E2A4D8F00E941A8F82EE48',
777
+ exponent: 0,
778
+ aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
779
+ }, {
780
+ denom: 'cro',
781
+ exponent: 8
782
+ }],
783
+ type_asset: 'ics20',
784
+ base: 'ibc/E1BCC0F7B932E654B1A930F72B76C0678D55095387E2A4D8F00E941A8F82EE48',
785
+ name: 'Cronos',
786
+ display: 'cro',
787
+ symbol: 'CRO',
788
+ traces: [{
789
+ type: 'ibc',
790
+ counterparty: {
791
+ channel_id: 'channel-880',
792
+ base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
793
+ chain_name: 'osmosis'
794
+ },
795
+ chain: {
796
+ channel_id: 'channel-0'
797
+ }
798
+ }],
799
+ images: [{
800
+ image_sync: {
801
+ chain_name: 'cryptoorgchain',
802
+ base_denom: 'basecro'
803
+ },
804
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
805
+ }],
806
+ logo_URIs: {
807
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
808
+ }
809
+ }, {
810
+ description: 'The native token of Stargaze',
811
+ denom_units: [{
812
+ denom: 'ibc/11E3CF372E065ACB1A39C531A3C7E7E03F60B5D0653AD2139D31128ACD2772B5',
813
+ exponent: 0,
814
+ aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
815
+ }, {
816
+ denom: 'stars',
817
+ exponent: 6
818
+ }],
819
+ type_asset: 'ics20',
820
+ base: 'ibc/11E3CF372E065ACB1A39C531A3C7E7E03F60B5D0653AD2139D31128ACD2772B5',
821
+ name: 'Stargaze',
822
+ display: 'stars',
823
+ symbol: 'STARS',
824
+ traces: [{
825
+ type: 'ibc',
826
+ counterparty: {
827
+ channel_id: 'channel-880',
828
+ base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
829
+ chain_name: 'osmosis'
830
+ },
831
+ chain: {
832
+ channel_id: 'channel-0'
833
+ }
834
+ }],
835
+ images: [{
836
+ image_sync: {
837
+ chain_name: 'stargaze',
838
+ base_denom: 'ustars'
839
+ },
840
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
841
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
842
+ }],
843
+ logo_URIs: {
844
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
845
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
846
+ }
847
+ }, {
848
+ description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
849
+ denom_units: [{
850
+ denom: 'ibc/9F4C0779B5198070691EA6E6630FFD9C714092FD7F8DEB595A9F8B4421A940AC',
851
+ exponent: 0,
852
+ aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
853
+ }, {
854
+ denom: 'YieldETH',
855
+ exponent: 18
856
+ }],
857
+ type_asset: 'ics20',
858
+ base: 'ibc/9F4C0779B5198070691EA6E6630FFD9C714092FD7F8DEB595A9F8B4421A940AC',
859
+ name: 'Real Yield Eth',
860
+ display: 'YieldETH',
861
+ symbol: 'YieldETH',
862
+ traces: [{
863
+ type: 'ibc',
864
+ counterparty: {
865
+ channel_id: 'channel-880',
866
+ base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
867
+ chain_name: 'osmosis'
868
+ },
869
+ chain: {
870
+ channel_id: 'channel-0'
871
+ }
872
+ }],
873
+ images: [{
874
+ image_sync: {
875
+ chain_name: 'ethereum',
876
+ base_denom: 'wei'
877
+ },
878
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
879
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
880
+ }],
881
+ logo_URIs: {
882
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
883
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
884
+ }
885
+ }, {
886
+ description: 'The native staking token of dYdX Protocol.',
887
+ denom_units: [{
888
+ denom: 'ibc/64C2F728722DA2B30083372FD2DDDC86B976F963F5BC18122B86E571E91D6BA3',
889
+ exponent: 0,
890
+ aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
891
+ }, {
892
+ denom: 'dydx',
893
+ exponent: 18
894
+ }],
895
+ type_asset: 'ics20',
896
+ base: 'ibc/64C2F728722DA2B30083372FD2DDDC86B976F963F5BC18122B86E571E91D6BA3',
897
+ name: 'dYdX',
898
+ display: 'dydx',
899
+ symbol: 'DYDX',
900
+ traces: [{
901
+ type: 'ibc',
902
+ counterparty: {
903
+ channel_id: 'channel-880',
904
+ base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
905
+ chain_name: 'osmosis'
906
+ },
907
+ chain: {
908
+ channel_id: 'channel-0'
909
+ }
910
+ }],
911
+ images: [{
912
+ image_sync: {
913
+ chain_name: 'dydx',
914
+ base_denom: 'adydx'
915
+ },
916
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
917
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
918
+ }],
919
+ logo_URIs: {
920
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
921
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
922
+ }
923
+ }, {
924
+ description: 'The native token of Quasar',
925
+ denom_units: [{
926
+ denom: 'ibc/FF456FD21AA44251D2122BF19B20C5FE717A1EBD054A59FA1CA4B21742048CA0',
927
+ exponent: 0,
928
+ aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
929
+ }, {
930
+ denom: 'qsr',
931
+ exponent: 6
932
+ }],
933
+ type_asset: 'ics20',
934
+ base: 'ibc/FF456FD21AA44251D2122BF19B20C5FE717A1EBD054A59FA1CA4B21742048CA0',
935
+ name: 'Quasar',
936
+ display: 'qsr',
937
+ symbol: 'QSR',
938
+ traces: [{
939
+ type: 'ibc',
940
+ counterparty: {
941
+ channel_id: 'channel-880',
942
+ base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
943
+ chain_name: 'osmosis'
944
+ },
945
+ chain: {
946
+ channel_id: 'channel-0'
947
+ }
948
+ }],
949
+ images: [{
950
+ image_sync: {
951
+ chain_name: 'quasar',
952
+ base_denom: 'uqsr'
953
+ },
954
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
955
+ }],
956
+ logo_URIs: {
957
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
958
+ }
959
+ }, {
960
+ description: 'Levana native token',
961
+ denom_units: [{
962
+ denom: 'ibc/4786BEBBFDD989C467C4552AD73065D8B2578230B8428B3B9275D540EB04C851',
963
+ exponent: 0,
964
+ aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
965
+ }, {
966
+ denom: 'lvn',
967
+ exponent: 6
968
+ }],
969
+ base: 'ibc/4786BEBBFDD989C467C4552AD73065D8B2578230B8428B3B9275D540EB04C851',
970
+ name: 'Levana',
971
+ display: 'lvn',
972
+ symbol: 'LVN',
973
+ logo_URIs: {
974
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
975
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
976
+ },
977
+ coingecko_id: 'levana-protocol',
978
+ images: [{
979
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
980
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
981
+ }, {
982
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
983
+ }],
984
+ traces: [{
985
+ type: 'ibc',
986
+ counterparty: {
987
+ channel_id: 'channel-880',
988
+ base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
989
+ chain_name: 'osmosis'
990
+ },
991
+ chain: {
992
+ channel_id: 'channel-0'
993
+ }
994
+ }]
995
+ }, {
996
+ description: "MilkyWay's liquid staked TIA",
997
+ denom_units: [{
998
+ denom: 'ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F',
999
+ exponent: 0,
1000
+ aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
1001
+ }, {
1002
+ denom: 'milkTIA',
1003
+ exponent: 6
1004
+ }],
1005
+ base: 'ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F',
1006
+ name: 'milkTIA',
1007
+ display: 'milkTIA',
1008
+ symbol: 'milkTIA',
1009
+ traces: [{
1010
+ type: 'ibc',
1011
+ counterparty: {
1012
+ channel_id: 'channel-880',
1013
+ base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
1014
+ chain_name: 'osmosis'
1015
+ },
1016
+ chain: {
1017
+ channel_id: 'channel-0'
1018
+ }
1019
+ }],
1020
+ logo_URIs: {
1021
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
1022
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
1023
+ },
1024
+ coingecko_id: 'milkyway-staked-tia',
1025
+ images: [{
1026
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
1027
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
1028
+ }]
1029
+ }, {
1030
+ denom_units: [{
1031
+ denom: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
1032
+ exponent: 0,
1033
+ aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
1034
+ }, {
1035
+ denom: 'stkosmo',
1036
+ exponent: 6,
1037
+ aliases: ['stk/osmo']
1038
+ }],
1039
+ type_asset: 'ics20',
1040
+ base: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
1041
+ name: 'PSTAKE staked OSMO',
1042
+ display: 'stkosmo',
1043
+ symbol: 'stkOSMO',
1044
+ traces: [{
1045
+ type: 'ibc',
1046
+ counterparty: {
1047
+ channel_id: 'channel-880',
1048
+ base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
1049
+ chain_name: 'osmosis'
1050
+ },
1051
+ chain: {
1052
+ channel_id: 'channel-0'
1053
+ }
1054
+ }],
1055
+ images: [{
1056
+ image_sync: {
1057
+ chain_name: 'persistence',
1058
+ base_denom: 'stk/uosmo'
1059
+ },
1060
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
1061
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
1062
+ }],
1063
+ logo_URIs: {
1064
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
1065
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
1066
+ }
1067
+ }, {
1068
+ description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
1069
+ denom_units: [{
1070
+ denom: 'ibc/B79B0B919C27401AC597C7C31CC7492EF208A58DCB451A3CCB379BADE3109E5F',
1071
+ exponent: 0,
1072
+ aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
1073
+ }, {
1074
+ denom: 'page',
1075
+ exponent: 8
1076
+ }],
1077
+ type_asset: 'ics20',
1078
+ base: 'ibc/B79B0B919C27401AC597C7C31CC7492EF208A58DCB451A3CCB379BADE3109E5F',
1079
+ name: 'PageDAO',
1080
+ display: 'page',
1081
+ symbol: 'PAGE.grv',
1082
+ traces: [{
1083
+ type: 'ibc',
1084
+ counterparty: {
1085
+ channel_id: 'channel-880',
1086
+ base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
1087
+ chain_name: 'osmosis'
1088
+ },
1089
+ chain: {
1090
+ channel_id: 'channel-0'
1091
+ }
1092
+ }],
1093
+ images: [{
1094
+ image_sync: {
1095
+ chain_name: 'gravitybridge',
1096
+ base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
1097
+ },
1098
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
1099
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
1100
+ }],
1101
+ logo_URIs: {
1102
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
1103
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
1104
+ }
1105
+ }, {
1106
+ description: "Nomic's native token.",
1107
+ denom_units: [{
1108
+ denom: 'ibc/AD1095193A389090566F66B9F9E1DE8F10D81F7B787717E7EC231369046D0ABF',
1109
+ exponent: 0,
1110
+ aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
1111
+ }, {
1112
+ denom: 'nom',
1113
+ exponent: 6
1114
+ }],
1115
+ type_asset: 'ics20',
1116
+ base: 'ibc/AD1095193A389090566F66B9F9E1DE8F10D81F7B787717E7EC231369046D0ABF',
1117
+ name: 'Nomic',
1118
+ display: 'nomic',
1119
+ symbol: 'NOM',
1120
+ traces: [{
1121
+ type: 'ibc',
1122
+ counterparty: {
1123
+ channel_id: 'channel-880',
1124
+ base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
1125
+ chain_name: 'osmosis'
1126
+ },
1127
+ chain: {
1128
+ channel_id: 'channel-0'
1129
+ }
1130
+ }],
1131
+ images: [{
1132
+ image_sync: {
1133
+ chain_name: 'nomic',
1134
+ base_denom: 'unom'
1135
+ },
1136
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
1137
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
1138
+ }],
1139
+ logo_URIs: {
1140
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
1141
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
1142
+ }
1143
+ }, {
1144
+ description: 'Bitcoin. On Cosmos.',
1145
+ denom_units: [{
1146
+ denom: 'ibc/05F447D15EE51344959C2EFBCE22B14DA3CB55FB4C56EA71F09CCC54E0BF9678',
1147
+ exponent: 0,
1148
+ aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
1149
+ }, {
1150
+ denom: 'nbtc',
1151
+ exponent: 14
1152
+ }],
1153
+ type_asset: 'ics20',
1154
+ base: 'ibc/05F447D15EE51344959C2EFBCE22B14DA3CB55FB4C56EA71F09CCC54E0BF9678',
1155
+ name: 'Nomic Bitcoin',
1156
+ display: 'nbtc',
1157
+ symbol: 'nBTC',
1158
+ traces: [{
1159
+ type: 'ibc',
1160
+ counterparty: {
1161
+ channel_id: 'channel-880',
1162
+ base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
1163
+ chain_name: 'osmosis'
1164
+ },
1165
+ chain: {
1166
+ channel_id: 'channel-0'
1167
+ }
1168
+ }],
1169
+ images: [{
1170
+ image_sync: {
1171
+ chain_name: 'nomic',
1172
+ base_denom: 'usat'
1173
+ },
1174
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
1175
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
1176
+ }],
1177
+ logo_URIs: {
1178
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
1179
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
1180
+ }
1181
+ }, {
1182
+ description: 'AUTISM on Osmosis',
1183
+ denom_units: [{
1184
+ denom: 'ibc/35065FCFC0E3F13EE449D9C02E79ECB91CFAD36F56DF5299CBFD442578ED826E',
1185
+ exponent: 0,
1186
+ aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
1187
+ }, {
1188
+ denom: 'autism',
1189
+ exponent: 6
1190
+ }],
1191
+ type_asset: 'ics20',
1192
+ base: 'ibc/35065FCFC0E3F13EE449D9C02E79ECB91CFAD36F56DF5299CBFD442578ED826E',
1193
+ name: 'Injective AUTISM',
1194
+ display: 'autism',
1195
+ symbol: 'AUTISM',
1196
+ traces: [{
1197
+ type: 'ibc',
1198
+ counterparty: {
1199
+ channel_id: 'channel-880',
1200
+ base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
1201
+ chain_name: 'osmosis'
1202
+ },
1203
+ chain: {
1204
+ channel_id: 'channel-0'
1205
+ }
1206
+ }],
1207
+ images: [{
1208
+ image_sync: {
1209
+ chain_name: 'injective',
1210
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
1211
+ },
1212
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
1213
+ }],
1214
+ logo_URIs: {
1215
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
1216
+ }
1217
+ }, {
1218
+ description: 'Woof on Osmosis',
1219
+ denom_units: [{
1220
+ denom: 'ibc/A5E921253495F2A8827BAF18DA3BF18F72E88D7EC9DF047D262915783EA2B272',
1221
+ exponent: 0,
1222
+ aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
1223
+ }, {
1224
+ denom: 'WOOF',
1225
+ exponent: 6
1226
+ }],
1227
+ type_asset: 'ics20',
1228
+ base: 'ibc/A5E921253495F2A8827BAF18DA3BF18F72E88D7EC9DF047D262915783EA2B272',
1229
+ name: 'WOOF chihuahua',
1230
+ display: 'WOOF',
1231
+ symbol: 'WOOF',
1232
+ traces: [{
1233
+ type: 'ibc',
1234
+ counterparty: {
1235
+ channel_id: 'channel-880',
1236
+ base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
1237
+ chain_name: 'osmosis'
1238
+ },
1239
+ chain: {
1240
+ channel_id: 'channel-0'
1241
+ }
1242
+ }],
1243
+ logo_URIs: {
1244
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
1245
+ },
1246
+ images: [{
1247
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
1248
+ }]
1249
+ }, {
1250
+ description: 'The native coin of Sneaky Productions.',
1251
+ denom_units: [{
1252
+ denom: 'ibc/E890CC919F2CF9442F0A6C5ED8D3375D8A4121D99CA0B97513089AE58BD95336',
1253
+ exponent: 0,
1254
+ aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
1255
+ }, {
1256
+ denom: 'sneaky',
1257
+ exponent: 6
1258
+ }],
1259
+ type_asset: 'ics20',
1260
+ base: 'ibc/E890CC919F2CF9442F0A6C5ED8D3375D8A4121D99CA0B97513089AE58BD95336',
1261
+ name: 'Sneaky Productions',
1262
+ display: 'sneaky',
1263
+ symbol: 'SNEAKY',
1264
+ traces: [{
1265
+ type: 'ibc',
1266
+ counterparty: {
1267
+ channel_id: 'channel-880',
1268
+ base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
1269
+ chain_name: 'osmosis'
1270
+ },
1271
+ chain: {
1272
+ channel_id: 'channel-0'
1273
+ }
1274
+ }],
1275
+ logo_URIs: {
1276
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
1277
+ },
1278
+ images: [{
1279
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
1280
+ }]
1281
+ }, {
1282
+ denom_units: [{
1283
+ denom: 'ibc/CE99B4D2A172275C064595B750827855E04D5E068FB7C642C8469CA9B5DB0EE1',
1284
+ exponent: 0,
1285
+ aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
1286
+ }, {
1287
+ denom: 'wbtc',
1288
+ exponent: 8
1289
+ }],
1290
+ address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
1291
+ type_asset: 'sdk.coin',
1292
+ base: 'ibc/CE99B4D2A172275C064595B750827855E04D5E068FB7C642C8469CA9B5DB0EE1',
1293
+ name: 'Wrapped Bitcoin',
1294
+ display: 'wbtc',
1295
+ symbol: 'WBTC',
1296
+ traces: [{
1297
+ type: 'ibc',
1298
+ counterparty: {
1299
+ channel_id: 'channel-880',
1300
+ base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
1301
+ chain_name: 'osmosis'
1302
+ },
1303
+ chain: {
1304
+ channel_id: 'channel-0'
1305
+ }
1306
+ }],
1307
+ images: [{
1308
+ image_sync: {
1309
+ chain_name: 'ethereum',
1310
+ base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
1311
+ },
1312
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
1313
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
1314
+ }],
1315
+ logo_URIs: {
1316
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
1317
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
1318
+ }
1319
+ }, {
1320
+ 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.",
1321
+ denom_units: [{
1322
+ denom: 'ibc/AB7C92666DE8C7A977666B8080CABF0127B652B9D40F7251E6914DE942D9942B',
1323
+ exponent: 0,
1324
+ aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
1325
+ }, {
1326
+ denom: 'WOSMO',
1327
+ exponent: 6
1328
+ }],
1329
+ address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
1330
+ base: 'ibc/AB7C92666DE8C7A977666B8080CABF0127B652B9D40F7251E6914DE942D9942B',
1331
+ name: 'WOSMO',
1332
+ display: 'WOSMO',
1333
+ symbol: 'WOSMO',
1334
+ logo_URIs: {
1335
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
1336
+ },
1337
+ images: [{
1338
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
1339
+ }],
1340
+ traces: [{
1341
+ type: 'ibc',
1342
+ counterparty: {
1343
+ channel_id: 'channel-880',
1344
+ base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
1345
+ chain_name: 'osmosis'
1346
+ },
1347
+ chain: {
1348
+ channel_id: 'channel-0'
1349
+ }
1350
+ }]
1351
+ }, {
1352
+ description: 'NLS on Osmosis',
1353
+ denom_units: [{
1354
+ denom: 'ibc/989DF9B673551127FB0176F748F43E6CF67BAF429535DBC8CA1644B5FAF80453',
1355
+ exponent: 0,
1356
+ aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
1357
+ }, {
1358
+ denom: 'nls',
1359
+ exponent: 6
1360
+ }],
1361
+ type_asset: 'ics20',
1362
+ base: 'ibc/989DF9B673551127FB0176F748F43E6CF67BAF429535DBC8CA1644B5FAF80453',
1363
+ name: 'Nolus',
1364
+ display: 'nls',
1365
+ symbol: 'NLS',
1366
+ traces: [{
1367
+ type: 'ibc',
1368
+ counterparty: {
1369
+ channel_id: 'channel-880',
1370
+ base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
1371
+ chain_name: 'osmosis'
1372
+ },
1373
+ chain: {
1374
+ channel_id: 'channel-0'
1375
+ }
1376
+ }],
1377
+ images: [{
1378
+ image_sync: {
1379
+ chain_name: 'nolus',
1380
+ base_denom: 'unls'
1381
+ },
1382
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
1383
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
1384
+ }],
1385
+ logo_URIs: {
1386
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
1387
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
1388
+ }
1389
+ }, {
1390
+ description: 'STRD on Osmosis',
1391
+ denom_units: [{
1392
+ denom: 'ibc/04CA9067228BB51F1C39A506DA00DF07E1496D8308DD21E8EF66AD6169FA722B',
1393
+ exponent: 0,
1394
+ aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
1395
+ }, {
1396
+ denom: 'strd',
1397
+ exponent: 6
1398
+ }],
1399
+ type_asset: 'ics20',
1400
+ base: 'ibc/04CA9067228BB51F1C39A506DA00DF07E1496D8308DD21E8EF66AD6169FA722B',
1401
+ name: 'Stride',
1402
+ display: 'strd',
1403
+ symbol: 'STRD',
1404
+ traces: [{
1405
+ type: 'ibc',
1406
+ counterparty: {
1407
+ channel_id: 'channel-880',
1408
+ base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
1409
+ chain_name: 'osmosis'
1410
+ },
1411
+ chain: {
1412
+ channel_id: 'channel-0'
1413
+ }
1414
+ }],
1415
+ images: [{
1416
+ image_sync: {
1417
+ chain_name: 'stride',
1418
+ base_denom: 'ustrd'
1419
+ },
1420
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
1421
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
1422
+ }],
1423
+ logo_URIs: {
1424
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
1425
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
1426
+ }
1427
+ }, {
1428
+ description: 'Margined Power Token sqTIA',
1429
+ denom_units: [{
1430
+ denom: 'ibc/0A15AC1985AFEA902D4EBE897DABBD28100894D2ECE76E081963145EFC1C5BFF',
1431
+ exponent: 0,
1432
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
1433
+ }, {
1434
+ denom: 'sqtia',
1435
+ exponent: 6
1436
+ }],
1437
+ base: 'ibc/0A15AC1985AFEA902D4EBE897DABBD28100894D2ECE76E081963145EFC1C5BFF',
1438
+ name: 'TIA Squared',
1439
+ display: 'sqtia',
1440
+ symbol: 'sqTIA',
1441
+ logo_URIs: {
1442
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
1443
+ },
1444
+ images: [{
1445
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
1446
+ }],
1447
+ traces: [{
1448
+ type: 'ibc',
1449
+ counterparty: {
1450
+ channel_id: 'channel-880',
1451
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
1452
+ chain_name: 'osmosis'
1453
+ },
1454
+ chain: {
1455
+ channel_id: 'channel-0'
1456
+ }
1457
+ }]
1458
+ }, {
1459
+ description: 'Sail DAO Token',
1460
+ denom_units: [{
1461
+ denom: 'ibc/7577185E42939EE57EF73E2DE57A28BBE7693EDC0766C506E570C5D6B7636B33',
1462
+ exponent: 0,
1463
+ aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
1464
+ }, {
1465
+ denom: 'sail',
1466
+ exponent: 6
1467
+ }],
1468
+ base: 'ibc/7577185E42939EE57EF73E2DE57A28BBE7693EDC0766C506E570C5D6B7636B33',
1469
+ name: 'Sail',
1470
+ display: 'sail',
1471
+ symbol: 'SAIL',
1472
+ logo_URIs: {
1473
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
1474
+ },
1475
+ images: [{
1476
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
1477
+ }],
1478
+ traces: [{
1479
+ type: 'ibc',
1480
+ counterparty: {
1481
+ channel_id: 'channel-880',
1482
+ base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
1483
+ chain_name: 'osmosis'
1484
+ },
1485
+ chain: {
1486
+ channel_id: 'channel-0'
1487
+ }
1488
+ }]
1489
+ }]
1490
+ };
1491
+ var _default = assets;
1492
+ exports["default"] = _default;