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