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