@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,4833 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var assets = {
8
+ chain_name: 'kava',
9
+ assets: [{
10
+ description: 'The native token of Aura Network',
11
+ denom_units: [{
12
+ denom: 'ibc/553F40D865364C80C1B78B6C3080EFC5B8306BE29234DFECF143514FE8DBEC10',
13
+ exponent: 0,
14
+ aliases: ['uaura']
15
+ }, {
16
+ denom: 'aura',
17
+ exponent: 6
18
+ }],
19
+ base: 'ibc/553F40D865364C80C1B78B6C3080EFC5B8306BE29234DFECF143514FE8DBEC10',
20
+ name: 'Aura',
21
+ display: 'aura',
22
+ symbol: 'AURA',
23
+ logo_URIs: {
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.png',
25
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.svg'
26
+ },
27
+ coingecko_id: 'aura-network',
28
+ images: [{
29
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.png',
30
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.svg'
31
+ }],
32
+ traces: [{
33
+ type: 'ibc',
34
+ counterparty: {
35
+ channel_id: 'channel-7',
36
+ base_denom: 'uaura',
37
+ chain_name: 'aura'
38
+ },
39
+ chain: {
40
+ channel_id: 'channel-124'
41
+ }
42
+ }]
43
+ }, {
44
+ description: '',
45
+ denom_units: [{
46
+ denom: 'ibc/7828FD453E26CA18E7516F4F15C9698A36E92EA058B6A113B1F75CE828BF5398',
47
+ exponent: 0,
48
+ aliases: ['utia']
49
+ }, {
50
+ denom: 'tia',
51
+ exponent: 6
52
+ }],
53
+ base: 'ibc/7828FD453E26CA18E7516F4F15C9698A36E92EA058B6A113B1F75CE828BF5398',
54
+ name: 'Celestia',
55
+ display: 'tia',
56
+ symbol: 'TIA',
57
+ coingecko_id: 'celestia',
58
+ logo_URIs: {
59
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
60
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
61
+ },
62
+ images: [{
63
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg',
64
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png'
65
+ }],
66
+ traces: [{
67
+ type: 'ibc',
68
+ counterparty: {
69
+ channel_id: 'channel-13',
70
+ base_denom: 'utia',
71
+ chain_name: 'celestia'
72
+ },
73
+ chain: {
74
+ channel_id: 'channel-140'
75
+ }
76
+ }]
77
+ }, {
78
+ description: 'The native token of Coreum',
79
+ denom_units: [{
80
+ denom: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
81
+ exponent: 0,
82
+ aliases: ['ucore']
83
+ }, {
84
+ denom: 'core',
85
+ exponent: 6
86
+ }],
87
+ base: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
88
+ name: 'Coreum',
89
+ display: 'core',
90
+ symbol: 'COREUM',
91
+ logo_URIs: {
92
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
93
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
94
+ },
95
+ coingecko_id: 'coreum',
96
+ keywords: ['dex', 'staking', 'wasm', 'assets', 'nft'],
97
+ images: [{
98
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
99
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
100
+ }],
101
+ traces: [{
102
+ type: 'ibc',
103
+ counterparty: {
104
+ channel_id: 'channel-18',
105
+ base_denom: 'ucore',
106
+ chain_name: 'coreum'
107
+ },
108
+ chain: {
109
+ channel_id: 'channel-142'
110
+ }
111
+ }]
112
+ }, {
113
+ description: 'The native staking and governance token of the Cosmos Hub.',
114
+ denom_units: [{
115
+ denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
116
+ exponent: 0,
117
+ aliases: ['uatom']
118
+ }, {
119
+ denom: 'atom',
120
+ exponent: 6
121
+ }],
122
+ base: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
123
+ name: 'Cosmos Hub Atom',
124
+ display: 'atom',
125
+ symbol: 'ATOM',
126
+ logo_URIs: {
127
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
128
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
129
+ },
130
+ coingecko_id: 'cosmos',
131
+ images: [{
132
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
133
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
134
+ }],
135
+ traces: [{
136
+ type: 'ibc',
137
+ counterparty: {
138
+ channel_id: 'channel-277',
139
+ base_denom: 'uatom',
140
+ chain_name: 'cosmoshub'
141
+ },
142
+ chain: {
143
+ channel_id: 'channel-0'
144
+ }
145
+ }]
146
+ }, {
147
+ description: 'Tether USDt on the Cosmos Hub',
148
+ denom_units: [{
149
+ denom: 'ibc/BB816E4CD95F1E1A446D7282C9F3D05F99D2E6B5EBA12E3AF6A8F8281DB84AEB',
150
+ exponent: 0,
151
+ aliases: ['ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0']
152
+ }, {
153
+ denom: 'usdt',
154
+ exponent: 6
155
+ }],
156
+ type_asset: 'ics20',
157
+ base: 'ibc/BB816E4CD95F1E1A446D7282C9F3D05F99D2E6B5EBA12E3AF6A8F8281DB84AEB',
158
+ name: 'Tether USDt',
159
+ display: 'usdt',
160
+ symbol: 'USDt',
161
+ traces: [{
162
+ type: 'ibc',
163
+ counterparty: {
164
+ channel_id: 'channel-277',
165
+ base_denom: 'ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0',
166
+ chain_name: 'cosmoshub'
167
+ },
168
+ chain: {
169
+ channel_id: 'channel-0'
170
+ }
171
+ }],
172
+ images: [{
173
+ image_sync: {
174
+ chain_name: 'kava',
175
+ base_denom: 'erc20/tether/usdt'
176
+ },
177
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
178
+ }],
179
+ logo_URIs: {
180
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
181
+ }
182
+ }, {
183
+ description: 'FX on Cosmos Hub',
184
+ denom_units: [{
185
+ denom: 'ibc/EBBE6553941A1F0111A9163F885F7665417467FB630D68F5D4F15425C1E64FDE',
186
+ exponent: 0,
187
+ aliases: ['ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729']
188
+ }],
189
+ type_asset: 'ics20',
190
+ base: 'ibc/EBBE6553941A1F0111A9163F885F7665417467FB630D68F5D4F15425C1E64FDE',
191
+ name: 'Function X',
192
+ display: 'FX',
193
+ symbol: 'FX',
194
+ traces: [{
195
+ type: 'ibc',
196
+ counterparty: {
197
+ channel_id: 'channel-277',
198
+ base_denom: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
199
+ chain_name: 'cosmoshub'
200
+ },
201
+ chain: {
202
+ channel_id: 'channel-0'
203
+ }
204
+ }],
205
+ images: [{
206
+ image_sync: {
207
+ chain_name: 'fxcore',
208
+ base_denom: 'FX'
209
+ },
210
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
211
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
212
+ }],
213
+ logo_URIs: {
214
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
215
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
216
+ }
217
+ }, {
218
+ description: 'Cronos Chain - Get Instant DApp Portability with EVM Support',
219
+ denom_units: [{
220
+ denom: 'ibc/BD8BDD1E2C21D8924ECE09E764D6E560E6500FE164EC3F748D1534C084B267DB',
221
+ exponent: 0,
222
+ aliases: ['basecro']
223
+ }, {
224
+ denom: 'cro',
225
+ exponent: 18
226
+ }],
227
+ base: 'ibc/BD8BDD1E2C21D8924ECE09E764D6E560E6500FE164EC3F748D1534C084B267DB',
228
+ name: 'Cronos',
229
+ display: 'cro',
230
+ symbol: 'CRO',
231
+ traces: [{
232
+ type: 'ibc',
233
+ counterparty: {
234
+ channel_id: 'channel-11',
235
+ base_denom: 'basecro',
236
+ chain_name: 'cronos'
237
+ },
238
+ chain: {
239
+ channel_id: 'channel-125'
240
+ }
241
+ }],
242
+ images: [{
243
+ image_sync: {
244
+ chain_name: 'cryptoorgchain',
245
+ base_denom: 'basecro'
246
+ },
247
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
248
+ }],
249
+ logo_URIs: {
250
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
251
+ }
252
+ }, {
253
+ description: 'Tether USDt on Cronos',
254
+ denom_units: [{
255
+ denom: 'ibc/B63437A4168A67D6157A31BF138151B81A25A97792013FCC95EE1ED51C085C5B',
256
+ exponent: 0,
257
+ aliases: ['ibc/9106F2626880DF7FAD30621F355423B2A7523D8E2274475F009644D708A90682']
258
+ }, {
259
+ denom: 'usdt',
260
+ exponent: 6
261
+ }],
262
+ type_asset: 'ics20',
263
+ base: 'ibc/B63437A4168A67D6157A31BF138151B81A25A97792013FCC95EE1ED51C085C5B',
264
+ name: 'Tether USDt',
265
+ display: 'usdt',
266
+ symbol: 'USDt',
267
+ traces: [{
268
+ type: 'ibc',
269
+ counterparty: {
270
+ channel_id: 'channel-11',
271
+ base_denom: 'ibc/9106F2626880DF7FAD30621F355423B2A7523D8E2274475F009644D708A90682',
272
+ chain_name: 'cronos'
273
+ },
274
+ chain: {
275
+ channel_id: 'channel-125'
276
+ }
277
+ }],
278
+ images: [{
279
+ image_sync: {
280
+ chain_name: 'kava',
281
+ base_denom: 'erc20/tether/usdt'
282
+ },
283
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
284
+ }],
285
+ logo_URIs: {
286
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
287
+ }
288
+ }, {
289
+ description: 'The native staking token of dYdX Protocol.',
290
+ denom_units: [{
291
+ denom: 'ibc/504AB5ACDC94480E27C4ECCCFB9E0468A0AF5C0AF6E7CF9BB504DE54C3D8E7DB',
292
+ exponent: 0,
293
+ aliases: ['adydx']
294
+ }, {
295
+ denom: 'dydx',
296
+ exponent: 18
297
+ }],
298
+ base: 'ibc/504AB5ACDC94480E27C4ECCCFB9E0468A0AF5C0AF6E7CF9BB504DE54C3D8E7DB',
299
+ name: 'dYdX',
300
+ display: 'dydx',
301
+ symbol: 'DYDX',
302
+ logo_URIs: {
303
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
304
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
305
+ },
306
+ coingecko_id: 'dydx',
307
+ images: [{
308
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
309
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
310
+ }, {
311
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
312
+ theme: {
313
+ circle: true
314
+ }
315
+ }],
316
+ traces: [{
317
+ type: 'ibc',
318
+ counterparty: {
319
+ channel_id: 'channel-7',
320
+ base_denom: 'adydx',
321
+ chain_name: 'dydx'
322
+ },
323
+ chain: {
324
+ channel_id: 'channel-137'
325
+ }
326
+ }]
327
+ }, {
328
+ description: 'Noble USDC on dYdX Protocol.',
329
+ denom_units: [{
330
+ denom: 'ibc/D42D534E2775FAA7BF4F87AC110D1E5CA3CBDF1F08CAEE969BF38CE916C57422',
331
+ exponent: 0,
332
+ aliases: ['ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5']
333
+ }, {
334
+ denom: 'usdc',
335
+ exponent: 6
336
+ }],
337
+ type_asset: 'ics20',
338
+ base: 'ibc/D42D534E2775FAA7BF4F87AC110D1E5CA3CBDF1F08CAEE969BF38CE916C57422',
339
+ name: 'Noble USDC',
340
+ display: 'usdc',
341
+ symbol: 'USDC',
342
+ traces: [{
343
+ type: 'ibc',
344
+ counterparty: {
345
+ channel_id: 'channel-7',
346
+ base_denom: 'ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5',
347
+ chain_name: 'dydx'
348
+ },
349
+ chain: {
350
+ channel_id: 'channel-137'
351
+ }
352
+ }],
353
+ images: [{
354
+ image_sync: {
355
+ chain_name: 'noble',
356
+ base_denom: 'uusdc'
357
+ },
358
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
359
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
360
+ }],
361
+ logo_URIs: {
362
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
363
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
364
+ }
365
+ }, {
366
+ description: 'The native EVM, governance and staking token of the Evmos Hub',
367
+ denom_units: [{
368
+ denom: 'ibc/31E579FA24701B39270DF7E9B8640DEF9CC10CB94CE1A8845CD04C2628A7C3A2',
369
+ exponent: 0,
370
+ aliases: ['aevmos']
371
+ }, {
372
+ denom: 'evmos',
373
+ exponent: 18
374
+ }],
375
+ base: 'ibc/31E579FA24701B39270DF7E9B8640DEF9CC10CB94CE1A8845CD04C2628A7C3A2',
376
+ name: 'Evmos',
377
+ display: 'evmos',
378
+ symbol: 'EVMOS',
379
+ logo_URIs: {
380
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
381
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
382
+ },
383
+ coingecko_id: 'evmos',
384
+ images: [{
385
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
386
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
387
+ }],
388
+ traces: [{
389
+ type: 'ibc',
390
+ counterparty: {
391
+ channel_id: 'channel-83',
392
+ base_denom: 'aevmos',
393
+ chain_name: 'evmos'
394
+ },
395
+ chain: {
396
+ channel_id: 'channel-117'
397
+ }
398
+ }]
399
+ }, {
400
+ description: 'Tether USDt on Evmos',
401
+ denom_units: [{
402
+ denom: 'ibc/1D36052149EEB3336B0BA45D8D34243E097C4B41CA23BADE97C34D145CF60629',
403
+ exponent: 0,
404
+ aliases: ['ibc/95F4898F70B1E3765715808C57E955034419200A7BB6DDECBEAA5FD3AA3DF7D5']
405
+ }, {
406
+ denom: 'usdt',
407
+ exponent: 6
408
+ }],
409
+ type_asset: 'ics20',
410
+ base: 'ibc/1D36052149EEB3336B0BA45D8D34243E097C4B41CA23BADE97C34D145CF60629',
411
+ name: 'Tether USDt',
412
+ display: 'usdt',
413
+ symbol: 'USDt',
414
+ traces: [{
415
+ type: 'ibc',
416
+ counterparty: {
417
+ channel_id: 'channel-83',
418
+ base_denom: 'ibc/95F4898F70B1E3765715808C57E955034419200A7BB6DDECBEAA5FD3AA3DF7D5',
419
+ chain_name: 'evmos'
420
+ },
421
+ chain: {
422
+ channel_id: 'channel-117'
423
+ }
424
+ }],
425
+ images: [{
426
+ image_sync: {
427
+ chain_name: 'kava',
428
+ base_denom: 'erc20/tether/usdt'
429
+ },
430
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
431
+ }],
432
+ logo_URIs: {
433
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
434
+ }
435
+ }, {
436
+ description: 'The token of Neokingdom DAO.',
437
+ denom_units: [{
438
+ denom: 'ibc/5D9BA743218E2BC0E08B383B2F6DAE27A4EE997785D347E52A4DE1190761825F',
439
+ exponent: 0,
440
+ aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
441
+ }, {
442
+ denom: 'neok',
443
+ exponent: 18
444
+ }],
445
+ base: 'ibc/5D9BA743218E2BC0E08B383B2F6DAE27A4EE997785D347E52A4DE1190761825F',
446
+ name: 'Neokingdom DAO',
447
+ display: 'neok',
448
+ symbol: 'NEOK',
449
+ logo_URIs: {
450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
451
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
452
+ },
453
+ images: [{
454
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
455
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
456
+ }],
457
+ traces: [{
458
+ type: 'ibc',
459
+ counterparty: {
460
+ channel_id: 'channel-83',
461
+ base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
462
+ chain_name: 'evmos'
463
+ },
464
+ chain: {
465
+ channel_id: 'channel-117'
466
+ }
467
+ }]
468
+ }, {
469
+ description: 'The native EVM, governance and staking token of the Haqq Network',
470
+ denom_units: [{
471
+ denom: 'ibc/DCE437C990E9F798493848E8F086097AAAC21D0CC3C82778BD57BC7FCD1D184E',
472
+ exponent: 0,
473
+ aliases: ['aISLM']
474
+ }, {
475
+ denom: 'ISLM',
476
+ exponent: 18
477
+ }],
478
+ base: 'ibc/DCE437C990E9F798493848E8F086097AAAC21D0CC3C82778BD57BC7FCD1D184E',
479
+ name: 'Islamic Coin',
480
+ display: 'ISLM',
481
+ symbol: 'ISLM',
482
+ coingecko_id: 'islamic-coin',
483
+ logo_URIs: {
484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png',
485
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.svg'
486
+ },
487
+ images: [{
488
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png',
489
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.svg'
490
+ }],
491
+ traces: [{
492
+ type: 'ibc',
493
+ counterparty: {
494
+ channel_id: 'channel-6',
495
+ base_denom: 'aISLM',
496
+ chain_name: 'haqq'
497
+ },
498
+ chain: {
499
+ channel_id: 'channel-135'
500
+ }
501
+ }]
502
+ }, {
503
+ description: 'The INJ token is the native governance token for the Injective chain.',
504
+ denom_units: [{
505
+ denom: 'ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273',
506
+ exponent: 0,
507
+ aliases: ['inj']
508
+ }, {
509
+ denom: 'INJ',
510
+ exponent: 18
511
+ }],
512
+ base: 'ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273',
513
+ name: 'Injective',
514
+ display: 'INJ',
515
+ symbol: 'INJ',
516
+ logo_URIs: {
517
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
518
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
519
+ },
520
+ coingecko_id: 'injective-protocol',
521
+ images: [{
522
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
523
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
524
+ }],
525
+ traces: [{
526
+ type: 'ibc',
527
+ counterparty: {
528
+ channel_id: 'channel-143',
529
+ base_denom: 'inj',
530
+ chain_name: 'injective'
531
+ },
532
+ chain: {
533
+ channel_id: 'channel-122'
534
+ }
535
+ }]
536
+ }, {
537
+ description: 'Tether USDt on Injective',
538
+ denom_units: [{
539
+ denom: 'ibc/11C458479F66BF6422B845ACC06F8E797D6395E0628BAFBF19075A7222D3C078',
540
+ exponent: 0,
541
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
542
+ }, {
543
+ denom: 'usdt',
544
+ exponent: 6
545
+ }],
546
+ type_asset: 'ics20',
547
+ base: 'ibc/11C458479F66BF6422B845ACC06F8E797D6395E0628BAFBF19075A7222D3C078',
548
+ name: 'Tether USDt',
549
+ display: 'usdt',
550
+ symbol: 'USDt',
551
+ traces: [{
552
+ type: 'ibc',
553
+ counterparty: {
554
+ channel_id: 'channel-143',
555
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
556
+ chain_name: 'injective'
557
+ },
558
+ chain: {
559
+ channel_id: 'channel-122'
560
+ }
561
+ }],
562
+ images: [{
563
+ image_sync: {
564
+ chain_name: 'kava',
565
+ base_denom: 'erc20/tether/usdt'
566
+ },
567
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
568
+ }],
569
+ logo_URIs: {
570
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
571
+ }
572
+ }, {
573
+ description: 'ERIS liquid staked INJ',
574
+ denom_units: [{
575
+ denom: 'ibc/2CDA7CA33077911B2BF5E5D3423B6CC76E1093A7F8A6D876943C2AF69CBC9875',
576
+ exponent: 0,
577
+ aliases: ['factory/inj1cdwt8g7nxgtg2k4fn8sj363mh9ahkw2qt0vrnc/ampINJ']
578
+ }, {
579
+ denom: 'ampINJ',
580
+ exponent: 6
581
+ }],
582
+ base: 'ibc/2CDA7CA33077911B2BF5E5D3423B6CC76E1093A7F8A6D876943C2AF69CBC9875',
583
+ name: 'ERIS Amplified INJ',
584
+ display: 'ampINJ',
585
+ symbol: 'ampINJ',
586
+ logo_URIs: {
587
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ampinj.png'
588
+ },
589
+ images: [{
590
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ampinj.png'
591
+ }],
592
+ traces: [{
593
+ type: 'ibc',
594
+ counterparty: {
595
+ channel_id: 'channel-143',
596
+ base_denom: 'factory/inj1cdwt8g7nxgtg2k4fn8sj363mh9ahkw2qt0vrnc/ampINJ',
597
+ chain_name: 'injective'
598
+ },
599
+ chain: {
600
+ channel_id: 'channel-122'
601
+ }
602
+ }]
603
+ }, {
604
+ description: '$AUTISM exists to celebrate autism as a superior biological tech stack for a changing world',
605
+ denom_units: [{
606
+ denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
607
+ exponent: 0,
608
+ aliases: ['factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism']
609
+ }, {
610
+ denom: 'autism',
611
+ exponent: 6
612
+ }],
613
+ base: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
614
+ name: 'Autism',
615
+ display: 'autism',
616
+ symbol: 'AUTISM',
617
+ logo_URIs: {
618
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
619
+ },
620
+ coingecko_id: 'autism',
621
+ images: [{
622
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
623
+ }],
624
+ traces: [{
625
+ type: 'ibc',
626
+ counterparty: {
627
+ channel_id: 'channel-143',
628
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism',
629
+ chain_name: 'injective'
630
+ },
631
+ chain: {
632
+ channel_id: 'channel-122'
633
+ }
634
+ }]
635
+ }, {
636
+ description: 'The first meme coin on Injective. It’s a dog, but he has nunchucks',
637
+ denom_units: [{
638
+ denom: 'ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3',
639
+ exponent: 0,
640
+ aliases: ['factory/inj1xtel2knkt8hmc9dnzpjz6kdmacgcfmlv5f308w/ninja']
641
+ }, {
642
+ denom: 'NINJA',
643
+ exponent: 6
644
+ }],
645
+ base: 'ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3',
646
+ name: 'Dog wif nunchucks',
647
+ display: 'NINJA',
648
+ symbol: 'NINJA',
649
+ logo_URIs: {
650
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png'
651
+ },
652
+ coingecko_id: 'dog-wif-nuchucks',
653
+ images: [{
654
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png'
655
+ }],
656
+ traces: [{
657
+ type: 'ibc',
658
+ counterparty: {
659
+ channel_id: 'channel-143',
660
+ base_denom: 'factory/inj1xtel2knkt8hmc9dnzpjz6kdmacgcfmlv5f308w/ninja',
661
+ chain_name: 'injective'
662
+ },
663
+ chain: {
664
+ channel_id: 'channel-122'
665
+ }
666
+ }]
667
+ }, {
668
+ description: 'The $WGMI Token - We Gonna Make It. Are you ready?',
669
+ denom_units: [{
670
+ denom: 'ibc/1DCC282ACE088614FFE6473309255D2EEFDCE9BE50CA402F8362EC0206296F25',
671
+ exponent: 0,
672
+ aliases: ['factory/inj1rmjzj9fn47kdmfk4f3z39qr6czexxe0yjyc546/WGMI']
673
+ }, {
674
+ denom: 'WGMI',
675
+ exponent: 6
676
+ }],
677
+ base: 'ibc/1DCC282ACE088614FFE6473309255D2EEFDCE9BE50CA402F8362EC0206296F25',
678
+ name: 'WGMI',
679
+ display: 'WGMI',
680
+ symbol: 'WGMI',
681
+ logo_URIs: {
682
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/wgmi.png'
683
+ },
684
+ images: [{
685
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/wgmi.png'
686
+ }],
687
+ traces: [{
688
+ type: 'ibc',
689
+ counterparty: {
690
+ channel_id: 'channel-143',
691
+ base_denom: 'factory/inj1rmjzj9fn47kdmfk4f3z39qr6czexxe0yjyc546/WGMI',
692
+ chain_name: 'injective'
693
+ },
694
+ chain: {
695
+ channel_id: 'channel-122'
696
+ }
697
+ }]
698
+ }, {
699
+ description: 'The native staking and governance token of the Kujira chain.',
700
+ denom_units: [{
701
+ denom: 'ibc/2CA1ED8E0335BADDAE8CC30149583A78A8517FBED0AF3910E04525CCEBB173B1',
702
+ exponent: 0,
703
+ aliases: ['ukuji']
704
+ }, {
705
+ denom: 'kuji',
706
+ exponent: 6
707
+ }],
708
+ base: 'ibc/2CA1ED8E0335BADDAE8CC30149583A78A8517FBED0AF3910E04525CCEBB173B1',
709
+ name: 'Kujira',
710
+ display: 'kuji',
711
+ symbol: 'KUJI',
712
+ coingecko_id: 'kujira',
713
+ logo_URIs: {
714
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
715
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
716
+ },
717
+ images: [{
718
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
719
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
720
+ }],
721
+ traces: [{
722
+ type: 'ibc',
723
+ counterparty: {
724
+ channel_id: 'channel-95',
725
+ base_denom: 'ukuji',
726
+ chain_name: 'kujira'
727
+ },
728
+ chain: {
729
+ channel_id: 'channel-116'
730
+ }
731
+ }]
732
+ }, {
733
+ description: 'The native over-collateralized stablecoin from the Kujira chain.',
734
+ denom_units: [{
735
+ denom: 'ibc/ABD44788ED218ADF7E314B8768A5F54A45BDE61ADFA63D81540DF750AD23488D',
736
+ exponent: 0,
737
+ aliases: ['factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk']
738
+ }, {
739
+ denom: 'usk',
740
+ exponent: 6
741
+ }],
742
+ base: 'ibc/ABD44788ED218ADF7E314B8768A5F54A45BDE61ADFA63D81540DF750AD23488D',
743
+ name: 'USK',
744
+ display: 'usk',
745
+ symbol: 'USK',
746
+ coingecko_id: 'usk',
747
+ logo_URIs: {
748
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
749
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
750
+ },
751
+ images: [{
752
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
753
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
754
+ }],
755
+ traces: [{
756
+ type: 'ibc',
757
+ counterparty: {
758
+ channel_id: 'channel-95',
759
+ base_denom: 'factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk',
760
+ chain_name: 'kujira'
761
+ },
762
+ chain: {
763
+ channel_id: 'channel-116'
764
+ }
765
+ }]
766
+ }, {
767
+ description: "Quark's auto-compounding KUJI derivative",
768
+ denom_units: [{
769
+ denom: 'ibc/94B1C34EAA4410CF4260DD1769FE3BE667620A3D506DA1C3DF7400CACAC226EE',
770
+ exponent: 0,
771
+ aliases: ['factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt']
772
+ }, {
773
+ denom: 'qcKUJI',
774
+ exponent: 6
775
+ }],
776
+ base: 'ibc/94B1C34EAA4410CF4260DD1769FE3BE667620A3D506DA1C3DF7400CACAC226EE',
777
+ name: 'qcKUJI',
778
+ display: 'qcKUJI',
779
+ symbol: 'qcKUJI',
780
+ logo_URIs: {
781
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg'
782
+ },
783
+ images: [{
784
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg'
785
+ }],
786
+ traces: [{
787
+ type: 'ibc',
788
+ counterparty: {
789
+ channel_id: 'channel-95',
790
+ base_denom: 'factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt',
791
+ chain_name: 'kujira'
792
+ },
793
+ chain: {
794
+ channel_id: 'channel-116'
795
+ }
796
+ }]
797
+ }, {
798
+ description: 'ampKUJI',
799
+ denom_units: [{
800
+ denom: 'ibc/95732625EBB22278FDD41A80A74B118C05C069C6FEC45025A1770FDF4C719D59',
801
+ exponent: 0,
802
+ aliases: ['factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI']
803
+ }, {
804
+ denom: 'ampKUJI',
805
+ exponent: 6
806
+ }],
807
+ base: 'ibc/95732625EBB22278FDD41A80A74B118C05C069C6FEC45025A1770FDF4C719D59',
808
+ name: 'ampKUJI',
809
+ display: 'ampKUJI',
810
+ symbol: 'ampKUJI',
811
+ logo_URIs: {
812
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png',
813
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg'
814
+ },
815
+ images: [{
816
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png',
817
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg'
818
+ }],
819
+ traces: [{
820
+ type: 'ibc',
821
+ counterparty: {
822
+ channel_id: 'channel-95',
823
+ base_denom: 'factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI',
824
+ chain_name: 'kujira'
825
+ },
826
+ chain: {
827
+ channel_id: 'channel-116'
828
+ }
829
+ }]
830
+ }, {
831
+ description: 'MantaDAO Governance Token',
832
+ denom_units: [{
833
+ denom: 'ibc/2B4C7FD60438250C19F1F62A12C6BFD8E00AD0DF25C1A59F0DDA73D4979EB410',
834
+ exponent: 0,
835
+ aliases: ['factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta']
836
+ }, {
837
+ denom: 'mnta',
838
+ exponent: 6
839
+ }],
840
+ base: 'ibc/2B4C7FD60438250C19F1F62A12C6BFD8E00AD0DF25C1A59F0DDA73D4979EB410',
841
+ name: 'MantaDAO',
842
+ display: 'mnta',
843
+ symbol: 'MNTA',
844
+ coingecko_id: 'mantadao',
845
+ logo_URIs: {
846
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
847
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
848
+ },
849
+ images: [{
850
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
851
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
852
+ }],
853
+ traces: [{
854
+ type: 'ibc',
855
+ counterparty: {
856
+ channel_id: 'channel-95',
857
+ base_denom: 'factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta',
858
+ chain_name: 'kujira'
859
+ },
860
+ chain: {
861
+ channel_id: 'channel-116'
862
+ }
863
+ }]
864
+ }, {
865
+ description: "Quark's auto-compounding MNTA derivative",
866
+ denom_units: [{
867
+ denom: 'ibc/BC902A27EE7818B923243DABCDDD4EE138729997621C875FE01259A0BCB343D7',
868
+ exponent: 0,
869
+ aliases: ['factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt']
870
+ }, {
871
+ denom: 'qcMNTA',
872
+ exponent: 6
873
+ }],
874
+ base: 'ibc/BC902A27EE7818B923243DABCDDD4EE138729997621C875FE01259A0BCB343D7',
875
+ name: 'qcMNTA',
876
+ display: 'qcMNTA',
877
+ symbol: 'qcMNTA',
878
+ logo_URIs: {
879
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg'
880
+ },
881
+ images: [{
882
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg'
883
+ }],
884
+ traces: [{
885
+ type: 'ibc',
886
+ counterparty: {
887
+ channel_id: 'channel-95',
888
+ base_denom: 'factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt',
889
+ chain_name: 'kujira'
890
+ },
891
+ chain: {
892
+ channel_id: 'channel-116'
893
+ }
894
+ }]
895
+ }, {
896
+ description: 'ERIS Liquid Staked MNTA',
897
+ denom_units: [{
898
+ denom: 'ibc/5D9968C4501416DDB0F41D7D50E9E951E30DE453B308381243FCB19B61144A42',
899
+ exponent: 0,
900
+ aliases: ['factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA']
901
+ }, {
902
+ denom: 'ampMNTA',
903
+ exponent: 6
904
+ }],
905
+ base: 'ibc/5D9968C4501416DDB0F41D7D50E9E951E30DE453B308381243FCB19B61144A42',
906
+ name: 'ERIS Amplified MNTA',
907
+ display: 'ampMNTA',
908
+ symbol: 'ampMNTA',
909
+ logo_URIs: {
910
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png'
911
+ },
912
+ images: [{
913
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png'
914
+ }],
915
+ traces: [{
916
+ type: 'ibc',
917
+ counterparty: {
918
+ channel_id: 'channel-95',
919
+ base_denom: 'factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA',
920
+ chain_name: 'kujira'
921
+ },
922
+ chain: {
923
+ channel_id: 'channel-116'
924
+ }
925
+ }]
926
+ }, {
927
+ description: 'The content house of Kujira',
928
+ denom_units: [{
929
+ denom: 'ibc/BECC8A906F56A1E999D109C7994B131CC65B185E381C2EE51070EAB28A6154FA',
930
+ exponent: 0,
931
+ aliases: ['factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink']
932
+ }, {
933
+ denom: 'wink',
934
+ exponent: 6
935
+ }],
936
+ base: 'ibc/BECC8A906F56A1E999D109C7994B131CC65B185E381C2EE51070EAB28A6154FA',
937
+ name: 'WINK',
938
+ display: 'wink',
939
+ symbol: 'WINK',
940
+ logo_URIs: {
941
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png',
942
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg'
943
+ },
944
+ images: [{
945
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png',
946
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg'
947
+ }],
948
+ traces: [{
949
+ type: 'ibc',
950
+ counterparty: {
951
+ channel_id: 'channel-95',
952
+ base_denom: 'factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink',
953
+ chain_name: 'kujira'
954
+ },
955
+ chain: {
956
+ channel_id: 'channel-116'
957
+ }
958
+ }]
959
+ }, {
960
+ description: 'Blend Token',
961
+ denom_units: [{
962
+ denom: 'ibc/EAC0AAA70B7ECB8A142F2147F4DC7AABA43793FE359E3F813E9FA78DCF51AEA9',
963
+ exponent: 0,
964
+ aliases: ['factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend']
965
+ }, {
966
+ denom: 'blend',
967
+ exponent: 6
968
+ }],
969
+ base: 'ibc/EAC0AAA70B7ECB8A142F2147F4DC7AABA43793FE359E3F813E9FA78DCF51AEA9',
970
+ name: 'BLEND',
971
+ display: 'blend',
972
+ symbol: 'BLEND',
973
+ logo_URIs: {
974
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg'
975
+ },
976
+ images: [{
977
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg'
978
+ }],
979
+ traces: [{
980
+ type: 'ibc',
981
+ counterparty: {
982
+ channel_id: 'channel-95',
983
+ base_denom: 'factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend',
984
+ chain_name: 'kujira'
985
+ },
986
+ chain: {
987
+ channel_id: 'channel-116'
988
+ }
989
+ }]
990
+ }, {
991
+ description: 'Tether USDt on Kujira',
992
+ denom_units: [{
993
+ denom: 'ibc/27F58360DF5153EF5CD2BE21F6CADA1B46C2BFF94710D05C2041E194F4883755',
994
+ exponent: 0,
995
+ aliases: ['ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8']
996
+ }, {
997
+ denom: 'usdt',
998
+ exponent: 6
999
+ }],
1000
+ type_asset: 'ics20',
1001
+ base: 'ibc/27F58360DF5153EF5CD2BE21F6CADA1B46C2BFF94710D05C2041E194F4883755',
1002
+ name: 'Tether USD',
1003
+ display: 'usdt',
1004
+ symbol: 'USDT',
1005
+ traces: [{
1006
+ type: 'ibc',
1007
+ counterparty: {
1008
+ channel_id: 'channel-95',
1009
+ base_denom: 'ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8',
1010
+ chain_name: 'kujira'
1011
+ },
1012
+ chain: {
1013
+ channel_id: 'channel-116'
1014
+ }
1015
+ }],
1016
+ images: [{
1017
+ image_sync: {
1018
+ chain_name: 'kava',
1019
+ base_denom: 'erc20/tether/usdt'
1020
+ },
1021
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1022
+ }],
1023
+ logo_URIs: {
1024
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1025
+ }
1026
+ }, {
1027
+ description: 'The staking and governance token of Fuzion',
1028
+ denom_units: [{
1029
+ denom: 'ibc/89EB537161642043D72797658274CCB90EFFB710707639B343DD221584912E2B',
1030
+ exponent: 0,
1031
+ aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn']
1032
+ }, {
1033
+ denom: 'fuzn',
1034
+ exponent: 6
1035
+ }],
1036
+ base: 'ibc/89EB537161642043D72797658274CCB90EFFB710707639B343DD221584912E2B',
1037
+ name: 'Fuzion',
1038
+ display: 'fuzn',
1039
+ symbol: 'FUZN',
1040
+ logo_URIs: {
1041
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png',
1042
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg'
1043
+ },
1044
+ images: [{
1045
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png',
1046
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg'
1047
+ }],
1048
+ traces: [{
1049
+ type: 'ibc',
1050
+ counterparty: {
1051
+ channel_id: 'channel-95',
1052
+ base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn',
1053
+ chain_name: 'kujira'
1054
+ },
1055
+ chain: {
1056
+ channel_id: 'channel-116'
1057
+ }
1058
+ }]
1059
+ }, {
1060
+ description: 'The receipt token of Fuzion',
1061
+ denom_units: [{
1062
+ denom: 'ibc/2985CBC4DF7739E5CB7552CF67A31FC81763E33C1733645E13CBC6D18830776A',
1063
+ exponent: 0,
1064
+ aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn']
1065
+ }, {
1066
+ denom: 'rfuzn',
1067
+ exponent: 6
1068
+ }],
1069
+ base: 'ibc/2985CBC4DF7739E5CB7552CF67A31FC81763E33C1733645E13CBC6D18830776A',
1070
+ name: 'Fuzion Receipt',
1071
+ display: 'rfuzn',
1072
+ symbol: 'rFUZN',
1073
+ logo_URIs: {
1074
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png'
1075
+ },
1076
+ images: [{
1077
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png'
1078
+ }],
1079
+ traces: [{
1080
+ type: 'ibc',
1081
+ counterparty: {
1082
+ channel_id: 'channel-95',
1083
+ base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn',
1084
+ chain_name: 'kujira'
1085
+ },
1086
+ chain: {
1087
+ channel_id: 'channel-116'
1088
+ }
1089
+ }]
1090
+ }, {
1091
+ description: 'The yield token of Fuzion',
1092
+ denom_units: [{
1093
+ denom: 'ibc/D0F1614B43DAB544671F3643119E3B1A2A3C8CEA654BC727A0A2636459561AC5',
1094
+ exponent: 0,
1095
+ aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn']
1096
+ }, {
1097
+ denom: 'yfuzn',
1098
+ exponent: 6
1099
+ }],
1100
+ base: 'ibc/D0F1614B43DAB544671F3643119E3B1A2A3C8CEA654BC727A0A2636459561AC5',
1101
+ name: 'Fuzion Yield',
1102
+ display: 'yfuzn',
1103
+ symbol: 'yFUZN',
1104
+ logo_URIs: {
1105
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg'
1106
+ },
1107
+ images: [{
1108
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg'
1109
+ }],
1110
+ traces: [{
1111
+ type: 'ibc',
1112
+ counterparty: {
1113
+ channel_id: 'channel-95',
1114
+ base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn',
1115
+ chain_name: 'kujira'
1116
+ },
1117
+ chain: {
1118
+ channel_id: 'channel-116'
1119
+ }
1120
+ }]
1121
+ }, {
1122
+ description: "Quark's auto-compounding FUZN derivative",
1123
+ denom_units: [{
1124
+ denom: 'ibc/DA6B9904FCC57A0511035C18161905E93715EF4A5375EE30557F4E828221F71B',
1125
+ exponent: 0,
1126
+ aliases: ['factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt']
1127
+ }, {
1128
+ denom: 'qcFUZN',
1129
+ exponent: 6
1130
+ }],
1131
+ base: 'ibc/DA6B9904FCC57A0511035C18161905E93715EF4A5375EE30557F4E828221F71B',
1132
+ name: 'qcFUZN',
1133
+ display: 'qcFUZN',
1134
+ symbol: 'qcFUZN',
1135
+ logo_URIs: {
1136
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg'
1137
+ },
1138
+ images: [{
1139
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg'
1140
+ }],
1141
+ traces: [{
1142
+ type: 'ibc',
1143
+ counterparty: {
1144
+ channel_id: 'channel-95',
1145
+ base_denom: 'factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt',
1146
+ chain_name: 'kujira'
1147
+ },
1148
+ chain: {
1149
+ channel_id: 'channel-116'
1150
+ }
1151
+ }]
1152
+ }, {
1153
+ description: 'The Revenue & Governance token of Unstake.fi',
1154
+ denom_units: [{
1155
+ denom: 'ibc/2CD9E38E6723E1E67B0666F970CA59E00EBCECEABFFF12969B3DFE46110BA3CF',
1156
+ exponent: 0,
1157
+ aliases: ['factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk']
1158
+ }, {
1159
+ denom: 'nstk',
1160
+ exponent: 6
1161
+ }],
1162
+ base: 'ibc/2CD9E38E6723E1E67B0666F970CA59E00EBCECEABFFF12969B3DFE46110BA3CF',
1163
+ name: 'Unstake Fi',
1164
+ display: 'nstk',
1165
+ symbol: 'NSTK',
1166
+ logo_URIs: {
1167
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
1168
+ },
1169
+ coingecko_id: 'unstake-fi',
1170
+ images: [{
1171
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
1172
+ }],
1173
+ traces: [{
1174
+ type: 'ibc',
1175
+ counterparty: {
1176
+ channel_id: 'channel-95',
1177
+ base_denom: 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk',
1178
+ chain_name: 'kujira'
1179
+ },
1180
+ chain: {
1181
+ channel_id: 'channel-116'
1182
+ }
1183
+ }]
1184
+ }, {
1185
+ description: 'Local Money',
1186
+ denom_units: [{
1187
+ denom: 'ibc/2E7DCD5B8B4E100A1BDCE0403D8D189B9AAC5A32C2B1ABCDA53B8F371C6FC43C',
1188
+ exponent: 0,
1189
+ aliases: ['factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local']
1190
+ }, {
1191
+ denom: 'local',
1192
+ exponent: 6
1193
+ }],
1194
+ base: 'ibc/2E7DCD5B8B4E100A1BDCE0403D8D189B9AAC5A32C2B1ABCDA53B8F371C6FC43C',
1195
+ name: 'LOCAL',
1196
+ display: 'local',
1197
+ symbol: 'LOCAL',
1198
+ logo_URIs: {
1199
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png'
1200
+ },
1201
+ images: [{
1202
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png'
1203
+ }],
1204
+ traces: [{
1205
+ type: 'ibc',
1206
+ counterparty: {
1207
+ channel_id: 'channel-95',
1208
+ base_denom: 'factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local',
1209
+ chain_name: 'kujira'
1210
+ },
1211
+ chain: {
1212
+ channel_id: 'channel-116'
1213
+ }
1214
+ }]
1215
+ }, {
1216
+ description: 'Food for whales',
1217
+ denom_units: [{
1218
+ denom: 'ibc/52E657232667030E2E3CCC66B8C53CCF703634F99F0D0DDB831AC8A60AC27B0E',
1219
+ exponent: 0,
1220
+ aliases: ['factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk']
1221
+ }, {
1222
+ denom: 'PLNK',
1223
+ exponent: 6
1224
+ }],
1225
+ base: 'ibc/52E657232667030E2E3CCC66B8C53CCF703634F99F0D0DDB831AC8A60AC27B0E',
1226
+ name: 'Plankton',
1227
+ display: 'PLNK',
1228
+ symbol: 'PLNK',
1229
+ logo_URIs: {
1230
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png'
1231
+ },
1232
+ images: [{
1233
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png'
1234
+ }],
1235
+ traces: [{
1236
+ type: 'ibc',
1237
+ counterparty: {
1238
+ channel_id: 'channel-95',
1239
+ base_denom: 'factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk',
1240
+ chain_name: 'kujira'
1241
+ },
1242
+ chain: {
1243
+ channel_id: 'channel-116'
1244
+ }
1245
+ }]
1246
+ }, {
1247
+ denom_units: [{
1248
+ denom: 'ibc/449F249B0B11497761259CBC936B22A7A980A4FABB04A4A7CA0FD3FE3F63196E',
1249
+ exponent: 0,
1250
+ aliases: ['ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3']
1251
+ }, {
1252
+ denom: 'sol',
1253
+ exponent: 8
1254
+ }],
1255
+ base: 'ibc/449F249B0B11497761259CBC936B22A7A980A4FABB04A4A7CA0FD3FE3F63196E',
1256
+ name: 'Wormhole Solana',
1257
+ display: 'sol',
1258
+ symbol: 'whSOL',
1259
+ traces: [{
1260
+ type: 'ibc',
1261
+ counterparty: {
1262
+ channel_id: 'channel-95',
1263
+ base_denom: 'ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3',
1264
+ chain_name: 'kujira'
1265
+ },
1266
+ chain: {
1267
+ channel_id: 'channel-116'
1268
+ }
1269
+ }],
1270
+ images: [{
1271
+ image_sync: {
1272
+ chain_name: 'gateway',
1273
+ base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA'
1274
+ },
1275
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
1276
+ }],
1277
+ logo_URIs: {
1278
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
1279
+ }
1280
+ }, {
1281
+ denom_units: [{
1282
+ denom: 'ibc/C50BC7A2768401BA814543EE06460C294EB55045A1BDD9317C5992FB1CA7D914',
1283
+ exponent: 0,
1284
+ aliases: ['ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10']
1285
+ }, {
1286
+ denom: 'evmos',
1287
+ exponent: 18
1288
+ }],
1289
+ base: 'ibc/C50BC7A2768401BA814543EE06460C294EB55045A1BDD9317C5992FB1CA7D914',
1290
+ name: 'Evmos',
1291
+ display: 'evmos',
1292
+ symbol: 'EVMOS',
1293
+ traces: [{
1294
+ type: 'ibc',
1295
+ counterparty: {
1296
+ channel_id: 'channel-95',
1297
+ base_denom: 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10',
1298
+ chain_name: 'kujira'
1299
+ },
1300
+ chain: {
1301
+ channel_id: 'channel-116'
1302
+ }
1303
+ }],
1304
+ images: [{
1305
+ image_sync: {
1306
+ chain_name: 'evmos',
1307
+ base_denom: 'aevmos'
1308
+ },
1309
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1310
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1311
+ }],
1312
+ logo_URIs: {
1313
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1314
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1315
+ }
1316
+ }, {
1317
+ denom_units: [{
1318
+ denom: 'ibc/7748B29ADB3F540B675CB68C90F7BF507E80571399FC85C137BEC2370F060C1E',
1319
+ exponent: 0,
1320
+ aliases: ['ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2']
1321
+ }, {
1322
+ denom: 'avax',
1323
+ exponent: 18
1324
+ }],
1325
+ type_asset: 'ics20',
1326
+ base: 'ibc/7748B29ADB3F540B675CB68C90F7BF507E80571399FC85C137BEC2370F060C1E',
1327
+ name: 'Axelar Wrapped AVAX',
1328
+ display: 'avax',
1329
+ symbol: 'wAVAX',
1330
+ traces: [{
1331
+ type: 'ibc',
1332
+ counterparty: {
1333
+ channel_id: 'channel-95',
1334
+ base_denom: 'ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2',
1335
+ chain_name: 'kujira'
1336
+ },
1337
+ chain: {
1338
+ channel_id: 'channel-116'
1339
+ }
1340
+ }],
1341
+ images: [{
1342
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
1343
+ }],
1344
+ logo_URIs: {
1345
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
1346
+ }
1347
+ }, {
1348
+ denom_units: [{
1349
+ denom: 'ibc/7250D8E94A016FF496C74936942753FFE6FA836E1EBFD41411AD2C32D099D9FF',
1350
+ exponent: 0,
1351
+ aliases: ['ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9']
1352
+ }, {
1353
+ denom: 'usdc',
1354
+ exponent: 6
1355
+ }],
1356
+ type_asset: 'ics20',
1357
+ base: 'ibc/7250D8E94A016FF496C74936942753FFE6FA836E1EBFD41411AD2C32D099D9FF',
1358
+ name: 'Noble USD Coin',
1359
+ display: 'usdc',
1360
+ symbol: 'USDC',
1361
+ traces: [{
1362
+ type: 'ibc',
1363
+ counterparty: {
1364
+ channel_id: 'channel-95',
1365
+ base_denom: 'ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9',
1366
+ chain_name: 'kujira'
1367
+ },
1368
+ chain: {
1369
+ channel_id: 'channel-116'
1370
+ }
1371
+ }],
1372
+ images: [{
1373
+ image_sync: {
1374
+ chain_name: 'noble',
1375
+ base_denom: 'uusdc'
1376
+ },
1377
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1378
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1379
+ }],
1380
+ logo_URIs: {
1381
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1382
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1383
+ }
1384
+ }, {
1385
+ denom_units: [{
1386
+ denom: 'ibc/6CD0CEA2A083759D26BAE9E497A3452892465BB867C2DD9313C1434B1C082DA3',
1387
+ exponent: 0,
1388
+ aliases: ['ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23']
1389
+ }, {
1390
+ denom: 'osmo',
1391
+ exponent: 6
1392
+ }],
1393
+ type_asset: 'ics20',
1394
+ base: 'ibc/6CD0CEA2A083759D26BAE9E497A3452892465BB867C2DD9313C1434B1C082DA3',
1395
+ name: 'Osmosis',
1396
+ display: 'osmo',
1397
+ symbol: 'OSMO',
1398
+ traces: [{
1399
+ type: 'ibc',
1400
+ counterparty: {
1401
+ channel_id: 'channel-95',
1402
+ base_denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
1403
+ chain_name: 'kujira'
1404
+ },
1405
+ chain: {
1406
+ channel_id: 'channel-116'
1407
+ }
1408
+ }],
1409
+ images: [{
1410
+ image_sync: {
1411
+ chain_name: 'osmosis',
1412
+ base_denom: 'uosmo'
1413
+ },
1414
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1415
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1416
+ }],
1417
+ logo_URIs: {
1418
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1419
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1420
+ }
1421
+ }, {
1422
+ denom_units: [{
1423
+ denom: 'ibc/E4B7D09B80571EA734DDC1A775FFE3920572ED748A61F9AC4E1C77E638CB6803',
1424
+ exponent: 0,
1425
+ aliases: ['ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F']
1426
+ }, {
1427
+ denom: 'usdc',
1428
+ exponent: 6
1429
+ }],
1430
+ type_asset: 'ics20',
1431
+ base: 'ibc/E4B7D09B80571EA734DDC1A775FFE3920572ED748A61F9AC4E1C77E638CB6803',
1432
+ name: 'Axelar USD Coin',
1433
+ display: 'usdc',
1434
+ symbol: 'axlUSDC',
1435
+ traces: [{
1436
+ type: 'ibc',
1437
+ counterparty: {
1438
+ channel_id: 'channel-95',
1439
+ base_denom: 'ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F',
1440
+ chain_name: 'kujira'
1441
+ },
1442
+ chain: {
1443
+ channel_id: 'channel-116'
1444
+ }
1445
+ }],
1446
+ images: [{
1447
+ image_sync: {
1448
+ chain_name: 'axelar',
1449
+ base_denom: 'uusdc'
1450
+ },
1451
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1452
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1453
+ }],
1454
+ logo_URIs: {
1455
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
1456
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
1457
+ }
1458
+ }, {
1459
+ denom_units: [{
1460
+ denom: 'ibc/EBE4F79262A9D1B8FD1F3AD65DAFFB67895D23A14C9BC7D01EF1818393049653',
1461
+ exponent: 0,
1462
+ aliases: ['ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07']
1463
+ }, {
1464
+ denom: 'cmdx',
1465
+ exponent: 6
1466
+ }],
1467
+ type_asset: 'ics20',
1468
+ base: 'ibc/EBE4F79262A9D1B8FD1F3AD65DAFFB67895D23A14C9BC7D01EF1818393049653',
1469
+ name: 'Comdex',
1470
+ display: 'cmdx',
1471
+ symbol: 'CMDX',
1472
+ traces: [{
1473
+ type: 'ibc',
1474
+ counterparty: {
1475
+ channel_id: 'channel-95',
1476
+ base_denom: 'ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07',
1477
+ chain_name: 'kujira'
1478
+ },
1479
+ chain: {
1480
+ channel_id: 'channel-116'
1481
+ }
1482
+ }],
1483
+ images: [{
1484
+ image_sync: {
1485
+ chain_name: 'comdex',
1486
+ base_denom: 'ucmdx'
1487
+ },
1488
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1489
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
1490
+ }],
1491
+ logo_URIs: {
1492
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
1493
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
1494
+ }
1495
+ }, {
1496
+ denom_units: [{
1497
+ denom: 'ibc/D2F639DAAB40339A7D852AB7B15A8EC1413ADFC10A5766A0A3CDFF6956936D8A',
1498
+ exponent: 0,
1499
+ aliases: ['ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5']
1500
+ }, {
1501
+ denom: 'juno',
1502
+ exponent: 6
1503
+ }],
1504
+ base: 'ibc/D2F639DAAB40339A7D852AB7B15A8EC1413ADFC10A5766A0A3CDFF6956936D8A',
1505
+ name: 'Juno',
1506
+ display: 'juno',
1507
+ symbol: 'JUNO',
1508
+ traces: [{
1509
+ type: 'ibc',
1510
+ counterparty: {
1511
+ channel_id: 'channel-95',
1512
+ base_denom: 'ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5',
1513
+ chain_name: 'kujira'
1514
+ },
1515
+ chain: {
1516
+ channel_id: 'channel-116'
1517
+ }
1518
+ }],
1519
+ images: [{
1520
+ image_sync: {
1521
+ chain_name: 'juno',
1522
+ base_denom: 'ujuno'
1523
+ },
1524
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
1525
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
1526
+ }],
1527
+ logo_URIs: {
1528
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
1529
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
1530
+ }
1531
+ }, {
1532
+ denom_units: [{
1533
+ denom: 'ibc/23D48B7CF4406563B8AD5B8EC38AAD36527806EEA7703B92FF1D98BD69570F9D',
1534
+ exponent: 0,
1535
+ aliases: ['ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7']
1536
+ }, {
1537
+ denom: 'weth',
1538
+ exponent: 18
1539
+ }],
1540
+ type_asset: 'ics20',
1541
+ base: 'ibc/23D48B7CF4406563B8AD5B8EC38AAD36527806EEA7703B92FF1D98BD69570F9D',
1542
+ name: 'Axelar Wrapped Ether',
1543
+ display: 'weth',
1544
+ symbol: 'wETH',
1545
+ traces: [{
1546
+ type: 'ibc',
1547
+ counterparty: {
1548
+ channel_id: 'channel-95',
1549
+ base_denom: 'ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7',
1550
+ chain_name: 'kujira'
1551
+ },
1552
+ chain: {
1553
+ channel_id: 'channel-116'
1554
+ }
1555
+ }],
1556
+ images: [{
1557
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1558
+ }],
1559
+ logo_URIs: {
1560
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
1561
+ }
1562
+ }, {
1563
+ denom_units: [{
1564
+ denom: 'ibc/D9175B3054100A7E7EA252CD12BAF8CD9FF63CA676AFE5706D6B96D6CF295BFE',
1565
+ exponent: 0,
1566
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
1567
+ }, {
1568
+ denom: 'atom',
1569
+ exponent: 6
1570
+ }],
1571
+ type_asset: 'ics20',
1572
+ base: 'ibc/D9175B3054100A7E7EA252CD12BAF8CD9FF63CA676AFE5706D6B96D6CF295BFE',
1573
+ name: 'Cosmos Hub Atom',
1574
+ display: 'atom',
1575
+ symbol: 'ATOM',
1576
+ traces: [{
1577
+ type: 'ibc',
1578
+ counterparty: {
1579
+ channel_id: 'channel-95',
1580
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
1581
+ chain_name: 'kujira'
1582
+ },
1583
+ chain: {
1584
+ channel_id: 'channel-116'
1585
+ }
1586
+ }],
1587
+ images: [{
1588
+ image_sync: {
1589
+ chain_name: 'cosmoshub',
1590
+ base_denom: 'uatom'
1591
+ },
1592
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1593
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1594
+ }],
1595
+ logo_URIs: {
1596
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1597
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1598
+ }
1599
+ }, {
1600
+ denom_units: [{
1601
+ denom: 'ibc/2E695124B20156E7774BB318CA684AB97B7150D5F7FF330F42962FC186046637',
1602
+ exponent: 0,
1603
+ aliases: ['ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986']
1604
+ }, {
1605
+ denom: 'luna',
1606
+ exponent: 6
1607
+ }],
1608
+ base: 'ibc/2E695124B20156E7774BB318CA684AB97B7150D5F7FF330F42962FC186046637',
1609
+ name: 'Luna',
1610
+ display: 'luna',
1611
+ symbol: 'LUNA',
1612
+ traces: [{
1613
+ type: 'ibc',
1614
+ counterparty: {
1615
+ channel_id: 'channel-95',
1616
+ base_denom: 'ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986',
1617
+ chain_name: 'kujira'
1618
+ },
1619
+ chain: {
1620
+ channel_id: 'channel-116'
1621
+ }
1622
+ }],
1623
+ images: [{
1624
+ image_sync: {
1625
+ chain_name: 'luna',
1626
+ base_denom: 'uluna'
1627
+ },
1628
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
1629
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
1630
+ }],
1631
+ logo_URIs: {
1632
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
1633
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
1634
+ }
1635
+ }, {
1636
+ denom_units: [{
1637
+ denom: 'ibc/C44EE817E5BC92CDADACEB8875B2231060EA32625B9798A2F8B6C1F63E7CD20D',
1638
+ exponent: 0,
1639
+ aliases: ['ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602']
1640
+ }, {
1641
+ denom: 'stars',
1642
+ exponent: 6
1643
+ }],
1644
+ type_asset: 'ics20',
1645
+ base: 'ibc/C44EE817E5BC92CDADACEB8875B2231060EA32625B9798A2F8B6C1F63E7CD20D',
1646
+ name: 'Stargaze',
1647
+ display: 'stars',
1648
+ symbol: 'STARS',
1649
+ traces: [{
1650
+ type: 'ibc',
1651
+ counterparty: {
1652
+ channel_id: 'channel-95',
1653
+ base_denom: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
1654
+ chain_name: 'kujira'
1655
+ },
1656
+ chain: {
1657
+ channel_id: 'channel-116'
1658
+ }
1659
+ }],
1660
+ images: [{
1661
+ image_sync: {
1662
+ chain_name: 'stargaze',
1663
+ base_denom: 'ustars'
1664
+ },
1665
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1666
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1667
+ }],
1668
+ logo_URIs: {
1669
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1670
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1671
+ }
1672
+ }, {
1673
+ denom_units: [{
1674
+ denom: 'ibc/BB8386ACFA28108B6D77B24AD65E413595CDB4084482F0FC4A2C9AB8DD4A328B',
1675
+ exponent: 0,
1676
+ aliases: ['ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5']
1677
+ }, {
1678
+ denom: 'scrt',
1679
+ exponent: 6
1680
+ }],
1681
+ base: 'ibc/BB8386ACFA28108B6D77B24AD65E413595CDB4084482F0FC4A2C9AB8DD4A328B',
1682
+ name: 'Secret Network',
1683
+ display: 'scrt',
1684
+ symbol: 'SCRT',
1685
+ traces: [{
1686
+ type: 'ibc',
1687
+ counterparty: {
1688
+ channel_id: 'channel-95',
1689
+ base_denom: 'ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5',
1690
+ chain_name: 'kujira'
1691
+ },
1692
+ chain: {
1693
+ channel_id: 'channel-116'
1694
+ }
1695
+ }],
1696
+ images: [{
1697
+ image_sync: {
1698
+ chain_name: 'scrt',
1699
+ base_denom: 'uscrt'
1700
+ },
1701
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1702
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1703
+ }],
1704
+ logo_URIs: {
1705
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1706
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1707
+ }
1708
+ }, {
1709
+ description: 'The native token of Migaloo Chain',
1710
+ denom_units: [{
1711
+ denom: 'ibc/59C30B8D59BF723D152E0680071A213DED52B22102DE8394A398C97163C49D00',
1712
+ exponent: 0,
1713
+ aliases: ['uwhale']
1714
+ }, {
1715
+ denom: 'whale',
1716
+ exponent: 6
1717
+ }],
1718
+ base: 'ibc/59C30B8D59BF723D152E0680071A213DED52B22102DE8394A398C97163C49D00',
1719
+ name: 'Whale',
1720
+ display: 'whale',
1721
+ symbol: 'WHALE',
1722
+ logo_URIs: {
1723
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
1724
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
1725
+ },
1726
+ coingecko_id: 'white-whale',
1727
+ images: [{
1728
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
1729
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
1730
+ }],
1731
+ traces: [{
1732
+ type: 'ibc',
1733
+ counterparty: {
1734
+ channel_id: 'channel-48',
1735
+ base_denom: 'uwhale',
1736
+ chain_name: 'migaloo'
1737
+ },
1738
+ chain: {
1739
+ channel_id: 'channel-120'
1740
+ }
1741
+ }]
1742
+ }, {
1743
+ description: 'ampWHALE',
1744
+ denom_units: [{
1745
+ denom: 'ibc/748173D575B8316ACB57CE4008C32819697DE75C8DECD3AD7C1B464BA647000E',
1746
+ exponent: 0,
1747
+ aliases: ['factory/migaloo1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshqdky4/ampWHALE']
1748
+ }, {
1749
+ denom: 'ampWHALE',
1750
+ exponent: 6
1751
+ }],
1752
+ base: 'ibc/748173D575B8316ACB57CE4008C32819697DE75C8DECD3AD7C1B464BA647000E',
1753
+ name: 'ampWHALE',
1754
+ display: 'ampWHALE',
1755
+ symbol: 'ampWHALE',
1756
+ logo_URIs: {
1757
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ampwhale.svg'
1758
+ },
1759
+ images: [{
1760
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ampwhale.svg'
1761
+ }],
1762
+ traces: [{
1763
+ type: 'ibc',
1764
+ counterparty: {
1765
+ channel_id: 'channel-48',
1766
+ base_denom: 'factory/migaloo1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshqdky4/ampWHALE',
1767
+ chain_name: 'migaloo'
1768
+ },
1769
+ chain: {
1770
+ channel_id: 'channel-120'
1771
+ }
1772
+ }]
1773
+ }, {
1774
+ description: 'boneWHALE',
1775
+ denom_units: [{
1776
+ denom: 'ibc/C8AAAE79AE79C732908B02189720517273AB9E81FFC2EDBA14F6042147C50AAD',
1777
+ exponent: 0,
1778
+ aliases: ['factory/migaloo1mf6ptkssddfmxvhdx0ech0k03ktp6kf9yk59renau2gvht3nq2gqdhts4u/boneWhale']
1779
+ }, {
1780
+ denom: 'boneWHALE',
1781
+ exponent: 6
1782
+ }],
1783
+ base: 'ibc/C8AAAE79AE79C732908B02189720517273AB9E81FFC2EDBA14F6042147C50AAD',
1784
+ name: 'boneWHALE',
1785
+ display: 'boneWHALE',
1786
+ symbol: 'bWHALE',
1787
+ logo_URIs: {
1788
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png',
1789
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.svg'
1790
+ },
1791
+ images: [{
1792
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png',
1793
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.svg'
1794
+ }],
1795
+ traces: [{
1796
+ type: 'ibc',
1797
+ counterparty: {
1798
+ channel_id: 'channel-48',
1799
+ base_denom: 'factory/migaloo1mf6ptkssddfmxvhdx0ech0k03ktp6kf9yk59renau2gvht3nq2gqdhts4u/boneWhale',
1800
+ chain_name: 'migaloo'
1801
+ },
1802
+ chain: {
1803
+ channel_id: 'channel-120'
1804
+ }
1805
+ }]
1806
+ }, {
1807
+ description: 'FABLE',
1808
+ denom_units: [{
1809
+ denom: 'ibc/5442DED70AD7D52641A9BFA21D7553E661689019195FEF8445F57383C656C58A',
1810
+ exponent: 0,
1811
+ aliases: ['factory/migaloo18a9m9stu3dyvewwcq9qmp85euxqcvln5mefync/fable']
1812
+ }, {
1813
+ denom: 'fable',
1814
+ exponent: 6
1815
+ }],
1816
+ base: 'ibc/5442DED70AD7D52641A9BFA21D7553E661689019195FEF8445F57383C656C58A',
1817
+ name: 'FABLE',
1818
+ display: 'fable',
1819
+ symbol: 'FABLE',
1820
+ logo_URIs: {
1821
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/fable.svg'
1822
+ },
1823
+ images: [{
1824
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/fable.svg'
1825
+ }],
1826
+ traces: [{
1827
+ type: 'ibc',
1828
+ counterparty: {
1829
+ channel_id: 'channel-48',
1830
+ base_denom: 'factory/migaloo18a9m9stu3dyvewwcq9qmp85euxqcvln5mefync/fable',
1831
+ chain_name: 'migaloo'
1832
+ },
1833
+ chain: {
1834
+ channel_id: 'channel-120'
1835
+ }
1836
+ }]
1837
+ }, {
1838
+ description: 'boneLUNA are autocompounding LUNA tokens',
1839
+ denom_units: [{
1840
+ denom: 'ibc/83BD0F4C9DA11060F4D5FEFFFD1595748D4AA4A9816C714B8625CCE9A250C6DE',
1841
+ exponent: 0,
1842
+ aliases: ['ibc/40C29143BF4153B365089E40E437B7AA819672646C45BB0A5F1E10915A0B6708']
1843
+ }, {
1844
+ denom: 'bluna',
1845
+ exponent: 6
1846
+ }],
1847
+ base: 'ibc/83BD0F4C9DA11060F4D5FEFFFD1595748D4AA4A9816C714B8625CCE9A250C6DE',
1848
+ address: 'cw20:terra17aj4ty4sz4yhgm08na8drc0v03v2jwr3waxcqrwhajj729zhl7zqnpc0ml',
1849
+ type_asset: 'ics20',
1850
+ name: 'boneLuna',
1851
+ display: 'bluna',
1852
+ symbol: 'bLUNA',
1853
+ traces: [{
1854
+ type: 'ibc',
1855
+ counterparty: {
1856
+ channel_id: 'channel-48',
1857
+ base_denom: 'ibc/40C29143BF4153B365089E40E437B7AA819672646C45BB0A5F1E10915A0B6708',
1858
+ chain_name: 'migaloo'
1859
+ },
1860
+ chain: {
1861
+ channel_id: 'channel-120'
1862
+ }
1863
+ }],
1864
+ logo_URIs: {
1865
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
1866
+ },
1867
+ images: [{
1868
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
1869
+ }]
1870
+ }, {
1871
+ description: 'RAC',
1872
+ denom_units: [{
1873
+ denom: 'ibc/DE5A7087982B56B536C3BD24221BA7401EACE833EEE2EF8BD110353A5462179F',
1874
+ exponent: 0,
1875
+ aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/urac']
1876
+ }, {
1877
+ denom: 'RAC',
1878
+ exponent: 6
1879
+ }],
1880
+ base: 'ibc/DE5A7087982B56B536C3BD24221BA7401EACE833EEE2EF8BD110353A5462179F',
1881
+ name: 'RAC',
1882
+ display: 'RAC',
1883
+ symbol: 'RAC',
1884
+ logo_URIs: {
1885
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png',
1886
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
1887
+ },
1888
+ images: [{
1889
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png',
1890
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
1891
+ }],
1892
+ traces: [{
1893
+ type: 'ibc',
1894
+ counterparty: {
1895
+ channel_id: 'channel-48',
1896
+ base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/urac',
1897
+ chain_name: 'migaloo'
1898
+ },
1899
+ chain: {
1900
+ channel_id: 'channel-120'
1901
+ }
1902
+ }]
1903
+ }, {
1904
+ description: 'ASH',
1905
+ denom_units: [{
1906
+ denom: 'ibc/D26CC79F7B883DFB135D2665F64C27FFE7D36ADF3B9909CA06B839FA65E0872E',
1907
+ exponent: 0,
1908
+ aliases: ['factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash']
1909
+ }, {
1910
+ denom: 'ASH',
1911
+ exponent: 6
1912
+ }],
1913
+ base: 'ibc/D26CC79F7B883DFB135D2665F64C27FFE7D36ADF3B9909CA06B839FA65E0872E',
1914
+ name: 'ASH',
1915
+ display: 'ASH',
1916
+ symbol: 'ASH',
1917
+ logo_URIs: {
1918
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg'
1919
+ },
1920
+ images: [{
1921
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg'
1922
+ }],
1923
+ traces: [{
1924
+ type: 'ibc',
1925
+ counterparty: {
1926
+ channel_id: 'channel-48',
1927
+ base_denom: 'factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash',
1928
+ chain_name: 'migaloo'
1929
+ },
1930
+ chain: {
1931
+ channel_id: 'channel-120'
1932
+ }
1933
+ }]
1934
+ }, {
1935
+ description: 'Tether USDt on Migaloo',
1936
+ denom_units: [{
1937
+ denom: 'ibc/9A9DCEA58DBB38C509CC1BA25B83EA1DD7EB35D711F1E1A6DB0158A060AA2B63',
1938
+ exponent: 0,
1939
+ aliases: ['ibc/86A25A8A327164AE7C68A29B6ED745C7EEDC36E260A6666F33A6407BECEC4737']
1940
+ }, {
1941
+ denom: 'usdt',
1942
+ exponent: 6
1943
+ }],
1944
+ type_asset: 'ics20',
1945
+ base: 'ibc/9A9DCEA58DBB38C509CC1BA25B83EA1DD7EB35D711F1E1A6DB0158A060AA2B63',
1946
+ name: 'Tether USDt',
1947
+ display: 'usdt',
1948
+ symbol: 'USDt',
1949
+ traces: [{
1950
+ type: 'ibc',
1951
+ counterparty: {
1952
+ channel_id: 'channel-48',
1953
+ base_denom: 'ibc/86A25A8A327164AE7C68A29B6ED745C7EEDC36E260A6666F33A6407BECEC4737',
1954
+ chain_name: 'migaloo'
1955
+ },
1956
+ chain: {
1957
+ channel_id: 'channel-120'
1958
+ }
1959
+ }],
1960
+ images: [{
1961
+ image_sync: {
1962
+ chain_name: 'kava',
1963
+ base_denom: 'erc20/tether/usdt'
1964
+ },
1965
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1966
+ }],
1967
+ logo_URIs: {
1968
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1969
+ }
1970
+ }, {
1971
+ description: 'GUPPY',
1972
+ denom_units: [{
1973
+ denom: 'ibc/39F2508C78C45BC911CFC1B1D7657C328A5D139E4A9B05F8C89B343783B722E1',
1974
+ exponent: 0,
1975
+ aliases: ['factory/migaloo1etlu2h30tjvv8rfa4fwdc43c92f6ul5w9acxzk/uguppy']
1976
+ }, {
1977
+ denom: 'GUPPY',
1978
+ exponent: 6
1979
+ }],
1980
+ base: 'ibc/39F2508C78C45BC911CFC1B1D7657C328A5D139E4A9B05F8C89B343783B722E1',
1981
+ name: 'GUPPY',
1982
+ display: 'GUPPY',
1983
+ symbol: 'GUPPY',
1984
+ logo_URIs: {
1985
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png'
1986
+ },
1987
+ images: [{
1988
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png'
1989
+ }],
1990
+ traces: [{
1991
+ type: 'ibc',
1992
+ counterparty: {
1993
+ channel_id: 'channel-48',
1994
+ base_denom: 'factory/migaloo1etlu2h30tjvv8rfa4fwdc43c92f6ul5w9acxzk/uguppy',
1995
+ chain_name: 'migaloo'
1996
+ },
1997
+ chain: {
1998
+ channel_id: 'channel-120'
1999
+ }
2000
+ }]
2001
+ }, {
2002
+ description: 'OPHIR is a Cosmos Treasury DAO established on Migaloo.',
2003
+ denom_units: [{
2004
+ denom: 'ibc/BFFB96BC277CC7C38185A63B81DDAC779111E4885DEFA03AA14E860984B865C3',
2005
+ exponent: 0,
2006
+ aliases: ['factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir']
2007
+ }, {
2008
+ denom: 'OPHIR',
2009
+ exponent: 6
2010
+ }],
2011
+ base: 'ibc/BFFB96BC277CC7C38185A63B81DDAC779111E4885DEFA03AA14E860984B865C3',
2012
+ name: 'OPHIR',
2013
+ display: 'OPHIR',
2014
+ symbol: 'OPHIR',
2015
+ logo_URIs: {
2016
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
2017
+ },
2018
+ images: [{
2019
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
2020
+ }],
2021
+ traces: [{
2022
+ type: 'ibc',
2023
+ counterparty: {
2024
+ channel_id: 'channel-48',
2025
+ base_denom: 'factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir',
2026
+ chain_name: 'migaloo'
2027
+ },
2028
+ chain: {
2029
+ channel_id: 'channel-120'
2030
+ }
2031
+ }]
2032
+ }, {
2033
+ description: 'The native token of Neutron chain.',
2034
+ denom_units: [{
2035
+ denom: 'ibc/88386638D9EE3A4BD2B16E4A7EB239A435E4BA1B1BB450EA46ADB771BAB10A63',
2036
+ exponent: 0,
2037
+ aliases: ['untrn']
2038
+ }, {
2039
+ denom: 'ntrn',
2040
+ exponent: 6
2041
+ }],
2042
+ base: 'ibc/88386638D9EE3A4BD2B16E4A7EB239A435E4BA1B1BB450EA46ADB771BAB10A63',
2043
+ name: 'Neutron',
2044
+ display: 'ntrn',
2045
+ symbol: 'NTRN',
2046
+ logo_URIs: {
2047
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
2048
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
2049
+ },
2050
+ coingecko_id: 'neutron-3',
2051
+ images: [{
2052
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
2053
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
2054
+ }],
2055
+ traces: [{
2056
+ type: 'ibc',
2057
+ counterparty: {
2058
+ channel_id: 'channel-36',
2059
+ base_denom: 'untrn',
2060
+ chain_name: 'neutron'
2061
+ },
2062
+ chain: {
2063
+ channel_id: 'channel-136'
2064
+ }
2065
+ }]
2066
+ }, {
2067
+ description: 'IBC uatom through cosmoshub-4 transfer/channel-1',
2068
+ denom_units: [{
2069
+ denom: 'ibc/966025FD5D0D35ADB7833D0F491BA0D9681D3AAF0183CFC1527B35ED0492B331',
2070
+ exponent: 0,
2071
+ aliases: ['ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9']
2072
+ }, {
2073
+ denom: 'atom',
2074
+ exponent: 6
2075
+ }],
2076
+ type_asset: 'ics20',
2077
+ base: 'ibc/966025FD5D0D35ADB7833D0F491BA0D9681D3AAF0183CFC1527B35ED0492B331',
2078
+ name: 'IBC atom',
2079
+ display: 'atom',
2080
+ symbol: 'ATOM',
2081
+ traces: [{
2082
+ type: 'ibc',
2083
+ counterparty: {
2084
+ channel_id: 'channel-36',
2085
+ base_denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
2086
+ chain_name: 'neutron'
2087
+ },
2088
+ chain: {
2089
+ channel_id: 'channel-136'
2090
+ }
2091
+ }],
2092
+ images: [{
2093
+ image_sync: {
2094
+ chain_name: 'cosmoshub',
2095
+ base_denom: 'uatom'
2096
+ },
2097
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
2098
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
2099
+ }],
2100
+ logo_URIs: {
2101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
2102
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
2103
+ }
2104
+ }, {
2105
+ description: 'IBC Axelar uusdc through axelar-dojo-1 transfer/channel-2',
2106
+ denom_units: [{
2107
+ denom: 'ibc/E3B1B362C9FAC2BC1C4CC224241229A0014BCAF7FB9ED1725F15CCA2EA563625',
2108
+ exponent: 0,
2109
+ aliases: ['ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349']
2110
+ }, {
2111
+ denom: 'usdc',
2112
+ exponent: 6
2113
+ }],
2114
+ type_asset: 'ics20',
2115
+ base: 'ibc/E3B1B362C9FAC2BC1C4CC224241229A0014BCAF7FB9ED1725F15CCA2EA563625',
2116
+ name: 'IBC usdc',
2117
+ display: 'usdc',
2118
+ symbol: 'USDC',
2119
+ traces: [{
2120
+ type: 'ibc',
2121
+ counterparty: {
2122
+ channel_id: 'channel-36',
2123
+ base_denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
2124
+ chain_name: 'neutron'
2125
+ },
2126
+ chain: {
2127
+ channel_id: 'channel-136'
2128
+ }
2129
+ }],
2130
+ images: [{
2131
+ image_sync: {
2132
+ chain_name: 'axelar',
2133
+ base_denom: 'uusdc'
2134
+ },
2135
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
2136
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
2137
+ }],
2138
+ logo_URIs: {
2139
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
2140
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
2141
+ }
2142
+ }, {
2143
+ description: 'Tia on Neutron',
2144
+ denom_units: [{
2145
+ denom: 'ibc/2444438574D7C2FAC67EEDF28F83C95C1B4AAE538E8B5BBEA28E2D46D4AAB26F',
2146
+ exponent: 0,
2147
+ aliases: ['ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7']
2148
+ }, {
2149
+ denom: 'tia',
2150
+ exponent: 6
2151
+ }],
2152
+ type_asset: 'ics20',
2153
+ base: 'ibc/2444438574D7C2FAC67EEDF28F83C95C1B4AAE538E8B5BBEA28E2D46D4AAB26F',
2154
+ name: 'Celestia TIA',
2155
+ display: 'tia',
2156
+ symbol: 'TIA',
2157
+ traces: [{
2158
+ type: 'ibc',
2159
+ counterparty: {
2160
+ channel_id: 'channel-36',
2161
+ base_denom: 'ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7',
2162
+ chain_name: 'neutron'
2163
+ },
2164
+ chain: {
2165
+ channel_id: 'channel-136'
2166
+ }
2167
+ }],
2168
+ images: [{
2169
+ image_sync: {
2170
+ chain_name: 'celestia',
2171
+ base_denom: 'utia'
2172
+ },
2173
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
2174
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
2175
+ }],
2176
+ logo_URIs: {
2177
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
2178
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
2179
+ }
2180
+ }, {
2181
+ description: 'Astropepe meme coin',
2182
+ denom_units: [{
2183
+ denom: 'ibc/C04F984183075A59DE75013363D68B64641ADE5FBA6BFE6F591403F8A93F3A0D',
2184
+ exponent: 0,
2185
+ aliases: ['factory/neutron14henrqx9y328fjrdvz6l6d92r0t7g5hk86q5nd/uastropepe']
2186
+ }, {
2187
+ denom: 'ASTROPEPE',
2188
+ exponent: 6
2189
+ }],
2190
+ base: 'ibc/C04F984183075A59DE75013363D68B64641ADE5FBA6BFE6F591403F8A93F3A0D',
2191
+ name: 'AstroPepe',
2192
+ display: 'ASTROPEPE',
2193
+ symbol: 'ASTROPEPE',
2194
+ logo_URIs: {
2195
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astropepe.png'
2196
+ },
2197
+ images: [{
2198
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astropepe.png'
2199
+ }],
2200
+ traces: [{
2201
+ type: 'ibc',
2202
+ counterparty: {
2203
+ channel_id: 'channel-36',
2204
+ base_denom: 'factory/neutron14henrqx9y328fjrdvz6l6d92r0t7g5hk86q5nd/uastropepe',
2205
+ chain_name: 'neutron'
2206
+ },
2207
+ chain: {
2208
+ channel_id: 'channel-136'
2209
+ }
2210
+ }]
2211
+ }, {
2212
+ description: 'wstETH on Neutron',
2213
+ denom_units: [{
2214
+ denom: 'ibc/F32C0B1FE24F67A0C14CBC1EB19EE95F56AF461641A5954DC1D6CB399126670D',
2215
+ exponent: 0,
2216
+ aliases: ['factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH']
2217
+ }, {
2218
+ denom: 'wstETH',
2219
+ exponent: 18
2220
+ }],
2221
+ base: 'ibc/F32C0B1FE24F67A0C14CBC1EB19EE95F56AF461641A5954DC1D6CB399126670D',
2222
+ name: 'wstETH',
2223
+ display: 'wstETH',
2224
+ symbol: 'wstETH',
2225
+ traces: [{
2226
+ type: 'ibc',
2227
+ counterparty: {
2228
+ channel_id: 'channel-36',
2229
+ base_denom: 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH',
2230
+ chain_name: 'neutron'
2231
+ },
2232
+ chain: {
2233
+ channel_id: 'channel-136'
2234
+ }
2235
+ }],
2236
+ images: [{
2237
+ image_sync: {
2238
+ chain_name: 'ethereum',
2239
+ base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0'
2240
+ },
2241
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
2242
+ }],
2243
+ logo_URIs: {
2244
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
2245
+ }
2246
+ }, {
2247
+ description: 'NBTC on Neutron',
2248
+ denom_units: [{
2249
+ denom: 'ibc/B7BFCE5B38F83E3A44631337774C2C91D66956A1E104BDD8B1F8E99EBAFABD38',
2250
+ exponent: 0,
2251
+ aliases: ['ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920']
2252
+ }, {
2253
+ denom: 'sat',
2254
+ exponent: 6
2255
+ }],
2256
+ type_asset: 'ics20',
2257
+ base: 'ibc/B7BFCE5B38F83E3A44631337774C2C91D66956A1E104BDD8B1F8E99EBAFABD38',
2258
+ name: 'Nomic NBTC',
2259
+ display: 'sat',
2260
+ symbol: 'SAT',
2261
+ traces: [{
2262
+ type: 'ibc',
2263
+ counterparty: {
2264
+ channel_id: 'channel-36',
2265
+ base_denom: 'ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920',
2266
+ chain_name: 'neutron'
2267
+ },
2268
+ chain: {
2269
+ channel_id: 'channel-136'
2270
+ }
2271
+ }],
2272
+ images: [{
2273
+ image_sync: {
2274
+ chain_name: 'nomic',
2275
+ base_denom: 'usat'
2276
+ },
2277
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
2278
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
2279
+ }],
2280
+ logo_URIs: {
2281
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
2282
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
2283
+ }
2284
+ }, {
2285
+ description: 'DYDX on Neutron',
2286
+ denom_units: [{
2287
+ denom: 'ibc/9C17B1AD182BF552B494C56C7774219414EC7F011CC55A5E81219CC00C29E84D',
2288
+ exponent: 0,
2289
+ aliases: ['ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130']
2290
+ }, {
2291
+ denom: 'dydx',
2292
+ exponent: 18
2293
+ }],
2294
+ type_asset: 'ics20',
2295
+ base: 'ibc/9C17B1AD182BF552B494C56C7774219414EC7F011CC55A5E81219CC00C29E84D',
2296
+ name: 'DYDX',
2297
+ display: 'dydx',
2298
+ symbol: 'DYDX',
2299
+ traces: [{
2300
+ type: 'ibc',
2301
+ counterparty: {
2302
+ channel_id: 'channel-36',
2303
+ base_denom: 'ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130',
2304
+ chain_name: 'neutron'
2305
+ },
2306
+ chain: {
2307
+ channel_id: 'channel-136'
2308
+ }
2309
+ }],
2310
+ images: [{
2311
+ image_sync: {
2312
+ chain_name: 'dydx',
2313
+ base_denom: 'adydx'
2314
+ },
2315
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2316
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2317
+ }],
2318
+ logo_URIs: {
2319
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
2320
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
2321
+ }
2322
+ }, {
2323
+ description: 'The cutest NEWT token on Neutron chain.',
2324
+ denom_units: [{
2325
+ denom: 'ibc/10960B263E6942247150AE0B741AF86D3DD09F23FB305154B121B664B61F723E',
2326
+ exponent: 0,
2327
+ aliases: ['factory/neutron1p8d89wvxyjcnawmgw72klknr3lg9gwwl6ypxda/newt']
2328
+ }, {
2329
+ denom: 'newt',
2330
+ exponent: 6
2331
+ }],
2332
+ base: 'ibc/10960B263E6942247150AE0B741AF86D3DD09F23FB305154B121B664B61F723E',
2333
+ name: 'Newt',
2334
+ display: 'newt',
2335
+ symbol: 'NEWT',
2336
+ logo_URIs: {
2337
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png'
2338
+ },
2339
+ coingecko_id: 'newt',
2340
+ images: [{
2341
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png'
2342
+ }],
2343
+ traces: [{
2344
+ type: 'ibc',
2345
+ counterparty: {
2346
+ channel_id: 'channel-36',
2347
+ base_denom: 'factory/neutron1p8d89wvxyjcnawmgw72klknr3lg9gwwl6ypxda/newt',
2348
+ chain_name: 'neutron'
2349
+ },
2350
+ chain: {
2351
+ channel_id: 'channel-136'
2352
+ }
2353
+ }]
2354
+ }, {
2355
+ description: 'ASTRO on Neutron',
2356
+ denom_units: [{
2357
+ denom: 'ibc/E6BF3BB3FC131D2ADC098D2922CFCA23F7CA653DB173DCCC51A1496164E15CD0',
2358
+ exponent: 0,
2359
+ aliases: ['ibc/5751B8BCDA688FD0A8EC0B292EEF1CDEAB4B766B63EC632778B196D317C40C3A']
2360
+ }, {
2361
+ denom: 'astro',
2362
+ exponent: 6
2363
+ }],
2364
+ type_asset: 'ics20',
2365
+ base: 'ibc/E6BF3BB3FC131D2ADC098D2922CFCA23F7CA653DB173DCCC51A1496164E15CD0',
2366
+ name: 'Astroport token',
2367
+ display: 'astro',
2368
+ symbol: 'ASTRO',
2369
+ traces: [{
2370
+ type: 'ibc',
2371
+ counterparty: {
2372
+ channel_id: 'channel-36',
2373
+ base_denom: 'ibc/5751B8BCDA688FD0A8EC0B292EEF1CDEAB4B766B63EC632778B196D317C40C3A',
2374
+ chain_name: 'neutron'
2375
+ },
2376
+ chain: {
2377
+ channel_id: 'channel-136'
2378
+ }
2379
+ }],
2380
+ images: [{
2381
+ image_sync: {
2382
+ chain_name: 'terra2',
2383
+ base_denom: 'cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26'
2384
+ },
2385
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.png',
2386
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
2387
+ }],
2388
+ logo_URIs: {
2389
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.png',
2390
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
2391
+ }
2392
+ }, {
2393
+ description: 'Baby Corgi is the real doggo of Neutron!',
2394
+ denom_units: [{
2395
+ denom: 'ibc/F6411E5108BA49F31AAD977CB6232910B366FD37980B6E8717FBD99175F9E2C0',
2396
+ exponent: 0,
2397
+ aliases: ['factory/neutron1tklm6cvr2wxg8k65t8gh5ewslnzdfd5fsk0w3f/corgi']
2398
+ }, {
2399
+ denom: 'corgi',
2400
+ exponent: 6
2401
+ }],
2402
+ base: 'ibc/F6411E5108BA49F31AAD977CB6232910B366FD37980B6E8717FBD99175F9E2C0',
2403
+ name: 'Baby Corgi',
2404
+ display: 'corgi',
2405
+ symbol: 'CORGI',
2406
+ logo_URIs: {
2407
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/babycorgi.png'
2408
+ },
2409
+ images: [{
2410
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/babycorgi.png'
2411
+ }],
2412
+ traces: [{
2413
+ type: 'ibc',
2414
+ counterparty: {
2415
+ channel_id: 'channel-36',
2416
+ base_denom: 'factory/neutron1tklm6cvr2wxg8k65t8gh5ewslnzdfd5fsk0w3f/corgi',
2417
+ chain_name: 'neutron'
2418
+ },
2419
+ chain: {
2420
+ channel_id: 'channel-136'
2421
+ }
2422
+ }]
2423
+ }, {
2424
+ description: 'clownmaxxed store of value',
2425
+ denom_units: [{
2426
+ denom: 'ibc/1C3305DA2EAB9A354DE252F74932777A425E5DAC25BA838E83C690F14C70F236',
2427
+ exponent: 0,
2428
+ aliases: ['factory/neutron170v88vrtnedesyfytuku257cggxc79rd7lwt7q/ucircus']
2429
+ }, {
2430
+ denom: 'circus',
2431
+ exponent: 6
2432
+ }],
2433
+ base: 'ibc/1C3305DA2EAB9A354DE252F74932777A425E5DAC25BA838E83C690F14C70F236',
2434
+ name: 'AtomEconomicZone69JaeKwonInu',
2435
+ display: 'circus',
2436
+ symbol: 'CIRCUS',
2437
+ logo_URIs: {
2438
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png'
2439
+ },
2440
+ images: [{
2441
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png'
2442
+ }],
2443
+ traces: [{
2444
+ type: 'ibc',
2445
+ counterparty: {
2446
+ channel_id: 'channel-36',
2447
+ base_denom: 'factory/neutron170v88vrtnedesyfytuku257cggxc79rd7lwt7q/ucircus',
2448
+ chain_name: 'neutron'
2449
+ },
2450
+ chain: {
2451
+ channel_id: 'channel-136'
2452
+ }
2453
+ }]
2454
+ }, {
2455
+ description: 'Jimmy Neutron Finance',
2456
+ denom_units: [{
2457
+ denom: 'ibc/35C9CC97C082FBA77D4F5F3708C95B9CC9AE0A1BAABBCE629C0C3707BAE864CE',
2458
+ exponent: 0,
2459
+ aliases: ['factory/neutron108x7vp9zv22d6wxrs9as8dshd3pd5vsga463yd/JIMMY']
2460
+ }, {
2461
+ denom: 'jimmy',
2462
+ exponent: 6
2463
+ }],
2464
+ base: 'ibc/35C9CC97C082FBA77D4F5F3708C95B9CC9AE0A1BAABBCE629C0C3707BAE864CE',
2465
+ name: 'jimmy',
2466
+ display: 'jimmy',
2467
+ symbol: 'JIMMY',
2468
+ logo_URIs: {
2469
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jimmy.png'
2470
+ },
2471
+ images: [{
2472
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jimmy.png'
2473
+ }],
2474
+ traces: [{
2475
+ type: 'ibc',
2476
+ counterparty: {
2477
+ channel_id: 'channel-36',
2478
+ base_denom: 'factory/neutron108x7vp9zv22d6wxrs9as8dshd3pd5vsga463yd/JIMMY',
2479
+ chain_name: 'neutron'
2480
+ },
2481
+ chain: {
2482
+ channel_id: 'channel-136'
2483
+ }
2484
+ }]
2485
+ }, {
2486
+ description: 'Baddest coin on Cosmos',
2487
+ denom_units: [{
2488
+ denom: 'ibc/43B7302B4BDC12372B6E3909A2EA66904103C98D13ECBEE6B0D8F2D7771B7A3A',
2489
+ exponent: 0,
2490
+ aliases: ['factory/neutron143wp6g8paqasnuuey6zyapucknwy9rhnld8hkr/bad']
2491
+ }, {
2492
+ denom: 'bad',
2493
+ exponent: 6
2494
+ }],
2495
+ base: 'ibc/43B7302B4BDC12372B6E3909A2EA66904103C98D13ECBEE6B0D8F2D7771B7A3A',
2496
+ name: 'Badcoin',
2497
+ display: 'bad',
2498
+ symbol: 'BAD',
2499
+ logo_URIs: {
2500
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png'
2501
+ },
2502
+ images: [{
2503
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png'
2504
+ }],
2505
+ traces: [{
2506
+ type: 'ibc',
2507
+ counterparty: {
2508
+ channel_id: 'channel-36',
2509
+ base_denom: 'factory/neutron143wp6g8paqasnuuey6zyapucknwy9rhnld8hkr/bad',
2510
+ chain_name: 'neutron'
2511
+ },
2512
+ chain: {
2513
+ channel_id: 'channel-136'
2514
+ }
2515
+ }]
2516
+ }, {
2517
+ description: 'BITCOSMOS',
2518
+ denom_units: [{
2519
+ denom: 'ibc/5338ECB32187F1417530CD66371434D69EDF1DA6F384435B01533E426B45971E',
2520
+ exponent: 0,
2521
+ aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
2522
+ }, {
2523
+ denom: 'bitcosmos',
2524
+ exponent: 6
2525
+ }],
2526
+ base: 'ibc/5338ECB32187F1417530CD66371434D69EDF1DA6F384435B01533E426B45971E',
2527
+ name: 'Bitcosmos',
2528
+ display: 'bitcosmos',
2529
+ symbol: 'BTC',
2530
+ logo_URIs: {
2531
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
2532
+ },
2533
+ images: [{
2534
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
2535
+ }],
2536
+ traces: [{
2537
+ type: 'ibc',
2538
+ counterparty: {
2539
+ channel_id: 'channel-36',
2540
+ base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
2541
+ chain_name: 'neutron'
2542
+ },
2543
+ chain: {
2544
+ channel_id: 'channel-136'
2545
+ }
2546
+ }]
2547
+ }, {
2548
+ description: 'What the Fuck',
2549
+ denom_units: [{
2550
+ denom: 'ibc/95AF5A5D4DF438898DDB71B9D8B769D87AE9B0844929F155C9E4B1238CD06907',
2551
+ exponent: 0,
2552
+ aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
2553
+ }, {
2554
+ denom: 'wtf',
2555
+ exponent: 6
2556
+ }],
2557
+ base: 'ibc/95AF5A5D4DF438898DDB71B9D8B769D87AE9B0844929F155C9E4B1238CD06907',
2558
+ name: 'wtf',
2559
+ display: 'wtf',
2560
+ symbol: 'WTF',
2561
+ logo_URIs: {
2562
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
2563
+ },
2564
+ images: [{
2565
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
2566
+ }],
2567
+ traces: [{
2568
+ type: 'ibc',
2569
+ counterparty: {
2570
+ channel_id: 'channel-36',
2571
+ base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
2572
+ chain_name: 'neutron'
2573
+ },
2574
+ chain: {
2575
+ channel_id: 'channel-136'
2576
+ }
2577
+ }]
2578
+ }, {
2579
+ description: 'NLS on Neutron',
2580
+ denom_units: [{
2581
+ denom: 'ibc/1585A07B63661F264D9F1D412A85DBE217368E87C5CF905435B9E73E4F704011',
2582
+ exponent: 0,
2583
+ aliases: ['ibc/6C9E6701AC217C0FC7D74B0F7A6265B9B4E3C3CDA6E80AADE5F950A8F52F9972']
2584
+ }, {
2585
+ denom: 'nls',
2586
+ exponent: 6
2587
+ }],
2588
+ type_asset: 'ics20',
2589
+ base: 'ibc/1585A07B63661F264D9F1D412A85DBE217368E87C5CF905435B9E73E4F704011',
2590
+ name: 'Nolus NLS',
2591
+ display: 'nls',
2592
+ symbol: 'NLS',
2593
+ traces: [{
2594
+ type: 'ibc',
2595
+ counterparty: {
2596
+ channel_id: 'channel-36',
2597
+ base_denom: 'ibc/6C9E6701AC217C0FC7D74B0F7A6265B9B4E3C3CDA6E80AADE5F950A8F52F9972',
2598
+ chain_name: 'neutron'
2599
+ },
2600
+ chain: {
2601
+ channel_id: 'channel-136'
2602
+ }
2603
+ }],
2604
+ images: [{
2605
+ image_sync: {
2606
+ chain_name: 'nolus',
2607
+ base_denom: 'unls'
2608
+ },
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
+ logo_URIs: {
2613
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
2614
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
2615
+ }
2616
+ }, {
2617
+ description: 'A Mechanical Canine',
2618
+ denom_units: [{
2619
+ denom: 'ibc/3AF6FB9CEB58FB1E8E5E83251542E247812594DEBDE818C8B8B071E81FEECCBE',
2620
+ exponent: 0,
2621
+ aliases: ['factory/neutron1t5qrjtyryh8gzt800qr5vylhh2f8cmx4wmz9mc/ugoddard']
2622
+ }, {
2623
+ denom: 'goddard',
2624
+ exponent: 6
2625
+ }],
2626
+ base: 'ibc/3AF6FB9CEB58FB1E8E5E83251542E247812594DEBDE818C8B8B071E81FEECCBE',
2627
+ name: 'Goddard',
2628
+ display: 'goddard',
2629
+ symbol: 'GODRD',
2630
+ logo_URIs: {
2631
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddardntrn.png'
2632
+ },
2633
+ images: [{
2634
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddardntrn.png'
2635
+ }],
2636
+ traces: [{
2637
+ type: 'ibc',
2638
+ counterparty: {
2639
+ channel_id: 'channel-36',
2640
+ base_denom: 'factory/neutron1t5qrjtyryh8gzt800qr5vylhh2f8cmx4wmz9mc/ugoddard',
2641
+ chain_name: 'neutron'
2642
+ },
2643
+ chain: {
2644
+ channel_id: 'channel-136'
2645
+ }
2646
+ }]
2647
+ }, {
2648
+ description: 'The deflationary utility token of the Apollo DAO project',
2649
+ denom_units: [{
2650
+ denom: 'ibc/4DE7C4DE671191B9533EF6603E3F7C07943DE4018BF29C72F4683D7C198CD105',
2651
+ exponent: 0,
2652
+ aliases: ['factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO']
2653
+ }, {
2654
+ denom: 'apollo',
2655
+ exponent: 6
2656
+ }],
2657
+ base: 'ibc/4DE7C4DE671191B9533EF6603E3F7C07943DE4018BF29C72F4683D7C198CD105',
2658
+ name: 'Apollo DAO',
2659
+ display: 'apollo',
2660
+ symbol: 'APOLLO',
2661
+ logo_URIs: {
2662
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg'
2663
+ },
2664
+ images: [{
2665
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg'
2666
+ }],
2667
+ traces: [{
2668
+ type: 'ibc',
2669
+ counterparty: {
2670
+ channel_id: 'channel-36',
2671
+ base_denom: 'factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO',
2672
+ chain_name: 'neutron'
2673
+ },
2674
+ chain: {
2675
+ channel_id: 'channel-136'
2676
+ }
2677
+ }]
2678
+ }, {
2679
+ description: 'NEWTROLL',
2680
+ denom_units: [{
2681
+ denom: 'ibc/07C3F7B80743C42FDF1BCDED745FF7824F95DD2A07E992B14C82897081F282EC',
2682
+ exponent: 0,
2683
+ aliases: ['factory/neutron1ume2n42r5j0660gegrr28fzdze7aqf7r5cd9y6/newtroll']
2684
+ }, {
2685
+ denom: 'newtroll',
2686
+ exponent: 6
2687
+ }],
2688
+ base: 'ibc/07C3F7B80743C42FDF1BCDED745FF7824F95DD2A07E992B14C82897081F282EC',
2689
+ name: 'Newtroll',
2690
+ display: 'newtroll',
2691
+ symbol: 'NTRL',
2692
+ logo_URIs: {
2693
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.svg'
2694
+ },
2695
+ images: [{
2696
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.svg'
2697
+ }],
2698
+ traces: [{
2699
+ type: 'ibc',
2700
+ counterparty: {
2701
+ channel_id: 'channel-36',
2702
+ base_denom: 'factory/neutron1ume2n42r5j0660gegrr28fzdze7aqf7r5cd9y6/newtroll',
2703
+ chain_name: 'neutron'
2704
+ },
2705
+ chain: {
2706
+ channel_id: 'channel-136'
2707
+ }
2708
+ }]
2709
+ }, {
2710
+ description: 'Retro Game',
2711
+ denom_units: [{
2712
+ denom: 'ibc/FC2E6B5C81B3CAC48A7349F2A8671593725A647356C41EDBF0A626FCAF4DD01F',
2713
+ exponent: 0,
2714
+ aliases: ['factory/neutron1t24nc7whl77relnu3taxyg3p66pjyuk82png2y/uretro']
2715
+ }, {
2716
+ denom: 'retro',
2717
+ exponent: 6
2718
+ }],
2719
+ base: 'ibc/FC2E6B5C81B3CAC48A7349F2A8671593725A647356C41EDBF0A626FCAF4DD01F',
2720
+ name: 'Retro',
2721
+ display: 'retro',
2722
+ symbol: 'RETRO',
2723
+ logo_URIs: {
2724
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.svg'
2725
+ },
2726
+ images: [{
2727
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.svg'
2728
+ }],
2729
+ traces: [{
2730
+ type: 'ibc',
2731
+ counterparty: {
2732
+ channel_id: 'channel-36',
2733
+ base_denom: 'factory/neutron1t24nc7whl77relnu3taxyg3p66pjyuk82png2y/uretro',
2734
+ chain_name: 'neutron'
2735
+ },
2736
+ chain: {
2737
+ channel_id: 'channel-136'
2738
+ }
2739
+ }]
2740
+ }, {
2741
+ description: 'The native token of Osmosis',
2742
+ denom_units: [{
2743
+ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
2744
+ exponent: 0,
2745
+ aliases: ['uosmo']
2746
+ }, {
2747
+ denom: 'osmo',
2748
+ exponent: 6
2749
+ }],
2750
+ base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
2751
+ name: 'Osmosis',
2752
+ display: 'osmo',
2753
+ symbol: 'OSMO',
2754
+ logo_URIs: {
2755
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
2756
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
2757
+ },
2758
+ coingecko_id: 'osmosis',
2759
+ keywords: ['dex', 'staking'],
2760
+ images: [{
2761
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
2762
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
2763
+ }],
2764
+ traces: [{
2765
+ type: 'ibc',
2766
+ counterparty: {
2767
+ channel_id: 'channel-143',
2768
+ base_denom: 'uosmo',
2769
+ chain_name: 'osmosis'
2770
+ },
2771
+ chain: {
2772
+ channel_id: 'channel-1'
2773
+ }
2774
+ }]
2775
+ }, {
2776
+ denom_units: [{
2777
+ denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
2778
+ exponent: 0,
2779
+ aliases: ['uion']
2780
+ }, {
2781
+ denom: 'ion',
2782
+ exponent: 6
2783
+ }],
2784
+ base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
2785
+ name: 'Ion DAO',
2786
+ display: 'ion',
2787
+ symbol: 'ION',
2788
+ logo_URIs: {
2789
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
2790
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
2791
+ },
2792
+ coingecko_id: 'ion',
2793
+ keywords: ['memecoin'],
2794
+ images: [{
2795
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
2796
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
2797
+ }],
2798
+ traces: [{
2799
+ type: 'ibc',
2800
+ counterparty: {
2801
+ channel_id: 'channel-143',
2802
+ base_denom: 'uion',
2803
+ chain_name: 'osmosis'
2804
+ },
2805
+ chain: {
2806
+ channel_id: 'channel-1'
2807
+ }
2808
+ }]
2809
+ }, {
2810
+ denom_units: [{
2811
+ denom: 'ibc/4FBFB92ED8EBA5AB1454C1215D1FE536BB09393A58E27E3891FD5D9AE18B6A37',
2812
+ exponent: 0,
2813
+ aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
2814
+ }, {
2815
+ denom: 'ibcx',
2816
+ exponent: 6
2817
+ }],
2818
+ address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
2819
+ base: 'ibc/4FBFB92ED8EBA5AB1454C1215D1FE536BB09393A58E27E3891FD5D9AE18B6A37',
2820
+ name: 'IBC Index',
2821
+ display: 'ibcx',
2822
+ symbol: 'IBCX',
2823
+ logo_URIs: {
2824
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
2825
+ },
2826
+ coingecko_id: 'ibc-index',
2827
+ images: [{
2828
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
2829
+ }],
2830
+ traces: [{
2831
+ type: 'ibc',
2832
+ counterparty: {
2833
+ channel_id: 'channel-143',
2834
+ base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
2835
+ chain_name: 'osmosis'
2836
+ },
2837
+ chain: {
2838
+ channel_id: 'channel-1'
2839
+ }
2840
+ }]
2841
+ }, {
2842
+ denom_units: [{
2843
+ denom: 'ibc/6D0DCE67DFE046EC06CC24175C7AB225A9C083BB7F01EA597A343870D38C158A',
2844
+ exponent: 0,
2845
+ aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
2846
+ }, {
2847
+ denom: 'stibcx',
2848
+ exponent: 6
2849
+ }],
2850
+ address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
2851
+ base: 'ibc/6D0DCE67DFE046EC06CC24175C7AB225A9C083BB7F01EA597A343870D38C158A',
2852
+ name: 'Staked IBCX',
2853
+ display: 'stibcx',
2854
+ symbol: 'stIBCX',
2855
+ logo_URIs: {
2856
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
2857
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
2858
+ },
2859
+ images: [{
2860
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
2861
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
2862
+ }],
2863
+ traces: [{
2864
+ type: 'ibc',
2865
+ counterparty: {
2866
+ channel_id: 'channel-143',
2867
+ base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
2868
+ chain_name: 'osmosis'
2869
+ },
2870
+ chain: {
2871
+ channel_id: 'channel-1'
2872
+ }
2873
+ }]
2874
+ }, {
2875
+ denom_units: [{
2876
+ denom: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A',
2877
+ exponent: 0,
2878
+ aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
2879
+ }, {
2880
+ denom: 'usdc',
2881
+ exponent: 6
2882
+ }],
2883
+ type_asset: 'ics20',
2884
+ base: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A',
2885
+ name: 'Axelar USD Coin',
2886
+ display: 'usdc',
2887
+ symbol: 'USDC.axl',
2888
+ traces: [{
2889
+ type: 'ibc',
2890
+ counterparty: {
2891
+ channel_id: 'channel-143',
2892
+ base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
2893
+ chain_name: 'osmosis'
2894
+ },
2895
+ chain: {
2896
+ channel_id: 'channel-1'
2897
+ }
2898
+ }],
2899
+ images: [{
2900
+ image_sync: {
2901
+ chain_name: 'axelar',
2902
+ base_denom: 'uusdc'
2903
+ },
2904
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
2905
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
2906
+ }],
2907
+ logo_URIs: {
2908
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
2909
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
2910
+ }
2911
+ }, {
2912
+ denom_units: [{
2913
+ denom: 'ibc/BD9451F387367AA88FA3D18333B2F1D56607449F20B15B4557042DA869703E25',
2914
+ exponent: 0,
2915
+ aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
2916
+ }, {
2917
+ denom: 'avalanche-usdc',
2918
+ exponent: 6
2919
+ }],
2920
+ type_asset: 'ics20',
2921
+ base: 'ibc/BD9451F387367AA88FA3D18333B2F1D56607449F20B15B4557042DA869703E25',
2922
+ name: 'Wormhole USDC(Avalanche)',
2923
+ display: 'avalanche-usdc',
2924
+ symbol: 'avalanche.USDC.wh',
2925
+ traces: [{
2926
+ type: 'ibc',
2927
+ counterparty: {
2928
+ channel_id: 'channel-143',
2929
+ base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
2930
+ chain_name: 'osmosis'
2931
+ },
2932
+ chain: {
2933
+ channel_id: 'channel-1'
2934
+ }
2935
+ }],
2936
+ images: [{
2937
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
2938
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
2939
+ }],
2940
+ logo_URIs: {
2941
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
2942
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
2943
+ }
2944
+ }, {
2945
+ denom_units: [{
2946
+ denom: 'ibc/6B199312B29CF047BF8B1337450EF3AA0475FE0C312DB94055F2D5B22CD1E71A',
2947
+ exponent: 0,
2948
+ aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
2949
+ }, {
2950
+ denom: 'usdc',
2951
+ exponent: 6
2952
+ }],
2953
+ type_asset: 'ics20',
2954
+ base: 'ibc/6B199312B29CF047BF8B1337450EF3AA0475FE0C312DB94055F2D5B22CD1E71A',
2955
+ name: 'Noble USD Coin',
2956
+ display: 'usdc',
2957
+ symbol: 'USDC',
2958
+ traces: [{
2959
+ type: 'ibc',
2960
+ counterparty: {
2961
+ channel_id: 'channel-143',
2962
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
2963
+ chain_name: 'osmosis'
2964
+ },
2965
+ chain: {
2966
+ channel_id: 'channel-1'
2967
+ }
2968
+ }],
2969
+ images: [{
2970
+ image_sync: {
2971
+ chain_name: 'noble',
2972
+ base_denom: 'uusdc'
2973
+ },
2974
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
2975
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
2976
+ }],
2977
+ logo_URIs: {
2978
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
2979
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
2980
+ }
2981
+ }, {
2982
+ denom_units: [{
2983
+ denom: 'ibc/9E58E47857A51FFB728EDB7DD54CDFC2AB5E8FF358B9B010BF0A92AB18930BEA',
2984
+ exponent: 0,
2985
+ aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
2986
+ }, {
2987
+ denom: 'stosmo',
2988
+ exponent: 6
2989
+ }],
2990
+ type_asset: 'ics20',
2991
+ base: 'ibc/9E58E47857A51FFB728EDB7DD54CDFC2AB5E8FF358B9B010BF0A92AB18930BEA',
2992
+ name: 'stOSMO',
2993
+ display: 'stosmo',
2994
+ symbol: 'stOSMO',
2995
+ traces: [{
2996
+ type: 'ibc',
2997
+ counterparty: {
2998
+ channel_id: 'channel-143',
2999
+ base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
3000
+ chain_name: 'osmosis'
3001
+ },
3002
+ chain: {
3003
+ channel_id: 'channel-1'
3004
+ }
3005
+ }],
3006
+ images: [{
3007
+ image_sync: {
3008
+ chain_name: 'stride',
3009
+ base_denom: 'stuosmo'
3010
+ },
3011
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
3012
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
3013
+ }],
3014
+ logo_URIs: {
3015
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
3016
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
3017
+ }
3018
+ }, {
3019
+ denom_units: [{
3020
+ denom: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5',
3021
+ exponent: 0,
3022
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
3023
+ }, {
3024
+ denom: 'atom',
3025
+ exponent: 6
3026
+ }],
3027
+ type_asset: 'ics20',
3028
+ base: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5',
3029
+ name: 'Cosmos Hub Atom',
3030
+ display: 'atom',
3031
+ symbol: 'ATOM',
3032
+ traces: [{
3033
+ type: 'ibc',
3034
+ counterparty: {
3035
+ channel_id: 'channel-143',
3036
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
3037
+ chain_name: 'osmosis'
3038
+ },
3039
+ chain: {
3040
+ channel_id: 'channel-1'
3041
+ }
3042
+ }],
3043
+ images: [{
3044
+ image_sync: {
3045
+ chain_name: 'cosmoshub',
3046
+ base_denom: 'uatom'
3047
+ },
3048
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
3049
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
3050
+ }],
3051
+ logo_URIs: {
3052
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
3053
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
3054
+ }
3055
+ }, {
3056
+ denom_units: [{
3057
+ denom: 'ibc/74B0BDD3C0941166F5E96BFBC847219BBE609535F3A0D941C22342A60BD43A08',
3058
+ exponent: 0,
3059
+ aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
3060
+ }, {
3061
+ denom: 'statom',
3062
+ exponent: 6
3063
+ }],
3064
+ type_asset: 'ics20',
3065
+ base: 'ibc/74B0BDD3C0941166F5E96BFBC847219BBE609535F3A0D941C22342A60BD43A08',
3066
+ name: 'stATOM',
3067
+ display: 'statom',
3068
+ symbol: 'stATOM',
3069
+ traces: [{
3070
+ type: 'ibc',
3071
+ counterparty: {
3072
+ channel_id: 'channel-143',
3073
+ base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
3074
+ chain_name: 'osmosis'
3075
+ },
3076
+ chain: {
3077
+ channel_id: 'channel-1'
3078
+ }
3079
+ }],
3080
+ images: [{
3081
+ image_sync: {
3082
+ chain_name: 'stride',
3083
+ base_denom: 'stuatom'
3084
+ },
3085
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
3086
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
3087
+ }],
3088
+ logo_URIs: {
3089
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
3090
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
3091
+ }
3092
+ }, {
3093
+ denom_units: [{
3094
+ denom: 'ibc/37B7C1AABC243067278C28C77973A28D7844EF5465ACD0EBE6E506BE4C6816C2',
3095
+ exponent: 0,
3096
+ aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
3097
+ }, {
3098
+ denom: 'weth',
3099
+ exponent: 18
3100
+ }],
3101
+ type_asset: 'ics20',
3102
+ base: 'ibc/37B7C1AABC243067278C28C77973A28D7844EF5465ACD0EBE6E506BE4C6816C2',
3103
+ name: 'Wrapped Ether',
3104
+ display: 'weth',
3105
+ symbol: 'ETH',
3106
+ traces: [{
3107
+ type: 'ibc',
3108
+ counterparty: {
3109
+ channel_id: 'channel-143',
3110
+ base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
3111
+ chain_name: 'osmosis'
3112
+ },
3113
+ chain: {
3114
+ channel_id: 'channel-1'
3115
+ }
3116
+ }],
3117
+ images: [{
3118
+ image_sync: {
3119
+ chain_name: 'axelar',
3120
+ base_denom: 'weth-wei'
3121
+ },
3122
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
3123
+ }],
3124
+ logo_URIs: {
3125
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
3126
+ }
3127
+ }, {
3128
+ denom_units: [{
3129
+ denom: 'ibc/DA1BE182A23423A7031255C608B68D1E54AD30087AEB7F25B48D2CF8A5FE1DDB',
3130
+ exponent: 0,
3131
+ aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
3132
+ }, {
3133
+ denom: 'wbtc',
3134
+ exponent: 8
3135
+ }],
3136
+ type_asset: 'ics20',
3137
+ base: 'ibc/DA1BE182A23423A7031255C608B68D1E54AD30087AEB7F25B48D2CF8A5FE1DDB',
3138
+ name: 'Wrapped Bitcoin (Axelar)',
3139
+ display: 'wbtc',
3140
+ symbol: 'WBTC.axl',
3141
+ traces: [{
3142
+ type: 'ibc',
3143
+ counterparty: {
3144
+ channel_id: 'channel-143',
3145
+ base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
3146
+ chain_name: 'osmosis'
3147
+ },
3148
+ chain: {
3149
+ channel_id: 'channel-1'
3150
+ }
3151
+ }],
3152
+ images: [{
3153
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
3154
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
3155
+ }, {
3156
+ image_sync: {
3157
+ chain_name: 'axelar',
3158
+ base_denom: 'wbtc-satoshi'
3159
+ },
3160
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
3161
+ }],
3162
+ logo_URIs: {
3163
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
3164
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
3165
+ }
3166
+ }, {
3167
+ description: 'ERIS liquid staked OSMO',
3168
+ denom_units: [{
3169
+ denom: 'ibc/E0687047EA2BDEFC10A211E27502C2A78441684F624B41FD2FCFDEFDFB5AA569',
3170
+ exponent: 0,
3171
+ aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
3172
+ }, {
3173
+ denom: 'ampOSMO',
3174
+ exponent: 6
3175
+ }],
3176
+ address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
3177
+ base: 'ibc/E0687047EA2BDEFC10A211E27502C2A78441684F624B41FD2FCFDEFDFB5AA569',
3178
+ name: 'ERIS Amplified OSMO',
3179
+ display: 'ampOSMO',
3180
+ symbol: 'ampOSMO',
3181
+ logo_URIs: {
3182
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
3183
+ },
3184
+ images: [{
3185
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
3186
+ }],
3187
+ traces: [{
3188
+ type: 'ibc',
3189
+ counterparty: {
3190
+ channel_id: 'channel-143',
3191
+ base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
3192
+ chain_name: 'osmosis'
3193
+ },
3194
+ chain: {
3195
+ channel_id: 'channel-1'
3196
+ }
3197
+ }]
3198
+ }, {
3199
+ description: 'Tether USDT on Osmosis',
3200
+ denom_units: [{
3201
+ denom: 'ibc/C3131D228C3163DFD9068B14B920F10A4D37BE10E76CDC6C847B80AA83E40D40',
3202
+ exponent: 0,
3203
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
3204
+ }, {
3205
+ denom: 'usdt',
3206
+ exponent: 6
3207
+ }],
3208
+ type_asset: 'ics20',
3209
+ base: 'ibc/C3131D228C3163DFD9068B14B920F10A4D37BE10E76CDC6C847B80AA83E40D40',
3210
+ name: 'Tether USDT',
3211
+ display: 'usdt',
3212
+ symbol: 'USDT',
3213
+ traces: [{
3214
+ type: 'ibc',
3215
+ counterparty: {
3216
+ channel_id: 'channel-143',
3217
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
3218
+ chain_name: 'osmosis'
3219
+ },
3220
+ chain: {
3221
+ channel_id: 'channel-1'
3222
+ }
3223
+ }],
3224
+ images: [{
3225
+ image_sync: {
3226
+ chain_name: 'kava',
3227
+ base_denom: 'erc20/tether/usdt'
3228
+ },
3229
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
3230
+ }],
3231
+ logo_URIs: {
3232
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
3233
+ }
3234
+ }, {
3235
+ description: "Membrane's CDP-style stablecoin called CDT",
3236
+ denom_units: [{
3237
+ denom: 'ibc/9F977CFD6084FD4B83DF6BD27CECC0F805D0F6D95ED099650F330D94510F7F19',
3238
+ exponent: 0,
3239
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
3240
+ }, {
3241
+ denom: 'cdt',
3242
+ exponent: 6
3243
+ }],
3244
+ base: 'ibc/9F977CFD6084FD4B83DF6BD27CECC0F805D0F6D95ED099650F330D94510F7F19',
3245
+ name: 'CDT Stablecoin',
3246
+ display: 'cdt',
3247
+ symbol: 'CDT',
3248
+ logo_URIs: {
3249
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
3250
+ },
3251
+ coingecko_id: 'collateralized-debt-token',
3252
+ images: [{
3253
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
3254
+ }],
3255
+ traces: [{
3256
+ type: 'ibc',
3257
+ counterparty: {
3258
+ channel_id: 'channel-143',
3259
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
3260
+ chain_name: 'osmosis'
3261
+ },
3262
+ chain: {
3263
+ channel_id: 'channel-1'
3264
+ }
3265
+ }]
3266
+ }, {
3267
+ description: "Membrane's protocol token",
3268
+ denom_units: [{
3269
+ denom: 'ibc/CC0A5E28C584A93AB762E71DD3D5991928637042AC3E900EE94E19E46CBFE935',
3270
+ exponent: 0,
3271
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
3272
+ }, {
3273
+ denom: 'mbrn',
3274
+ exponent: 6
3275
+ }],
3276
+ base: 'ibc/CC0A5E28C584A93AB762E71DD3D5991928637042AC3E900EE94E19E46CBFE935',
3277
+ name: 'Membrane',
3278
+ display: 'mbrn',
3279
+ symbol: 'MBRN',
3280
+ logo_URIs: {
3281
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
3282
+ },
3283
+ coingecko_id: 'membrane',
3284
+ images: [{
3285
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
3286
+ }],
3287
+ traces: [{
3288
+ type: 'ibc',
3289
+ counterparty: {
3290
+ channel_id: 'channel-143',
3291
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
3292
+ chain_name: 'osmosis'
3293
+ },
3294
+ chain: {
3295
+ channel_id: 'channel-1'
3296
+ }
3297
+ }]
3298
+ }, {
3299
+ description: 'TIA on Osmosis',
3300
+ denom_units: [{
3301
+ denom: 'ibc/EB7702F7862428669576938CD8DD19FBF39F6516F1F94A1B02AC8CBAFF06858B',
3302
+ exponent: 0,
3303
+ aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
3304
+ }, {
3305
+ denom: 'tia',
3306
+ exponent: 6
3307
+ }],
3308
+ type_asset: 'ics20',
3309
+ base: 'ibc/EB7702F7862428669576938CD8DD19FBF39F6516F1F94A1B02AC8CBAFF06858B',
3310
+ name: 'Celestia TIA',
3311
+ display: 'tia',
3312
+ symbol: 'TIA',
3313
+ traces: [{
3314
+ type: 'ibc',
3315
+ counterparty: {
3316
+ channel_id: 'channel-143',
3317
+ base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
3318
+ chain_name: 'osmosis'
3319
+ },
3320
+ chain: {
3321
+ channel_id: 'channel-1'
3322
+ }
3323
+ }],
3324
+ images: [{
3325
+ image_sync: {
3326
+ chain_name: 'celestia',
3327
+ base_denom: 'utia'
3328
+ },
3329
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
3330
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
3331
+ }],
3332
+ logo_URIs: {
3333
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
3334
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
3335
+ }
3336
+ }, {
3337
+ description: 'Margined Power Token sqOSMO',
3338
+ denom_units: [{
3339
+ denom: 'ibc/03FB4E4D1043755015ABF1A84773EA334B2726EF464CF90D926C888ECE2D64FD',
3340
+ exponent: 0,
3341
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
3342
+ }, {
3343
+ denom: 'sqosmo',
3344
+ exponent: 6
3345
+ }],
3346
+ base: 'ibc/03FB4E4D1043755015ABF1A84773EA334B2726EF464CF90D926C888ECE2D64FD',
3347
+ name: 'OSMO Squared',
3348
+ display: 'sqosmo',
3349
+ symbol: 'sqOSMO',
3350
+ logo_URIs: {
3351
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
3352
+ },
3353
+ images: [{
3354
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
3355
+ }],
3356
+ traces: [{
3357
+ type: 'ibc',
3358
+ counterparty: {
3359
+ channel_id: 'channel-143',
3360
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
3361
+ chain_name: 'osmosis'
3362
+ },
3363
+ chain: {
3364
+ channel_id: 'channel-1'
3365
+ }
3366
+ }]
3367
+ }, {
3368
+ description: 'NOIS on Osmosis',
3369
+ denom_units: [{
3370
+ denom: 'ibc/8349192BE84F63ECBCDE2E0195DAC22453C9AAC740971FE95D382CA8075E6A1C',
3371
+ exponent: 0,
3372
+ aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
3373
+ }, {
3374
+ denom: 'nois',
3375
+ exponent: 6
3376
+ }],
3377
+ type_asset: 'ics20',
3378
+ base: 'ibc/8349192BE84F63ECBCDE2E0195DAC22453C9AAC740971FE95D382CA8075E6A1C',
3379
+ name: 'Nois NOIS',
3380
+ display: 'nois',
3381
+ symbol: 'NOIS',
3382
+ traces: [{
3383
+ type: 'ibc',
3384
+ counterparty: {
3385
+ channel_id: 'channel-143',
3386
+ base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
3387
+ chain_name: 'osmosis'
3388
+ },
3389
+ chain: {
3390
+ channel_id: 'channel-1'
3391
+ }
3392
+ }],
3393
+ images: [{
3394
+ image_sync: {
3395
+ chain_name: 'nois',
3396
+ base_denom: 'unois'
3397
+ },
3398
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
3399
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
3400
+ }],
3401
+ logo_URIs: {
3402
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
3403
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
3404
+ }
3405
+ }, {
3406
+ description: 'Margined Power Token sqBTC',
3407
+ denom_units: [{
3408
+ denom: 'ibc/EA3D1D169CAF4C6A1B813D41337614C5785DD018514333C301B92B981A46CE02',
3409
+ exponent: 0,
3410
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
3411
+ }, {
3412
+ denom: 'sqbtc',
3413
+ exponent: 6
3414
+ }],
3415
+ base: 'ibc/EA3D1D169CAF4C6A1B813D41337614C5785DD018514333C301B92B981A46CE02',
3416
+ name: 'BTC Squared',
3417
+ display: 'sqbtc',
3418
+ symbol: 'sqBTC',
3419
+ logo_URIs: {
3420
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
3421
+ },
3422
+ images: [{
3423
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
3424
+ }],
3425
+ traces: [{
3426
+ type: 'ibc',
3427
+ counterparty: {
3428
+ channel_id: 'channel-143',
3429
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
3430
+ chain_name: 'osmosis'
3431
+ },
3432
+ chain: {
3433
+ channel_id: 'channel-1'
3434
+ }
3435
+ }]
3436
+ }, {
3437
+ description: 'Margined Power Token sqATOM',
3438
+ denom_units: [{
3439
+ denom: 'ibc/8ACFBDDF77DA174672D246AA2083FC83067F2FB669D9F6BB00632A3F635EBAF9',
3440
+ exponent: 0,
3441
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
3442
+ }, {
3443
+ denom: 'sqatom',
3444
+ exponent: 6
3445
+ }],
3446
+ base: 'ibc/8ACFBDDF77DA174672D246AA2083FC83067F2FB669D9F6BB00632A3F635EBAF9',
3447
+ name: 'ATOM Squared',
3448
+ display: 'sqatom',
3449
+ symbol: 'sqATOM',
3450
+ logo_URIs: {
3451
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
3452
+ },
3453
+ images: [{
3454
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
3455
+ }],
3456
+ traces: [{
3457
+ type: 'ibc',
3458
+ counterparty: {
3459
+ channel_id: 'channel-143',
3460
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
3461
+ chain_name: 'osmosis'
3462
+ },
3463
+ chain: {
3464
+ channel_id: 'channel-1'
3465
+ }
3466
+ }]
3467
+ }, {
3468
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
3469
+ denom_units: [{
3470
+ denom: 'ibc/FBA34C2BCE61066AED99D1797EB05A419F5FDB523E36F30F6C254BE61BCCAE29',
3471
+ exponent: 0,
3472
+ aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
3473
+ }, {
3474
+ denom: 'cro',
3475
+ exponent: 8
3476
+ }],
3477
+ type_asset: 'ics20',
3478
+ base: 'ibc/FBA34C2BCE61066AED99D1797EB05A419F5FDB523E36F30F6C254BE61BCCAE29',
3479
+ name: 'Cronos',
3480
+ display: 'cro',
3481
+ symbol: 'CRO',
3482
+ traces: [{
3483
+ type: 'ibc',
3484
+ counterparty: {
3485
+ channel_id: 'channel-143',
3486
+ base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
3487
+ chain_name: 'osmosis'
3488
+ },
3489
+ chain: {
3490
+ channel_id: 'channel-1'
3491
+ }
3492
+ }],
3493
+ images: [{
3494
+ image_sync: {
3495
+ chain_name: 'cryptoorgchain',
3496
+ base_denom: 'basecro'
3497
+ },
3498
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
3499
+ }],
3500
+ logo_URIs: {
3501
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
3502
+ }
3503
+ }, {
3504
+ description: 'The native token of Stargaze',
3505
+ denom_units: [{
3506
+ denom: 'ibc/BE9116F49581FF59F018C64FB4A445B307332F77381640AAB05380473D0D7642',
3507
+ exponent: 0,
3508
+ aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
3509
+ }, {
3510
+ denom: 'stars',
3511
+ exponent: 6
3512
+ }],
3513
+ type_asset: 'ics20',
3514
+ base: 'ibc/BE9116F49581FF59F018C64FB4A445B307332F77381640AAB05380473D0D7642',
3515
+ name: 'Stargaze',
3516
+ display: 'stars',
3517
+ symbol: 'STARS',
3518
+ traces: [{
3519
+ type: 'ibc',
3520
+ counterparty: {
3521
+ channel_id: 'channel-143',
3522
+ base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
3523
+ chain_name: 'osmosis'
3524
+ },
3525
+ chain: {
3526
+ channel_id: 'channel-1'
3527
+ }
3528
+ }],
3529
+ images: [{
3530
+ image_sync: {
3531
+ chain_name: 'stargaze',
3532
+ base_denom: 'ustars'
3533
+ },
3534
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3535
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
3536
+ }],
3537
+ logo_URIs: {
3538
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
3539
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
3540
+ }
3541
+ }, {
3542
+ description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
3543
+ denom_units: [{
3544
+ denom: 'ibc/03B109DEE70C41E7D69206D670E3839BFB72891FF2FB5D7D980703953CB8E62B',
3545
+ exponent: 0,
3546
+ aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
3547
+ }, {
3548
+ denom: 'YieldETH',
3549
+ exponent: 18
3550
+ }],
3551
+ type_asset: 'ics20',
3552
+ base: 'ibc/03B109DEE70C41E7D69206D670E3839BFB72891FF2FB5D7D980703953CB8E62B',
3553
+ name: 'Real Yield Eth',
3554
+ display: 'YieldETH',
3555
+ symbol: 'YieldETH',
3556
+ traces: [{
3557
+ type: 'ibc',
3558
+ counterparty: {
3559
+ channel_id: 'channel-143',
3560
+ base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
3561
+ chain_name: 'osmosis'
3562
+ },
3563
+ chain: {
3564
+ channel_id: 'channel-1'
3565
+ }
3566
+ }],
3567
+ images: [{
3568
+ image_sync: {
3569
+ chain_name: 'ethereum',
3570
+ base_denom: 'wei'
3571
+ },
3572
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
3573
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
3574
+ }],
3575
+ logo_URIs: {
3576
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
3577
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
3578
+ }
3579
+ }, {
3580
+ description: 'The native staking token of dYdX Protocol.',
3581
+ denom_units: [{
3582
+ denom: 'ibc/A6FAB4141ECE6F85BAAC00989FDF7F96409673735B845DE730645EC67335E1C0',
3583
+ exponent: 0,
3584
+ aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
3585
+ }, {
3586
+ denom: 'dydx',
3587
+ exponent: 18
3588
+ }],
3589
+ type_asset: 'ics20',
3590
+ base: 'ibc/A6FAB4141ECE6F85BAAC00989FDF7F96409673735B845DE730645EC67335E1C0',
3591
+ name: 'dYdX',
3592
+ display: 'dydx',
3593
+ symbol: 'DYDX',
3594
+ traces: [{
3595
+ type: 'ibc',
3596
+ counterparty: {
3597
+ channel_id: 'channel-143',
3598
+ base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
3599
+ chain_name: 'osmosis'
3600
+ },
3601
+ chain: {
3602
+ channel_id: 'channel-1'
3603
+ }
3604
+ }],
3605
+ images: [{
3606
+ image_sync: {
3607
+ chain_name: 'dydx',
3608
+ base_denom: 'adydx'
3609
+ },
3610
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
3611
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
3612
+ }],
3613
+ logo_URIs: {
3614
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
3615
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
3616
+ }
3617
+ }, {
3618
+ description: 'The native token of Quasar',
3619
+ denom_units: [{
3620
+ denom: 'ibc/74C6A071817288DE90F3FC2555B4C18816F327437EB0E825F05A6E3C62DAA2A6',
3621
+ exponent: 0,
3622
+ aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
3623
+ }, {
3624
+ denom: 'qsr',
3625
+ exponent: 6
3626
+ }],
3627
+ type_asset: 'ics20',
3628
+ base: 'ibc/74C6A071817288DE90F3FC2555B4C18816F327437EB0E825F05A6E3C62DAA2A6',
3629
+ name: 'Quasar',
3630
+ display: 'qsr',
3631
+ symbol: 'QSR',
3632
+ traces: [{
3633
+ type: 'ibc',
3634
+ counterparty: {
3635
+ channel_id: 'channel-143',
3636
+ base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
3637
+ chain_name: 'osmosis'
3638
+ },
3639
+ chain: {
3640
+ channel_id: 'channel-1'
3641
+ }
3642
+ }],
3643
+ images: [{
3644
+ image_sync: {
3645
+ chain_name: 'quasar',
3646
+ base_denom: 'uqsr'
3647
+ },
3648
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
3649
+ }],
3650
+ logo_URIs: {
3651
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
3652
+ }
3653
+ }, {
3654
+ description: 'Levana native token',
3655
+ denom_units: [{
3656
+ denom: 'ibc/6A9571DE6A3F60D7703C3290E2944E806C15A47C1EA6D4AFCD3AE4DC8AF080B1',
3657
+ exponent: 0,
3658
+ aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
3659
+ }, {
3660
+ denom: 'lvn',
3661
+ exponent: 6
3662
+ }],
3663
+ base: 'ibc/6A9571DE6A3F60D7703C3290E2944E806C15A47C1EA6D4AFCD3AE4DC8AF080B1',
3664
+ name: 'Levana',
3665
+ display: 'lvn',
3666
+ symbol: 'LVN',
3667
+ logo_URIs: {
3668
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
3669
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
3670
+ },
3671
+ coingecko_id: 'levana-protocol',
3672
+ images: [{
3673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
3674
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
3675
+ }, {
3676
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
3677
+ }],
3678
+ traces: [{
3679
+ type: 'ibc',
3680
+ counterparty: {
3681
+ channel_id: 'channel-143',
3682
+ base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
3683
+ chain_name: 'osmosis'
3684
+ },
3685
+ chain: {
3686
+ channel_id: 'channel-1'
3687
+ }
3688
+ }]
3689
+ }, {
3690
+ description: "MilkyWay's liquid staked TIA",
3691
+ denom_units: [{
3692
+ denom: 'ibc/C0DB3E0C7F3CD32FA24FC031FD8B6833627A1C690B741BA85D7A4752D974A77F',
3693
+ exponent: 0,
3694
+ aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
3695
+ }, {
3696
+ denom: 'milkTIA',
3697
+ exponent: 6
3698
+ }],
3699
+ base: 'ibc/C0DB3E0C7F3CD32FA24FC031FD8B6833627A1C690B741BA85D7A4752D974A77F',
3700
+ name: 'milkTIA',
3701
+ display: 'milkTIA',
3702
+ symbol: 'milkTIA',
3703
+ traces: [{
3704
+ type: 'ibc',
3705
+ counterparty: {
3706
+ channel_id: 'channel-143',
3707
+ base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
3708
+ chain_name: 'osmosis'
3709
+ },
3710
+ chain: {
3711
+ channel_id: 'channel-1'
3712
+ }
3713
+ }],
3714
+ logo_URIs: {
3715
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
3716
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
3717
+ },
3718
+ coingecko_id: 'milkyway-staked-tia',
3719
+ images: [{
3720
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
3721
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
3722
+ }]
3723
+ }, {
3724
+ denom_units: [{
3725
+ denom: 'ibc/814F2057808DF5C7C9F9E1A513D9E6669061FF1B010CED198B3352EBA29EFBF6',
3726
+ exponent: 0,
3727
+ aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
3728
+ }, {
3729
+ denom: 'stkosmo',
3730
+ exponent: 6,
3731
+ aliases: ['stk/osmo']
3732
+ }],
3733
+ type_asset: 'ics20',
3734
+ base: 'ibc/814F2057808DF5C7C9F9E1A513D9E6669061FF1B010CED198B3352EBA29EFBF6',
3735
+ name: 'PSTAKE staked OSMO',
3736
+ display: 'stkosmo',
3737
+ symbol: 'stkOSMO',
3738
+ traces: [{
3739
+ type: 'ibc',
3740
+ counterparty: {
3741
+ channel_id: 'channel-143',
3742
+ base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
3743
+ chain_name: 'osmosis'
3744
+ },
3745
+ chain: {
3746
+ channel_id: 'channel-1'
3747
+ }
3748
+ }],
3749
+ images: [{
3750
+ image_sync: {
3751
+ chain_name: 'persistence',
3752
+ base_denom: 'stk/uosmo'
3753
+ },
3754
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
3755
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
3756
+ }],
3757
+ logo_URIs: {
3758
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
3759
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
3760
+ }
3761
+ }, {
3762
+ description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
3763
+ denom_units: [{
3764
+ denom: 'ibc/A389921DD5551011E2176A1030D7DFA195CD82EA762C6E621964A0416CBFD836',
3765
+ exponent: 0,
3766
+ aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
3767
+ }, {
3768
+ denom: 'page',
3769
+ exponent: 8
3770
+ }],
3771
+ type_asset: 'ics20',
3772
+ base: 'ibc/A389921DD5551011E2176A1030D7DFA195CD82EA762C6E621964A0416CBFD836',
3773
+ name: 'PageDAO',
3774
+ display: 'page',
3775
+ symbol: 'PAGE.grv',
3776
+ traces: [{
3777
+ type: 'ibc',
3778
+ counterparty: {
3779
+ channel_id: 'channel-143',
3780
+ base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
3781
+ chain_name: 'osmosis'
3782
+ },
3783
+ chain: {
3784
+ channel_id: 'channel-1'
3785
+ }
3786
+ }],
3787
+ images: [{
3788
+ image_sync: {
3789
+ chain_name: 'gravitybridge',
3790
+ base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
3791
+ },
3792
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
3793
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
3794
+ }],
3795
+ logo_URIs: {
3796
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
3797
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
3798
+ }
3799
+ }, {
3800
+ description: "Nomic's native token.",
3801
+ denom_units: [{
3802
+ denom: 'ibc/F5D24D849000F1EA14946E9BED504C3736E3730FB9D7008C2D78CEFDC79061DE',
3803
+ exponent: 0,
3804
+ aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
3805
+ }, {
3806
+ denom: 'nom',
3807
+ exponent: 6
3808
+ }],
3809
+ type_asset: 'ics20',
3810
+ base: 'ibc/F5D24D849000F1EA14946E9BED504C3736E3730FB9D7008C2D78CEFDC79061DE',
3811
+ name: 'Nomic',
3812
+ display: 'nomic',
3813
+ symbol: 'NOM',
3814
+ traces: [{
3815
+ type: 'ibc',
3816
+ counterparty: {
3817
+ channel_id: 'channel-143',
3818
+ base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
3819
+ chain_name: 'osmosis'
3820
+ },
3821
+ chain: {
3822
+ channel_id: 'channel-1'
3823
+ }
3824
+ }],
3825
+ images: [{
3826
+ image_sync: {
3827
+ chain_name: 'nomic',
3828
+ base_denom: 'unom'
3829
+ },
3830
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
3831
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
3832
+ }],
3833
+ logo_URIs: {
3834
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
3835
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
3836
+ }
3837
+ }, {
3838
+ description: 'Bitcoin. On Cosmos.',
3839
+ denom_units: [{
3840
+ denom: 'ibc/D5CDA64730157DB9928A8E3CEEA19526A94F933443503A90D375394CA173F829',
3841
+ exponent: 0,
3842
+ aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
3843
+ }, {
3844
+ denom: 'nbtc',
3845
+ exponent: 14
3846
+ }],
3847
+ type_asset: 'ics20',
3848
+ base: 'ibc/D5CDA64730157DB9928A8E3CEEA19526A94F933443503A90D375394CA173F829',
3849
+ name: 'Nomic Bitcoin',
3850
+ display: 'nbtc',
3851
+ symbol: 'nBTC',
3852
+ traces: [{
3853
+ type: 'ibc',
3854
+ counterparty: {
3855
+ channel_id: 'channel-143',
3856
+ base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
3857
+ chain_name: 'osmosis'
3858
+ },
3859
+ chain: {
3860
+ channel_id: 'channel-1'
3861
+ }
3862
+ }],
3863
+ images: [{
3864
+ image_sync: {
3865
+ chain_name: 'nomic',
3866
+ base_denom: 'usat'
3867
+ },
3868
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
3869
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
3870
+ }],
3871
+ logo_URIs: {
3872
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
3873
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
3874
+ }
3875
+ }, {
3876
+ description: 'AUTISM on Osmosis',
3877
+ denom_units: [{
3878
+ denom: 'ibc/EB87F22692D3AFC92F6062F57E020FFCFB6399BEFF09329E839FBEAF0EE1942E',
3879
+ exponent: 0,
3880
+ aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
3881
+ }, {
3882
+ denom: 'autism',
3883
+ exponent: 6
3884
+ }],
3885
+ type_asset: 'ics20',
3886
+ base: 'ibc/EB87F22692D3AFC92F6062F57E020FFCFB6399BEFF09329E839FBEAF0EE1942E',
3887
+ name: 'Injective AUTISM',
3888
+ display: 'autism',
3889
+ symbol: 'AUTISM',
3890
+ traces: [{
3891
+ type: 'ibc',
3892
+ counterparty: {
3893
+ channel_id: 'channel-143',
3894
+ base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
3895
+ chain_name: 'osmosis'
3896
+ },
3897
+ chain: {
3898
+ channel_id: 'channel-1'
3899
+ }
3900
+ }],
3901
+ images: [{
3902
+ image_sync: {
3903
+ chain_name: 'injective',
3904
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
3905
+ },
3906
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
3907
+ }],
3908
+ logo_URIs: {
3909
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
3910
+ }
3911
+ }, {
3912
+ description: 'Woof on Osmosis',
3913
+ denom_units: [{
3914
+ denom: 'ibc/3679EB0FAF260324A44EF05260EB747D81CA61017AC7D2BCD1BFD29AC927DB7A',
3915
+ exponent: 0,
3916
+ aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
3917
+ }, {
3918
+ denom: 'WOOF',
3919
+ exponent: 6
3920
+ }],
3921
+ type_asset: 'ics20',
3922
+ base: 'ibc/3679EB0FAF260324A44EF05260EB747D81CA61017AC7D2BCD1BFD29AC927DB7A',
3923
+ name: 'WOOF chihuahua',
3924
+ display: 'WOOF',
3925
+ symbol: 'WOOF',
3926
+ traces: [{
3927
+ type: 'ibc',
3928
+ counterparty: {
3929
+ channel_id: 'channel-143',
3930
+ base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
3931
+ chain_name: 'osmosis'
3932
+ },
3933
+ chain: {
3934
+ channel_id: 'channel-1'
3935
+ }
3936
+ }],
3937
+ logo_URIs: {
3938
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
3939
+ },
3940
+ images: [{
3941
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
3942
+ }]
3943
+ }, {
3944
+ description: 'The native coin of Sneaky Productions.',
3945
+ denom_units: [{
3946
+ denom: 'ibc/F89F635D97BC6400E17521B4220E3E08F44CE794EB80F5CABB356D3557E72637',
3947
+ exponent: 0,
3948
+ aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
3949
+ }, {
3950
+ denom: 'sneaky',
3951
+ exponent: 6
3952
+ }],
3953
+ type_asset: 'ics20',
3954
+ base: 'ibc/F89F635D97BC6400E17521B4220E3E08F44CE794EB80F5CABB356D3557E72637',
3955
+ name: 'Sneaky Productions',
3956
+ display: 'sneaky',
3957
+ symbol: 'SNEAKY',
3958
+ traces: [{
3959
+ type: 'ibc',
3960
+ counterparty: {
3961
+ channel_id: 'channel-143',
3962
+ base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
3963
+ chain_name: 'osmosis'
3964
+ },
3965
+ chain: {
3966
+ channel_id: 'channel-1'
3967
+ }
3968
+ }],
3969
+ logo_URIs: {
3970
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
3971
+ },
3972
+ images: [{
3973
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
3974
+ }]
3975
+ }, {
3976
+ denom_units: [{
3977
+ denom: 'ibc/CF57A83CED6CEC7D706631B5DC53ABC21B7EDA7DF7490732B4361E6D5DD19C73',
3978
+ exponent: 0,
3979
+ aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
3980
+ }, {
3981
+ denom: 'wbtc',
3982
+ exponent: 8
3983
+ }],
3984
+ address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
3985
+ type_asset: 'sdk.coin',
3986
+ base: 'ibc/CF57A83CED6CEC7D706631B5DC53ABC21B7EDA7DF7490732B4361E6D5DD19C73',
3987
+ name: 'Wrapped Bitcoin',
3988
+ display: 'wbtc',
3989
+ symbol: 'WBTC',
3990
+ traces: [{
3991
+ type: 'ibc',
3992
+ counterparty: {
3993
+ channel_id: 'channel-143',
3994
+ base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
3995
+ chain_name: 'osmosis'
3996
+ },
3997
+ chain: {
3998
+ channel_id: 'channel-1'
3999
+ }
4000
+ }],
4001
+ images: [{
4002
+ image_sync: {
4003
+ chain_name: 'ethereum',
4004
+ base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
4005
+ },
4006
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
4007
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
4008
+ }],
4009
+ logo_URIs: {
4010
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
4011
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
4012
+ }
4013
+ }, {
4014
+ 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.",
4015
+ denom_units: [{
4016
+ denom: 'ibc/7CB33A66F90533ED1E168CB3251253C719CF4B04FF1290AFD795F14CA1D67278',
4017
+ exponent: 0,
4018
+ aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
4019
+ }, {
4020
+ denom: 'WOSMO',
4021
+ exponent: 6
4022
+ }],
4023
+ address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
4024
+ base: 'ibc/7CB33A66F90533ED1E168CB3251253C719CF4B04FF1290AFD795F14CA1D67278',
4025
+ name: 'WOSMO',
4026
+ display: 'WOSMO',
4027
+ symbol: 'WOSMO',
4028
+ logo_URIs: {
4029
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
4030
+ },
4031
+ images: [{
4032
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
4033
+ }],
4034
+ traces: [{
4035
+ type: 'ibc',
4036
+ counterparty: {
4037
+ channel_id: 'channel-143',
4038
+ base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
4039
+ chain_name: 'osmosis'
4040
+ },
4041
+ chain: {
4042
+ channel_id: 'channel-1'
4043
+ }
4044
+ }]
4045
+ }, {
4046
+ description: 'NLS on Osmosis',
4047
+ denom_units: [{
4048
+ denom: 'ibc/F722502EC90B3084DBD73589FC055E658EF9972A19ADDE61D3AA8BBF39B63883',
4049
+ exponent: 0,
4050
+ aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
4051
+ }, {
4052
+ denom: 'nls',
4053
+ exponent: 6
4054
+ }],
4055
+ type_asset: 'ics20',
4056
+ base: 'ibc/F722502EC90B3084DBD73589FC055E658EF9972A19ADDE61D3AA8BBF39B63883',
4057
+ name: 'Nolus',
4058
+ display: 'nls',
4059
+ symbol: 'NLS',
4060
+ traces: [{
4061
+ type: 'ibc',
4062
+ counterparty: {
4063
+ channel_id: 'channel-143',
4064
+ base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
4065
+ chain_name: 'osmosis'
4066
+ },
4067
+ chain: {
4068
+ channel_id: 'channel-1'
4069
+ }
4070
+ }],
4071
+ images: [{
4072
+ image_sync: {
4073
+ chain_name: 'nolus',
4074
+ base_denom: 'unls'
4075
+ },
4076
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
4077
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
4078
+ }],
4079
+ logo_URIs: {
4080
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
4081
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
4082
+ }
4083
+ }, {
4084
+ description: 'STRD on Osmosis',
4085
+ denom_units: [{
4086
+ denom: 'ibc/38B29F6563DDADC81C9399EB5CDF140492CC2C58FB70048BC4430567A26ED193',
4087
+ exponent: 0,
4088
+ aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
4089
+ }, {
4090
+ denom: 'strd',
4091
+ exponent: 6
4092
+ }],
4093
+ type_asset: 'ics20',
4094
+ base: 'ibc/38B29F6563DDADC81C9399EB5CDF140492CC2C58FB70048BC4430567A26ED193',
4095
+ name: 'Stride',
4096
+ display: 'strd',
4097
+ symbol: 'STRD',
4098
+ traces: [{
4099
+ type: 'ibc',
4100
+ counterparty: {
4101
+ channel_id: 'channel-143',
4102
+ base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
4103
+ chain_name: 'osmosis'
4104
+ },
4105
+ chain: {
4106
+ channel_id: 'channel-1'
4107
+ }
4108
+ }],
4109
+ images: [{
4110
+ image_sync: {
4111
+ chain_name: 'stride',
4112
+ base_denom: 'ustrd'
4113
+ },
4114
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
4115
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
4116
+ }],
4117
+ logo_URIs: {
4118
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
4119
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
4120
+ }
4121
+ }, {
4122
+ description: 'Margined Power Token sqTIA',
4123
+ denom_units: [{
4124
+ denom: 'ibc/C975417951A4AA121B7C0A137510DBEEF3008E1DB58A8129C439C0F4FF77F684',
4125
+ exponent: 0,
4126
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
4127
+ }, {
4128
+ denom: 'sqtia',
4129
+ exponent: 6
4130
+ }],
4131
+ base: 'ibc/C975417951A4AA121B7C0A137510DBEEF3008E1DB58A8129C439C0F4FF77F684',
4132
+ name: 'TIA Squared',
4133
+ display: 'sqtia',
4134
+ symbol: 'sqTIA',
4135
+ logo_URIs: {
4136
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
4137
+ },
4138
+ images: [{
4139
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
4140
+ }],
4141
+ traces: [{
4142
+ type: 'ibc',
4143
+ counterparty: {
4144
+ channel_id: 'channel-143',
4145
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
4146
+ chain_name: 'osmosis'
4147
+ },
4148
+ chain: {
4149
+ channel_id: 'channel-1'
4150
+ }
4151
+ }]
4152
+ }, {
4153
+ description: 'Sail DAO Token',
4154
+ denom_units: [{
4155
+ denom: 'ibc/A42883E20767D7FF9D69D3CAF21FE2F8666AD1CCFA660CEF61AEB2A262085609',
4156
+ exponent: 0,
4157
+ aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
4158
+ }, {
4159
+ denom: 'sail',
4160
+ exponent: 6
4161
+ }],
4162
+ base: 'ibc/A42883E20767D7FF9D69D3CAF21FE2F8666AD1CCFA660CEF61AEB2A262085609',
4163
+ name: 'Sail',
4164
+ display: 'sail',
4165
+ symbol: 'SAIL',
4166
+ logo_URIs: {
4167
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
4168
+ },
4169
+ images: [{
4170
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
4171
+ }],
4172
+ traces: [{
4173
+ type: 'ibc',
4174
+ counterparty: {
4175
+ channel_id: 'channel-143',
4176
+ base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
4177
+ chain_name: 'osmosis'
4178
+ },
4179
+ chain: {
4180
+ channel_id: 'channel-1'
4181
+ }
4182
+ }]
4183
+ }, {
4184
+ description: 'The XPRT token is primarily a governance token for the Persistence chain.',
4185
+ denom_units: [{
4186
+ denom: 'ibc/134CED3DD0201C9A01D9B67DD7FC6BF6DEF8A7F709C22B0ABCEC263002B13207',
4187
+ exponent: 0,
4188
+ aliases: ['uxprt']
4189
+ }, {
4190
+ denom: 'xprt',
4191
+ exponent: 6
4192
+ }],
4193
+ base: 'ibc/134CED3DD0201C9A01D9B67DD7FC6BF6DEF8A7F709C22B0ABCEC263002B13207',
4194
+ name: 'Persistence',
4195
+ display: 'xprt',
4196
+ symbol: 'XPRT',
4197
+ logo_URIs: {
4198
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
4199
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
4200
+ },
4201
+ coingecko_id: 'persistence',
4202
+ images: [{
4203
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
4204
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
4205
+ }],
4206
+ traces: [{
4207
+ type: 'ibc',
4208
+ counterparty: {
4209
+ channel_id: 'channel-129',
4210
+ base_denom: 'uxprt',
4211
+ chain_name: 'persistence'
4212
+ },
4213
+ chain: {
4214
+ channel_id: 'channel-134'
4215
+ }
4216
+ }]
4217
+ }, {
4218
+ description: 'PSTAKE Liquid-Staked ATOM',
4219
+ denom_units: [{
4220
+ denom: 'ibc/63FDC7DD187DA77126B3559AED4DC3664861F705C906C0A4FCED673BD4EFCC31',
4221
+ exponent: 0,
4222
+ aliases: ['stk/uatom']
4223
+ }, {
4224
+ denom: 'stkatom',
4225
+ exponent: 6,
4226
+ aliases: ['stk/atom']
4227
+ }],
4228
+ base: 'ibc/63FDC7DD187DA77126B3559AED4DC3664861F705C906C0A4FCED673BD4EFCC31',
4229
+ name: 'PSTAKE staked ATOM',
4230
+ display: 'stkatom',
4231
+ symbol: 'stkATOM',
4232
+ logo_URIs: {
4233
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
4234
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
4235
+ },
4236
+ coingecko_id: 'stkatom',
4237
+ images: [{
4238
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
4239
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
4240
+ }],
4241
+ traces: [{
4242
+ type: 'ibc',
4243
+ counterparty: {
4244
+ channel_id: 'channel-129',
4245
+ base_denom: 'stk/uatom',
4246
+ chain_name: 'persistence'
4247
+ },
4248
+ chain: {
4249
+ channel_id: 'channel-134'
4250
+ }
4251
+ }]
4252
+ }, {
4253
+ description: 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets.',
4254
+ denom_units: [{
4255
+ denom: 'ibc/B8276BECC32960F3A1EF6D1F2D941388CBFB6383B19351DA51B0E74366903E4D',
4256
+ exponent: 0,
4257
+ aliases: ['ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444']
4258
+ }, {
4259
+ denom: 'pstake',
4260
+ exponent: 18
4261
+ }],
4262
+ type_asset: 'ics20',
4263
+ base: 'ibc/B8276BECC32960F3A1EF6D1F2D941388CBFB6383B19351DA51B0E74366903E4D',
4264
+ name: 'pSTAKE Finance',
4265
+ display: 'pstake',
4266
+ symbol: 'PSTAKE',
4267
+ traces: [{
4268
+ type: 'ibc',
4269
+ counterparty: {
4270
+ channel_id: 'channel-129',
4271
+ base_denom: 'ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444',
4272
+ chain_name: 'persistence'
4273
+ },
4274
+ chain: {
4275
+ channel_id: 'channel-134'
4276
+ }
4277
+ }],
4278
+ logo_URIs: {
4279
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
4280
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
4281
+ },
4282
+ keywords: ['canon'],
4283
+ images: [{
4284
+ image_sync: {
4285
+ chain_name: 'ethereum',
4286
+ base_denom: '0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006'
4287
+ },
4288
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
4289
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
4290
+ }]
4291
+ }, {
4292
+ denom_units: [{
4293
+ denom: 'ibc/9F266915939F2F279FEDDFDA99B133E9A7A1E9C608D319A1AE15FD93A96D768D',
4294
+ exponent: 0,
4295
+ aliases: ['ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA']
4296
+ }, {
4297
+ denom: 'atom',
4298
+ exponent: 6
4299
+ }],
4300
+ type_asset: 'ics20',
4301
+ base: 'ibc/9F266915939F2F279FEDDFDA99B133E9A7A1E9C608D319A1AE15FD93A96D768D',
4302
+ name: 'Cosmos Hub Atom',
4303
+ display: 'atom',
4304
+ symbol: 'ATOM',
4305
+ traces: [{
4306
+ type: 'ibc',
4307
+ counterparty: {
4308
+ channel_id: 'channel-129',
4309
+ base_denom: 'ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA',
4310
+ chain_name: 'persistence'
4311
+ },
4312
+ chain: {
4313
+ channel_id: 'channel-134'
4314
+ }
4315
+ }],
4316
+ images: [{
4317
+ image_sync: {
4318
+ chain_name: 'cosmoshub',
4319
+ base_denom: 'uatom'
4320
+ },
4321
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
4322
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
4323
+ }],
4324
+ logo_URIs: {
4325
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
4326
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
4327
+ }
4328
+ }, {
4329
+ description: 'Tether USDT on Persistence',
4330
+ denom_units: [{
4331
+ denom: 'ibc/F6D4AB5683ADD1748DF52D411AF6926D0CA815439EA28AC89876DE71D59BE382',
4332
+ exponent: 0,
4333
+ aliases: ['ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4']
4334
+ }, {
4335
+ denom: 'usdt',
4336
+ exponent: 6
4337
+ }],
4338
+ type_asset: 'ics20',
4339
+ base: 'ibc/F6D4AB5683ADD1748DF52D411AF6926D0CA815439EA28AC89876DE71D59BE382',
4340
+ name: 'Tether USDT',
4341
+ display: 'usdt',
4342
+ symbol: 'USDT',
4343
+ traces: [{
4344
+ type: 'ibc',
4345
+ counterparty: {
4346
+ channel_id: 'channel-129',
4347
+ base_denom: 'ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4',
4348
+ chain_name: 'persistence'
4349
+ },
4350
+ chain: {
4351
+ channel_id: 'channel-134'
4352
+ }
4353
+ }],
4354
+ images: [{
4355
+ image_sync: {
4356
+ chain_name: 'kava',
4357
+ base_denom: 'erc20/tether/usdt'
4358
+ },
4359
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4360
+ }],
4361
+ logo_URIs: {
4362
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
4363
+ }
4364
+ }, {
4365
+ denom_units: [{
4366
+ denom: 'ibc/D9946A77A981C75D92D0DEDAD40212304621FAB586262E1F6E566519A9232C2B',
4367
+ exponent: 0,
4368
+ aliases: ['ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0']
4369
+ }, {
4370
+ denom: 'usdc',
4371
+ exponent: 6
4372
+ }],
4373
+ type_asset: 'ics20',
4374
+ base: 'ibc/D9946A77A981C75D92D0DEDAD40212304621FAB586262E1F6E566519A9232C2B',
4375
+ name: 'Noble USD Coin',
4376
+ display: 'usdc',
4377
+ symbol: 'USDC',
4378
+ traces: [{
4379
+ type: 'ibc',
4380
+ counterparty: {
4381
+ channel_id: 'channel-129',
4382
+ base_denom: 'ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0',
4383
+ chain_name: 'persistence'
4384
+ },
4385
+ chain: {
4386
+ channel_id: 'channel-134'
4387
+ }
4388
+ }],
4389
+ images: [{
4390
+ image_sync: {
4391
+ chain_name: 'noble',
4392
+ base_denom: 'uusdc'
4393
+ },
4394
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
4395
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
4396
+ }],
4397
+ logo_URIs: {
4398
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
4399
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
4400
+ }
4401
+ }, {
4402
+ description: 'dydx staking token',
4403
+ denom_units: [{
4404
+ denom: 'ibc/79DFADE259129B13013EFC8814D13CF9AD7AC93FAD60B2A839384A7D65208CBF',
4405
+ exponent: 0,
4406
+ aliases: ['ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E']
4407
+ }, {
4408
+ denom: 'dydx',
4409
+ exponent: 18
4410
+ }],
4411
+ type_asset: 'ics20',
4412
+ base: 'ibc/79DFADE259129B13013EFC8814D13CF9AD7AC93FAD60B2A839384A7D65208CBF',
4413
+ name: 'dYdX',
4414
+ display: 'dydx',
4415
+ symbol: 'DYDX',
4416
+ traces: [{
4417
+ type: 'ibc',
4418
+ counterparty: {
4419
+ channel_id: 'channel-129',
4420
+ base_denom: 'ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E',
4421
+ chain_name: 'persistence'
4422
+ },
4423
+ chain: {
4424
+ channel_id: 'channel-134'
4425
+ }
4426
+ }],
4427
+ images: [{
4428
+ image_sync: {
4429
+ chain_name: 'dydx',
4430
+ base_denom: 'adydx'
4431
+ },
4432
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
4433
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
4434
+ }],
4435
+ logo_URIs: {
4436
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
4437
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
4438
+ }
4439
+ }, {
4440
+ description: 'PSTAKE Liquid-Staked OSMO',
4441
+ denom_units: [{
4442
+ denom: 'ibc/DEEB97B1E24431509A034E12CFBEA129286A92817F0784A7FA0BECB8D8D7A2A5',
4443
+ exponent: 0,
4444
+ aliases: ['stk/uosmo']
4445
+ }, {
4446
+ denom: 'stkosmo',
4447
+ exponent: 6,
4448
+ aliases: ['stk/osmo']
4449
+ }],
4450
+ base: 'ibc/DEEB97B1E24431509A034E12CFBEA129286A92817F0784A7FA0BECB8D8D7A2A5',
4451
+ name: 'PSTAKE staked OSMO',
4452
+ display: 'stkosmo',
4453
+ symbol: 'stkOSMO',
4454
+ logo_URIs: {
4455
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
4456
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
4457
+ },
4458
+ coingecko_id: 'pstake-staked-osmo',
4459
+ images: [{
4460
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
4461
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
4462
+ }],
4463
+ traces: [{
4464
+ type: 'ibc',
4465
+ counterparty: {
4466
+ channel_id: 'channel-129',
4467
+ base_denom: 'stk/uosmo',
4468
+ chain_name: 'persistence'
4469
+ },
4470
+ chain: {
4471
+ channel_id: 'channel-134'
4472
+ }
4473
+ }]
4474
+ }, {
4475
+ description: 'The native staking token of Sei.',
4476
+ denom_units: [{
4477
+ denom: 'ibc/A3D9BA615C3BC5C8892E86B1D8B792DD139A68ADE97AA7A9C7F26AD25D9E5FD7',
4478
+ exponent: 0,
4479
+ aliases: ['usei']
4480
+ }, {
4481
+ denom: 'sei',
4482
+ exponent: 6
4483
+ }],
4484
+ base: 'ibc/A3D9BA615C3BC5C8892E86B1D8B792DD139A68ADE97AA7A9C7F26AD25D9E5FD7',
4485
+ name: 'Sei',
4486
+ display: 'sei',
4487
+ symbol: 'SEI',
4488
+ logo_URIs: {
4489
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png',
4490
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg'
4491
+ },
4492
+ coingecko_id: 'sei-network',
4493
+ images: [{
4494
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png',
4495
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg'
4496
+ }],
4497
+ traces: [{
4498
+ type: 'ibc',
4499
+ counterparty: {
4500
+ channel_id: 'channel-18',
4501
+ base_denom: 'usei',
4502
+ chain_name: 'sei'
4503
+ },
4504
+ chain: {
4505
+ channel_id: 'channel-132'
4506
+ }
4507
+ }]
4508
+ }, {
4509
+ description: 'OIN Token ($OIN) is a groundbreaking digital asset developed on the $SEI Blockchain. It transcends being merely a cryptocurrency; $OIN stands as a robust store of value, symbolizing the future of decentralized finance and its potential to reshape the crypto landscape.',
4510
+ denom_units: [{
4511
+ denom: 'ibc/906ABCBF190D13803380D574E65EBEE6FC1927EA5D9109D529749E149539908E',
4512
+ exponent: 0,
4513
+ aliases: ['factory/sei1thgp6wamxwqt7rthfkeehktmq0ujh5kspluw6w/OIN']
4514
+ }, {
4515
+ denom: 'oin',
4516
+ exponent: 6
4517
+ }],
4518
+ address: 'sei1thgp6wamxwqt7rthfkeehktmq0ujh5kspluw6w',
4519
+ base: 'ibc/906ABCBF190D13803380D574E65EBEE6FC1927EA5D9109D529749E149539908E',
4520
+ name: 'OIN STORE OF VALUE',
4521
+ display: 'oin',
4522
+ symbol: 'OIN',
4523
+ logo_URIs: {
4524
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png'
4525
+ },
4526
+ coingecko_id: '',
4527
+ images: [{
4528
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png'
4529
+ }],
4530
+ traces: [{
4531
+ type: 'ibc',
4532
+ counterparty: {
4533
+ channel_id: 'channel-18',
4534
+ base_denom: 'factory/sei1thgp6wamxwqt7rthfkeehktmq0ujh5kspluw6w/OIN',
4535
+ chain_name: 'sei'
4536
+ },
4537
+ chain: {
4538
+ channel_id: 'channel-132'
4539
+ }
4540
+ }]
4541
+ }, {
4542
+ description: 'ERIS liquid staked SEI',
4543
+ denom_units: [{
4544
+ denom: 'ibc/67AC2A70596CCC7C703EE9BA4366BB67E08E1B21C58583664D20B25FF4C14485',
4545
+ exponent: 0,
4546
+ aliases: ['factory/sei1x2fgaaqecvk8kwuqkjqcj27clw5p5g99uawdzy9sc4rku8avumcq3cky4k/ampSEI']
4547
+ }, {
4548
+ denom: 'ampSEI',
4549
+ exponent: 6
4550
+ }],
4551
+ base: 'ibc/67AC2A70596CCC7C703EE9BA4366BB67E08E1B21C58583664D20B25FF4C14485',
4552
+ name: 'ERIS Amplified SEI',
4553
+ display: 'ampSEI',
4554
+ symbol: 'ampSEI',
4555
+ logo_URIs: {
4556
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/ampsei.svg'
4557
+ },
4558
+ images: [{
4559
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/ampsei.svg'
4560
+ }],
4561
+ traces: [{
4562
+ type: 'ibc',
4563
+ counterparty: {
4564
+ channel_id: 'channel-18',
4565
+ base_denom: 'factory/sei1x2fgaaqecvk8kwuqkjqcj27clw5p5g99uawdzy9sc4rku8avumcq3cky4k/ampSEI',
4566
+ chain_name: 'sei'
4567
+ },
4568
+ chain: {
4569
+ channel_id: 'channel-132'
4570
+ }
4571
+ }]
4572
+ }, {
4573
+ description: 'Popeye the Seilor',
4574
+ denom_units: [{
4575
+ denom: 'ibc/A2B5D617E7EB391B1468D4C258D448EF8D2AE76485AD986E82FB9320DF7653DF',
4576
+ exponent: 0,
4577
+ aliases: ['factory/sei1fl8pg59wfsgw2wp4aruk38zqccfnc2g8ptrm24/popeye']
4578
+ }, {
4579
+ denom: 'popeye',
4580
+ exponent: 6
4581
+ }],
4582
+ base: 'ibc/A2B5D617E7EB391B1468D4C258D448EF8D2AE76485AD986E82FB9320DF7653DF',
4583
+ name: 'Popeye',
4584
+ display: 'popeye',
4585
+ symbol: 'POPEYE',
4586
+ logo_URIs: {
4587
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/popeye.png'
4588
+ },
4589
+ images: [{
4590
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/popeye.png'
4591
+ }],
4592
+ traces: [{
4593
+ type: 'ibc',
4594
+ counterparty: {
4595
+ channel_id: 'channel-18',
4596
+ base_denom: 'factory/sei1fl8pg59wfsgw2wp4aruk38zqccfnc2g8ptrm24/popeye',
4597
+ chain_name: 'sei'
4598
+ },
4599
+ chain: {
4600
+ channel_id: 'channel-132'
4601
+ }
4602
+ }]
4603
+ }, {
4604
+ description: 'A wise dog and a marshal arts master',
4605
+ denom_units: [{
4606
+ denom: 'ibc/54DB3FA424CF3B375F21F485C337B3746AC56BD177FC9CBC27F621D10C62E33C',
4607
+ exponent: 0,
4608
+ aliases: ['factory/sei1ta5rkr6y2qlkj7px8w2cvear7m2822q4f4ea0m/sensei']
4609
+ }, {
4610
+ denom: 'sensei',
4611
+ exponent: 6
4612
+ }],
4613
+ base: 'ibc/54DB3FA424CF3B375F21F485C337B3746AC56BD177FC9CBC27F621D10C62E33C',
4614
+ name: 'Sensei Dog',
4615
+ display: 'sensei',
4616
+ symbol: 'SENSEI',
4617
+ logo_URIs: {
4618
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/SenseiDog.png'
4619
+ },
4620
+ images: [{
4621
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/SenseiDog.png'
4622
+ }],
4623
+ traces: [{
4624
+ type: 'ibc',
4625
+ counterparty: {
4626
+ channel_id: 'channel-18',
4627
+ base_denom: 'factory/sei1ta5rkr6y2qlkj7px8w2cvear7m2822q4f4ea0m/sensei',
4628
+ chain_name: 'sei'
4629
+ },
4630
+ chain: {
4631
+ channel_id: 'channel-132'
4632
+ }
4633
+ }]
4634
+ }, {
4635
+ description: 'The native staking token of Terra.',
4636
+ denom_units: [{
4637
+ denom: 'ibc/2CA80AFF9E74A84AC2827A8BB3F09EB6EE7F726C5EEEB980D548D44CCA1EFEE9',
4638
+ exponent: 0,
4639
+ aliases: ['uluna']
4640
+ }, {
4641
+ denom: 'luna',
4642
+ exponent: 6
4643
+ }],
4644
+ base: 'ibc/2CA80AFF9E74A84AC2827A8BB3F09EB6EE7F726C5EEEB980D548D44CCA1EFEE9',
4645
+ name: 'Luna',
4646
+ display: 'luna',
4647
+ symbol: 'LUNA',
4648
+ logo_URIs: {
4649
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
4650
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
4651
+ },
4652
+ coingecko_id: 'terra-luna-2',
4653
+ images: [{
4654
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
4655
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
4656
+ }],
4657
+ traces: [{
4658
+ type: 'ibc',
4659
+ counterparty: {
4660
+ channel_id: 'channel-272',
4661
+ base_denom: 'uluna',
4662
+ chain_name: 'terra2'
4663
+ },
4664
+ chain: {
4665
+ channel_id: 'channel-138'
4666
+ }
4667
+ }]
4668
+ }, {
4669
+ description: 'ERIS Alliance Staked ampWHALE on Terra',
4670
+ denom_units: [{
4671
+ denom: 'ibc/E547BE01C0C8990D53DB7CBCA42829607E0F95FF3A63A78A4B7DE47D4662EE80',
4672
+ exponent: 0,
4673
+ aliases: ['factory/terra1j35ta0llaxcf55auv2cjqau5a7aee6g8fz7md7my7005cvh23jfsaw83dy/ampWHALEt']
4674
+ }, {
4675
+ denom: 'ampWHALEt',
4676
+ exponent: 6
4677
+ }],
4678
+ base: 'ibc/E547BE01C0C8990D53DB7CBCA42829607E0F95FF3A63A78A4B7DE47D4662EE80',
4679
+ name: 'ERIS Alliance Staked ampWHALE',
4680
+ display: 'ampWHALEt',
4681
+ symbol: 'ampWHALEt',
4682
+ logo_URIs: {
4683
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampwhalet.svg'
4684
+ },
4685
+ images: [{
4686
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampwhalet.svg'
4687
+ }],
4688
+ traces: [{
4689
+ type: 'ibc',
4690
+ counterparty: {
4691
+ channel_id: 'channel-272',
4692
+ base_denom: 'factory/terra1j35ta0llaxcf55auv2cjqau5a7aee6g8fz7md7my7005cvh23jfsaw83dy/ampWHALEt',
4693
+ chain_name: 'terra2'
4694
+ },
4695
+ chain: {
4696
+ channel_id: 'channel-138'
4697
+ }
4698
+ }]
4699
+ }, {
4700
+ description: 'ERIS Alliance Staked boneWHALE on Terra',
4701
+ denom_units: [{
4702
+ denom: 'ibc/21D240FD5993E3B296232AB45B7BFF1532E1A8EAFC4804164C20FB46B9230D9D',
4703
+ exponent: 0,
4704
+ aliases: ['factory/terra10j3zrymfrkta2pxe0gklc79gu06tqyuy8c3kh6tqdsrrprsjqkrqzfl4df/boneWHALEt']
4705
+ }, {
4706
+ denom: 'boneWHALEt',
4707
+ exponent: 6
4708
+ }],
4709
+ base: 'ibc/21D240FD5993E3B296232AB45B7BFF1532E1A8EAFC4804164C20FB46B9230D9D',
4710
+ name: 'ERIS Alliance Staked boneWHALE',
4711
+ display: 'boneWHALEt',
4712
+ symbol: 'boneWHALEt',
4713
+ logo_URIs: {
4714
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bonewhalet.svg'
4715
+ },
4716
+ images: [{
4717
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bonewhalet.svg'
4718
+ }],
4719
+ traces: [{
4720
+ type: 'ibc',
4721
+ counterparty: {
4722
+ channel_id: 'channel-272',
4723
+ base_denom: 'factory/terra10j3zrymfrkta2pxe0gklc79gu06tqyuy8c3kh6tqdsrrprsjqkrqzfl4df/boneWHALEt',
4724
+ chain_name: 'terra2'
4725
+ },
4726
+ chain: {
4727
+ channel_id: 'channel-138'
4728
+ }
4729
+ }]
4730
+ }, {
4731
+ description: 'ERIS Liquid Enterprise Staked ROAR',
4732
+ denom_units: [{
4733
+ denom: 'ibc/D1219EA61A39D1447B6E40388D729EB7C578DA76DE57209FDF09227A9D6876AF',
4734
+ exponent: 0,
4735
+ aliases: ['factory/terra1vklefn7n6cchn0u962w3gaszr4vf52wjvd4y95t2sydwpmpdtszsqvk9wy/ampROAR']
4736
+ }, {
4737
+ denom: 'ampROAR',
4738
+ exponent: 6
4739
+ }],
4740
+ base: 'ibc/D1219EA61A39D1447B6E40388D729EB7C578DA76DE57209FDF09227A9D6876AF',
4741
+ name: 'ERIS Amplified ROAR',
4742
+ display: 'ampROAR',
4743
+ symbol: 'ampROAR',
4744
+ logo_URIs: {
4745
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/amproar.png'
4746
+ },
4747
+ images: [{
4748
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/amproar.png'
4749
+ }],
4750
+ traces: [{
4751
+ type: 'ibc',
4752
+ counterparty: {
4753
+ channel_id: 'channel-272',
4754
+ base_denom: 'factory/terra1vklefn7n6cchn0u962w3gaszr4vf52wjvd4y95t2sydwpmpdtszsqvk9wy/ampROAR',
4755
+ chain_name: 'terra2'
4756
+ },
4757
+ chain: {
4758
+ channel_id: 'channel-138'
4759
+ }
4760
+ }]
4761
+ }, {
4762
+ denom_units: [{
4763
+ denom: 'ibc/FD7866CB6439250D58E5A030370C48BCFA1802503E80EBA9506D43011E6BAFE1',
4764
+ exponent: 0,
4765
+ aliases: ['ibc/A356EC90DC3AE43D485514DA7260EDC7ABB5CFAA0654CE2524C739392975AD3C']
4766
+ }, {
4767
+ denom: 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH',
4768
+ exponent: 18
4769
+ }],
4770
+ type_asset: 'ics20',
4771
+ base: 'ibc/FD7866CB6439250D58E5A030370C48BCFA1802503E80EBA9506D43011E6BAFE1',
4772
+ name: 'Wrapped Lido Staked Ether',
4773
+ display: 'wstETH',
4774
+ symbol: 'wstETH',
4775
+ traces: [{
4776
+ type: 'ibc',
4777
+ counterparty: {
4778
+ channel_id: 'channel-272',
4779
+ base_denom: 'ibc/A356EC90DC3AE43D485514DA7260EDC7ABB5CFAA0654CE2524C739392975AD3C',
4780
+ chain_name: 'terra2'
4781
+ },
4782
+ chain: {
4783
+ channel_id: 'channel-138'
4784
+ }
4785
+ }],
4786
+ images: [{
4787
+ image_sync: {
4788
+ chain_name: 'neutron',
4789
+ base_denom: 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH'
4790
+ },
4791
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
4792
+ }],
4793
+ logo_URIs: {
4794
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
4795
+ }
4796
+ }, {
4797
+ description: 'The native token of Umee',
4798
+ denom_units: [{
4799
+ denom: 'ibc/0188B2B71988545E491C5AE008562D8C7CE9B43AE2DE4B1C482AFCFB0B44FD30',
4800
+ exponent: 0,
4801
+ aliases: ['uumee']
4802
+ }, {
4803
+ denom: 'umee',
4804
+ exponent: 6
4805
+ }],
4806
+ base: 'ibc/0188B2B71988545E491C5AE008562D8C7CE9B43AE2DE4B1C482AFCFB0B44FD30',
4807
+ name: 'Umee',
4808
+ display: 'umee',
4809
+ symbol: 'UMEE',
4810
+ logo_URIs: {
4811
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png',
4812
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg'
4813
+ },
4814
+ coingecko_id: 'umee',
4815
+ images: [{
4816
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png',
4817
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg'
4818
+ }],
4819
+ traces: [{
4820
+ type: 'ibc',
4821
+ counterparty: {
4822
+ channel_id: 'channel-98',
4823
+ base_denom: 'uumee',
4824
+ chain_name: 'umee'
4825
+ },
4826
+ chain: {
4827
+ channel_id: 'channel-119'
4828
+ }
4829
+ }]
4830
+ }]
4831
+ };
4832
+ var _default = assets;
4833
+ exports["default"] = _default;