@nightlylabs/dex-sdk 0.3.15 → 0.3.16

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.
package/dist/index.d.cts CHANGED
@@ -24,7 +24,7 @@ declare function createAptosClientFromEnv(): Aptos;
24
24
  */
25
25
  declare function getABIsForNetwork(networkMode: NetworkMode): {
26
26
  FaucetEntrypointsABI?: {
27
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
27
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
28
28
  readonly name: "faucet_entrypoints";
29
29
  readonly friends: readonly [];
30
30
  readonly exposed_functions: readonly [{
@@ -62,8 +62,23 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
62
62
  }];
63
63
  readonly structs: readonly [];
64
64
  } | undefined;
65
+ TestMockOraclePricesABI?: {
66
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
67
+ readonly name: "test_mock_oracle_prices";
68
+ readonly friends: readonly [];
69
+ readonly exposed_functions: readonly [{
70
+ readonly name: "test_mock_oracle_prices";
71
+ readonly visibility: "public";
72
+ readonly is_entry: true;
73
+ readonly is_view: false;
74
+ readonly generic_type_params: readonly [];
75
+ readonly params: readonly ["&signer", "vector<vector<u8>>", "vector<u128>"];
76
+ readonly return: readonly [];
77
+ }];
78
+ readonly structs: readonly [];
79
+ } | undefined;
65
80
  TestFaucetABI?: {
66
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
81
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
67
82
  readonly name: "test_faucet";
68
83
  readonly friends: readonly [];
69
84
  readonly exposed_functions: readonly [{
@@ -89,7 +104,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
89
104
  readonly is_view: false;
90
105
  readonly generic_type_params: readonly [];
91
106
  readonly params: readonly ["&signer", "vector<u8>"];
92
- readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::Token>"];
107
+ readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1::test_faucet::Token>"];
93
108
  }, {
94
109
  readonly name: "get_faucet_data";
95
110
  readonly visibility: "public";
@@ -169,7 +184,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
169
184
  readonly is_view: false;
170
185
  readonly generic_type_params: readonly [];
171
186
  readonly params: readonly ["0x1::fungible_asset::MintRef", "0x1::object::Object<0x1::fungible_asset::Metadata>"];
172
- readonly return: readonly ["0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::FaucetToken"];
187
+ readonly return: readonly ["0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1::test_faucet::FaucetToken"];
173
188
  }, {
174
189
  readonly name: "remove_token";
175
190
  readonly visibility: "public";
@@ -199,7 +214,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
199
214
  readonly generic_type_params: readonly [];
200
215
  readonly fields: readonly [{
201
216
  readonly name: "tokens";
202
- readonly type: "0x1::smart_table::SmartTable<vector<u8>, 0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::FaucetToken>";
217
+ readonly type: "0x1::smart_table::SmartTable<vector<u8>, 0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1::test_faucet::FaucetToken>";
203
218
  }];
204
219
  }, {
205
220
  readonly name: "FaucetToken";
@@ -218,7 +233,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
218
233
  }];
219
234
  } | undefined;
220
235
  AddApiKeyABI: {
221
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
236
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
222
237
  readonly name: "add_api_key";
223
238
  readonly friends: readonly [];
224
239
  readonly exposed_functions: readonly [{
@@ -247,7 +262,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
247
262
  readonly structs: readonly [];
248
263
  };
249
264
  AddCreditsABI: {
250
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
265
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
251
266
  readonly name: "add_credits";
252
267
  readonly friends: readonly [];
253
268
  readonly exposed_functions: readonly [{
@@ -276,7 +291,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
276
291
  readonly structs: readonly [];
277
292
  };
278
293
  CancelAllPerpOrdersABI: {
279
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
294
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
280
295
  readonly name: "cancel_all_perp_orders";
281
296
  readonly friends: readonly [];
282
297
  readonly exposed_functions: readonly [{
@@ -305,7 +320,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
305
320
  readonly structs: readonly [];
306
321
  };
307
322
  CancelAllSpotOrdersABI: {
308
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
323
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
309
324
  readonly name: "cancel_all_spot_orders";
310
325
  readonly friends: readonly [];
311
326
  readonly exposed_functions: readonly [{
@@ -334,7 +349,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
334
349
  readonly structs: readonly [];
335
350
  };
336
351
  CancelPerpOrdersABI: {
337
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
352
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
338
353
  readonly name: "cancel_perp_orders";
339
354
  readonly friends: readonly [];
340
355
  readonly exposed_functions: readonly [{
@@ -363,7 +378,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
363
378
  readonly structs: readonly [];
364
379
  };
365
380
  CancelSpotOrdersABI: {
366
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
381
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
367
382
  readonly name: "cancel_spot_orders";
368
383
  readonly friends: readonly [];
369
384
  readonly exposed_functions: readonly [{
@@ -392,7 +407,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
392
407
  readonly structs: readonly [];
393
408
  };
394
409
  ChangePerpOrderABI: {
395
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
410
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
396
411
  readonly name: "change_perp_order";
397
412
  readonly friends: readonly [];
398
413
  readonly exposed_functions: readonly [{
@@ -421,7 +436,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
421
436
  readonly structs: readonly [];
422
437
  };
423
438
  ChangeSpotOrderABI: {
424
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
439
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
425
440
  readonly name: "change_spot_order";
426
441
  readonly friends: readonly [];
427
442
  readonly exposed_functions: readonly [{
@@ -450,7 +465,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
450
465
  readonly structs: readonly [];
451
466
  };
452
467
  ClaimDepositABI: {
453
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
468
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
454
469
  readonly name: "claim_deposit";
455
470
  readonly friends: readonly [];
456
471
  readonly exposed_functions: readonly [{
@@ -479,7 +494,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
479
494
  readonly structs: readonly [];
480
495
  };
481
496
  ClaimKickbackFeeABI: {
482
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
497
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
483
498
  readonly name: "claim_kickback_fee";
484
499
  readonly friends: readonly [];
485
500
  readonly exposed_functions: readonly [{
@@ -508,7 +523,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
508
523
  readonly structs: readonly [];
509
524
  };
510
525
  ClaimReferralFeesABI: {
511
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
526
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
512
527
  readonly name: "claim_referral_fees";
513
528
  readonly friends: readonly [];
514
529
  readonly exposed_functions: readonly [{
@@ -537,7 +552,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
537
552
  readonly structs: readonly [];
538
553
  };
539
554
  CreateUserABI: {
540
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
555
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
541
556
  readonly name: "create_user";
542
557
  readonly friends: readonly [];
543
558
  readonly exposed_functions: readonly [{
@@ -566,7 +581,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
566
581
  readonly structs: readonly [];
567
582
  };
568
583
  DepositTokenABI: {
569
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
584
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
570
585
  readonly name: "deposit_token";
571
586
  readonly friends: readonly [];
572
587
  readonly exposed_functions: readonly [{
@@ -595,7 +610,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
595
610
  readonly structs: readonly [];
596
611
  };
597
612
  DepositToVaultABI: {
598
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
613
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
599
614
  readonly name: "deposit_to_vault";
600
615
  readonly friends: readonly [];
601
616
  readonly exposed_functions: readonly [{
@@ -624,7 +639,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
624
639
  readonly structs: readonly [];
625
640
  };
626
641
  LendTokenABI: {
627
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
642
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
628
643
  readonly name: "lend_token";
629
644
  readonly friends: readonly [];
630
645
  readonly exposed_functions: readonly [{
@@ -653,7 +668,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
653
668
  readonly structs: readonly [];
654
669
  };
655
670
  OpenBoxesABI: {
656
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
671
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
657
672
  readonly name: "open_boxes";
658
673
  readonly friends: readonly [];
659
674
  readonly exposed_functions: readonly [{
@@ -682,7 +697,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
682
697
  readonly structs: readonly [];
683
698
  };
684
699
  PlaceMultiplePerpOrdersABI: {
685
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
700
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
686
701
  readonly name: "place_multiple_perp_orders";
687
702
  readonly friends: readonly [];
688
703
  readonly exposed_functions: readonly [{
@@ -711,7 +726,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
711
726
  readonly structs: readonly [];
712
727
  };
713
728
  PlaceMultipleSpotOrdersABI: {
714
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
729
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
715
730
  readonly name: "place_multiple_spot_orders";
716
731
  readonly friends: readonly [];
717
732
  readonly exposed_functions: readonly [{
@@ -740,7 +755,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
740
755
  readonly structs: readonly [];
741
756
  };
742
757
  PlacePerpLimitOrderABI: {
743
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
758
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
744
759
  readonly name: "place_perp_limit_order";
745
760
  readonly friends: readonly [];
746
761
  readonly exposed_functions: readonly [{
@@ -769,7 +784,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
769
784
  readonly structs: readonly [];
770
785
  };
771
786
  PlacePerpMarketOrderABI: {
772
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
787
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
773
788
  readonly name: "place_perp_market_order";
774
789
  readonly friends: readonly [];
775
790
  readonly exposed_functions: readonly [{
@@ -798,7 +813,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
798
813
  readonly structs: readonly [];
799
814
  };
800
815
  PlacePerpTriggerOrderABI: {
801
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
816
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
802
817
  readonly name: "place_perp_trigger_order";
803
818
  readonly friends: readonly [];
804
819
  readonly exposed_functions: readonly [{
@@ -827,7 +842,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
827
842
  readonly structs: readonly [];
828
843
  };
829
844
  PlaceSpotLimitOrderABI: {
830
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
845
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
831
846
  readonly name: "place_spot_limit_order";
832
847
  readonly friends: readonly [];
833
848
  readonly exposed_functions: readonly [{
@@ -856,7 +871,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
856
871
  readonly structs: readonly [];
857
872
  };
858
873
  PlaceSpotMarketOrderABI: {
859
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
874
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
860
875
  readonly name: "place_spot_market_order";
861
876
  readonly friends: readonly [];
862
877
  readonly exposed_functions: readonly [{
@@ -885,7 +900,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
885
900
  readonly structs: readonly [];
886
901
  };
887
902
  RedeemTokenABI: {
888
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
903
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
889
904
  readonly name: "redeem_token";
890
905
  readonly friends: readonly [];
891
906
  readonly exposed_functions: readonly [{
@@ -914,7 +929,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
914
929
  readonly structs: readonly [];
915
930
  };
916
931
  RemoveApiKeyABI: {
917
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
932
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
918
933
  readonly name: "remove_api_key";
919
934
  readonly friends: readonly [];
920
935
  readonly exposed_functions: readonly [{
@@ -943,7 +958,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
943
958
  readonly structs: readonly [];
944
959
  };
945
960
  RemoveApiKeySignerABI: {
946
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
961
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
947
962
  readonly name: "remove_api_key_signer";
948
963
  readonly friends: readonly [];
949
964
  readonly exposed_functions: readonly [{
@@ -972,7 +987,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
972
987
  readonly structs: readonly [];
973
988
  };
974
989
  ReplaceMultipleOrdersABI: {
975
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
990
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
976
991
  readonly name: "replace_multiple_orders";
977
992
  readonly friends: readonly [];
978
993
  readonly exposed_functions: readonly [{
@@ -1001,7 +1016,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1001
1016
  readonly structs: readonly [];
1002
1017
  };
1003
1018
  ReplaceMultipleSpotOrdersABI: {
1004
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1019
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1005
1020
  readonly name: "replace_multiple_spot_orders";
1006
1021
  readonly friends: readonly [];
1007
1022
  readonly exposed_functions: readonly [{
@@ -1030,7 +1045,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1030
1045
  readonly structs: readonly [];
1031
1046
  };
1032
1047
  SetAliasNameABI: {
1033
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1048
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1034
1049
  readonly name: "set_alias_name";
1035
1050
  readonly friends: readonly [];
1036
1051
  readonly exposed_functions: readonly [{
@@ -1059,7 +1074,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1059
1074
  readonly structs: readonly [];
1060
1075
  };
1061
1076
  SetAutolendABI: {
1062
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1077
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1063
1078
  readonly name: "set_autolend";
1064
1079
  readonly friends: readonly [];
1065
1080
  readonly exposed_functions: readonly [{
@@ -1088,7 +1103,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1088
1103
  readonly structs: readonly [];
1089
1104
  };
1090
1105
  SetReferralCodeABI: {
1091
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1106
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1092
1107
  readonly name: "set_referral_code";
1093
1108
  readonly friends: readonly [];
1094
1109
  readonly exposed_functions: readonly [{
@@ -1117,7 +1132,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1117
1132
  readonly structs: readonly [];
1118
1133
  };
1119
1134
  TokenizeUserVaultInvestmentABI: {
1120
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1135
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1121
1136
  readonly name: "tokenize_user_vault_investment";
1122
1137
  readonly friends: readonly [];
1123
1138
  readonly exposed_functions: readonly [{
@@ -1146,7 +1161,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1146
1161
  readonly structs: readonly [];
1147
1162
  };
1148
1163
  TransferToUserABI: {
1149
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1164
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1150
1165
  readonly name: "transfer_to_user";
1151
1166
  readonly friends: readonly [];
1152
1167
  readonly exposed_functions: readonly [{
@@ -1175,7 +1190,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1175
1190
  readonly structs: readonly [];
1176
1191
  };
1177
1192
  WithdrawFromVaultABI: {
1178
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1193
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1179
1194
  readonly name: "withdraw_from_vault";
1180
1195
  readonly friends: readonly [];
1181
1196
  readonly exposed_functions: readonly [{
@@ -1204,7 +1219,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1204
1219
  readonly structs: readonly [];
1205
1220
  };
1206
1221
  WithdrawTokenABI: {
1207
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1222
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1208
1223
  readonly name: "withdraw_token";
1209
1224
  readonly friends: readonly [];
1210
1225
  readonly exposed_functions: readonly [{
@@ -1233,7 +1248,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1233
1248
  readonly structs: readonly [];
1234
1249
  };
1235
1250
  InitExchangeABI: {
1236
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1251
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1237
1252
  readonly name: "init_exchange";
1238
1253
  readonly friends: readonly [];
1239
1254
  readonly exposed_functions: readonly [{
@@ -1262,7 +1277,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1262
1277
  readonly structs: readonly [];
1263
1278
  };
1264
1279
  AddDevAddressABI: {
1265
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1280
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1266
1281
  readonly name: "add_dev_address";
1267
1282
  readonly friends: readonly [];
1268
1283
  readonly exposed_functions: readonly [{
@@ -1291,7 +1306,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1291
1306
  readonly structs: readonly [];
1292
1307
  };
1293
1308
  RemoveDevAddressABI: {
1294
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1309
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1295
1310
  readonly name: "remove_dev_address";
1296
1311
  readonly friends: readonly [];
1297
1312
  readonly exposed_functions: readonly [{
@@ -1320,7 +1335,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1320
1335
  readonly structs: readonly [];
1321
1336
  };
1322
1337
  AddTokenToOracleABI: {
1323
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1338
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1324
1339
  readonly name: "add_token_to_oracle";
1325
1340
  readonly friends: readonly [];
1326
1341
  readonly exposed_functions: readonly [{
@@ -1349,7 +1364,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1349
1364
  readonly structs: readonly [];
1350
1365
  };
1351
1366
  AddNewTokenABI: {
1352
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1367
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1353
1368
  readonly name: "add_new_token";
1354
1369
  readonly friends: readonly [];
1355
1370
  readonly exposed_functions: readonly [{
@@ -1378,7 +1393,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1378
1393
  readonly structs: readonly [];
1379
1394
  };
1380
1395
  UpdateOraclePricesABI: {
1381
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1396
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1382
1397
  readonly name: "update_oracle_prices";
1383
1398
  readonly friends: readonly [];
1384
1399
  readonly exposed_functions: readonly [{
@@ -1407,7 +1422,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1407
1422
  readonly structs: readonly [];
1408
1423
  };
1409
1424
  AddNewPerpMarketABI: {
1410
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1425
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1411
1426
  readonly name: "add_new_perp_market";
1412
1427
  readonly friends: readonly [];
1413
1428
  readonly exposed_functions: readonly [{
@@ -1436,7 +1451,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1436
1451
  readonly structs: readonly [];
1437
1452
  };
1438
1453
  AddNewSpotMarketABI: {
1439
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1454
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1440
1455
  readonly name: "add_new_spot_market";
1441
1456
  readonly friends: readonly [];
1442
1457
  readonly exposed_functions: readonly [{
@@ -1465,7 +1480,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1465
1480
  readonly structs: readonly [];
1466
1481
  };
1467
1482
  UpdateFeeTiersABI: {
1468
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1483
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1469
1484
  readonly name: "update_fee_tiers";
1470
1485
  readonly friends: readonly [];
1471
1486
  readonly exposed_functions: readonly [{
@@ -1494,7 +1509,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1494
1509
  readonly structs: readonly [];
1495
1510
  };
1496
1511
  SettleMarketABI: {
1497
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1512
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1498
1513
  readonly name: "settle_market";
1499
1514
  readonly friends: readonly [];
1500
1515
  readonly exposed_functions: readonly [{
@@ -1523,7 +1538,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1523
1538
  readonly structs: readonly [];
1524
1539
  };
1525
1540
  AddNewLpTokenABI: {
1526
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1541
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1527
1542
  readonly name: "add_new_lp_token";
1528
1543
  readonly friends: readonly [];
1529
1544
  readonly exposed_functions: readonly [{
@@ -1552,7 +1567,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1552
1567
  readonly structs: readonly [];
1553
1568
  };
1554
1569
  SetSystemHaircutABI: {
1555
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1570
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1556
1571
  readonly name: "set_system_haircut";
1557
1572
  readonly friends: readonly [];
1558
1573
  readonly exposed_functions: readonly [{
@@ -1581,7 +1596,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1581
1596
  readonly structs: readonly [];
1582
1597
  };
1583
1598
  SetFeeDataABI: {
1584
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1599
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1585
1600
  readonly name: "set_fee_data";
1586
1601
  readonly friends: readonly [];
1587
1602
  readonly exposed_functions: readonly [{
@@ -1610,7 +1625,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1610
1625
  readonly structs: readonly [];
1611
1626
  };
1612
1627
  ChangePerpMarketDataABI: {
1613
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1628
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1614
1629
  readonly name: "change_perp_market_data";
1615
1630
  readonly friends: readonly [];
1616
1631
  readonly exposed_functions: readonly [{
@@ -1639,7 +1654,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1639
1654
  readonly structs: readonly [];
1640
1655
  };
1641
1656
  ChangeSpotMarketDataABI: {
1642
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1657
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1643
1658
  readonly name: "change_spot_market_data";
1644
1659
  readonly friends: readonly [];
1645
1660
  readonly exposed_functions: readonly [{
@@ -1668,7 +1683,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1668
1683
  readonly structs: readonly [];
1669
1684
  };
1670
1685
  ChangeTokenDataABI: {
1671
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1686
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1672
1687
  readonly name: "change_token_data";
1673
1688
  readonly friends: readonly [];
1674
1689
  readonly exposed_functions: readonly [{
@@ -1697,7 +1712,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1697
1712
  readonly structs: readonly [];
1698
1713
  };
1699
1714
  PredepositToVaultABI: {
1700
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1715
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1701
1716
  readonly name: "predeposit_to_vault";
1702
1717
  readonly friends: readonly [];
1703
1718
  readonly exposed_functions: readonly [{
@@ -1732,7 +1747,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
1732
1747
  */
1733
1748
  declare const ABIs: {
1734
1749
  FaucetEntrypointsABI?: {
1735
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1750
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1736
1751
  readonly name: "faucet_entrypoints";
1737
1752
  readonly friends: readonly [];
1738
1753
  readonly exposed_functions: readonly [{
@@ -1770,8 +1785,23 @@ declare const ABIs: {
1770
1785
  }];
1771
1786
  readonly structs: readonly [];
1772
1787
  } | undefined;
1788
+ TestMockOraclePricesABI?: {
1789
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1790
+ readonly name: "test_mock_oracle_prices";
1791
+ readonly friends: readonly [];
1792
+ readonly exposed_functions: readonly [{
1793
+ readonly name: "test_mock_oracle_prices";
1794
+ readonly visibility: "public";
1795
+ readonly is_entry: true;
1796
+ readonly is_view: false;
1797
+ readonly generic_type_params: readonly [];
1798
+ readonly params: readonly ["&signer", "vector<vector<u8>>", "vector<u128>"];
1799
+ readonly return: readonly [];
1800
+ }];
1801
+ readonly structs: readonly [];
1802
+ } | undefined;
1773
1803
  TestFaucetABI?: {
1774
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1804
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1775
1805
  readonly name: "test_faucet";
1776
1806
  readonly friends: readonly [];
1777
1807
  readonly exposed_functions: readonly [{
@@ -1797,7 +1827,7 @@ declare const ABIs: {
1797
1827
  readonly is_view: false;
1798
1828
  readonly generic_type_params: readonly [];
1799
1829
  readonly params: readonly ["&signer", "vector<u8>"];
1800
- readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::Token>"];
1830
+ readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1::test_faucet::Token>"];
1801
1831
  }, {
1802
1832
  readonly name: "get_faucet_data";
1803
1833
  readonly visibility: "public";
@@ -1877,7 +1907,7 @@ declare const ABIs: {
1877
1907
  readonly is_view: false;
1878
1908
  readonly generic_type_params: readonly [];
1879
1909
  readonly params: readonly ["0x1::fungible_asset::MintRef", "0x1::object::Object<0x1::fungible_asset::Metadata>"];
1880
- readonly return: readonly ["0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::FaucetToken"];
1910
+ readonly return: readonly ["0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1::test_faucet::FaucetToken"];
1881
1911
  }, {
1882
1912
  readonly name: "remove_token";
1883
1913
  readonly visibility: "public";
@@ -1907,7 +1937,7 @@ declare const ABIs: {
1907
1937
  readonly generic_type_params: readonly [];
1908
1938
  readonly fields: readonly [{
1909
1939
  readonly name: "tokens";
1910
- readonly type: "0x1::smart_table::SmartTable<vector<u8>, 0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::FaucetToken>";
1940
+ readonly type: "0x1::smart_table::SmartTable<vector<u8>, 0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1::test_faucet::FaucetToken>";
1911
1941
  }];
1912
1942
  }, {
1913
1943
  readonly name: "FaucetToken";
@@ -1926,7 +1956,7 @@ declare const ABIs: {
1926
1956
  }];
1927
1957
  } | undefined;
1928
1958
  AddApiKeyABI: {
1929
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1959
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1930
1960
  readonly name: "add_api_key";
1931
1961
  readonly friends: readonly [];
1932
1962
  readonly exposed_functions: readonly [{
@@ -1955,7 +1985,7 @@ declare const ABIs: {
1955
1985
  readonly structs: readonly [];
1956
1986
  };
1957
1987
  AddCreditsABI: {
1958
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
1988
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1959
1989
  readonly name: "add_credits";
1960
1990
  readonly friends: readonly [];
1961
1991
  readonly exposed_functions: readonly [{
@@ -1984,7 +2014,7 @@ declare const ABIs: {
1984
2014
  readonly structs: readonly [];
1985
2015
  };
1986
2016
  CancelAllPerpOrdersABI: {
1987
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2017
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
1988
2018
  readonly name: "cancel_all_perp_orders";
1989
2019
  readonly friends: readonly [];
1990
2020
  readonly exposed_functions: readonly [{
@@ -2013,7 +2043,7 @@ declare const ABIs: {
2013
2043
  readonly structs: readonly [];
2014
2044
  };
2015
2045
  CancelAllSpotOrdersABI: {
2016
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2046
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2017
2047
  readonly name: "cancel_all_spot_orders";
2018
2048
  readonly friends: readonly [];
2019
2049
  readonly exposed_functions: readonly [{
@@ -2042,7 +2072,7 @@ declare const ABIs: {
2042
2072
  readonly structs: readonly [];
2043
2073
  };
2044
2074
  CancelPerpOrdersABI: {
2045
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2075
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2046
2076
  readonly name: "cancel_perp_orders";
2047
2077
  readonly friends: readonly [];
2048
2078
  readonly exposed_functions: readonly [{
@@ -2071,7 +2101,7 @@ declare const ABIs: {
2071
2101
  readonly structs: readonly [];
2072
2102
  };
2073
2103
  CancelSpotOrdersABI: {
2074
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2104
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2075
2105
  readonly name: "cancel_spot_orders";
2076
2106
  readonly friends: readonly [];
2077
2107
  readonly exposed_functions: readonly [{
@@ -2100,7 +2130,7 @@ declare const ABIs: {
2100
2130
  readonly structs: readonly [];
2101
2131
  };
2102
2132
  ChangePerpOrderABI: {
2103
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2133
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2104
2134
  readonly name: "change_perp_order";
2105
2135
  readonly friends: readonly [];
2106
2136
  readonly exposed_functions: readonly [{
@@ -2129,7 +2159,7 @@ declare const ABIs: {
2129
2159
  readonly structs: readonly [];
2130
2160
  };
2131
2161
  ChangeSpotOrderABI: {
2132
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2162
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2133
2163
  readonly name: "change_spot_order";
2134
2164
  readonly friends: readonly [];
2135
2165
  readonly exposed_functions: readonly [{
@@ -2158,7 +2188,7 @@ declare const ABIs: {
2158
2188
  readonly structs: readonly [];
2159
2189
  };
2160
2190
  ClaimDepositABI: {
2161
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2191
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2162
2192
  readonly name: "claim_deposit";
2163
2193
  readonly friends: readonly [];
2164
2194
  readonly exposed_functions: readonly [{
@@ -2187,7 +2217,7 @@ declare const ABIs: {
2187
2217
  readonly structs: readonly [];
2188
2218
  };
2189
2219
  ClaimKickbackFeeABI: {
2190
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2220
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2191
2221
  readonly name: "claim_kickback_fee";
2192
2222
  readonly friends: readonly [];
2193
2223
  readonly exposed_functions: readonly [{
@@ -2216,7 +2246,7 @@ declare const ABIs: {
2216
2246
  readonly structs: readonly [];
2217
2247
  };
2218
2248
  ClaimReferralFeesABI: {
2219
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2249
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2220
2250
  readonly name: "claim_referral_fees";
2221
2251
  readonly friends: readonly [];
2222
2252
  readonly exposed_functions: readonly [{
@@ -2245,7 +2275,7 @@ declare const ABIs: {
2245
2275
  readonly structs: readonly [];
2246
2276
  };
2247
2277
  CreateUserABI: {
2248
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2278
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2249
2279
  readonly name: "create_user";
2250
2280
  readonly friends: readonly [];
2251
2281
  readonly exposed_functions: readonly [{
@@ -2274,7 +2304,7 @@ declare const ABIs: {
2274
2304
  readonly structs: readonly [];
2275
2305
  };
2276
2306
  DepositTokenABI: {
2277
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2307
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2278
2308
  readonly name: "deposit_token";
2279
2309
  readonly friends: readonly [];
2280
2310
  readonly exposed_functions: readonly [{
@@ -2303,7 +2333,7 @@ declare const ABIs: {
2303
2333
  readonly structs: readonly [];
2304
2334
  };
2305
2335
  DepositToVaultABI: {
2306
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2336
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2307
2337
  readonly name: "deposit_to_vault";
2308
2338
  readonly friends: readonly [];
2309
2339
  readonly exposed_functions: readonly [{
@@ -2332,7 +2362,7 @@ declare const ABIs: {
2332
2362
  readonly structs: readonly [];
2333
2363
  };
2334
2364
  LendTokenABI: {
2335
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2365
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2336
2366
  readonly name: "lend_token";
2337
2367
  readonly friends: readonly [];
2338
2368
  readonly exposed_functions: readonly [{
@@ -2361,7 +2391,7 @@ declare const ABIs: {
2361
2391
  readonly structs: readonly [];
2362
2392
  };
2363
2393
  OpenBoxesABI: {
2364
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2394
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2365
2395
  readonly name: "open_boxes";
2366
2396
  readonly friends: readonly [];
2367
2397
  readonly exposed_functions: readonly [{
@@ -2390,7 +2420,7 @@ declare const ABIs: {
2390
2420
  readonly structs: readonly [];
2391
2421
  };
2392
2422
  PlaceMultiplePerpOrdersABI: {
2393
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2423
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2394
2424
  readonly name: "place_multiple_perp_orders";
2395
2425
  readonly friends: readonly [];
2396
2426
  readonly exposed_functions: readonly [{
@@ -2419,7 +2449,7 @@ declare const ABIs: {
2419
2449
  readonly structs: readonly [];
2420
2450
  };
2421
2451
  PlaceMultipleSpotOrdersABI: {
2422
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2452
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2423
2453
  readonly name: "place_multiple_spot_orders";
2424
2454
  readonly friends: readonly [];
2425
2455
  readonly exposed_functions: readonly [{
@@ -2448,7 +2478,7 @@ declare const ABIs: {
2448
2478
  readonly structs: readonly [];
2449
2479
  };
2450
2480
  PlacePerpLimitOrderABI: {
2451
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2481
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2452
2482
  readonly name: "place_perp_limit_order";
2453
2483
  readonly friends: readonly [];
2454
2484
  readonly exposed_functions: readonly [{
@@ -2477,7 +2507,7 @@ declare const ABIs: {
2477
2507
  readonly structs: readonly [];
2478
2508
  };
2479
2509
  PlacePerpMarketOrderABI: {
2480
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2510
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2481
2511
  readonly name: "place_perp_market_order";
2482
2512
  readonly friends: readonly [];
2483
2513
  readonly exposed_functions: readonly [{
@@ -2506,7 +2536,7 @@ declare const ABIs: {
2506
2536
  readonly structs: readonly [];
2507
2537
  };
2508
2538
  PlacePerpTriggerOrderABI: {
2509
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2539
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2510
2540
  readonly name: "place_perp_trigger_order";
2511
2541
  readonly friends: readonly [];
2512
2542
  readonly exposed_functions: readonly [{
@@ -2535,7 +2565,7 @@ declare const ABIs: {
2535
2565
  readonly structs: readonly [];
2536
2566
  };
2537
2567
  PlaceSpotLimitOrderABI: {
2538
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2568
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2539
2569
  readonly name: "place_spot_limit_order";
2540
2570
  readonly friends: readonly [];
2541
2571
  readonly exposed_functions: readonly [{
@@ -2564,7 +2594,7 @@ declare const ABIs: {
2564
2594
  readonly structs: readonly [];
2565
2595
  };
2566
2596
  PlaceSpotMarketOrderABI: {
2567
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2597
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2568
2598
  readonly name: "place_spot_market_order";
2569
2599
  readonly friends: readonly [];
2570
2600
  readonly exposed_functions: readonly [{
@@ -2593,7 +2623,7 @@ declare const ABIs: {
2593
2623
  readonly structs: readonly [];
2594
2624
  };
2595
2625
  RedeemTokenABI: {
2596
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2626
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2597
2627
  readonly name: "redeem_token";
2598
2628
  readonly friends: readonly [];
2599
2629
  readonly exposed_functions: readonly [{
@@ -2622,7 +2652,7 @@ declare const ABIs: {
2622
2652
  readonly structs: readonly [];
2623
2653
  };
2624
2654
  RemoveApiKeyABI: {
2625
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2655
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2626
2656
  readonly name: "remove_api_key";
2627
2657
  readonly friends: readonly [];
2628
2658
  readonly exposed_functions: readonly [{
@@ -2651,7 +2681,7 @@ declare const ABIs: {
2651
2681
  readonly structs: readonly [];
2652
2682
  };
2653
2683
  RemoveApiKeySignerABI: {
2654
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2684
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2655
2685
  readonly name: "remove_api_key_signer";
2656
2686
  readonly friends: readonly [];
2657
2687
  readonly exposed_functions: readonly [{
@@ -2680,7 +2710,7 @@ declare const ABIs: {
2680
2710
  readonly structs: readonly [];
2681
2711
  };
2682
2712
  ReplaceMultipleOrdersABI: {
2683
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2713
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2684
2714
  readonly name: "replace_multiple_orders";
2685
2715
  readonly friends: readonly [];
2686
2716
  readonly exposed_functions: readonly [{
@@ -2709,7 +2739,7 @@ declare const ABIs: {
2709
2739
  readonly structs: readonly [];
2710
2740
  };
2711
2741
  ReplaceMultipleSpotOrdersABI: {
2712
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2742
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2713
2743
  readonly name: "replace_multiple_spot_orders";
2714
2744
  readonly friends: readonly [];
2715
2745
  readonly exposed_functions: readonly [{
@@ -2738,7 +2768,7 @@ declare const ABIs: {
2738
2768
  readonly structs: readonly [];
2739
2769
  };
2740
2770
  SetAliasNameABI: {
2741
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2771
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2742
2772
  readonly name: "set_alias_name";
2743
2773
  readonly friends: readonly [];
2744
2774
  readonly exposed_functions: readonly [{
@@ -2767,7 +2797,7 @@ declare const ABIs: {
2767
2797
  readonly structs: readonly [];
2768
2798
  };
2769
2799
  SetAutolendABI: {
2770
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2800
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2771
2801
  readonly name: "set_autolend";
2772
2802
  readonly friends: readonly [];
2773
2803
  readonly exposed_functions: readonly [{
@@ -2796,7 +2826,7 @@ declare const ABIs: {
2796
2826
  readonly structs: readonly [];
2797
2827
  };
2798
2828
  SetReferralCodeABI: {
2799
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2829
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2800
2830
  readonly name: "set_referral_code";
2801
2831
  readonly friends: readonly [];
2802
2832
  readonly exposed_functions: readonly [{
@@ -2825,7 +2855,7 @@ declare const ABIs: {
2825
2855
  readonly structs: readonly [];
2826
2856
  };
2827
2857
  TokenizeUserVaultInvestmentABI: {
2828
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2858
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2829
2859
  readonly name: "tokenize_user_vault_investment";
2830
2860
  readonly friends: readonly [];
2831
2861
  readonly exposed_functions: readonly [{
@@ -2854,7 +2884,7 @@ declare const ABIs: {
2854
2884
  readonly structs: readonly [];
2855
2885
  };
2856
2886
  TransferToUserABI: {
2857
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2887
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2858
2888
  readonly name: "transfer_to_user";
2859
2889
  readonly friends: readonly [];
2860
2890
  readonly exposed_functions: readonly [{
@@ -2883,7 +2913,7 @@ declare const ABIs: {
2883
2913
  readonly structs: readonly [];
2884
2914
  };
2885
2915
  WithdrawFromVaultABI: {
2886
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2916
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2887
2917
  readonly name: "withdraw_from_vault";
2888
2918
  readonly friends: readonly [];
2889
2919
  readonly exposed_functions: readonly [{
@@ -2912,7 +2942,7 @@ declare const ABIs: {
2912
2942
  readonly structs: readonly [];
2913
2943
  };
2914
2944
  WithdrawTokenABI: {
2915
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2945
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2916
2946
  readonly name: "withdraw_token";
2917
2947
  readonly friends: readonly [];
2918
2948
  readonly exposed_functions: readonly [{
@@ -2941,7 +2971,7 @@ declare const ABIs: {
2941
2971
  readonly structs: readonly [];
2942
2972
  };
2943
2973
  InitExchangeABI: {
2944
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
2974
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2945
2975
  readonly name: "init_exchange";
2946
2976
  readonly friends: readonly [];
2947
2977
  readonly exposed_functions: readonly [{
@@ -2970,7 +3000,7 @@ declare const ABIs: {
2970
3000
  readonly structs: readonly [];
2971
3001
  };
2972
3002
  AddDevAddressABI: {
2973
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3003
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
2974
3004
  readonly name: "add_dev_address";
2975
3005
  readonly friends: readonly [];
2976
3006
  readonly exposed_functions: readonly [{
@@ -2999,7 +3029,7 @@ declare const ABIs: {
2999
3029
  readonly structs: readonly [];
3000
3030
  };
3001
3031
  RemoveDevAddressABI: {
3002
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3032
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3003
3033
  readonly name: "remove_dev_address";
3004
3034
  readonly friends: readonly [];
3005
3035
  readonly exposed_functions: readonly [{
@@ -3028,7 +3058,7 @@ declare const ABIs: {
3028
3058
  readonly structs: readonly [];
3029
3059
  };
3030
3060
  AddTokenToOracleABI: {
3031
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3061
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3032
3062
  readonly name: "add_token_to_oracle";
3033
3063
  readonly friends: readonly [];
3034
3064
  readonly exposed_functions: readonly [{
@@ -3057,7 +3087,7 @@ declare const ABIs: {
3057
3087
  readonly structs: readonly [];
3058
3088
  };
3059
3089
  AddNewTokenABI: {
3060
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3090
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3061
3091
  readonly name: "add_new_token";
3062
3092
  readonly friends: readonly [];
3063
3093
  readonly exposed_functions: readonly [{
@@ -3086,7 +3116,7 @@ declare const ABIs: {
3086
3116
  readonly structs: readonly [];
3087
3117
  };
3088
3118
  UpdateOraclePricesABI: {
3089
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3119
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3090
3120
  readonly name: "update_oracle_prices";
3091
3121
  readonly friends: readonly [];
3092
3122
  readonly exposed_functions: readonly [{
@@ -3115,7 +3145,7 @@ declare const ABIs: {
3115
3145
  readonly structs: readonly [];
3116
3146
  };
3117
3147
  AddNewPerpMarketABI: {
3118
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3148
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3119
3149
  readonly name: "add_new_perp_market";
3120
3150
  readonly friends: readonly [];
3121
3151
  readonly exposed_functions: readonly [{
@@ -3144,7 +3174,7 @@ declare const ABIs: {
3144
3174
  readonly structs: readonly [];
3145
3175
  };
3146
3176
  AddNewSpotMarketABI: {
3147
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3177
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3148
3178
  readonly name: "add_new_spot_market";
3149
3179
  readonly friends: readonly [];
3150
3180
  readonly exposed_functions: readonly [{
@@ -3173,7 +3203,7 @@ declare const ABIs: {
3173
3203
  readonly structs: readonly [];
3174
3204
  };
3175
3205
  UpdateFeeTiersABI: {
3176
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3206
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3177
3207
  readonly name: "update_fee_tiers";
3178
3208
  readonly friends: readonly [];
3179
3209
  readonly exposed_functions: readonly [{
@@ -3202,7 +3232,7 @@ declare const ABIs: {
3202
3232
  readonly structs: readonly [];
3203
3233
  };
3204
3234
  SettleMarketABI: {
3205
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3235
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3206
3236
  readonly name: "settle_market";
3207
3237
  readonly friends: readonly [];
3208
3238
  readonly exposed_functions: readonly [{
@@ -3231,7 +3261,7 @@ declare const ABIs: {
3231
3261
  readonly structs: readonly [];
3232
3262
  };
3233
3263
  AddNewLpTokenABI: {
3234
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3264
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3235
3265
  readonly name: "add_new_lp_token";
3236
3266
  readonly friends: readonly [];
3237
3267
  readonly exposed_functions: readonly [{
@@ -3260,7 +3290,7 @@ declare const ABIs: {
3260
3290
  readonly structs: readonly [];
3261
3291
  };
3262
3292
  SetSystemHaircutABI: {
3263
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3293
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3264
3294
  readonly name: "set_system_haircut";
3265
3295
  readonly friends: readonly [];
3266
3296
  readonly exposed_functions: readonly [{
@@ -3289,7 +3319,7 @@ declare const ABIs: {
3289
3319
  readonly structs: readonly [];
3290
3320
  };
3291
3321
  SetFeeDataABI: {
3292
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3322
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3293
3323
  readonly name: "set_fee_data";
3294
3324
  readonly friends: readonly [];
3295
3325
  readonly exposed_functions: readonly [{
@@ -3318,7 +3348,7 @@ declare const ABIs: {
3318
3348
  readonly structs: readonly [];
3319
3349
  };
3320
3350
  ChangePerpMarketDataABI: {
3321
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3351
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3322
3352
  readonly name: "change_perp_market_data";
3323
3353
  readonly friends: readonly [];
3324
3354
  readonly exposed_functions: readonly [{
@@ -3347,7 +3377,7 @@ declare const ABIs: {
3347
3377
  readonly structs: readonly [];
3348
3378
  };
3349
3379
  ChangeSpotMarketDataABI: {
3350
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3380
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3351
3381
  readonly name: "change_spot_market_data";
3352
3382
  readonly friends: readonly [];
3353
3383
  readonly exposed_functions: readonly [{
@@ -3376,7 +3406,7 @@ declare const ABIs: {
3376
3406
  readonly structs: readonly [];
3377
3407
  };
3378
3408
  ChangeTokenDataABI: {
3379
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3409
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3380
3410
  readonly name: "change_token_data";
3381
3411
  readonly friends: readonly [];
3382
3412
  readonly exposed_functions: readonly [{
@@ -3405,7 +3435,7 @@ declare const ABIs: {
3405
3435
  readonly structs: readonly [];
3406
3436
  };
3407
3437
  PredepositToVaultABI: {
3408
- readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
3438
+ readonly address: "0x372f0129686ff18f3c4790e77dab0348f689b9b24b3420fcfafc8221a023ead1";
3409
3439
  readonly name: "predeposit_to_vault";
3410
3440
  readonly friends: readonly [];
3411
3441
  readonly exposed_functions: readonly [{