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