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