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