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