@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,2833 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var assets = {
8
+ chain_name: 'impacthub',
9
+ assets: [{
10
+ description: 'The native token of Axelar',
11
+ denom_units: [{
12
+ denom: 'ibc/0973E5F82D860F674100F65F7FC0EA802CCCDA41908AA02B5062B1ADD185D3D4',
13
+ exponent: 0,
14
+ aliases: ['uaxl']
15
+ }, {
16
+ denom: 'axl',
17
+ exponent: 6
18
+ }],
19
+ base: 'ibc/0973E5F82D860F674100F65F7FC0EA802CCCDA41908AA02B5062B1ADD185D3D4',
20
+ name: 'Axelar',
21
+ display: 'axl',
22
+ symbol: 'AXL',
23
+ logo_URIs: {
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
25
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
26
+ },
27
+ coingecko_id: 'axelar',
28
+ images: [{
29
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
30
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
31
+ }],
32
+ traces: [{
33
+ type: 'ibc',
34
+ counterparty: {
35
+ channel_id: 'channel-114',
36
+ base_denom: 'uaxl',
37
+ chain_name: 'axelar'
38
+ },
39
+ chain: {
40
+ channel_id: 'channel-23'
41
+ }
42
+ }]
43
+ }, {
44
+ description: "Circle's stablecoin on Axelar",
45
+ denom_units: [{
46
+ denom: 'ibc/2658C97FC74B74AB1898982081523C455561BBE3C705E47707021D47F3D94B38',
47
+ exponent: 0,
48
+ aliases: ['uusdc']
49
+ }, {
50
+ denom: 'usdc',
51
+ exponent: 6
52
+ }],
53
+ base: 'ibc/2658C97FC74B74AB1898982081523C455561BBE3C705E47707021D47F3D94B38',
54
+ name: 'USD Coin',
55
+ display: 'usdc',
56
+ symbol: 'USDC',
57
+ traces: [{
58
+ type: 'ibc',
59
+ counterparty: {
60
+ channel_id: 'channel-114',
61
+ base_denom: 'uusdc',
62
+ chain_name: 'axelar'
63
+ },
64
+ chain: {
65
+ channel_id: 'channel-23'
66
+ }
67
+ }],
68
+ logo_URIs: {
69
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
70
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
71
+ },
72
+ coingecko_id: 'axlusdc',
73
+ images: [{
74
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
75
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
76
+ }]
77
+ }, {
78
+ description: "Frax's fractional-algorithmic stablecoin on Axelar",
79
+ denom_units: [{
80
+ denom: 'ibc/5712310AE2D4B58CC6996079E774CD2BE750D09AE777AF8C4662C2C7AC015026',
81
+ exponent: 0,
82
+ aliases: ['frax-wei']
83
+ }, {
84
+ denom: 'frax',
85
+ exponent: 18
86
+ }],
87
+ base: 'ibc/5712310AE2D4B58CC6996079E774CD2BE750D09AE777AF8C4662C2C7AC015026',
88
+ name: 'Frax',
89
+ display: 'frax',
90
+ symbol: 'FRAX',
91
+ traces: [{
92
+ type: 'ibc',
93
+ counterparty: {
94
+ channel_id: 'channel-114',
95
+ base_denom: 'frax-wei',
96
+ chain_name: 'axelar'
97
+ },
98
+ chain: {
99
+ channel_id: 'channel-23'
100
+ }
101
+ }],
102
+ logo_URIs: {
103
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg'
104
+ },
105
+ images: [{
106
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg'
107
+ }]
108
+ }, {
109
+ description: 'Dai stablecoin on Axelar',
110
+ denom_units: [{
111
+ denom: 'ibc/9D1D4A9B69982D1E46851B9622F41BE18DFD73869BA6328D27BB391117494662',
112
+ exponent: 0,
113
+ aliases: ['dai-wei']
114
+ }, {
115
+ denom: 'dai',
116
+ exponent: 18
117
+ }],
118
+ base: 'ibc/9D1D4A9B69982D1E46851B9622F41BE18DFD73869BA6328D27BB391117494662',
119
+ name: 'Dai Stablecoin',
120
+ display: 'dai',
121
+ symbol: 'DAI',
122
+ traces: [{
123
+ type: 'ibc',
124
+ counterparty: {
125
+ channel_id: 'channel-114',
126
+ base_denom: 'dai-wei',
127
+ chain_name: 'axelar'
128
+ },
129
+ chain: {
130
+ channel_id: 'channel-23'
131
+ }
132
+ }],
133
+ logo_URIs: {
134
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.png',
135
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.svg'
136
+ },
137
+ images: [{
138
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.png',
139
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.svg'
140
+ }]
141
+ }, {
142
+ description: "Tether's USD stablecoin on Axelar",
143
+ denom_units: [{
144
+ denom: 'ibc/E4A8CC9F31A9598F6F92CAE5992380161389AC4BB22CAA154A508A14473740CC',
145
+ exponent: 0,
146
+ aliases: ['uusdt']
147
+ }, {
148
+ denom: 'usdt',
149
+ exponent: 6
150
+ }],
151
+ base: 'ibc/E4A8CC9F31A9598F6F92CAE5992380161389AC4BB22CAA154A508A14473740CC',
152
+ name: 'Tether USD',
153
+ display: 'usdt',
154
+ symbol: 'USDT',
155
+ traces: [{
156
+ type: 'ibc',
157
+ counterparty: {
158
+ channel_id: 'channel-114',
159
+ base_denom: 'uusdt',
160
+ chain_name: 'axelar'
161
+ },
162
+ chain: {
163
+ channel_id: 'channel-23'
164
+ }
165
+ }],
166
+ logo_URIs: {
167
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png',
168
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg'
169
+ },
170
+ images: [{
171
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png',
172
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg'
173
+ }]
174
+ }, {
175
+ description: 'Wrapped Ether on Axelar',
176
+ denom_units: [{
177
+ denom: 'ibc/346392E297585AFCCDDA1E9D24AEED98FF67CB2B5ACE3160CD0D82618A658CC2',
178
+ exponent: 0,
179
+ aliases: ['weth-wei']
180
+ }, {
181
+ denom: 'weth',
182
+ exponent: 18
183
+ }],
184
+ base: 'ibc/346392E297585AFCCDDA1E9D24AEED98FF67CB2B5ACE3160CD0D82618A658CC2',
185
+ name: 'Wrapped Ether',
186
+ display: 'weth',
187
+ symbol: 'WETH',
188
+ traces: [{
189
+ type: 'ibc',
190
+ counterparty: {
191
+ channel_id: 'channel-114',
192
+ base_denom: 'weth-wei',
193
+ chain_name: 'axelar'
194
+ },
195
+ chain: {
196
+ channel_id: 'channel-23'
197
+ }
198
+ }],
199
+ logo_URIs: {
200
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
201
+ },
202
+ images: [{
203
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
204
+ }]
205
+ }, {
206
+ description: 'Wrapped Bitcoin on Axelar',
207
+ denom_units: [{
208
+ denom: 'ibc/0C41C965F14BA706011DDB3DAFAED259DAAED38D90941B4A816FA0A722063A9D',
209
+ exponent: 0,
210
+ aliases: ['wbtc-satoshi']
211
+ }, {
212
+ denom: 'wbtc',
213
+ exponent: 8
214
+ }],
215
+ base: 'ibc/0C41C965F14BA706011DDB3DAFAED259DAAED38D90941B4A816FA0A722063A9D',
216
+ name: 'Wrapped Bitcoin',
217
+ display: 'wbtc',
218
+ symbol: 'WBTC',
219
+ traces: [{
220
+ type: 'ibc',
221
+ counterparty: {
222
+ channel_id: 'channel-114',
223
+ base_denom: 'wbtc-satoshi',
224
+ chain_name: 'axelar'
225
+ },
226
+ chain: {
227
+ channel_id: 'channel-23'
228
+ }
229
+ }],
230
+ logo_URIs: {
231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
232
+ },
233
+ images: [{
234
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
235
+ }]
236
+ }, {
237
+ description: 'Aave on Axelar',
238
+ denom_units: [{
239
+ denom: 'ibc/279A628C631C203FA2FBC347ACA13C3867E7E84480DAEEC6BEFD73D2AC17E679',
240
+ exponent: 0,
241
+ aliases: ['aave-wei']
242
+ }, {
243
+ denom: 'aave',
244
+ exponent: 18
245
+ }],
246
+ base: 'ibc/279A628C631C203FA2FBC347ACA13C3867E7E84480DAEEC6BEFD73D2AC17E679',
247
+ name: 'Aave',
248
+ display: 'aave',
249
+ symbol: 'AAVE',
250
+ traces: [{
251
+ type: 'ibc',
252
+ counterparty: {
253
+ channel_id: 'channel-114',
254
+ base_denom: 'aave-wei',
255
+ chain_name: 'axelar'
256
+ },
257
+ chain: {
258
+ channel_id: 'channel-23'
259
+ }
260
+ }],
261
+ logo_URIs: {
262
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
263
+ },
264
+ images: [{
265
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
266
+ }]
267
+ }, {
268
+ description: 'ApeCoin on Axelar',
269
+ denom_units: [{
270
+ denom: 'ibc/2B9CCFBF9F0398FBCFCF306F6AB95C522DA1A2D52D7A8B27EEBB6EC22349BE20',
271
+ exponent: 0,
272
+ aliases: ['ape-wei']
273
+ }, {
274
+ denom: 'ape',
275
+ exponent: 18
276
+ }],
277
+ base: 'ibc/2B9CCFBF9F0398FBCFCF306F6AB95C522DA1A2D52D7A8B27EEBB6EC22349BE20',
278
+ name: 'ApeCoin',
279
+ display: 'ape',
280
+ symbol: 'APE',
281
+ traces: [{
282
+ type: 'ibc',
283
+ counterparty: {
284
+ channel_id: 'channel-114',
285
+ base_denom: 'ape-wei',
286
+ chain_name: 'axelar'
287
+ },
288
+ chain: {
289
+ channel_id: 'channel-23'
290
+ }
291
+ }],
292
+ logo_URIs: {
293
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
294
+ },
295
+ images: [{
296
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
297
+ }]
298
+ }, {
299
+ description: 'Axie Infinity Shard on Axelar',
300
+ denom_units: [{
301
+ denom: 'ibc/E7C6B744F3F5284724164DB6B41E131F70E3019D10B052A20B826E822972ADC3',
302
+ exponent: 0,
303
+ aliases: ['axs-wei']
304
+ }, {
305
+ denom: 'axs',
306
+ exponent: 18
307
+ }],
308
+ base: 'ibc/E7C6B744F3F5284724164DB6B41E131F70E3019D10B052A20B826E822972ADC3',
309
+ name: 'Axie Infinity Shard',
310
+ display: 'axs',
311
+ symbol: 'AXS',
312
+ traces: [{
313
+ type: 'ibc',
314
+ counterparty: {
315
+ channel_id: 'channel-114',
316
+ base_denom: 'axs-wei',
317
+ chain_name: 'axelar'
318
+ },
319
+ chain: {
320
+ channel_id: 'channel-23'
321
+ }
322
+ }],
323
+ logo_URIs: {
324
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
325
+ },
326
+ images: [{
327
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
328
+ }]
329
+ }, {
330
+ description: 'Chainlink on Axelar',
331
+ denom_units: [{
332
+ denom: 'ibc/314954CBE4FA65D030B7C869C941F962AD52C53982E7EF6E9D21F9CB0C16606E',
333
+ exponent: 0,
334
+ aliases: ['link-wei']
335
+ }, {
336
+ denom: 'link',
337
+ exponent: 18
338
+ }],
339
+ base: 'ibc/314954CBE4FA65D030B7C869C941F962AD52C53982E7EF6E9D21F9CB0C16606E',
340
+ name: 'Chainlink',
341
+ display: 'link',
342
+ symbol: 'LINK',
343
+ traces: [{
344
+ type: 'ibc',
345
+ counterparty: {
346
+ channel_id: 'channel-114',
347
+ base_denom: 'link-wei',
348
+ chain_name: 'axelar'
349
+ },
350
+ chain: {
351
+ channel_id: 'channel-23'
352
+ }
353
+ }],
354
+ logo_URIs: {
355
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
356
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
357
+ },
358
+ images: [{
359
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
360
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
361
+ }]
362
+ }, {
363
+ description: 'Maker on Axelar',
364
+ denom_units: [{
365
+ denom: 'ibc/1C9524723B018B6632094E368909E8DEDDC46C0B8470B53BCB8BBA8C422C169D',
366
+ exponent: 0,
367
+ aliases: ['mkr-wei']
368
+ }, {
369
+ denom: 'mkr',
370
+ exponent: 18
371
+ }],
372
+ base: 'ibc/1C9524723B018B6632094E368909E8DEDDC46C0B8470B53BCB8BBA8C422C169D',
373
+ name: 'Maker',
374
+ display: 'mkr',
375
+ symbol: 'MKR',
376
+ traces: [{
377
+ type: 'ibc',
378
+ counterparty: {
379
+ channel_id: 'channel-114',
380
+ base_denom: 'mkr-wei',
381
+ chain_name: 'axelar'
382
+ },
383
+ chain: {
384
+ channel_id: 'channel-23'
385
+ }
386
+ }],
387
+ logo_URIs: {
388
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
389
+ },
390
+ images: [{
391
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
392
+ }]
393
+ }, {
394
+ description: 'Rai Reflex Index on Axelar',
395
+ denom_units: [{
396
+ denom: 'ibc/7575BA60BEF757F1243DB3D3C0A9CEE7BAB889BC285B65F72BC992DFC4727E7E',
397
+ exponent: 0,
398
+ aliases: ['rai-wei']
399
+ }, {
400
+ denom: 'rai',
401
+ exponent: 18
402
+ }],
403
+ base: 'ibc/7575BA60BEF757F1243DB3D3C0A9CEE7BAB889BC285B65F72BC992DFC4727E7E',
404
+ name: 'Rai Reflex Index',
405
+ display: 'rai',
406
+ symbol: 'RAI',
407
+ traces: [{
408
+ type: 'ibc',
409
+ counterparty: {
410
+ channel_id: 'channel-114',
411
+ base_denom: 'rai-wei',
412
+ chain_name: 'axelar'
413
+ },
414
+ chain: {
415
+ channel_id: 'channel-23'
416
+ }
417
+ }],
418
+ logo_URIs: {
419
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg'
420
+ },
421
+ images: [{
422
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg'
423
+ }]
424
+ }, {
425
+ description: 'Shiba Inu on Axelar',
426
+ denom_units: [{
427
+ denom: 'ibc/A46E571769C409696C74E3B114F37C035F0F9F61D131017397B5D5D2BBAFB7CB',
428
+ exponent: 0,
429
+ aliases: ['shib-wei']
430
+ }, {
431
+ denom: 'shib',
432
+ exponent: 18
433
+ }],
434
+ base: 'ibc/A46E571769C409696C74E3B114F37C035F0F9F61D131017397B5D5D2BBAFB7CB',
435
+ name: 'Shiba Inu',
436
+ display: 'shib',
437
+ symbol: 'SHIB',
438
+ traces: [{
439
+ type: 'ibc',
440
+ counterparty: {
441
+ channel_id: 'channel-114',
442
+ base_denom: 'shib-wei',
443
+ chain_name: 'axelar'
444
+ },
445
+ chain: {
446
+ channel_id: 'channel-23'
447
+ }
448
+ }],
449
+ logo_URIs: {
450
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
451
+ },
452
+ images: [{
453
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
454
+ }]
455
+ }, {
456
+ description: 'Lido Staked Ether on Axelar',
457
+ denom_units: [{
458
+ denom: 'ibc/A0C1EA81FFA614B94D88E4E167D6740DC60B9B72E45B98FEE763043B69709AC0',
459
+ exponent: 0,
460
+ aliases: ['steth-wei']
461
+ }, {
462
+ denom: 'steth',
463
+ exponent: 18
464
+ }],
465
+ base: 'ibc/A0C1EA81FFA614B94D88E4E167D6740DC60B9B72E45B98FEE763043B69709AC0',
466
+ name: 'Lido Staked Ether',
467
+ display: 'steth',
468
+ symbol: 'stETH',
469
+ traces: [{
470
+ type: 'ibc',
471
+ counterparty: {
472
+ channel_id: 'channel-114',
473
+ base_denom: 'steth-wei',
474
+ chain_name: 'axelar'
475
+ },
476
+ chain: {
477
+ channel_id: 'channel-23'
478
+ }
479
+ }],
480
+ logo_URIs: {
481
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/steth.svg'
482
+ },
483
+ images: [{
484
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/steth.svg'
485
+ }]
486
+ }, {
487
+ description: 'Uniswap on Axelar',
488
+ denom_units: [{
489
+ denom: 'ibc/CC61162E422A825928B5FDF4E660CC28EB2290AE416F46A9443948F860ADE42E',
490
+ exponent: 0,
491
+ aliases: ['uni-wei']
492
+ }, {
493
+ denom: 'uni',
494
+ exponent: 18
495
+ }],
496
+ base: 'ibc/CC61162E422A825928B5FDF4E660CC28EB2290AE416F46A9443948F860ADE42E',
497
+ name: 'Uniswap',
498
+ display: 'uni',
499
+ symbol: 'UNI',
500
+ traces: [{
501
+ type: 'ibc',
502
+ counterparty: {
503
+ channel_id: 'channel-114',
504
+ base_denom: 'uni-wei',
505
+ chain_name: 'axelar'
506
+ },
507
+ chain: {
508
+ channel_id: 'channel-23'
509
+ }
510
+ }],
511
+ logo_URIs: {
512
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
513
+ },
514
+ images: [{
515
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
516
+ }]
517
+ }, {
518
+ description: 'Chain on Axelar',
519
+ denom_units: [{
520
+ denom: 'ibc/83392BF294B6C77349B2DB08A9B17B0F4A69C896CBF9B36D5371CB84AABE85E0',
521
+ exponent: 0,
522
+ aliases: ['xcn-wei']
523
+ }, {
524
+ denom: 'xcn',
525
+ exponent: 18
526
+ }],
527
+ base: 'ibc/83392BF294B6C77349B2DB08A9B17B0F4A69C896CBF9B36D5371CB84AABE85E0',
528
+ name: 'Chain',
529
+ display: 'xcn',
530
+ symbol: 'XCN',
531
+ traces: [{
532
+ type: 'ibc',
533
+ counterparty: {
534
+ channel_id: 'channel-114',
535
+ base_denom: 'xcn-wei',
536
+ chain_name: 'axelar'
537
+ },
538
+ chain: {
539
+ channel_id: 'channel-23'
540
+ }
541
+ }],
542
+ logo_URIs: {
543
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
544
+ },
545
+ images: [{
546
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
547
+ }]
548
+ }, {
549
+ description: 'Wrapped Polkadot on Axelar',
550
+ denom_units: [{
551
+ denom: 'ibc/1DFA83C0EF545BD3059AD37BBE2A17326164244D55ADD22AFB3DC47CFA83ED29',
552
+ exponent: 0,
553
+ aliases: ['dot-planck']
554
+ }, {
555
+ denom: 'dot',
556
+ exponent: 10
557
+ }],
558
+ base: 'ibc/1DFA83C0EF545BD3059AD37BBE2A17326164244D55ADD22AFB3DC47CFA83ED29',
559
+ name: 'Wrapped Polkadot',
560
+ display: 'dot',
561
+ symbol: 'DOT',
562
+ traces: [{
563
+ type: 'ibc',
564
+ counterparty: {
565
+ channel_id: 'channel-114',
566
+ base_denom: 'dot-planck',
567
+ chain_name: 'axelar'
568
+ },
569
+ chain: {
570
+ channel_id: 'channel-23'
571
+ }
572
+ }],
573
+ logo_URIs: {
574
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
575
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
576
+ },
577
+ images: [{
578
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
579
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
580
+ }]
581
+ }, {
582
+ description: 'Wrapped Moonbeam on Axelar',
583
+ denom_units: [{
584
+ denom: 'ibc/5AA6CC6DCBF0B8D64E453B02CD4F4100F651F8E4D84D292AC9A46A9652725CED',
585
+ exponent: 0,
586
+ aliases: ['wglmr-wei']
587
+ }, {
588
+ denom: 'wglmr',
589
+ exponent: 18
590
+ }],
591
+ base: 'ibc/5AA6CC6DCBF0B8D64E453B02CD4F4100F651F8E4D84D292AC9A46A9652725CED',
592
+ name: 'Wrapped Moonbeam',
593
+ display: 'wglmr',
594
+ symbol: 'WGLMR',
595
+ traces: [{
596
+ type: 'ibc',
597
+ counterparty: {
598
+ channel_id: 'channel-114',
599
+ base_denom: 'wglmr-wei',
600
+ chain_name: 'axelar'
601
+ },
602
+ chain: {
603
+ channel_id: 'channel-23'
604
+ }
605
+ }],
606
+ logo_URIs: {
607
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.png',
608
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg'
609
+ },
610
+ images: [{
611
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.png',
612
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg'
613
+ }]
614
+ }, {
615
+ description: 'Wrapped Matic on Axelar',
616
+ denom_units: [{
617
+ denom: 'ibc/1BE58086607A4D947FE0188DBD115CC52F248650FFA6228B2B84EE331DDCC3BD',
618
+ exponent: 0,
619
+ aliases: ['wmatic-wei']
620
+ }, {
621
+ denom: 'wmatic',
622
+ exponent: 18
623
+ }],
624
+ base: 'ibc/1BE58086607A4D947FE0188DBD115CC52F248650FFA6228B2B84EE331DDCC3BD',
625
+ name: 'Wrapped Matic',
626
+ display: 'wmatic',
627
+ symbol: 'WMATIC',
628
+ traces: [{
629
+ type: 'ibc',
630
+ counterparty: {
631
+ channel_id: 'channel-114',
632
+ base_denom: 'wmatic-wei',
633
+ chain_name: 'axelar'
634
+ },
635
+ chain: {
636
+ channel_id: 'channel-23'
637
+ }
638
+ }],
639
+ logo_URIs: {
640
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png',
641
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
642
+ },
643
+ images: [{
644
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png',
645
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
646
+ }]
647
+ }, {
648
+ description: 'Wrapped BNB on Axelar',
649
+ denom_units: [{
650
+ denom: 'ibc/6B03635F2E4FBDB5F96B459E3A9830C333C870A835559C9E6A9A3A68F3ABBA15',
651
+ exponent: 0,
652
+ aliases: ['wbnb-wei']
653
+ }, {
654
+ denom: 'wbnb',
655
+ exponent: 18
656
+ }],
657
+ base: 'ibc/6B03635F2E4FBDB5F96B459E3A9830C333C870A835559C9E6A9A3A68F3ABBA15',
658
+ name: 'Wrapped BNB',
659
+ display: 'wbnb',
660
+ symbol: 'WBNB',
661
+ traces: [{
662
+ type: 'ibc',
663
+ counterparty: {
664
+ channel_id: 'channel-114',
665
+ base_denom: 'wbnb-wei',
666
+ chain_name: 'axelar'
667
+ },
668
+ chain: {
669
+ channel_id: 'channel-23'
670
+ }
671
+ }],
672
+ logo_URIs: {
673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
674
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg'
675
+ },
676
+ images: [{
677
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
678
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg'
679
+ }]
680
+ }, {
681
+ description: 'Binance USD on Axelar.',
682
+ denom_units: [{
683
+ denom: 'ibc/48BC87D9C2543991E687611ADE7FC32BCF93E400BC61E64A773D7A260A547A46',
684
+ exponent: 0,
685
+ aliases: ['busd-wei']
686
+ }, {
687
+ denom: 'busd',
688
+ exponent: 18
689
+ }],
690
+ base: 'ibc/48BC87D9C2543991E687611ADE7FC32BCF93E400BC61E64A773D7A260A547A46',
691
+ name: 'Binance USD',
692
+ display: 'busd',
693
+ symbol: 'BUSD',
694
+ traces: [{
695
+ type: 'ibc',
696
+ counterparty: {
697
+ channel_id: 'channel-114',
698
+ base_denom: 'busd-wei',
699
+ chain_name: 'axelar'
700
+ },
701
+ chain: {
702
+ channel_id: 'channel-23'
703
+ }
704
+ }],
705
+ logo_URIs: {
706
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png'
707
+ },
708
+ images: [{
709
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png'
710
+ }]
711
+ }, {
712
+ description: 'Wrapped AVAX on Axelar.',
713
+ denom_units: [{
714
+ denom: 'ibc/A1318791CE28A3CFF230E0D3BD991D3B0EDE5073B6495C157389C060B95750C3',
715
+ exponent: 0,
716
+ aliases: ['wavax-wei']
717
+ }, {
718
+ denom: 'avax',
719
+ exponent: 18
720
+ }],
721
+ base: 'ibc/A1318791CE28A3CFF230E0D3BD991D3B0EDE5073B6495C157389C060B95750C3',
722
+ name: 'Wrapped AVAX',
723
+ display: 'avax',
724
+ symbol: 'WAVAX',
725
+ traces: [{
726
+ type: 'ibc',
727
+ counterparty: {
728
+ channel_id: 'channel-114',
729
+ base_denom: 'wavax-wei',
730
+ chain_name: 'axelar'
731
+ },
732
+ chain: {
733
+ channel_id: 'channel-23'
734
+ }
735
+ }],
736
+ logo_URIs: {
737
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
738
+ },
739
+ images: [{
740
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
741
+ }]
742
+ }, {
743
+ description: 'Wrapped FTM on Axelar.',
744
+ denom_units: [{
745
+ denom: 'ibc/5F2A22CBA1ECB32A01C8E228DD84FEFDA5F039326DAEEE9AE3A59EE0E29B8BF0',
746
+ exponent: 0,
747
+ aliases: ['wftm-wei']
748
+ }, {
749
+ denom: 'ftm',
750
+ exponent: 18
751
+ }],
752
+ base: 'ibc/5F2A22CBA1ECB32A01C8E228DD84FEFDA5F039326DAEEE9AE3A59EE0E29B8BF0',
753
+ name: 'Wrapped FTM',
754
+ display: 'ftm',
755
+ symbol: 'WFTM',
756
+ traces: [{
757
+ type: 'ibc',
758
+ counterparty: {
759
+ channel_id: 'channel-114',
760
+ base_denom: 'wftm-wei',
761
+ chain_name: 'axelar'
762
+ },
763
+ chain: {
764
+ channel_id: 'channel-23'
765
+ }
766
+ }],
767
+ logo_URIs: {
768
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png'
769
+ },
770
+ images: [{
771
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png'
772
+ }]
773
+ }, {
774
+ description: "Circle's stablecoin from Polygon on Axelar",
775
+ denom_units: [{
776
+ denom: 'ibc/7E68E5A96CB1D4458788E38D77DE74CBD5745E998F62FD02B3FCEB2D72305744',
777
+ exponent: 0,
778
+ aliases: ['polygon-uusdc']
779
+ }, {
780
+ denom: 'polygon-usdc',
781
+ exponent: 6
782
+ }],
783
+ base: 'ibc/7E68E5A96CB1D4458788E38D77DE74CBD5745E998F62FD02B3FCEB2D72305744',
784
+ name: 'USD Coin from Polygon',
785
+ display: 'polygon-usdc',
786
+ symbol: 'USDC',
787
+ traces: [{
788
+ type: 'ibc',
789
+ counterparty: {
790
+ channel_id: 'channel-114',
791
+ base_denom: 'polygon-uusdc',
792
+ chain_name: 'axelar'
793
+ },
794
+ chain: {
795
+ channel_id: 'channel-23'
796
+ }
797
+ }],
798
+ logo_URIs: {
799
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
800
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
801
+ },
802
+ images: [{
803
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
804
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
805
+ }]
806
+ }, {
807
+ description: "Circle's stablecoin from Avalanche on Axelar",
808
+ denom_units: [{
809
+ denom: 'ibc/AF30FDA7FA0047B25D176B93DF35A749430B5F61E5B2263AD31928735647190D',
810
+ exponent: 0,
811
+ aliases: ['avalanche-uusdc']
812
+ }, {
813
+ denom: 'avalanche-usdc',
814
+ exponent: 6
815
+ }],
816
+ base: 'ibc/AF30FDA7FA0047B25D176B93DF35A749430B5F61E5B2263AD31928735647190D',
817
+ name: 'USD Coin from Avalanche',
818
+ display: 'avalanche-usdc',
819
+ symbol: 'USDC',
820
+ traces: [{
821
+ type: 'ibc',
822
+ counterparty: {
823
+ channel_id: 'channel-114',
824
+ base_denom: 'avalanche-uusdc',
825
+ chain_name: 'axelar'
826
+ },
827
+ chain: {
828
+ channel_id: 'channel-23'
829
+ }
830
+ }],
831
+ logo_URIs: {
832
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
833
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
834
+ },
835
+ images: [{
836
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
837
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
838
+ }]
839
+ }, {
840
+ description: 'Wrapped FIL on Axelar',
841
+ denom_units: [{
842
+ denom: 'ibc/FAA3E704D89EBD52418B21EAD4622509D0485E9FC89E0B3356F6FEF46600BD9C',
843
+ exponent: 0,
844
+ aliases: ['wfil-wei']
845
+ }, {
846
+ denom: 'fil',
847
+ exponent: 18
848
+ }],
849
+ base: 'ibc/FAA3E704D89EBD52418B21EAD4622509D0485E9FC89E0B3356F6FEF46600BD9C',
850
+ name: 'Wrapped FIL from Filecoin',
851
+ display: 'fil',
852
+ symbol: 'axlFIL',
853
+ traces: [{
854
+ type: 'ibc',
855
+ counterparty: {
856
+ channel_id: 'channel-114',
857
+ base_denom: 'wfil-wei',
858
+ chain_name: 'axelar'
859
+ },
860
+ chain: {
861
+ channel_id: 'channel-23'
862
+ }
863
+ }],
864
+ logo_URIs: {
865
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png',
866
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg'
867
+ },
868
+ images: [{
869
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png',
870
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg'
871
+ }]
872
+ }, {
873
+ description: 'Arbitrum on Axelar',
874
+ denom_units: [{
875
+ denom: 'ibc/E883169EB164A452A6F123616FB01BB3869B82AE7066F0D9FF31CB3F68E606B0',
876
+ exponent: 0,
877
+ aliases: ['arb-wei']
878
+ }, {
879
+ denom: 'arb',
880
+ exponent: 18
881
+ }],
882
+ base: 'ibc/E883169EB164A452A6F123616FB01BB3869B82AE7066F0D9FF31CB3F68E606B0',
883
+ name: 'Arbitrum',
884
+ display: 'arb',
885
+ symbol: 'ARB',
886
+ traces: [{
887
+ type: 'ibc',
888
+ counterparty: {
889
+ channel_id: 'channel-114',
890
+ base_denom: 'arb-wei',
891
+ chain_name: 'axelar'
892
+ },
893
+ chain: {
894
+ channel_id: 'channel-23'
895
+ }
896
+ }],
897
+ logo_URIs: {
898
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png',
899
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg'
900
+ },
901
+ images: [{
902
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png',
903
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg'
904
+ }]
905
+ }, {
906
+ denom_units: [{
907
+ denom: 'ibc/81BC90C36CA918E009CB3B14E89BA5719A4B5C50FF88D4F5ED710A8DAF800FA3',
908
+ exponent: 0,
909
+ aliases: ['pepe-wei']
910
+ }, {
911
+ denom: 'pepe',
912
+ exponent: 18
913
+ }],
914
+ base: 'ibc/81BC90C36CA918E009CB3B14E89BA5719A4B5C50FF88D4F5ED710A8DAF800FA3',
915
+ name: 'Pepe',
916
+ display: 'pepe',
917
+ symbol: 'PEPE',
918
+ traces: [{
919
+ type: 'ibc',
920
+ counterparty: {
921
+ channel_id: 'channel-114',
922
+ base_denom: 'pepe-wei',
923
+ chain_name: 'axelar'
924
+ },
925
+ chain: {
926
+ channel_id: 'channel-23'
927
+ }
928
+ }],
929
+ images: [{
930
+ image_sync: {
931
+ chain_name: 'ethereum',
932
+ base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933'
933
+ },
934
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
935
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
936
+ }],
937
+ logo_URIs: {
938
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
939
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
940
+ }
941
+ }, {
942
+ denom_units: [{
943
+ denom: 'ibc/999AD64DCDE81F80C2927B28C0A55B6F86FB54DFBD93F06094BDE75EF8575E2E',
944
+ exponent: 0,
945
+ aliases: ['cbeth-wei']
946
+ }, {
947
+ denom: 'cbeth',
948
+ exponent: 18
949
+ }],
950
+ base: 'ibc/999AD64DCDE81F80C2927B28C0A55B6F86FB54DFBD93F06094BDE75EF8575E2E',
951
+ name: 'Coinbase Wrapped Staked ETH',
952
+ display: 'cbeth',
953
+ symbol: 'cbETH',
954
+ traces: [{
955
+ type: 'ibc',
956
+ counterparty: {
957
+ channel_id: 'channel-114',
958
+ base_denom: 'cbeth-wei',
959
+ chain_name: 'axelar'
960
+ },
961
+ chain: {
962
+ channel_id: 'channel-23'
963
+ }
964
+ }],
965
+ images: [{
966
+ image_sync: {
967
+ chain_name: 'ethereum',
968
+ base_denom: '0xbe9895146f7af43049ca1c1ae358b0541ea49704'
969
+ },
970
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png'
971
+ }],
972
+ logo_URIs: {
973
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png'
974
+ }
975
+ }, {
976
+ denom_units: [{
977
+ denom: 'ibc/312FA23426732CC60B075DD8C1C9C943EE63B82EDD668FC4C0E57D5A63F960E4',
978
+ exponent: 0,
979
+ aliases: ['reth-wei']
980
+ }, {
981
+ denom: 'reth',
982
+ exponent: 18
983
+ }],
984
+ base: 'ibc/312FA23426732CC60B075DD8C1C9C943EE63B82EDD668FC4C0E57D5A63F960E4',
985
+ name: 'Rocket Pool Ether',
986
+ display: 'reth',
987
+ symbol: 'rETH',
988
+ traces: [{
989
+ type: 'ibc',
990
+ counterparty: {
991
+ channel_id: 'channel-114',
992
+ base_denom: 'reth-wei',
993
+ chain_name: 'axelar'
994
+ },
995
+ chain: {
996
+ channel_id: 'channel-23'
997
+ }
998
+ }],
999
+ images: [{
1000
+ image_sync: {
1001
+ chain_name: 'ethereum',
1002
+ base_denom: '0xae78736cd615f374d3085123a210448e74fc6393'
1003
+ },
1004
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png'
1005
+ }],
1006
+ logo_URIs: {
1007
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png'
1008
+ }
1009
+ }, {
1010
+ denom_units: [{
1011
+ denom: 'ibc/0D1A0E86F258E3C54BF259DC74EFEE00957A5013CF1622841664F5ABE33A18DB',
1012
+ exponent: 0,
1013
+ aliases: ['sfrxeth-wei']
1014
+ }, {
1015
+ denom: 'sfrxeth',
1016
+ exponent: 18
1017
+ }],
1018
+ base: 'ibc/0D1A0E86F258E3C54BF259DC74EFEE00957A5013CF1622841664F5ABE33A18DB',
1019
+ name: 'Staked Frax Ether',
1020
+ display: 'sfrxeth',
1021
+ symbol: 'sfrxETH',
1022
+ traces: [{
1023
+ type: 'ibc',
1024
+ counterparty: {
1025
+ channel_id: 'channel-114',
1026
+ base_denom: 'sfrxeth-wei',
1027
+ chain_name: 'axelar'
1028
+ },
1029
+ chain: {
1030
+ channel_id: 'channel-23'
1031
+ }
1032
+ }],
1033
+ images: [{
1034
+ image_sync: {
1035
+ chain_name: 'ethereum',
1036
+ base_denom: '0xac3e018457b222d93114458476f3e3416abbe38f'
1037
+ },
1038
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg'
1039
+ }],
1040
+ logo_URIs: {
1041
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg'
1042
+ }
1043
+ }, {
1044
+ denom_units: [{
1045
+ denom: 'ibc/884D3676DB72DC968AF7EE596FBF3CC1B1090730A236081407F7B63F6D8344F2',
1046
+ exponent: 0,
1047
+ aliases: ['wsteth-wei']
1048
+ }, {
1049
+ denom: 'wsteth',
1050
+ exponent: 18
1051
+ }],
1052
+ base: 'ibc/884D3676DB72DC968AF7EE596FBF3CC1B1090730A236081407F7B63F6D8344F2',
1053
+ name: 'Wrapped Lido Staked Ether',
1054
+ display: 'wsteth',
1055
+ symbol: 'wstETH',
1056
+ traces: [{
1057
+ type: 'ibc',
1058
+ counterparty: {
1059
+ channel_id: 'channel-114',
1060
+ base_denom: 'wsteth-wei',
1061
+ chain_name: 'axelar'
1062
+ },
1063
+ chain: {
1064
+ channel_id: 'channel-23'
1065
+ }
1066
+ }],
1067
+ images: [{
1068
+ image_sync: {
1069
+ chain_name: 'ethereum',
1070
+ base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0'
1071
+ },
1072
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
1073
+ }],
1074
+ logo_URIs: {
1075
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
1076
+ }
1077
+ }, {
1078
+ denom_units: [{
1079
+ denom: 'ibc/6B55CC92DE7256226698EF4BE1FBECCB78982401FEB232CE9E428941E36F135F',
1080
+ exponent: 0,
1081
+ aliases: ['yieldeth-wei']
1082
+ }, {
1083
+ denom: 'YieldETH',
1084
+ exponent: 18
1085
+ }],
1086
+ base: 'ibc/6B55CC92DE7256226698EF4BE1FBECCB78982401FEB232CE9E428941E36F135F',
1087
+ name: 'Real Yield Eth',
1088
+ display: 'YieldETH',
1089
+ symbol: 'YieldETH',
1090
+ traces: [{
1091
+ type: 'ibc',
1092
+ counterparty: {
1093
+ channel_id: 'channel-114',
1094
+ base_denom: 'yieldeth-wei',
1095
+ chain_name: 'axelar'
1096
+ },
1097
+ chain: {
1098
+ channel_id: 'channel-23'
1099
+ }
1100
+ }],
1101
+ images: [{
1102
+ image_sync: {
1103
+ chain_name: 'ethereum',
1104
+ base_denom: '0xb5b29320d2Dde5BA5BAFA1EbcD270052070483ec'
1105
+ },
1106
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png',
1107
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg'
1108
+ }],
1109
+ logo_URIs: {
1110
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png',
1111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg'
1112
+ }
1113
+ }, {
1114
+ description: 'The native staking and governance token of the Cosmos Hub.',
1115
+ denom_units: [{
1116
+ denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
1117
+ exponent: 0,
1118
+ aliases: ['uatom']
1119
+ }, {
1120
+ denom: 'atom',
1121
+ exponent: 6
1122
+ }],
1123
+ base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
1124
+ name: 'Cosmos Hub Atom',
1125
+ display: 'atom',
1126
+ symbol: 'ATOM',
1127
+ logo_URIs: {
1128
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1129
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1130
+ },
1131
+ coingecko_id: 'cosmos',
1132
+ images: [{
1133
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1134
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1135
+ }],
1136
+ traces: [{
1137
+ type: 'ibc',
1138
+ counterparty: {
1139
+ channel_id: 'channel-204',
1140
+ base_denom: 'uatom',
1141
+ chain_name: 'cosmoshub'
1142
+ },
1143
+ chain: {
1144
+ channel_id: 'channel-1'
1145
+ }
1146
+ }]
1147
+ }, {
1148
+ description: 'Tether USDt on the Cosmos Hub',
1149
+ denom_units: [{
1150
+ denom: 'ibc/A377C4989C1735CDFBEEBF723D005E51AC893FF2B147BB18377C44234233D622',
1151
+ exponent: 0,
1152
+ aliases: ['ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0']
1153
+ }, {
1154
+ denom: 'usdt',
1155
+ exponent: 6
1156
+ }],
1157
+ type_asset: 'ics20',
1158
+ base: 'ibc/A377C4989C1735CDFBEEBF723D005E51AC893FF2B147BB18377C44234233D622',
1159
+ name: 'Tether USDt',
1160
+ display: 'usdt',
1161
+ symbol: 'USDt',
1162
+ traces: [{
1163
+ type: 'ibc',
1164
+ counterparty: {
1165
+ channel_id: 'channel-204',
1166
+ base_denom: 'ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0',
1167
+ chain_name: 'cosmoshub'
1168
+ },
1169
+ chain: {
1170
+ channel_id: 'channel-1'
1171
+ }
1172
+ }],
1173
+ images: [{
1174
+ image_sync: {
1175
+ chain_name: 'kava',
1176
+ base_denom: 'erc20/tether/usdt'
1177
+ },
1178
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1179
+ }],
1180
+ logo_URIs: {
1181
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1182
+ }
1183
+ }, {
1184
+ description: 'FX on Cosmos Hub',
1185
+ denom_units: [{
1186
+ denom: 'ibc/E9C8AB9A4970104FB2DF8C897ECF5B3BC0915654EA3F3A5868AF726845395814',
1187
+ exponent: 0,
1188
+ aliases: ['ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729']
1189
+ }],
1190
+ type_asset: 'ics20',
1191
+ base: 'ibc/E9C8AB9A4970104FB2DF8C897ECF5B3BC0915654EA3F3A5868AF726845395814',
1192
+ name: 'Function X',
1193
+ display: 'FX',
1194
+ symbol: 'FX',
1195
+ traces: [{
1196
+ type: 'ibc',
1197
+ counterparty: {
1198
+ channel_id: 'channel-204',
1199
+ base_denom: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
1200
+ chain_name: 'cosmoshub'
1201
+ },
1202
+ chain: {
1203
+ channel_id: 'channel-1'
1204
+ }
1205
+ }],
1206
+ images: [{
1207
+ image_sync: {
1208
+ chain_name: 'fxcore',
1209
+ base_denom: 'FX'
1210
+ },
1211
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
1212
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
1213
+ }],
1214
+ logo_URIs: {
1215
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
1216
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
1217
+ }
1218
+ }, {
1219
+ description: 'The permissioned staking asset for Noble Chain',
1220
+ denom_units: [{
1221
+ denom: 'ibc/973B6AA184C79CEDFA064ED90E28B8BC89F7E37B0ECF73A71AE419A5245AAB2A',
1222
+ exponent: 0,
1223
+ aliases: ['ustake']
1224
+ }, {
1225
+ denom: 'stake',
1226
+ exponent: 6
1227
+ }],
1228
+ base: 'ibc/973B6AA184C79CEDFA064ED90E28B8BC89F7E37B0ECF73A71AE419A5245AAB2A',
1229
+ name: 'Stake',
1230
+ display: 'stake',
1231
+ symbol: 'STAKE',
1232
+ logo_URIs: {
1233
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
1234
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
1235
+ },
1236
+ images: [{
1237
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
1238
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
1239
+ }],
1240
+ traces: [{
1241
+ type: 'ibc',
1242
+ counterparty: {
1243
+ channel_id: 'channel-15',
1244
+ base_denom: 'ustake',
1245
+ chain_name: 'noble'
1246
+ },
1247
+ chain: {
1248
+ channel_id: 'channel-26'
1249
+ }
1250
+ }]
1251
+ }, {
1252
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
1253
+ denom_units: [{
1254
+ denom: 'ibc/852810D059CF0DDB254500D14BB98233DEF8827086F2B8E4F9E6053BF02377FC',
1255
+ exponent: 0,
1256
+ aliases: ['ufrienzies']
1257
+ }, {
1258
+ denom: 'frienzies',
1259
+ exponent: 6
1260
+ }],
1261
+ base: 'ibc/852810D059CF0DDB254500D14BB98233DEF8827086F2B8E4F9E6053BF02377FC',
1262
+ display: 'frienzies',
1263
+ name: 'Frienzies',
1264
+ symbol: 'FRNZ',
1265
+ logo_URIs: {
1266
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1267
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1268
+ },
1269
+ images: [{
1270
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1271
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1272
+ }],
1273
+ traces: [{
1274
+ type: 'ibc',
1275
+ counterparty: {
1276
+ channel_id: 'channel-15',
1277
+ base_denom: 'ufrienzies',
1278
+ chain_name: 'noble'
1279
+ },
1280
+ chain: {
1281
+ channel_id: 'channel-26'
1282
+ }
1283
+ }]
1284
+ }, {
1285
+ description: 'ATOM token on Noble',
1286
+ denom_units: [{
1287
+ denom: 'ibc/ED86890F827F7F29E31C14FA2A89B063794A764706182D235B9B1155214D4EA5',
1288
+ exponent: 0,
1289
+ aliases: ['ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0']
1290
+ }, {
1291
+ denom: 'atom',
1292
+ exponent: 6,
1293
+ aliases: ['ATOM']
1294
+ }],
1295
+ type_asset: 'ics20',
1296
+ base: 'ibc/ED86890F827F7F29E31C14FA2A89B063794A764706182D235B9B1155214D4EA5',
1297
+ name: 'Atom Staking Coin',
1298
+ display: 'atom',
1299
+ symbol: 'ATOM',
1300
+ traces: [{
1301
+ type: 'ibc',
1302
+ counterparty: {
1303
+ channel_id: 'channel-15',
1304
+ base_denom: 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0',
1305
+ chain_name: 'noble'
1306
+ },
1307
+ chain: {
1308
+ channel_id: 'channel-26'
1309
+ }
1310
+ }],
1311
+ logo_URIs: {
1312
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1313
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1314
+ },
1315
+ images: [{
1316
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1317
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1318
+ }]
1319
+ }, {
1320
+ description: 'USD Coin',
1321
+ denom_units: [{
1322
+ denom: 'ibc/6BBE9BD4246F8E04948D5A4EEE7164B2630263B9EBB5E7DC5F0A46C62A2FF97B',
1323
+ exponent: 0,
1324
+ aliases: ['uusdc']
1325
+ }, {
1326
+ denom: 'usdc',
1327
+ exponent: 6
1328
+ }],
1329
+ base: 'ibc/6BBE9BD4246F8E04948D5A4EEE7164B2630263B9EBB5E7DC5F0A46C62A2FF97B',
1330
+ display: 'usdc',
1331
+ name: 'USD Coin',
1332
+ symbol: 'USDC',
1333
+ coingecko_id: 'usd-coin',
1334
+ traces: [{
1335
+ type: 'ibc',
1336
+ counterparty: {
1337
+ channel_id: 'channel-15',
1338
+ base_denom: 'uusdc',
1339
+ chain_name: 'noble'
1340
+ },
1341
+ chain: {
1342
+ channel_id: 'channel-26'
1343
+ }
1344
+ }],
1345
+ logo_URIs: {
1346
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1347
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1348
+ },
1349
+ images: [{
1350
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1351
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1352
+ }]
1353
+ }, {
1354
+ description: 'The native token of Osmosis',
1355
+ denom_units: [{
1356
+ denom: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
1357
+ exponent: 0,
1358
+ aliases: ['uosmo']
1359
+ }, {
1360
+ denom: 'osmo',
1361
+ exponent: 6
1362
+ }],
1363
+ base: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
1364
+ name: 'Osmosis',
1365
+ display: 'osmo',
1366
+ symbol: 'OSMO',
1367
+ logo_URIs: {
1368
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1369
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1370
+ },
1371
+ coingecko_id: 'osmosis',
1372
+ keywords: ['dex', 'staking'],
1373
+ images: [{
1374
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1375
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1376
+ }],
1377
+ traces: [{
1378
+ type: 'ibc',
1379
+ counterparty: {
1380
+ channel_id: 'channel-38',
1381
+ base_denom: 'uosmo',
1382
+ chain_name: 'osmosis'
1383
+ },
1384
+ chain: {
1385
+ channel_id: 'channel-4'
1386
+ }
1387
+ }]
1388
+ }, {
1389
+ denom_units: [{
1390
+ denom: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
1391
+ exponent: 0,
1392
+ aliases: ['uion']
1393
+ }, {
1394
+ denom: 'ion',
1395
+ exponent: 6
1396
+ }],
1397
+ base: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
1398
+ name: 'Ion DAO',
1399
+ display: 'ion',
1400
+ symbol: 'ION',
1401
+ logo_URIs: {
1402
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1403
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1404
+ },
1405
+ coingecko_id: 'ion',
1406
+ keywords: ['memecoin'],
1407
+ images: [{
1408
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1409
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1410
+ }],
1411
+ traces: [{
1412
+ type: 'ibc',
1413
+ counterparty: {
1414
+ channel_id: 'channel-38',
1415
+ base_denom: 'uion',
1416
+ chain_name: 'osmosis'
1417
+ },
1418
+ chain: {
1419
+ channel_id: 'channel-4'
1420
+ }
1421
+ }]
1422
+ }, {
1423
+ denom_units: [{
1424
+ denom: 'ibc/518BBC0315C272F88E71A51647052C2DE760699FBAAE3CD97254A21FA5C58993',
1425
+ exponent: 0,
1426
+ aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
1427
+ }, {
1428
+ denom: 'ibcx',
1429
+ exponent: 6
1430
+ }],
1431
+ address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
1432
+ base: 'ibc/518BBC0315C272F88E71A51647052C2DE760699FBAAE3CD97254A21FA5C58993',
1433
+ name: 'IBC Index',
1434
+ display: 'ibcx',
1435
+ symbol: 'IBCX',
1436
+ logo_URIs: {
1437
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
1438
+ },
1439
+ coingecko_id: 'ibc-index',
1440
+ images: [{
1441
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
1442
+ }],
1443
+ traces: [{
1444
+ type: 'ibc',
1445
+ counterparty: {
1446
+ channel_id: 'channel-38',
1447
+ base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
1448
+ chain_name: 'osmosis'
1449
+ },
1450
+ chain: {
1451
+ channel_id: 'channel-4'
1452
+ }
1453
+ }]
1454
+ }, {
1455
+ denom_units: [{
1456
+ denom: 'ibc/CEBAD254478D5EA007000ED2FC7CCFC2DCDC21D86A73C8D28406415931F4C7C9',
1457
+ exponent: 0,
1458
+ aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
1459
+ }, {
1460
+ denom: 'stibcx',
1461
+ exponent: 6
1462
+ }],
1463
+ address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
1464
+ base: 'ibc/CEBAD254478D5EA007000ED2FC7CCFC2DCDC21D86A73C8D28406415931F4C7C9',
1465
+ name: 'Staked IBCX',
1466
+ display: 'stibcx',
1467
+ symbol: 'stIBCX',
1468
+ logo_URIs: {
1469
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
1470
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
1471
+ },
1472
+ images: [{
1473
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
1474
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
1475
+ }],
1476
+ traces: [{
1477
+ type: 'ibc',
1478
+ counterparty: {
1479
+ channel_id: 'channel-38',
1480
+ base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
1481
+ chain_name: 'osmosis'
1482
+ },
1483
+ chain: {
1484
+ channel_id: 'channel-4'
1485
+ }
1486
+ }]
1487
+ }, {
1488
+ denom_units: [{
1489
+ denom: 'ibc/A01367FF44D9DE359A984FC14EC5227AA96ED08B8B4B31B539BB63B9B9305F80',
1490
+ exponent: 0,
1491
+ aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
1492
+ }, {
1493
+ denom: 'usdc',
1494
+ exponent: 6
1495
+ }],
1496
+ type_asset: 'ics20',
1497
+ base: 'ibc/A01367FF44D9DE359A984FC14EC5227AA96ED08B8B4B31B539BB63B9B9305F80',
1498
+ name: 'Axelar USD Coin',
1499
+ display: 'usdc',
1500
+ symbol: 'USDC.axl',
1501
+ traces: [{
1502
+ type: 'ibc',
1503
+ counterparty: {
1504
+ channel_id: 'channel-38',
1505
+ base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
1506
+ chain_name: 'osmosis'
1507
+ },
1508
+ chain: {
1509
+ channel_id: 'channel-4'
1510
+ }
1511
+ }],
1512
+ images: [{
1513
+ image_sync: {
1514
+ chain_name: 'axelar',
1515
+ base_denom: 'uusdc'
1516
+ },
1517
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1518
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1519
+ }],
1520
+ logo_URIs: {
1521
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1522
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1523
+ }
1524
+ }, {
1525
+ denom_units: [{
1526
+ denom: 'ibc/497985010EAC7CA9D1AD861EE43E3108775A6531B568323F02ABFD8D190AB88A',
1527
+ exponent: 0,
1528
+ aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
1529
+ }, {
1530
+ denom: 'avalanche-usdc',
1531
+ exponent: 6
1532
+ }],
1533
+ type_asset: 'ics20',
1534
+ base: 'ibc/497985010EAC7CA9D1AD861EE43E3108775A6531B568323F02ABFD8D190AB88A',
1535
+ name: 'Wormhole USDC(Avalanche)',
1536
+ display: 'avalanche-usdc',
1537
+ symbol: 'avalanche.USDC.wh',
1538
+ traces: [{
1539
+ type: 'ibc',
1540
+ counterparty: {
1541
+ channel_id: 'channel-38',
1542
+ base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
1543
+ chain_name: 'osmosis'
1544
+ },
1545
+ chain: {
1546
+ channel_id: 'channel-4'
1547
+ }
1548
+ }],
1549
+ images: [{
1550
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
1551
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
1552
+ }],
1553
+ logo_URIs: {
1554
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
1555
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
1556
+ }
1557
+ }, {
1558
+ denom_units: [{
1559
+ denom: 'ibc/3C58AC56E392E53BBA24A1021D9D7615CD229226111F089AE6A95F05E50C776F',
1560
+ exponent: 0,
1561
+ aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
1562
+ }, {
1563
+ denom: 'usdc',
1564
+ exponent: 6
1565
+ }],
1566
+ type_asset: 'ics20',
1567
+ base: 'ibc/3C58AC56E392E53BBA24A1021D9D7615CD229226111F089AE6A95F05E50C776F',
1568
+ name: 'Noble USD Coin',
1569
+ display: 'usdc',
1570
+ symbol: 'USDC',
1571
+ traces: [{
1572
+ type: 'ibc',
1573
+ counterparty: {
1574
+ channel_id: 'channel-38',
1575
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
1576
+ chain_name: 'osmosis'
1577
+ },
1578
+ chain: {
1579
+ channel_id: 'channel-4'
1580
+ }
1581
+ }],
1582
+ images: [{
1583
+ image_sync: {
1584
+ chain_name: 'noble',
1585
+ base_denom: 'uusdc'
1586
+ },
1587
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1588
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1589
+ }],
1590
+ logo_URIs: {
1591
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1592
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1593
+ }
1594
+ }, {
1595
+ denom_units: [{
1596
+ denom: 'ibc/661462D67925D710D139AC0980BA92B072288BE3B24C7F2415CCB97E0B447FAE',
1597
+ exponent: 0,
1598
+ aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
1599
+ }, {
1600
+ denom: 'stosmo',
1601
+ exponent: 6
1602
+ }],
1603
+ type_asset: 'ics20',
1604
+ base: 'ibc/661462D67925D710D139AC0980BA92B072288BE3B24C7F2415CCB97E0B447FAE',
1605
+ name: 'stOSMO',
1606
+ display: 'stosmo',
1607
+ symbol: 'stOSMO',
1608
+ traces: [{
1609
+ type: 'ibc',
1610
+ counterparty: {
1611
+ channel_id: 'channel-38',
1612
+ base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
1613
+ chain_name: 'osmosis'
1614
+ },
1615
+ chain: {
1616
+ channel_id: 'channel-4'
1617
+ }
1618
+ }],
1619
+ images: [{
1620
+ image_sync: {
1621
+ chain_name: 'stride',
1622
+ base_denom: 'stuosmo'
1623
+ },
1624
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
1625
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
1626
+ }],
1627
+ logo_URIs: {
1628
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
1629
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
1630
+ }
1631
+ }, {
1632
+ denom_units: [{
1633
+ denom: 'ibc/20D06D04E1BC1FAC482FECC06C2E2879A596904D64D8BA3285B4A3789DEAF910',
1634
+ exponent: 0,
1635
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
1636
+ }, {
1637
+ denom: 'atom',
1638
+ exponent: 6
1639
+ }],
1640
+ type_asset: 'ics20',
1641
+ base: 'ibc/20D06D04E1BC1FAC482FECC06C2E2879A596904D64D8BA3285B4A3789DEAF910',
1642
+ name: 'Cosmos Hub Atom',
1643
+ display: 'atom',
1644
+ symbol: 'ATOM',
1645
+ traces: [{
1646
+ type: 'ibc',
1647
+ counterparty: {
1648
+ channel_id: 'channel-38',
1649
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
1650
+ chain_name: 'osmosis'
1651
+ },
1652
+ chain: {
1653
+ channel_id: 'channel-4'
1654
+ }
1655
+ }],
1656
+ images: [{
1657
+ image_sync: {
1658
+ chain_name: 'cosmoshub',
1659
+ base_denom: 'uatom'
1660
+ },
1661
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1662
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1663
+ }],
1664
+ logo_URIs: {
1665
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1666
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1667
+ }
1668
+ }, {
1669
+ denom_units: [{
1670
+ denom: 'ibc/D93596D0A06982E28574E1D9D07165003B1FB5C35E21D3C0F6A9EC4722C9E685',
1671
+ exponent: 0,
1672
+ aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
1673
+ }, {
1674
+ denom: 'statom',
1675
+ exponent: 6
1676
+ }],
1677
+ type_asset: 'ics20',
1678
+ base: 'ibc/D93596D0A06982E28574E1D9D07165003B1FB5C35E21D3C0F6A9EC4722C9E685',
1679
+ name: 'stATOM',
1680
+ display: 'statom',
1681
+ symbol: 'stATOM',
1682
+ traces: [{
1683
+ type: 'ibc',
1684
+ counterparty: {
1685
+ channel_id: 'channel-38',
1686
+ base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
1687
+ chain_name: 'osmosis'
1688
+ },
1689
+ chain: {
1690
+ channel_id: 'channel-4'
1691
+ }
1692
+ }],
1693
+ images: [{
1694
+ image_sync: {
1695
+ chain_name: 'stride',
1696
+ base_denom: 'stuatom'
1697
+ },
1698
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
1699
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
1700
+ }],
1701
+ logo_URIs: {
1702
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
1703
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
1704
+ }
1705
+ }, {
1706
+ denom_units: [{
1707
+ denom: 'ibc/D14BB8072492C2CEB48469F2BBE1EBC5FEE176C0EB92A139570581A1C6B8BF33',
1708
+ exponent: 0,
1709
+ aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
1710
+ }, {
1711
+ denom: 'weth',
1712
+ exponent: 18
1713
+ }],
1714
+ type_asset: 'ics20',
1715
+ base: 'ibc/D14BB8072492C2CEB48469F2BBE1EBC5FEE176C0EB92A139570581A1C6B8BF33',
1716
+ name: 'Wrapped Ether',
1717
+ display: 'weth',
1718
+ symbol: 'ETH',
1719
+ traces: [{
1720
+ type: 'ibc',
1721
+ counterparty: {
1722
+ channel_id: 'channel-38',
1723
+ base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
1724
+ chain_name: 'osmosis'
1725
+ },
1726
+ chain: {
1727
+ channel_id: 'channel-4'
1728
+ }
1729
+ }],
1730
+ images: [{
1731
+ image_sync: {
1732
+ chain_name: 'axelar',
1733
+ base_denom: 'weth-wei'
1734
+ },
1735
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1736
+ }],
1737
+ logo_URIs: {
1738
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1739
+ }
1740
+ }, {
1741
+ denom_units: [{
1742
+ denom: 'ibc/A1DDBB67F675F9495404AF1C94FC07CB37B6679349705E84931235960D679213',
1743
+ exponent: 0,
1744
+ aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
1745
+ }, {
1746
+ denom: 'wbtc',
1747
+ exponent: 8
1748
+ }],
1749
+ type_asset: 'ics20',
1750
+ base: 'ibc/A1DDBB67F675F9495404AF1C94FC07CB37B6679349705E84931235960D679213',
1751
+ name: 'Wrapped Bitcoin (Axelar)',
1752
+ display: 'wbtc',
1753
+ symbol: 'WBTC.axl',
1754
+ traces: [{
1755
+ type: 'ibc',
1756
+ counterparty: {
1757
+ channel_id: 'channel-38',
1758
+ base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
1759
+ chain_name: 'osmosis'
1760
+ },
1761
+ chain: {
1762
+ channel_id: 'channel-4'
1763
+ }
1764
+ }],
1765
+ images: [{
1766
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
1767
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
1768
+ }, {
1769
+ image_sync: {
1770
+ chain_name: 'axelar',
1771
+ base_denom: 'wbtc-satoshi'
1772
+ },
1773
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
1774
+ }],
1775
+ logo_URIs: {
1776
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
1777
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
1778
+ }
1779
+ }, {
1780
+ description: 'ERIS liquid staked OSMO',
1781
+ denom_units: [{
1782
+ denom: 'ibc/7E7AB7FBB9E4EAE87FC3CAE47DE0A28B532444806D30694350E5BF55DAEF802D',
1783
+ exponent: 0,
1784
+ aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
1785
+ }, {
1786
+ denom: 'ampOSMO',
1787
+ exponent: 6
1788
+ }],
1789
+ address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
1790
+ base: 'ibc/7E7AB7FBB9E4EAE87FC3CAE47DE0A28B532444806D30694350E5BF55DAEF802D',
1791
+ name: 'ERIS Amplified OSMO',
1792
+ display: 'ampOSMO',
1793
+ symbol: 'ampOSMO',
1794
+ logo_URIs: {
1795
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
1796
+ },
1797
+ images: [{
1798
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
1799
+ }],
1800
+ traces: [{
1801
+ type: 'ibc',
1802
+ counterparty: {
1803
+ channel_id: 'channel-38',
1804
+ base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
1805
+ chain_name: 'osmosis'
1806
+ },
1807
+ chain: {
1808
+ channel_id: 'channel-4'
1809
+ }
1810
+ }]
1811
+ }, {
1812
+ description: 'Tether USDT on Osmosis',
1813
+ denom_units: [{
1814
+ denom: 'ibc/79C38C87BB2733F67437B82AF8C2BBA05014730C504D18B1B55DECAC4515E142',
1815
+ exponent: 0,
1816
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
1817
+ }, {
1818
+ denom: 'usdt',
1819
+ exponent: 6
1820
+ }],
1821
+ type_asset: 'ics20',
1822
+ base: 'ibc/79C38C87BB2733F67437B82AF8C2BBA05014730C504D18B1B55DECAC4515E142',
1823
+ name: 'Tether USDT',
1824
+ display: 'usdt',
1825
+ symbol: 'USDT',
1826
+ traces: [{
1827
+ type: 'ibc',
1828
+ counterparty: {
1829
+ channel_id: 'channel-38',
1830
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
1831
+ chain_name: 'osmosis'
1832
+ },
1833
+ chain: {
1834
+ channel_id: 'channel-4'
1835
+ }
1836
+ }],
1837
+ images: [{
1838
+ image_sync: {
1839
+ chain_name: 'kava',
1840
+ base_denom: 'erc20/tether/usdt'
1841
+ },
1842
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1843
+ }],
1844
+ logo_URIs: {
1845
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1846
+ }
1847
+ }, {
1848
+ description: "Membrane's CDP-style stablecoin called CDT",
1849
+ denom_units: [{
1850
+ denom: 'ibc/1C17EE5B4756B980F1C074DA8C7FF193927E4E19727B5FDCFD51ADC2FBE79EE3',
1851
+ exponent: 0,
1852
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
1853
+ }, {
1854
+ denom: 'cdt',
1855
+ exponent: 6
1856
+ }],
1857
+ base: 'ibc/1C17EE5B4756B980F1C074DA8C7FF193927E4E19727B5FDCFD51ADC2FBE79EE3',
1858
+ name: 'CDT Stablecoin',
1859
+ display: 'cdt',
1860
+ symbol: 'CDT',
1861
+ logo_URIs: {
1862
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
1863
+ },
1864
+ coingecko_id: 'collateralized-debt-token',
1865
+ images: [{
1866
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
1867
+ }],
1868
+ traces: [{
1869
+ type: 'ibc',
1870
+ counterparty: {
1871
+ channel_id: 'channel-38',
1872
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
1873
+ chain_name: 'osmosis'
1874
+ },
1875
+ chain: {
1876
+ channel_id: 'channel-4'
1877
+ }
1878
+ }]
1879
+ }, {
1880
+ description: "Membrane's protocol token",
1881
+ denom_units: [{
1882
+ denom: 'ibc/30916CCD18CF1C609D71F42B102AC1643CFB27AF690CB709AABEC99C02601564',
1883
+ exponent: 0,
1884
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
1885
+ }, {
1886
+ denom: 'mbrn',
1887
+ exponent: 6
1888
+ }],
1889
+ base: 'ibc/30916CCD18CF1C609D71F42B102AC1643CFB27AF690CB709AABEC99C02601564',
1890
+ name: 'Membrane',
1891
+ display: 'mbrn',
1892
+ symbol: 'MBRN',
1893
+ logo_URIs: {
1894
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
1895
+ },
1896
+ coingecko_id: 'membrane',
1897
+ images: [{
1898
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
1899
+ }],
1900
+ traces: [{
1901
+ type: 'ibc',
1902
+ counterparty: {
1903
+ channel_id: 'channel-38',
1904
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
1905
+ chain_name: 'osmosis'
1906
+ },
1907
+ chain: {
1908
+ channel_id: 'channel-4'
1909
+ }
1910
+ }]
1911
+ }, {
1912
+ description: 'TIA on Osmosis',
1913
+ denom_units: [{
1914
+ denom: 'ibc/BFEFAA14A57EF1BEE3BE71047D208A571C7083B0FA787D48FAD376C8C96950F0',
1915
+ exponent: 0,
1916
+ aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
1917
+ }, {
1918
+ denom: 'tia',
1919
+ exponent: 6
1920
+ }],
1921
+ type_asset: 'ics20',
1922
+ base: 'ibc/BFEFAA14A57EF1BEE3BE71047D208A571C7083B0FA787D48FAD376C8C96950F0',
1923
+ name: 'Celestia TIA',
1924
+ display: 'tia',
1925
+ symbol: 'TIA',
1926
+ traces: [{
1927
+ type: 'ibc',
1928
+ counterparty: {
1929
+ channel_id: 'channel-38',
1930
+ base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
1931
+ chain_name: 'osmosis'
1932
+ },
1933
+ chain: {
1934
+ channel_id: 'channel-4'
1935
+ }
1936
+ }],
1937
+ images: [{
1938
+ image_sync: {
1939
+ chain_name: 'celestia',
1940
+ base_denom: 'utia'
1941
+ },
1942
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
1943
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
1944
+ }],
1945
+ logo_URIs: {
1946
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
1947
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
1948
+ }
1949
+ }, {
1950
+ description: 'Margined Power Token sqOSMO',
1951
+ denom_units: [{
1952
+ denom: 'ibc/90BA4482EC0B487F4DF169034C302F7E466BD1BF3A335C16223FB9155B60EC63',
1953
+ exponent: 0,
1954
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
1955
+ }, {
1956
+ denom: 'sqosmo',
1957
+ exponent: 6
1958
+ }],
1959
+ base: 'ibc/90BA4482EC0B487F4DF169034C302F7E466BD1BF3A335C16223FB9155B60EC63',
1960
+ name: 'OSMO Squared',
1961
+ display: 'sqosmo',
1962
+ symbol: 'sqOSMO',
1963
+ logo_URIs: {
1964
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
1965
+ },
1966
+ images: [{
1967
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
1968
+ }],
1969
+ traces: [{
1970
+ type: 'ibc',
1971
+ counterparty: {
1972
+ channel_id: 'channel-38',
1973
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
1974
+ chain_name: 'osmosis'
1975
+ },
1976
+ chain: {
1977
+ channel_id: 'channel-4'
1978
+ }
1979
+ }]
1980
+ }, {
1981
+ description: 'NOIS on Osmosis',
1982
+ denom_units: [{
1983
+ denom: 'ibc/AE498B751D519992B8C7CB14FFBD9A90624A77F2A43CDFDAFE82AD0C52E1D542',
1984
+ exponent: 0,
1985
+ aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
1986
+ }, {
1987
+ denom: 'nois',
1988
+ exponent: 6
1989
+ }],
1990
+ type_asset: 'ics20',
1991
+ base: 'ibc/AE498B751D519992B8C7CB14FFBD9A90624A77F2A43CDFDAFE82AD0C52E1D542',
1992
+ name: 'Nois NOIS',
1993
+ display: 'nois',
1994
+ symbol: 'NOIS',
1995
+ traces: [{
1996
+ type: 'ibc',
1997
+ counterparty: {
1998
+ channel_id: 'channel-38',
1999
+ base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
2000
+ chain_name: 'osmosis'
2001
+ },
2002
+ chain: {
2003
+ channel_id: 'channel-4'
2004
+ }
2005
+ }],
2006
+ images: [{
2007
+ image_sync: {
2008
+ chain_name: 'nois',
2009
+ base_denom: 'unois'
2010
+ },
2011
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
2012
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
2013
+ }],
2014
+ logo_URIs: {
2015
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
2016
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
2017
+ }
2018
+ }, {
2019
+ description: 'Margined Power Token sqBTC',
2020
+ denom_units: [{
2021
+ denom: 'ibc/FA3AC6929897D88463D9E622282EF528E099B02758E285C4B12AF4110BE50D0B',
2022
+ exponent: 0,
2023
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
2024
+ }, {
2025
+ denom: 'sqbtc',
2026
+ exponent: 6
2027
+ }],
2028
+ base: 'ibc/FA3AC6929897D88463D9E622282EF528E099B02758E285C4B12AF4110BE50D0B',
2029
+ name: 'BTC Squared',
2030
+ display: 'sqbtc',
2031
+ symbol: 'sqBTC',
2032
+ logo_URIs: {
2033
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
2034
+ },
2035
+ images: [{
2036
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
2037
+ }],
2038
+ traces: [{
2039
+ type: 'ibc',
2040
+ counterparty: {
2041
+ channel_id: 'channel-38',
2042
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
2043
+ chain_name: 'osmosis'
2044
+ },
2045
+ chain: {
2046
+ channel_id: 'channel-4'
2047
+ }
2048
+ }]
2049
+ }, {
2050
+ description: 'Margined Power Token sqATOM',
2051
+ denom_units: [{
2052
+ denom: 'ibc/1ECB7447A58F68B9DC21DD883DB670AD460CA9F41CBC29D77FCE9EC6F3335564',
2053
+ exponent: 0,
2054
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
2055
+ }, {
2056
+ denom: 'sqatom',
2057
+ exponent: 6
2058
+ }],
2059
+ base: 'ibc/1ECB7447A58F68B9DC21DD883DB670AD460CA9F41CBC29D77FCE9EC6F3335564',
2060
+ name: 'ATOM Squared',
2061
+ display: 'sqatom',
2062
+ symbol: 'sqATOM',
2063
+ logo_URIs: {
2064
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
2065
+ },
2066
+ images: [{
2067
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
2068
+ }],
2069
+ traces: [{
2070
+ type: 'ibc',
2071
+ counterparty: {
2072
+ channel_id: 'channel-38',
2073
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
2074
+ chain_name: 'osmosis'
2075
+ },
2076
+ chain: {
2077
+ channel_id: 'channel-4'
2078
+ }
2079
+ }]
2080
+ }, {
2081
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
2082
+ denom_units: [{
2083
+ denom: 'ibc/656B7500701F726A0A1E0EC55D0B478DA5FB4CC722E666D73DEEAA1DA220C35E',
2084
+ exponent: 0,
2085
+ aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
2086
+ }, {
2087
+ denom: 'cro',
2088
+ exponent: 8
2089
+ }],
2090
+ type_asset: 'ics20',
2091
+ base: 'ibc/656B7500701F726A0A1E0EC55D0B478DA5FB4CC722E666D73DEEAA1DA220C35E',
2092
+ name: 'Cronos',
2093
+ display: 'cro',
2094
+ symbol: 'CRO',
2095
+ traces: [{
2096
+ type: 'ibc',
2097
+ counterparty: {
2098
+ channel_id: 'channel-38',
2099
+ base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
2100
+ chain_name: 'osmosis'
2101
+ },
2102
+ chain: {
2103
+ channel_id: 'channel-4'
2104
+ }
2105
+ }],
2106
+ images: [{
2107
+ image_sync: {
2108
+ chain_name: 'cryptoorgchain',
2109
+ base_denom: 'basecro'
2110
+ },
2111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2112
+ }],
2113
+ logo_URIs: {
2114
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2115
+ }
2116
+ }, {
2117
+ description: 'The native token of Stargaze',
2118
+ denom_units: [{
2119
+ denom: 'ibc/38E5FB5AE865F3C34A89A3384A184ECD6A3D50FE2EB863BC9E290DB6DD9FCBCE',
2120
+ exponent: 0,
2121
+ aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
2122
+ }, {
2123
+ denom: 'stars',
2124
+ exponent: 6
2125
+ }],
2126
+ type_asset: 'ics20',
2127
+ base: 'ibc/38E5FB5AE865F3C34A89A3384A184ECD6A3D50FE2EB863BC9E290DB6DD9FCBCE',
2128
+ name: 'Stargaze',
2129
+ display: 'stars',
2130
+ symbol: 'STARS',
2131
+ traces: [{
2132
+ type: 'ibc',
2133
+ counterparty: {
2134
+ channel_id: 'channel-38',
2135
+ base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
2136
+ chain_name: 'osmosis'
2137
+ },
2138
+ chain: {
2139
+ channel_id: 'channel-4'
2140
+ }
2141
+ }],
2142
+ images: [{
2143
+ image_sync: {
2144
+ chain_name: 'stargaze',
2145
+ base_denom: 'ustars'
2146
+ },
2147
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2148
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2149
+ }],
2150
+ logo_URIs: {
2151
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2152
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2153
+ }
2154
+ }, {
2155
+ description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
2156
+ denom_units: [{
2157
+ denom: 'ibc/EA834E95CB603D71DD261D12FD8B86FE7F31DB1E2AE38DDC4742A38692589E7A',
2158
+ exponent: 0,
2159
+ aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
2160
+ }, {
2161
+ denom: 'YieldETH',
2162
+ exponent: 18
2163
+ }],
2164
+ type_asset: 'ics20',
2165
+ base: 'ibc/EA834E95CB603D71DD261D12FD8B86FE7F31DB1E2AE38DDC4742A38692589E7A',
2166
+ name: 'Real Yield Eth',
2167
+ display: 'YieldETH',
2168
+ symbol: 'YieldETH',
2169
+ traces: [{
2170
+ type: 'ibc',
2171
+ counterparty: {
2172
+ channel_id: 'channel-38',
2173
+ base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
2174
+ chain_name: 'osmosis'
2175
+ },
2176
+ chain: {
2177
+ channel_id: 'channel-4'
2178
+ }
2179
+ }],
2180
+ images: [{
2181
+ image_sync: {
2182
+ chain_name: 'ethereum',
2183
+ base_denom: 'wei'
2184
+ },
2185
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
2186
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
2187
+ }],
2188
+ logo_URIs: {
2189
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
2190
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
2191
+ }
2192
+ }, {
2193
+ description: 'The native staking token of dYdX Protocol.',
2194
+ denom_units: [{
2195
+ denom: 'ibc/6D0C848F84EA3473F0F55B670088D1F8E93933AF5CA341D22B55C1F3EDCEE9AF',
2196
+ exponent: 0,
2197
+ aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
2198
+ }, {
2199
+ denom: 'dydx',
2200
+ exponent: 18
2201
+ }],
2202
+ type_asset: 'ics20',
2203
+ base: 'ibc/6D0C848F84EA3473F0F55B670088D1F8E93933AF5CA341D22B55C1F3EDCEE9AF',
2204
+ name: 'dYdX',
2205
+ display: 'dydx',
2206
+ symbol: 'DYDX',
2207
+ traces: [{
2208
+ type: 'ibc',
2209
+ counterparty: {
2210
+ channel_id: 'channel-38',
2211
+ base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
2212
+ chain_name: 'osmosis'
2213
+ },
2214
+ chain: {
2215
+ channel_id: 'channel-4'
2216
+ }
2217
+ }],
2218
+ images: [{
2219
+ image_sync: {
2220
+ chain_name: 'dydx',
2221
+ base_denom: 'adydx'
2222
+ },
2223
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2224
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2225
+ }],
2226
+ logo_URIs: {
2227
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2228
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2229
+ }
2230
+ }, {
2231
+ description: 'The native token of Quasar',
2232
+ denom_units: [{
2233
+ denom: 'ibc/9A65ECA59B1DE213EC8FFAA0AE0DA236C6DD2C7D8CBFB3AC3E835B5E2C23F1E4',
2234
+ exponent: 0,
2235
+ aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
2236
+ }, {
2237
+ denom: 'qsr',
2238
+ exponent: 6
2239
+ }],
2240
+ type_asset: 'ics20',
2241
+ base: 'ibc/9A65ECA59B1DE213EC8FFAA0AE0DA236C6DD2C7D8CBFB3AC3E835B5E2C23F1E4',
2242
+ name: 'Quasar',
2243
+ display: 'qsr',
2244
+ symbol: 'QSR',
2245
+ traces: [{
2246
+ type: 'ibc',
2247
+ counterparty: {
2248
+ channel_id: 'channel-38',
2249
+ base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
2250
+ chain_name: 'osmosis'
2251
+ },
2252
+ chain: {
2253
+ channel_id: 'channel-4'
2254
+ }
2255
+ }],
2256
+ images: [{
2257
+ image_sync: {
2258
+ chain_name: 'quasar',
2259
+ base_denom: 'uqsr'
2260
+ },
2261
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
2262
+ }],
2263
+ logo_URIs: {
2264
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
2265
+ }
2266
+ }, {
2267
+ description: 'Levana native token',
2268
+ denom_units: [{
2269
+ denom: 'ibc/FAAC048680AECDC52B0F021B316ADEBE5451AF05E11D70AA75382D368E0EB307',
2270
+ exponent: 0,
2271
+ aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
2272
+ }, {
2273
+ denom: 'lvn',
2274
+ exponent: 6
2275
+ }],
2276
+ base: 'ibc/FAAC048680AECDC52B0F021B316ADEBE5451AF05E11D70AA75382D368E0EB307',
2277
+ name: 'Levana',
2278
+ display: 'lvn',
2279
+ symbol: 'LVN',
2280
+ logo_URIs: {
2281
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
2282
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
2283
+ },
2284
+ coingecko_id: 'levana-protocol',
2285
+ images: [{
2286
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
2287
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
2288
+ }, {
2289
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
2290
+ }],
2291
+ traces: [{
2292
+ type: 'ibc',
2293
+ counterparty: {
2294
+ channel_id: 'channel-38',
2295
+ base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
2296
+ chain_name: 'osmosis'
2297
+ },
2298
+ chain: {
2299
+ channel_id: 'channel-4'
2300
+ }
2301
+ }]
2302
+ }, {
2303
+ description: "MilkyWay's liquid staked TIA",
2304
+ denom_units: [{
2305
+ denom: 'ibc/1A94A676A291E2827C57A71D35743AF72B1743C4FB230779257B6FAB25C956F5',
2306
+ exponent: 0,
2307
+ aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
2308
+ }, {
2309
+ denom: 'milkTIA',
2310
+ exponent: 6
2311
+ }],
2312
+ base: 'ibc/1A94A676A291E2827C57A71D35743AF72B1743C4FB230779257B6FAB25C956F5',
2313
+ name: 'milkTIA',
2314
+ display: 'milkTIA',
2315
+ symbol: 'milkTIA',
2316
+ traces: [{
2317
+ type: 'ibc',
2318
+ counterparty: {
2319
+ channel_id: 'channel-38',
2320
+ base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
2321
+ chain_name: 'osmosis'
2322
+ },
2323
+ chain: {
2324
+ channel_id: 'channel-4'
2325
+ }
2326
+ }],
2327
+ logo_URIs: {
2328
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
2329
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
2330
+ },
2331
+ coingecko_id: 'milkyway-staked-tia',
2332
+ images: [{
2333
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
2334
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
2335
+ }]
2336
+ }, {
2337
+ denom_units: [{
2338
+ denom: 'ibc/2B845326B8F8D7B3E34E641A50B604373E0646C95D7EF3348CACBA8246E0C517',
2339
+ exponent: 0,
2340
+ aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
2341
+ }, {
2342
+ denom: 'stkosmo',
2343
+ exponent: 6,
2344
+ aliases: ['stk/osmo']
2345
+ }],
2346
+ type_asset: 'ics20',
2347
+ base: 'ibc/2B845326B8F8D7B3E34E641A50B604373E0646C95D7EF3348CACBA8246E0C517',
2348
+ name: 'PSTAKE staked OSMO',
2349
+ display: 'stkosmo',
2350
+ symbol: 'stkOSMO',
2351
+ traces: [{
2352
+ type: 'ibc',
2353
+ counterparty: {
2354
+ channel_id: 'channel-38',
2355
+ base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
2356
+ chain_name: 'osmosis'
2357
+ },
2358
+ chain: {
2359
+ channel_id: 'channel-4'
2360
+ }
2361
+ }],
2362
+ images: [{
2363
+ image_sync: {
2364
+ chain_name: 'persistence',
2365
+ base_denom: 'stk/uosmo'
2366
+ },
2367
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
2368
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
2369
+ }],
2370
+ logo_URIs: {
2371
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
2372
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
2373
+ }
2374
+ }, {
2375
+ description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
2376
+ denom_units: [{
2377
+ denom: 'ibc/FD2CEC438D750F94336B4DA203B4E6F5D9D470AC585E1637D8A2D3D5E0C23284',
2378
+ exponent: 0,
2379
+ aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
2380
+ }, {
2381
+ denom: 'page',
2382
+ exponent: 8
2383
+ }],
2384
+ type_asset: 'ics20',
2385
+ base: 'ibc/FD2CEC438D750F94336B4DA203B4E6F5D9D470AC585E1637D8A2D3D5E0C23284',
2386
+ name: 'PageDAO',
2387
+ display: 'page',
2388
+ symbol: 'PAGE.grv',
2389
+ traces: [{
2390
+ type: 'ibc',
2391
+ counterparty: {
2392
+ channel_id: 'channel-38',
2393
+ base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
2394
+ chain_name: 'osmosis'
2395
+ },
2396
+ chain: {
2397
+ channel_id: 'channel-4'
2398
+ }
2399
+ }],
2400
+ images: [{
2401
+ image_sync: {
2402
+ chain_name: 'gravitybridge',
2403
+ base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
2404
+ },
2405
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
2406
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
2407
+ }],
2408
+ logo_URIs: {
2409
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
2410
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
2411
+ }
2412
+ }, {
2413
+ description: "Nomic's native token.",
2414
+ denom_units: [{
2415
+ denom: 'ibc/CEFC0CC2F1B3AA0D149DF7AD1C25A0F2D9444B9C91AEA6911DA597D34B6EC8A5',
2416
+ exponent: 0,
2417
+ aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
2418
+ }, {
2419
+ denom: 'nom',
2420
+ exponent: 6
2421
+ }],
2422
+ type_asset: 'ics20',
2423
+ base: 'ibc/CEFC0CC2F1B3AA0D149DF7AD1C25A0F2D9444B9C91AEA6911DA597D34B6EC8A5',
2424
+ name: 'Nomic',
2425
+ display: 'nomic',
2426
+ symbol: 'NOM',
2427
+ traces: [{
2428
+ type: 'ibc',
2429
+ counterparty: {
2430
+ channel_id: 'channel-38',
2431
+ base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
2432
+ chain_name: 'osmosis'
2433
+ },
2434
+ chain: {
2435
+ channel_id: 'channel-4'
2436
+ }
2437
+ }],
2438
+ images: [{
2439
+ image_sync: {
2440
+ chain_name: 'nomic',
2441
+ base_denom: 'unom'
2442
+ },
2443
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
2444
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
2445
+ }],
2446
+ logo_URIs: {
2447
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
2448
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
2449
+ }
2450
+ }, {
2451
+ description: 'Bitcoin. On Cosmos.',
2452
+ denom_units: [{
2453
+ denom: 'ibc/22D979AAA8AF9A0CF08DFFC08C477650A80559CAD9ADFFFEB74FA325EB9DDB03',
2454
+ exponent: 0,
2455
+ aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
2456
+ }, {
2457
+ denom: 'nbtc',
2458
+ exponent: 14
2459
+ }],
2460
+ type_asset: 'ics20',
2461
+ base: 'ibc/22D979AAA8AF9A0CF08DFFC08C477650A80559CAD9ADFFFEB74FA325EB9DDB03',
2462
+ name: 'Nomic Bitcoin',
2463
+ display: 'nbtc',
2464
+ symbol: 'nBTC',
2465
+ traces: [{
2466
+ type: 'ibc',
2467
+ counterparty: {
2468
+ channel_id: 'channel-38',
2469
+ base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
2470
+ chain_name: 'osmosis'
2471
+ },
2472
+ chain: {
2473
+ channel_id: 'channel-4'
2474
+ }
2475
+ }],
2476
+ images: [{
2477
+ image_sync: {
2478
+ chain_name: 'nomic',
2479
+ base_denom: 'usat'
2480
+ },
2481
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
2482
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
2483
+ }],
2484
+ logo_URIs: {
2485
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
2486
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
2487
+ }
2488
+ }, {
2489
+ description: 'AUTISM on Osmosis',
2490
+ denom_units: [{
2491
+ denom: 'ibc/8932BC4E613EC3256F9C34C3259093B11A50B931F67E5682F2AA987500094E69',
2492
+ exponent: 0,
2493
+ aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
2494
+ }, {
2495
+ denom: 'autism',
2496
+ exponent: 6
2497
+ }],
2498
+ type_asset: 'ics20',
2499
+ base: 'ibc/8932BC4E613EC3256F9C34C3259093B11A50B931F67E5682F2AA987500094E69',
2500
+ name: 'Injective AUTISM',
2501
+ display: 'autism',
2502
+ symbol: 'AUTISM',
2503
+ traces: [{
2504
+ type: 'ibc',
2505
+ counterparty: {
2506
+ channel_id: 'channel-38',
2507
+ base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
2508
+ chain_name: 'osmosis'
2509
+ },
2510
+ chain: {
2511
+ channel_id: 'channel-4'
2512
+ }
2513
+ }],
2514
+ images: [{
2515
+ image_sync: {
2516
+ chain_name: 'injective',
2517
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
2518
+ },
2519
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
2520
+ }],
2521
+ logo_URIs: {
2522
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
2523
+ }
2524
+ }, {
2525
+ description: 'Woof on Osmosis',
2526
+ denom_units: [{
2527
+ denom: 'ibc/E6D9297F40C871866B6C28570648E4FDB50F75019D37AA8A3A90E98594AE69E9',
2528
+ exponent: 0,
2529
+ aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
2530
+ }, {
2531
+ denom: 'WOOF',
2532
+ exponent: 6
2533
+ }],
2534
+ type_asset: 'ics20',
2535
+ base: 'ibc/E6D9297F40C871866B6C28570648E4FDB50F75019D37AA8A3A90E98594AE69E9',
2536
+ name: 'WOOF chihuahua',
2537
+ display: 'WOOF',
2538
+ symbol: 'WOOF',
2539
+ traces: [{
2540
+ type: 'ibc',
2541
+ counterparty: {
2542
+ channel_id: 'channel-38',
2543
+ base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
2544
+ chain_name: 'osmosis'
2545
+ },
2546
+ chain: {
2547
+ channel_id: 'channel-4'
2548
+ }
2549
+ }],
2550
+ logo_URIs: {
2551
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
2552
+ },
2553
+ images: [{
2554
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
2555
+ }]
2556
+ }, {
2557
+ description: 'The native coin of Sneaky Productions.',
2558
+ denom_units: [{
2559
+ denom: 'ibc/0394CDFE27F578F56D633F53C30FDB10A2F7B9DA84E57BAADFC90CAECEEC1B0C',
2560
+ exponent: 0,
2561
+ aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
2562
+ }, {
2563
+ denom: 'sneaky',
2564
+ exponent: 6
2565
+ }],
2566
+ type_asset: 'ics20',
2567
+ base: 'ibc/0394CDFE27F578F56D633F53C30FDB10A2F7B9DA84E57BAADFC90CAECEEC1B0C',
2568
+ name: 'Sneaky Productions',
2569
+ display: 'sneaky',
2570
+ symbol: 'SNEAKY',
2571
+ traces: [{
2572
+ type: 'ibc',
2573
+ counterparty: {
2574
+ channel_id: 'channel-38',
2575
+ base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
2576
+ chain_name: 'osmosis'
2577
+ },
2578
+ chain: {
2579
+ channel_id: 'channel-4'
2580
+ }
2581
+ }],
2582
+ logo_URIs: {
2583
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
2584
+ },
2585
+ images: [{
2586
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
2587
+ }]
2588
+ }, {
2589
+ denom_units: [{
2590
+ denom: 'ibc/BFC228CB1A06B39A4C241BC53EB35037ED786169187D5271DA70CBCEA05EAFB3',
2591
+ exponent: 0,
2592
+ aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
2593
+ }, {
2594
+ denom: 'wbtc',
2595
+ exponent: 8
2596
+ }],
2597
+ address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
2598
+ type_asset: 'sdk.coin',
2599
+ base: 'ibc/BFC228CB1A06B39A4C241BC53EB35037ED786169187D5271DA70CBCEA05EAFB3',
2600
+ name: 'Wrapped Bitcoin',
2601
+ display: 'wbtc',
2602
+ symbol: 'WBTC',
2603
+ traces: [{
2604
+ type: 'ibc',
2605
+ counterparty: {
2606
+ channel_id: 'channel-38',
2607
+ base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
2608
+ chain_name: 'osmosis'
2609
+ },
2610
+ chain: {
2611
+ channel_id: 'channel-4'
2612
+ }
2613
+ }],
2614
+ images: [{
2615
+ image_sync: {
2616
+ chain_name: 'ethereum',
2617
+ base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
2618
+ },
2619
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
2620
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
2621
+ }],
2622
+ logo_URIs: {
2623
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
2624
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
2625
+ }
2626
+ }, {
2627
+ 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.",
2628
+ denom_units: [{
2629
+ denom: 'ibc/575E7E75E0FB2C2463941F1BC36BE3100F579FA082C24B6607E0588A1AF11655',
2630
+ exponent: 0,
2631
+ aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
2632
+ }, {
2633
+ denom: 'WOSMO',
2634
+ exponent: 6
2635
+ }],
2636
+ address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
2637
+ base: 'ibc/575E7E75E0FB2C2463941F1BC36BE3100F579FA082C24B6607E0588A1AF11655',
2638
+ name: 'WOSMO',
2639
+ display: 'WOSMO',
2640
+ symbol: 'WOSMO',
2641
+ logo_URIs: {
2642
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
2643
+ },
2644
+ images: [{
2645
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
2646
+ }],
2647
+ traces: [{
2648
+ type: 'ibc',
2649
+ counterparty: {
2650
+ channel_id: 'channel-38',
2651
+ base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
2652
+ chain_name: 'osmosis'
2653
+ },
2654
+ chain: {
2655
+ channel_id: 'channel-4'
2656
+ }
2657
+ }]
2658
+ }, {
2659
+ description: 'NLS on Osmosis',
2660
+ denom_units: [{
2661
+ denom: 'ibc/D5ABAAC6179D4CDB430523B3ED6CD3828AD9A39D161EF967D4E9C17B7A69CF95',
2662
+ exponent: 0,
2663
+ aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
2664
+ }, {
2665
+ denom: 'nls',
2666
+ exponent: 6
2667
+ }],
2668
+ type_asset: 'ics20',
2669
+ base: 'ibc/D5ABAAC6179D4CDB430523B3ED6CD3828AD9A39D161EF967D4E9C17B7A69CF95',
2670
+ name: 'Nolus',
2671
+ display: 'nls',
2672
+ symbol: 'NLS',
2673
+ traces: [{
2674
+ type: 'ibc',
2675
+ counterparty: {
2676
+ channel_id: 'channel-38',
2677
+ base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
2678
+ chain_name: 'osmosis'
2679
+ },
2680
+ chain: {
2681
+ channel_id: 'channel-4'
2682
+ }
2683
+ }],
2684
+ images: [{
2685
+ image_sync: {
2686
+ chain_name: 'nolus',
2687
+ base_denom: 'unls'
2688
+ },
2689
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
2690
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
2691
+ }],
2692
+ logo_URIs: {
2693
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
2694
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
2695
+ }
2696
+ }, {
2697
+ description: 'STRD on Osmosis',
2698
+ denom_units: [{
2699
+ denom: 'ibc/9D7CAD0645FB84DD0BE2450F3A4910D9D9F08D7B838468F0E030DBCC87B0BE4C',
2700
+ exponent: 0,
2701
+ aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
2702
+ }, {
2703
+ denom: 'strd',
2704
+ exponent: 6
2705
+ }],
2706
+ type_asset: 'ics20',
2707
+ base: 'ibc/9D7CAD0645FB84DD0BE2450F3A4910D9D9F08D7B838468F0E030DBCC87B0BE4C',
2708
+ name: 'Stride',
2709
+ display: 'strd',
2710
+ symbol: 'STRD',
2711
+ traces: [{
2712
+ type: 'ibc',
2713
+ counterparty: {
2714
+ channel_id: 'channel-38',
2715
+ base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
2716
+ chain_name: 'osmosis'
2717
+ },
2718
+ chain: {
2719
+ channel_id: 'channel-4'
2720
+ }
2721
+ }],
2722
+ images: [{
2723
+ image_sync: {
2724
+ chain_name: 'stride',
2725
+ base_denom: 'ustrd'
2726
+ },
2727
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
2728
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
2729
+ }],
2730
+ logo_URIs: {
2731
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
2732
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
2733
+ }
2734
+ }, {
2735
+ description: 'Margined Power Token sqTIA',
2736
+ denom_units: [{
2737
+ denom: 'ibc/78E61EFC554543A4124680BB1C553CE2161CFB0C31260639E92BD377B6C6975C',
2738
+ exponent: 0,
2739
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
2740
+ }, {
2741
+ denom: 'sqtia',
2742
+ exponent: 6
2743
+ }],
2744
+ base: 'ibc/78E61EFC554543A4124680BB1C553CE2161CFB0C31260639E92BD377B6C6975C',
2745
+ name: 'TIA Squared',
2746
+ display: 'sqtia',
2747
+ symbol: 'sqTIA',
2748
+ logo_URIs: {
2749
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
2750
+ },
2751
+ images: [{
2752
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
2753
+ }],
2754
+ traces: [{
2755
+ type: 'ibc',
2756
+ counterparty: {
2757
+ channel_id: 'channel-38',
2758
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
2759
+ chain_name: 'osmosis'
2760
+ },
2761
+ chain: {
2762
+ channel_id: 'channel-4'
2763
+ }
2764
+ }]
2765
+ }, {
2766
+ description: 'Sail DAO Token',
2767
+ denom_units: [{
2768
+ denom: 'ibc/C2747971483831101424636F81C549C5DE0C7EF9E3E019F2F182E2ACF0B1FED6',
2769
+ exponent: 0,
2770
+ aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
2771
+ }, {
2772
+ denom: 'sail',
2773
+ exponent: 6
2774
+ }],
2775
+ base: 'ibc/C2747971483831101424636F81C549C5DE0C7EF9E3E019F2F182E2ACF0B1FED6',
2776
+ name: 'Sail',
2777
+ display: 'sail',
2778
+ symbol: 'SAIL',
2779
+ logo_URIs: {
2780
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
2781
+ },
2782
+ images: [{
2783
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
2784
+ }],
2785
+ traces: [{
2786
+ type: 'ibc',
2787
+ counterparty: {
2788
+ channel_id: 'channel-38',
2789
+ base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
2790
+ chain_name: 'osmosis'
2791
+ },
2792
+ chain: {
2793
+ channel_id: 'channel-4'
2794
+ }
2795
+ }]
2796
+ }, {
2797
+ description: "Rowan Token (ROWAN) is the Sifchain Network's native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.",
2798
+ denom_units: [{
2799
+ denom: 'ibc/517C29263DC4D9BAAB20D69D396736DD7AD7E1706D1519635CE516CF4D74A36F',
2800
+ exponent: 0,
2801
+ aliases: ['rowan']
2802
+ }, {
2803
+ denom: 'ROWAN',
2804
+ exponent: 18
2805
+ }],
2806
+ base: 'ibc/517C29263DC4D9BAAB20D69D396736DD7AD7E1706D1519635CE516CF4D74A36F',
2807
+ name: 'Sifchain Rowan',
2808
+ display: 'ROWAN',
2809
+ symbol: 'ROWAN',
2810
+ logo_URIs: {
2811
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
2812
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
2813
+ },
2814
+ coingecko_id: 'sifchain',
2815
+ images: [{
2816
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
2817
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
2818
+ }],
2819
+ traces: [{
2820
+ type: 'ibc',
2821
+ counterparty: {
2822
+ channel_id: 'channel-15',
2823
+ base_denom: 'rowan',
2824
+ chain_name: 'sifchain'
2825
+ },
2826
+ chain: {
2827
+ channel_id: 'channel-11'
2828
+ }
2829
+ }]
2830
+ }]
2831
+ };
2832
+ var _default = assets;
2833
+ exports["default"] = _default;