@chain-registry/assets 1.29.6 → 1.29.8

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.
@@ -34,6 +34,7 @@ var _quicksilvertestnet2 = _interopRequireDefault(require("./quicksilvertestnet"
34
34
  var _sagatestnet2 = _interopRequireDefault(require("./sagatestnet"));
35
35
  var _sgetestnet2 = _interopRequireDefault(require("./sgetestnet"));
36
36
  var _stargazetestnet2 = _interopRequireDefault(require("./stargazetestnet"));
37
+ var _titantestnet2 = _interopRequireDefault(require("./titantestnet"));
37
38
  var _xiontestnet2 = _interopRequireDefault(require("./xiontestnet"));
38
- var assets = [_akashtestnet2["default"], _archwaytestnet2["default"], _axelartestnet2["default"], _celestiatestnet["default"], _chain4energytestnet2["default"], _composabletestnet2["default"], _cosmoshubtestnet2["default"], _doravotatestnet2["default"], _dydxtestnet2["default"], _empowertestnet2["default"], _entrypointtestnet2["default"], _impacthubtestnet2["default"], _injectivetestnet2["default"], _junotestnet2["default"], _kyvetestnet2["default"], _lavatestnet["default"], _likecointestnet2["default"], _marstestnet2["default"], _neutrontestnet2["default"], _nobletestnet2["default"], _noistestnet2["default"], _nolustestnet2["default"], _osmosistestnet2["default"], _osmosistestnet3["default"], _persistencetestnet["default"], _quicksilvertestnet2["default"], _sagatestnet2["default"], _sgetestnet2["default"], _stargazetestnet2["default"], _xiontestnet2["default"]];
39
+ var assets = [_akashtestnet2["default"], _archwaytestnet2["default"], _axelartestnet2["default"], _celestiatestnet["default"], _chain4energytestnet2["default"], _composabletestnet2["default"], _cosmoshubtestnet2["default"], _doravotatestnet2["default"], _dydxtestnet2["default"], _empowertestnet2["default"], _entrypointtestnet2["default"], _impacthubtestnet2["default"], _injectivetestnet2["default"], _junotestnet2["default"], _kyvetestnet2["default"], _lavatestnet["default"], _likecointestnet2["default"], _marstestnet2["default"], _neutrontestnet2["default"], _nobletestnet2["default"], _noistestnet2["default"], _nolustestnet2["default"], _osmosistestnet2["default"], _osmosistestnet3["default"], _persistencetestnet["default"], _quicksilvertestnet2["default"], _sagatestnet2["default"], _sgetestnet2["default"], _stargazetestnet2["default"], _titantestnet2["default"], _xiontestnet2["default"]];
39
40
  var _default = exports["default"] = assets;
@@ -447,6 +447,44 @@ var assets = {
447
447
  channel_id: 'channel-370'
448
448
  }
449
449
  }]
