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