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