@chain-registry/assets 1.64.83 → 1.64.84

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.
@@ -310,10 +310,10 @@ const assets = {
310
310
  display: 'mld',
311
311
  symbol: 'MLD',
312
312
  logo_URIs: {
313
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
313
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
314
314
  },
315
315
  images: [{
316
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
316
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
317
317
  }],
318
318
  traces: [{
319
319
  type: 'ibc',
@@ -327,6 +327,108 @@ const assets = {
327
327
  }
328
328
  }]
329
329
  },
330
+ {
331
+ description: 'Harmonized USD',
332
+ denom_units: [{
333
+ denom: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
334
+ exponent: 0,
335
+ aliases: ['uusd']
336
+ }, {
337
+ denom: 'husd',
338
+ exponent: 6,
339
+ aliases: ['harmony USD']
340
+ }],
341
+ type_asset: 'sdk.coin',
342
+ base: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
343
+ name: 'Harmony USD',
344
+ display: 'husd',
345
+ symbol: 'HUSD',
346
+ logo_URIs: {
347
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
348
+ },
349
+ images: [{
350
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
351
+ }],
352
+ traces: [{
353
+ type: 'ibc',
354
+ counterparty: {
355
+ channel_id: 'channel-4',
356
+ base_denom: 'uusd',
357
+ chain_name: 'symphonytestnet'
358
+ },
359
+ chain: {
360
+ channel_id: 'channel-998'
361
+ }
362
+ }]
363
+ },
364
+ {
365
+ description: 'Harmonized HKD',
366
+ denom_units: [{
367
+ denom: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
368
+ exponent: 0,
369
+ aliases: ['ukhd']
370
+ }, {
371
+ denom: 'hkhd',
372
+ exponent: 6,
373
+ aliases: ['harmony HKD']
374
+ }],
375
+ type_asset: 'sdk.coin',
376
+ base: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
377
+ name: 'Harmony HKD',
378
+ display: 'hkhd',
379
+ symbol: 'HKHD',
380
+ logo_URIs: {
381
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
382
+ },
383
+ images: [{
384
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
385
+ }],
386
+ traces: [{
387
+ type: 'ibc',
388
+ counterparty: {
389
+ channel_id: 'channel-4',
390
+ base_denom: 'ukhd',
391
+ chain_name: 'symphonytestnet'
392
+ },
393
+ chain: {
394
+ channel_id: 'channel-998'
395
+ }
396
+ }]
397
+ },
398
+ {
399
+ description: 'Harmonized VND',
400
+ denom_units: [{
401
+ denom: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
402
+ exponent: 0,
403
+ aliases: ['uvnd']
404
+ }, {
405
+ denom: 'hvnd',
406
+ exponent: 6,
407
+ aliases: ['harmony VND']
408
+ }],
409
+ type_asset: 'sdk.coin',
410
+ base: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
411
+ name: 'Harmony VND',
412
+ display: 'hvnd',
413
+ symbol: 'HVND',
414
+ logo_URIs: {
415
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
416
+ },
417
+ images: [{
418
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
419
+ }],
420
+ traces: [{
421
+ type: 'ibc',
422
+ counterparty: {
423
+ channel_id: 'channel-4',
424
+ base_denom: 'uvnd',
425
+ chain_name: 'symphonytestnet'
426
+ },
427
+ chain: {
428
+ channel_id: 'channel-998'
429
+ }
430
+ }]
431
+ },
330
432
  {
331
433
  description: 'The native token of the Titan network.',
332
434
  denom_units: [
@@ -391,10 +493,10 @@ const assets = {
391
493
  display: 'mld',
392
494
  symbol: 'MLD',
393
495
  logo_URIs: {
394
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
496
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
395
497
  },
396
498
  images: [{
397
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
499
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
398
500
  }],
399
501
  traces: [{
400
502
  type: 'ibc',
@@ -408,6 +510,108 @@ const assets = {
408
510
  }
409
511
  }]
410
512
  },
513
+ {
514
+ description: 'Harmonized USD',
515
+ denom_units: [{
516
+ denom: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
517
+ exponent: 0,
518
+ aliases: ['uusd']
519
+ }, {
520
+ denom: 'husd',
521
+ exponent: 6,
522
+ aliases: ['harmony USD']
523
+ }],
524
+ type_asset: 'sdk.coin',
525
+ base: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
526
+ name: 'Harmony USD',
527
+ display: 'husd',
528
+ symbol: 'HUSD',
529
+ logo_URIs: {
530
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
531
+ },
532
+ images: [{
533
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
534
+ }],
535
+ traces: [{
536
+ type: 'ibc',
537
+ counterparty: {
538
+ channel_id: 'channel-4',
539
+ base_denom: 'uusd',
540
+ chain_name: 'symphonytestnet'
541
+ },
542
+ chain: {
543
+ channel_id: 'channel-998'
544
+ }
545
+ }]
546
+ },
547
+ {
548
+ description: 'Harmonized HKD',
549
+ denom_units: [{
550
+ denom: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
551
+ exponent: 0,
552
+ aliases: ['ukhd']
553
+ }, {
554
+ denom: 'hkhd',
555
+ exponent: 6,
556
+ aliases: ['harmony HKD']
557
+ }],
558
+ type_asset: 'sdk.coin',
559
+ base: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
560
+ name: 'Harmony HKD',
561
+ display: 'hkhd',
562
+ symbol: 'HKHD',
563
+ logo_URIs: {
564
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
565
+ },
566
+ images: [{
567
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
568
+ }],
569
+ traces: [{
570
+ type: 'ibc',
571
+ counterparty: {
572
+ channel_id: 'channel-4',
573
+ base_denom: 'ukhd',
574
+ chain_name: 'symphonytestnet'
575
+ },
576
+ chain: {
577
+ channel_id: 'channel-998'
578
+ }
579
+ }]
580
+ },
581
+ {
582
+ description: 'Harmonized VND',
583
+ denom_units: [{
584
+ denom: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
585
+ exponent: 0,
586
+ aliases: ['uvnd']
587
+ }, {
588
+ denom: 'hvnd',
589
+ exponent: 6,
590
+ aliases: ['harmony VND']
591
+ }],
592
+ type_asset: 'sdk.coin',
593
+ base: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
594
+ name: 'Harmony VND',
595
+ display: 'hvnd',
596
+ symbol: 'HVND',
597
+ logo_URIs: {
598
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
599
+ },
600
+ images: [{
601
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
602
+ }],
603
+ traces: [{
604
+ type: 'ibc',
605
+ counterparty: {
606
+ channel_id: 'channel-4',
607
+ base_denom: 'uvnd',
608
+ chain_name: 'symphonytestnet'
609
+ },
610
+ chain: {
611
+ channel_id: 'channel-998'
612
+ }
613
+ }]
614
+ },
411
615
  {
412
616
  description: 'The native token of the Titan network.',
413
617
  denom_units: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.64.83",
3
+ "version": "1.64.84",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.46.66",
33
- "chain-registry": "^1.63.83"
32
+ "@chain-registry/utils": "^1.46.67",
33
+ "chain-registry": "^1.63.84"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.45.66"
36
+ "@chain-registry/types": "^0.45.67"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "ea482d1c2653bfbaf75c2a55ca17579c306caecf"
46
+ "gitHead": "17856f9b6a276bab5aa98488ba9ce8580689843e"
47
47
  }
@@ -197,10 +197,10 @@ const assets = {
197
197
  display: 'mld',
198
198
  symbol: 'MLD',
199
199
  logo_URIs: {
200
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
200
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
201
201
  },
202
202
  images: [{
203
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
203
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
204
204
  }],
205
205
  traces: [{
206
206
  type: 'ibc',
@@ -214,6 +214,108 @@ const assets = {
214
214
  }
215
215
  }]
216
216
  },
217
+ {
218
+ description: 'Harmonized USD',
219
+ denom_units: [{
220
+ denom: 'ibc/3F5D1A5D8A889C7E26FFEEC41BBE40EBABDA5174EBABB9A781C2DF4C64D5D9F2',
221
+ exponent: 0,
222
+ aliases: ['uusd']
223
+ }, {
224
+ denom: 'husd',
225
+ exponent: 6,
226
+ aliases: ['harmony USD']
227
+ }],
228
+ type_asset: 'sdk.coin',
229
+ base: 'ibc/3F5D1A5D8A889C7E26FFEEC41BBE40EBABDA5174EBABB9A781C2DF4C64D5D9F2',
230
+ name: 'Harmony USD',
231
+ display: 'husd',
232
+ symbol: 'HUSD',
233
+ logo_URIs: {
234
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
235
+ },
236
+ images: [{
237
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
238
+ }],
239
+ traces: [{
240
+ type: 'ibc',
241
+ counterparty: {
242
+ channel_id: 'channel-10',
243
+ base_denom: 'uusd',
244
+ chain_name: 'symphonytestnet'
245
+ },
246
+ chain: {
247
+ channel_id: 'channel-495'
248
+ }
249
+ }]
250
+ },
251
+ {
252
+ description: 'Harmonized HKD',
253
+ denom_units: [{
254
+ denom: 'ibc/B424A324D41A1FDEC598F8F22207A2973D06AB16B207EEC316A9F5A77F76296E',
255
+ exponent: 0,
256
+ aliases: ['ukhd']
257
+ }, {
258
+ denom: 'hkhd',
259
+ exponent: 6,
260
+ aliases: ['harmony HKD']
261
+ }],
262
+ type_asset: 'sdk.coin',
263
+ base: 'ibc/B424A324D41A1FDEC598F8F22207A2973D06AB16B207EEC316A9F5A77F76296E',
264
+ name: 'Harmony HKD',
265
+ display: 'hkhd',
266
+ symbol: 'HKHD',
267
+ logo_URIs: {
268
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
269
+ },
270
+ images: [{
271
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
272
+ }],
273
+ traces: [{
274
+ type: 'ibc',
275
+ counterparty: {
276
+ channel_id: 'channel-10',
277
+ base_denom: 'ukhd',
278
+ chain_name: 'symphonytestnet'
279
+ },
280
+ chain: {
281
+ channel_id: 'channel-495'
282
+ }
283
+ }]
284
+ },
285
+ {
286
+ description: 'Harmonized VND',
287
+ denom_units: [{
288
+ denom: 'ibc/A5CAF28BD7CE2D0D51F9E2C6DC65AE2C305C05443B6B0359429BB85C4F85800C',
289
+ exponent: 0,
290
+ aliases: ['uvnd']
291
+ }, {
292
+ denom: 'hvnd',
293
+ exponent: 6,
294
+ aliases: ['harmony VND']
295
+ }],
296
+ type_asset: 'sdk.coin',
297
+ base: 'ibc/A5CAF28BD7CE2D0D51F9E2C6DC65AE2C305C05443B6B0359429BB85C4F85800C',
298
+ name: 'Harmony VND',
299
+ display: 'hvnd',
300
+ symbol: 'HVND',
301
+ logo_URIs: {
302
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
303
+ },
304
+ images: [{
305
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
306
+ }],
307
+ traces: [{
308
+ type: 'ibc',
309
+ counterparty: {
310
+ channel_id: 'channel-10',
311
+ base_denom: 'uvnd',
312
+ chain_name: 'symphonytestnet'
313
+ },
314
+ chain: {
315
+ channel_id: 'channel-495'
316
+ }
317
+ }]
318
+ },
217
319
  {
218
320
  description: 'The native token of Axelar',
219
321
  denom_units: [{
@@ -340,10 +442,10 @@ const assets = {
340
442
  display: 'mld',
341
443
  symbol: 'MLD',
342
444
  logo_URIs: {
343
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
445
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
344
446
  },
345
447
  images: [{
346
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
448
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
347
449
  }],
348
450
  traces: [{
349
451
  type: 'ibc',
@@ -356,6 +458,108 @@ const assets = {
356
458
  channel_id: 'channel-495'
357
459
  }
358
460
  }]
461
+ },
462
+ {
463
+ description: 'Harmonized USD',
464
+ denom_units: [{
465
+ denom: 'ibc/3F5D1A5D8A889C7E26FFEEC41BBE40EBABDA5174EBABB9A781C2DF4C64D5D9F2',
466
+ exponent: 0,
467
+ aliases: ['uusd']
468
+ }, {
469
+ denom: 'husd',
470
+ exponent: 6,
471
+ aliases: ['harmony USD']
472
+ }],
473
+ type_asset: 'sdk.coin',
474
+ base: 'ibc/3F5D1A5D8A889C7E26FFEEC41BBE40EBABDA5174EBABB9A781C2DF4C64D5D9F2',
475
+ name: 'Harmony USD',
476
+ display: 'husd',
477
+ symbol: 'HUSD',
478
+ logo_URIs: {
479
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
480
+ },
481
+ images: [{
482
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
483
+ }],
484
+ traces: [{
485
+ type: 'ibc',
486
+ counterparty: {
487
+ channel_id: 'channel-10',
488
+ base_denom: 'uusd',
489
+ chain_name: 'symphonytestnet'
490
+ },
491
+ chain: {
492
+ channel_id: 'channel-495'
493
+ }
494
+ }]
495
+ },
496
+ {
497
+ description: 'Harmonized HKD',
498
+ denom_units: [{
499
+ denom: 'ibc/B424A324D41A1FDEC598F8F22207A2973D06AB16B207EEC316A9F5A77F76296E',
500
+ exponent: 0,
501
+ aliases: ['ukhd']
502
+ }, {
503
+ denom: 'hkhd',
504
+ exponent: 6,
505
+ aliases: ['harmony HKD']
506
+ }],
507
+ type_asset: 'sdk.coin',
508
+ base: 'ibc/B424A324D41A1FDEC598F8F22207A2973D06AB16B207EEC316A9F5A77F76296E',
509
+ name: 'Harmony HKD',
510
+ display: 'hkhd',
511
+ symbol: 'HKHD',
512
+ logo_URIs: {
513
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
514
+ },
515
+ images: [{
516
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
517
+ }],
518
+ traces: [{
519
+ type: 'ibc',
520
+ counterparty: {
521
+ channel_id: 'channel-10',
522
+ base_denom: 'ukhd',
523
+ chain_name: 'symphonytestnet'
524
+ },
525
+ chain: {
526
+ channel_id: 'channel-495'
527
+ }
528
+ }]
529
+ },
530
+ {
531
+ description: 'Harmonized VND',
532
+ denom_units: [{
533
+ denom: 'ibc/A5CAF28BD7CE2D0D51F9E2C6DC65AE2C305C05443B6B0359429BB85C4F85800C',
534
+ exponent: 0,
535
+ aliases: ['uvnd']
536
+ }, {
537
+ denom: 'hvnd',
538
+ exponent: 6,
539
+ aliases: ['harmony VND']
540
+ }],
541
+ type_asset: 'sdk.coin',
542
+ base: 'ibc/A5CAF28BD7CE2D0D51F9E2C6DC65AE2C305C05443B6B0359429BB85C4F85800C',
543
+ name: 'Harmony VND',
544
+ display: 'hvnd',
545
+ symbol: 'HVND',
546
+ logo_URIs: {
547
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
548
+ },
549
+ images: [{
550
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
551
+ }],
552
+ traces: [{
553
+ type: 'ibc',
554
+ counterparty: {
555
+ channel_id: 'channel-10',
556
+ base_denom: 'uvnd',
557
+ chain_name: 'symphonytestnet'
558
+ },
559
+ chain: {
560
+ channel_id: 'channel-495'
561
+ }
562
+ }]
359
563
  }
360
564
  ]
361
565
  };