@chain-registry/assets 1.64.83 → 1.64.85

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.
@@ -312,10 +312,10 @@ const assets = {
312
312
  display: 'mld',
313
313
  symbol: 'MLD',
314
314
  logo_URIs: {
315
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
315
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
316
316
  },
317
317
  images: [{
318
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
318
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
319
319
  }],
320
320
  traces: [{
321
321
  type: 'ibc',
@@ -329,6 +329,108 @@ const assets = {
329
329
  }
330
330
  }]
331
331
  },
332
+ {
333
+ description: 'Harmonized USD',
334
+ denom_units: [{
335
+ denom: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
336
+ exponent: 0,
337
+ aliases: ['uusd']
338
+ }, {
339
+ denom: 'husd',
340
+ exponent: 6,
341
+ aliases: ['harmony USD']
342
+ }],
343
+ type_asset: 'sdk.coin',
344
+ base: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
345
+ name: 'Harmony USD',
346
+ display: 'husd',
347
+ symbol: 'HUSD',
348
+ logo_URIs: {
349
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
350
+ },
351
+ images: [{
352
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
353
+ }],
354
+ traces: [{
355
+ type: 'ibc',
356
+ counterparty: {
357
+ channel_id: 'channel-4',
358
+ base_denom: 'uusd',
359
+ chain_name: 'symphonytestnet'
360
+ },
361
+ chain: {
362
+ channel_id: 'channel-998'
363
+ }
364
+ }]
365
+ },
366
+ {
367
+ description: 'Harmonized HKD',
368
+ denom_units: [{
369
+ denom: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
370
+ exponent: 0,
371
+ aliases: ['ukhd']
372
+ }, {
373
+ denom: 'hkhd',
374
+ exponent: 6,
375
+ aliases: ['harmony HKD']
376
+ }],
377
+ type_asset: 'sdk.coin',
378
+ base: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
379
+ name: 'Harmony HKD',
380
+ display: 'hkhd',
381
+ symbol: 'HKHD',
382
+ logo_URIs: {
383
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
384
+ },
385
+ images: [{
386
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
387
+ }],
388
+ traces: [{
389
+ type: 'ibc',
390
+ counterparty: {
391
+ channel_id: 'channel-4',
392
+ base_denom: 'ukhd',
393
+ chain_name: 'symphonytestnet'
394
+ },
395
+ chain: {
396
+ channel_id: 'channel-998'
397
+ }
398
+ }]
399
+ },
400
+ {
401
+ description: 'Harmonized VND',
402
+ denom_units: [{
403
+ denom: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
404
+ exponent: 0,
405
+ aliases: ['uvnd']
406
+ }, {
407
+ denom: 'hvnd',
408
+ exponent: 6,
409
+ aliases: ['harmony VND']
410
+ }],
411
+ type_asset: 'sdk.coin',
412
+ base: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
413
+ name: 'Harmony VND',
414
+ display: 'hvnd',
415
+ symbol: 'HVND',
416
+ logo_URIs: {
417
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
418
+ },
419
+ images: [{
420
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
421
+ }],
422
+ traces: [{
423
+ type: 'ibc',
424
+ counterparty: {
425
+ channel_id: 'channel-4',
426
+ base_denom: 'uvnd',
427
+ chain_name: 'symphonytestnet'
428
+ },
429
+ chain: {
430
+ channel_id: 'channel-998'
431
+ }
432
+ }]
433
+ },
332
434
  {
333
435
  description: 'The native token of the Titan network.',
334
436
  denom_units: [
@@ -393,10 +495,10 @@ const assets = {
393
495
  display: 'mld',
394
496
  symbol: 'MLD',
395
497
  logo_URIs: {
396
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
498
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
397
499
  },
398
500
  images: [{
399
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
501
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
400
502
  }],
401
503
  traces: [{
402
504
  type: 'ibc',
@@ -410,6 +512,108 @@ const assets = {
410
512
  }
411
513
  }]
412
514
  },
515
+ {
516
+ description: 'Harmonized USD',
517
+ denom_units: [{
518
+ denom: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
519
+ exponent: 0,
520
+ aliases: ['uusd']
521
+ }, {
522
+ denom: 'husd',
523
+ exponent: 6,
524
+ aliases: ['harmony USD']
525
+ }],
526
+ type_asset: 'sdk.coin',
527
+ base: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
528
+ name: 'Harmony USD',
529
+ display: 'husd',
530
+ symbol: 'HUSD',
531
+ logo_URIs: {
532
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
533
+ },
534
+ images: [{
535
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
536
+ }],
537
+ traces: [{
538
+ type: 'ibc',
539
+ counterparty: {
540
+ channel_id: 'channel-4',
541
+ base_denom: 'uusd',
542
+ chain_name: 'symphonytestnet'
543
+ },
544
+ chain: {
545
+ channel_id: 'channel-998'
546
+ }
547
+ }]
548
+ },
549
+ {
550
+ description: 'Harmonized HKD',
551
+ denom_units: [{
552
+ denom: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
553
+ exponent: 0,
554
+ aliases: ['ukhd']
555
+ }, {
556
+ denom: 'hkhd',
557
+ exponent: 6,
558
+ aliases: ['harmony HKD']
559
+ }],
560
+ type_asset: 'sdk.coin',
561
+ base: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
562
+ name: 'Harmony HKD',
563
+ display: 'hkhd',
564
+ symbol: 'HKHD',
565
+ logo_URIs: {
566
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
567
+ },
568
+ images: [{
569
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
570
+ }],
571
+ traces: [{
572
+ type: 'ibc',
573
+ counterparty: {
574
+ channel_id: 'channel-4',
575
+ base_denom: 'ukhd',
576
+ chain_name: 'symphonytestnet'
577
+ },
578
+ chain: {
579
+ channel_id: 'channel-998'
580
+ }
581
+ }]
582
+ },
583
+ {
584
+ description: 'Harmonized VND',
585
+ denom_units: [{
586
+ denom: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
587
+ exponent: 0,
588
+ aliases: ['uvnd']
589
+ }, {
590
+ denom: 'hvnd',
591
+ exponent: 6,
592
+ aliases: ['harmony VND']
593
+ }],
594
+ type_asset: 'sdk.coin',
595
+ base: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
596
+ name: 'Harmony VND',
597
+ display: 'hvnd',
598
+ symbol: 'HVND',
599
+ logo_URIs: {
600
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
601
+ },
602
+ images: [{
603
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
604
+ }],
605
+ traces: [{
606
+ type: 'ibc',
607
+ counterparty: {
608
+ channel_id: 'channel-4',
609
+ base_denom: 'uvnd',
610
+ chain_name: 'symphonytestnet'
611
+ },
612
+ chain: {
613
+ channel_id: 'channel-998'
614
+ }
615
+ }]
616
+ },
413
617
  {
414
618
  description: 'The native token of the Titan network.',
415
619
  denom_units: [