450
+ }, {
451
+ description: 'The native token of the Titan network.',
452
+ denom_units: [{
453
+ denom: 'ibc/88434761790405D6F5B87C35B24B5CA7D1A12BF4C8832BEB601D4409E71777AD',
454
+ exponent: 0,
455
+ aliases: ['atkx']
456
+ }, {
457
+ denom: 'utkx',
458
+ exponent: 12,
459
+ aliases: ['microtkx']
460
+ }, {
461
+ denom: 'mtkx',
462
+ exponent: 15,
463
+ aliases: ['millitkx']
464
+ }, {
465
+ denom: 'tkx',
466
+ exponent: 18,
467
+ aliases: []
468
+ }],
469
+ base: 'ibc/88434761790405D6F5B87C35B24B5CA7D1A12BF4C8832BEB601D4409E71777AD',
470
+ display: 'tkx',
471
+ name: 'titan tkx',
472
+ symbol: 'TKX',
473
+ images: [{
474
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
475
+ }],
476
+ keywords: ['staking'],
477
+ traces: [{
478
+ type: 'ibc',
479
+ counterparty: {
480
+ channel_id: 'channel-1',
481
+ base_denom: 'atkx',
482
+ chain_name: 'titantestnet'
483
+ },
484
+ chain: {
485
+ channel_id: 'channel-448'
486
+ }
487
+ }]
450
488
  }, {
451
489
  description: 'The native staking token of the Xion network.',
452
490
  denom_units: [{
@@ -309,6 +309,44 @@ var assets = {
309
309
  channel_id: 'channel-2777'
310
310
  }
311
311
  }]
312
+ }, {
313
+ description: 'The native token of the Titan network.',
314
+ denom_units: [{
315
+ denom: 'ibc/E22F3B8BFBA78A27A20077EE0CFE05BC4AA5EB40459E0593A110CB449ACD1F5E',
316
+ exponent: 0,
317
+ aliases: ['atkx']
318
+ }, {
319
+ denom: 'utkx',
320
+ exponent: 12,
321
+ aliases: ['microtkx']
322
+ }, {
323
+ denom: 'mtkx',
324
+ exponent: 15,
325
+ aliases: ['millitkx']
326
+ }, {
327
+ denom: 'tkx',
328
+ exponent: 18,
329
+ aliases: []
330
+ }],
331
+ base: 'ibc/E22F3B8BFBA78A27A20077EE0CFE05BC4AA5EB40459E0593A110CB449ACD1F5E',
332
+ display: 'tkx',
333
+ name: 'titan tkx',
334
+ symbol: 'TKX',
335
+ images: [{
336
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
337
+ }],
338
+ keywords: ['staking'],
339
+ traces: [{
340
+ type: 'ibc',
341
+ counterparty: {
342
+ channel_id: 'channel-0',
343
+ base_denom: 'atkx',
344
+ chain_name: 'titantestnet'
345
+ },
346
+ chain: {
347
+ channel_id: 'channel-3910'
348
+ }
349
+ }]
312
350
  }]
313
351
  };
314
352
  var _default = exports["default"] = assets;
@@ -4,7 +4,7 @@ var _typeof = require("@babel/runtime/helpers/typeof");
4
4
  Object.defineProperty(exports, "__esModule", {
5
5
  value: true
6
6
  });
7
- exports.xiontestnet = exports.stargazetestnet = exports.sgetestnet = exports.sagatestnet = exports.quicksilvertestnet = exports.persistencetestnet2 = exports.osmosistestnet4 = exports.osmosistestnet = exports.nolustestnet = exports.noistestnet = exports.nobletestnet = exports.neutrontestnet = exports.marstestnet = exports.likecointestnet = exports.lavatestnet2 = exports.kyvetestnet = exports.junotestnet = exports.injectivetestnet = exports.impacthubtestnet = exports.entrypointtestnet = exports.empowertestnet = exports.dydxtestnet = exports.doravotatestnet = exports.cosmoshubtestnet = exports.composabletestnet = exports.chain4energytestnet = exports.celestiatestnet3 = exports.axelartestnet = exports.archwaytestnet = exports.akashtestnet = void 0;
7
+ exports.xiontestnet = exports.titantestnet = exports.stargazetestnet = exports.sgetestnet = exports.sagatestnet = exports.quicksilvertestnet = exports.persistencetestnet2 = exports.osmosistestnet4 = exports.osmosistestnet = exports.nolustestnet = exports.noistestnet = exports.nobletestnet = exports.neutrontestnet = exports.marstestnet = exports.likecointestnet = exports.lavatestnet2 = exports.kyvetestnet = exports.junotestnet = exports.injectivetestnet = exports.impacthubtestnet = exports.entrypointtestnet = exports.empowertestnet = exports.dydxtestnet = exports.doravotatestnet = exports.cosmoshubtestnet = exports.composabletestnet = exports.chain4energytestnet = exports.celestiatestnet3 = exports.axelartestnet = exports.archwaytestnet = exports.akashtestnet = void 0;
8
8
  var _akashtestnet = _interopRequireWildcard(require("./akashtestnet"));
9
9
  exports.akashtestnet = _akashtestnet;
10
10
  var _archwaytestnet = _interopRequireWildcard(require("./archwaytestnet"));
@@ -63,6 +63,8 @@ var _sgetestnet = _interopRequireWildcard(require("./sgetestnet"));
63
63
  exports.sgetestnet = _sgetestnet;
