@chain-registry/assets 1.70.257 → 1.70.258

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.
@@ -341,10 +341,10 @@ const assets = {
341
341
  display: 'mld',
342
342
  symbol: 'MLD',
343
343
  logo_URIs: {
344
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
344
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
345
345
  },
346
346
  images: [{
347
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
347
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
348
348
  }],
349
349
  traces: [{
350
350
  type: 'ibc',
@@ -366,8 +366,7 @@ const assets = {
366
366
  aliases: ['uusd']
367
367
  }, {
368
368
  denom: 'husd',
369
- exponent: 6,
370
- aliases: ['harmony USD']
369
+ exponent: 6
371
370
  }],
372
371
  type_asset: 'sdk.coin',
373
372
  base: 'ibc/5C2A73544972719FFBAA203655F4B0311F305052698731F4DC30B4DCE781A870',
@@ -375,10 +374,10 @@ const assets = {
375
374
  display: 'husd',
376
375
  symbol: 'HUSD',
377
376
  logo_URIs: {
378
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
377
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
379
378
  },
380
379
  images: [{
381
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
380
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
382
381
  }],
383
382
  traces: [{
384
383
  type: 'ibc',
@@ -400,8 +399,7 @@ const assets = {
400
399
  aliases: ['ukhd']
401
400
  }, {
402
401
  denom: 'hkhd',
403
- exponent: 6,
404
- aliases: ['harmony HKD']
402
+ exponent: 6
405
403
  }],
406
404
  type_asset: 'sdk.coin',
407
405
  base: 'ibc/420B21B560D528B229E38CAD83186895B7D3D075772531054076A101E4130CEF',
@@ -409,10 +407,10 @@ const assets = {
409
407
  display: 'hkhd',
410
408
  symbol: 'HKHD',
411
409
  logo_URIs: {
412
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
410
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
413
411
  },
414
412
  images: [{
415
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
413
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
416
414
  }],
417
415
  traces: [{
418
416
  type: 'ibc',
@@ -434,8 +432,7 @@ const assets = {
434
432
  aliases: ['uvnd']
435
433
  }, {
436
434
  denom: 'hvnd',
437
- exponent: 6,
438
- aliases: ['harmony VND']
435
+ exponent: 6
439
436
  }],
440
437
  type_asset: 'sdk.coin',
441
438
  base: 'ibc/15B4B2F848119431C6312B10BB146FFC6B718B7F7899B20001B0ACDDE0724AF5',
@@ -443,10 +440,10 @@ const assets = {
443
440
  display: 'hvnd',
444
441
  symbol: 'HVND',
445
442
  logo_URIs: {
446
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
443
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
447
444
  },
448
445
  images: [{
449
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
446
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
450
447
  }],
451
448
  traces: [{
452
449
  type: 'ibc',
@@ -460,142 +457,6 @@ const assets = {
460
457
  }
461
458
  }]
462
459
  },
463
- {
464
- description: 'The native token of Symphony',
465
- denom_units: [{
466
- denom: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
467
- exponent: 0,
468
- aliases: ['note']
469
- }, {
470
- denom: 'mld',
471
- exponent: 6,
472
- aliases: ['melody']
473
- }],
474
- type_asset: 'sdk.coin',
475
- base: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
476
- name: 'Melody',
477
- display: 'mld',
478
- symbol: 'MLD',
479
- logo_URIs: {
480
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
481
- },
482
- images: [{
483
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
484
- }],
485
- traces: [{
486
- type: 'ibc',
487
- counterparty: {
488
- channel_id: 'channel-7',
489
- base_denom: 'note',
490
- chain_name: 'symphonytestnet3'
491
- },
492
- chain: {
493
- channel_id: 'channel-4300'
494
- }
495
- }]
496
- },
497
- {
498
- description: 'Harmonized USD',
499
- denom_units: [{
500
- denom: 'ibc/559426F7696D660E661BB93E684EC1EF11D668EB360DD6864DE1172F444E4520',
501
- exponent: 0,
502
- aliases: ['uusd']
503
- }, {
504
- denom: 'husd',
505
- exponent: 6,
506
- aliases: ['harmony USD']
507
- }],
508
- type_asset: 'sdk.coin',
509
- base: 'ibc/559426F7696D660E661BB93E684EC1EF11D668EB360DD6864DE1172F444E4520',
510
- name: 'Harmony USD',
511
- display: 'husd',
512
- symbol: 'HUSD',
513
- logo_URIs: {
514
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
515
- },
516
- images: [{
517
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
518
- }],
519
- traces: [{
520
- type: 'ibc',
521
- counterparty: {
522
- channel_id: 'channel-7',
523
- base_denom: 'uusd',
524
- chain_name: 'symphonytestnet3'
525
- },
526
- chain: {
527
- channel_id: 'channel-4300'
528
- }
529
- }]
530
- },
531
- {
532
- description: 'Harmonized HKD',
533
- denom_units: [{
534
- denom: 'ibc/F9E48EEE47E2B810BE9F82DF23FCF119D11F1BBA3752FD98252C14D53DC0DF47',
535
- exponent: 0,
536
- aliases: ['ukhd']
537
- }, {
538
- denom: 'hkhd',
539
- exponent: 6,
540
- aliases: ['harmony HKD']
541
- }],
542
- type_asset: 'sdk.coin',
543
- base: 'ibc/F9E48EEE47E2B810BE9F82DF23FCF119D11F1BBA3752FD98252C14D53DC0DF47',
544
- name: 'Harmony HKD',
545
- display: 'hkhd',
546
- symbol: 'HKHD',
547
- logo_URIs: {
548
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
549
- },
550
- images: [{
551
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
552
- }],
553
- traces: [{
554
- type: 'ibc',
555
- counterparty: {
556
- channel_id: 'channel-7',
557
- base_denom: 'ukhd',
558
- chain_name: 'symphonytestnet3'
559
- },
560
- chain: {
561
- channel_id: 'channel-4300'
562
- }
563
- }]
564
- },
565
- {
566
- description: 'Harmonized VND',
567
- denom_units: [{
568
- denom: 'ibc/0EB6DAE754E8D4A35BF3F7D3915A618D5A357EDD1CE10E034CCF3391DD94787B',
569
- exponent: 0,
570
- aliases: ['uvnd']
571
- }, {
572
- denom: 'hvnd',
573
- exponent: 6,
574
- aliases: ['harmony VND']
575
- }],
576
- type_asset: 'sdk.coin',
577
- base: 'ibc/0EB6DAE754E8D4A35BF3F7D3915A618D5A357EDD1CE10E034CCF3391DD94787B',
578
- name: 'Harmony VND',
579
- display: 'hvnd',
580
- symbol: 'HVND',
581
- logo_URIs: {
582
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
583
- },
584
- images: [{
585
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
586
- }],
587
- traces: [{
588
- type: 'ibc',
589
- counterparty: {
590
- channel_id: 'channel-7',
591
- base_denom: 'uvnd',
592
- chain_name: 'symphonytestnet3'
593
- },
594
- chain: {
595
- channel_id: 'channel-4300'
596
- }
597
- }]
598
- },
599
460
  {
600
461
  description: 'The native token of the Titan network.',
601
462
  denom_units: [
@@ -909,10 +770,10 @@ const assets = {
909
770
  display: 'mld',
910
771
  symbol: 'MLD',
911
772
  logo_URIs: {
912
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
773
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
913
774
  },
914
775
  images: [{
915
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
776
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
916
777
  }],
917
778
  traces: [{
918
779
  type: 'ibc',
@@ -934,8 +795,7 @@ const assets = {
934
795
  aliases: ['uusd']
935
796
  }, {
936
797
  denom: 'husd',
937
- exponent: 6,
938
- aliases: ['harmony USD']
798
+ exponent: 6
939
799
  }],
940
800
  type_asset: 'sdk.coin',
941
801
  base: 'ibc/5C2A73544972719FFBAA203655F4B0311F305052698731F4DC30B4DCE781A870',
@@ -943,10 +803,10 @@ const assets = {
943
803
  display: 'husd',
944
804
  symbol: 'HUSD',
945
805
  logo_URIs: {
946
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
806
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
947
807
  },
948
808
  images: [{
949
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
809
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
950
810
  }],
951
811
  traces: [{
952
812
  type: 'ibc',
@@ -968,8 +828,7 @@ const assets = {
968
828
  aliases: ['ukhd']
969
829
  }, {
970
830
  denom: 'hkhd',
971
- exponent: 6,
972
- aliases: ['harmony HKD']
831
+ exponent: 6
973
832
  }],
974
833
  type_asset: 'sdk.coin',
975
834
  base: 'ibc/420B21B560D528B229E38CAD83186895B7D3D075772531054076A101E4130CEF',
@@ -977,10 +836,10 @@ const assets = {
977
836
  display: 'hkhd',
978
837
  symbol: 'HKHD',
979
838
  logo_URIs: {
980
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
839
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
981
840
  },
982
841
  images: [{
983
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
842
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
984
843
  }],
985
844
  traces: [{
986
845
  type: 'ibc',
@@ -1002,8 +861,7 @@ const assets = {
1002
861
  aliases: ['uvnd']
1003
862
  }, {
1004
863
  denom: 'hvnd',
1005
- exponent: 6,
1006
- aliases: ['harmony VND']
864
+ exponent: 6
1007
865
  }],
1008
866
  type_asset: 'sdk.coin',
1009
867
  base: 'ibc/15B4B2F848119431C6312B10BB146FFC6B718B7F7899B20001B0ACDDE0724AF5',
@@ -1011,10 +869,10 @@ const assets = {
1011
869
  display: 'hvnd',
1012
870
  symbol: 'HVND',
1013
871
  logo_URIs: {
1014
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
872
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
1015
873
  },
1016
874
  images: [{
1017
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
875
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
1018
876
  }],
1019
877
  traces: [{
1020
878
  type: 'ibc',
@@ -1028,142 +886,6 @@ const assets = {
1028
886
  }
1029
887
  }]
1030
888
  },
1031
- {
1032
- description: 'The native token of Symphony',
1033
- denom_units: [{
1034
- denom: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
1035
- exponent: 0,
1036
- aliases: ['note']
1037
- }, {
1038
- denom: 'mld',
1039
- exponent: 6,
1040
- aliases: ['melody']
1041
- }],
1042
- type_asset: 'sdk.coin',
1043
- base: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
1044
- name: 'Melody',
1045
- display: 'mld',
1046
- symbol: 'MLD',
1047
- logo_URIs: {
1048
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
1049
- },
1050
- images: [{
1051
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
1052
- }],
1053
- traces: [{
1054
- type: 'ibc',
1055
- counterparty: {
1056
- channel_id: 'channel-7',
1057
- base_denom: 'note',
1058
- chain_name: 'symphonytestnet3'
1059
- },
1060
- chain: {
1061
- channel_id: 'channel-4300'
1062
- }
1063
- }]
1064
- },
1065
- {
1066
- description: 'Harmonized USD',
1067
- denom_units: [{
1068
- denom: 'ibc/559426F7696D660E661BB93E684EC1EF11D668EB360DD6864DE1172F444E4520',
1069
- exponent: 0,
1070
- aliases: ['uusd']
1071
- }, {
1072
- denom: 'husd',
1073
- exponent: 6,
1074
- aliases: ['harmony USD']
1075
- }],
1076
- type_asset: 'sdk.coin',
1077
- base: 'ibc/559426F7696D660E661BB93E684EC1EF11D668EB360DD6864DE1172F444E4520',
1078
- name: 'Harmony USD',
1079
- display: 'husd',
1080
- symbol: 'HUSD',
1081
- logo_URIs: {
1082
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
1083
- },
1084
- images: [{
1085
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
1086
- }],
1087
- traces: [{
1088
- type: 'ibc',
1089
- counterparty: {
1090
- channel_id: 'channel-7',
1091
- base_denom: 'uusd',
1092
- chain_name: 'symphonytestnet3'
1093
- },
1094
- chain: {
1095
- channel_id: 'channel-4300'
1096
- }
1097
- }]
1098
- },
1099
- {
1100
- description: 'Harmonized HKD',
1101
- denom_units: [{
1102
- denom: 'ibc/F9E48EEE47E2B810BE9F82DF23FCF119D11F1BBA3752FD98252C14D53DC0DF47',
1103
- exponent: 0,
1104
- aliases: ['ukhd']
1105
- }, {
1106
- denom: 'hkhd',
1107
- exponent: 6,
1108
- aliases: ['harmony HKD']
1109
- }],
1110
- type_asset: 'sdk.coin',
1111
- base: 'ibc/F9E48EEE47E2B810BE9F82DF23FCF119D11F1BBA3752FD98252C14D53DC0DF47',
1112
- name: 'Harmony HKD',
1113
- display: 'hkhd',
1114
- symbol: 'HKHD',
1115
- logo_URIs: {
1116
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
1117
- },
1118
- images: [{
1119
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
1120
- }],
1121
- traces: [{
1122
- type: 'ibc',
1123
- counterparty: {
1124
- channel_id: 'channel-7',
1125
- base_denom: 'ukhd',
1126
- chain_name: 'symphonytestnet3'
1127
- },
1128
- chain: {
1129
- channel_id: 'channel-4300'
1130
- }
1131
- }]
1132
- },
1133
- {
1134
- description: 'Harmonized VND',
1135
- denom_units: [{
1136
- denom: 'ibc/0EB6DAE754E8D4A35BF3F7D3915A618D5A357EDD1CE10E034CCF3391DD94787B',
1137
- exponent: 0,
1138
- aliases: ['uvnd']
1139
- }, {
1140
- denom: 'hvnd',
1141
- exponent: 6,
1142
- aliases: ['harmony VND']
1143
- }],
1144
- type_asset: 'sdk.coin',
1145
- base: 'ibc/0EB6DAE754E8D4A35BF3F7D3915A618D5A357EDD1CE10E034CCF3391DD94787B',
1146
- name: 'Harmony VND',
1147
- display: 'hvnd',
1148
- symbol: 'HVND',
1149
- logo_URIs: {
1150
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
1151
- },
1152
- images: [{
1153
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
1154
- }],
1155
- traces: [{
1156
- type: 'ibc',
1157
- counterparty: {
1158
- channel_id: 'channel-7',
1159
- base_denom: 'uvnd',
1160
- chain_name: 'symphonytestnet3'
1161
- },
1162
- chain: {
1163
- channel_id: 'channel-4300'
1164
- }
1165
- }]
1166
- },
1167
889
  {
1168
890
  description: 'The native token of the Titan network.',
1169
891
  denom_units: [
@@ -39,7 +39,6 @@ export * as stargazetestnet from './stargazetestnet';
39
39
  export * as stridetestnet from './stridetestnet';
40
40
  export * as swisstroniktestnet from './swisstroniktestnet';
41
41
  export * as symphonytestnet from './symphonytestnet';
42
- export * as symphonytestnet3 from './symphonytestnet3';
43
42
  export * as synternettestnet from './synternettestnet';
44
43
  export * as terra2testnet from './terra2testnet';
45
44
  export * as titannettestnet from './titannettestnet';
@@ -672,6 +672,7 @@ const assets = {
672
672
  website: 'https://xion.burnt.com'
673
673
  },
674
674
  type_asset: 'sdk.coin',
675
+ coingecko_id: 'xion-2',
675
676
  traces: [{
676
677
  type: 'ibc',
677
678
  counterparty: {
@@ -794,6 +795,7 @@ const assets = {
794
795
  website: 'https://xion.burnt.com'
795
796
  },
796
797
  type_asset: 'sdk.coin',
798
+ coingecko_id: 'xion-2',
797
799
  traces: [{
798
800
  type: 'ibc',
799
801
  counterparty: {