@chain-registry/assets 1.70.256 → 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.
@@ -343,10 +343,10 @@ const assets = {
343
343
  display: 'mld',
344
344
  symbol: 'MLD',
345
345
  logo_URIs: {
346
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
346
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
347
347
  },
348
348
  images: [{
349
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
349
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
350
350
  }],
351
351
  traces: [{
352
352
  type: 'ibc',
@@ -368,8 +368,7 @@ const assets = {
368
368
  aliases: ['uusd']
369
369
  }, {
370
370
  denom: 'husd',
371
- exponent: 6,
372
- aliases: ['harmony USD']
371
+ exponent: 6
373
372
  }],
374
373
  type_asset: 'sdk.coin',
375
374
  base: 'ibc/5C2A73544972719FFBAA203655F4B0311F305052698731F4DC30B4DCE781A870',
@@ -377,10 +376,10 @@ const assets = {
377
376
  display: 'husd',
378
377
  symbol: 'HUSD',
379
378
  logo_URIs: {
380
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
379
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
381
380
  },
382
381
  images: [{
383
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
382
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
384
383
  }],
385
384
  traces: [{
386
385
  type: 'ibc',
@@ -402,8 +401,7 @@ const assets = {
402
401
  aliases: ['ukhd']
403
402
  }, {
404
403
  denom: 'hkhd',
405
- exponent: 6,
406
- aliases: ['harmony HKD']
404
+ exponent: 6
407
405
  }],
408
406
  type_asset: 'sdk.coin',
409
407
  base: 'ibc/420B21B560D528B229E38CAD83186895B7D3D075772531054076A101E4130CEF',
@@ -411,10 +409,10 @@ const assets = {
411
409
  display: 'hkhd',
412
410
  symbol: 'HKHD',
413
411
  logo_URIs: {
414
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
412
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
415
413
  },
416
414
  images: [{
417
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
415
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
418
416
  }],
419
417
  traces: [{
420
418
  type: 'ibc',
@@ -436,8 +434,7 @@ const assets = {
436
434
  aliases: ['uvnd']
437
435
  }, {
438
436
  denom: 'hvnd',
439
- exponent: 6,
440
- aliases: ['harmony VND']
437
+ exponent: 6
441
438
  }],
442
439
  type_asset: 'sdk.coin',
443
440
  base: 'ibc/15B4B2F848119431C6312B10BB146FFC6B718B7F7899B20001B0ACDDE0724AF5',
@@ -445,10 +442,10 @@ const assets = {
445
442
  display: 'hvnd',
446
443
  symbol: 'HVND',
447
444
  logo_URIs: {
448
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
445
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
449
446
  },
450
447
  images: [{
451
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
448
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
452
449
  }],
453
450
  traces: [{
454
451
  type: 'ibc',
@@ -462,142 +459,6 @@ const assets = {
462
459
  }
463
460
  }]
464
461
  },
465
- {
466
- description: 'The native token of Symphony',
467
- denom_units: [{
468
- denom: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
469
- exponent: 0,
470
- aliases: ['note']
471
- }, {
472
- denom: 'mld',
473
- exponent: 6,
474
- aliases: ['melody']
475
- }],
476
- type_asset: 'sdk.coin',
477
- base: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
478
- name: 'Melody',
479
- display: 'mld',
480
- symbol: 'MLD',
481
- logo_URIs: {
482
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
483
- },
484
- images: [{
485
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
486
- }],
487
- traces: [{
488
- type: 'ibc',
489
- counterparty: {
490
- channel_id: 'channel-7',
491
- base_denom: 'note',
492
- chain_name: 'symphonytestnet3'
493
- },
494
- chain: {
495
- channel_id: 'channel-4300'
496
- }
497
- }]
498
- },
499
- {
500
- description: 'Harmonized USD',
501
- denom_units: [{
502
- denom: 'ibc/559426F7696D660E661BB93E684EC1EF11D668EB360DD6864DE1172F444E4520',
503
- exponent: 0,
504
- aliases: ['uusd']
505
- }, {
506
- denom: 'husd',
507
- exponent: 6,
508
- aliases: ['harmony USD']
509
- }],
510
- type_asset: 'sdk.coin',
511
- base: 'ibc/559426F7696D660E661BB93E684EC1EF11D668EB360DD6864DE1172F444E4520',
512
- name: 'Harmony USD',
513
- display: 'husd',
514
- symbol: 'HUSD',
515
- logo_URIs: {
516
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
517
- },
518
- images: [{
519
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
520
- }],
521
- traces: [{
522
- type: 'ibc',
523
- counterparty: {
524
- channel_id: 'channel-7',
525
- base_denom: 'uusd',
526
- chain_name: 'symphonytestnet3'
527
- },
528
- chain: {
529
- channel_id: 'channel-4300'
530
- }
531
- }]
532
- },
533
- {
534
- description: 'Harmonized HKD',
535
- denom_units: [{
536
- denom: 'ibc/F9E48EEE47E2B810BE9F82DF23FCF119D11F1BBA3752FD98252C14D53DC0DF47',
537
- exponent: 0,
538
- aliases: ['ukhd']
539
- }, {
540
- denom: 'hkhd',
541
- exponent: 6,
542
- aliases: ['harmony HKD']
543
- }],
544
- type_asset: 'sdk.coin',
545
- base: 'ibc/F9E48EEE47E2B810BE9F82DF23FCF119D11F1BBA3752FD98252C14D53DC0DF47',
546
- name: 'Harmony HKD',
547
- display: 'hkhd',
548
- symbol: 'HKHD',
549
- logo_URIs: {
550
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
551
- },
552
- images: [{
553
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
554
- }],
555
- traces: [{
556
- type: 'ibc',
557
- counterparty: {
558
- channel_id: 'channel-7',
559
- base_denom: 'ukhd',
560
- chain_name: 'symphonytestnet3'
561
- },
562
- chain: {
563
- channel_id: 'channel-4300'
564
- }
565
- }]
566
- },
567
- {
568
- description: 'Harmonized VND',
569
- denom_units: [{
570
- denom: 'ibc/0EB6DAE754E8D4A35BF3F7D3915A618D5A357EDD1CE10E034CCF3391DD94787B',
571
- exponent: 0,
572
- aliases: ['uvnd']
573
- }, {
574
- denom: 'hvnd',
575
- exponent: 6,
576
- aliases: ['harmony VND']
577
- }],
578
- type_asset: 'sdk.coin',
579
- base: 'ibc/0EB6DAE754E8D4A35BF3F7D3915A618D5A357EDD1CE10E034CCF3391DD94787B',
580
- name: 'Harmony VND',
581
- display: 'hvnd',
582
- symbol: 'HVND',
583
- logo_URIs: {
584
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
585
- },
586
- images: [{
587
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
588
- }],
589
- traces: [{
590
- type: 'ibc',
591
- counterparty: {
592
- channel_id: 'channel-7',
593
- base_denom: 'uvnd',
594
- chain_name: 'symphonytestnet3'
595
- },
596
- chain: {
597
- channel_id: 'channel-4300'
598
- }
599
- }]
600
- },
601
462
  {
602
463
  description: 'The native token of the Titan network.',
603
464
  denom_units: [
@@ -911,10 +772,10 @@ const assets = {
911
772
  display: 'mld',
912
773
  symbol: 'MLD',
913
774
  logo_URIs: {
914
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
775
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
915
776
  },
916
777
  images: [{
917
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
778
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/mld.png'
918
779
  }],
919
780
  traces: [{
920
781
  type: 'ibc',
@@ -936,8 +797,7 @@ const assets = {
936
797
  aliases: ['uusd']
937
798
  }, {
938
799
  denom: 'husd',
939
- exponent: 6,
940
- aliases: ['harmony USD']
800
+ exponent: 6
941
801
  }],
942
802
  type_asset: 'sdk.coin',
943
803
  base: 'ibc/5C2A73544972719FFBAA203655F4B0311F305052698731F4DC30B4DCE781A870',
@@ -945,10 +805,10 @@ const assets = {
945
805
  display: 'husd',
946
806
  symbol: 'HUSD',
947
807
  logo_URIs: {
948
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
808
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
949
809
  },
950
810
  images: [{
951
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
811
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/husd.png'
952
812
  }],
953
813
  traces: [{
954
814
  type: 'ibc',
@@ -970,8 +830,7 @@ const assets = {
970
830
  aliases: ['ukhd']
971
831
  }, {
972
832
  denom: 'hkhd',
973
- exponent: 6,
974
- aliases: ['harmony HKD']
833
+ exponent: 6
975
834
  }],
976
835
  type_asset: 'sdk.coin',
977
836
  base: 'ibc/420B21B560D528B229E38CAD83186895B7D3D075772531054076A101E4130CEF',
@@ -979,10 +838,10 @@ const assets = {
979
838
  display: 'hkhd',
980
839
  symbol: 'HKHD',
981
840
  logo_URIs: {
982
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
841
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
983
842
  },
984
843
  images: [{
985
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
844
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hhkd.png'
986
845
  }],
987
846
  traces: [{
988
847
  type: 'ibc',
@@ -1004,8 +863,7 @@ const assets = {
1004
863
  aliases: ['uvnd']
1005
864
  }, {
1006
865
  denom: 'hvnd',
1007
- exponent: 6,
1008
- aliases: ['harmony VND']
866
+ exponent: 6
1009
867
  }],
1010
868
  type_asset: 'sdk.coin',
1011
869
  base: 'ibc/15B4B2F848119431C6312B10BB146FFC6B718B7F7899B20001B0ACDDE0724AF5',
@@ -1013,10 +871,10 @@ const assets = {
1013
871
  display: 'hvnd',
1014
872
  symbol: 'HVND',
1015
873
  logo_URIs: {
1016
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
874
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
1017
875
  },
1018
876
  images: [{
1019
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
877
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/hvnd.png'
1020
878
  }],
1021
879
  traces: [{
1022
880
  type: 'ibc',
@@ -1030,142 +888,6 @@ const assets = {
1030
888
  }
1031
889
  }]
1032
890
  },
1033
- {
1034
- description: 'The native token of Symphony',
1035
- denom_units: [{
1036
- denom: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
1037
- exponent: 0,
1038
- aliases: ['note']
1039
- }, {
1040
- denom: 'mld',
1041
- exponent: 6,
1042
- aliases: ['melody']
1043
- }],
1044
- type_asset: 'sdk.coin',
1045
- base: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
1046
- name: 'Melody',
1047
- display: 'mld',
1048
- symbol: 'MLD',
1049
- logo_URIs: {
1050
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
1051
- },
1052
- images: [{
1053
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
1054
- }],
1055
- traces: [{
1056
- type: 'ibc',
1057
- counterparty: {
1058
- channel_id: 'channel-7',
1059
- base_denom: 'note',
1060
- chain_name: 'symphonytestnet3'
1061
- },
1062
- chain: {
1063
- channel_id: 'channel-4300'
1064
- }
1065
- }]
1066
- },
1067
- {
1068
- description: 'Harmonized USD',
1069
- denom_units: [{
1070
- denom: 'ibc/559426F7696D660E661BB93E684EC1EF11D668EB360DD6864DE1172F444E4520',
1071
- exponent: 0,
1072
- aliases: ['uusd']
1073
- }, {
1074
- denom: 'husd',
1075
- exponent: 6,
1076
- aliases: ['harmony USD']
1077
- }],
1078
- type_asset: 'sdk.coin',
1079
- base: 'ibc/559426F7696D660E661BB93E684EC1EF11D668EB360DD6864DE1172F444E4520',
1080
- name: 'Harmony USD',
1081
- display: 'husd',
1082
- symbol: 'HUSD',
1083
- logo_URIs: {
1084
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
1085
- },
1086
- images: [{
1087
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
1088
- }],
1089
- traces: [{
1090
- type: 'ibc',
1091
- counterparty: {
1092
- channel_id: 'channel-7',
1093
- base_denom: 'uusd',
1094
- chain_name: 'symphonytestnet3'
1095
- },
1096
- chain: {
1097
- channel_id: 'channel-4300'
1098
- }
1099
- }]
1100
- },
1101
- {
1102
- description: 'Harmonized HKD',
1103
- denom_units: [{
1104
- denom: 'ibc/F9E48EEE47E2B810BE9F82DF23FCF119D11F1BBA3752FD98252C14D53DC0DF47',
1105
- exponent: 0,
1106
- aliases: ['ukhd']
1107
- }, {
1108
- denom: 'hkhd',
1109
- exponent: 6,
1110
- aliases: ['harmony HKD']
1111
- }],
1112
- type_asset: 'sdk.coin',
1113
- base: 'ibc/F9E48EEE47E2B810BE9F82DF23FCF119D11F1BBA3752FD98252C14D53DC0DF47',
1114
- name: 'Harmony HKD',
1115
- display: 'hkhd',
1116
- symbol: 'HKHD',
1117
- logo_URIs: {
1118
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
1119
- },
1120
- images: [{
1121
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
1122
- }],
1123
- traces: [{
1124
- type: 'ibc',
1125
- counterparty: {
1126
- channel_id: 'channel-7',
1127
- base_denom: 'ukhd',
1128
- chain_name: 'symphonytestnet3'
1129
- },
1130
- chain: {
1131
- channel_id: 'channel-4300'
1132
- }
1133
- }]
1134
- },
1135
- {
1136
- description: 'Harmonized VND',
1137
- denom_units: [{
1138
- denom: 'ibc/0EB6DAE754E8D4A35BF3F7D3915A618D5A357EDD1CE10E034CCF3391DD94787B',
1139
- exponent: 0,
1140
- aliases: ['uvnd']
1141
- }, {
1142
- denom: 'hvnd',
1143
- exponent: 6,
1144
- aliases: ['harmony VND']
1145
- }],
1146
- type_asset: 'sdk.coin',
1147
- base: 'ibc/0EB6DAE754E8D4A35BF3F7D3915A618D5A357EDD1CE10E034CCF3391DD94787B',
1148
- name: 'Harmony VND',
1149
- display: 'hvnd',
1150
- symbol: 'HVND',
1151
- logo_URIs: {
1152
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
1153
- },
1154
- images: [{
1155
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
1156
- }],
1157
- traces: [{
1158
- type: 'ibc',
1159
- counterparty: {
1160
- channel_id: 'channel-7',
1161
- base_denom: 'uvnd',
1162
- chain_name: 'symphonytestnet3'
1163
- },
1164
- chain: {
1165
- channel_id: 'channel-4300'
1166
- }
1167
- }]
1168
- },
1169
891
  {
1170
892
  description: 'The native token of the Titan network.',
1171
893
  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';
package/testnet/index.js CHANGED
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.xrplevmtestnet = exports.xiontestnet2 = exports.wardenprotocoltestnet = exports.titantestnet = exports.titannettestnet = exports.terra2testnet = exports.synternettestnet = exports.symphonytestnet3 = exports.symphonytestnet = exports.swisstroniktestnet = exports.stridetestnet = exports.stargazetestnet = exports.sgetestnet = exports.seitestnet2 = exports.sagatestnet = exports.persistencetestnet2 = exports.osmosistestnet = exports.nolustestnet = exports.noistestnet = exports.nobletestnet = exports.neutrontestnet = exports.marstestnet = exports.mantrachaintestnet2 = exports.mantrachaintestnet = exports.manifesttestnet = exports.likecointestnet = exports.lavatestnet = exports.kyvetestnet = exports.kujiratestnet = exports.kimanetworktestnet = exports.jackaltestnet2 = exports.int3facetestnet = exports.injectivetestnet = exports.impacthubtestnet = exports.empowertestnet = exports.elystestnet = exports.dydxtestnet = exports.doravotatestnet = exports.cosmosicsprovidertestnet = exports.cosmoshubtestnet = exports.coreumtestnet = exports.composabletestnet = exports.chain4energytestnet = exports.celestiatestnet3 = exports.babylontestnet = exports.axelartestnet = exports.archwaytestnet = exports.akashtestnet = exports.agoricdevnet = void 0;
26
+ exports.xrplevmtestnet = exports.xiontestnet2 = exports.wardenprotocoltestnet = exports.titantestnet = exports.titannettestnet = exports.terra2testnet = exports.synternettestnet = exports.symphonytestnet = exports.swisstroniktestnet = exports.stridetestnet = exports.stargazetestnet = exports.sgetestnet = exports.seitestnet2 = exports.sagatestnet = exports.persistencetestnet2 = exports.osmosistestnet = exports.nolustestnet = exports.noistestnet = exports.nobletestnet = exports.neutrontestnet = exports.marstestnet = exports.mantrachaintestnet2 = exports.mantrachaintestnet = exports.manifesttestnet = exports.likecointestnet = exports.lavatestnet = exports.kyvetestnet = exports.kujiratestnet = exports.kimanetworktestnet = exports.jackaltestnet2 = exports.int3facetestnet = exports.injectivetestnet = exports.impacthubtestnet = exports.empowertestnet = exports.elystestnet = exports.dydxtestnet = exports.doravotatestnet = exports.cosmosicsprovidertestnet = exports.cosmoshubtestnet = exports.coreumtestnet = exports.composabletestnet = exports.chain4energytestnet = exports.celestiatestnet3 = exports.babylontestnet = exports.axelartestnet = exports.archwaytestnet = exports.akashtestnet = exports.agoricdevnet = void 0;
27
27
  exports.agoricdevnet = __importStar(require("./agoricdevnet"));
28
28
  exports.akashtestnet = __importStar(require("./akashtestnet"));
29
29
  exports.archwaytestnet = __importStar(require("./archwaytestnet"));
@@ -65,7 +65,6 @@ exports.stargazetestnet = __importStar(require("./stargazetestnet"));
65
65
  exports.stridetestnet = __importStar(require("./stridetestnet"));
66
66
  exports.swisstroniktestnet = __importStar(require("./swisstroniktestnet"));
67
67
  exports.symphonytestnet = __importStar(require("./symphonytestnet"));
68
- exports.symphonytestnet3 = __importStar(require("./symphonytestnet3"));
69
68
  exports.synternettestnet = __importStar(require("./synternettestnet"));
70
69
  exports.terra2testnet = __importStar(require("./terra2testnet"));
71
70
  exports.titannettestnet = __importStar(require("./titannettestnet"));
@@ -674,6 +674,7 @@ const assets = {
674
674
  website: 'https://xion.burnt.com'
675
675
  },
676
676
  type_asset: 'sdk.coin',
677
+ coingecko_id: 'xion-2',
677
678
  traces: [{
678
679
  type: 'ibc',
679
680
  counterparty: {
@@ -796,6 +797,7 @@ const assets = {
796
797
  website: 'https://xion.burnt.com'
797
798
  },
798
799
  type_asset: 'sdk.coin',
800
+ coingecko_id: 'xion-2',
799
801
  traces: [{
800
802
  type: 'ibc',
801
803
  counterparty: {