64
64
  var _stargazetestnet = _interopRequireWildcard(require("./stargazetestnet"));
65
65
  exports.stargazetestnet = _stargazetestnet;
66
+ var _titantestnet = _interopRequireWildcard(require("./titantestnet"));
67
+ exports.titantestnet = _titantestnet;
66
68
  var _xiontestnet = _interopRequireWildcard(require("./xiontestnet"));
67
69
  exports.xiontestnet = _xiontestnet;
68
70
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
@@ -0,0 +1,395 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+ var assets = {
8
+ chain_name: 'lavatestnet2',
9
+ assets: [{
10
+ description: 'The native token of Axelar',
11
+ denom_units: [{
12
+ denom: 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98',
13
+ exponent: 0,
14
+ aliases: ['uaxl']
15
+ }, {
16
+ denom: 'axl',
17
+ exponent: 6
18
+ }],
19
+ base: 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98',
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-418',
36
+ base_denom: 'uaxl',
37
+ chain_name: 'axelartestnet'
38
+ },
39
+ chain: {
40
+ channel_id: 'channel-1'
41
+ }
42
+ }]
43
+ }, {
44
+ description: "Circle's stablecoin on Axelar",
45
+ denom_units: [{
46
+ denom: 'ibc/4BDF2D63B8FFE3454AF30E9BC10D2D7979BD3A938D989889ABC94FC5B86F1E2D',
47
+ exponent: 0,
48
+ aliases: ['uausdc']
49
+ }, {
50
+ denom: 'ausdc',
51
+ exponent: 6
52
+ }],
53
+ base: 'ibc/4BDF2D63B8FFE3454AF30E9BC10D2D7979BD3A938D989889ABC94FC5B86F1E2D',
54
+ name: 'USD Coin',
55
+ display: 'ausdc',
56
+ symbol: 'aUSDC',
57
+ traces: [{
58
+ type: 'ibc',
59
+ counterparty: {
60
+ channel_id: 'channel-418',
61
+ base_denom: 'uausdc',
62
+ chain_name: 'axelartestnet'
63
+ },
64
+ chain: {
65
+ channel_id: 'channel-1'
66
+ }
67
+ }],
68
+ images: [{
69
+ image_sync: {
70
+ chain_name: 'ethereumtestnet',
71
+ base_denom: '0x254d06f33bDc5b8ee05b2ea472107E300226659A'
72
+ },
73
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
74
+ }],
75
+ logo_URIs: {
76
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
77
+ }
78
+ }, {
79
+ description: 'Wrapped Ether on Axelar',
80
+ denom_units: [{
81
+ denom: 'ibc/13F73121EEA6CAA0DF51B06F64C39FD55EF394C64223881569DFA5628FA1288D',
82
+ exponent: 0,
83
+ aliases: ['eth-wei']
84
+ }, {
85
+ denom: 'weth',
86
+ exponent: 18
87
+ }],
88
+ base: 'ibc/13F73121EEA6CAA0DF51B06F64C39FD55EF394C64223881569DFA5628FA1288D',
89
+ name: 'Wrapped Ether',
90
+ display: 'weth',
91
+ symbol: 'axlWETH',
92
+ traces: [{
93
+ type: 'ibc',
94
+ counterparty: {
95
+ channel_id: 'channel-418',
96
+ base_denom: 'eth-wei',
97
+ chain_name: 'axelartestnet'
98
+ },
99
+ chain: {
100
+ channel_id: 'channel-1'
101
+ }
102
+ }],
103
+ images: [{
104
+ image_sync: {
105
+ chain_name: 'ethereumtestnet',
106
+ base_denom: '0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6'
107
+ },
108
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
109
+ }],
110
+ logo_URIs: {
111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
112
+ }
113
+ }, {
114
+ description: 'Wrapped Moonbeam on Axelar',
115
+ denom_units: [{
116
+ denom: 'ibc/E3878CD653ECCD470639A4398EC4913C9915DD3E550697CF0424B572B2385B60',
117
+ exponent: 0,
118
+ aliases: ['wglmr-wei']
119
+ }, {
120
+ denom: 'wglmr',
121
+ exponent: 18
122
+ }],
123
+ base: 'ibc/E3878CD653ECCD470639A4398EC4913C9915DD3E550697CF0424B572B2385B60',
124
+ name: 'Wrapped Moonbeam',
125
+ display: 'wglmr',
126
+ symbol: 'WDEV',
127
+ traces: [{
128
+ type: 'ibc',
129
+ counterparty: {
130
+ channel_id: 'channel-418',
131
+ base_denom: 'wglmr-wei',
132
+ chain_name: 'axelartestnet'
133
+ },
134
+ chain: {
135
+ channel_id: 'channel-1'
136
+ }
137
+ }],
138
+ images: [{
139
+ image_sync: {
140
+ chain_name: 'moonbeamtestnet',
141
+ base_denom: '0x1436aE0dF0A8663F18c0Ec51d7e2E46591730715'
142
+ },
143
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg'
144
+ }],
145
+ logo_URIs: {
146
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg'
147
+ }
148
+ }, {
149
+ description: 'Wrapped Matic on Axelar',
150
+ denom_units: [{
151
+ denom: 'ibc/7BFC5893BCCC6C9A4B173BC1183D2706141CBF71679EA6BDCE15E679CEC05183',
152
+ exponent: 0,
153
+ aliases: ['wmatic-wei']
154
+ }, {
155
+ denom: 'wmatic',
156
+ exponent: 18
157
+ }],
158
+ base: 'ibc/7BFC5893BCCC6C9A4B173BC1183D2706141CBF71679EA6BDCE15E679CEC05183',
159
+ name: 'Wrapped Matic',
160
+ display: 'wmatic',
161
+ symbol: 'WMATIC',
162
+ traces: [{
163
+ type: 'ibc',
164
+ counterparty: {
165
+ channel_id: 'channel-418',
166
+ base_denom: 'wmatic-wei',
167
+ chain_name: 'axelartestnet'
168
+ },
169
+ chain: {
170
+ channel_id: 'channel-1'
171
+ }
172
+ }],
173
+ images: [{
174
+ image_sync: {
175
+ chain_name: 'polygontestnet',
176
+ base_denom: '0x9c3C9283D3e44854697Cd22D3Faa240Cfb032889'
177
+ },
178
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
179
+ }],
180
+ logo_URIs: {
181
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
182
+ }
183
+ }, {
184
+ description: 'Wrapped BNB on Axelar',
185
+ denom_units: [{
186
+ denom: 'ibc/52F7DAC8D338E4D7388D02EBD6E522B86EBB62A48C6732C2651423A9E79377DE',
187
+ exponent: 0,
188
+ aliases: ['wbnb-wei']
189
+ }, {
190
+ denom: 'wbnb',
191
+ exponent: 18
192
+ }],
193
+ base: 'ibc/52F7DAC8D338E4D7388D02EBD6E522B86EBB62A48C6732C2651423A9E79377DE',
194
+ name: 'Wrapped BNB',
195
+ display: 'wbnb',
196
+ symbol: 'WBNB',
197
+ traces: [{
198
+ type: 'ibc',
199
+ counterparty: {
200
+ channel_id: 'channel-418',
201
+ base_denom: 'wbnb-wei',
202
+ chain_name: 'axelartestnet'
203
+ },
204
+ chain: {
205
+ channel_id: 'channel-1'
206
+ }
207
+ }],
208
+ images: [{
209
+ image_sync: {
210
+ chain_name: 'binancesmartchaintestnet',
211
+ base_denom: '0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd'
212
+ },
213
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
214
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg'
215
+ }],
216
+ logo_URIs: {
217
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
218
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg'
219
+ }
220
+ }, {
221
+ description: 'Wrapped AVAX on Axelar.',
222
+ denom_units: [{
223
+ denom: 'ibc/78D5DAB545549A930F5DB22CFA7C821ACE8EF55DCF787BED93A56D04CC7477F5',
224
+ exponent: 0,
225
+ aliases: ['wavax-wei']
226
+ }, {
227
+ denom: 'avax',
228
+ exponent: 18
229
+ }],
230
+ base: 'ibc/78D5DAB545549A930F5DB22CFA7C821ACE8EF55DCF787BED93A56D04CC7477F5',
231
+ name: 'Wrapped AVAX',
232
+ display: 'avax',
233
+ symbol: 'WAVAX',
234
+ traces: [{
235
+ type: 'ibc',
236
+ counterparty: {
237
+ channel_id: 'channel-418',
238
+ base_denom: 'wavax-wei',
239
+ chain_name: 'axelartestnet'
240
+ },
241
+ chain: {
242
+ channel_id: 'channel-1'
243
+ }
244
+ }],
245
+ images: [{
246
+ image_sync: {
247
+ chain_name: 'avalanchetestnet',
248
+ base_denom: '0xd00ae08403B9bbb9124bB305C09058E32C39A48c'
249
+ },
250
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
251
+ }],
252
+ logo_URIs: {
253
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
254
+ }
255
+ }, {
256
+ description: 'Wrapped FTM on Axelar.',
257
+ denom_units: [{
258
+ denom: 'ibc/301A96A9BB897EF914BA74534EE1D75417753A0E113F2F766838274057290B79',
259
+ exponent: 0,
260
+ aliases: ['wftm-wei']
261
+ }, {
262
+ denom: 'ftm',
263
+ exponent: 18
264
+ }],
265
+ base: 'ibc/301A96A9BB897EF914BA74534EE1D75417753A0E113F2F766838274057290B79',
266
+ name: 'Wrapped FTM',
267
+ display: 'ftm',
268
+ symbol: 'WFTM',
269
+ traces: [{
270
+ type: 'ibc',
271
+ counterparty: {
272
+ channel_id: 'channel-418',
273
+ base_denom: 'wftm-wei',
274
+ chain_name: 'axelartestnet'
275
+ },
276
+ chain: {
277
+ channel_id: 'channel-1'
278
+ }
279
+ }],
280
+ images: [{
281
+ image_sync: {
282
+ chain_name: 'fantomtestnet',
283
+ base_denom: '0x812666209b90344Ec8e528375298ab9045c2Bd08'
284
+ },
285
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png'
286
+ }],
287
+ logo_URIs: {
288
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png'
289
+ }
290
+ }, {
291
+ description: 'The native token of Osmosis',
292
+ denom_units: [{
293
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
294
+ exponent: 0,
295
+ aliases: ['uosmo']
296
+ }, {
297
+ denom: 'osmo',
298
+ exponent: 6,
299
+ aliases: []
300
+ }],
301
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
302
+ name: 'Osmosis',
303
+ display: 'osmo',
304
+ symbol: 'OSMO',
305
+ logo_URIs: {
306
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
307
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
308
+ },
309
+ coingecko_id: 'osmosis',
310
+ keywords: ['dex', 'staking'],
311
+ images: [{
312
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
313
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
314
+ }],
315
+ traces: [{
316
+ type: 'ibc',
317
+ counterparty: {
318
+ channel_id: 'channel-5286',
319
+ base_denom: 'uosmo',
320
+ chain_name: 'osmosistestnet'
321
+ },
322
+ chain: {
323
+ channel_id: 'channel-0'
324
+ }
325
+ }]
326
+ }, {
327
+ denom_units: [{
328
+ denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
329
+ exponent: 0,
330
+ aliases: ['uion']
331
+ }, {
332
+ denom: 'ion',
333
+ exponent: 6
334
+ }],
335
+ base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
336
+ name: 'Ion',
337
+ display: 'ion',
338
+ symbol: 'ION',
339
+ logo_URIs: {
340
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
341
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
342
+ },
343
+ coingecko_id: 'ion',
344
+ keywords: ['memecoin'],
345
+ images: [{
346
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
347
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
348
+ }],
349
+ traces: [{
350
+ type: 'ibc',
351
+ counterparty: {
352
+ channel_id: 'channel-5286',
353
+ base_denom: 'uion',
354
+ chain_name: 'osmosistestnet'
355
+ },
356
+ chain: {
357
+ channel_id: 'channel-0'
358
+ }
359
+ }]
360
+ }, {
361
+ denom_units: [{
362
+ denom: 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33',
363
+ exponent: 0,
364
+ aliases: ['factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz']
365
+ }, {
366
+ denom: 'willyz',
367
+ exponent: 6
368
+ }],
369
+ base: 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33',
370
+ name: 'Willyz',
371
+ display: 'willyz',
372
+ symbol: 'WILLYZ',
373
+ logo_URIs: {
374
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
375
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
376
+ },
377
+ keywords: ['memecoin'],
378
+ images: [{
379
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png',
380
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg'
381
+ }],
382
+ traces: [{
383
+ type: 'ibc',
384
+ counterparty: {
385
+ channel_id: 'channel-5286',
386
+ base_denom: 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz',
387
+ chain_name: 'osmosistestnet'
388
+ },
389
+ chain: {
390
+ channel_id: 'channel-0'
391
+ }
392
+ }]
393
+ }]
394
+ };
395
+ var _default = exports["default"] = assets;
@@ -1326,6 +1326,44 @@ var assets = {
1326
1326
  channel_id: 'channel-4175'
1327
1327
  }
