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