@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,3208 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var assets = {
8
+ chain_name: 'aura',
9
+ assets: [{
10
+ description: 'The native token of Axelar',
11
+ denom_units: [{
12
+ denom: 'ibc/0634D0993744740D675AD01E81156EAC945AEAAE17C074918DC7FF52F41B263E',
13
+ exponent: 0,
14
+ aliases: ['uaxl']
15
+ }, {
16
+ denom: 'axl',
17
+ exponent: 6
18
+ }],
19
+ base: 'ibc/0634D0993744740D675AD01E81156EAC945AEAAE17C074918DC7FF52F41B263E',
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-104',
36
+ base_denom: 'uaxl',
37
+ chain_name: 'axelar'
38
+ },
39
+ chain: {
40
+ channel_id: 'channel-4'
41
+ }
42
+ }]
43
+ }, {
44
+ description: "Circle's stablecoin on Axelar",
45
+ denom_units: [{
46
+ denom: 'ibc/BFF0D3805B50D93E2FA5C0B2DDF7E0B30A631076CD80BC12A48C0E95404B4A41',
47
+ exponent: 0,
48
+ aliases: ['uusdc']
49
+ }, {
50
+ denom: 'usdc',
51
+ exponent: 6
52
+ }],
53
+ base: 'ibc/BFF0D3805B50D93E2FA5C0B2DDF7E0B30A631076CD80BC12A48C0E95404B4A41',
54
+ name: 'USD Coin',
55
+ display: 'usdc',
56
+ symbol: 'USDC',
57
+ traces: [{
58
+ type: 'ibc',
59
+ counterparty: {
60
+ channel_id: 'channel-104',
61
+ base_denom: 'uusdc',
62
+ chain_name: 'axelar'
63
+ },
64
+ chain: {
65
+ channel_id: 'channel-4'
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/21DB3093824F38A29399E7466B5870559AEC683D0D09D746F9EC47BB8505CBF7',
81
+ exponent: 0,
82
+ aliases: ['frax-wei']
83
+ }, {
84
+ denom: 'frax',
85
+ exponent: 18
86
+ }],
87
+ base: 'ibc/21DB3093824F38A29399E7466B5870559AEC683D0D09D746F9EC47BB8505CBF7',
88
+ name: 'Frax',
89
+ display: 'frax',
90
+ symbol: 'FRAX',
91
+ traces: [{
92
+ type: 'ibc',
93
+ counterparty: {
94
+ channel_id: 'channel-104',
95
+ base_denom: 'frax-wei',
96
+ chain_name: 'axelar'
97
+ },
98
+ chain: {
99
+ channel_id: 'channel-4'
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/2017AFA149C1C42DBF54EC910DA168E9E4F928DF0D3A8E841189994A9339FED9',
112
+ exponent: 0,
113
+ aliases: ['dai-wei']
114
+ }, {
115
+ denom: 'dai',
116
+ exponent: 18
117
+ }],
118
+ base: 'ibc/2017AFA149C1C42DBF54EC910DA168E9E4F928DF0D3A8E841189994A9339FED9',
119
+ name: 'Dai Stablecoin',
120
+ display: 'dai',
121
+ symbol: 'DAI',
122
+ traces: [{
123
+ type: 'ibc',
124
+ counterparty: {
125
+ channel_id: 'channel-104',
126
+ base_denom: 'dai-wei',
127
+ chain_name: 'axelar'
128
+ },
129
+ chain: {
130
+ channel_id: 'channel-4'
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/11FB4C0BC2FCCFF2B01976C0070F468D82DAE8D1F565F80E64063BFDBEE4A5BD',
145
+ exponent: 0,
146
+ aliases: ['uusdt']
147
+ }, {
148
+ denom: 'usdt',
149
+ exponent: 6
150
+ }],
151
+ base: 'ibc/11FB4C0BC2FCCFF2B01976C0070F468D82DAE8D1F565F80E64063BFDBEE4A5BD',
152
+ name: 'Tether USD',
153
+ display: 'usdt',
154
+ symbol: 'USDT',
155
+ traces: [{
156
+ type: 'ibc',
157
+ counterparty: {
158
+ channel_id: 'channel-104',
159
+ base_denom: 'uusdt',
160
+ chain_name: 'axelar'
161
+ },
162
+ chain: {
163
+ channel_id: 'channel-4'
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/F1806958CA98757B91C3FA1573ECECD24F6FA3804F074A6977658914A49E65A3',
178
+ exponent: 0,
179
+ aliases: ['weth-wei']
180
+ }, {
181
+ denom: 'weth',
182
+ exponent: 18
183
+ }],
184
+ base: 'ibc/F1806958CA98757B91C3FA1573ECECD24F6FA3804F074A6977658914A49E65A3',
185
+ name: 'Wrapped Ether',
186
+ display: 'weth',
187
+ symbol: 'WETH',
188
+ traces: [{
189
+ type: 'ibc',
190
+ counterparty: {
191
+ channel_id: 'channel-104',
192
+ base_denom: 'weth-wei',
193
+ chain_name: 'axelar'
194
+ },
195
+ chain: {
196
+ channel_id: 'channel-4'
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/7FFC60524C4513A3A8E0A407CC89BFF5A861EC624209D72EB26FC10ADAEBA70E',
209
+ exponent: 0,
210
+ aliases: ['wbtc-satoshi']
211
+ }, {
212
+ denom: 'wbtc',
213
+ exponent: 8
214
+ }],
215
+ base: 'ibc/7FFC60524C4513A3A8E0A407CC89BFF5A861EC624209D72EB26FC10ADAEBA70E',
216
+ name: 'Wrapped Bitcoin',
217
+ display: 'wbtc',
218
+ symbol: 'WBTC',
219
+ traces: [{
220
+ type: 'ibc',
221
+ counterparty: {
222
+ channel_id: 'channel-104',
223
+ base_denom: 'wbtc-satoshi',
224
+ chain_name: 'axelar'
225
+ },
226
+ chain: {
227
+ channel_id: 'channel-4'
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/84303A70A7808C9FE1F53CC7480CBD42D888F8643671E6E7C43701B1D866D04A',
240
+ exponent: 0,
241
+ aliases: ['aave-wei']
242
+ }, {
243
+ denom: 'aave',
244
+ exponent: 18
245
+ }],
246
+ base: 'ibc/84303A70A7808C9FE1F53CC7480CBD42D888F8643671E6E7C43701B1D866D04A',
247
+ name: 'Aave',
248
+ display: 'aave',
249
+ symbol: 'AAVE',
250
+ traces: [{
251
+ type: 'ibc',
252
+ counterparty: {
253
+ channel_id: 'channel-104',
254
+ base_denom: 'aave-wei',
255
+ chain_name: 'axelar'
256
+ },
257
+ chain: {
258
+ channel_id: 'channel-4'
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/F5B57795805E9F11B06F0B12BF016980093A97F0782A5700EFE4DAE89A0DB9B7',
271
+ exponent: 0,
272
+ aliases: ['ape-wei']
273
+ }, {
274
+ denom: 'ape',
275
+ exponent: 18
276
+ }],
277
+ base: 'ibc/F5B57795805E9F11B06F0B12BF016980093A97F0782A5700EFE4DAE89A0DB9B7',
278
+ name: 'ApeCoin',
279
+ display: 'ape',
280
+ symbol: 'APE',
281
+ traces: [{
282
+ type: 'ibc',
283
+ counterparty: {
284
+ channel_id: 'channel-104',
285
+ base_denom: 'ape-wei',
286
+ chain_name: 'axelar'
287
+ },
288
+ chain: {
289
+ channel_id: 'channel-4'
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/D34DC22F291BC5E508968530D0E5DA46A694C1515FA940533858CB9470E8A846',
302
+ exponent: 0,
303
+ aliases: ['axs-wei']
304
+ }, {
305
+ denom: 'axs',
306
+ exponent: 18
307
+ }],
308
+ base: 'ibc/D34DC22F291BC5E508968530D0E5DA46A694C1515FA940533858CB9470E8A846',
309
+ name: 'Axie Infinity Shard',
310
+ display: 'axs',
311
+ symbol: 'AXS',
312
+ traces: [{
313
+ type: 'ibc',
314
+ counterparty: {
315
+ channel_id: 'channel-104',
316
+ base_denom: 'axs-wei',
317
+ chain_name: 'axelar'
318
+ },
319
+ chain: {
320
+ channel_id: 'channel-4'
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/1AD2DD08D1AADAE7F667F82767425FEC119BAFEA5F514FCEA22E6E4E446BEADA',
333
+ exponent: 0,
334
+ aliases: ['link-wei']
335
+ }, {
336
+ denom: 'link',
337
+ exponent: 18
338
+ }],
339
+ base: 'ibc/1AD2DD08D1AADAE7F667F82767425FEC119BAFEA5F514FCEA22E6E4E446BEADA',
340
+ name: 'Chainlink',
341
+ display: 'link',
342
+ symbol: 'LINK',
343
+ traces: [{
344
+ type: 'ibc',
345
+ counterparty: {
346
+ channel_id: 'channel-104',
347
+ base_denom: 'link-wei',
348
+ chain_name: 'axelar'
349
+ },
350
+ chain: {
351
+ channel_id: 'channel-4'
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/1E8149AC74041CF61448A57858887B2D2C221B9B194509120BD3AD6E4278AAB0',
366
+ exponent: 0,
367
+ aliases: ['mkr-wei']
368
+ }, {
369
+ denom: 'mkr',
370
+ exponent: 18
371
+ }],
372
+ base: 'ibc/1E8149AC74041CF61448A57858887B2D2C221B9B194509120BD3AD6E4278AAB0',
373
+ name: 'Maker',
374
+ display: 'mkr',
375
+ symbol: 'MKR',
376
+ traces: [{
377
+ type: 'ibc',
378
+ counterparty: {
379
+ channel_id: 'channel-104',
380
+ base_denom: 'mkr-wei',
381
+ chain_name: 'axelar'
382
+ },
383
+ chain: {
384
+ channel_id: 'channel-4'
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/A1F1BAE8D0CF9F8080C22FE2B0C60DFD25E96F4F985AC27C7E11F5A597CEE83D',
397
+ exponent: 0,
398
+ aliases: ['rai-wei']
399
+ }, {
400
+ denom: 'rai',
401
+ exponent: 18
402
+ }],
403
+ base: 'ibc/A1F1BAE8D0CF9F8080C22FE2B0C60DFD25E96F4F985AC27C7E11F5A597CEE83D',
404
+ name: 'Rai Reflex Index',
405
+ display: 'rai',
406
+ symbol: 'RAI',
407
+ traces: [{
408
+ type: 'ibc',
409
+ counterparty: {
410
+ channel_id: 'channel-104',
411
+ base_denom: 'rai-wei',
412
+ chain_name: 'axelar'
413
+ },
414
+ chain: {
415
+ channel_id: 'channel-4'
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/D1F6A3A1A3C2E25A7039B4537E8D1B08490B6A3F57D758AB8C08AA512CE3E51A',
428
+ exponent: 0,
429
+ aliases: ['shib-wei']
430
+ }, {
431
+ denom: 'shib',
432
+ exponent: 18
433
+ }],
434
+ base: 'ibc/D1F6A3A1A3C2E25A7039B4537E8D1B08490B6A3F57D758AB8C08AA512CE3E51A',
435
+ name: 'Shiba Inu',
436
+ display: 'shib',
437
+ symbol: 'SHIB',
438
+ traces: [{
439
+ type: 'ibc',
440
+ counterparty: {
441
+ channel_id: 'channel-104',
442
+ base_denom: 'shib-wei',
443
+ chain_name: 'axelar'
444
+ },
445
+ chain: {
446
+ channel_id: 'channel-4'
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/B74E78325EB51CABBA812618947F04941B564F137C6A9C19E2626CE3EB5E1F8D',
459
+ exponent: 0,
460
+ aliases: ['steth-wei']
461
+ }, {
462
+ denom: 'steth',
463
+ exponent: 18
464
+ }],
465
+ base: 'ibc/B74E78325EB51CABBA812618947F04941B564F137C6A9C19E2626CE3EB5E1F8D',
466
+ name: 'Lido Staked Ether',
467
+ display: 'steth',
468
+ symbol: 'stETH',
469
+ traces: [{
470
+ type: 'ibc',
471
+ counterparty: {
472
+ channel_id: 'channel-104',
473
+ base_denom: 'steth-wei',
474
+ chain_name: 'axelar'
475
+ },
476
+ chain: {
477
+ channel_id: 'channel-4'
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/392F7936508B675F7F794504F4829D6F459C0E7488EDE6B2C4E9192037E3F03F',
490
+ exponent: 0,
491
+ aliases: ['uni-wei']
492
+ }, {
493
+ denom: 'uni',
494
+ exponent: 18
495
+ }],
496
+ base: 'ibc/392F7936508B675F7F794504F4829D6F459C0E7488EDE6B2C4E9192037E3F03F',
497
+ name: 'Uniswap',
498
+ display: 'uni',
499
+ symbol: 'UNI',
500
+ traces: [{
501
+ type: 'ibc',
502
+ counterparty: {
503
+ channel_id: 'channel-104',
504
+ base_denom: 'uni-wei',
505
+ chain_name: 'axelar'
506
+ },
507
+ chain: {
508
+ channel_id: 'channel-4'
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/40EDD0D8ECA8053AAEA9FCE600817E701F9BD7DB429DF99CD3C49B12F691DB03',
521
+ exponent: 0,
522
+ aliases: ['xcn-wei']
523
+ }, {
524
+ denom: 'xcn',
525
+ exponent: 18
526
+ }],
527
+ base: 'ibc/40EDD0D8ECA8053AAEA9FCE600817E701F9BD7DB429DF99CD3C49B12F691DB03',
528
+ name: 'Chain',
529
+ display: 'xcn',
530
+ symbol: 'XCN',
531
+ traces: [{
532
+ type: 'ibc',
533
+ counterparty: {
534
+ channel_id: 'channel-104',
535
+ base_denom: 'xcn-wei',
536
+ chain_name: 'axelar'
537
+ },
538
+ chain: {
539
+ channel_id: 'channel-4'
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/3208C8E45C27903988E437162134A172880BE112C0530B86117FB5DA7A5DF8B9',
552
+ exponent: 0,
553
+ aliases: ['dot-planck']
554
+ }, {
555
+ denom: 'dot',
556
+ exponent: 10
557
+ }],
558
+ base: 'ibc/3208C8E45C27903988E437162134A172880BE112C0530B86117FB5DA7A5DF8B9',
559
+ name: 'Wrapped Polkadot',
560
+ display: 'dot',
561
+ symbol: 'DOT',
562
+ traces: [{
563
+ type: 'ibc',
564
+ counterparty: {
565
+ channel_id: 'channel-104',
566
+ base_denom: 'dot-planck',
567
+ chain_name: 'axelar'
568
+ },
569
+ chain: {
570
+ channel_id: 'channel-4'
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/A7C06A800850847DBCC36213185EC5AAD3C719D42D1F0623F9C1F9EFF456F673',
585
+ exponent: 0,
586
+ aliases: ['wglmr-wei']
587
+ }, {
588
+ denom: 'wglmr',
589
+ exponent: 18
590
+ }],
591
+ base: 'ibc/A7C06A800850847DBCC36213185EC5AAD3C719D42D1F0623F9C1F9EFF456F673',
592
+ name: 'Wrapped Moonbeam',
593
+ display: 'wglmr',
594
+ symbol: 'WGLMR',
595
+ traces: [{
596
+ type: 'ibc',
597
+ counterparty: {
598
+ channel_id: 'channel-104',
599
+ base_denom: 'wglmr-wei',
600
+ chain_name: 'axelar'
601
+ },
602
+ chain: {
603
+ channel_id: 'channel-4'
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/C322C7D0867CC3EE6FA3495DC9685E5A0F49B506369341287FDA1E110841A950',
618
+ exponent: 0,
619
+ aliases: ['wmatic-wei']
620
+ }, {
621
+ denom: 'wmatic',
622
+ exponent: 18
623
+ }],
624
+ base: 'ibc/C322C7D0867CC3EE6FA3495DC9685E5A0F49B506369341287FDA1E110841A950',
625
+ name: 'Wrapped Matic',
626
+ display: 'wmatic',
627
+ symbol: 'WMATIC',
628
+ traces: [{
629
+ type: 'ibc',
630
+ counterparty: {
631
+ channel_id: 'channel-104',
632
+ base_denom: 'wmatic-wei',
633
+ chain_name: 'axelar'
634
+ },
635
+ chain: {
636
+ channel_id: 'channel-4'
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/3D4499D811B055223D0EFB06D2211F84772CAEF0FB987F71BAE716191714B391',
651
+ exponent: 0,
652
+ aliases: ['wbnb-wei']
653
+ }, {
654
+ denom: 'wbnb',
655
+ exponent: 18
656
+ }],
657
+ base: 'ibc/3D4499D811B055223D0EFB06D2211F84772CAEF0FB987F71BAE716191714B391',
658
+ name: 'Wrapped BNB',
659
+ display: 'wbnb',
660
+ symbol: 'WBNB',
661
+ traces: [{
662
+ type: 'ibc',
663
+ counterparty: {
664
+ channel_id: 'channel-104',
665
+ base_denom: 'wbnb-wei',
666
+ chain_name: 'axelar'
667
+ },
668
+ chain: {
669
+ channel_id: 'channel-4'
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/A7A2B8871CD2E999EB1D9E901B4F744617C80816CE94DE84CA1200109651C903',
684
+ exponent: 0,
685
+ aliases: ['busd-wei']
686
+ }, {
687
+ denom: 'busd',
688
+ exponent: 18
689
+ }],
690
+ base: 'ibc/A7A2B8871CD2E999EB1D9E901B4F744617C80816CE94DE84CA1200109651C903',
691
+ name: 'Binance USD',
692
+ display: 'busd',
693
+ symbol: 'BUSD',
694
+ traces: [{
695
+ type: 'ibc',
696
+ counterparty: {
697
+ channel_id: 'channel-104',
698
+ base_denom: 'busd-wei',
699
+ chain_name: 'axelar'
700
+ },
701
+ chain: {
702
+ channel_id: 'channel-4'
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/0886E3462B7DD438353781848DBDF90E58BB7DE90266E3F95E41B3FA8ED1B453',
715
+ exponent: 0,
716
+ aliases: ['wavax-wei']
717
+ }, {
718
+ denom: 'avax',
719
+ exponent: 18
720
+ }],
721
+ base: 'ibc/0886E3462B7DD438353781848DBDF90E58BB7DE90266E3F95E41B3FA8ED1B453',
722
+ name: 'Wrapped AVAX',
723
+ display: 'avax',
724
+ symbol: 'WAVAX',
725
+ traces: [{
726
+ type: 'ibc',
727
+ counterparty: {
728
+ channel_id: 'channel-104',
729
+ base_denom: 'wavax-wei',
730
+ chain_name: 'axelar'
731
+ },
732
+ chain: {
733
+ channel_id: 'channel-4'
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/23B62EFD1B9444733889B42362570C774801430A1C656A0A3F8D6D69AE93ED8B',
746
+ exponent: 0,
747
+ aliases: ['wftm-wei']
748
+ }, {
749
+ denom: 'ftm',
750
+ exponent: 18
751
+ }],
752
+ base: 'ibc/23B62EFD1B9444733889B42362570C774801430A1C656A0A3F8D6D69AE93ED8B',
753
+ name: 'Wrapped FTM',
754
+ display: 'ftm',
755
+ symbol: 'WFTM',
756
+ traces: [{
757
+ type: 'ibc',
758
+ counterparty: {
759
+ channel_id: 'channel-104',
760
+ base_denom: 'wftm-wei',
761
+ chain_name: 'axelar'
762
+ },
763
+ chain: {
764
+ channel_id: 'channel-4'
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/9D2271E5FC0595866E844D566F14BC937E90FF7CF701326AFAD9ADB1C4876F4A',
777
+ exponent: 0,
778
+ aliases: ['polygon-uusdc']
779
+ }, {
780
+ denom: 'polygon-usdc',
781
+ exponent: 6
782
+ }],
783
+ base: 'ibc/9D2271E5FC0595866E844D566F14BC937E90FF7CF701326AFAD9ADB1C4876F4A',
784
+ name: 'USD Coin from Polygon',
785
+ display: 'polygon-usdc',
786
+ symbol: 'USDC',
787
+ traces: [{
788
+ type: 'ibc',
789
+ counterparty: {
790
+ channel_id: 'channel-104',
791
+ base_denom: 'polygon-uusdc',
792
+ chain_name: 'axelar'
793
+ },
794
+ chain: {
795
+ channel_id: 'channel-4'
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/9DDA11BB46B704CAA36E6FDDB01F2388480B2460D2064960639FC81C625FF574',
810
+ exponent: 0,
811
+ aliases: ['avalanche-uusdc']
812
+ }, {
813
+ denom: 'avalanche-usdc',
814
+ exponent: 6
815
+ }],
816
+ base: 'ibc/9DDA11BB46B704CAA36E6FDDB01F2388480B2460D2064960639FC81C625FF574',
817
+ name: 'USD Coin from Avalanche',
818
+ display: 'avalanche-usdc',
819
+ symbol: 'USDC',
820
+ traces: [{
821
+ type: 'ibc',
822
+ counterparty: {
823
+ channel_id: 'channel-104',
824
+ base_denom: 'avalanche-uusdc',
825
+ chain_name: 'axelar'
826
+ },
827
+ chain: {
828
+ channel_id: 'channel-4'
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/E2422AEF428C089CD74169065BF478C26499FAEE1FE936B87A95905BCFDB6E33',
843
+ exponent: 0,
844
+ aliases: ['wfil-wei']
845
+ }, {
846
+ denom: 'fil',
847
+ exponent: 18
848
+ }],
849
+ base: 'ibc/E2422AEF428C089CD74169065BF478C26499FAEE1FE936B87A95905BCFDB6E33',
850
+ name: 'Wrapped FIL from Filecoin',
851
+ display: 'fil',
852
+ symbol: 'axlFIL',
853
+ traces: [{
854
+ type: 'ibc',
855
+ counterparty: {
856
+ channel_id: 'channel-104',
857
+ base_denom: 'wfil-wei',
858
+ chain_name: 'axelar'
859
+ },
860
+ chain: {
861
+ channel_id: 'channel-4'
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/BAF32343C8B21CCEB63BA035621B6ED86CFA883AC71B8217D9F9DA32CDA2E3B4',
876
+ exponent: 0,
877
+ aliases: ['arb-wei']
878
+ }, {
879
+ denom: 'arb',
880
+ exponent: 18
881
+ }],
882
+ base: 'ibc/BAF32343C8B21CCEB63BA035621B6ED86CFA883AC71B8217D9F9DA32CDA2E3B4',
883
+ name: 'Arbitrum',
884
+ display: 'arb',
885
+ symbol: 'ARB',
886
+ traces: [{
887
+ type: 'ibc',
888
+ counterparty: {
889
+ channel_id: 'channel-104',
890
+ base_denom: 'arb-wei',
891
+ chain_name: 'axelar'
892
+ },
893
+ chain: {
894
+ channel_id: 'channel-4'
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/796FAF4E82B4EB778E18F4E0A2C67C9CF55D5ACD176F3B6FD6DC420ABDDBABC1',
908
+ exponent: 0,
909
+ aliases: ['pepe-wei']
910
+ }, {
911
+ denom: 'pepe',
912
+ exponent: 18
913
+ }],
914
+ base: 'ibc/796FAF4E82B4EB778E18F4E0A2C67C9CF55D5ACD176F3B6FD6DC420ABDDBABC1',
915
+ name: 'Pepe',
916
+ display: 'pepe',
917
+ symbol: 'PEPE',
918
+ traces: [{
919
+ type: 'ibc',
920
+ counterparty: {
921
+ channel_id: 'channel-104',
922
+ base_denom: 'pepe-wei',
923
+ chain_name: 'axelar'
924
+ },
925
+ chain: {
926
+ channel_id: 'channel-4'
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/CBBAAEAB4BD5DDD23E38311BA333E519EFC66116BB6E5338AF51DA59A606F015',
944
+ exponent: 0,
945
+ aliases: ['cbeth-wei']
946
+ }, {
947
+ denom: 'cbeth',
948
+ exponent: 18
949
+ }],
950
+ base: 'ibc/CBBAAEAB4BD5DDD23E38311BA333E519EFC66116BB6E5338AF51DA59A606F015',
951
+ name: 'Coinbase Wrapped Staked ETH',
952
+ display: 'cbeth',
953
+ symbol: 'cbETH',
954
+ traces: [{
955
+ type: 'ibc',
956
+ counterparty: {
957
+ channel_id: 'channel-104',
958
+ base_denom: 'cbeth-wei',
959
+ chain_name: 'axelar'
960
+ },
961
+ chain: {
962
+ channel_id: 'channel-4'
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/6026097599D36D6882664C0FC14A67A5DDA0AE76EDCC07062A8E7B74FA8A8D59',
978
+ exponent: 0,
979
+ aliases: ['reth-wei']
980
+ }, {
981
+ denom: 'reth',
982
+ exponent: 18
983
+ }],
984
+ base: 'ibc/6026097599D36D6882664C0FC14A67A5DDA0AE76EDCC07062A8E7B74FA8A8D59',
985
+ name: 'Rocket Pool Ether',
986
+ display: 'reth',
987
+ symbol: 'rETH',
988
+ traces: [{
989
+ type: 'ibc',
990
+ counterparty: {
991
+ channel_id: 'channel-104',
992
+ base_denom: 'reth-wei',
993
+ chain_name: 'axelar'
994
+ },
995
+ chain: {
996
+ channel_id: 'channel-4'
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/11261571EB3E679315BA19C51F42F143113A139F598729D97624B45043C4D7C0',
1012
+ exponent: 0,
1013
+ aliases: ['sfrxeth-wei']
1014
+ }, {
1015
+ denom: 'sfrxeth',
1016
+ exponent: 18
1017
+ }],
1018
+ base: 'ibc/11261571EB3E679315BA19C51F42F143113A139F598729D97624B45043C4D7C0',
1019
+ name: 'Staked Frax Ether',
1020
+ display: 'sfrxeth',
1021
+ symbol: 'sfrxETH',
1022
+ traces: [{
1023
+ type: 'ibc',
1024
+ counterparty: {
1025
+ channel_id: 'channel-104',
1026
+ base_denom: 'sfrxeth-wei',
1027
+ chain_name: 'axelar'
1028
+ },
1029
+ chain: {
1030
+ channel_id: 'channel-4'
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/F5BBAD34906B6ED73EB17652C47F7F34D2FFB8AC06712E0396F2F28E69DB40C0',
1046
+ exponent: 0,
1047
+ aliases: ['wsteth-wei']
1048
+ }, {
1049
+ denom: 'wsteth',
1050
+ exponent: 18
1051
+ }],
1052
+ base: 'ibc/F5BBAD34906B6ED73EB17652C47F7F34D2FFB8AC06712E0396F2F28E69DB40C0',
1053
+ name: 'Wrapped Lido Staked Ether',
1054
+ display: 'wsteth',
1055
+ symbol: 'wstETH',
1056
+ traces: [{
1057
+ type: 'ibc',
1058
+ counterparty: {
1059
+ channel_id: 'channel-104',
1060
+ base_denom: 'wsteth-wei',
1061
+ chain_name: 'axelar'
1062
+ },
1063
+ chain: {
1064
+ channel_id: 'channel-4'
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/D773BFF949DE18DA612AD69972411A84EB43E54B3BC049AE5E72EB16401161F7',
1080
+ exponent: 0,
1081
+ aliases: ['yieldeth-wei']
1082
+ }, {
1083
+ denom: 'YieldETH',
1084
+ exponent: 18
1085
+ }],
1086
+ base: 'ibc/D773BFF949DE18DA612AD69972411A84EB43E54B3BC049AE5E72EB16401161F7',
1087
+ name: 'Real Yield Eth',
1088
+ display: 'YieldETH',
1089
+ symbol: 'YieldETH',
1090
+ traces: [{
1091
+ type: 'ibc',
1092
+ counterparty: {
1093
+ channel_id: 'channel-104',
1094
+ base_denom: 'yieldeth-wei',
1095
+ chain_name: 'axelar'
1096
+ },
1097
+ chain: {
1098
+ channel_id: 'channel-4'
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/C09A0FFBA11313A32D42A58D820190E71E9D0D5AB3E841C0391EB9A623E07F4B',
1117
+ exponent: 0,
1118
+ aliases: ['uatom']
1119
+ }, {
1120
+ denom: 'atom',
1121
+ exponent: 6
1122
+ }],
1123
+ base: 'ibc/C09A0FFBA11313A32D42A58D820190E71E9D0D5AB3E841C0391EB9A623E07F4B',
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-646',
1140
+ base_denom: 'uatom',
1141
+ chain_name: 'cosmoshub'
1142
+ },
1143
+ chain: {
1144
+ channel_id: 'channel-6'
1145
+ }
1146
+ }]
1147
+ }, {
1148
+ description: 'Tether USDt on the Cosmos Hub',
1149
+ denom_units: [{
1150
+ denom: 'ibc/AF7A904FB7C9305CC1D7FA8628B03AAAE413B6D4BC1E6B0E871A6142F03A6E72',
1151
+ exponent: 0,
1152
+ aliases: ['ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0']
1153
+ }, {
1154
+ denom: 'usdt',
1155
+ exponent: 6
1156
+ }],
1157
+ type_asset: 'ics20',
1158
+ base: 'ibc/AF7A904FB7C9305CC1D7FA8628B03AAAE413B6D4BC1E6B0E871A6142F03A6E72',
1159
+ name: 'Tether USDt',
1160
+ display: 'usdt',
1161
+ symbol: 'USDt',
1162
+ traces: [{
1163
+ type: 'ibc',
1164
+ counterparty: {
1165
+ channel_id: 'channel-646',
1166
+ base_denom: 'ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0',
1167
+ chain_name: 'cosmoshub'
1168
+ },
1169
+ chain: {
1170
+ channel_id: 'channel-6'
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/236D2D40DDECE2AC915D0CB5D70AA99023E6BF2940D9D7049F45792D7106D41E',
1187
+ exponent: 0,
1188
+ aliases: ['ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729']
1189
+ }],
1190
+ type_asset: 'ics20',
1191
+ base: 'ibc/236D2D40DDECE2AC915D0CB5D70AA99023E6BF2940D9D7049F45792D7106D41E',
1192
+ name: 'Function X',
1193
+ display: 'FX',
1194
+ symbol: 'FX',
1195
+ traces: [{
1196
+ type: 'ibc',
1197
+ counterparty: {
1198
+ channel_id: 'channel-646',
1199
+ base_denom: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
1200
+ chain_name: 'cosmoshub'
1201
+ },
1202
+ chain: {
1203
+ channel_id: 'channel-6'
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 native staking and governance token of Kava',
1220
+ denom_units: [{
1221
+ denom: 'ibc/CC5AF426682C833A9BB0286C3BD32154D5A0009F2D0A1E5EF090283EDAA371E9',
1222
+ exponent: 0,
1223
+ aliases: ['ukava']
1224
+ }, {
1225
+ denom: 'kava',
1226
+ exponent: 6
1227
+ }],
1228
+ base: 'ibc/CC5AF426682C833A9BB0286C3BD32154D5A0009F2D0A1E5EF090283EDAA371E9',
1229
+ name: 'Kava',
1230
+ display: 'kava',
1231
+ symbol: 'KAVA',
1232
+ logo_URIs: {
1233
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
1234
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
1235
+ },
1236
+ coingecko_id: 'kava',
1237
+ images: [{
1238
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
1239
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
1240
+ }],
1241
+ traces: [{
1242
+ type: 'ibc',
1243
+ counterparty: {
1244
+ channel_id: 'channel-124',
1245
+ base_denom: 'ukava',
1246
+ chain_name: 'kava'
1247
+ },
1248
+ chain: {
1249
+ channel_id: 'channel-7'
1250
+ }
1251
+ }]
1252
+ }, {
1253
+ description: 'Governance token of Kava Lend Protocol',
1254
+ denom_units: [{
1255
+ denom: 'ibc/73049929C6D52E3F4C18667DF3244DED02D6CCC8558EB7C999D4D806B6008F04',
1256
+ exponent: 0,
1257
+ aliases: ['hard']
1258
+ }, {
1259
+ denom: 'HARD',
1260
+ exponent: 6
1261
+ }],
1262
+ base: 'ibc/73049929C6D52E3F4C18667DF3244DED02D6CCC8558EB7C999D4D806B6008F04',
1263
+ name: 'Kava Hard',
1264
+ display: 'HARD',
1265
+ symbol: 'HARD',
1266
+ logo_URIs: {
1267
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
1268
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
1269
+ },
1270
+ coingecko_id: 'kava-lend',
1271
+ images: [{
1272
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
1273
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
1274
+ }],
1275
+ traces: [{
1276
+ type: 'ibc',
1277
+ counterparty: {
1278
+ channel_id: 'channel-124',
1279
+ base_denom: 'hard',
1280
+ chain_name: 'kava'
1281
+ },
1282
+ chain: {
1283
+ channel_id: 'channel-7'
1284
+ }
1285
+ }]
1286
+ }, {
1287
+ description: 'Governance token of Kava Swap Protocol',
1288
+ denom_units: [{
1289
+ denom: 'ibc/0C260C222315D710386DF68AAF875878F5371D906B4BB1476DA3F47D2B1841DD',
1290
+ exponent: 0,
1291
+ aliases: ['swp']
1292
+ }, {
1293
+ denom: 'SWP',
1294
+ exponent: 6
1295
+ }],
1296
+ base: 'ibc/0C260C222315D710386DF68AAF875878F5371D906B4BB1476DA3F47D2B1841DD',
1297
+ name: 'Kava Swap',
1298
+ display: 'SWP',
1299
+ symbol: 'SWP',
1300
+ logo_URIs: {
1301
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
1302
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
1303
+ },
1304
+ coingecko_id: 'kava-swap',
1305
+ images: [{
1306
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
1307
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
1308
+ }],
1309
+ traces: [{
1310
+ type: 'ibc',
1311
+ counterparty: {
1312
+ channel_id: 'channel-124',
1313
+ base_denom: 'swp',
1314
+ chain_name: 'kava'
1315
+ },
1316
+ chain: {
1317
+ channel_id: 'channel-7'
1318
+ }
1319
+ }]
1320
+ }, {
1321
+ description: 'The native stablecoin of Kava',
1322
+ denom_units: [{
1323
+ denom: 'ibc/BB63D7A58878A63CF16E95C3C90A50E205718121CF931137A1C7B3027E041D31',
1324
+ exponent: 0,
1325
+ aliases: ['usdx']
1326
+ }, {
1327
+ denom: 'USDX',
1328
+ exponent: 6
1329
+ }],
1330
+ base: 'ibc/BB63D7A58878A63CF16E95C3C90A50E205718121CF931137A1C7B3027E041D31',
1331
+ name: 'Kava USDX',
1332
+ display: 'USDX',
1333
+ symbol: 'USDX',
1334
+ logo_URIs: {
1335
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
1336
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
1337
+ },
1338
+ coingecko_id: 'usdx',
1339
+ images: [{
1340
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
1341
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
1342
+ }],
1343
+ traces: [{
1344
+ type: 'ibc',
1345
+ counterparty: {
1346
+ channel_id: 'channel-124',
1347
+ base_denom: 'usdx',
1348
+ chain_name: 'kava'
1349
+ },
1350
+ chain: {
1351
+ channel_id: 'channel-7'
1352
+ }
1353
+ }]
1354
+ }, {
1355
+ denom_units: [{
1356
+ denom: 'ibc/A95EBDF88AC1E3FDECAA1D6E250B07C0C86475A3E2BFA2E7DC94A6CDE23DF6D6',
1357
+ exponent: 0,
1358
+ aliases: ['erc20/tether/usdt']
1359
+ }, {
1360
+ denom: 'usdt',
1361
+ exponent: 6
1362
+ }],
1363
+ base: 'ibc/A95EBDF88AC1E3FDECAA1D6E250B07C0C86475A3E2BFA2E7DC94A6CDE23DF6D6',
1364
+ name: 'Tether USD',
1365
+ display: 'usdt',
1366
+ symbol: 'USDT',
1367
+ coingecko_id: 'tether',
1368
+ traces: [{
1369
+ type: 'ibc',
1370
+ counterparty: {
1371
+ channel_id: 'channel-124',
1372
+ base_denom: 'erc20/tether/usdt',
1373
+ chain_name: 'kava'
1374
+ },
1375
+ chain: {
1376
+ channel_id: 'channel-7'
1377
+ }
1378
+ }],
1379
+ images: [{
1380
+ image_sync: {
1381
+ chain_name: 'ethereum',
1382
+ base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
1383
+ },
1384
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1385
+ }],
1386
+ logo_URIs: {
1387
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1388
+ }
1389
+ }, {
1390
+ description: 'The permissioned staking asset for Noble Chain',
1391
+ denom_units: [{
1392
+ denom: 'ibc/64332FEC2E9CD57D3289247C3AE47D5CB0F517A8247963F5025F31F32E3AA501',
1393
+ exponent: 0,
1394
+ aliases: ['ustake']
1395
+ }, {
1396
+ denom: 'stake',
1397
+ exponent: 6
1398
+ }],
1399
+ base: 'ibc/64332FEC2E9CD57D3289247C3AE47D5CB0F517A8247963F5025F31F32E3AA501',
1400
+ name: 'Stake',
1401
+ display: 'stake',
1402
+ symbol: 'STAKE',
1403
+ logo_URIs: {
1404
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
1405
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
1406
+ },
1407
+ images: [{
1408
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
1409
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
1410
+ }],
1411
+ traces: [{
1412
+ type: 'ibc',
1413
+ counterparty: {
1414
+ channel_id: 'channel-41',
1415
+ base_denom: 'ustake',
1416
+ chain_name: 'noble'
1417
+ },
1418
+ chain: {
1419
+ channel_id: 'channel-9'
1420
+ }
1421
+ }]
1422
+ }, {
1423
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
1424
+ denom_units: [{
1425
+ denom: 'ibc/1B6E81A75E2EFE2D93DC37781644ADBE08B01D1383E9474392516469DDD49F5D',
1426
+ exponent: 0,
1427
+ aliases: ['ufrienzies']
1428
+ }, {
1429
+ denom: 'frienzies',
1430
+ exponent: 6
1431
+ }],
1432
+ base: 'ibc/1B6E81A75E2EFE2D93DC37781644ADBE08B01D1383E9474392516469DDD49F5D',
1433
+ display: 'frienzies',
1434
+ name: 'Frienzies',
1435
+ symbol: 'FRNZ',
1436
+ logo_URIs: {
1437
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1438
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1439
+ },
1440
+ images: [{
1441
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1442
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1443
+ }],
1444
+ traces: [{
1445
+ type: 'ibc',
1446
+ counterparty: {
1447
+ channel_id: 'channel-41',
1448
+ base_denom: 'ufrienzies',
1449
+ chain_name: 'noble'
1450
+ },
1451
+ chain: {
1452
+ channel_id: 'channel-9'
1453
+ }
1454
+ }]
1455
+ }, {
1456
+ description: 'ATOM token on Noble',
1457
+ denom_units: [{
1458
+ denom: 'ibc/AE819F5D29CBC9D88B91E811CBE2CD9BD7343C8613249BB22AF0905E9F8EF892',
1459
+ exponent: 0,
1460
+ aliases: ['ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0']
1461
+ }, {
1462
+ denom: 'atom',
1463
+ exponent: 6,
1464
+ aliases: ['ATOM']
1465
+ }],
1466
+ type_asset: 'ics20',
1467
+ base: 'ibc/AE819F5D29CBC9D88B91E811CBE2CD9BD7343C8613249BB22AF0905E9F8EF892',
1468
+ name: 'Atom Staking Coin',
1469
+ display: 'atom',
1470
+ symbol: 'ATOM',
1471
+ traces: [{
1472
+ type: 'ibc',
1473
+ counterparty: {
1474
+ channel_id: 'channel-41',
1475
+ base_denom: 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0',
1476
+ chain_name: 'noble'
1477
+ },
1478
+ chain: {
1479
+ channel_id: 'channel-9'
1480
+ }
1481
+ }],
1482
+ logo_URIs: {
1483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1484
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1485
+ },
1486
+ images: [{
1487
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1488
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1489
+ }]
1490
+ }, {
1491
+ description: 'USD Coin',
1492
+ denom_units: [{
1493
+ denom: 'ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F',
1494
+ exponent: 0,
1495
+ aliases: ['uusdc']
1496
+ }, {
1497
+ denom: 'usdc',
1498
+ exponent: 6
1499
+ }],
1500
+ base: 'ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F',
1501
+ display: 'usdc',
1502
+ name: 'USD Coin',
1503
+ symbol: 'USDC',
1504
+ coingecko_id: 'usd-coin',
1505
+ traces: [{
1506
+ type: 'ibc',
1507
+ counterparty: {
1508
+ channel_id: 'channel-41',
1509
+ base_denom: 'uusdc',
1510
+ chain_name: 'noble'
1511
+ },
1512
+ chain: {
1513
+ channel_id: 'channel-9'
1514
+ }
1515
+ }],
1516
+ logo_URIs: {
1517
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1518
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1519
+ },
1520
+ images: [{
1521
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1522
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1523
+ }]
1524
+ }, {
1525
+ description: 'The native token of Nois',
1526
+ denom_units: [{
1527
+ denom: 'ibc/1FD48481DAA1B05575FE6D3E35929264437B8424A73243B207BCB67401C7F1FD',
1528
+ exponent: 0,
1529
+ aliases: ['unois']
1530
+ }, {
1531
+ denom: 'nois',
1532
+ exponent: 6
1533
+ }],
1534
+ base: 'ibc/1FD48481DAA1B05575FE6D3E35929264437B8424A73243B207BCB67401C7F1FD',
1535
+ name: 'Nois',
1536
+ display: 'nois',
1537
+ symbol: 'NOIS',
1538
+ logo_URIs: {
1539
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
1540
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
1541
+ },
1542
+ keywords: ['nois', 'randomness', 'drand', 'wasm'],
1543
+ images: [{
1544
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
1545
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
1546
+ }],
1547
+ traces: [{
1548
+ type: 'ibc',
1549
+ counterparty: {
1550
+ channel_id: 'channel-16',
1551
+ base_denom: 'unois',
1552
+ chain_name: 'nois'
1553
+ },
1554
+ chain: {
1555
+ channel_id: 'channel-3'
1556
+ }
1557
+ }]
1558
+ }, {
1559
+ description: 'The native token of Osmosis',
1560
+ denom_units: [{
1561
+ denom: 'ibc/376222D6D9DAE23092E29740E56B758580935A6D77C24C2ABD57A6A78A1F3955',
1562
+ exponent: 0,
1563
+ aliases: ['uosmo']
1564
+ }, {
1565
+ denom: 'osmo',
1566
+ exponent: 6
1567
+ }],
1568
+ base: 'ibc/376222D6D9DAE23092E29740E56B758580935A6D77C24C2ABD57A6A78A1F3955',
1569
+ name: 'Osmosis',
1570
+ display: 'osmo',
1571
+ symbol: 'OSMO',
1572
+ logo_URIs: {
1573
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1574
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1575
+ },
1576
+ coingecko_id: 'osmosis',
1577
+ keywords: ['dex', 'staking'],
1578
+ images: [{
1579
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1580
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1581
+ }],
1582
+ traces: [{
1583
+ type: 'ibc',
1584
+ counterparty: {
1585
+ channel_id: 'channel-11304',
1586
+ base_denom: 'uosmo',
1587
+ chain_name: 'osmosis'
1588
+ },
1589
+ chain: {
1590
+ channel_id: 'channel-10'
1591
+ }
1592
+ }]
1593
+ }, {
1594
+ denom_units: [{
1595
+ denom: 'ibc/0433997003A2CFE10E483B93743BEC37F2F13B89854FD69599482E6DB8E6CE22',
1596
+ exponent: 0,
1597
+ aliases: ['uion']
1598
+ }, {
1599
+ denom: 'ion',
1600
+ exponent: 6
1601
+ }],
1602
+ base: 'ibc/0433997003A2CFE10E483B93743BEC37F2F13B89854FD69599482E6DB8E6CE22',
1603
+ name: 'Ion DAO',
1604
+ display: 'ion',
1605
+ symbol: 'ION',
1606
+ logo_URIs: {
1607
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1608
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1609
+ },
1610
+ coingecko_id: 'ion',
1611
+ keywords: ['memecoin'],
1612
+ images: [{
1613
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1614
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1615
+ }],
1616
+ traces: [{
1617
+ type: 'ibc',
1618
+ counterparty: {
1619
+ channel_id: 'channel-11304',
1620
+ base_denom: 'uion',
1621
+ chain_name: 'osmosis'
1622
+ },
1623
+ chain: {
1624
+ channel_id: 'channel-10'
1625
+ }
1626
+ }]
1627
+ }, {
1628
+ denom_units: [{
1629
+ denom: 'ibc/AC67AF39FCD2E3E935909EF017B8F667F67EF689A431ACAC7BCB872D5E4B4D22',
1630
+ exponent: 0,
1631
+ aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
1632
+ }, {
1633
+ denom: 'ibcx',
1634
+ exponent: 6
1635
+ }],
1636
+ address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
1637
+ base: 'ibc/AC67AF39FCD2E3E935909EF017B8F667F67EF689A431ACAC7BCB872D5E4B4D22',
1638
+ name: 'IBC Index',
1639
+ display: 'ibcx',
1640
+ symbol: 'IBCX',
1641
+ logo_URIs: {
1642
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
1643
+ },
1644
+ coingecko_id: 'ibc-index',
1645
+ images: [{
1646
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
1647
+ }],
1648
+ traces: [{
1649
+ type: 'ibc',
1650
+ counterparty: {
1651
+ channel_id: 'channel-11304',
1652
+ base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
1653
+ chain_name: 'osmosis'
1654
+ },
1655
+ chain: {
1656
+ channel_id: 'channel-10'
1657
+ }
1658
+ }]
1659
+ }, {
1660
+ denom_units: [{
1661
+ denom: 'ibc/E92CD020751E93DF431B5B1ED8950F7BFF07646D33C49CEA96D991FB6C322403',
1662
+ exponent: 0,
1663
+ aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
1664
+ }, {
1665
+ denom: 'stibcx',
1666
+ exponent: 6
1667
+ }],
1668
+ address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
1669
+ base: 'ibc/E92CD020751E93DF431B5B1ED8950F7BFF07646D33C49CEA96D991FB6C322403',
1670
+ name: 'Staked IBCX',
1671
+ display: 'stibcx',
1672
+ symbol: 'stIBCX',
1673
+ logo_URIs: {
1674
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
1675
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
1676
+ },
1677
+ images: [{
1678
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
1679
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
1680
+ }],
1681
+ traces: [{
1682
+ type: 'ibc',
1683
+ counterparty: {
1684
+ channel_id: 'channel-11304',
1685
+ base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
1686
+ chain_name: 'osmosis'
1687
+ },
1688
+ chain: {
1689
+ channel_id: 'channel-10'
1690
+ }
1691
+ }]
1692
+ }, {
1693
+ denom_units: [{
1694
+ denom: 'ibc/7E955DE4F6A23E90222993E5CDBD46B9EEC53C15F6C43F886231F6CA7AA17BF8',
1695
+ exponent: 0,
1696
+ aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
1697
+ }, {
1698
+ denom: 'usdc',
1699
+ exponent: 6
1700
+ }],
1701
+ type_asset: 'ics20',
1702
+ base: 'ibc/7E955DE4F6A23E90222993E5CDBD46B9EEC53C15F6C43F886231F6CA7AA17BF8',
1703
+ name: 'Axelar USD Coin',
1704
+ display: 'usdc',
1705
+ symbol: 'USDC.axl',
1706
+ traces: [{
1707
+ type: 'ibc',
1708
+ counterparty: {
1709
+ channel_id: 'channel-11304',
1710
+ base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
1711
+ chain_name: 'osmosis'
1712
+ },
1713
+ chain: {
1714
+ channel_id: 'channel-10'
1715
+ }
1716
+ }],
1717
+ images: [{
1718
+ image_sync: {
1719
+ chain_name: 'axelar',
1720
+ base_denom: 'uusdc'
1721
+ },
1722
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1723
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1724
+ }],
1725
+ logo_URIs: {
1726
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1727
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1728
+ }
1729
+ }, {
1730
+ denom_units: [{
1731
+ denom: 'ibc/0312AD03C85BC00380A888A54CC6A9D6DF2FF03D8B5680602AA82BDF81B6822C',
1732
+ exponent: 0,
1733
+ aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
1734
+ }, {
1735
+ denom: 'avalanche-usdc',
1736
+ exponent: 6
1737
+ }],
1738
+ type_asset: 'ics20',
1739
+ base: 'ibc/0312AD03C85BC00380A888A54CC6A9D6DF2FF03D8B5680602AA82BDF81B6822C',
1740
+ name: 'Wormhole USDC(Avalanche)',
1741
+ display: 'avalanche-usdc',
1742
+ symbol: 'avalanche.USDC.wh',
1743
+ traces: [{
1744
+ type: 'ibc',
1745
+ counterparty: {
1746
+ channel_id: 'channel-11304',
1747
+ base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
1748
+ chain_name: 'osmosis'
1749
+ },
1750
+ chain: {
1751
+ channel_id: 'channel-10'
1752
+ }
1753
+ }],
1754
+ images: [{
1755
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
1756
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
1757
+ }],
1758
+ logo_URIs: {
1759
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
1760
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
1761
+ }
1762
+ }, {
1763
+ denom_units: [{
1764
+ denom: 'ibc/23033EADED2D724F4C2703E1EF0D69D12AE01CDEBACAE32F34A76FEA9EC92608',
1765
+ exponent: 0,
1766
+ aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
1767
+ }, {
1768
+ denom: 'usdc',
1769
+ exponent: 6
1770
+ }],
1771
+ type_asset: 'ics20',
1772
+ base: 'ibc/23033EADED2D724F4C2703E1EF0D69D12AE01CDEBACAE32F34A76FEA9EC92608',
1773
+ name: 'Noble USD Coin',
1774
+ display: 'usdc',
1775
+ symbol: 'USDC',
1776
+ traces: [{
1777
+ type: 'ibc',
1778
+ counterparty: {
1779
+ channel_id: 'channel-11304',
1780
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
1781
+ chain_name: 'osmosis'
1782
+ },
1783
+ chain: {
1784
+ channel_id: 'channel-10'
1785
+ }
1786
+ }],
1787
+ images: [{
1788
+ image_sync: {
1789
+ chain_name: 'noble',
1790
+ base_denom: 'uusdc'
1791
+ },
1792
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1793
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1794
+ }],
1795
+ logo_URIs: {
1796
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1797
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1798
+ }
1799
+ }, {
1800
+ denom_units: [{
1801
+ denom: 'ibc/FC8B99134BC71B7D9D68BC67A7F300984CB3905FA6D699FB55CC58D0DCDED996',
1802
+ exponent: 0,
1803
+ aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
1804
+ }, {
1805
+ denom: 'stosmo',
1806
+ exponent: 6
1807
+ }],
1808
+ type_asset: 'ics20',
1809
+ base: 'ibc/FC8B99134BC71B7D9D68BC67A7F300984CB3905FA6D699FB55CC58D0DCDED996',
1810
+ name: 'stOSMO',
1811
+ display: 'stosmo',
1812
+ symbol: 'stOSMO',
1813
+ traces: [{
1814
+ type: 'ibc',
1815
+ counterparty: {
1816
+ channel_id: 'channel-11304',
1817
+ base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
1818
+ chain_name: 'osmosis'
1819
+ },
1820
+ chain: {
1821
+ channel_id: 'channel-10'
1822
+ }
1823
+ }],
1824
+ images: [{
1825
+ image_sync: {
1826
+ chain_name: 'stride',
1827
+ base_denom: 'stuosmo'
1828
+ },
1829
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
1830
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
1831
+ }],
1832
+ logo_URIs: {
1833
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
1834
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
1835
+ }
1836
+ }, {
1837
+ denom_units: [{
1838
+ denom: 'ibc/2CA7FA605E0E3AF2E30FF14B7AC2474F2A8533835A16041A044277AED0A8E614',
1839
+ exponent: 0,
1840
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
1841
+ }, {
1842
+ denom: 'atom',
1843
+ exponent: 6
1844
+ }],
1845
+ type_asset: 'ics20',
1846
+ base: 'ibc/2CA7FA605E0E3AF2E30FF14B7AC2474F2A8533835A16041A044277AED0A8E614',
1847
+ name: 'Cosmos Hub Atom',
1848
+ display: 'atom',
1849
+ symbol: 'ATOM',
1850
+ traces: [{
1851
+ type: 'ibc',
1852
+ counterparty: {
1853
+ channel_id: 'channel-11304',
1854
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
1855
+ chain_name: 'osmosis'
1856
+ },
1857
+ chain: {
1858
+ channel_id: 'channel-10'
1859
+ }
1860
+ }],
1861
+ images: [{
1862
+ image_sync: {
1863
+ chain_name: 'cosmoshub',
1864
+ base_denom: 'uatom'
1865
+ },
1866
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1867
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1868
+ }],
1869
+ logo_URIs: {
1870
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1871
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1872
+ }
1873
+ }, {
1874
+ denom_units: [{
1875
+ denom: 'ibc/8FC0CC1E03A465FB168B8E9A8D753A8CF7052B66481968EA8EAF67491304EFC4',
1876
+ exponent: 0,
1877
+ aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
1878
+ }, {
1879
+ denom: 'statom',
1880
+ exponent: 6
1881
+ }],
1882
+ type_asset: 'ics20',
1883
+ base: 'ibc/8FC0CC1E03A465FB168B8E9A8D753A8CF7052B66481968EA8EAF67491304EFC4',
1884
+ name: 'stATOM',
1885
+ display: 'statom',
1886
+ symbol: 'stATOM',
1887
+ traces: [{
1888
+ type: 'ibc',
1889
+ counterparty: {
1890
+ channel_id: 'channel-11304',
1891
+ base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
1892
+ chain_name: 'osmosis'
1893
+ },
1894
+ chain: {
1895
+ channel_id: 'channel-10'
1896
+ }
1897
+ }],
1898
+ images: [{
1899
+ image_sync: {
1900
+ chain_name: 'stride',
1901
+ base_denom: 'stuatom'
1902
+ },
1903
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
1904
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
1905
+ }],
1906
+ logo_URIs: {
1907
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
1908
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
1909
+ }
1910
+ }, {
1911
+ denom_units: [{
1912
+ denom: 'ibc/BFFE5A22450AB53580906F6023F88E308873A1B8D9FE058929063C20C928D1A8',
1913
+ exponent: 0,
1914
+ aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
1915
+ }, {
1916
+ denom: 'weth',
1917
+ exponent: 18
1918
+ }],
1919
+ type_asset: 'ics20',
1920
+ base: 'ibc/BFFE5A22450AB53580906F6023F88E308873A1B8D9FE058929063C20C928D1A8',
1921
+ name: 'Wrapped Ether',
1922
+ display: 'weth',
1923
+ symbol: 'ETH',
1924
+ traces: [{
1925
+ type: 'ibc',
1926
+ counterparty: {
1927
+ channel_id: 'channel-11304',
1928
+ base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
1929
+ chain_name: 'osmosis'
1930
+ },
1931
+ chain: {
1932
+ channel_id: 'channel-10'
1933
+ }
1934
+ }],
1935
+ images: [{
1936
+ image_sync: {
1937
+ chain_name: 'axelar',
1938
+ base_denom: 'weth-wei'
1939
+ },
1940
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1941
+ }],
1942
+ logo_URIs: {
1943
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1944
+ }
1945
+ }, {
1946
+ denom_units: [{
1947
+ denom: 'ibc/8F991F0845319611CEE1B7570A0A1EE75D8909A9664AE614BCCFF25E1D244BE9',
1948
+ exponent: 0,
1949
+ aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
1950
+ }, {
1951
+ denom: 'wbtc',
1952
+ exponent: 8
1953
+ }],
1954
+ type_asset: 'ics20',
1955
+ base: 'ibc/8F991F0845319611CEE1B7570A0A1EE75D8909A9664AE614BCCFF25E1D244BE9',
1956
+ name: 'Wrapped Bitcoin (Axelar)',
1957
+ display: 'wbtc',
1958
+ symbol: 'WBTC.axl',
1959
+ traces: [{
1960
+ type: 'ibc',
1961
+ counterparty: {
1962
+ channel_id: 'channel-11304',
1963
+ base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
1964
+ chain_name: 'osmosis'
1965
+ },
1966
+ chain: {
1967
+ channel_id: 'channel-10'
1968
+ }
1969
+ }],
1970
+ images: [{
1971
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
1972
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
1973
+ }, {
1974
+ image_sync: {
1975
+ chain_name: 'axelar',
1976
+ base_denom: 'wbtc-satoshi'
1977
+ },
1978
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
1979
+ }],
1980
+ logo_URIs: {
1981
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
1982
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
1983
+ }
1984
+ }, {
1985
+ description: 'ERIS liquid staked OSMO',
1986
+ denom_units: [{
1987
+ denom: 'ibc/FD842803B4D8DCB2229828F0D034803C5BA852BAF3469D0E3D1175CD646E700A',
1988
+ exponent: 0,
1989
+ aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
1990
+ }, {
1991
+ denom: 'ampOSMO',
1992
+ exponent: 6
1993
+ }],
1994
+ address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
1995
+ base: 'ibc/FD842803B4D8DCB2229828F0D034803C5BA852BAF3469D0E3D1175CD646E700A',
1996
+ name: 'ERIS Amplified OSMO',
1997
+ display: 'ampOSMO',
1998
+ symbol: 'ampOSMO',
1999
+ logo_URIs: {
2000
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
2001
+ },
2002
+ images: [{
2003
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
2004
+ }],
2005
+ traces: [{
2006
+ type: 'ibc',
2007
+ counterparty: {
2008
+ channel_id: 'channel-11304',
2009
+ base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
2010
+ chain_name: 'osmosis'
2011
+ },
2012
+ chain: {
2013
+ channel_id: 'channel-10'
2014
+ }
2015
+ }]
2016
+ }, {
2017
+ description: 'Tether USDT on Osmosis',
2018
+ denom_units: [{
2019
+ denom: 'ibc/AB855FDAD2D9C395BF44D3E82B165A68737FCC4B830B3B2C5EA3E6A8E3E8395B',
2020
+ exponent: 0,
2021
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
2022
+ }, {
2023
+ denom: 'usdt',
2024
+ exponent: 6
2025
+ }],
2026
+ type_asset: 'ics20',
2027
+ base: 'ibc/AB855FDAD2D9C395BF44D3E82B165A68737FCC4B830B3B2C5EA3E6A8E3E8395B',
2028
+ name: 'Tether USDT',
2029
+ display: 'usdt',
2030
+ symbol: 'USDT',
2031
+ traces: [{
2032
+ type: 'ibc',
2033
+ counterparty: {
2034
+ channel_id: 'channel-11304',
2035
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
2036
+ chain_name: 'osmosis'
2037
+ },
2038
+ chain: {
2039
+ channel_id: 'channel-10'
2040
+ }
2041
+ }],
2042
+ images: [{
2043
+ image_sync: {
2044
+ chain_name: 'kava',
2045
+ base_denom: 'erc20/tether/usdt'
2046
+ },
2047
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
2048
+ }],
2049
+ logo_URIs: {
2050
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
2051
+ }
2052
+ }, {
2053
+ description: "Membrane's CDP-style stablecoin called CDT",
2054
+ denom_units: [{
2055
+ denom: 'ibc/740C72B9127CEA71AEB81687BB055106F502DA4647AA975BF64E3DC61D334ED9',
2056
+ exponent: 0,
2057
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
2058
+ }, {
2059
+ denom: 'cdt',
2060
+ exponent: 6
2061
+ }],
2062
+ base: 'ibc/740C72B9127CEA71AEB81687BB055106F502DA4647AA975BF64E3DC61D334ED9',
2063
+ name: 'CDT Stablecoin',
2064
+ display: 'cdt',
2065
+ symbol: 'CDT',
2066
+ logo_URIs: {
2067
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
2068
+ },
2069
+ coingecko_id: 'collateralized-debt-token',
2070
+ images: [{
2071
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
2072
+ }],
2073
+ traces: [{
2074
+ type: 'ibc',
2075
+ counterparty: {
2076
+ channel_id: 'channel-11304',
2077
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
2078
+ chain_name: 'osmosis'
2079
+ },
2080
+ chain: {
2081
+ channel_id: 'channel-10'
2082
+ }
2083
+ }]
2084
+ }, {
2085
+ description: "Membrane's protocol token",
2086
+ denom_units: [{
2087
+ denom: 'ibc/7E09670B1CC767DAD0C887DD97675BAB698E50E35673DB5806C0D2664F65C182',
2088
+ exponent: 0,
2089
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
2090
+ }, {
2091
+ denom: 'mbrn',
2092
+ exponent: 6
2093
+ }],
2094
+ base: 'ibc/7E09670B1CC767DAD0C887DD97675BAB698E50E35673DB5806C0D2664F65C182',
2095
+ name: 'Membrane',
2096
+ display: 'mbrn',
2097
+ symbol: 'MBRN',
2098
+ logo_URIs: {
2099
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
2100
+ },
2101
+ coingecko_id: 'membrane',
2102
+ images: [{
2103
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
2104
+ }],
2105
+ traces: [{
2106
+ type: 'ibc',
2107
+ counterparty: {
2108
+ channel_id: 'channel-11304',
2109
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
2110
+ chain_name: 'osmosis'
2111
+ },
2112
+ chain: {
2113
+ channel_id: 'channel-10'
2114
+ }
2115
+ }]
2116
+ }, {
2117
+ description: 'TIA on Osmosis',
2118
+ denom_units: [{
2119
+ denom: 'ibc/F3CAE6D7D80D1D176CD6E664123B55EF6825F8DF0866C03813EE1E05B79D3F39',
2120
+ exponent: 0,
2121
+ aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
2122
+ }, {
2123
+ denom: 'tia',
2124
+ exponent: 6
2125
+ }],
2126
+ type_asset: 'ics20',
2127
+ base: 'ibc/F3CAE6D7D80D1D176CD6E664123B55EF6825F8DF0866C03813EE1E05B79D3F39',
2128
+ name: 'Celestia TIA',
2129
+ display: 'tia',
2130
+ symbol: 'TIA',
2131
+ traces: [{
2132
+ type: 'ibc',
2133
+ counterparty: {
2134
+ channel_id: 'channel-11304',
2135
+ base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
2136
+ chain_name: 'osmosis'
2137
+ },
2138
+ chain: {
2139
+ channel_id: 'channel-10'
2140
+ }
2141
+ }],
2142
+ images: [{
2143
+ image_sync: {
2144
+ chain_name: 'celestia',
2145
+ base_denom: 'utia'
2146
+ },
2147
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
2148
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
2149
+ }],
2150
+ logo_URIs: {
2151
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
2152
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
2153
+ }
2154
+ }, {
2155
+ description: 'Margined Power Token sqOSMO',
2156
+ denom_units: [{
2157
+ denom: 'ibc/B6362CC949149B6E1FBA1D112BD1D3135CB9214A90368AF2C68D056622291586',
2158
+ exponent: 0,
2159
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
2160
+ }, {
2161
+ denom: 'sqosmo',
2162
+ exponent: 6
2163
+ }],
2164
+ base: 'ibc/B6362CC949149B6E1FBA1D112BD1D3135CB9214A90368AF2C68D056622291586',
2165
+ name: 'OSMO Squared',
2166
+ display: 'sqosmo',
2167
+ symbol: 'sqOSMO',
2168
+ logo_URIs: {
2169
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
2170
+ },
2171
+ images: [{
2172
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
2173
+ }],
2174
+ traces: [{
2175
+ type: 'ibc',
2176
+ counterparty: {
2177
+ channel_id: 'channel-11304',
2178
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
2179
+ chain_name: 'osmosis'
2180
+ },
2181
+ chain: {
2182
+ channel_id: 'channel-10'
2183
+ }
2184
+ }]
2185
+ }, {
2186
+ description: 'NOIS on Osmosis',
2187
+ denom_units: [{
2188
+ denom: 'ibc/8DE3581B97E7945CD98D832E711688A444BB1CCE4FCAD528A2C7D45758701C98',
2189
+ exponent: 0,
2190
+ aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
2191
+ }, {
2192
+ denom: 'nois',
2193
+ exponent: 6
2194
+ }],
2195
+ type_asset: 'ics20',
2196
+ base: 'ibc/8DE3581B97E7945CD98D832E711688A444BB1CCE4FCAD528A2C7D45758701C98',
2197
+ name: 'Nois NOIS',
2198
+ display: 'nois',
2199
+ symbol: 'NOIS',
2200
+ traces: [{
2201
+ type: 'ibc',
2202
+ counterparty: {
2203
+ channel_id: 'channel-11304',
2204
+ base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
2205
+ chain_name: 'osmosis'
2206
+ },
2207
+ chain: {
2208
+ channel_id: 'channel-10'
2209
+ }
2210
+ }],
2211
+ images: [{
2212
+ image_sync: {
2213
+ chain_name: 'nois',
2214
+ base_denom: 'unois'
2215
+ },
2216
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
2217
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
2218
+ }],
2219
+ logo_URIs: {
2220
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
2221
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
2222
+ }
2223
+ }, {
2224
+ description: 'Margined Power Token sqBTC',
2225
+ denom_units: [{
2226
+ denom: 'ibc/2F71B8FFBDAA6B3F7CEC12F9C11C6AB620D1D0A2CE0267D11CD9AF09D7F4CF76',
2227
+ exponent: 0,
2228
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
2229
+ }, {
2230
+ denom: 'sqbtc',
2231
+ exponent: 6
2232
+ }],
2233
+ base: 'ibc/2F71B8FFBDAA6B3F7CEC12F9C11C6AB620D1D0A2CE0267D11CD9AF09D7F4CF76',
2234
+ name: 'BTC Squared',
2235
+ display: 'sqbtc',
2236
+ symbol: 'sqBTC',
2237
+ logo_URIs: {
2238
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
2239
+ },
2240
+ images: [{
2241
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
2242
+ }],
2243
+ traces: [{
2244
+ type: 'ibc',
2245
+ counterparty: {
2246
+ channel_id: 'channel-11304',
2247
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
2248
+ chain_name: 'osmosis'
2249
+ },
2250
+ chain: {
2251
+ channel_id: 'channel-10'
2252
+ }
2253
+ }]
2254
+ }, {
2255
+ description: 'Margined Power Token sqATOM',
2256
+ denom_units: [{
2257
+ denom: 'ibc/C4D1E3EBE5C4666C39889BF59F7496D263389DEE1C8A3AB6A479B0A0FF224599',
2258
+ exponent: 0,
2259
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
2260
+ }, {
2261
+ denom: 'sqatom',
2262
+ exponent: 6
2263
+ }],
2264
+ base: 'ibc/C4D1E3EBE5C4666C39889BF59F7496D263389DEE1C8A3AB6A479B0A0FF224599',
2265
+ name: 'ATOM Squared',
2266
+ display: 'sqatom',
2267
+ symbol: 'sqATOM',
2268
+ logo_URIs: {
2269
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
2270
+ },
2271
+ images: [{
2272
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
2273
+ }],
2274
+ traces: [{
2275
+ type: 'ibc',
2276
+ counterparty: {
2277
+ channel_id: 'channel-11304',
2278
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
2279
+ chain_name: 'osmosis'
2280
+ },
2281
+ chain: {
2282
+ channel_id: 'channel-10'
2283
+ }
2284
+ }]
2285
+ }, {
2286
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
2287
+ denom_units: [{
2288
+ denom: 'ibc/513E7657FCAC6C1F4D6FB13796121A6C3AE8EF2CE790771D468372FD866CADD1',
2289
+ exponent: 0,
2290
+ aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
2291
+ }, {
2292
+ denom: 'cro',
2293
+ exponent: 8
2294
+ }],
2295
+ type_asset: 'ics20',
2296
+ base: 'ibc/513E7657FCAC6C1F4D6FB13796121A6C3AE8EF2CE790771D468372FD866CADD1',
2297
+ name: 'Cronos',
2298
+ display: 'cro',
2299
+ symbol: 'CRO',
2300
+ traces: [{
2301
+ type: 'ibc',
2302
+ counterparty: {
2303
+ channel_id: 'channel-11304',
2304
+ base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
2305
+ chain_name: 'osmosis'
2306
+ },
2307
+ chain: {
2308
+ channel_id: 'channel-10'
2309
+ }
2310
+ }],
2311
+ images: [{
2312
+ image_sync: {
2313
+ chain_name: 'cryptoorgchain',
2314
+ base_denom: 'basecro'
2315
+ },
2316
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2317
+ }],
2318
+ logo_URIs: {
2319
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2320
+ }
2321
+ }, {
2322
+ description: 'The native token of Stargaze',
2323
+ denom_units: [{
2324
+ denom: 'ibc/0290968638C6ADE300B5C64D59859572D0A7D265895010BBC15C17DA85555B18',
2325
+ exponent: 0,
2326
+ aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
2327
+ }, {
2328
+ denom: 'stars',
2329
+ exponent: 6
2330
+ }],
2331
+ type_asset: 'ics20',
2332
+ base: 'ibc/0290968638C6ADE300B5C64D59859572D0A7D265895010BBC15C17DA85555B18',
2333
+ name: 'Stargaze',
2334
+ display: 'stars',
2335
+ symbol: 'STARS',
2336
+ traces: [{
2337
+ type: 'ibc',
2338
+ counterparty: {
2339
+ channel_id: 'channel-11304',
2340
+ base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
2341
+ chain_name: 'osmosis'
2342
+ },
2343
+ chain: {
2344
+ channel_id: 'channel-10'
2345
+ }
2346
+ }],
2347
+ images: [{
2348
+ image_sync: {
2349
+ chain_name: 'stargaze',
2350
+ base_denom: 'ustars'
2351
+ },
2352
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2353
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2354
+ }],
2355
+ logo_URIs: {
2356
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
2357
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
2358
+ }
2359
+ }, {
2360
+ description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
2361
+ denom_units: [{
2362
+ denom: 'ibc/65B978B4A33EE08E6A3141DC361B69B767D0564757380323D020072B653BBC13',
2363
+ exponent: 0,
2364
+ aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
2365
+ }, {
2366
+ denom: 'YieldETH',
2367
+ exponent: 18
2368
+ }],
2369
+ type_asset: 'ics20',
2370
+ base: 'ibc/65B978B4A33EE08E6A3141DC361B69B767D0564757380323D020072B653BBC13',
2371
+ name: 'Real Yield Eth',
2372
+ display: 'YieldETH',
2373
+ symbol: 'YieldETH',
2374
+ traces: [{
2375
+ type: 'ibc',
2376
+ counterparty: {
2377
+ channel_id: 'channel-11304',
2378
+ base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
2379
+ chain_name: 'osmosis'
2380
+ },
2381
+ chain: {
2382
+ channel_id: 'channel-10'
2383
+ }
2384
+ }],
2385
+ images: [{
2386
+ image_sync: {
2387
+ chain_name: 'ethereum',
2388
+ base_denom: 'wei'
2389
+ },
2390
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
2391
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
2392
+ }],
2393
+ logo_URIs: {
2394
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
2395
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
2396
+ }
2397
+ }, {
2398
+ description: 'The native staking token of dYdX Protocol.',
2399
+ denom_units: [{
2400
+ denom: 'ibc/D79FFEEE90104F020647B7EB05CF80EA1091E858A4B0645F5C24A5395C18954C',
2401
+ exponent: 0,
2402
+ aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
2403
+ }, {
2404
+ denom: 'dydx',
2405
+ exponent: 18
2406
+ }],
2407
+ type_asset: 'ics20',
2408
+ base: 'ibc/D79FFEEE90104F020647B7EB05CF80EA1091E858A4B0645F5C24A5395C18954C',
2409
+ name: 'dYdX',
2410
+ display: 'dydx',
2411
+ symbol: 'DYDX',
2412
+ traces: [{
2413
+ type: 'ibc',
2414
+ counterparty: {
2415
+ channel_id: 'channel-11304',
2416
+ base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
2417
+ chain_name: 'osmosis'
2418
+ },
2419
+ chain: {
2420
+ channel_id: 'channel-10'
2421
+ }
2422
+ }],
2423
+ images: [{
2424
+ image_sync: {
2425
+ chain_name: 'dydx',
2426
+ base_denom: 'adydx'
2427
+ },
2428
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2429
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2430
+ }],
2431
+ logo_URIs: {
2432
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2433
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2434
+ }
2435
+ }, {
2436
+ description: 'The native token of Quasar',
2437
+ denom_units: [{
2438
+ denom: 'ibc/2DE1A34978008F17097C2AFF709CD09DA4979C263C0E21D97876000972924C6E',
2439
+ exponent: 0,
2440
+ aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
2441
+ }, {
2442
+ denom: 'qsr',
2443
+ exponent: 6
2444
+ }],
2445
+ type_asset: 'ics20',
2446
+ base: 'ibc/2DE1A34978008F17097C2AFF709CD09DA4979C263C0E21D97876000972924C6E',
2447
+ name: 'Quasar',
2448
+ display: 'qsr',
2449
+ symbol: 'QSR',
2450
+ traces: [{
2451
+ type: 'ibc',
2452
+ counterparty: {
2453
+ channel_id: 'channel-11304',
2454
+ base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
2455
+ chain_name: 'osmosis'
2456
+ },
2457
+ chain: {
2458
+ channel_id: 'channel-10'
2459
+ }
2460
+ }],
2461
+ images: [{
2462
+ image_sync: {
2463
+ chain_name: 'quasar',
2464
+ base_denom: 'uqsr'
2465
+ },
2466
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
2467
+ }],
2468
+ logo_URIs: {
2469
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
2470
+ }
2471
+ }, {
2472
+ description: 'Levana native token',
2473
+ denom_units: [{
2474
+ denom: 'ibc/F073D44CC51154C8342C47C09D7EE1BD13ED54AFFDD4F350CF4BE7A67A31941B',
2475
+ exponent: 0,
2476
+ aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
2477
+ }, {
2478
+ denom: 'lvn',
2479
+ exponent: 6
2480
+ }],
2481
+ base: 'ibc/F073D44CC51154C8342C47C09D7EE1BD13ED54AFFDD4F350CF4BE7A67A31941B',
2482
+ name: 'Levana',
2483
+ display: 'lvn',
2484
+ symbol: 'LVN',
2485
+ logo_URIs: {
2486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
2487
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
2488
+ },
2489
+ coingecko_id: 'levana-protocol',
2490
+ images: [{
2491
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
2492
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
2493
+ }, {
2494
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
2495
+ }],
2496
+ traces: [{
2497
+ type: 'ibc',
2498
+ counterparty: {
2499
+ channel_id: 'channel-11304',
2500
+ base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
2501
+ chain_name: 'osmosis'
2502
+ },
2503
+ chain: {
2504
+ channel_id: 'channel-10'
2505
+ }
2506
+ }]
2507
+ }, {
2508
+ description: "MilkyWay's liquid staked TIA",
2509
+ denom_units: [{
2510
+ denom: 'ibc/CB59A3CF572D31B5B531C305A0386A262FEFF2ADCC44551654E1344C3C236507',
2511
+ exponent: 0,
2512
+ aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
2513
+ }, {
2514
+ denom: 'milkTIA',
2515
+ exponent: 6
2516
+ }],
2517
+ base: 'ibc/CB59A3CF572D31B5B531C305A0386A262FEFF2ADCC44551654E1344C3C236507',
2518
+ name: 'milkTIA',
2519
+ display: 'milkTIA',
2520
+ symbol: 'milkTIA',
2521
+ traces: [{
2522
+ type: 'ibc',
2523
+ counterparty: {
2524
+ channel_id: 'channel-11304',
2525
+ base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
2526
+ chain_name: 'osmosis'
2527
+ },
2528
+ chain: {
2529
+ channel_id: 'channel-10'
2530
+ }
2531
+ }],
2532
+ logo_URIs: {
2533
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
2534
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
2535
+ },
2536
+ coingecko_id: 'milkyway-staked-tia',
2537
+ images: [{
2538
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
2539
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
2540
+ }]
2541
+ }, {
2542
+ denom_units: [{
2543
+ denom: 'ibc/1B66712406727C90EAA60BD0FB16245B5FB57FF8212459E7492DF7B0637EC773',
2544
+ exponent: 0,
2545
+ aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
2546
+ }, {
2547
+ denom: 'stkosmo',
2548
+ exponent: 6,
2549
+ aliases: ['stk/osmo']
2550
+ }],
2551
+ type_asset: 'ics20',
2552
+ base: 'ibc/1B66712406727C90EAA60BD0FB16245B5FB57FF8212459E7492DF7B0637EC773',
2553
+ name: 'PSTAKE staked OSMO',
2554
+ display: 'stkosmo',
2555
+ symbol: 'stkOSMO',
2556
+ traces: [{
2557
+ type: 'ibc',
2558
+ counterparty: {
2559
+ channel_id: 'channel-11304',
2560
+ base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
2561
+ chain_name: 'osmosis'
2562
+ },
2563
+ chain: {
2564
+ channel_id: 'channel-10'
2565
+ }
2566
+ }],
2567
+ images: [{
2568
+ image_sync: {
2569
+ chain_name: 'persistence',
2570
+ base_denom: 'stk/uosmo'
2571
+ },
2572
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
2573
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
2574
+ }],
2575
+ logo_URIs: {
2576
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
2577
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
2578
+ }
2579
+ }, {
2580
+ description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
2581
+ denom_units: [{
2582
+ denom: 'ibc/E52D572568AEC2B7BEBBCB46F26D91D30ED0EFE8F32EC89F2C1C90FC47C5BC36',
2583
+ exponent: 0,
2584
+ aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
2585
+ }, {
2586
+ denom: 'page',
2587
+ exponent: 8
2588
+ }],
2589
+ type_asset: 'ics20',
2590
+ base: 'ibc/E52D572568AEC2B7BEBBCB46F26D91D30ED0EFE8F32EC89F2C1C90FC47C5BC36',
2591
+ name: 'PageDAO',
2592
+ display: 'page',
2593
+ symbol: 'PAGE.grv',
2594
+ traces: [{
2595
+ type: 'ibc',
2596
+ counterparty: {
2597
+ channel_id: 'channel-11304',
2598
+ base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
2599
+ chain_name: 'osmosis'
2600
+ },
2601
+ chain: {
2602
+ channel_id: 'channel-10'
2603
+ }
2604
+ }],
2605
+ images: [{
2606
+ image_sync: {
2607
+ chain_name: 'gravitybridge',
2608
+ base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
2609
+ },
2610
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
2611
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
2612
+ }],
2613
+ logo_URIs: {
2614
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
2615
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
2616
+ }
2617
+ }, {
2618
+ description: "Nomic's native token.",
2619
+ denom_units: [{
2620
+ denom: 'ibc/586045674A90C520BD80A445752578F175476513AACE398AA543681BA96712DA',
2621
+ exponent: 0,
2622
+ aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
2623
+ }, {
2624
+ denom: 'nom',
2625
+ exponent: 6
2626
+ }],
2627
+ type_asset: 'ics20',
2628
+ base: 'ibc/586045674A90C520BD80A445752578F175476513AACE398AA543681BA96712DA',
2629
+ name: 'Nomic',
2630
+ display: 'nomic',
2631
+ symbol: 'NOM',
2632
+ traces: [{
2633
+ type: 'ibc',
2634
+ counterparty: {
2635
+ channel_id: 'channel-11304',
2636
+ base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
2637
+ chain_name: 'osmosis'
2638
+ },
2639
+ chain: {
2640
+ channel_id: 'channel-10'
2641
+ }
2642
+ }],
2643
+ images: [{
2644
+ image_sync: {
2645
+ chain_name: 'nomic',
2646
+ base_denom: 'unom'
2647
+ },
2648
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
2649
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
2650
+ }],
2651
+ logo_URIs: {
2652
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
2653
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
2654
+ }
2655
+ }, {
2656
+ description: 'Bitcoin. On Cosmos.',
2657
+ denom_units: [{
2658
+ denom: 'ibc/C4C78AA90BAF16330E5E047BC24B64113BDA85183BA1029516CAEF7FBBF5D0A9',
2659
+ exponent: 0,
2660
+ aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
2661
+ }, {
2662
+ denom: 'nbtc',
2663
+ exponent: 14
2664
+ }],
2665
+ type_asset: 'ics20',
2666
+ base: 'ibc/C4C78AA90BAF16330E5E047BC24B64113BDA85183BA1029516CAEF7FBBF5D0A9',
2667
+ name: 'Nomic Bitcoin',
2668
+ display: 'nbtc',
2669
+ symbol: 'nBTC',
2670
+ traces: [{
2671
+ type: 'ibc',
2672
+ counterparty: {
2673
+ channel_id: 'channel-11304',
2674
+ base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
2675
+ chain_name: 'osmosis'
2676
+ },
2677
+ chain: {
2678
+ channel_id: 'channel-10'
2679
+ }
2680
+ }],
2681
+ images: [{
2682
+ image_sync: {
2683
+ chain_name: 'nomic',
2684
+ base_denom: 'usat'
2685
+ },
2686
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
2687
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
2688
+ }],
2689
+ logo_URIs: {
2690
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
2691
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
2692
+ }
2693
+ }, {
2694
+ description: 'AUTISM on Osmosis',
2695
+ denom_units: [{
2696
+ denom: 'ibc/77C94790FA4F197488E77ACF61C6F02CFB2E69E5F6F89C9A82AA2EB7C9EF5262',
2697
+ exponent: 0,
2698
+ aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
2699
+ }, {
2700
+ denom: 'autism',
2701
+ exponent: 6
2702
+ }],
2703
+ type_asset: 'ics20',
2704
+ base: 'ibc/77C94790FA4F197488E77ACF61C6F02CFB2E69E5F6F89C9A82AA2EB7C9EF5262',
2705
+ name: 'Injective AUTISM',
2706
+ display: 'autism',
2707
+ symbol: 'AUTISM',
2708
+ traces: [{
2709
+ type: 'ibc',
2710
+ counterparty: {
2711
+ channel_id: 'channel-11304',
2712
+ base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
2713
+ chain_name: 'osmosis'
2714
+ },
2715
+ chain: {
2716
+ channel_id: 'channel-10'
2717
+ }
2718
+ }],
2719
+ images: [{
2720
+ image_sync: {
2721
+ chain_name: 'injective',
2722
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
2723
+ },
2724
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
2725
+ }],
2726
+ logo_URIs: {
2727
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
2728
+ }
2729
+ }, {
2730
+ description: 'Woof on Osmosis',
2731
+ denom_units: [{
2732
+ denom: 'ibc/1F5893292595024F8315C799A1ECF27C7BA4DAF89178510016D069173719273F',
2733
+ exponent: 0,
2734
+ aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
2735
+ }, {
2736
+ denom: 'WOOF',
2737
+ exponent: 6
2738
+ }],
2739
+ type_asset: 'ics20',
2740
+ base: 'ibc/1F5893292595024F8315C799A1ECF27C7BA4DAF89178510016D069173719273F',
2741
+ name: 'WOOF chihuahua',
2742
+ display: 'WOOF',
2743
+ symbol: 'WOOF',
2744
+ traces: [{
2745
+ type: 'ibc',
2746
+ counterparty: {
2747
+ channel_id: 'channel-11304',
2748
+ base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
2749
+ chain_name: 'osmosis'
2750
+ },
2751
+ chain: {
2752
+ channel_id: 'channel-10'
2753
+ }
2754
+ }],
2755
+ logo_URIs: {
2756
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
2757
+ },
2758
+ images: [{
2759
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
2760
+ }]
2761
+ }, {
2762
+ description: 'The native coin of Sneaky Productions.',
2763
+ denom_units: [{
2764
+ denom: 'ibc/06F41A13CC0F165460F37622204BC5ABFAE1712C058230EB35071FB6DC2AC0AE',
2765
+ exponent: 0,
2766
+ aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
2767
+ }, {
2768
+ denom: 'sneaky',
2769
+ exponent: 6
2770
+ }],
2771
+ type_asset: 'ics20',
2772
+ base: 'ibc/06F41A13CC0F165460F37622204BC5ABFAE1712C058230EB35071FB6DC2AC0AE',
2773
+ name: 'Sneaky Productions',
2774
+ display: 'sneaky',
2775
+ symbol: 'SNEAKY',
2776
+ traces: [{
2777
+ type: 'ibc',
2778
+ counterparty: {
2779
+ channel_id: 'channel-11304',
2780
+ base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
2781
+ chain_name: 'osmosis'
2782
+ },
2783
+ chain: {
2784
+ channel_id: 'channel-10'
2785
+ }
2786
+ }],
2787
+ logo_URIs: {
2788
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
2789
+ },
2790
+ images: [{
2791
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
2792
+ }]
2793
+ }, {
2794
+ denom_units: [{
2795
+ denom: 'ibc/78F7404035221CD1010518C7BC3DD99B90E59C2BA37ABFC3CE56B0CFB7E8901B',
2796
+ exponent: 0,
2797
+ aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
2798
+ }, {
2799
+ denom: 'wbtc',
2800
+ exponent: 8
2801
+ }],
2802
+ address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
2803
+ type_asset: 'sdk.coin',
2804
+ base: 'ibc/78F7404035221CD1010518C7BC3DD99B90E59C2BA37ABFC3CE56B0CFB7E8901B',
2805
+ name: 'Wrapped Bitcoin',
2806
+ display: 'wbtc',
2807
+ symbol: 'WBTC',
2808
+ traces: [{
2809
+ type: 'ibc',
2810
+ counterparty: {
2811
+ channel_id: 'channel-11304',
2812
+ base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
2813
+ chain_name: 'osmosis'
2814
+ },
2815
+ chain: {
2816
+ channel_id: 'channel-10'
2817
+ }
2818
+ }],
2819
+ images: [{
2820
+ image_sync: {
2821
+ chain_name: 'ethereum',
2822
+ base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
2823
+ },
2824
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
2825
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
2826
+ }],
2827
+ logo_URIs: {
2828
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
2829
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
2830
+ }
2831
+ }, {
2832
+ 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.",
2833
+ denom_units: [{
2834
+ denom: 'ibc/7DA39F5140741177846FCF3CFAB14450EE7F57B7794E5A94BEF73825D3741958',
2835
+ exponent: 0,
2836
+ aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
2837
+ }, {
2838
+ denom: 'WOSMO',
2839
+ exponent: 6
2840
+ }],
2841
+ address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
2842
+ base: 'ibc/7DA39F5140741177846FCF3CFAB14450EE7F57B7794E5A94BEF73825D3741958',
2843
+ name: 'WOSMO',
2844
+ display: 'WOSMO',
2845
+ symbol: 'WOSMO',
2846
+ logo_URIs: {
2847
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
2848
+ },
2849
+ images: [{
2850
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
2851
+ }],
2852
+ traces: [{
2853
+ type: 'ibc',
2854
+ counterparty: {
2855
+ channel_id: 'channel-11304',
2856
+ base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
2857
+ chain_name: 'osmosis'
2858
+ },
2859
+ chain: {
2860
+ channel_id: 'channel-10'
2861
+ }
2862
+ }]
2863
+ }, {
2864
+ description: 'NLS on Osmosis',
2865
+ denom_units: [{
2866
+ denom: 'ibc/2B4D1AAE8F828BB1E4F9C082A6D1B303DEEA615D1214226DC60B3686391635E8',
2867
+ exponent: 0,
2868
+ aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
2869
+ }, {
2870
+ denom: 'nls',
2871
+ exponent: 6
2872
+ }],
2873
+ type_asset: 'ics20',
2874
+ base: 'ibc/2B4D1AAE8F828BB1E4F9C082A6D1B303DEEA615D1214226DC60B3686391635E8',
2875
+ name: 'Nolus',
2876
+ display: 'nls',
2877
+ symbol: 'NLS',
2878
+ traces: [{
2879
+ type: 'ibc',
2880
+ counterparty: {
2881
+ channel_id: 'channel-11304',
2882
+ base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
2883
+ chain_name: 'osmosis'
2884
+ },
2885
+ chain: {
2886
+ channel_id: 'channel-10'
2887
+ }
2888
+ }],
2889
+ images: [{
2890
+ image_sync: {
2891
+ chain_name: 'nolus',
2892
+ base_denom: 'unls'
2893
+ },
2894
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
2895
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
2896
+ }],
2897
+ logo_URIs: {
2898
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
2899
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
2900
+ }
2901
+ }, {
2902
+ description: 'STRD on Osmosis',
2903
+ denom_units: [{
2904
+ denom: 'ibc/9806B7C9C8812E069AC4FA60F318AABE5AEBF8D8168A688FBBF4D1452B6BE13E',
2905
+ exponent: 0,
2906
+ aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
2907
+ }, {
2908
+ denom: 'strd',
2909
+ exponent: 6
2910
+ }],
2911
+ type_asset: 'ics20',
2912
+ base: 'ibc/9806B7C9C8812E069AC4FA60F318AABE5AEBF8D8168A688FBBF4D1452B6BE13E',
2913
+ name: 'Stride',
2914
+ display: 'strd',
2915
+ symbol: 'STRD',
2916
+ traces: [{
2917
+ type: 'ibc',
2918
+ counterparty: {
2919
+ channel_id: 'channel-11304',
2920
+ base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
2921
+ chain_name: 'osmosis'
2922
+ },
2923
+ chain: {
2924
+ channel_id: 'channel-10'
2925
+ }
2926
+ }],
2927
+ images: [{
2928
+ image_sync: {
2929
+ chain_name: 'stride',
2930
+ base_denom: 'ustrd'
2931
+ },
2932
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
2933
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
2934
+ }],
2935
+ logo_URIs: {
2936
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
2937
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
2938
+ }
2939
+ }, {
2940
+ description: 'Margined Power Token sqTIA',
2941
+ denom_units: [{
2942
+ denom: 'ibc/6A1E478F1A7FF2EE7174B9221B4B7627F9639F13F9FAF3196EE3DE662ADEC6A5',
2943
+ exponent: 0,
2944
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
2945
+ }, {
2946
+ denom: 'sqtia',
2947
+ exponent: 6
2948
+ }],
2949
+ base: 'ibc/6A1E478F1A7FF2EE7174B9221B4B7627F9639F13F9FAF3196EE3DE662ADEC6A5',
2950
+ name: 'TIA Squared',
2951
+ display: 'sqtia',
2952
+ symbol: 'sqTIA',
2953
+ logo_URIs: {
2954
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
2955
+ },
2956
+ images: [{
2957
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
2958
+ }],
2959
+ traces: [{
2960
+ type: 'ibc',
2961
+ counterparty: {
2962
+ channel_id: 'channel-11304',
2963
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
2964
+ chain_name: 'osmosis'
2965
+ },
2966
+ chain: {
2967
+ channel_id: 'channel-10'
2968
+ }
2969
+ }]
2970
+ }, {
2971
+ description: 'Sail DAO Token',
2972
+ denom_units: [{
2973
+ denom: 'ibc/F929784831C638FB04B0990E9A2B738FFD3C6DFA598A36C62AE486DFD9DF909C',
2974
+ exponent: 0,
2975
+ aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
2976
+ }, {
2977
+ denom: 'sail',
2978
+ exponent: 6
2979
+ }],
2980
+ base: 'ibc/F929784831C638FB04B0990E9A2B738FFD3C6DFA598A36C62AE486DFD9DF909C',
2981
+ name: 'Sail',
2982
+ display: 'sail',
2983
+ symbol: 'SAIL',
2984
+ logo_URIs: {
2985
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
2986
+ },
2987
+ images: [{
2988
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
2989
+ }],
2990
+ traces: [{
2991
+ type: 'ibc',
2992
+ counterparty: {
2993
+ channel_id: 'channel-11304',
2994
+ base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
2995
+ chain_name: 'osmosis'
2996
+ },
2997
+ chain: {
2998
+ channel_id: 'channel-10'
2999
+ }
3000
+ }]
3001
+ }, {
3002
+ description: 'The native token of Stargaze',
3003
+ denom_units: [{
3004
+ denom: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
3005
+ exponent: 0,
3006
+ aliases: ['ustars']
3007
+ }, {
3008
+ denom: 'stars',
3009
+ exponent: 6
3010
+ }],
3011
+ base: 'ibc/390D0FB1D72B2DAEB959F2EFE6AC0B695CF0A799FE1344059BCD3A406207AFD8',
3012
+ name: 'Stargaze',
3013
+ display: 'stars',
3014
+ symbol: 'STARS',
3015
+ logo_URIs: {
3016
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3017
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
3018
+ },
3019
+ coingecko_id: 'stargaze',
3020
+ images: [{
3021
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3022
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
3023
+ }],
3024
+ traces: [{
3025
+ type: 'ibc',
3026
+ counterparty: {
3027
+ channel_id: 'channel-270',
3028
+ base_denom: 'ustars',
3029
+ chain_name: 'stargaze'
3030
+ },
3031
+ chain: {
3032
+ channel_id: 'channel-23'
3033
+ }
3034
+ }]
3035
+ }, {
3036
+ description: 'The native token of ohhNFT.',
3037
+ denom_units: [{
3038
+ denom: 'ibc/4C27DF5455084E7D0883A6592C7B8D643B74191E6C65D423F4E309E7D2088AAF',
3039
+ exponent: 0,
3040
+ aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust']
3041
+ }, {
3042
+ denom: 'strdst',
3043
+ exponent: 6
3044
+ }],
3045
+ base: 'ibc/4C27DF5455084E7D0883A6592C7B8D643B74191E6C65D423F4E309E7D2088AAF',
3046
+ name: 'Stardust STRDST',
3047
+ display: 'strdst',
3048
+ symbol: 'STRDST',
3049
+ logo_URIs: {
3050
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png',
3051
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg'
3052
+ },
3053
+ coingecko_id: '',
3054
+ images: [{
3055
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png',
3056
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg'
3057
+ }],
3058
+ traces: [{
3059
+ type: 'ibc',
3060
+ counterparty: {
3061
+ channel_id: 'channel-270',
3062
+ base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust',
3063
+ chain_name: 'stargaze'
3064
+ },
3065
+ chain: {
3066
+ channel_id: 'channel-23'
3067
+ }
3068
+ }]
3069
+ }, {
3070
+ description: 'The native meme token of stargaze.',
3071
+ denom_units: [{
3072
+ denom: 'ibc/A422A424934AA43897DFB4BCE17A797F58E2E0409B564A89801FD1D75F0F58E8',
3073
+ exponent: 0,
3074
+ aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/mGAZE']
3075
+ }, {
3076
+ denom: 'GAZE',
3077
+ exponent: 6
3078
+ }],
3079
+ base: 'ibc/A422A424934AA43897DFB4BCE17A797F58E2E0409B564A89801FD1D75F0F58E8',
3080
+ name: 'Gaze GAZE',
3081
+ display: 'GAZE',
3082
+ symbol: 'GAZE',
3083
+ logo_URIs: {
3084
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.png',
3085
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.svg'
3086
+ },
3087
+ coingecko_id: '',
3088
+ images: [{
3089
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.png',
3090
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.svg'
3091
+ }],
3092
+ traces: [{
3093
+ type: 'ibc',
3094
+ counterparty: {
3095
+ channel_id: 'channel-270',
3096
+ base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/mGAZE',
3097
+ chain_name: 'stargaze'
3098
+ },
3099
+ chain: {
3100
+ channel_id: 'channel-23'
3101
+ }
3102
+ }]
3103
+ }, {
3104
+ description: 'ohhNFT LP token.',
3105
+ denom_units: [{
3106
+ denom: 'ibc/7CEFA6CCCF4F6354A32BB91EFB7C1EAF0CDF05F39E3776850E9BE23D2CDB9352',
3107
+ exponent: 0,
3108
+ aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uBRNCH']
3109
+ }, {
3110
+ denom: 'BRNCH',
3111
+ exponent: 6
3112
+ }],
3113
+ base: 'ibc/7CEFA6CCCF4F6354A32BB91EFB7C1EAF0CDF05F39E3776850E9BE23D2CDB9352',
3114
+ name: 'Branch',
3115
+ display: 'BRNCH',
3116
+ symbol: 'BRNCH',
3117
+ logo_URIs: {
3118
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png',
3119
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg'
3120
+ },
3121
+ coingecko_id: '',
3122
+ images: [{
3123
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png',
3124
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg'
3125
+ }],
3126
+ traces: [{
3127
+ type: 'ibc',
3128
+ counterparty: {
3129
+ channel_id: 'channel-270',
3130
+ base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uBRNCH',
3131
+ chain_name: 'stargaze'
3132
+ },
3133
+ chain: {
3134
+ channel_id: 'channel-23'
3135
+ }
3136
+ }]
3137
+ }, {
3138
+ description: 'Social token for the ohhVAULT.',
3139
+ denom_units: [{
3140
+ denom: 'ibc/37CCFA0CCB9AE3FCEBA645BAECAE54D96EAC4636D38D13AE036F7D8F13925F3A',
3141
+ exponent: 0,
3142
+ aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uOHH']
3143
+ }, {
3144
+ denom: 'OHH',
3145
+ exponent: 6
3146
+ }],
3147
+ base: 'ibc/37CCFA0CCB9AE3FCEBA645BAECAE54D96EAC4636D38D13AE036F7D8F13925F3A',
3148
+ name: 'ohhVAULT ohh',
3149
+ display: 'OHH',
3150
+ symbol: 'OHH',
3151
+ logo_URIs: {
3152
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.png',
3153
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.svg'
3154
+ },
3155
+ coingecko_id: '',
3156
+ images: [{
3157
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.png',
3158
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.svg'
3159
+ }],
3160
+ traces: [{
3161
+ type: 'ibc',
3162
+ counterparty: {
3163
+ channel_id: 'channel-270',
3164
+ base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uOHH',
3165
+ chain_name: 'stargaze'
3166
+ },
3167
+ chain: {
3168
+ channel_id: 'channel-23'
3169
+ }
3170
+ }]
3171
+ }, {
3172
+ description: 'The native coin of Sneaky Productions.',
3173
+ denom_units: [{
3174
+ denom: 'ibc/9F27735959A2F0AB65975F306A5E26B51424B802443D7A9E8FF3D1B134587700',
3175
+ exponent: 0,
3176
+ aliases: ['factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky']
3177
+ }, {
3178
+ denom: 'sneaky',
3179
+ exponent: 6
3180
+ }],
3181
+ base: 'ibc/9F27735959A2F0AB65975F306A5E26B51424B802443D7A9E8FF3D1B134587700',
3182
+ name: 'Sneaky Productions',
3183
+ display: 'sneaky',
3184
+ symbol: 'SNEAKY',
3185
+ logo_URIs: {
3186
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png',
3187
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg'
3188
+ },
3189
+ coingecko_id: '',
3190
+ images: [{
3191
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png',
3192
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg'
3193
+ }],
3194
+ traces: [{
3195
+ type: 'ibc',
3196
+ counterparty: {
3197
+ channel_id: 'channel-270',
3198
+ base_denom: 'factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky',
3199
+ chain_name: 'stargaze'
3200
+ },
3201
+ chain: {
3202
+ channel_id: 'channel-23'
3203
+ }
3204
+ }]
3205
+ }]
3206
+ };
3207
+ var _default = assets;
3208
+ exports["default"] = _default;