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