@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,2193 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var assets = {
8
+ chain_name: 'sentinel',
9
+ assets: [{
10
+ description: "Akash Token (AKT) is the Akash Network's native utility token, used as the primary means to govern, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.",
11
+ denom_units: [{
12
+ denom: 'ibc/2E4CF68617591638A6CBD7DA3E8CAF8C9C0B34AAB4878775A0B16ADDC56E4389',
13
+ exponent: 0,
14
+ aliases: ['uakt']
15
+ }, {
16
+ denom: 'akt',
17
+ exponent: 6
18
+ }],
19
+ base: 'ibc/2E4CF68617591638A6CBD7DA3E8CAF8C9C0B34AAB4878775A0B16ADDC56E4389',
20
+ name: 'Akash Network',
21
+ display: 'akt',
22
+ symbol: 'AKT',
23
+ logo_URIs: {
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
25
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
26
+ },
27
+ coingecko_id: 'akash-network',
28
+ images: [{
29
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
30
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
31
+ }],
32
+ traces: [{
33
+ type: 'ibc',
34
+ counterparty: {
35
+ channel_id: 'channel-12',
36
+ base_denom: 'uakt',
37
+ chain_name: 'akash'
38
+ },
39
+ chain: {
40
+ channel_id: 'channel-6'
41
+ }
42
+ }]
43
+ }, {
44
+ description: 'Tether USDt on Akash',
45
+ denom_units: [{
46
+ denom: 'ibc/8651846EC43BB4DBA86744430F8AF546B00AE4CB3BABA9F3CB738CA59BD3BB7E',
47
+ exponent: 0,
48
+ aliases: ['ibc/05DB6975261B805B6F6A157A4386C627F8A70BF8118D411655EFEDCA82BFABA5']
49
+ }, {
50
+ denom: 'usdt',
51
+ exponent: 6
52
+ }],
53
+ type_asset: 'ics20',
54
+ base: 'ibc/8651846EC43BB4DBA86744430F8AF546B00AE4CB3BABA9F3CB738CA59BD3BB7E',
55
+ name: 'Tether USDt',
56
+ display: 'usdt',
57
+ symbol: 'USDt',
58
+ traces: [{
59
+ type: 'ibc',
60
+ counterparty: {
61
+ channel_id: 'channel-12',
62
+ base_denom: 'ibc/05DB6975261B805B6F6A157A4386C627F8A70BF8118D411655EFEDCA82BFABA5',
63
+ chain_name: 'akash'
64
+ },
65
+ chain: {
66
+ channel_id: 'channel-6'
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: 'The native staking and governance token of the Cosmos Hub.',
81
+ denom_units: [{
82
+ denom: 'ibc/A8C2D23A1E6F95DA4E48BA349667E322BD7A6C996D8A4AAE8BA72E190F3D1477',
83
+ exponent: 0,
84
+ aliases: ['uatom']
85
+ }, {
86
+ denom: 'atom',
87
+ exponent: 6
88
+ }],
89
+ base: 'ibc/A8C2D23A1E6F95DA4E48BA349667E322BD7A6C996D8A4AAE8BA72E190F3D1477',
90
+ name: 'Cosmos Hub Atom',
91
+ display: 'atom',
92
+ symbol: 'ATOM',
93
+ logo_URIs: {
94
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
95
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
96
+ },
97
+ coingecko_id: 'cosmos',
98
+ images: [{
99
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
100
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
101
+ }],
102
+ traces: [{
103
+ type: 'ibc',
104
+ counterparty: {
105
+ channel_id: 'channel-186',
106
+ base_denom: 'uatom',
107
+ chain_name: 'cosmoshub'
108
+ },
109
+ chain: {
110
+ channel_id: 'channel-12'
111
+ }
112
+ }]
113
+ }, {
114
+ description: 'Tether USDt on the Cosmos Hub',
115
+ denom_units: [{
116
+ denom: 'ibc/B81DEE1F8CD6541B168AAAFBBE52FDA24E975A3B7B05BA07BEA850466DCAEA25',
117
+ exponent: 0,
118
+ aliases: ['ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0']
119
+ }, {
120
+ denom: 'usdt',
121
+ exponent: 6
122
+ }],
123
+ type_asset: 'ics20',
124
+ base: 'ibc/B81DEE1F8CD6541B168AAAFBBE52FDA24E975A3B7B05BA07BEA850466DCAEA25',
125
+ name: 'Tether USDt',
126
+ display: 'usdt',
127
+ symbol: 'USDt',
128
+ traces: [{
129
+ type: 'ibc',
130
+ counterparty: {
131
+ channel_id: 'channel-186',
132
+ base_denom: 'ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0',
133
+ chain_name: 'cosmoshub'
134
+ },
135
+ chain: {
136
+ channel_id: 'channel-12'
137
+ }
138
+ }],
139
+ images: [{
140
+ image_sync: {
141
+ chain_name: 'kava',
142
+ base_denom: 'erc20/tether/usdt'
143
+ },
144
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
145
+ }],
146
+ logo_URIs: {
147
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
148
+ }
149
+ }, {
150
+ description: 'FX on Cosmos Hub',
151
+ denom_units: [{
152
+ denom: 'ibc/B280408DF776617585EFCB01CE91FF89AF065ECBBEF54D30B4E0E07CB40FB8A3',
153
+ exponent: 0,
154
+ aliases: ['ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729']
155
+ }],
156
+ type_asset: 'ics20',
157
+ base: 'ibc/B280408DF776617585EFCB01CE91FF89AF065ECBBEF54D30B4E0E07CB40FB8A3',
158
+ name: 'Function X',
159
+ display: 'FX',
160
+ symbol: 'FX',
161
+ traces: [{
162
+ type: 'ibc',
163
+ counterparty: {
164
+ channel_id: 'channel-186',
165
+ base_denom: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
166
+ chain_name: 'cosmoshub'
167
+ },
168
+ chain: {
169
+ channel_id: 'channel-12'
170
+ }
171
+ }],
172
+ images: [{
173
+ image_sync: {
174
+ chain_name: 'fxcore',
175
+ base_denom: 'FX'
176
+ },
177
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
178
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
179
+ }],
180
+ logo_URIs: {
181
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
182
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
183
+ }
184
+ }, {
185
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
186
+ denom_units: [{
187
+ denom: 'ibc/1037D0483A4AF3316DE9BB2C3542DF049AC8E4306B1C337F57005A8518B72D96',
188
+ exponent: 0,
189
+ aliases: ['basecro']
190
+ }, {
191
+ denom: 'cro',
192
+ exponent: 8
193
+ }],
194
+ base: 'ibc/1037D0483A4AF3316DE9BB2C3542DF049AC8E4306B1C337F57005A8518B72D96',
195
+ name: 'Cronos',
196
+ display: 'cro',
197
+ symbol: 'CRO',
198
+ logo_URIs: {
199
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
200
+ },
201
+ coingecko_id: 'crypto-com-chain',
202
+ images: [{
203
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
204
+ }, {
205
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png'
206
+ }],
207
+ traces: [{
208
+ type: 'ibc',
209
+ counterparty: {
210
+ channel_id: 'channel-19',
211
+ base_denom: 'basecro',
212
+ chain_name: 'cryptoorgchain'
213
+ },
214
+ chain: {
215
+ channel_id: 'channel-7'
216
+ }
217
+ }]
218
+ }, {
219
+ description: 'The IRIS token is the native governance token for the IrisNet chain.',
220
+ denom_units: [{
221
+ denom: 'ibc/AC23F67B4F1EB50F6E0AC67BFAEA442505A601FDA51182C9E821FD6CDB110F23',
222
+ exponent: 0,
223
+ aliases: ['uiris']
224
+ }, {
225
+ denom: 'iris',
226
+ exponent: 6
227
+ }],
228
+ base: 'ibc/AC23F67B4F1EB50F6E0AC67BFAEA442505A601FDA51182C9E821FD6CDB110F23',
229
+ name: 'IRISnet',
230
+ display: 'iris',
231
+ symbol: 'IRIS',
232
+ logo_URIs: {
233
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
234
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg'
235
+ },
236
+ coingecko_id: 'iris-network',
237
+ images: [{
238
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
239
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg'
240
+ }],
241
+ traces: [{
242
+ type: 'ibc',
243
+ counterparty: {
244
+ channel_id: 'channel-17',
245
+ base_denom: 'uiris',
246
+ chain_name: 'irisnet'
247
+ },
248
+ chain: {
249
+ channel_id: 'channel-9'
250
+ }
251
+ }]
252
+ }, {
253
+ description: 'The native token of Medas Digital Network',
254
+ denom_units: [{
255
+ denom: 'ibc/A85ACA68D4EBB931256F86A5360F93CAA4B9102F39FED10CC3A7C57328D4AD34',
256
+ exponent: 0,
257
+ aliases: ['umedas']
258
+ }, {
259
+ denom: 'medas',
260
+ exponent: 6
261
+ }],
262
+ base: 'ibc/A85ACA68D4EBB931256F86A5360F93CAA4B9102F39FED10CC3A7C57328D4AD34',
263
+ name: 'Medas Digital',
264
+ display: 'medas',
265
+ symbol: 'MEDAS',
266
+ logo_URIs: {
267
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png',
268
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
269
+ },
270
+ keywords: ['medas'],
271
+ images: [{
272
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png',
273
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
274
+ }],
275
+ traces: [{
276
+ type: 'ibc',
277
+ counterparty: {
278
+ channel_id: 'channel-0',
279
+ base_denom: 'umedas',
280
+ chain_name: 'medasdigital'
281
+ },
282
+ chain: {
283
+ channel_id: 'channel-60'
284
+ }
285
+ }]
286
+ }, {
287
+ description: 'The native token of Osmosis',
288
+ denom_units: [{
289
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
290
+ exponent: 0,
291
+ aliases: ['uosmo']
292
+ }, {
293
+ denom: 'osmo',
294
+ exponent: 6
295
+ }],
296
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
297
+ name: 'Osmosis',
298
+ display: 'osmo',
299
+ symbol: 'OSMO',
300
+ logo_URIs: {
301
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
302
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
303
+ },
304
+ coingecko_id: 'osmosis',
305
+ keywords: ['dex', 'staking'],
306
+ images: [{
307
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
308
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
309
+ }],
310
+ traces: [{
311
+ type: 'ibc',
312
+ counterparty: {
313
+ channel_id: 'channel-2',
314
+ base_denom: 'uosmo',
315
+ chain_name: 'osmosis'
316
+ },
317
+ chain: {
318
+ channel_id: 'channel-0'
319
+ }
320
+ }]
321
+ }, {
322
+ denom_units: [{
323
+ denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
324
+ exponent: 0,
325
+ aliases: ['uion']
326
+ }, {
327
+ denom: 'ion',
328
+ exponent: 6
329
+ }],
330
+ base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
331
+ name: 'Ion DAO',
332
+ display: 'ion',
333
+ symbol: 'ION',
334
+ logo_URIs: {
335
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
336
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
337
+ },
338
+ coingecko_id: 'ion',
339
+ keywords: ['memecoin'],
340
+ images: [{
341
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
342
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
343
+ }],
344
+ traces: [{
345
+ type: 'ibc',
346
+ counterparty: {
347
+ channel_id: 'channel-2',
348
+ base_denom: 'uion',
349
+ chain_name: 'osmosis'
350
+ },
351
+ chain: {
352
+ channel_id: 'channel-0'
353
+ }
354
+ }]
355
+ }, {
356
+ denom_units: [{
357
+ denom: 'ibc/3616134E71F4F7C0AFD22C439567E8C514BE88955903834F4580D9E3E4E3470F',
358
+ exponent: 0,
359
+ aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
360
+ }, {
361
+ denom: 'ibcx',
362
+ exponent: 6
363
+ }],
364
+ address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
365
+ base: 'ibc/3616134E71F4F7C0AFD22C439567E8C514BE88955903834F4580D9E3E4E3470F',
366
+ name: 'IBC Index',
367
+ display: 'ibcx',
368
+ symbol: 'IBCX',
369
+ logo_URIs: {
370
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
371
+ },
372
+ coingecko_id: 'ibc-index',
373
+ images: [{
374
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
375
+ }],
376
+ traces: [{
377
+ type: 'ibc',
378
+ counterparty: {
379
+ channel_id: 'channel-2',
380
+ base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
381
+ chain_name: 'osmosis'
382
+ },
383
+ chain: {
384
+ channel_id: 'channel-0'
385
+ }
386
+ }]
387
+ }, {
388
+ denom_units: [{
389
+ denom: 'ibc/D4A5AE8E8DD0D49F559F9D85EDF17643E3444BD424FFE7158A8187A5BAFDD463',
390
+ exponent: 0,
391
+ aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
392
+ }, {
393
+ denom: 'stibcx',
394
+ exponent: 6
395
+ }],
396
+ address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
397
+ base: 'ibc/D4A5AE8E8DD0D49F559F9D85EDF17643E3444BD424FFE7158A8187A5BAFDD463',
398
+ name: 'Staked IBCX',
399
+ display: 'stibcx',
400
+ symbol: 'stIBCX',
401
+ logo_URIs: {
402
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
403
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
404
+ },
405
+ images: [{
406
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
407
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
408
+ }],
409
+ traces: [{
410
+ type: 'ibc',
411
+ counterparty: {
412
+ channel_id: 'channel-2',
413
+ base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
414
+ chain_name: 'osmosis'
415
+ },
416
+ chain: {
417
+ channel_id: 'channel-0'
418
+ }
419
+ }]
420
+ }, {
421
+ denom_units: [{
422
+ denom: 'ibc/7FBDBEEEBA9C50C4BCDF7BF438EAB99E64360833D240B32655C96E319559E911',
423
+ exponent: 0,
424
+ aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
425
+ }, {
426
+ denom: 'usdc',
427
+ exponent: 6
428
+ }],
429
+ type_asset: 'ics20',
430
+ base: 'ibc/7FBDBEEEBA9C50C4BCDF7BF438EAB99E64360833D240B32655C96E319559E911',
431
+ name: 'Axelar USD Coin',
432
+ display: 'usdc',
433
+ symbol: 'USDC.axl',
434
+ traces: [{
435
+ type: 'ibc',
436
+ counterparty: {
437
+ channel_id: 'channel-2',
438
+ base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
439
+ chain_name: 'osmosis'
440
+ },
441
+ chain: {
442
+ channel_id: 'channel-0'
443
+ }
444
+ }],
445
+ images: [{
446
+ image_sync: {
447
+ chain_name: 'axelar',
448
+ base_denom: 'uusdc'
449
+ },
450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
451
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
452
+ }],
453
+ logo_URIs: {
454
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
455
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
456
+ }
457
+ }, {
458
+ denom_units: [{
459
+ denom: 'ibc/18624EAC27898C0DD81951E6638AA8F32B35C626A93142A37E2B17D3F4527B0A',
460
+ exponent: 0,
461
+ aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
462
+ }, {
463
+ denom: 'avalanche-usdc',
464
+ exponent: 6
465
+ }],
466
+ type_asset: 'ics20',
467
+ base: 'ibc/18624EAC27898C0DD81951E6638AA8F32B35C626A93142A37E2B17D3F4527B0A',
468
+ name: 'Wormhole USDC(Avalanche)',
469
+ display: 'avalanche-usdc',
470
+ symbol: 'avalanche.USDC.wh',
471
+ traces: [{
472
+ type: 'ibc',
473
+ counterparty: {
474
+ channel_id: 'channel-2',
475
+ base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
476
+ chain_name: 'osmosis'
477
+ },
478
+ chain: {
479
+ channel_id: 'channel-0'
480
+ }
481
+ }],
482
+ images: [{
483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
484
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
485
+ }],
486
+ logo_URIs: {
487
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
488
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
489
+ }
490
+ }, {
491
+ denom_units: [{
492
+ denom: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
493
+ exponent: 0,
494
+ aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
495
+ }, {
496
+ denom: 'usdc',
497
+ exponent: 6
498
+ }],
499
+ type_asset: 'ics20',
500
+ base: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
501
+ name: 'Noble USD Coin',
502
+ display: 'usdc',
503
+ symbol: 'USDC',
504
+ traces: [{
505
+ type: 'ibc',
506
+ counterparty: {
507
+ channel_id: 'channel-2',
508
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
509
+ chain_name: 'osmosis'
510
+ },
511
+ chain: {
512
+ channel_id: 'channel-0'
513
+ }
514
+ }],
515
+ images: [{
516
+ image_sync: {
517
+ chain_name: 'noble',
518
+ base_denom: 'uusdc'
519
+ },
520
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
521
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
522
+ }],
523
+ logo_URIs: {
524
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
525
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
526
+ }
527
+ }, {
528
+ denom_units: [{
529
+ denom: 'ibc/AF5559D128329B6C753F15481BEC26E533B847A471074703FA4903E7E6F61BA1',
530
+ exponent: 0,
531
+ aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
532
+ }, {
533
+ denom: 'stosmo',
534
+ exponent: 6
535
+ }],
536
+ type_asset: 'ics20',
537
+ base: 'ibc/AF5559D128329B6C753F15481BEC26E533B847A471074703FA4903E7E6F61BA1',
538
+ name: 'stOSMO',
539
+ display: 'stosmo',
540
+ symbol: 'stOSMO',
541
+ traces: [{
542
+ type: 'ibc',
543
+ counterparty: {
544
+ channel_id: 'channel-2',
545
+ base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
546
+ chain_name: 'osmosis'
547
+ },
548
+ chain: {
549
+ channel_id: 'channel-0'
550
+ }
551
+ }],
552
+ images: [{
553
+ image_sync: {
554
+ chain_name: 'stride',
555
+ base_denom: 'stuosmo'
556
+ },
557
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
558
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
559
+ }],
560
+ logo_URIs: {
561
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
562
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
563
+ }
564
+ }, {
565
+ denom_units: [{
566
+ denom: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
567
+ exponent: 0,
568
+ aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
569
+ }, {
570
+ denom: 'atom',
571
+ exponent: 6
572
+ }],
573
+ type_asset: 'ics20',
574
+ base: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
575
+ name: 'Cosmos Hub Atom',
576
+ display: 'atom',
577
+ symbol: 'ATOM',
578
+ traces: [{
579
+ type: 'ibc',
580
+ counterparty: {
581
+ channel_id: 'channel-2',
582
+ base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
583
+ chain_name: 'osmosis'
584
+ },
585
+ chain: {
586
+ channel_id: 'channel-0'
587
+ }
588
+ }],
589
+ images: [{
590
+ image_sync: {
591
+ chain_name: 'cosmoshub',
592
+ base_denom: 'uatom'
593
+ },
594
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
595
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
596
+ }],
597
+ logo_URIs: {
598
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
599
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
600
+ }
601
+ }, {
602
+ denom_units: [{
603
+ denom: 'ibc/FCFF8B19C61677F3B78E2A5AE3B4A34A8D23858D16905F253B8438B3AFD07FF8',
604
+ exponent: 0,
605
+ aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
606
+ }, {
607
+ denom: 'statom',
608
+ exponent: 6
609
+ }],
610
+ type_asset: 'ics20',
611
+ base: 'ibc/FCFF8B19C61677F3B78E2A5AE3B4A34A8D23858D16905F253B8438B3AFD07FF8',
612
+ name: 'stATOM',
613
+ display: 'statom',
614
+ symbol: 'stATOM',
615
+ traces: [{
616
+ type: 'ibc',
617
+ counterparty: {
618
+ channel_id: 'channel-2',
619
+ base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
620
+ chain_name: 'osmosis'
621
+ },
622
+ chain: {
623
+ channel_id: 'channel-0'
624
+ }
625
+ }],
626
+ images: [{
627
+ image_sync: {
628
+ chain_name: 'stride',
629
+ base_denom: 'stuatom'
630
+ },
631
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
632
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
633
+ }],
634
+ logo_URIs: {
635
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
636
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
637
+ }
638
+ }, {
639
+ denom_units: [{
640
+ denom: 'ibc/A7C4A3FB19E88ABE60416125F9189DA680800F4CDD14E3C10C874E022BEFF04C',
641
+ exponent: 0,
642
+ aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
643
+ }, {
644
+ denom: 'weth',
645
+ exponent: 18
646
+ }],
647
+ type_asset: 'ics20',
648
+ base: 'ibc/A7C4A3FB19E88ABE60416125F9189DA680800F4CDD14E3C10C874E022BEFF04C',
649
+ name: 'Wrapped Ether',
650
+ display: 'weth',
651
+ symbol: 'ETH',
652
+ traces: [{
653
+ type: 'ibc',
654
+ counterparty: {
655
+ channel_id: 'channel-2',
656
+ base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
657
+ chain_name: 'osmosis'
658
+ },
659
+ chain: {
660
+ channel_id: 'channel-0'
661
+ }
662
+ }],
663
+ images: [{
664
+ image_sync: {
665
+ chain_name: 'axelar',
666
+ base_denom: 'weth-wei'
667
+ },
668
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
669
+ }],
670
+ logo_URIs: {
671
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
672
+ }
673
+ }, {
674
+ denom_units: [{
675
+ denom: 'ibc/84E70F4A34FB2DE135FD3A04FDDF53B7DA4206080AA785C8BAB7F8B26299A221',
676
+ exponent: 0,
677
+ aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
678
+ }, {
679
+ denom: 'wbtc',
680
+ exponent: 8
681
+ }],
682
+ type_asset: 'ics20',
683
+ base: 'ibc/84E70F4A34FB2DE135FD3A04FDDF53B7DA4206080AA785C8BAB7F8B26299A221',
684
+ name: 'Wrapped Bitcoin (Axelar)',
685
+ display: 'wbtc',
686
+ symbol: 'WBTC.axl',
687
+ traces: [{
688
+ type: 'ibc',
689
+ counterparty: {
690
+ channel_id: 'channel-2',
691
+ base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
692
+ chain_name: 'osmosis'
693
+ },
694
+ chain: {
695
+ channel_id: 'channel-0'
696
+ }
697
+ }],
698
+ images: [{
699
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
700
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
701
+ }, {
702
+ image_sync: {
703
+ chain_name: 'axelar',
704
+ base_denom: 'wbtc-satoshi'
705
+ },
706
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
707
+ }],
708
+ logo_URIs: {
709
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
710
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
711
+ }
712
+ }, {
713
+ description: 'ERIS liquid staked OSMO',
714
+ denom_units: [{
715
+ denom: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
716
+ exponent: 0,
717
+ aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
718
+ }, {
719
+ denom: 'ampOSMO',
720
+ exponent: 6
721
+ }],
722
+ address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
723
+ base: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
724
+ name: 'ERIS Amplified OSMO',
725
+ display: 'ampOSMO',
726
+ symbol: 'ampOSMO',
727
+ logo_URIs: {
728
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
729
+ },
730
+ images: [{
731
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
732
+ }],
733
+ traces: [{
734
+ type: 'ibc',
735
+ counterparty: {
736
+ channel_id: 'channel-2',
737
+ base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
738
+ chain_name: 'osmosis'
739
+ },
740
+ chain: {
741
+ channel_id: 'channel-0'
742
+ }
743
+ }]
744
+ }, {
745
+ description: 'Tether USDT on Osmosis',
746
+ denom_units: [{
747
+ denom: 'ibc/A291356F2AE84BEB344DEA335F837AAFBA43C873009D0AC9333E6E3B04AB1AA9',
748
+ exponent: 0,
749
+ aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
750
+ }, {
751
+ denom: 'usdt',
752
+ exponent: 6
753
+ }],
754
+ type_asset: 'ics20',
755
+ base: 'ibc/A291356F2AE84BEB344DEA335F837AAFBA43C873009D0AC9333E6E3B04AB1AA9',
756
+ name: 'Tether USDT',
757
+ display: 'usdt',
758
+ symbol: 'USDT',
759
+ traces: [{
760
+ type: 'ibc',
761
+ counterparty: {
762
+ channel_id: 'channel-2',
763
+ base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
764
+ chain_name: 'osmosis'
765
+ },
766
+ chain: {
767
+ channel_id: 'channel-0'
768
+ }
769
+ }],
770
+ images: [{
771
+ image_sync: {
772
+ chain_name: 'kava',
773
+ base_denom: 'erc20/tether/usdt'
774
+ },
775
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
776
+ }],
777
+ logo_URIs: {
778
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
779
+ }
780
+ }, {
781
+ description: "Membrane's CDP-style stablecoin called CDT",
782
+ denom_units: [{
783
+ denom: 'ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806',
784
+ exponent: 0,
785
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
786
+ }, {
787
+ denom: 'cdt',
788
+ exponent: 6
789
+ }],
790
+ base: 'ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806',
791
+ name: 'CDT Stablecoin',
792
+ display: 'cdt',
793
+ symbol: 'CDT',
794
+ logo_URIs: {
795
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
796
+ },
797
+ coingecko_id: 'collateralized-debt-token',
798
+ images: [{
799
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
800
+ }],
801
+ traces: [{
802
+ type: 'ibc',
803
+ counterparty: {
804
+ channel_id: 'channel-2',
805
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
806
+ chain_name: 'osmosis'
807
+ },
808
+ chain: {
809
+ channel_id: 'channel-0'
810
+ }
811
+ }]
812
+ }, {
813
+ description: "Membrane's protocol token",
814
+ denom_units: [{
815
+ denom: 'ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854',
816
+ exponent: 0,
817
+ aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
818
+ }, {
819
+ denom: 'mbrn',
820
+ exponent: 6
821
+ }],
822
+ base: 'ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854',
823
+ name: 'Membrane',
824
+ display: 'mbrn',
825
+ symbol: 'MBRN',
826
+ logo_URIs: {
827
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
828
+ },
829
+ coingecko_id: 'membrane',
830
+ images: [{
831
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
832
+ }],
833
+ traces: [{
834
+ type: 'ibc',
835
+ counterparty: {
836
+ channel_id: 'channel-2',
837
+ base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
838
+ chain_name: 'osmosis'
839
+ },
840
+ chain: {
841
+ channel_id: 'channel-0'
842
+ }
843
+ }]
844
+ }, {
845
+ description: 'TIA on Osmosis',
846
+ denom_units: [{
847
+ denom: 'ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5',
848
+ exponent: 0,
849
+ aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
850
+ }, {
851
+ denom: 'tia',
852
+ exponent: 6
853
+ }],
854
+ type_asset: 'ics20',
855
+ base: 'ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5',
856
+ name: 'Celestia TIA',
857
+ display: 'tia',
858
+ symbol: 'TIA',
859
+ traces: [{
860
+ type: 'ibc',
861
+ counterparty: {
862
+ channel_id: 'channel-2',
863
+ base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
864
+ chain_name: 'osmosis'
865
+ },
866
+ chain: {
867
+ channel_id: 'channel-0'
868
+ }
869
+ }],
870
+ images: [{
871
+ image_sync: {
872
+ chain_name: 'celestia',
873
+ base_denom: 'utia'
874
+ },
875
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
876
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
877
+ }],
878
+ logo_URIs: {
879
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
880
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
881
+ }
882
+ }, {
883
+ description: 'Margined Power Token sqOSMO',
884
+ denom_units: [{
885
+ denom: 'ibc/A5BA3F1C38ADAA11F941D66B19A7CD67B127F25DE2EA581BCD2DC4D8D50BEED9',
886
+ exponent: 0,
887
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
888
+ }, {
889
+ denom: 'sqosmo',
890
+ exponent: 6
891
+ }],
892
+ base: 'ibc/A5BA3F1C38ADAA11F941D66B19A7CD67B127F25DE2EA581BCD2DC4D8D50BEED9',
893
+ name: 'OSMO Squared',
894
+ display: 'sqosmo',
895
+ symbol: 'sqOSMO',
896
+ logo_URIs: {
897
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
898
+ },
899
+ images: [{
900
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
901
+ }],
902
+ traces: [{
903
+ type: 'ibc',
904
+ counterparty: {
905
+ channel_id: 'channel-2',
906
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
907
+ chain_name: 'osmosis'
908
+ },
909
+ chain: {
910
+ channel_id: 'channel-0'
911
+ }
912
+ }]
913
+ }, {
914
+ description: 'NOIS on Osmosis',
915
+ denom_units: [{
916
+ denom: 'ibc/B4D30D3FC770F58F0FAC4C593D18DED847844942A2B8D15E0ABDDBF110AE7A6E',
917
+ exponent: 0,
918
+ aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
919
+ }, {
920
+ denom: 'nois',
921
+ exponent: 6
922
+ }],
923
+ type_asset: 'ics20',
924
+ base: 'ibc/B4D30D3FC770F58F0FAC4C593D18DED847844942A2B8D15E0ABDDBF110AE7A6E',
925
+ name: 'Nois NOIS',
926
+ display: 'nois',
927
+ symbol: 'NOIS',
928
+ traces: [{
929
+ type: 'ibc',
930
+ counterparty: {
931
+ channel_id: 'channel-2',
932
+ base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
933
+ chain_name: 'osmosis'
934
+ },
935
+ chain: {
936
+ channel_id: 'channel-0'
937
+ }
938
+ }],
939
+ images: [{
940
+ image_sync: {
941
+ chain_name: 'nois',
942
+ base_denom: 'unois'
943
+ },
944
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
945
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
946
+ }],
947
+ logo_URIs: {
948
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
949
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
950
+ }
951
+ }, {
952
+ description: 'Margined Power Token sqBTC',
953
+ denom_units: [{
954
+ denom: 'ibc/8361A05D7FEB200168AD58B4BE8B9A4F4EC3386FED621B94026B925EFBD2DD88',
955
+ exponent: 0,
956
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
957
+ }, {
958
+ denom: 'sqbtc',
959
+ exponent: 6
960
+ }],
961
+ base: 'ibc/8361A05D7FEB200168AD58B4BE8B9A4F4EC3386FED621B94026B925EFBD2DD88',
962
+ name: 'BTC Squared',
963
+ display: 'sqbtc',
964
+ symbol: 'sqBTC',
965
+ logo_URIs: {
966
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
967
+ },
968
+ images: [{
969
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
970
+ }],
971
+ traces: [{
972
+ type: 'ibc',
973
+ counterparty: {
974
+ channel_id: 'channel-2',
975
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
976
+ chain_name: 'osmosis'
977
+ },
978
+ chain: {
979
+ channel_id: 'channel-0'
980
+ }
981
+ }]
982
+ }, {
983
+ description: 'Margined Power Token sqATOM',
984
+ denom_units: [{
985
+ denom: 'ibc/92CA10D8AD5DFA69918E5860570A33922EC9181F013328034D9423D7A3A95C89',
986
+ exponent: 0,
987
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
988
+ }, {
989
+ denom: 'sqatom',
990
+ exponent: 6
991
+ }],
992
+ base: 'ibc/92CA10D8AD5DFA69918E5860570A33922EC9181F013328034D9423D7A3A95C89',
993
+ name: 'ATOM Squared',
994
+ display: 'sqatom',
995
+ symbol: 'sqATOM',
996
+ logo_URIs: {
997
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
998
+ },
999
+ images: [{
1000
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
1001
+ }],
1002
+ traces: [{
1003
+ type: 'ibc',
1004
+ counterparty: {
1005
+ channel_id: 'channel-2',
1006
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
1007
+ chain_name: 'osmosis'
1008
+ },
1009
+ chain: {
1010
+ channel_id: 'channel-0'
1011
+ }
1012
+ }]
1013
+ }, {
1014
+ description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
1015
+ denom_units: [{
1016
+ denom: 'ibc/E1BCC0F7B932E654B1A930F72B76C0678D55095387E2A4D8F00E941A8F82EE48',
1017
+ exponent: 0,
1018
+ aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
1019
+ }, {
1020
+ denom: 'cro',
1021
+ exponent: 8
1022
+ }],
1023
+ type_asset: 'ics20',
1024
+ base: 'ibc/E1BCC0F7B932E654B1A930F72B76C0678D55095387E2A4D8F00E941A8F82EE48',
1025
+ name: 'Cronos',
1026
+ display: 'cro',
1027
+ symbol: 'CRO',
1028
+ traces: [{
1029
+ type: 'ibc',
1030
+ counterparty: {
1031
+ channel_id: 'channel-2',
1032
+ base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
1033
+ chain_name: 'osmosis'
1034
+ },
1035
+ chain: {
1036
+ channel_id: 'channel-0'
1037
+ }
1038
+ }],
1039
+ images: [{
1040
+ image_sync: {
1041
+ chain_name: 'cryptoorgchain',
1042
+ base_denom: 'basecro'
1043
+ },
1044
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
1045
+ }],
1046
+ logo_URIs: {
1047
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
1048
+ }
1049
+ }, {
1050
+ description: 'The native token of Stargaze',
1051
+ denom_units: [{
1052
+ denom: 'ibc/11E3CF372E065ACB1A39C531A3C7E7E03F60B5D0653AD2139D31128ACD2772B5',
1053
+ exponent: 0,
1054
+ aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
1055
+ }, {
1056
+ denom: 'stars',
1057
+ exponent: 6
1058
+ }],
1059
+ type_asset: 'ics20',
1060
+ base: 'ibc/11E3CF372E065ACB1A39C531A3C7E7E03F60B5D0653AD2139D31128ACD2772B5',
1061
+ name: 'Stargaze',
1062
+ display: 'stars',
1063
+ symbol: 'STARS',
1064
+ traces: [{
1065
+ type: 'ibc',
1066
+ counterparty: {
1067
+ channel_id: 'channel-2',
1068
+ base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
1069
+ chain_name: 'osmosis'
1070
+ },
1071
+ chain: {
1072
+ channel_id: 'channel-0'
1073
+ }
1074
+ }],
1075
+ images: [{
1076
+ image_sync: {
1077
+ chain_name: 'stargaze',
1078
+ base_denom: 'ustars'
1079
+ },
1080
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1081
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1082
+ }],
1083
+ logo_URIs: {
1084
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
1085
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
1086
+ }
1087
+ }, {
1088
+ description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
1089
+ denom_units: [{
1090
+ denom: 'ibc/9F4C0779B5198070691EA6E6630FFD9C714092FD7F8DEB595A9F8B4421A940AC',
1091
+ exponent: 0,
1092
+ aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
1093
+ }, {
1094
+ denom: 'YieldETH',
1095
+ exponent: 18
1096
+ }],
1097
+ type_asset: 'ics20',
1098
+ base: 'ibc/9F4C0779B5198070691EA6E6630FFD9C714092FD7F8DEB595A9F8B4421A940AC',
1099
+ name: 'Real Yield Eth',
1100
+ display: 'YieldETH',
1101
+ symbol: 'YieldETH',
1102
+ traces: [{
1103
+ type: 'ibc',
1104
+ counterparty: {
1105
+ channel_id: 'channel-2',
1106
+ base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
1107
+ chain_name: 'osmosis'
1108
+ },
1109
+ chain: {
1110
+ channel_id: 'channel-0'
1111
+ }
1112
+ }],
1113
+ images: [{
1114
+ image_sync: {
1115
+ chain_name: 'ethereum',
1116
+ base_denom: 'wei'
1117
+ },
1118
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
1119
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
1120
+ }],
1121
+ logo_URIs: {
1122
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
1123
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
1124
+ }
1125
+ }, {
1126
+ description: 'The native staking token of dYdX Protocol.',
1127
+ denom_units: [{
1128
+ denom: 'ibc/64C2F728722DA2B30083372FD2DDDC86B976F963F5BC18122B86E571E91D6BA3',
1129
+ exponent: 0,
1130
+ aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
1131
+ }, {
1132
+ denom: 'dydx',
1133
+ exponent: 18
1134
+ }],
1135
+ type_asset: 'ics20',
1136
+ base: 'ibc/64C2F728722DA2B30083372FD2DDDC86B976F963F5BC18122B86E571E91D6BA3',
1137
+ name: 'dYdX',
1138
+ display: 'dydx',
1139
+ symbol: 'DYDX',
1140
+ traces: [{
1141
+ type: 'ibc',
1142
+ counterparty: {
1143
+ channel_id: 'channel-2',
1144
+ base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
1145
+ chain_name: 'osmosis'
1146
+ },
1147
+ chain: {
1148
+ channel_id: 'channel-0'
1149
+ }
1150
+ }],
1151
+ images: [{
1152
+ image_sync: {
1153
+ chain_name: 'dydx',
1154
+ base_denom: 'adydx'
1155
+ },
1156
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
1157
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
1158
+ }],
1159
+ logo_URIs: {
1160
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
1161
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
1162
+ }
1163
+ }, {
1164
+ description: 'The native token of Quasar',
1165
+ denom_units: [{
1166
+ denom: 'ibc/FF456FD21AA44251D2122BF19B20C5FE717A1EBD054A59FA1CA4B21742048CA0',
1167
+ exponent: 0,
1168
+ aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
1169
+ }, {
1170
+ denom: 'qsr',
1171
+ exponent: 6
1172
+ }],
1173
+ type_asset: 'ics20',
1174
+ base: 'ibc/FF456FD21AA44251D2122BF19B20C5FE717A1EBD054A59FA1CA4B21742048CA0',
1175
+ name: 'Quasar',
1176
+ display: 'qsr',
1177
+ symbol: 'QSR',
1178
+ traces: [{
1179
+ type: 'ibc',
1180
+ counterparty: {
1181
+ channel_id: 'channel-2',
1182
+ base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
1183
+ chain_name: 'osmosis'
1184
+ },
1185
+ chain: {
1186
+ channel_id: 'channel-0'
1187
+ }
1188
+ }],
1189
+ images: [{
1190
+ image_sync: {
1191
+ chain_name: 'quasar',
1192
+ base_denom: 'uqsr'
1193
+ },
1194
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
1195
+ }],
1196
+ logo_URIs: {
1197
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
1198
+ }
1199
+ }, {
1200
+ description: 'Levana native token',
1201
+ denom_units: [{
1202
+ denom: 'ibc/4786BEBBFDD989C467C4552AD73065D8B2578230B8428B3B9275D540EB04C851',
1203
+ exponent: 0,
1204
+ aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
1205
+ }, {
1206
+ denom: 'lvn',
1207
+ exponent: 6
1208
+ }],
1209
+ base: 'ibc/4786BEBBFDD989C467C4552AD73065D8B2578230B8428B3B9275D540EB04C851',
1210
+ name: 'Levana',
1211
+ display: 'lvn',
1212
+ symbol: 'LVN',
1213
+ logo_URIs: {
1214
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
1215
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
1216
+ },
1217
+ coingecko_id: 'levana-protocol',
1218
+ images: [{
1219
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
1220
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
1221
+ }, {
1222
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
1223
+ }],
1224
+ traces: [{
1225
+ type: 'ibc',
1226
+ counterparty: {
1227
+ channel_id: 'channel-2',
1228
+ base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
1229
+ chain_name: 'osmosis'
1230
+ },
1231
+ chain: {
1232
+ channel_id: 'channel-0'
1233
+ }
1234
+ }]
1235
+ }, {
1236
+ description: "MilkyWay's liquid staked TIA",
1237
+ denom_units: [{
1238
+ denom: 'ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F',
1239
+ exponent: 0,
1240
+ aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
1241
+ }, {
1242
+ denom: 'milkTIA',
1243
+ exponent: 6
1244
+ }],
1245
+ base: 'ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F',
1246
+ name: 'milkTIA',
1247
+ display: 'milkTIA',
1248
+ symbol: 'milkTIA',
1249
+ traces: [{
1250
+ type: 'ibc',
1251
+ counterparty: {
1252
+ channel_id: 'channel-2',
1253
+ base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
1254
+ chain_name: 'osmosis'
1255
+ },
1256
+ chain: {
1257
+ channel_id: 'channel-0'
1258
+ }
1259
+ }],
1260
+ logo_URIs: {
1261
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
1262
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
1263
+ },
1264
+ coingecko_id: 'milkyway-staked-tia',
1265
+ images: [{
1266
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
1267
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
1268
+ }]
1269
+ }, {
1270
+ denom_units: [{
1271
+ denom: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
1272
+ exponent: 0,
1273
+ aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
1274
+ }, {
1275
+ denom: 'stkosmo',
1276
+ exponent: 6,
1277
+ aliases: ['stk/osmo']
1278
+ }],
1279
+ type_asset: 'ics20',
1280
+ base: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
1281
+ name: 'PSTAKE staked OSMO',
1282
+ display: 'stkosmo',
1283
+ symbol: 'stkOSMO',
1284
+ traces: [{
1285
+ type: 'ibc',
1286
+ counterparty: {
1287
+ channel_id: 'channel-2',
1288
+ base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
1289
+ chain_name: 'osmosis'
1290
+ },
1291
+ chain: {
1292
+ channel_id: 'channel-0'
1293
+ }
1294
+ }],
1295
+ images: [{
1296
+ image_sync: {
1297
+ chain_name: 'persistence',
1298
+ base_denom: 'stk/uosmo'
1299
+ },
1300
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
1301
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
1302
+ }],
1303
+ logo_URIs: {
1304
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
1305
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
1306
+ }
1307
+ }, {
1308
+ description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
1309
+ denom_units: [{
1310
+ denom: 'ibc/B79B0B919C27401AC597C7C31CC7492EF208A58DCB451A3CCB379BADE3109E5F',
1311
+ exponent: 0,
1312
+ aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
1313
+ }, {
1314
+ denom: 'page',
1315
+ exponent: 8
1316
+ }],
1317
+ type_asset: 'ics20',
1318
+ base: 'ibc/B79B0B919C27401AC597C7C31CC7492EF208A58DCB451A3CCB379BADE3109E5F',
1319
+ name: 'PageDAO',
1320
+ display: 'page',
1321
+ symbol: 'PAGE.grv',
1322
+ traces: [{
1323
+ type: 'ibc',
1324
+ counterparty: {
1325
+ channel_id: 'channel-2',
1326
+ base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
1327
+ chain_name: 'osmosis'
1328
+ },
1329
+ chain: {
1330
+ channel_id: 'channel-0'
1331
+ }
1332
+ }],
1333
+ images: [{
1334
+ image_sync: {
1335
+ chain_name: 'gravitybridge',
1336
+ base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
1337
+ },
1338
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
1339
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
1340
+ }],
1341
+ logo_URIs: {
1342
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
1343
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
1344
+ }
1345
+ }, {
1346
+ description: "Nomic's native token.",
1347
+ denom_units: [{
1348
+ denom: 'ibc/AD1095193A389090566F66B9F9E1DE8F10D81F7B787717E7EC231369046D0ABF',
1349
+ exponent: 0,
1350
+ aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
1351
+ }, {
1352
+ denom: 'nom',
1353
+ exponent: 6
1354
+ }],
1355
+ type_asset: 'ics20',
1356
+ base: 'ibc/AD1095193A389090566F66B9F9E1DE8F10D81F7B787717E7EC231369046D0ABF',
1357
+ name: 'Nomic',
1358
+ display: 'nomic',
1359
+ symbol: 'NOM',
1360
+ traces: [{
1361
+ type: 'ibc',
1362
+ counterparty: {
1363
+ channel_id: 'channel-2',
1364
+ base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
1365
+ chain_name: 'osmosis'
1366
+ },
1367
+ chain: {
1368
+ channel_id: 'channel-0'
1369
+ }
1370
+ }],
1371
+ images: [{
1372
+ image_sync: {
1373
+ chain_name: 'nomic',
1374
+ base_denom: 'unom'
1375
+ },
1376
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
1377
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
1378
+ }],
1379
+ logo_URIs: {
1380
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
1381
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
1382
+ }
1383
+ }, {
1384
+ description: 'Bitcoin. On Cosmos.',
1385
+ denom_units: [{
1386
+ denom: 'ibc/05F447D15EE51344959C2EFBCE22B14DA3CB55FB4C56EA71F09CCC54E0BF9678',
1387
+ exponent: 0,
1388
+ aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
1389
+ }, {
1390
+ denom: 'nbtc',
1391
+ exponent: 14
1392
+ }],
1393
+ type_asset: 'ics20',
1394
+ base: 'ibc/05F447D15EE51344959C2EFBCE22B14DA3CB55FB4C56EA71F09CCC54E0BF9678',
1395
+ name: 'Nomic Bitcoin',
1396
+ display: 'nbtc',
1397
+ symbol: 'nBTC',
1398
+ traces: [{
1399
+ type: 'ibc',
1400
+ counterparty: {
1401
+ channel_id: 'channel-2',
1402
+ base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
1403
+ chain_name: 'osmosis'
1404
+ },
1405
+ chain: {
1406
+ channel_id: 'channel-0'
1407
+ }
1408
+ }],
1409
+ images: [{
1410
+ image_sync: {
1411
+ chain_name: 'nomic',
1412
+ base_denom: 'usat'
1413
+ },
1414
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
1415
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
1416
+ }],
1417
+ logo_URIs: {
1418
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
1419
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
1420
+ }
1421
+ }, {
1422
+ description: 'AUTISM on Osmosis',
1423
+ denom_units: [{
1424
+ denom: 'ibc/35065FCFC0E3F13EE449D9C02E79ECB91CFAD36F56DF5299CBFD442578ED826E',
1425
+ exponent: 0,
1426
+ aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
1427
+ }, {
1428
+ denom: 'autism',
1429
+ exponent: 6
1430
+ }],
1431
+ type_asset: 'ics20',
1432
+ base: 'ibc/35065FCFC0E3F13EE449D9C02E79ECB91CFAD36F56DF5299CBFD442578ED826E',
1433
+ name: 'Injective AUTISM',
1434
+ display: 'autism',
1435
+ symbol: 'AUTISM',
1436
+ traces: [{
1437
+ type: 'ibc',
1438
+ counterparty: {
1439
+ channel_id: 'channel-2',
1440
+ base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
1441
+ chain_name: 'osmosis'
1442
+ },
1443
+ chain: {
1444
+ channel_id: 'channel-0'
1445
+ }
1446
+ }],
1447
+ images: [{
1448
+ image_sync: {
1449
+ chain_name: 'injective',
1450
+ base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
1451
+ },
1452
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
1453
+ }],
1454
+ logo_URIs: {
1455
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
1456
+ }
1457
+ }, {
1458
+ description: 'Woof on Osmosis',
1459
+ denom_units: [{
1460
+ denom: 'ibc/A5E921253495F2A8827BAF18DA3BF18F72E88D7EC9DF047D262915783EA2B272',
1461
+ exponent: 0,
1462
+ aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
1463
+ }, {
1464
+ denom: 'WOOF',
1465
+ exponent: 6
1466
+ }],
1467
+ type_asset: 'ics20',
1468
+ base: 'ibc/A5E921253495F2A8827BAF18DA3BF18F72E88D7EC9DF047D262915783EA2B272',
1469
+ name: 'WOOF chihuahua',
1470
+ display: 'WOOF',
1471
+ symbol: 'WOOF',
1472
+ traces: [{
1473
+ type: 'ibc',
1474
+ counterparty: {
1475
+ channel_id: 'channel-2',
1476
+ base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
1477
+ chain_name: 'osmosis'
1478
+ },
1479
+ chain: {
1480
+ channel_id: 'channel-0'
1481
+ }
1482
+ }],
1483
+ logo_URIs: {
1484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
1485
+ },
1486
+ images: [{
1487
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
1488
+ }]
1489
+ }, {
1490
+ description: 'The native coin of Sneaky Productions.',
1491
+ denom_units: [{
1492
+ denom: 'ibc/E890CC919F2CF9442F0A6C5ED8D3375D8A4121D99CA0B97513089AE58BD95336',
1493
+ exponent: 0,
1494
+ aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
1495
+ }, {
1496
+ denom: 'sneaky',
1497
+ exponent: 6
1498
+ }],
1499
+ type_asset: 'ics20',
1500
+ base: 'ibc/E890CC919F2CF9442F0A6C5ED8D3375D8A4121D99CA0B97513089AE58BD95336',
1501
+ name: 'Sneaky Productions',
1502
+ display: 'sneaky',
1503
+ symbol: 'SNEAKY',
1504
+ traces: [{
1505
+ type: 'ibc',
1506
+ counterparty: {
1507
+ channel_id: 'channel-2',
1508
+ base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
1509
+ chain_name: 'osmosis'
1510
+ },
1511
+ chain: {
1512
+ channel_id: 'channel-0'
1513
+ }
1514
+ }],
1515
+ logo_URIs: {
1516
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
1517
+ },
1518
+ images: [{
1519
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
1520
+ }]
1521
+ }, {
1522
+ denom_units: [{
1523
+ denom: 'ibc/CE99B4D2A172275C064595B750827855E04D5E068FB7C642C8469CA9B5DB0EE1',
1524
+ exponent: 0,
1525
+ aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
1526
+ }, {
1527
+ denom: 'wbtc',
1528
+ exponent: 8
1529
+ }],
1530
+ address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
1531
+ type_asset: 'sdk.coin',
1532
+ base: 'ibc/CE99B4D2A172275C064595B750827855E04D5E068FB7C642C8469CA9B5DB0EE1',
1533
+ name: 'Wrapped Bitcoin',
1534
+ display: 'wbtc',
1535
+ symbol: 'WBTC',
1536
+ traces: [{
1537
+ type: 'ibc',
1538
+ counterparty: {
1539
+ channel_id: 'channel-2',
1540
+ base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
1541
+ chain_name: 'osmosis'
1542
+ },
1543
+ chain: {
1544
+ channel_id: 'channel-0'
1545
+ }
1546
+ }],
1547
+ images: [{
1548
+ image_sync: {
1549
+ chain_name: 'ethereum',
1550
+ base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
1551
+ },
1552
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
1553
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
1554
+ }],
1555
+ logo_URIs: {
1556
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
1557
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
1558
+ }
1559
+ }, {
1560
+ 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.",
1561
+ denom_units: [{
1562
+ denom: 'ibc/AB7C92666DE8C7A977666B8080CABF0127B652B9D40F7251E6914DE942D9942B',
1563
+ exponent: 0,
1564
+ aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
1565
+ }, {
1566
+ denom: 'WOSMO',
1567
+ exponent: 6
1568
+ }],
1569
+ address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
1570
+ base: 'ibc/AB7C92666DE8C7A977666B8080CABF0127B652B9D40F7251E6914DE942D9942B',
1571
+ name: 'WOSMO',
1572
+ display: 'WOSMO',
1573
+ symbol: 'WOSMO',
1574
+ logo_URIs: {
1575
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
1576
+ },
1577
+ images: [{
1578
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
1579
+ }],
1580
+ traces: [{
1581
+ type: 'ibc',
1582
+ counterparty: {
1583
+ channel_id: 'channel-2',
1584
+ base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
1585
+ chain_name: 'osmosis'
1586
+ },
1587
+ chain: {
1588
+ channel_id: 'channel-0'
1589
+ }
1590
+ }]
1591
+ }, {
1592
+ description: 'NLS on Osmosis',
1593
+ denom_units: [{
1594
+ denom: 'ibc/989DF9B673551127FB0176F748F43E6CF67BAF429535DBC8CA1644B5FAF80453',
1595
+ exponent: 0,
1596
+ aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
1597
+ }, {
1598
+ denom: 'nls',
1599
+ exponent: 6
1600
+ }],
1601
+ type_asset: 'ics20',
1602
+ base: 'ibc/989DF9B673551127FB0176F748F43E6CF67BAF429535DBC8CA1644B5FAF80453',
1603
+ name: 'Nolus',
1604
+ display: 'nls',
1605
+ symbol: 'NLS',
1606
+ traces: [{
1607
+ type: 'ibc',
1608
+ counterparty: {
1609
+ channel_id: 'channel-2',
1610
+ base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
1611
+ chain_name: 'osmosis'
1612
+ },
1613
+ chain: {
1614
+ channel_id: 'channel-0'
1615
+ }
1616
+ }],
1617
+ images: [{
1618
+ image_sync: {
1619
+ chain_name: 'nolus',
1620
+ base_denom: 'unls'
1621
+ },
1622
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
1623
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
1624
+ }],
1625
+ logo_URIs: {
1626
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
1627
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
1628
+ }
1629
+ }, {
1630
+ description: 'STRD on Osmosis',
1631
+ denom_units: [{
1632
+ denom: 'ibc/04CA9067228BB51F1C39A506DA00DF07E1496D8308DD21E8EF66AD6169FA722B',
1633
+ exponent: 0,
1634
+ aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
1635
+ }, {
1636
+ denom: 'strd',
1637
+ exponent: 6
1638
+ }],
1639
+ type_asset: 'ics20',
1640
+ base: 'ibc/04CA9067228BB51F1C39A506DA00DF07E1496D8308DD21E8EF66AD6169FA722B',
1641
+ name: 'Stride',
1642
+ display: 'strd',
1643
+ symbol: 'STRD',
1644
+ traces: [{
1645
+ type: 'ibc',
1646
+ counterparty: {
1647
+ channel_id: 'channel-2',
1648
+ base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
1649
+ chain_name: 'osmosis'
1650
+ },
1651
+ chain: {
1652
+ channel_id: 'channel-0'
1653
+ }
1654
+ }],
1655
+ images: [{
1656
+ image_sync: {
1657
+ chain_name: 'stride',
1658
+ base_denom: 'ustrd'
1659
+ },
1660
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
1661
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
1662
+ }],
1663
+ logo_URIs: {
1664
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
1665
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
1666
+ }
1667
+ }, {
1668
+ description: 'Margined Power Token sqTIA',
1669
+ denom_units: [{
1670
+ denom: 'ibc/0A15AC1985AFEA902D4EBE897DABBD28100894D2ECE76E081963145EFC1C5BFF',
1671
+ exponent: 0,
1672
+ aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
1673
+ }, {
1674
+ denom: 'sqtia',
1675
+ exponent: 6
1676
+ }],
1677
+ base: 'ibc/0A15AC1985AFEA902D4EBE897DABBD28100894D2ECE76E081963145EFC1C5BFF',
1678
+ name: 'TIA Squared',
1679
+ display: 'sqtia',
1680
+ symbol: 'sqTIA',
1681
+ logo_URIs: {
1682
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
1683
+ },
1684
+ images: [{
1685
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
1686
+ }],
1687
+ traces: [{
1688
+ type: 'ibc',
1689
+ counterparty: {
1690
+ channel_id: 'channel-2',
1691
+ base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
1692
+ chain_name: 'osmosis'
1693
+ },
1694
+ chain: {
1695
+ channel_id: 'channel-0'
1696
+ }
1697
+ }]
1698
+ }, {
1699
+ description: 'Sail DAO Token',
1700
+ denom_units: [{
1701
+ denom: 'ibc/7577185E42939EE57EF73E2DE57A28BBE7693EDC0766C506E570C5D6B7636B33',
1702
+ exponent: 0,
1703
+ aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
1704
+ }, {
1705
+ denom: 'sail',
1706
+ exponent: 6
1707
+ }],
1708
+ base: 'ibc/7577185E42939EE57EF73E2DE57A28BBE7693EDC0766C506E570C5D6B7636B33',
1709
+ name: 'Sail',
1710
+ display: 'sail',
1711
+ symbol: 'SAIL',
1712
+ logo_URIs: {
1713
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
1714
+ },
1715
+ images: [{
1716
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
1717
+ }],
1718
+ traces: [{
1719
+ type: 'ibc',
1720
+ counterparty: {
1721
+ channel_id: 'channel-2',
1722
+ base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
1723
+ chain_name: 'osmosis'
1724
+ },
1725
+ chain: {
1726
+ channel_id: 'channel-0'
1727
+ }
1728
+ }]
1729
+ }, {
1730
+ description: 'The XPRT token is primarily a governance token for the Persistence chain.',
1731
+ denom_units: [{
1732
+ denom: 'ibc/2915CCA550DA6840CB2D4F5BC95A067A7924A767B2EBEB3227DD66124AA8A626',
1733
+ exponent: 0,
1734
+ aliases: ['uxprt']
1735
+ }, {
1736
+ denom: 'xprt',
1737
+ exponent: 6
1738
+ }],
1739
+ base: 'ibc/2915CCA550DA6840CB2D4F5BC95A067A7924A767B2EBEB3227DD66124AA8A626',
1740
+ name: 'Persistence',
1741
+ display: 'xprt',
1742
+ symbol: 'XPRT',
1743
+ logo_URIs: {
1744
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
1745
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
1746
+ },
1747
+ coingecko_id: 'persistence',
1748
+ images: [{
1749
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
1750
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
1751
+ }],
1752
+ traces: [{
1753
+ type: 'ibc',
1754
+ counterparty: {
1755
+ channel_id: 'channel-22',
1756
+ base_denom: 'uxprt',
1757
+ chain_name: 'persistence'
1758
+ },
1759
+ chain: {
1760
+ channel_id: 'channel-15'
1761
+ }
1762
+ }]
1763
+ }, {
1764
+ description: 'PSTAKE Liquid-Staked ATOM',
1765
+ denom_units: [{
1766
+ denom: 'ibc/BF3890F46503C1DCAF549855CDA5D185B095BFB6ABBCE4FB079F1FD0C7FA30F1',
1767
+ exponent: 0,
1768
+ aliases: ['stk/uatom']
1769
+ }, {
1770
+ denom: 'stkatom',
1771
+ exponent: 6,
1772
+ aliases: ['stk/atom']
1773
+ }],
1774
+ base: 'ibc/BF3890F46503C1DCAF549855CDA5D185B095BFB6ABBCE4FB079F1FD0C7FA30F1',
1775
+ name: 'PSTAKE staked ATOM',
1776
+ display: 'stkatom',
1777
+ symbol: 'stkATOM',
1778
+ logo_URIs: {
1779
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
1780
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
1781
+ },
1782
+ coingecko_id: 'stkatom',
1783
+ images: [{
1784
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
1785
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
1786
+ }],
1787
+ traces: [{
1788
+ type: 'ibc',
1789
+ counterparty: {
1790
+ channel_id: 'channel-22',
1791
+ base_denom: 'stk/uatom',
1792
+ chain_name: 'persistence'
1793
+ },
1794
+ chain: {
1795
+ channel_id: 'channel-15'
1796
+ }
1797
+ }]
1798
+ }, {
1799
+ description: 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets.',
1800
+ denom_units: [{
1801
+ denom: 'ibc/28FD914945B402E6471DD4E31DD8EDFB42B3810DA367967F4E941E85D0AD53DE',
1802
+ exponent: 0,
1803
+ aliases: ['ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444']
1804
+ }, {
1805
+ denom: 'pstake',
1806
+ exponent: 18
1807
+ }],
1808
+ type_asset: 'ics20',
1809
+ base: 'ibc/28FD914945B402E6471DD4E31DD8EDFB42B3810DA367967F4E941E85D0AD53DE',
1810
+ name: 'pSTAKE Finance',
1811
+ display: 'pstake',
1812
+ symbol: 'PSTAKE',
1813
+ traces: [{
1814
+ type: 'ibc',
1815
+ counterparty: {
1816
+ channel_id: 'channel-22',
1817
+ base_denom: 'ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444',
1818
+ chain_name: 'persistence'
1819
+ },
1820
+ chain: {
1821
+ channel_id: 'channel-15'
1822
+ }
1823
+ }],
1824
+ logo_URIs: {
1825
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
1826
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
1827
+ },
1828
+ keywords: ['canon'],
1829
+ images: [{
1830
+ image_sync: {
1831
+ chain_name: 'ethereum',
1832
+ base_denom: '0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006'
1833
+ },
1834
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
1835
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
1836
+ }]
1837
+ }, {
1838
+ denom_units: [{
1839
+ denom: 'ibc/CFB269C186D9A4B7D99AF9D41681983EAC9CD566AAA8515634C2C2C8F9787D60',
1840
+ exponent: 0,
1841
+ aliases: ['ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA']
1842
+ }, {
1843
+ denom: 'atom',
1844
+ exponent: 6
1845
+ }],
1846
+ type_asset: 'ics20',
1847
+ base: 'ibc/CFB269C186D9A4B7D99AF9D41681983EAC9CD566AAA8515634C2C2C8F9787D60',
1848
+ name: 'Cosmos Hub Atom',
1849
+ display: 'atom',
1850
+ symbol: 'ATOM',
1851
+ traces: [{
1852
+ type: 'ibc',
1853
+ counterparty: {
1854
+ channel_id: 'channel-22',
1855
+ base_denom: 'ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA',
1856
+ chain_name: 'persistence'
1857
+ },
1858
+ chain: {
1859
+ channel_id: 'channel-15'
1860
+ }
1861
+ }],
1862
+ images: [{
1863
+ image_sync: {
1864
+ chain_name: 'cosmoshub',
1865
+ base_denom: 'uatom'
1866
+ },
1867
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1868
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1869
+ }],
1870
+ logo_URIs: {
1871
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
1872
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
1873
+ }
1874
+ }, {
1875
+ description: 'Tether USDT on Persistence',
1876
+ denom_units: [{
1877
+ denom: 'ibc/BEB9BA2E3DEFEB391684802A79D5787CB1F9E9C63099D4228B585435C6BE5C20',
1878
+ exponent: 0,
1879
+ aliases: ['ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4']
1880
+ }, {
1881
+ denom: 'usdt',
1882
+ exponent: 6
1883
+ }],
1884
+ type_asset: 'ics20',
1885
+ base: 'ibc/BEB9BA2E3DEFEB391684802A79D5787CB1F9E9C63099D4228B585435C6BE5C20',
1886
+ name: 'Tether USDT',
1887
+ display: 'usdt',
1888
+ symbol: 'USDT',
1889
+ traces: [{
1890
+ type: 'ibc',
1891
+ counterparty: {
1892
+ channel_id: 'channel-22',
1893
+ base_denom: 'ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4',
1894
+ chain_name: 'persistence'
1895
+ },
1896
+ chain: {
1897
+ channel_id: 'channel-15'
1898
+ }
1899
+ }],
1900
+ images: [{
1901
+ image_sync: {
1902
+ chain_name: 'kava',
1903
+ base_denom: 'erc20/tether/usdt'
1904
+ },
1905
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1906
+ }],
1907
+ logo_URIs: {
1908
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
1909
+ }
1910
+ }, {
1911
+ denom_units: [{
1912
+ denom: 'ibc/DAF47D64874671B40C6A48DBF5AD65AF356A275E5DA01843EE88A4856658AE79',
1913
+ exponent: 0,
1914
+ aliases: ['ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0']
1915
+ }, {
1916
+ denom: 'usdc',
1917
+ exponent: 6
1918
+ }],
1919
+ type_asset: 'ics20',
1920
+ base: 'ibc/DAF47D64874671B40C6A48DBF5AD65AF356A275E5DA01843EE88A4856658AE79',
1921
+ name: 'Noble USD Coin',
1922
+ display: 'usdc',
1923
+ symbol: 'USDC',
1924
+ traces: [{
1925
+ type: 'ibc',
1926
+ counterparty: {
1927
+ channel_id: 'channel-22',
1928
+ base_denom: 'ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0',
1929
+ chain_name: 'persistence'
1930
+ },
1931
+ chain: {
1932
+ channel_id: 'channel-15'
1933
+ }
1934
+ }],
1935
+ images: [{
1936
+ image_sync: {
1937
+ chain_name: 'noble',
1938
+ base_denom: 'uusdc'
1939
+ },
1940
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1941
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1942
+ }],
1943
+ logo_URIs: {
1944
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
1945
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
1946
+ }
1947
+ }, {
1948
+ description: 'dydx staking token',
1949
+ denom_units: [{
1950
+ denom: 'ibc/3A9073FFEBABA6F17DEABD341F7C602D3DB948142B2B8011608EC3C0EF2FED4B',
1951
+ exponent: 0,
1952
+ aliases: ['ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E']
1953
+ }, {
1954
+ denom: 'dydx',
1955
+ exponent: 18
1956
+ }],
1957
+ type_asset: 'ics20',
1958
+ base: 'ibc/3A9073FFEBABA6F17DEABD341F7C602D3DB948142B2B8011608EC3C0EF2FED4B',
1959
+ name: 'dYdX',
1960
+ display: 'dydx',
1961
+ symbol: 'DYDX',
1962
+ traces: [{
1963
+ type: 'ibc',
1964
+ counterparty: {
1965
+ channel_id: 'channel-22',
1966
+ base_denom: 'ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E',
1967
+ chain_name: 'persistence'
1968
+ },
1969
+ chain: {
1970
+ channel_id: 'channel-15'
1971
+ }
1972
+ }],
1973
+ images: [{
1974
+ image_sync: {
1975
+ chain_name: 'dydx',
1976
+ base_denom: 'adydx'
1977
+ },
1978
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
1979
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
1980
+ }],
1981
+ logo_URIs: {
1982
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
1983
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
1984
+ }
1985
+ }, {
1986
+ description: 'PSTAKE Liquid-Staked OSMO',
1987
+ denom_units: [{
1988
+ denom: 'ibc/3D335DCD4AF59A4750C589C041318B0692C8CD690067CB930FC47A64209EA3A0',
1989
+ exponent: 0,
1990
+ aliases: ['stk/uosmo']
1991
+ }, {
1992
+ denom: 'stkosmo',
1993
+ exponent: 6,
1994
+ aliases: ['stk/osmo']
1995
+ }],
1996
+ base: 'ibc/3D335DCD4AF59A4750C589C041318B0692C8CD690067CB930FC47A64209EA3A0',
1997
+ name: 'PSTAKE staked OSMO',
1998
+ display: 'stkosmo',
1999
+ symbol: 'stkOSMO',
2000
+ logo_URIs: {
2001
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
2002
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
2003
+ },
2004
+ coingecko_id: 'pstake-staked-osmo',
2005
+ images: [{
2006
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
2007
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
2008
+ }],
2009
+ traces: [{
2010
+ type: 'ibc',
2011
+ counterparty: {
2012
+ channel_id: 'channel-22',
2013
+ base_denom: 'stk/uosmo',
2014
+ chain_name: 'persistence'
2015
+ },
2016
+ chain: {
2017
+ channel_id: 'channel-15'
2018
+ }
2019
+ }]
2020
+ }, {
2021
+ description: 'REGEN coin is the token for the Regen Network Platform',
2022
+ denom_units: [{
2023
+ denom: 'ibc/317155D838F33DD07E07CDAEF5309AC3038A8F14629CD169E47C39F5A784D9B3',
2024
+ exponent: 0,
2025
+ aliases: ['uregen']
2026
+ }, {
2027
+ denom: 'regen',
2028
+ exponent: 6
2029
+ }],
2030
+ base: 'ibc/317155D838F33DD07E07CDAEF5309AC3038A8F14629CD169E47C39F5A784D9B3',
2031
+ name: 'Regen Network',
2032
+ display: 'regen',
2033
+ symbol: 'REGEN',
2034
+ logo_URIs: {
2035
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
2036
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
2037
+ },
2038
+ coingecko_id: 'regen',
2039
+ images: [{
2040
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
2041
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
2042
+ }],
2043
+ traces: [{
2044
+ type: 'ibc',
2045
+ counterparty: {
2046
+ channel_id: 'channel-15',
2047
+ base_denom: 'uregen',
2048
+ chain_name: 'regen'
2049
+ },
2050
+ chain: {
2051
+ channel_id: 'channel-11'
2052
+ }
2053
+ }]
2054
+ }, {
2055
+ description: 'Nature Carbon Ton (NCT) is a carbon token standard backed 1:1 by carbon credits issued by Verra, a global leader in the voluntary carbon market. NCT credits on Regen Network have been tokenized by Toucan.earth.',
2056
+ denom_units: [{
2057
+ denom: 'ibc/775F59BE674DCCD6B8C89301003C5E15ABD07820AB485FD0245237EA0C3FBB03',
2058
+ exponent: 0,
2059
+ aliases: ['eco.uC.NCT']
2060
+ }, {
2061
+ denom: 'nct',
2062
+ exponent: 6
2063
+ }],
2064
+ base: 'ibc/775F59BE674DCCD6B8C89301003C5E15ABD07820AB485FD0245237EA0C3FBB03',
2065
+ name: 'Nature Carbon Ton',
2066
+ display: 'nct',
2067
+ symbol: 'NCT',
2068
+ logo_URIs: {
2069
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
2070
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
2071
+ },
2072
+ coingecko_id: 'toucan-protocol-nature-carbon-tonne',
2073
+ images: [{
2074
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
2075
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
2076
+ }],
2077
+ traces: [{
2078
+ type: 'ibc',
2079
+ counterparty: {
2080
+ channel_id: 'channel-15',
2081
+ base_denom: 'eco.uC.NCT',
2082
+ chain_name: 'regen'
2083
+ },
2084
+ chain: {
2085
+ channel_id: 'channel-11'
2086
+ }
2087
+ }]
2088
+ }, {
2089
+ description: 'The native token of Secret Network',
2090
+ denom_units: [{
2091
+ denom: 'ibc/31FEE1A2A9F9C01113F90BD0BBCCE8FD6BBB8585FAF109A2101827DD1D5B95B8',
2092
+ exponent: 0,
2093
+ aliases: ['uscrt']
2094
+ }, {
2095
+ denom: 'scrt',
2096
+ exponent: 6
2097
+ }],
2098
+ base: 'ibc/31FEE1A2A9F9C01113F90BD0BBCCE8FD6BBB8585FAF109A2101827DD1D5B95B8',
2099
+ name: 'Secret Network',
2100
+ display: 'scrt',
2101
+ symbol: 'SCRT',
2102
+ logo_URIs: {
2103
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
2104
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
2105
+ },
2106
+ coingecko_id: 'secret',
2107
+ images: [{
2108
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
2109
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
2110
+ }],
2111
+ traces: [{
2112
+ type: 'ibc',
2113
+ counterparty: {
2114
+ channel_id: 'channel-3',
2115
+ base_denom: 'uscrt',
2116
+ chain_name: 'secretnetwork'
2117
+ },
2118
+ chain: {
2119
+ channel_id: 'channel-50'
2120
+ }
2121
+ }]
2122
+ }, {
2123
+ description: "Rowan Token (ROWAN) is the Sifchain Network's native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.",
2124
+ denom_units: [{
2125
+ denom: 'ibc/4540773B0B2F62935EB4329B91F6D256F29A2F9FFD119D3B25C54513477751A7',
2126
+ exponent: 0,
2127
+ aliases: ['rowan']
2128
+ }, {
2129
+ denom: 'ROWAN',
2130
+ exponent: 18
2131
+ }],
2132
+ base: 'ibc/4540773B0B2F62935EB4329B91F6D256F29A2F9FFD119D3B25C54513477751A7',
2133
+ name: 'Sifchain Rowan',
2134
+ display: 'ROWAN',
2135
+ symbol: 'ROWAN',
2136
+ logo_URIs: {
2137
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
2138
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
2139
+ },
2140
+ coingecko_id: 'sifchain',
2141
+ images: [{
2142
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
2143
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
2144
+ }],
2145
+ traces: [{
2146
+ type: 'ibc',
2147
+ counterparty: {
2148
+ channel_id: 'channel-1',
2149
+ base_denom: 'rowan',
2150
+ chain_name: 'sifchain'
2151
+ },
2152
+ chain: {
2153
+ channel_id: 'channel-36'
2154
+ }
2155
+ }]
2156
+ }, {
2157
+ description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
2158
+ denom_units: [{
2159
+ denom: 'ibc/3D545A106B82CC4D4AD4D928D2602E1890EC50D32456901576F1ACB9E37C0BC4',
2160
+ exponent: 0,
2161
+ aliases: ['uiov']
2162
+ }, {
2163
+ denom: 'iov',
2164
+ exponent: 6
2165
+ }],
2166
+ base: 'ibc/3D545A106B82CC4D4AD4D928D2602E1890EC50D32456901576F1ACB9E37C0BC4',
2167
+ name: 'Starname',
2168
+ display: 'iov',
2169
+ symbol: 'IOV',
2170
+ logo_URIs: {
2171
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
2172
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
2173
+ },
2174
+ coingecko_id: 'starname',
2175
+ images: [{
2176
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
2177
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
2178
+ }],
2179
+ traces: [{
2180
+ type: 'ibc',
2181
+ counterparty: {
2182
+ channel_id: 'channel-15',
2183
+ base_denom: 'uiov',
2184
+ chain_name: 'starname'
2185
+ },
2186
+ chain: {
2187
+ channel_id: 'channel-40'
2188
+ }
2189
+ }]
2190
+ }]
2191
+ };
2192
+ var _default = assets;
2193
+ exports["default"] = _default;