pmxtjs 2.23.0 → 2.25.0

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.
@@ -435,6 +435,8 @@ export declare const BuildOrderOperationExchangeEnum: {
435
435
  readonly Baozi: "baozi";
436
436
  readonly Myriad: "myriad";
437
437
  readonly Opinion: "opinion";
438
+ readonly Metaculus: "metaculus";
439
+ readonly Smarkets: "smarkets";
438
440
  };
439
441
  export type BuildOrderOperationExchangeEnum = typeof BuildOrderOperationExchangeEnum[keyof typeof BuildOrderOperationExchangeEnum];
440
442
  /**
@@ -448,6 +450,8 @@ export declare const CancelOrderOperationExchangeEnum: {
448
450
  readonly Baozi: "baozi";
449
451
  readonly Myriad: "myriad";
450
452
  readonly Opinion: "opinion";
453
+ readonly Metaculus: "metaculus";
454
+ readonly Smarkets: "smarkets";
451
455
  };
452
456
  export type CancelOrderOperationExchangeEnum = typeof CancelOrderOperationExchangeEnum[keyof typeof CancelOrderOperationExchangeEnum];
453
457
  /**
@@ -461,6 +465,8 @@ export declare const CloseOperationExchangeEnum: {
461
465
  readonly Baozi: "baozi";
462
466
  readonly Myriad: "myriad";
463
467
  readonly Opinion: "opinion";
468
+ readonly Metaculus: "metaculus";
469
+ readonly Smarkets: "smarkets";
464
470
  };
465
471
  export type CloseOperationExchangeEnum = typeof CloseOperationExchangeEnum[keyof typeof CloseOperationExchangeEnum];
466
472
  /**
@@ -474,6 +480,8 @@ export declare const CreateOrderOperationExchangeEnum: {
474
480
  readonly Baozi: "baozi";
475
481
  readonly Myriad: "myriad";
476
482
  readonly Opinion: "opinion";
483
+ readonly Metaculus: "metaculus";
484
+ readonly Smarkets: "smarkets";
477
485
  };
478
486
  export type CreateOrderOperationExchangeEnum = typeof CreateOrderOperationExchangeEnum[keyof typeof CreateOrderOperationExchangeEnum];
479
487
  /**
@@ -487,6 +495,8 @@ export declare const FetchAllOrdersOperationExchangeEnum: {
487
495
  readonly Baozi: "baozi";
488
496
  readonly Myriad: "myriad";
489
497
  readonly Opinion: "opinion";
498
+ readonly Metaculus: "metaculus";
499
+ readonly Smarkets: "smarkets";
490
500
  };
491
501
  export type FetchAllOrdersOperationExchangeEnum = typeof FetchAllOrdersOperationExchangeEnum[keyof typeof FetchAllOrdersOperationExchangeEnum];
492
502
  /**
@@ -500,6 +510,8 @@ export declare const FetchBalanceOperationExchangeEnum: {
500
510
  readonly Baozi: "baozi";
501
511
  readonly Myriad: "myriad";
502
512
  readonly Opinion: "opinion";
513
+ readonly Metaculus: "metaculus";
514
+ readonly Smarkets: "smarkets";
503
515
  };
504
516
  export type FetchBalanceOperationExchangeEnum = typeof FetchBalanceOperationExchangeEnum[keyof typeof FetchBalanceOperationExchangeEnum];
505
517
  /**
@@ -513,6 +525,8 @@ export declare const FetchClosedOrdersOperationExchangeEnum: {
513
525
  readonly Baozi: "baozi";
514
526
  readonly Myriad: "myriad";
515
527
  readonly Opinion: "opinion";
528
+ readonly Metaculus: "metaculus";
529
+ readonly Smarkets: "smarkets";
516
530
  };
517
531
  export type FetchClosedOrdersOperationExchangeEnum = typeof FetchClosedOrdersOperationExchangeEnum[keyof typeof FetchClosedOrdersOperationExchangeEnum];
518
532
  /**
@@ -526,6 +540,8 @@ export declare const FetchEventOperationExchangeEnum: {
526
540
  readonly Baozi: "baozi";
527
541
  readonly Myriad: "myriad";
528
542
  readonly Opinion: "opinion";
543
+ readonly Metaculus: "metaculus";
544
+ readonly Smarkets: "smarkets";
529
545
  };
530
546
  export type FetchEventOperationExchangeEnum = typeof FetchEventOperationExchangeEnum[keyof typeof FetchEventOperationExchangeEnum];
531
547
  /**
@@ -539,6 +555,8 @@ export declare const FetchEventsOperationExchangeEnum: {
539
555
  readonly Baozi: "baozi";
540
556
  readonly Myriad: "myriad";
541
557
  readonly Opinion: "opinion";
558
+ readonly Metaculus: "metaculus";
559
+ readonly Smarkets: "smarkets";
542
560
  };
543
561
  export type FetchEventsOperationExchangeEnum = typeof FetchEventsOperationExchangeEnum[keyof typeof FetchEventsOperationExchangeEnum];
544
562
  /**
@@ -552,6 +570,8 @@ export declare const FetchMarketOperationExchangeEnum: {
552
570
  readonly Baozi: "baozi";
553
571
  readonly Myriad: "myriad";
554
572
  readonly Opinion: "opinion";
573
+ readonly Metaculus: "metaculus";
574
+ readonly Smarkets: "smarkets";
555
575
  };
556
576
  export type FetchMarketOperationExchangeEnum = typeof FetchMarketOperationExchangeEnum[keyof typeof FetchMarketOperationExchangeEnum];
557
577
  /**
@@ -565,6 +585,8 @@ export declare const FetchMarketsOperationExchangeEnum: {
565
585
  readonly Baozi: "baozi";
566
586
  readonly Myriad: "myriad";
567
587
  readonly Opinion: "opinion";
588
+ readonly Metaculus: "metaculus";
589
+ readonly Smarkets: "smarkets";
568
590
  };
569
591
  export type FetchMarketsOperationExchangeEnum = typeof FetchMarketsOperationExchangeEnum[keyof typeof FetchMarketsOperationExchangeEnum];
570
592
  /**
@@ -578,6 +600,8 @@ export declare const FetchMarketsPaginatedOperationExchangeEnum: {
578
600
  readonly Baozi: "baozi";
579
601
  readonly Myriad: "myriad";
580
602
  readonly Opinion: "opinion";
603
+ readonly Metaculus: "metaculus";
604
+ readonly Smarkets: "smarkets";
581
605
  };
582
606
  export type FetchMarketsPaginatedOperationExchangeEnum = typeof FetchMarketsPaginatedOperationExchangeEnum[keyof typeof FetchMarketsPaginatedOperationExchangeEnum];
583
607
  /**
@@ -591,6 +615,8 @@ export declare const FetchMyTradesOperationExchangeEnum: {
591
615
  readonly Baozi: "baozi";
592
616
  readonly Myriad: "myriad";
593
617
  readonly Opinion: "opinion";
618
+ readonly Metaculus: "metaculus";
619
+ readonly Smarkets: "smarkets";
594
620
  };
595
621
  export type FetchMyTradesOperationExchangeEnum = typeof FetchMyTradesOperationExchangeEnum[keyof typeof FetchMyTradesOperationExchangeEnum];
596
622
  /**
@@ -604,6 +630,8 @@ export declare const FetchOHLCVOperationExchangeEnum: {
604
630
  readonly Baozi: "baozi";
605
631
  readonly Myriad: "myriad";
606
632
  readonly Opinion: "opinion";
633
+ readonly Metaculus: "metaculus";
634
+ readonly Smarkets: "smarkets";
607
635
  };
608
636
  export type FetchOHLCVOperationExchangeEnum = typeof FetchOHLCVOperationExchangeEnum[keyof typeof FetchOHLCVOperationExchangeEnum];
609
637
  /**
@@ -617,6 +645,8 @@ export declare const FetchOpenOrdersOperationExchangeEnum: {
617
645
  readonly Baozi: "baozi";
618
646
  readonly Myriad: "myriad";
619
647
  readonly Opinion: "opinion";
648
+ readonly Metaculus: "metaculus";
649
+ readonly Smarkets: "smarkets";
620
650
  };
621
651
  export type FetchOpenOrdersOperationExchangeEnum = typeof FetchOpenOrdersOperationExchangeEnum[keyof typeof FetchOpenOrdersOperationExchangeEnum];
622
652
  /**
@@ -630,6 +660,8 @@ export declare const FetchOrderOperationExchangeEnum: {
630
660
  readonly Baozi: "baozi";
631
661
  readonly Myriad: "myriad";
632
662
  readonly Opinion: "opinion";
663
+ readonly Metaculus: "metaculus";
664
+ readonly Smarkets: "smarkets";
633
665
  };
634
666
  export type FetchOrderOperationExchangeEnum = typeof FetchOrderOperationExchangeEnum[keyof typeof FetchOrderOperationExchangeEnum];
635
667
  /**
@@ -643,6 +675,8 @@ export declare const FetchOrderBookOperationExchangeEnum: {
643
675
  readonly Baozi: "baozi";
644
676
  readonly Myriad: "myriad";
645
677
  readonly Opinion: "opinion";
678
+ readonly Metaculus: "metaculus";
679
+ readonly Smarkets: "smarkets";
646
680
  };
647
681
  export type FetchOrderBookOperationExchangeEnum = typeof FetchOrderBookOperationExchangeEnum[keyof typeof FetchOrderBookOperationExchangeEnum];
648
682
  /**
@@ -656,6 +690,8 @@ export declare const FetchPositionsOperationExchangeEnum: {
656
690
  readonly Baozi: "baozi";
657
691
  readonly Myriad: "myriad";
658
692
  readonly Opinion: "opinion";
693
+ readonly Metaculus: "metaculus";
694
+ readonly Smarkets: "smarkets";
659
695
  };
660
696
  export type FetchPositionsOperationExchangeEnum = typeof FetchPositionsOperationExchangeEnum[keyof typeof FetchPositionsOperationExchangeEnum];
661
697
  /**
@@ -669,6 +705,8 @@ export declare const FetchTradesOperationExchangeEnum: {
669
705
  readonly Baozi: "baozi";
670
706
  readonly Myriad: "myriad";
671
707
  readonly Opinion: "opinion";
708
+ readonly Metaculus: "metaculus";
709
+ readonly Smarkets: "smarkets";
672
710
  };
673
711
  export type FetchTradesOperationExchangeEnum = typeof FetchTradesOperationExchangeEnum[keyof typeof FetchTradesOperationExchangeEnum];
674
712
  /**
@@ -682,6 +720,8 @@ export declare const FilterEventsOperationExchangeEnum: {
682
720
  readonly Baozi: "baozi";
683
721
  readonly Myriad: "myriad";
684
722
  readonly Opinion: "opinion";
723
+ readonly Metaculus: "metaculus";
724
+ readonly Smarkets: "smarkets";
685
725
  };
686
726
  export type FilterEventsOperationExchangeEnum = typeof FilterEventsOperationExchangeEnum[keyof typeof FilterEventsOperationExchangeEnum];
687
727
  /**
@@ -695,6 +735,8 @@ export declare const FilterMarketsOperationExchangeEnum: {
695
735
  readonly Baozi: "baozi";
696
736
  readonly Myriad: "myriad";
697
737
  readonly Opinion: "opinion";
738
+ readonly Metaculus: "metaculus";
739
+ readonly Smarkets: "smarkets";
698
740
  };
699
741
  export type FilterMarketsOperationExchangeEnum = typeof FilterMarketsOperationExchangeEnum[keyof typeof FilterMarketsOperationExchangeEnum];
700
742
  /**
@@ -708,6 +750,8 @@ export declare const GetExecutionPriceOperationExchangeEnum: {
708
750
  readonly Baozi: "baozi";
709
751
  readonly Myriad: "myriad";
710
752
  readonly Opinion: "opinion";
753
+ readonly Metaculus: "metaculus";
754
+ readonly Smarkets: "smarkets";
711
755
  };
712
756
  export type GetExecutionPriceOperationExchangeEnum = typeof GetExecutionPriceOperationExchangeEnum[keyof typeof GetExecutionPriceOperationExchangeEnum];
713
757
  /**
@@ -721,6 +765,8 @@ export declare const GetExecutionPriceDetailedOperationExchangeEnum: {
721
765
  readonly Baozi: "baozi";
722
766
  readonly Myriad: "myriad";
723
767
  readonly Opinion: "opinion";
768
+ readonly Metaculus: "metaculus";
769
+ readonly Smarkets: "smarkets";
724
770
  };
725
771
  export type GetExecutionPriceDetailedOperationExchangeEnum = typeof GetExecutionPriceDetailedOperationExchangeEnum[keyof typeof GetExecutionPriceDetailedOperationExchangeEnum];
726
772
  /**
@@ -734,6 +780,8 @@ export declare const LoadMarketsOperationExchangeEnum: {
734
780
  readonly Baozi: "baozi";
735
781
  readonly Myriad: "myriad";
736
782
  readonly Opinion: "opinion";
783
+ readonly Metaculus: "metaculus";
784
+ readonly Smarkets: "smarkets";
737
785
  };
738
786
  export type LoadMarketsOperationExchangeEnum = typeof LoadMarketsOperationExchangeEnum[keyof typeof LoadMarketsOperationExchangeEnum];
739
787
  /**
@@ -747,6 +795,8 @@ export declare const SubmitOrderOperationExchangeEnum: {
747
795
  readonly Baozi: "baozi";
748
796
  readonly Myriad: "myriad";
749
797
  readonly Opinion: "opinion";
798
+ readonly Metaculus: "metaculus";
799
+ readonly Smarkets: "smarkets";
750
800
  };
751
801
  export type SubmitOrderOperationExchangeEnum = typeof SubmitOrderOperationExchangeEnum[keyof typeof SubmitOrderOperationExchangeEnum];
752
802
  /**
@@ -760,6 +810,8 @@ export declare const UnwatchAddressOperationExchangeEnum: {
760
810
  readonly Baozi: "baozi";
761
811
  readonly Myriad: "myriad";
762
812
  readonly Opinion: "opinion";
813
+ readonly Metaculus: "metaculus";
814
+ readonly Smarkets: "smarkets";
763
815
  };
764
816
  export type UnwatchAddressOperationExchangeEnum = typeof UnwatchAddressOperationExchangeEnum[keyof typeof UnwatchAddressOperationExchangeEnum];
765
817
  /**
@@ -773,6 +825,8 @@ export declare const WatchAddressOperationExchangeEnum: {
773
825
  readonly Baozi: "baozi";
774
826
  readonly Myriad: "myriad";
775
827
  readonly Opinion: "opinion";
828
+ readonly Metaculus: "metaculus";
829
+ readonly Smarkets: "smarkets";
776
830
  };
777
831
  export type WatchAddressOperationExchangeEnum = typeof WatchAddressOperationExchangeEnum[keyof typeof WatchAddressOperationExchangeEnum];
778
832
  /**
@@ -786,6 +840,8 @@ export declare const WatchOrderBookOperationExchangeEnum: {
786
840
  readonly Baozi: "baozi";
787
841
  readonly Myriad: "myriad";
788
842
  readonly Opinion: "opinion";
843
+ readonly Metaculus: "metaculus";
844
+ readonly Smarkets: "smarkets";
789
845
  };
790
846
  export type WatchOrderBookOperationExchangeEnum = typeof WatchOrderBookOperationExchangeEnum[keyof typeof WatchOrderBookOperationExchangeEnum];
791
847
  /**
@@ -799,5 +855,7 @@ export declare const WatchTradesOperationExchangeEnum: {
799
855
  readonly Baozi: "baozi";
800
856
  readonly Myriad: "myriad";
801
857
  readonly Opinion: "opinion";
858
+ readonly Metaculus: "metaculus";
859
+ readonly Smarkets: "smarkets";
802
860
  };
803
861
  export type WatchTradesOperationExchangeEnum = typeof WatchTradesOperationExchangeEnum[keyof typeof WatchTradesOperationExchangeEnum];
@@ -951,7 +951,9 @@ exports.BuildOrderOperationExchangeEnum = {
951
951
  Probable: 'probable',
952
952
  Baozi: 'baozi',
953
953
  Myriad: 'myriad',
954
- Opinion: 'opinion'
954
+ Opinion: 'opinion',
955
+ Metaculus: 'metaculus',
956
+ Smarkets: 'smarkets'
955
957
  };
956
958
  /**
957
959
  * @export
@@ -963,7 +965,9 @@ exports.CancelOrderOperationExchangeEnum = {
963
965
  Probable: 'probable',
964
966
  Baozi: 'baozi',
965
967
  Myriad: 'myriad',
966
- Opinion: 'opinion'
968
+ Opinion: 'opinion',
969
+ Metaculus: 'metaculus',
970
+ Smarkets: 'smarkets'
967
971
  };
968
972
  /**
969
973
  * @export
@@ -975,7 +979,9 @@ exports.CloseOperationExchangeEnum = {
975
979
  Probable: 'probable',
976
980
  Baozi: 'baozi',
977
981
  Myriad: 'myriad',
978
- Opinion: 'opinion'
982
+ Opinion: 'opinion',
983
+ Metaculus: 'metaculus',
984
+ Smarkets: 'smarkets'
979
985
  };
980
986
  /**
981
987
  * @export
@@ -987,7 +993,9 @@ exports.CreateOrderOperationExchangeEnum = {
987
993
  Probable: 'probable',
988
994
  Baozi: 'baozi',
989
995
  Myriad: 'myriad',
990
- Opinion: 'opinion'
996
+ Opinion: 'opinion',
997
+ Metaculus: 'metaculus',
998
+ Smarkets: 'smarkets'
991
999
  };
992
1000
  /**
993
1001
  * @export
@@ -999,7 +1007,9 @@ exports.FetchAllOrdersOperationExchangeEnum = {
999
1007
  Probable: 'probable',
1000
1008
  Baozi: 'baozi',
1001
1009
  Myriad: 'myriad',
1002
- Opinion: 'opinion'
1010
+ Opinion: 'opinion',
1011
+ Metaculus: 'metaculus',
1012
+ Smarkets: 'smarkets'
1003
1013
  };
1004
1014
  /**
1005
1015
  * @export
@@ -1011,7 +1021,9 @@ exports.FetchBalanceOperationExchangeEnum = {
1011
1021
  Probable: 'probable',
1012
1022
  Baozi: 'baozi',
1013
1023
  Myriad: 'myriad',
1014
- Opinion: 'opinion'
1024
+ Opinion: 'opinion',
1025
+ Metaculus: 'metaculus',
1026
+ Smarkets: 'smarkets'
1015
1027
  };
1016
1028
  /**
1017
1029
  * @export
@@ -1023,7 +1035,9 @@ exports.FetchClosedOrdersOperationExchangeEnum = {
1023
1035
  Probable: 'probable',
1024
1036
  Baozi: 'baozi',
1025
1037
  Myriad: 'myriad',
1026
- Opinion: 'opinion'
1038
+ Opinion: 'opinion',
1039
+ Metaculus: 'metaculus',
1040
+ Smarkets: 'smarkets'
1027
1041
  };
1028
1042
  /**
1029
1043
  * @export
@@ -1035,7 +1049,9 @@ exports.FetchEventOperationExchangeEnum = {
1035
1049
  Probable: 'probable',
1036
1050
  Baozi: 'baozi',
1037
1051
  Myriad: 'myriad',
1038
- Opinion: 'opinion'
1052
+ Opinion: 'opinion',
1053
+ Metaculus: 'metaculus',
1054
+ Smarkets: 'smarkets'
1039
1055
  };
1040
1056
  /**
1041
1057
  * @export
@@ -1047,7 +1063,9 @@ exports.FetchEventsOperationExchangeEnum = {
1047
1063
  Probable: 'probable',
1048
1064
  Baozi: 'baozi',
1049
1065
  Myriad: 'myriad',
1050
- Opinion: 'opinion'
1066
+ Opinion: 'opinion',
1067
+ Metaculus: 'metaculus',
1068
+ Smarkets: 'smarkets'
1051
1069
  };
1052
1070
  /**
1053
1071
  * @export
@@ -1059,7 +1077,9 @@ exports.FetchMarketOperationExchangeEnum = {
1059
1077
  Probable: 'probable',
1060
1078
  Baozi: 'baozi',
1061
1079
  Myriad: 'myriad',
1062
- Opinion: 'opinion'
1080
+ Opinion: 'opinion',
1081
+ Metaculus: 'metaculus',
1082
+ Smarkets: 'smarkets'
1063
1083
  };
1064
1084
  /**
1065
1085
  * @export
@@ -1071,7 +1091,9 @@ exports.FetchMarketsOperationExchangeEnum = {
1071
1091
  Probable: 'probable',
1072
1092
  Baozi: 'baozi',
1073
1093
  Myriad: 'myriad',
1074
- Opinion: 'opinion'
1094
+ Opinion: 'opinion',
1095
+ Metaculus: 'metaculus',
1096
+ Smarkets: 'smarkets'
1075
1097
  };
1076
1098
  /**
1077
1099
  * @export
@@ -1083,7 +1105,9 @@ exports.FetchMarketsPaginatedOperationExchangeEnum = {
1083
1105
  Probable: 'probable',
1084
1106
  Baozi: 'baozi',
1085
1107
  Myriad: 'myriad',
1086
- Opinion: 'opinion'
1108
+ Opinion: 'opinion',
1109
+ Metaculus: 'metaculus',
1110
+ Smarkets: 'smarkets'
1087
1111
  };
1088
1112
  /**
1089
1113
  * @export
@@ -1095,7 +1119,9 @@ exports.FetchMyTradesOperationExchangeEnum = {
1095
1119
  Probable: 'probable',
1096
1120
  Baozi: 'baozi',
1097
1121
  Myriad: 'myriad',
1098
- Opinion: 'opinion'
1122
+ Opinion: 'opinion',
1123
+ Metaculus: 'metaculus',
1124
+ Smarkets: 'smarkets'
1099
1125
  };
1100
1126
  /**
1101
1127
  * @export
@@ -1107,7 +1133,9 @@ exports.FetchOHLCVOperationExchangeEnum = {
1107
1133
  Probable: 'probable',
1108
1134
  Baozi: 'baozi',
1109
1135
  Myriad: 'myriad',
1110
- Opinion: 'opinion'
1136
+ Opinion: 'opinion',
1137
+ Metaculus: 'metaculus',
1138
+ Smarkets: 'smarkets'
1111
1139
  };
1112
1140
  /**
1113
1141
  * @export
@@ -1119,7 +1147,9 @@ exports.FetchOpenOrdersOperationExchangeEnum = {
1119
1147
  Probable: 'probable',
1120
1148
  Baozi: 'baozi',
1121
1149
  Myriad: 'myriad',
1122
- Opinion: 'opinion'
1150
+ Opinion: 'opinion',
1151
+ Metaculus: 'metaculus',
1152
+ Smarkets: 'smarkets'
1123
1153
  };
1124
1154
  /**
1125
1155
  * @export
@@ -1131,7 +1161,9 @@ exports.FetchOrderOperationExchangeEnum = {
1131
1161
  Probable: 'probable',
1132
1162
  Baozi: 'baozi',
1133
1163
  Myriad: 'myriad',
1134
- Opinion: 'opinion'
1164
+ Opinion: 'opinion',
1165
+ Metaculus: 'metaculus',
1166
+ Smarkets: 'smarkets'
1135
1167
  };
1136
1168
  /**
1137
1169
  * @export
@@ -1143,7 +1175,9 @@ exports.FetchOrderBookOperationExchangeEnum = {
1143
1175
  Probable: 'probable',
1144
1176
  Baozi: 'baozi',
1145
1177
  Myriad: 'myriad',
1146
- Opinion: 'opinion'
1178
+ Opinion: 'opinion',
1179
+ Metaculus: 'metaculus',
1180
+ Smarkets: 'smarkets'
1147
1181
  };
1148
1182
  /**
1149
1183
  * @export
@@ -1155,7 +1189,9 @@ exports.FetchPositionsOperationExchangeEnum = {
1155
1189
  Probable: 'probable',
1156
1190
  Baozi: 'baozi',
1157
1191
  Myriad: 'myriad',
1158
- Opinion: 'opinion'
1192
+ Opinion: 'opinion',
1193
+ Metaculus: 'metaculus',
1194
+ Smarkets: 'smarkets'
1159
1195
  };
1160
1196
  /**
1161
1197
  * @export
@@ -1167,7 +1203,9 @@ exports.FetchTradesOperationExchangeEnum = {
1167
1203
  Probable: 'probable',
1168
1204
  Baozi: 'baozi',
1169
1205
  Myriad: 'myriad',
1170
- Opinion: 'opinion'
1206
+ Opinion: 'opinion',
1207
+ Metaculus: 'metaculus',
1208
+ Smarkets: 'smarkets'
1171
1209
  };
1172
1210
  /**
1173
1211
  * @export
@@ -1179,7 +1217,9 @@ exports.FilterEventsOperationExchangeEnum = {
1179
1217
  Probable: 'probable',
1180
1218
  Baozi: 'baozi',
1181
1219
  Myriad: 'myriad',
1182
- Opinion: 'opinion'
1220
+ Opinion: 'opinion',
1221
+ Metaculus: 'metaculus',
1222
+ Smarkets: 'smarkets'
1183
1223
  };
1184
1224
  /**
1185
1225
  * @export
@@ -1191,7 +1231,9 @@ exports.FilterMarketsOperationExchangeEnum = {
1191
1231
  Probable: 'probable',
1192
1232
  Baozi: 'baozi',
1193
1233
  Myriad: 'myriad',
1194
- Opinion: 'opinion'
1234
+ Opinion: 'opinion',
1235
+ Metaculus: 'metaculus',
1236
+ Smarkets: 'smarkets'
1195
1237
  };
1196
1238
  /**
1197
1239
  * @export
@@ -1203,7 +1245,9 @@ exports.GetExecutionPriceOperationExchangeEnum = {
1203
1245
  Probable: 'probable',
1204
1246
  Baozi: 'baozi',
1205
1247
  Myriad: 'myriad',
1206
- Opinion: 'opinion'
1248
+ Opinion: 'opinion',
1249
+ Metaculus: 'metaculus',
1250
+ Smarkets: 'smarkets'
1207
1251
  };
1208
1252
  /**
1209
1253
  * @export
@@ -1215,7 +1259,9 @@ exports.GetExecutionPriceDetailedOperationExchangeEnum = {
1215
1259
  Probable: 'probable',
1216
1260
  Baozi: 'baozi',
1217
1261
  Myriad: 'myriad',
1218
- Opinion: 'opinion'
1262
+ Opinion: 'opinion',
1263
+ Metaculus: 'metaculus',
1264
+ Smarkets: 'smarkets'
1219
1265
  };
1220
1266
  /**
1221
1267
  * @export
@@ -1227,7 +1273,9 @@ exports.LoadMarketsOperationExchangeEnum = {
1227
1273
  Probable: 'probable',
1228
1274
  Baozi: 'baozi',
1229
1275
  Myriad: 'myriad',
1230
- Opinion: 'opinion'
1276
+ Opinion: 'opinion',
1277
+ Metaculus: 'metaculus',
1278
+ Smarkets: 'smarkets'
1231
1279
  };
1232
1280
  /**
1233
1281
  * @export
@@ -1239,7 +1287,9 @@ exports.SubmitOrderOperationExchangeEnum = {
1239
1287
  Probable: 'probable',
1240
1288
  Baozi: 'baozi',
1241
1289
  Myriad: 'myriad',
1242
- Opinion: 'opinion'
1290
+ Opinion: 'opinion',
1291
+ Metaculus: 'metaculus',
1292
+ Smarkets: 'smarkets'
1243
1293
  };
1244
1294
  /**
1245
1295
  * @export
@@ -1251,7 +1301,9 @@ exports.UnwatchAddressOperationExchangeEnum = {
1251
1301
  Probable: 'probable',
1252
1302
  Baozi: 'baozi',
1253
1303
  Myriad: 'myriad',
1254
- Opinion: 'opinion'
1304
+ Opinion: 'opinion',
1305
+ Metaculus: 'metaculus',
1306
+ Smarkets: 'smarkets'
1255
1307
  };
1256
1308
  /**
1257
1309
  * @export
@@ -1263,7 +1315,9 @@ exports.WatchAddressOperationExchangeEnum = {
1263
1315
  Probable: 'probable',
1264
1316
  Baozi: 'baozi',
1265
1317
  Myriad: 'myriad',
1266
- Opinion: 'opinion'
1318
+ Opinion: 'opinion',
1319
+ Metaculus: 'metaculus',
1320
+ Smarkets: 'smarkets'
1267
1321
  };
1268
1322
  /**
1269
1323
  * @export
@@ -1275,7 +1329,9 @@ exports.WatchOrderBookOperationExchangeEnum = {
1275
1329
  Probable: 'probable',
1276
1330
  Baozi: 'baozi',
1277
1331
  Myriad: 'myriad',
1278
- Opinion: 'opinion'
1332
+ Opinion: 'opinion',
1333
+ Metaculus: 'metaculus',
1334
+ Smarkets: 'smarkets'
1279
1335
  };
1280
1336
  /**
1281
1337
  * @export
@@ -1287,5 +1343,7 @@ exports.WatchTradesOperationExchangeEnum = {
1287
1343
  Probable: 'probable',
1288
1344
  Baozi: 'baozi',
1289
1345
  Myriad: 'myriad',
1290
- Opinion: 'opinion'
1346
+ Opinion: 'opinion',
1347
+ Metaculus: 'metaculus',
1348
+ Smarkets: 'smarkets'
1291
1349
  };