1328
1328
  }]
1329
+ }, {
1330
+ description: 'The native token of the Titan network.',
1331
+ denom_units: [{
1332
+ denom: 'ibc/28EEF762052DB8C3D27A7BF625E9F86A1B3B689CC8D80C818CEDF2EB6CBA02A6',
1333
+ exponent: 0,
1334
+ aliases: ['atkx']
1335
+ }, {
1336
+ denom: 'utkx',
1337
+ exponent: 12,
1338
+ aliases: ['microtkx']
1339
+ }, {
1340
+ denom: 'mtkx',
1341
+ exponent: 15,
1342
+ aliases: ['millitkx']
1343
+ }, {
1344
+ denom: 'tkx',
1345
+ exponent: 18,
1346
+ aliases: []
1347
+ }],
1348
+ base: 'ibc/28EEF762052DB8C3D27A7BF625E9F86A1B3B689CC8D80C818CEDF2EB6CBA02A6',
1349
+ display: 'tkx',
1350
+ name: 'titan tkx',
1351
+ symbol: 'TKX',
1352
+ images: [{
1353
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
1354
+ }],
1355
+ keywords: ['staking'],
1356
+ traces: [{
1357
+ type: 'ibc',
1358
+ counterparty: {
1359
+ channel_id: 'channel-2',
1360
+ base_denom: 'atkx',
1361
+ chain_name: 'titantestnet'
1362
+ },
1363
+ chain: {
1364
+ channel_id: 'channel-5969'
1365
+ }
1366
+ }]
1329
1367
  }, {
1330
1368
  description: 'The native staking token of the Xion network.',
1331
1369
  denom_units: [{
@@ -174,6 +174,44 @@ var assets = {
174
174
  channel_id: 'channel-638'
175
175
  }
176
176
  }]
177
+ }, {
178
+ description: 'The native token of the Titan network.',
179
+ denom_units: [{
180
+ denom: 'ibc/9EB62C79953545C992B245713E325596D9B821539417F5BF245DE5C84C538EAE',
181
+ exponent: 0,
182
+ aliases: ['atkx']
183
+ }, {
184
+ denom: 'utkx',
185
+ exponent: 12,
186
+ aliases: ['microtkx']
187
+ }, {
188
+ denom: 'mtkx',
189
+ exponent: 15,
190
+ aliases: ['millitkx']
191
+ }, {
192
+ denom: 'tkx',
193
+ exponent: 18,
194
+ aliases: []
195
+ }],
196
+ base: 'ibc/9EB62C79953545C992B245713E325596D9B821539417F5BF245DE5C84C538EAE',
197
+ display: 'tkx',
198
+ name: 'titan tkx',
199
+ symbol: 'TKX',
200
+ images: [{
201
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
202
+ }],
203
+ keywords: ['staking'],
204
+ traces: [{
205
+ type: 'ibc',
206
+ counterparty: {
207
+ channel_id: 'channel-3',
208
+ base_denom: 'atkx',
209
+ chain_name: 'titantestnet'
210
+ },
211
+ chain: {
212
+ channel_id: 'channel-807'
213
+ }
214
+ }]
177
215
  }]
178
216
  };
179
217
  var _default = exports["default"] = assets;