@nightlylabs/dex-sdk 0.3.13 → 0.3.15
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.cjs +1950 -1890
- package/dist/index.d.cts +310 -225
- package/dist/index.d.ts +310 -225
- package/dist/index.js +1950 -1890
- package/package.json +2 -2
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: "
|
|
27
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
28
28
|
readonly name: "faucet_entrypoints";
|
|
29
29
|
readonly friends: readonly [];
|
|
30
30
|
readonly exposed_functions: readonly [{
|
|
@@ -63,7 +63,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
63
63
|
readonly structs: readonly [];
|
|
64
64
|
} | undefined;
|
|
65
65
|
TestFaucetABI?: {
|
|
66
|
-
readonly address: "
|
|
66
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
67
67
|
readonly name: "test_faucet";
|
|
68
68
|
readonly friends: readonly [];
|
|
69
69
|
readonly exposed_functions: readonly [{
|
|
@@ -89,7 +89,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
89
89
|
readonly is_view: false;
|
|
90
90
|
readonly generic_type_params: readonly [];
|
|
91
91
|
readonly params: readonly ["&signer", "vector<u8>"];
|
|
92
|
-
readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<
|
|
92
|
+
readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::Token>"];
|
|
93
93
|
}, {
|
|
94
94
|
readonly name: "get_faucet_data";
|
|
95
95
|
readonly visibility: "public";
|
|
@@ -169,7 +169,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
169
169
|
readonly is_view: false;
|
|
170
170
|
readonly generic_type_params: readonly [];
|
|
171
171
|
readonly params: readonly ["0x1::fungible_asset::MintRef", "0x1::object::Object<0x1::fungible_asset::Metadata>"];
|
|
172
|
-
readonly return: readonly ["
|
|
172
|
+
readonly return: readonly ["0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::FaucetToken"];
|
|
173
173
|
}, {
|
|
174
174
|
readonly name: "remove_token";
|
|
175
175
|
readonly visibility: "public";
|
|
@@ -199,7 +199,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
199
199
|
readonly generic_type_params: readonly [];
|
|
200
200
|
readonly fields: readonly [{
|
|
201
201
|
readonly name: "tokens";
|
|
202
|
-
readonly type: "0x1::smart_table::SmartTable<vector<u8>,
|
|
202
|
+
readonly type: "0x1::smart_table::SmartTable<vector<u8>, 0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::FaucetToken>";
|
|
203
203
|
}];
|
|
204
204
|
}, {
|
|
205
205
|
readonly name: "FaucetToken";
|
|
@@ -218,7 +218,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
218
218
|
}];
|
|
219
219
|
} | undefined;
|
|
220
220
|
AddApiKeyABI: {
|
|
221
|
-
readonly address: "
|
|
221
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
222
222
|
readonly name: "add_api_key";
|
|
223
223
|
readonly friends: readonly [];
|
|
224
224
|
readonly exposed_functions: readonly [{
|
|
@@ -232,7 +232,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
232
232
|
}];
|
|
233
233
|
readonly structs: readonly [];
|
|
234
234
|
} | {
|
|
235
|
-
readonly address: "
|
|
235
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
236
236
|
readonly name: "add_api_key";
|
|
237
237
|
readonly friends: readonly [];
|
|
238
238
|
readonly exposed_functions: readonly [{
|
|
@@ -247,7 +247,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
247
247
|
readonly structs: readonly [];
|
|
248
248
|
};
|
|
249
249
|
AddCreditsABI: {
|
|
250
|
-
readonly address: "
|
|
250
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
251
251
|
readonly name: "add_credits";
|
|
252
252
|
readonly friends: readonly [];
|
|
253
253
|
readonly exposed_functions: readonly [{
|
|
@@ -261,7 +261,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
261
261
|
}];
|
|
262
262
|
readonly structs: readonly [];
|
|
263
263
|
} | {
|
|
264
|
-
readonly address: "
|
|
264
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
265
265
|
readonly name: "add_credits";
|
|
266
266
|
readonly friends: readonly [];
|
|
267
267
|
readonly exposed_functions: readonly [{
|
|
@@ -276,7 +276,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
276
276
|
readonly structs: readonly [];
|
|
277
277
|
};
|
|
278
278
|
CancelAllPerpOrdersABI: {
|
|
279
|
-
readonly address: "
|
|
279
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
280
280
|
readonly name: "cancel_all_perp_orders";
|
|
281
281
|
readonly friends: readonly [];
|
|
282
282
|
readonly exposed_functions: readonly [{
|
|
@@ -290,7 +290,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
290
290
|
}];
|
|
291
291
|
readonly structs: readonly [];
|
|
292
292
|
} | {
|
|
293
|
-
readonly address: "
|
|
293
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
294
294
|
readonly name: "cancel_all_perp_orders";
|
|
295
295
|
readonly friends: readonly [];
|
|
296
296
|
readonly exposed_functions: readonly [{
|
|
@@ -305,7 +305,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
305
305
|
readonly structs: readonly [];
|
|
306
306
|
};
|
|
307
307
|
CancelAllSpotOrdersABI: {
|
|
308
|
-
readonly address: "
|
|
308
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
309
309
|
readonly name: "cancel_all_spot_orders";
|
|
310
310
|
readonly friends: readonly [];
|
|
311
311
|
readonly exposed_functions: readonly [{
|
|
@@ -319,7 +319,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
319
319
|
}];
|
|
320
320
|
readonly structs: readonly [];
|
|
321
321
|
} | {
|
|
322
|
-
readonly address: "
|
|
322
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
323
323
|
readonly name: "cancel_all_spot_orders";
|
|
324
324
|
readonly friends: readonly [];
|
|
325
325
|
readonly exposed_functions: readonly [{
|
|
@@ -334,7 +334,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
334
334
|
readonly structs: readonly [];
|
|
335
335
|
};
|
|
336
336
|
CancelPerpOrdersABI: {
|
|
337
|
-
readonly address: "
|
|
337
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
338
338
|
readonly name: "cancel_perp_orders";
|
|
339
339
|
readonly friends: readonly [];
|
|
340
340
|
readonly exposed_functions: readonly [{
|
|
@@ -348,7 +348,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
348
348
|
}];
|
|
349
349
|
readonly structs: readonly [];
|
|
350
350
|
} | {
|
|
351
|
-
readonly address: "
|
|
351
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
352
352
|
readonly name: "cancel_perp_orders";
|
|
353
353
|
readonly friends: readonly [];
|
|
354
354
|
readonly exposed_functions: readonly [{
|
|
@@ -363,7 +363,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
363
363
|
readonly structs: readonly [];
|
|
364
364
|
};
|
|
365
365
|
CancelSpotOrdersABI: {
|
|
366
|
-
readonly address: "
|
|
366
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
367
367
|
readonly name: "cancel_spot_orders";
|
|
368
368
|
readonly friends: readonly [];
|
|
369
369
|
readonly exposed_functions: readonly [{
|
|
@@ -377,7 +377,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
377
377
|
}];
|
|
378
378
|
readonly structs: readonly [];
|
|
379
379
|
} | {
|
|
380
|
-
readonly address: "
|
|
380
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
381
381
|
readonly name: "cancel_spot_orders";
|
|
382
382
|
readonly friends: readonly [];
|
|
383
383
|
readonly exposed_functions: readonly [{
|
|
@@ -392,7 +392,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
392
392
|
readonly structs: readonly [];
|
|
393
393
|
};
|
|
394
394
|
ChangePerpOrderABI: {
|
|
395
|
-
readonly address: "
|
|
395
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
396
396
|
readonly name: "change_perp_order";
|
|
397
397
|
readonly friends: readonly [];
|
|
398
398
|
readonly exposed_functions: readonly [{
|
|
@@ -406,7 +406,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
406
406
|
}];
|
|
407
407
|
readonly structs: readonly [];
|
|
408
408
|
} | {
|
|
409
|
-
readonly address: "
|
|
409
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
410
410
|
readonly name: "change_perp_order";
|
|
411
411
|
readonly friends: readonly [];
|
|
412
412
|
readonly exposed_functions: readonly [{
|
|
@@ -421,7 +421,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
421
421
|
readonly structs: readonly [];
|
|
422
422
|
};
|
|
423
423
|
ChangeSpotOrderABI: {
|
|
424
|
-
readonly address: "
|
|
424
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
425
425
|
readonly name: "change_spot_order";
|
|
426
426
|
readonly friends: readonly [];
|
|
427
427
|
readonly exposed_functions: readonly [{
|
|
@@ -435,7 +435,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
435
435
|
}];
|
|
436
436
|
readonly structs: readonly [];
|
|
437
437
|
} | {
|
|
438
|
-
readonly address: "
|
|
438
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
439
439
|
readonly name: "change_spot_order";
|
|
440
440
|
readonly friends: readonly [];
|
|
441
441
|
readonly exposed_functions: readonly [{
|
|
@@ -450,7 +450,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
450
450
|
readonly structs: readonly [];
|
|
451
451
|
};
|
|
452
452
|
ClaimDepositABI: {
|
|
453
|
-
readonly address: "
|
|
453
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
454
454
|
readonly name: "claim_deposit";
|
|
455
455
|
readonly friends: readonly [];
|
|
456
456
|
readonly exposed_functions: readonly [{
|
|
@@ -464,7 +464,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
464
464
|
}];
|
|
465
465
|
readonly structs: readonly [];
|
|
466
466
|
} | {
|
|
467
|
-
readonly address: "
|
|
467
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
468
468
|
readonly name: "claim_deposit";
|
|
469
469
|
readonly friends: readonly [];
|
|
470
470
|
readonly exposed_functions: readonly [{
|
|
@@ -479,7 +479,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
479
479
|
readonly structs: readonly [];
|
|
480
480
|
};
|
|
481
481
|
ClaimKickbackFeeABI: {
|
|
482
|
-
readonly address: "
|
|
482
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
483
483
|
readonly name: "claim_kickback_fee";
|
|
484
484
|
readonly friends: readonly [];
|
|
485
485
|
readonly exposed_functions: readonly [{
|
|
@@ -493,7 +493,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
493
493
|
}];
|
|
494
494
|
readonly structs: readonly [];
|
|
495
495
|
} | {
|
|
496
|
-
readonly address: "
|
|
496
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
497
497
|
readonly name: "claim_kickback_fee";
|
|
498
498
|
readonly friends: readonly [];
|
|
499
499
|
readonly exposed_functions: readonly [{
|
|
@@ -508,7 +508,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
508
508
|
readonly structs: readonly [];
|
|
509
509
|
};
|
|
510
510
|
ClaimReferralFeesABI: {
|
|
511
|
-
readonly address: "
|
|
511
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
512
512
|
readonly name: "claim_referral_fees";
|
|
513
513
|
readonly friends: readonly [];
|
|
514
514
|
readonly exposed_functions: readonly [{
|
|
@@ -522,7 +522,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
522
522
|
}];
|
|
523
523
|
readonly structs: readonly [];
|
|
524
524
|
} | {
|
|
525
|
-
readonly address: "
|
|
525
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
526
526
|
readonly name: "claim_referral_fees";
|
|
527
527
|
readonly friends: readonly [];
|
|
528
528
|
readonly exposed_functions: readonly [{
|
|
@@ -537,7 +537,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
537
537
|
readonly structs: readonly [];
|
|
538
538
|
};
|
|
539
539
|
CreateUserABI: {
|
|
540
|
-
readonly address: "
|
|
540
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
541
541
|
readonly name: "create_user";
|
|
542
542
|
readonly friends: readonly [];
|
|
543
543
|
readonly exposed_functions: readonly [{
|
|
@@ -551,7 +551,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
551
551
|
}];
|
|
552
552
|
readonly structs: readonly [];
|
|
553
553
|
} | {
|
|
554
|
-
readonly address: "
|
|
554
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
555
555
|
readonly name: "create_user";
|
|
556
556
|
readonly friends: readonly [];
|
|
557
557
|
readonly exposed_functions: readonly [{
|
|
@@ -566,7 +566,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
566
566
|
readonly structs: readonly [];
|
|
567
567
|
};
|
|
568
568
|
DepositTokenABI: {
|
|
569
|
-
readonly address: "
|
|
569
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
570
570
|
readonly name: "deposit_token";
|
|
571
571
|
readonly friends: readonly [];
|
|
572
572
|
readonly exposed_functions: readonly [{
|
|
@@ -580,7 +580,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
580
580
|
}];
|
|
581
581
|
readonly structs: readonly [];
|
|
582
582
|
} | {
|
|
583
|
-
readonly address: "
|
|
583
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
584
584
|
readonly name: "deposit_token";
|
|
585
585
|
readonly friends: readonly [];
|
|
586
586
|
readonly exposed_functions: readonly [{
|
|
@@ -595,7 +595,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
595
595
|
readonly structs: readonly [];
|
|
596
596
|
};
|
|
597
597
|
DepositToVaultABI: {
|
|
598
|
-
readonly address: "
|
|
598
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
599
599
|
readonly name: "deposit_to_vault";
|
|
600
600
|
readonly friends: readonly [];
|
|
601
601
|
readonly exposed_functions: readonly [{
|
|
@@ -609,7 +609,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
609
609
|
}];
|
|
610
610
|
readonly structs: readonly [];
|
|
611
611
|
} | {
|
|
612
|
-
readonly address: "
|
|
612
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
613
613
|
readonly name: "deposit_to_vault";
|
|
614
614
|
readonly friends: readonly [];
|
|
615
615
|
readonly exposed_functions: readonly [{
|
|
@@ -624,7 +624,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
624
624
|
readonly structs: readonly [];
|
|
625
625
|
};
|
|
626
626
|
LendTokenABI: {
|
|
627
|
-
readonly address: "
|
|
627
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
628
628
|
readonly name: "lend_token";
|
|
629
629
|
readonly friends: readonly [];
|
|
630
630
|
readonly exposed_functions: readonly [{
|
|
@@ -638,7 +638,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
638
638
|
}];
|
|
639
639
|
readonly structs: readonly [];
|
|
640
640
|
} | {
|
|
641
|
-
readonly address: "
|
|
641
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
642
642
|
readonly name: "lend_token";
|
|
643
643
|
readonly friends: readonly [];
|
|
644
644
|
readonly exposed_functions: readonly [{
|
|
@@ -653,7 +653,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
653
653
|
readonly structs: readonly [];
|
|
654
654
|
};
|
|
655
655
|
OpenBoxesABI: {
|
|
656
|
-
readonly address: "
|
|
656
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
657
657
|
readonly name: "open_boxes";
|
|
658
658
|
readonly friends: readonly [];
|
|
659
659
|
readonly exposed_functions: readonly [{
|
|
@@ -667,7 +667,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
667
667
|
}];
|
|
668
668
|
readonly structs: readonly [];
|
|
669
669
|
} | {
|
|
670
|
-
readonly address: "
|
|
670
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
671
671
|
readonly name: "open_boxes";
|
|
672
672
|
readonly friends: readonly [];
|
|
673
673
|
readonly exposed_functions: readonly [{
|
|
@@ -682,7 +682,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
682
682
|
readonly structs: readonly [];
|
|
683
683
|
};
|
|
684
684
|
PlaceMultiplePerpOrdersABI: {
|
|
685
|
-
readonly address: "
|
|
685
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
686
686
|
readonly name: "place_multiple_perp_orders";
|
|
687
687
|
readonly friends: readonly [];
|
|
688
688
|
readonly exposed_functions: readonly [{
|
|
@@ -696,7 +696,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
696
696
|
}];
|
|
697
697
|
readonly structs: readonly [];
|
|
698
698
|
} | {
|
|
699
|
-
readonly address: "
|
|
699
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
700
700
|
readonly name: "place_multiple_perp_orders";
|
|
701
701
|
readonly friends: readonly [];
|
|
702
702
|
readonly exposed_functions: readonly [{
|
|
@@ -711,7 +711,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
711
711
|
readonly structs: readonly [];
|
|
712
712
|
};
|
|
713
713
|
PlaceMultipleSpotOrdersABI: {
|
|
714
|
-
readonly address: "
|
|
714
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
715
715
|
readonly name: "place_multiple_spot_orders";
|
|
716
716
|
readonly friends: readonly [];
|
|
717
717
|
readonly exposed_functions: readonly [{
|
|
@@ -725,7 +725,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
725
725
|
}];
|
|
726
726
|
readonly structs: readonly [];
|
|
727
727
|
} | {
|
|
728
|
-
readonly address: "
|
|
728
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
729
729
|
readonly name: "place_multiple_spot_orders";
|
|
730
730
|
readonly friends: readonly [];
|
|
731
731
|
readonly exposed_functions: readonly [{
|
|
@@ -740,7 +740,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
740
740
|
readonly structs: readonly [];
|
|
741
741
|
};
|
|
742
742
|
PlacePerpLimitOrderABI: {
|
|
743
|
-
readonly address: "
|
|
743
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
744
744
|
readonly name: "place_perp_limit_order";
|
|
745
745
|
readonly friends: readonly [];
|
|
746
746
|
readonly exposed_functions: readonly [{
|
|
@@ -754,7 +754,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
754
754
|
}];
|
|
755
755
|
readonly structs: readonly [];
|
|
756
756
|
} | {
|
|
757
|
-
readonly address: "
|
|
757
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
758
758
|
readonly name: "place_perp_limit_order";
|
|
759
759
|
readonly friends: readonly [];
|
|
760
760
|
readonly exposed_functions: readonly [{
|
|
@@ -769,7 +769,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
769
769
|
readonly structs: readonly [];
|
|
770
770
|
};
|
|
771
771
|
PlacePerpMarketOrderABI: {
|
|
772
|
-
readonly address: "
|
|
772
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
773
773
|
readonly name: "place_perp_market_order";
|
|
774
774
|
readonly friends: readonly [];
|
|
775
775
|
readonly exposed_functions: readonly [{
|
|
@@ -783,7 +783,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
783
783
|
}];
|
|
784
784
|
readonly structs: readonly [];
|
|
785
785
|
} | {
|
|
786
|
-
readonly address: "
|
|
786
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
787
787
|
readonly name: "place_perp_market_order";
|
|
788
788
|
readonly friends: readonly [];
|
|
789
789
|
readonly exposed_functions: readonly [{
|
|
@@ -798,7 +798,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
798
798
|
readonly structs: readonly [];
|
|
799
799
|
};
|
|
800
800
|
PlacePerpTriggerOrderABI: {
|
|
801
|
-
readonly address: "
|
|
801
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
802
802
|
readonly name: "place_perp_trigger_order";
|
|
803
803
|
readonly friends: readonly [];
|
|
804
804
|
readonly exposed_functions: readonly [{
|
|
@@ -812,7 +812,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
812
812
|
}];
|
|
813
813
|
readonly structs: readonly [];
|
|
814
814
|
} | {
|
|
815
|
-
readonly address: "
|
|
815
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
816
816
|
readonly name: "place_perp_trigger_order";
|
|
817
817
|
readonly friends: readonly [];
|
|
818
818
|
readonly exposed_functions: readonly [{
|
|
@@ -827,7 +827,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
827
827
|
readonly structs: readonly [];
|
|
828
828
|
};
|
|
829
829
|
PlaceSpotLimitOrderABI: {
|
|
830
|
-
readonly address: "
|
|
830
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
831
831
|
readonly name: "place_spot_limit_order";
|
|
832
832
|
readonly friends: readonly [];
|
|
833
833
|
readonly exposed_functions: readonly [{
|
|
@@ -841,7 +841,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
841
841
|
}];
|
|
842
842
|
readonly structs: readonly [];
|
|
843
843
|
} | {
|
|
844
|
-
readonly address: "
|
|
844
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
845
845
|
readonly name: "place_spot_limit_order";
|
|
846
846
|
readonly friends: readonly [];
|
|
847
847
|
readonly exposed_functions: readonly [{
|
|
@@ -856,7 +856,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
856
856
|
readonly structs: readonly [];
|
|
857
857
|
};
|
|
858
858
|
PlaceSpotMarketOrderABI: {
|
|
859
|
-
readonly address: "
|
|
859
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
860
860
|
readonly name: "place_spot_market_order";
|
|
861
861
|
readonly friends: readonly [];
|
|
862
862
|
readonly exposed_functions: readonly [{
|
|
@@ -870,7 +870,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
870
870
|
}];
|
|
871
871
|
readonly structs: readonly [];
|
|
872
872
|
} | {
|
|
873
|
-
readonly address: "
|
|
873
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
874
874
|
readonly name: "place_spot_market_order";
|
|
875
875
|
readonly friends: readonly [];
|
|
876
876
|
readonly exposed_functions: readonly [{
|
|
@@ -885,7 +885,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
885
885
|
readonly structs: readonly [];
|
|
886
886
|
};
|
|
887
887
|
RedeemTokenABI: {
|
|
888
|
-
readonly address: "
|
|
888
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
889
889
|
readonly name: "redeem_token";
|
|
890
890
|
readonly friends: readonly [];
|
|
891
891
|
readonly exposed_functions: readonly [{
|
|
@@ -899,7 +899,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
899
899
|
}];
|
|
900
900
|
readonly structs: readonly [];
|
|
901
901
|
} | {
|
|
902
|
-
readonly address: "
|
|
902
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
903
903
|
readonly name: "redeem_token";
|
|
904
904
|
readonly friends: readonly [];
|
|
905
905
|
readonly exposed_functions: readonly [{
|
|
@@ -914,7 +914,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
914
914
|
readonly structs: readonly [];
|
|
915
915
|
};
|
|
916
916
|
RemoveApiKeyABI: {
|
|
917
|
-
readonly address: "
|
|
917
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
918
918
|
readonly name: "remove_api_key";
|
|
919
919
|
readonly friends: readonly [];
|
|
920
920
|
readonly exposed_functions: readonly [{
|
|
@@ -928,7 +928,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
928
928
|
}];
|
|
929
929
|
readonly structs: readonly [];
|
|
930
930
|
} | {
|
|
931
|
-
readonly address: "
|
|
931
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
932
932
|
readonly name: "remove_api_key";
|
|
933
933
|
readonly friends: readonly [];
|
|
934
934
|
readonly exposed_functions: readonly [{
|
|
@@ -943,7 +943,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
943
943
|
readonly structs: readonly [];
|
|
944
944
|
};
|
|
945
945
|
RemoveApiKeySignerABI: {
|
|
946
|
-
readonly address: "
|
|
946
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
947
947
|
readonly name: "remove_api_key_signer";
|
|
948
948
|
readonly friends: readonly [];
|
|
949
949
|
readonly exposed_functions: readonly [{
|
|
@@ -957,7 +957,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
957
957
|
}];
|
|
958
958
|
readonly structs: readonly [];
|
|
959
959
|
} | {
|
|
960
|
-
readonly address: "
|
|
960
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
961
961
|
readonly name: "remove_api_key_signer";
|
|
962
962
|
readonly friends: readonly [];
|
|
963
963
|
readonly exposed_functions: readonly [{
|
|
@@ -972,7 +972,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
972
972
|
readonly structs: readonly [];
|
|
973
973
|
};
|
|
974
974
|
ReplaceMultipleOrdersABI: {
|
|
975
|
-
readonly address: "
|
|
975
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
976
976
|
readonly name: "replace_multiple_orders";
|
|
977
977
|
readonly friends: readonly [];
|
|
978
978
|
readonly exposed_functions: readonly [{
|
|
@@ -986,7 +986,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
986
986
|
}];
|
|
987
987
|
readonly structs: readonly [];
|
|
988
988
|
} | {
|
|
989
|
-
readonly address: "
|
|
989
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
990
990
|
readonly name: "replace_multiple_orders";
|
|
991
991
|
readonly friends: readonly [];
|
|
992
992
|
readonly exposed_functions: readonly [{
|
|
@@ -1001,7 +1001,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1001
1001
|
readonly structs: readonly [];
|
|
1002
1002
|
};
|
|
1003
1003
|
ReplaceMultipleSpotOrdersABI: {
|
|
1004
|
-
readonly address: "
|
|
1004
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1005
1005
|
readonly name: "replace_multiple_spot_orders";
|
|
1006
1006
|
readonly friends: readonly [];
|
|
1007
1007
|
readonly exposed_functions: readonly [{
|
|
@@ -1015,7 +1015,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1015
1015
|
}];
|
|
1016
1016
|
readonly structs: readonly [];
|
|
1017
1017
|
} | {
|
|
1018
|
-
readonly address: "
|
|
1018
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1019
1019
|
readonly name: "replace_multiple_spot_orders";
|
|
1020
1020
|
readonly friends: readonly [];
|
|
1021
1021
|
readonly exposed_functions: readonly [{
|
|
@@ -1030,7 +1030,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1030
1030
|
readonly structs: readonly [];
|
|
1031
1031
|
};
|
|
1032
1032
|
SetAliasNameABI: {
|
|
1033
|
-
readonly address: "
|
|
1033
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1034
1034
|
readonly name: "set_alias_name";
|
|
1035
1035
|
readonly friends: readonly [];
|
|
1036
1036
|
readonly exposed_functions: readonly [{
|
|
@@ -1044,7 +1044,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1044
1044
|
}];
|
|
1045
1045
|
readonly structs: readonly [];
|
|
1046
1046
|
} | {
|
|
1047
|
-
readonly address: "
|
|
1047
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1048
1048
|
readonly name: "set_alias_name";
|
|
1049
1049
|
readonly friends: readonly [];
|
|
1050
1050
|
readonly exposed_functions: readonly [{
|
|
@@ -1059,7 +1059,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1059
1059
|
readonly structs: readonly [];
|
|
1060
1060
|
};
|
|
1061
1061
|
SetAutolendABI: {
|
|
1062
|
-
readonly address: "
|
|
1062
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1063
1063
|
readonly name: "set_autolend";
|
|
1064
1064
|
readonly friends: readonly [];
|
|
1065
1065
|
readonly exposed_functions: readonly [{
|
|
@@ -1073,7 +1073,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1073
1073
|
}];
|
|
1074
1074
|
readonly structs: readonly [];
|
|
1075
1075
|
} | {
|
|
1076
|
-
readonly address: "
|
|
1076
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1077
1077
|
readonly name: "set_autolend";
|
|
1078
1078
|
readonly friends: readonly [];
|
|
1079
1079
|
readonly exposed_functions: readonly [{
|
|
@@ -1088,7 +1088,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1088
1088
|
readonly structs: readonly [];
|
|
1089
1089
|
};
|
|
1090
1090
|
SetReferralCodeABI: {
|
|
1091
|
-
readonly address: "
|
|
1091
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1092
1092
|
readonly name: "set_referral_code";
|
|
1093
1093
|
readonly friends: readonly [];
|
|
1094
1094
|
readonly exposed_functions: readonly [{
|
|
@@ -1102,7 +1102,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1102
1102
|
}];
|
|
1103
1103
|
readonly structs: readonly [];
|
|
1104
1104
|
} | {
|
|
1105
|
-
readonly address: "
|
|
1105
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1106
1106
|
readonly name: "set_referral_code";
|
|
1107
1107
|
readonly friends: readonly [];
|
|
1108
1108
|
readonly exposed_functions: readonly [{
|
|
@@ -1117,7 +1117,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1117
1117
|
readonly structs: readonly [];
|
|
1118
1118
|
};
|
|
1119
1119
|
TokenizeUserVaultInvestmentABI: {
|
|
1120
|
-
readonly address: "
|
|
1120
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1121
1121
|
readonly name: "tokenize_user_vault_investment";
|
|
1122
1122
|
readonly friends: readonly [];
|
|
1123
1123
|
readonly exposed_functions: readonly [{
|
|
@@ -1131,7 +1131,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1131
1131
|
}];
|
|
1132
1132
|
readonly structs: readonly [];
|
|
1133
1133
|
} | {
|
|
1134
|
-
readonly address: "
|
|
1134
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1135
1135
|
readonly name: "tokenize_user_vault_investment";
|
|
1136
1136
|
readonly friends: readonly [];
|
|
1137
1137
|
readonly exposed_functions: readonly [{
|
|
@@ -1146,7 +1146,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1146
1146
|
readonly structs: readonly [];
|
|
1147
1147
|
};
|
|
1148
1148
|
TransferToUserABI: {
|
|
1149
|
-
readonly address: "
|
|
1149
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1150
1150
|
readonly name: "transfer_to_user";
|
|
1151
1151
|
readonly friends: readonly [];
|
|
1152
1152
|
readonly exposed_functions: readonly [{
|
|
@@ -1160,7 +1160,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1160
1160
|
}];
|
|
1161
1161
|
readonly structs: readonly [];
|
|
1162
1162
|
} | {
|
|
1163
|
-
readonly address: "
|
|
1163
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1164
1164
|
readonly name: "transfer_to_user";
|
|
1165
1165
|
readonly friends: readonly [];
|
|
1166
1166
|
readonly exposed_functions: readonly [{
|
|
@@ -1175,7 +1175,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1175
1175
|
readonly structs: readonly [];
|
|
1176
1176
|
};
|
|
1177
1177
|
WithdrawFromVaultABI: {
|
|
1178
|
-
readonly address: "
|
|
1178
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1179
1179
|
readonly name: "withdraw_from_vault";
|
|
1180
1180
|
readonly friends: readonly [];
|
|
1181
1181
|
readonly exposed_functions: readonly [{
|
|
@@ -1189,7 +1189,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1189
1189
|
}];
|
|
1190
1190
|
readonly structs: readonly [];
|
|
1191
1191
|
} | {
|
|
1192
|
-
readonly address: "
|
|
1192
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1193
1193
|
readonly name: "withdraw_from_vault";
|
|
1194
1194
|
readonly friends: readonly [];
|
|
1195
1195
|
readonly exposed_functions: readonly [{
|
|
@@ -1204,7 +1204,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1204
1204
|
readonly structs: readonly [];
|
|
1205
1205
|
};
|
|
1206
1206
|
WithdrawTokenABI: {
|
|
1207
|
-
readonly address: "
|
|
1207
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1208
1208
|
readonly name: "withdraw_token";
|
|
1209
1209
|
readonly friends: readonly [];
|
|
1210
1210
|
readonly exposed_functions: readonly [{
|
|
@@ -1218,7 +1218,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1218
1218
|
}];
|
|
1219
1219
|
readonly structs: readonly [];
|
|
1220
1220
|
} | {
|
|
1221
|
-
readonly address: "
|
|
1221
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1222
1222
|
readonly name: "withdraw_token";
|
|
1223
1223
|
readonly friends: readonly [];
|
|
1224
1224
|
readonly exposed_functions: readonly [{
|
|
@@ -1233,7 +1233,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1233
1233
|
readonly structs: readonly [];
|
|
1234
1234
|
};
|
|
1235
1235
|
InitExchangeABI: {
|
|
1236
|
-
readonly address: "
|
|
1236
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1237
1237
|
readonly name: "init_exchange";
|
|
1238
1238
|
readonly friends: readonly [];
|
|
1239
1239
|
readonly exposed_functions: readonly [{
|
|
@@ -1247,7 +1247,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1247
1247
|
}];
|
|
1248
1248
|
readonly structs: readonly [];
|
|
1249
1249
|
} | {
|
|
1250
|
-
readonly address: "
|
|
1250
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1251
1251
|
readonly name: "init_exchange";
|
|
1252
1252
|
readonly friends: readonly [];
|
|
1253
1253
|
readonly exposed_functions: readonly [{
|
|
@@ -1262,7 +1262,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1262
1262
|
readonly structs: readonly [];
|
|
1263
1263
|
};
|
|
1264
1264
|
AddDevAddressABI: {
|
|
1265
|
-
readonly address: "
|
|
1265
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1266
1266
|
readonly name: "add_dev_address";
|
|
1267
1267
|
readonly friends: readonly [];
|
|
1268
1268
|
readonly exposed_functions: readonly [{
|
|
@@ -1276,7 +1276,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1276
1276
|
}];
|
|
1277
1277
|
readonly structs: readonly [];
|
|
1278
1278
|
} | {
|
|
1279
|
-
readonly address: "
|
|
1279
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1280
1280
|
readonly name: "add_dev_address";
|
|
1281
1281
|
readonly friends: readonly [];
|
|
1282
1282
|
readonly exposed_functions: readonly [{
|
|
@@ -1291,7 +1291,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1291
1291
|
readonly structs: readonly [];
|
|
1292
1292
|
};
|
|
1293
1293
|
RemoveDevAddressABI: {
|
|
1294
|
-
readonly address: "
|
|
1294
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1295
1295
|
readonly name: "remove_dev_address";
|
|
1296
1296
|
readonly friends: readonly [];
|
|
1297
1297
|
readonly exposed_functions: readonly [{
|
|
@@ -1305,7 +1305,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1305
1305
|
}];
|
|
1306
1306
|
readonly structs: readonly [];
|
|
1307
1307
|
} | {
|
|
1308
|
-
readonly address: "
|
|
1308
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1309
1309
|
readonly name: "remove_dev_address";
|
|
1310
1310
|
readonly friends: readonly [];
|
|
1311
1311
|
readonly exposed_functions: readonly [{
|
|
@@ -1320,7 +1320,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1320
1320
|
readonly structs: readonly [];
|
|
1321
1321
|
};
|
|
1322
1322
|
AddTokenToOracleABI: {
|
|
1323
|
-
readonly address: "
|
|
1323
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1324
1324
|
readonly name: "add_token_to_oracle";
|
|
1325
1325
|
readonly friends: readonly [];
|
|
1326
1326
|
readonly exposed_functions: readonly [{
|
|
@@ -1334,7 +1334,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1334
1334
|
}];
|
|
1335
1335
|
readonly structs: readonly [];
|
|
1336
1336
|
} | {
|
|
1337
|
-
readonly address: "
|
|
1337
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1338
1338
|
readonly name: "add_token_to_oracle";
|
|
1339
1339
|
readonly friends: readonly [];
|
|
1340
1340
|
readonly exposed_functions: readonly [{
|
|
@@ -1349,7 +1349,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1349
1349
|
readonly structs: readonly [];
|
|
1350
1350
|
};
|
|
1351
1351
|
AddNewTokenABI: {
|
|
1352
|
-
readonly address: "
|
|
1352
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1353
1353
|
readonly name: "add_new_token";
|
|
1354
1354
|
readonly friends: readonly [];
|
|
1355
1355
|
readonly exposed_functions: readonly [{
|
|
@@ -1363,7 +1363,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1363
1363
|
}];
|
|
1364
1364
|
readonly structs: readonly [];
|
|
1365
1365
|
} | {
|
|
1366
|
-
readonly address: "
|
|
1366
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1367
1367
|
readonly name: "add_new_token";
|
|
1368
1368
|
readonly friends: readonly [];
|
|
1369
1369
|
readonly exposed_functions: readonly [{
|
|
@@ -1378,7 +1378,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1378
1378
|
readonly structs: readonly [];
|
|
1379
1379
|
};
|
|
1380
1380
|
UpdateOraclePricesABI: {
|
|
1381
|
-
readonly address: "
|
|
1381
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1382
1382
|
readonly name: "update_oracle_prices";
|
|
1383
1383
|
readonly friends: readonly [];
|
|
1384
1384
|
readonly exposed_functions: readonly [{
|
|
@@ -1392,7 +1392,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1392
1392
|
}];
|
|
1393
1393
|
readonly structs: readonly [];
|
|
1394
1394
|
} | {
|
|
1395
|
-
readonly address: "
|
|
1395
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1396
1396
|
readonly name: "update_oracle_prices";
|
|
1397
1397
|
readonly friends: readonly [];
|
|
1398
1398
|
readonly exposed_functions: readonly [{
|
|
@@ -1407,7 +1407,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1407
1407
|
readonly structs: readonly [];
|
|
1408
1408
|
};
|
|
1409
1409
|
AddNewPerpMarketABI: {
|
|
1410
|
-
readonly address: "
|
|
1410
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1411
1411
|
readonly name: "add_new_perp_market";
|
|
1412
1412
|
readonly friends: readonly [];
|
|
1413
1413
|
readonly exposed_functions: readonly [{
|
|
@@ -1421,7 +1421,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1421
1421
|
}];
|
|
1422
1422
|
readonly structs: readonly [];
|
|
1423
1423
|
} | {
|
|
1424
|
-
readonly address: "
|
|
1424
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1425
1425
|
readonly name: "add_new_perp_market";
|
|
1426
1426
|
readonly friends: readonly [];
|
|
1427
1427
|
readonly exposed_functions: readonly [{
|
|
@@ -1436,7 +1436,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1436
1436
|
readonly structs: readonly [];
|
|
1437
1437
|
};
|
|
1438
1438
|
AddNewSpotMarketABI: {
|
|
1439
|
-
readonly address: "
|
|
1439
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1440
1440
|
readonly name: "add_new_spot_market";
|
|
1441
1441
|
readonly friends: readonly [];
|
|
1442
1442
|
readonly exposed_functions: readonly [{
|
|
@@ -1450,7 +1450,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1450
1450
|
}];
|
|
1451
1451
|
readonly structs: readonly [];
|
|
1452
1452
|
} | {
|
|
1453
|
-
readonly address: "
|
|
1453
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1454
1454
|
readonly name: "add_new_spot_market";
|
|
1455
1455
|
readonly friends: readonly [];
|
|
1456
1456
|
readonly exposed_functions: readonly [{
|
|
@@ -1465,7 +1465,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1465
1465
|
readonly structs: readonly [];
|
|
1466
1466
|
};
|
|
1467
1467
|
UpdateFeeTiersABI: {
|
|
1468
|
-
readonly address: "
|
|
1468
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1469
1469
|
readonly name: "update_fee_tiers";
|
|
1470
1470
|
readonly friends: readonly [];
|
|
1471
1471
|
readonly exposed_functions: readonly [{
|
|
@@ -1479,7 +1479,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1479
1479
|
}];
|
|
1480
1480
|
readonly structs: readonly [];
|
|
1481
1481
|
} | {
|
|
1482
|
-
readonly address: "
|
|
1482
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1483
1483
|
readonly name: "update_fee_tiers";
|
|
1484
1484
|
readonly friends: readonly [];
|
|
1485
1485
|
readonly exposed_functions: readonly [{
|
|
@@ -1494,7 +1494,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1494
1494
|
readonly structs: readonly [];
|
|
1495
1495
|
};
|
|
1496
1496
|
SettleMarketABI: {
|
|
1497
|
-
readonly address: "
|
|
1497
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1498
1498
|
readonly name: "settle_market";
|
|
1499
1499
|
readonly friends: readonly [];
|
|
1500
1500
|
readonly exposed_functions: readonly [{
|
|
@@ -1508,7 +1508,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1508
1508
|
}];
|
|
1509
1509
|
readonly structs: readonly [];
|
|
1510
1510
|
} | {
|
|
1511
|
-
readonly address: "
|
|
1511
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1512
1512
|
readonly name: "settle_market";
|
|
1513
1513
|
readonly friends: readonly [];
|
|
1514
1514
|
readonly exposed_functions: readonly [{
|
|
@@ -1523,7 +1523,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1523
1523
|
readonly structs: readonly [];
|
|
1524
1524
|
};
|
|
1525
1525
|
AddNewLpTokenABI: {
|
|
1526
|
-
readonly address: "
|
|
1526
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1527
1527
|
readonly name: "add_new_lp_token";
|
|
1528
1528
|
readonly friends: readonly [];
|
|
1529
1529
|
readonly exposed_functions: readonly [{
|
|
@@ -1537,7 +1537,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1537
1537
|
}];
|
|
1538
1538
|
readonly structs: readonly [];
|
|
1539
1539
|
} | {
|
|
1540
|
-
readonly address: "
|
|
1540
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1541
1541
|
readonly name: "add_new_lp_token";
|
|
1542
1542
|
readonly friends: readonly [];
|
|
1543
1543
|
readonly exposed_functions: readonly [{
|
|
@@ -1552,7 +1552,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1552
1552
|
readonly structs: readonly [];
|
|
1553
1553
|
};
|
|
1554
1554
|
SetSystemHaircutABI: {
|
|
1555
|
-
readonly address: "
|
|
1555
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1556
1556
|
readonly name: "set_system_haircut";
|
|
1557
1557
|
readonly friends: readonly [];
|
|
1558
1558
|
readonly exposed_functions: readonly [{
|
|
@@ -1566,7 +1566,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1566
1566
|
}];
|
|
1567
1567
|
readonly structs: readonly [];
|
|
1568
1568
|
} | {
|
|
1569
|
-
readonly address: "
|
|
1569
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1570
1570
|
readonly name: "set_system_haircut";
|
|
1571
1571
|
readonly friends: readonly [];
|
|
1572
1572
|
readonly exposed_functions: readonly [{
|
|
@@ -1581,7 +1581,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1581
1581
|
readonly structs: readonly [];
|
|
1582
1582
|
};
|
|
1583
1583
|
SetFeeDataABI: {
|
|
1584
|
-
readonly address: "
|
|
1584
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1585
1585
|
readonly name: "set_fee_data";
|
|
1586
1586
|
readonly friends: readonly [];
|
|
1587
1587
|
readonly exposed_functions: readonly [{
|
|
@@ -1595,7 +1595,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1595
1595
|
}];
|
|
1596
1596
|
readonly structs: readonly [];
|
|
1597
1597
|
} | {
|
|
1598
|
-
readonly address: "
|
|
1598
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1599
1599
|
readonly name: "set_fee_data";
|
|
1600
1600
|
readonly friends: readonly [];
|
|
1601
1601
|
readonly exposed_functions: readonly [{
|
|
@@ -1610,7 +1610,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1610
1610
|
readonly structs: readonly [];
|
|
1611
1611
|
};
|
|
1612
1612
|
ChangePerpMarketDataABI: {
|
|
1613
|
-
readonly address: "
|
|
1613
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1614
1614
|
readonly name: "change_perp_market_data";
|
|
1615
1615
|
readonly friends: readonly [];
|
|
1616
1616
|
readonly exposed_functions: readonly [{
|
|
@@ -1624,7 +1624,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1624
1624
|
}];
|
|
1625
1625
|
readonly structs: readonly [];
|
|
1626
1626
|
} | {
|
|
1627
|
-
readonly address: "
|
|
1627
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1628
1628
|
readonly name: "change_perp_market_data";
|
|
1629
1629
|
readonly friends: readonly [];
|
|
1630
1630
|
readonly exposed_functions: readonly [{
|
|
@@ -1639,7 +1639,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1639
1639
|
readonly structs: readonly [];
|
|
1640
1640
|
};
|
|
1641
1641
|
ChangeSpotMarketDataABI: {
|
|
1642
|
-
readonly address: "
|
|
1642
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1643
1643
|
readonly name: "change_spot_market_data";
|
|
1644
1644
|
readonly friends: readonly [];
|
|
1645
1645
|
readonly exposed_functions: readonly [{
|
|
@@ -1653,7 +1653,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1653
1653
|
}];
|
|
1654
1654
|
readonly structs: readonly [];
|
|
1655
1655
|
} | {
|
|
1656
|
-
readonly address: "
|
|
1656
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1657
1657
|
readonly name: "change_spot_market_data";
|
|
1658
1658
|
readonly friends: readonly [];
|
|
1659
1659
|
readonly exposed_functions: readonly [{
|
|
@@ -1668,7 +1668,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1668
1668
|
readonly structs: readonly [];
|
|
1669
1669
|
};
|
|
1670
1670
|
ChangeTokenDataABI: {
|
|
1671
|
-
readonly address: "
|
|
1671
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1672
1672
|
readonly name: "change_token_data";
|
|
1673
1673
|
readonly friends: readonly [];
|
|
1674
1674
|
readonly exposed_functions: readonly [{
|
|
@@ -1682,7 +1682,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1682
1682
|
}];
|
|
1683
1683
|
readonly structs: readonly [];
|
|
1684
1684
|
} | {
|
|
1685
|
-
readonly address: "
|
|
1685
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1686
1686
|
readonly name: "change_token_data";
|
|
1687
1687
|
readonly friends: readonly [];
|
|
1688
1688
|
readonly exposed_functions: readonly [{
|
|
@@ -1697,7 +1697,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1697
1697
|
readonly structs: readonly [];
|
|
1698
1698
|
};
|
|
1699
1699
|
PredepositToVaultABI: {
|
|
1700
|
-
readonly address: "
|
|
1700
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1701
1701
|
readonly name: "predeposit_to_vault";
|
|
1702
1702
|
readonly friends: readonly [];
|
|
1703
1703
|
readonly exposed_functions: readonly [{
|
|
@@ -1711,7 +1711,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1711
1711
|
}];
|
|
1712
1712
|
readonly structs: readonly [];
|
|
1713
1713
|
} | {
|
|
1714
|
-
readonly address: "
|
|
1714
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1715
1715
|
readonly name: "predeposit_to_vault";
|
|
1716
1716
|
readonly friends: readonly [];
|
|
1717
1717
|
readonly exposed_functions: readonly [{
|
|
@@ -1732,7 +1732,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
1732
1732
|
*/
|
|
1733
1733
|
declare const ABIs: {
|
|
1734
1734
|
FaucetEntrypointsABI?: {
|
|
1735
|
-
readonly address: "
|
|
1735
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1736
1736
|
readonly name: "faucet_entrypoints";
|
|
1737
1737
|
readonly friends: readonly [];
|
|
1738
1738
|
readonly exposed_functions: readonly [{
|
|
@@ -1771,7 +1771,7 @@ declare const ABIs: {
|
|
|
1771
1771
|
readonly structs: readonly [];
|
|
1772
1772
|
} | undefined;
|
|
1773
1773
|
TestFaucetABI?: {
|
|
1774
|
-
readonly address: "
|
|
1774
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1775
1775
|
readonly name: "test_faucet";
|
|
1776
1776
|
readonly friends: readonly [];
|
|
1777
1777
|
readonly exposed_functions: readonly [{
|
|
@@ -1797,7 +1797,7 @@ declare const ABIs: {
|
|
|
1797
1797
|
readonly is_view: false;
|
|
1798
1798
|
readonly generic_type_params: readonly [];
|
|
1799
1799
|
readonly params: readonly ["&signer", "vector<u8>"];
|
|
1800
|
-
readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<
|
|
1800
|
+
readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::Token>"];
|
|
1801
1801
|
}, {
|
|
1802
1802
|
readonly name: "get_faucet_data";
|
|
1803
1803
|
readonly visibility: "public";
|
|
@@ -1877,7 +1877,7 @@ declare const ABIs: {
|
|
|
1877
1877
|
readonly is_view: false;
|
|
1878
1878
|
readonly generic_type_params: readonly [];
|
|
1879
1879
|
readonly params: readonly ["0x1::fungible_asset::MintRef", "0x1::object::Object<0x1::fungible_asset::Metadata>"];
|
|
1880
|
-
readonly return: readonly ["
|
|
1880
|
+
readonly return: readonly ["0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::FaucetToken"];
|
|
1881
1881
|
}, {
|
|
1882
1882
|
readonly name: "remove_token";
|
|
1883
1883
|
readonly visibility: "public";
|
|
@@ -1907,7 +1907,7 @@ declare const ABIs: {
|
|
|
1907
1907
|
readonly generic_type_params: readonly [];
|
|
1908
1908
|
readonly fields: readonly [{
|
|
1909
1909
|
readonly name: "tokens";
|
|
1910
|
-
readonly type: "0x1::smart_table::SmartTable<vector<u8>,
|
|
1910
|
+
readonly type: "0x1::smart_table::SmartTable<vector<u8>, 0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde::test_faucet::FaucetToken>";
|
|
1911
1911
|
}];
|
|
1912
1912
|
}, {
|
|
1913
1913
|
readonly name: "FaucetToken";
|
|
@@ -1926,7 +1926,7 @@ declare const ABIs: {
|
|
|
1926
1926
|
}];
|
|
1927
1927
|
} | undefined;
|
|
1928
1928
|
AddApiKeyABI: {
|
|
1929
|
-
readonly address: "
|
|
1929
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1930
1930
|
readonly name: "add_api_key";
|
|
1931
1931
|
readonly friends: readonly [];
|
|
1932
1932
|
readonly exposed_functions: readonly [{
|
|
@@ -1940,7 +1940,7 @@ declare const ABIs: {
|
|
|
1940
1940
|
}];
|
|
1941
1941
|
readonly structs: readonly [];
|
|
1942
1942
|
} | {
|
|
1943
|
-
readonly address: "
|
|
1943
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1944
1944
|
readonly name: "add_api_key";
|
|
1945
1945
|
readonly friends: readonly [];
|
|
1946
1946
|
readonly exposed_functions: readonly [{
|
|
@@ -1955,7 +1955,7 @@ declare const ABIs: {
|
|
|
1955
1955
|
readonly structs: readonly [];
|
|
1956
1956
|
};
|
|
1957
1957
|
AddCreditsABI: {
|
|
1958
|
-
readonly address: "
|
|
1958
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1959
1959
|
readonly name: "add_credits";
|
|
1960
1960
|
readonly friends: readonly [];
|
|
1961
1961
|
readonly exposed_functions: readonly [{
|
|
@@ -1969,7 +1969,7 @@ declare const ABIs: {
|
|
|
1969
1969
|
}];
|
|
1970
1970
|
readonly structs: readonly [];
|
|
1971
1971
|
} | {
|
|
1972
|
-
readonly address: "
|
|
1972
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
1973
1973
|
readonly name: "add_credits";
|
|
1974
1974
|
readonly friends: readonly [];
|
|
1975
1975
|
readonly exposed_functions: readonly [{
|
|
@@ -1984,7 +1984,7 @@ declare const ABIs: {
|
|
|
1984
1984
|
readonly structs: readonly [];
|
|
1985
1985
|
};
|
|
1986
1986
|
CancelAllPerpOrdersABI: {
|
|
1987
|
-
readonly address: "
|
|
1987
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
1988
1988
|
readonly name: "cancel_all_perp_orders";
|
|
1989
1989
|
readonly friends: readonly [];
|
|
1990
1990
|
readonly exposed_functions: readonly [{
|
|
@@ -1998,7 +1998,7 @@ declare const ABIs: {
|
|
|
1998
1998
|
}];
|
|
1999
1999
|
readonly structs: readonly [];
|
|
2000
2000
|
} | {
|
|
2001
|
-
readonly address: "
|
|
2001
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2002
2002
|
readonly name: "cancel_all_perp_orders";
|
|
2003
2003
|
readonly friends: readonly [];
|
|
2004
2004
|
readonly exposed_functions: readonly [{
|
|
@@ -2013,7 +2013,7 @@ declare const ABIs: {
|
|
|
2013
2013
|
readonly structs: readonly [];
|
|
2014
2014
|
};
|
|
2015
2015
|
CancelAllSpotOrdersABI: {
|
|
2016
|
-
readonly address: "
|
|
2016
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2017
2017
|
readonly name: "cancel_all_spot_orders";
|
|
2018
2018
|
readonly friends: readonly [];
|
|
2019
2019
|
readonly exposed_functions: readonly [{
|
|
@@ -2027,7 +2027,7 @@ declare const ABIs: {
|
|
|
2027
2027
|
}];
|
|
2028
2028
|
readonly structs: readonly [];
|
|
2029
2029
|
} | {
|
|
2030
|
-
readonly address: "
|
|
2030
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2031
2031
|
readonly name: "cancel_all_spot_orders";
|
|
2032
2032
|
readonly friends: readonly [];
|
|
2033
2033
|
readonly exposed_functions: readonly [{
|
|
@@ -2042,7 +2042,7 @@ declare const ABIs: {
|
|
|
2042
2042
|
readonly structs: readonly [];
|
|
2043
2043
|
};
|
|
2044
2044
|
CancelPerpOrdersABI: {
|
|
2045
|
-
readonly address: "
|
|
2045
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2046
2046
|
readonly name: "cancel_perp_orders";
|
|
2047
2047
|
readonly friends: readonly [];
|
|
2048
2048
|
readonly exposed_functions: readonly [{
|
|
@@ -2056,7 +2056,7 @@ declare const ABIs: {
|
|
|
2056
2056
|
}];
|
|
2057
2057
|
readonly structs: readonly [];
|
|
2058
2058
|
} | {
|
|
2059
|
-
readonly address: "
|
|
2059
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2060
2060
|
readonly name: "cancel_perp_orders";
|
|
2061
2061
|
readonly friends: readonly [];
|
|
2062
2062
|
readonly exposed_functions: readonly [{
|
|
@@ -2071,7 +2071,7 @@ declare const ABIs: {
|
|
|
2071
2071
|
readonly structs: readonly [];
|
|
2072
2072
|
};
|
|
2073
2073
|
CancelSpotOrdersABI: {
|
|
2074
|
-
readonly address: "
|
|
2074
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2075
2075
|
readonly name: "cancel_spot_orders";
|
|
2076
2076
|
readonly friends: readonly [];
|
|
2077
2077
|
readonly exposed_functions: readonly [{
|
|
@@ -2085,7 +2085,7 @@ declare const ABIs: {
|
|
|
2085
2085
|
}];
|
|
2086
2086
|
readonly structs: readonly [];
|
|
2087
2087
|
} | {
|
|
2088
|
-
readonly address: "
|
|
2088
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2089
2089
|
readonly name: "cancel_spot_orders";
|
|
2090
2090
|
readonly friends: readonly [];
|
|
2091
2091
|
readonly exposed_functions: readonly [{
|
|
@@ -2100,7 +2100,7 @@ declare const ABIs: {
|
|
|
2100
2100
|
readonly structs: readonly [];
|
|
2101
2101
|
};
|
|
2102
2102
|
ChangePerpOrderABI: {
|
|
2103
|
-
readonly address: "
|
|
2103
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2104
2104
|
readonly name: "change_perp_order";
|
|
2105
2105
|
readonly friends: readonly [];
|
|
2106
2106
|
readonly exposed_functions: readonly [{
|
|
@@ -2114,7 +2114,7 @@ declare const ABIs: {
|
|
|
2114
2114
|
}];
|
|
2115
2115
|
readonly structs: readonly [];
|
|
2116
2116
|
} | {
|
|
2117
|
-
readonly address: "
|
|
2117
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2118
2118
|
readonly name: "change_perp_order";
|
|
2119
2119
|
readonly friends: readonly [];
|
|
2120
2120
|
readonly exposed_functions: readonly [{
|
|
@@ -2129,7 +2129,7 @@ declare const ABIs: {
|
|
|
2129
2129
|
readonly structs: readonly [];
|
|
2130
2130
|
};
|
|
2131
2131
|
ChangeSpotOrderABI: {
|
|
2132
|
-
readonly address: "
|
|
2132
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2133
2133
|
readonly name: "change_spot_order";
|
|
2134
2134
|
readonly friends: readonly [];
|
|
2135
2135
|
readonly exposed_functions: readonly [{
|
|
@@ -2143,7 +2143,7 @@ declare const ABIs: {
|
|
|
2143
2143
|
}];
|
|
2144
2144
|
readonly structs: readonly [];
|
|
2145
2145
|
} | {
|
|
2146
|
-
readonly address: "
|
|
2146
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2147
2147
|
readonly name: "change_spot_order";
|
|
2148
2148
|
readonly friends: readonly [];
|
|
2149
2149
|
readonly exposed_functions: readonly [{
|
|
@@ -2158,7 +2158,7 @@ declare const ABIs: {
|
|
|
2158
2158
|
readonly structs: readonly [];
|
|
2159
2159
|
};
|
|
2160
2160
|
ClaimDepositABI: {
|
|
2161
|
-
readonly address: "
|
|
2161
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2162
2162
|
readonly name: "claim_deposit";
|
|
2163
2163
|
readonly friends: readonly [];
|
|
2164
2164
|
readonly exposed_functions: readonly [{
|
|
@@ -2172,7 +2172,7 @@ declare const ABIs: {
|
|
|
2172
2172
|
}];
|
|
2173
2173
|
readonly structs: readonly [];
|
|
2174
2174
|
} | {
|
|
2175
|
-
readonly address: "
|
|
2175
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2176
2176
|
readonly name: "claim_deposit";
|
|
2177
2177
|
readonly friends: readonly [];
|
|
2178
2178
|
readonly exposed_functions: readonly [{
|
|
@@ -2187,7 +2187,7 @@ declare const ABIs: {
|
|
|
2187
2187
|
readonly structs: readonly [];
|
|
2188
2188
|
};
|
|
2189
2189
|
ClaimKickbackFeeABI: {
|
|
2190
|
-
readonly address: "
|
|
2190
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2191
2191
|
readonly name: "claim_kickback_fee";
|
|
2192
2192
|
readonly friends: readonly [];
|
|
2193
2193
|
readonly exposed_functions: readonly [{
|
|
@@ -2201,7 +2201,7 @@ declare const ABIs: {
|
|
|
2201
2201
|
}];
|
|
2202
2202
|
readonly structs: readonly [];
|
|
2203
2203
|
} | {
|
|
2204
|
-
readonly address: "
|
|
2204
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2205
2205
|
readonly name: "claim_kickback_fee";
|
|
2206
2206
|
readonly friends: readonly [];
|
|
2207
2207
|
readonly exposed_functions: readonly [{
|
|
@@ -2216,7 +2216,7 @@ declare const ABIs: {
|
|
|
2216
2216
|
readonly structs: readonly [];
|
|
2217
2217
|
};
|
|
2218
2218
|
ClaimReferralFeesABI: {
|
|
2219
|
-
readonly address: "
|
|
2219
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2220
2220
|
readonly name: "claim_referral_fees";
|
|
2221
2221
|
readonly friends: readonly [];
|
|
2222
2222
|
readonly exposed_functions: readonly [{
|
|
@@ -2230,7 +2230,7 @@ declare const ABIs: {
|
|
|
2230
2230
|
}];
|
|
2231
2231
|
readonly structs: readonly [];
|
|
2232
2232
|
} | {
|
|
2233
|
-
readonly address: "
|
|
2233
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2234
2234
|
readonly name: "claim_referral_fees";
|
|
2235
2235
|
readonly friends: readonly [];
|
|
2236
2236
|
readonly exposed_functions: readonly [{
|
|
@@ -2245,7 +2245,7 @@ declare const ABIs: {
|
|
|
2245
2245
|
readonly structs: readonly [];
|
|
2246
2246
|
};
|
|
2247
2247
|
CreateUserABI: {
|
|
2248
|
-
readonly address: "
|
|
2248
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2249
2249
|
readonly name: "create_user";
|
|
2250
2250
|
readonly friends: readonly [];
|
|
2251
2251
|
readonly exposed_functions: readonly [{
|
|
@@ -2259,7 +2259,7 @@ declare const ABIs: {
|
|
|
2259
2259
|
}];
|
|
2260
2260
|
readonly structs: readonly [];
|
|
2261
2261
|
} | {
|
|
2262
|
-
readonly address: "
|
|
2262
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2263
2263
|
readonly name: "create_user";
|
|
2264
2264
|
readonly friends: readonly [];
|
|
2265
2265
|
readonly exposed_functions: readonly [{
|
|
@@ -2274,7 +2274,7 @@ declare const ABIs: {
|
|
|
2274
2274
|
readonly structs: readonly [];
|
|
2275
2275
|
};
|
|
2276
2276
|
DepositTokenABI: {
|
|
2277
|
-
readonly address: "
|
|
2277
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2278
2278
|
readonly name: "deposit_token";
|
|
2279
2279
|
readonly friends: readonly [];
|
|
2280
2280
|
readonly exposed_functions: readonly [{
|
|
@@ -2288,7 +2288,7 @@ declare const ABIs: {
|
|
|
2288
2288
|
}];
|
|
2289
2289
|
readonly structs: readonly [];
|
|
2290
2290
|
} | {
|
|
2291
|
-
readonly address: "
|
|
2291
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2292
2292
|
readonly name: "deposit_token";
|
|
2293
2293
|
readonly friends: readonly [];
|
|
2294
2294
|
readonly exposed_functions: readonly [{
|
|
@@ -2303,7 +2303,7 @@ declare const ABIs: {
|
|
|
2303
2303
|
readonly structs: readonly [];
|
|
2304
2304
|
};
|
|
2305
2305
|
DepositToVaultABI: {
|
|
2306
|
-
readonly address: "
|
|
2306
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2307
2307
|
readonly name: "deposit_to_vault";
|
|
2308
2308
|
readonly friends: readonly [];
|
|
2309
2309
|
readonly exposed_functions: readonly [{
|
|
@@ -2317,7 +2317,7 @@ declare const ABIs: {
|
|
|
2317
2317
|
}];
|
|
2318
2318
|
readonly structs: readonly [];
|
|
2319
2319
|
} | {
|
|
2320
|
-
readonly address: "
|
|
2320
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2321
2321
|
readonly name: "deposit_to_vault";
|
|
2322
2322
|
readonly friends: readonly [];
|
|
2323
2323
|
readonly exposed_functions: readonly [{
|
|
@@ -2332,7 +2332,7 @@ declare const ABIs: {
|
|
|
2332
2332
|
readonly structs: readonly [];
|
|
2333
2333
|
};
|
|
2334
2334
|
LendTokenABI: {
|
|
2335
|
-
readonly address: "
|
|
2335
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2336
2336
|
readonly name: "lend_token";
|
|
2337
2337
|
readonly friends: readonly [];
|
|
2338
2338
|
readonly exposed_functions: readonly [{
|
|
@@ -2346,7 +2346,7 @@ declare const ABIs: {
|
|
|
2346
2346
|
}];
|
|
2347
2347
|
readonly structs: readonly [];
|
|
2348
2348
|
} | {
|
|
2349
|
-
readonly address: "
|
|
2349
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2350
2350
|
readonly name: "lend_token";
|
|
2351
2351
|
readonly friends: readonly [];
|
|
2352
2352
|
readonly exposed_functions: readonly [{
|
|
@@ -2361,7 +2361,7 @@ declare const ABIs: {
|
|
|
2361
2361
|
readonly structs: readonly [];
|
|
2362
2362
|
};
|
|
2363
2363
|
OpenBoxesABI: {
|
|
2364
|
-
readonly address: "
|
|
2364
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2365
2365
|
readonly name: "open_boxes";
|
|
2366
2366
|
readonly friends: readonly [];
|
|
2367
2367
|
readonly exposed_functions: readonly [{
|
|
@@ -2375,7 +2375,7 @@ declare const ABIs: {
|
|
|
2375
2375
|
}];
|
|
2376
2376
|
readonly structs: readonly [];
|
|
2377
2377
|
} | {
|
|
2378
|
-
readonly address: "
|
|
2378
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2379
2379
|
readonly name: "open_boxes";
|
|
2380
2380
|
readonly friends: readonly [];
|
|
2381
2381
|
readonly exposed_functions: readonly [{
|
|
@@ -2390,7 +2390,7 @@ declare const ABIs: {
|
|
|
2390
2390
|
readonly structs: readonly [];
|
|
2391
2391
|
};
|
|
2392
2392
|
PlaceMultiplePerpOrdersABI: {
|
|
2393
|
-
readonly address: "
|
|
2393
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2394
2394
|
readonly name: "place_multiple_perp_orders";
|
|
2395
2395
|
readonly friends: readonly [];
|
|
2396
2396
|
readonly exposed_functions: readonly [{
|
|
@@ -2404,7 +2404,7 @@ declare const ABIs: {
|
|
|
2404
2404
|
}];
|
|
2405
2405
|
readonly structs: readonly [];
|
|
2406
2406
|
} | {
|
|
2407
|
-
readonly address: "
|
|
2407
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2408
2408
|
readonly name: "place_multiple_perp_orders";
|
|
2409
2409
|
readonly friends: readonly [];
|
|
2410
2410
|
readonly exposed_functions: readonly [{
|
|
@@ -2419,7 +2419,7 @@ declare const ABIs: {
|
|
|
2419
2419
|
readonly structs: readonly [];
|
|
2420
2420
|
};
|
|
2421
2421
|
PlaceMultipleSpotOrdersABI: {
|
|
2422
|
-
readonly address: "
|
|
2422
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2423
2423
|
readonly name: "place_multiple_spot_orders";
|
|
2424
2424
|
readonly friends: readonly [];
|
|
2425
2425
|
readonly exposed_functions: readonly [{
|
|
@@ -2433,7 +2433,7 @@ declare const ABIs: {
|
|
|
2433
2433
|
}];
|
|
2434
2434
|
readonly structs: readonly [];
|
|
2435
2435
|
} | {
|
|
2436
|
-
readonly address: "
|
|
2436
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2437
2437
|
readonly name: "place_multiple_spot_orders";
|
|
2438
2438
|
readonly friends: readonly [];
|
|
2439
2439
|
readonly exposed_functions: readonly [{
|
|
@@ -2448,7 +2448,7 @@ declare const ABIs: {
|
|
|
2448
2448
|
readonly structs: readonly [];
|
|
2449
2449
|
};
|
|
2450
2450
|
PlacePerpLimitOrderABI: {
|
|
2451
|
-
readonly address: "
|
|
2451
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2452
2452
|
readonly name: "place_perp_limit_order";
|
|
2453
2453
|
readonly friends: readonly [];
|
|
2454
2454
|
readonly exposed_functions: readonly [{
|
|
@@ -2462,7 +2462,7 @@ declare const ABIs: {
|
|
|
2462
2462
|
}];
|
|
2463
2463
|
readonly structs: readonly [];
|
|
2464
2464
|
} | {
|
|
2465
|
-
readonly address: "
|
|
2465
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2466
2466
|
readonly name: "place_perp_limit_order";
|
|
2467
2467
|
readonly friends: readonly [];
|
|
2468
2468
|
readonly exposed_functions: readonly [{
|
|
@@ -2477,7 +2477,7 @@ declare const ABIs: {
|
|
|
2477
2477
|
readonly structs: readonly [];
|
|
2478
2478
|
};
|
|
2479
2479
|
PlacePerpMarketOrderABI: {
|
|
2480
|
-
readonly address: "
|
|
2480
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2481
2481
|
readonly name: "place_perp_market_order";
|
|
2482
2482
|
readonly friends: readonly [];
|
|
2483
2483
|
readonly exposed_functions: readonly [{
|
|
@@ -2491,7 +2491,7 @@ declare const ABIs: {
|
|
|
2491
2491
|
}];
|
|
2492
2492
|
readonly structs: readonly [];
|
|
2493
2493
|
} | {
|
|
2494
|
-
readonly address: "
|
|
2494
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2495
2495
|
readonly name: "place_perp_market_order";
|
|
2496
2496
|
readonly friends: readonly [];
|
|
2497
2497
|
readonly exposed_functions: readonly [{
|
|
@@ -2506,7 +2506,7 @@ declare const ABIs: {
|
|
|
2506
2506
|
readonly structs: readonly [];
|
|
2507
2507
|
};
|
|
2508
2508
|
PlacePerpTriggerOrderABI: {
|
|
2509
|
-
readonly address: "
|
|
2509
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2510
2510
|
readonly name: "place_perp_trigger_order";
|
|
2511
2511
|
readonly friends: readonly [];
|
|
2512
2512
|
readonly exposed_functions: readonly [{
|
|
@@ -2520,7 +2520,7 @@ declare const ABIs: {
|
|
|
2520
2520
|
}];
|
|
2521
2521
|
readonly structs: readonly [];
|
|
2522
2522
|
} | {
|
|
2523
|
-
readonly address: "
|
|
2523
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2524
2524
|
readonly name: "place_perp_trigger_order";
|
|
2525
2525
|
readonly friends: readonly [];
|
|
2526
2526
|
readonly exposed_functions: readonly [{
|
|
@@ -2535,7 +2535,7 @@ declare const ABIs: {
|
|
|
2535
2535
|
readonly structs: readonly [];
|
|
2536
2536
|
};
|
|
2537
2537
|
PlaceSpotLimitOrderABI: {
|
|
2538
|
-
readonly address: "
|
|
2538
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2539
2539
|
readonly name: "place_spot_limit_order";
|
|
2540
2540
|
readonly friends: readonly [];
|
|
2541
2541
|
readonly exposed_functions: readonly [{
|
|
@@ -2549,7 +2549,7 @@ declare const ABIs: {
|
|
|
2549
2549
|
}];
|
|
2550
2550
|
readonly structs: readonly [];
|
|
2551
2551
|
} | {
|
|
2552
|
-
readonly address: "
|
|
2552
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2553
2553
|
readonly name: "place_spot_limit_order";
|
|
2554
2554
|
readonly friends: readonly [];
|
|
2555
2555
|
readonly exposed_functions: readonly [{
|
|
@@ -2564,7 +2564,7 @@ declare const ABIs: {
|
|
|
2564
2564
|
readonly structs: readonly [];
|
|
2565
2565
|
};
|
|
2566
2566
|
PlaceSpotMarketOrderABI: {
|
|
2567
|
-
readonly address: "
|
|
2567
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2568
2568
|
readonly name: "place_spot_market_order";
|
|
2569
2569
|
readonly friends: readonly [];
|
|
2570
2570
|
readonly exposed_functions: readonly [{
|
|
@@ -2578,7 +2578,7 @@ declare const ABIs: {
|
|
|
2578
2578
|
}];
|
|
2579
2579
|
readonly structs: readonly [];
|
|
2580
2580
|
} | {
|
|
2581
|
-
readonly address: "
|
|
2581
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2582
2582
|
readonly name: "place_spot_market_order";
|
|
2583
2583
|
readonly friends: readonly [];
|
|
2584
2584
|
readonly exposed_functions: readonly [{
|
|
@@ -2593,7 +2593,7 @@ declare const ABIs: {
|
|
|
2593
2593
|
readonly structs: readonly [];
|
|
2594
2594
|
};
|
|
2595
2595
|
RedeemTokenABI: {
|
|
2596
|
-
readonly address: "
|
|
2596
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2597
2597
|
readonly name: "redeem_token";
|
|
2598
2598
|
readonly friends: readonly [];
|
|
2599
2599
|
readonly exposed_functions: readonly [{
|
|
@@ -2607,7 +2607,7 @@ declare const ABIs: {
|
|
|
2607
2607
|
}];
|
|
2608
2608
|
readonly structs: readonly [];
|
|
2609
2609
|
} | {
|
|
2610
|
-
readonly address: "
|
|
2610
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2611
2611
|
readonly name: "redeem_token";
|
|
2612
2612
|
readonly friends: readonly [];
|
|
2613
2613
|
readonly exposed_functions: readonly [{
|
|
@@ -2622,7 +2622,7 @@ declare const ABIs: {
|
|
|
2622
2622
|
readonly structs: readonly [];
|
|
2623
2623
|
};
|
|
2624
2624
|
RemoveApiKeyABI: {
|
|
2625
|
-
readonly address: "
|
|
2625
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2626
2626
|
readonly name: "remove_api_key";
|
|
2627
2627
|
readonly friends: readonly [];
|
|
2628
2628
|
readonly exposed_functions: readonly [{
|
|
@@ -2636,7 +2636,7 @@ declare const ABIs: {
|
|
|
2636
2636
|
}];
|
|
2637
2637
|
readonly structs: readonly [];
|
|
2638
2638
|
} | {
|
|
2639
|
-
readonly address: "
|
|
2639
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2640
2640
|
readonly name: "remove_api_key";
|
|
2641
2641
|
readonly friends: readonly [];
|
|
2642
2642
|
readonly exposed_functions: readonly [{
|
|
@@ -2651,7 +2651,7 @@ declare const ABIs: {
|
|
|
2651
2651
|
readonly structs: readonly [];
|
|
2652
2652
|
};
|
|
2653
2653
|
RemoveApiKeySignerABI: {
|
|
2654
|
-
readonly address: "
|
|
2654
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2655
2655
|
readonly name: "remove_api_key_signer";
|
|
2656
2656
|
readonly friends: readonly [];
|
|
2657
2657
|
readonly exposed_functions: readonly [{
|
|
@@ -2665,7 +2665,7 @@ declare const ABIs: {
|
|
|
2665
2665
|
}];
|
|
2666
2666
|
readonly structs: readonly [];
|
|
2667
2667
|
} | {
|
|
2668
|
-
readonly address: "
|
|
2668
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2669
2669
|
readonly name: "remove_api_key_signer";
|
|
2670
2670
|
readonly friends: readonly [];
|
|
2671
2671
|
readonly exposed_functions: readonly [{
|
|
@@ -2680,7 +2680,7 @@ declare const ABIs: {
|
|
|
2680
2680
|
readonly structs: readonly [];
|
|
2681
2681
|
};
|
|
2682
2682
|
ReplaceMultipleOrdersABI: {
|
|
2683
|
-
readonly address: "
|
|
2683
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2684
2684
|
readonly name: "replace_multiple_orders";
|
|
2685
2685
|
readonly friends: readonly [];
|
|
2686
2686
|
readonly exposed_functions: readonly [{
|
|
@@ -2694,7 +2694,7 @@ declare const ABIs: {
|
|
|
2694
2694
|
}];
|
|
2695
2695
|
readonly structs: readonly [];
|
|
2696
2696
|
} | {
|
|
2697
|
-
readonly address: "
|
|
2697
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2698
2698
|
readonly name: "replace_multiple_orders";
|
|
2699
2699
|
readonly friends: readonly [];
|
|
2700
2700
|
readonly exposed_functions: readonly [{
|
|
@@ -2709,7 +2709,7 @@ declare const ABIs: {
|
|
|
2709
2709
|
readonly structs: readonly [];
|
|
2710
2710
|
};
|
|
2711
2711
|
ReplaceMultipleSpotOrdersABI: {
|
|
2712
|
-
readonly address: "
|
|
2712
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2713
2713
|
readonly name: "replace_multiple_spot_orders";
|
|
2714
2714
|
readonly friends: readonly [];
|
|
2715
2715
|
readonly exposed_functions: readonly [{
|
|
@@ -2723,7 +2723,7 @@ declare const ABIs: {
|
|
|
2723
2723
|
}];
|
|
2724
2724
|
readonly structs: readonly [];
|
|
2725
2725
|
} | {
|
|
2726
|
-
readonly address: "
|
|
2726
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2727
2727
|
readonly name: "replace_multiple_spot_orders";
|
|
2728
2728
|
readonly friends: readonly [];
|
|
2729
2729
|
readonly exposed_functions: readonly [{
|
|
@@ -2738,7 +2738,7 @@ declare const ABIs: {
|
|
|
2738
2738
|
readonly structs: readonly [];
|
|
2739
2739
|
};
|
|
2740
2740
|
SetAliasNameABI: {
|
|
2741
|
-
readonly address: "
|
|
2741
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2742
2742
|
readonly name: "set_alias_name";
|
|
2743
2743
|
readonly friends: readonly [];
|
|
2744
2744
|
readonly exposed_functions: readonly [{
|
|
@@ -2752,7 +2752,7 @@ declare const ABIs: {
|
|
|
2752
2752
|
}];
|
|
2753
2753
|
readonly structs: readonly [];
|
|
2754
2754
|
} | {
|
|
2755
|
-
readonly address: "
|
|
2755
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2756
2756
|
readonly name: "set_alias_name";
|
|
2757
2757
|
readonly friends: readonly [];
|
|
2758
2758
|
readonly exposed_functions: readonly [{
|
|
@@ -2767,7 +2767,7 @@ declare const ABIs: {
|
|
|
2767
2767
|
readonly structs: readonly [];
|
|
2768
2768
|
};
|
|
2769
2769
|
SetAutolendABI: {
|
|
2770
|
-
readonly address: "
|
|
2770
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2771
2771
|
readonly name: "set_autolend";
|
|
2772
2772
|
readonly friends: readonly [];
|
|
2773
2773
|
readonly exposed_functions: readonly [{
|
|
@@ -2781,7 +2781,7 @@ declare const ABIs: {
|
|
|
2781
2781
|
}];
|
|
2782
2782
|
readonly structs: readonly [];
|
|
2783
2783
|
} | {
|
|
2784
|
-
readonly address: "
|
|
2784
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2785
2785
|
readonly name: "set_autolend";
|
|
2786
2786
|
readonly friends: readonly [];
|
|
2787
2787
|
readonly exposed_functions: readonly [{
|
|
@@ -2796,7 +2796,7 @@ declare const ABIs: {
|
|
|
2796
2796
|
readonly structs: readonly [];
|
|
2797
2797
|
};
|
|
2798
2798
|
SetReferralCodeABI: {
|
|
2799
|
-
readonly address: "
|
|
2799
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2800
2800
|
readonly name: "set_referral_code";
|
|
2801
2801
|
readonly friends: readonly [];
|
|
2802
2802
|
readonly exposed_functions: readonly [{
|
|
@@ -2810,7 +2810,7 @@ declare const ABIs: {
|
|
|
2810
2810
|
}];
|
|
2811
2811
|
readonly structs: readonly [];
|
|
2812
2812
|
} | {
|
|
2813
|
-
readonly address: "
|
|
2813
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2814
2814
|
readonly name: "set_referral_code";
|
|
2815
2815
|
readonly friends: readonly [];
|
|
2816
2816
|
readonly exposed_functions: readonly [{
|
|
@@ -2825,7 +2825,7 @@ declare const ABIs: {
|
|
|
2825
2825
|
readonly structs: readonly [];
|
|
2826
2826
|
};
|
|
2827
2827
|
TokenizeUserVaultInvestmentABI: {
|
|
2828
|
-
readonly address: "
|
|
2828
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2829
2829
|
readonly name: "tokenize_user_vault_investment";
|
|
2830
2830
|
readonly friends: readonly [];
|
|
2831
2831
|
readonly exposed_functions: readonly [{
|
|
@@ -2839,7 +2839,7 @@ declare const ABIs: {
|
|
|
2839
2839
|
}];
|
|
2840
2840
|
readonly structs: readonly [];
|
|
2841
2841
|
} | {
|
|
2842
|
-
readonly address: "
|
|
2842
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2843
2843
|
readonly name: "tokenize_user_vault_investment";
|
|
2844
2844
|
readonly friends: readonly [];
|
|
2845
2845
|
readonly exposed_functions: readonly [{
|
|
@@ -2854,7 +2854,7 @@ declare const ABIs: {
|
|
|
2854
2854
|
readonly structs: readonly [];
|
|
2855
2855
|
};
|
|
2856
2856
|
TransferToUserABI: {
|
|
2857
|
-
readonly address: "
|
|
2857
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2858
2858
|
readonly name: "transfer_to_user";
|
|
2859
2859
|
readonly friends: readonly [];
|
|
2860
2860
|
readonly exposed_functions: readonly [{
|
|
@@ -2868,7 +2868,7 @@ declare const ABIs: {
|
|
|
2868
2868
|
}];
|
|
2869
2869
|
readonly structs: readonly [];
|
|
2870
2870
|
} | {
|
|
2871
|
-
readonly address: "
|
|
2871
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2872
2872
|
readonly name: "transfer_to_user";
|
|
2873
2873
|
readonly friends: readonly [];
|
|
2874
2874
|
readonly exposed_functions: readonly [{
|
|
@@ -2883,7 +2883,7 @@ declare const ABIs: {
|
|
|
2883
2883
|
readonly structs: readonly [];
|
|
2884
2884
|
};
|
|
2885
2885
|
WithdrawFromVaultABI: {
|
|
2886
|
-
readonly address: "
|
|
2886
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2887
2887
|
readonly name: "withdraw_from_vault";
|
|
2888
2888
|
readonly friends: readonly [];
|
|
2889
2889
|
readonly exposed_functions: readonly [{
|
|
@@ -2897,7 +2897,7 @@ declare const ABIs: {
|
|
|
2897
2897
|
}];
|
|
2898
2898
|
readonly structs: readonly [];
|
|
2899
2899
|
} | {
|
|
2900
|
-
readonly address: "
|
|
2900
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2901
2901
|
readonly name: "withdraw_from_vault";
|
|
2902
2902
|
readonly friends: readonly [];
|
|
2903
2903
|
readonly exposed_functions: readonly [{
|
|
@@ -2912,7 +2912,7 @@ declare const ABIs: {
|
|
|
2912
2912
|
readonly structs: readonly [];
|
|
2913
2913
|
};
|
|
2914
2914
|
WithdrawTokenABI: {
|
|
2915
|
-
readonly address: "
|
|
2915
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2916
2916
|
readonly name: "withdraw_token";
|
|
2917
2917
|
readonly friends: readonly [];
|
|
2918
2918
|
readonly exposed_functions: readonly [{
|
|
@@ -2926,7 +2926,7 @@ declare const ABIs: {
|
|
|
2926
2926
|
}];
|
|
2927
2927
|
readonly structs: readonly [];
|
|
2928
2928
|
} | {
|
|
2929
|
-
readonly address: "
|
|
2929
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2930
2930
|
readonly name: "withdraw_token";
|
|
2931
2931
|
readonly friends: readonly [];
|
|
2932
2932
|
readonly exposed_functions: readonly [{
|
|
@@ -2941,7 +2941,7 @@ declare const ABIs: {
|
|
|
2941
2941
|
readonly structs: readonly [];
|
|
2942
2942
|
};
|
|
2943
2943
|
InitExchangeABI: {
|
|
2944
|
-
readonly address: "
|
|
2944
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2945
2945
|
readonly name: "init_exchange";
|
|
2946
2946
|
readonly friends: readonly [];
|
|
2947
2947
|
readonly exposed_functions: readonly [{
|
|
@@ -2955,7 +2955,7 @@ declare const ABIs: {
|
|
|
2955
2955
|
}];
|
|
2956
2956
|
readonly structs: readonly [];
|
|
2957
2957
|
} | {
|
|
2958
|
-
readonly address: "
|
|
2958
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2959
2959
|
readonly name: "init_exchange";
|
|
2960
2960
|
readonly friends: readonly [];
|
|
2961
2961
|
readonly exposed_functions: readonly [{
|
|
@@ -2970,7 +2970,7 @@ declare const ABIs: {
|
|
|
2970
2970
|
readonly structs: readonly [];
|
|
2971
2971
|
};
|
|
2972
2972
|
AddDevAddressABI: {
|
|
2973
|
-
readonly address: "
|
|
2973
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
2974
2974
|
readonly name: "add_dev_address";
|
|
2975
2975
|
readonly friends: readonly [];
|
|
2976
2976
|
readonly exposed_functions: readonly [{
|
|
@@ -2984,7 +2984,7 @@ declare const ABIs: {
|
|
|
2984
2984
|
}];
|
|
2985
2985
|
readonly structs: readonly [];
|
|
2986
2986
|
} | {
|
|
2987
|
-
readonly address: "
|
|
2987
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
2988
2988
|
readonly name: "add_dev_address";
|
|
2989
2989
|
readonly friends: readonly [];
|
|
2990
2990
|
readonly exposed_functions: readonly [{
|
|
@@ -2999,7 +2999,7 @@ declare const ABIs: {
|
|
|
2999
2999
|
readonly structs: readonly [];
|
|
3000
3000
|
};
|
|
3001
3001
|
RemoveDevAddressABI: {
|
|
3002
|
-
readonly address: "
|
|
3002
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3003
3003
|
readonly name: "remove_dev_address";
|
|
3004
3004
|
readonly friends: readonly [];
|
|
3005
3005
|
readonly exposed_functions: readonly [{
|
|
@@ -3013,7 +3013,7 @@ declare const ABIs: {
|
|
|
3013
3013
|
}];
|
|
3014
3014
|
readonly structs: readonly [];
|
|
3015
3015
|
} | {
|
|
3016
|
-
readonly address: "
|
|
3016
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3017
3017
|
readonly name: "remove_dev_address";
|
|
3018
3018
|
readonly friends: readonly [];
|
|
3019
3019
|
readonly exposed_functions: readonly [{
|
|
@@ -3028,7 +3028,7 @@ declare const ABIs: {
|
|
|
3028
3028
|
readonly structs: readonly [];
|
|
3029
3029
|
};
|
|
3030
3030
|
AddTokenToOracleABI: {
|
|
3031
|
-
readonly address: "
|
|
3031
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3032
3032
|
readonly name: "add_token_to_oracle";
|
|
3033
3033
|
readonly friends: readonly [];
|
|
3034
3034
|
readonly exposed_functions: readonly [{
|
|
@@ -3042,7 +3042,7 @@ declare const ABIs: {
|
|
|
3042
3042
|
}];
|
|
3043
3043
|
readonly structs: readonly [];
|
|
3044
3044
|
} | {
|
|
3045
|
-
readonly address: "
|
|
3045
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3046
3046
|
readonly name: "add_token_to_oracle";
|
|
3047
3047
|
readonly friends: readonly [];
|
|
3048
3048
|
readonly exposed_functions: readonly [{
|
|
@@ -3057,7 +3057,7 @@ declare const ABIs: {
|
|
|
3057
3057
|
readonly structs: readonly [];
|
|
3058
3058
|
};
|
|
3059
3059
|
AddNewTokenABI: {
|
|
3060
|
-
readonly address: "
|
|
3060
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3061
3061
|
readonly name: "add_new_token";
|
|
3062
3062
|
readonly friends: readonly [];
|
|
3063
3063
|
readonly exposed_functions: readonly [{
|
|
@@ -3071,7 +3071,7 @@ declare const ABIs: {
|
|
|
3071
3071
|
}];
|
|
3072
3072
|
readonly structs: readonly [];
|
|
3073
3073
|
} | {
|
|
3074
|
-
readonly address: "
|
|
3074
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3075
3075
|
readonly name: "add_new_token";
|
|
3076
3076
|
readonly friends: readonly [];
|
|
3077
3077
|
readonly exposed_functions: readonly [{
|
|
@@ -3086,7 +3086,7 @@ declare const ABIs: {
|
|
|
3086
3086
|
readonly structs: readonly [];
|
|
3087
3087
|
};
|
|
3088
3088
|
UpdateOraclePricesABI: {
|
|
3089
|
-
readonly address: "
|
|
3089
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3090
3090
|
readonly name: "update_oracle_prices";
|
|
3091
3091
|
readonly friends: readonly [];
|
|
3092
3092
|
readonly exposed_functions: readonly [{
|
|
@@ -3100,7 +3100,7 @@ declare const ABIs: {
|
|
|
3100
3100
|
}];
|
|
3101
3101
|
readonly structs: readonly [];
|
|
3102
3102
|
} | {
|
|
3103
|
-
readonly address: "
|
|
3103
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3104
3104
|
readonly name: "update_oracle_prices";
|
|
3105
3105
|
readonly friends: readonly [];
|
|
3106
3106
|
readonly exposed_functions: readonly [{
|
|
@@ -3115,7 +3115,7 @@ declare const ABIs: {
|
|
|
3115
3115
|
readonly structs: readonly [];
|
|
3116
3116
|
};
|
|
3117
3117
|
AddNewPerpMarketABI: {
|
|
3118
|
-
readonly address: "
|
|
3118
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3119
3119
|
readonly name: "add_new_perp_market";
|
|
3120
3120
|
readonly friends: readonly [];
|
|
3121
3121
|
readonly exposed_functions: readonly [{
|
|
@@ -3129,7 +3129,7 @@ declare const ABIs: {
|
|
|
3129
3129
|
}];
|
|
3130
3130
|
readonly structs: readonly [];
|
|
3131
3131
|
} | {
|
|
3132
|
-
readonly address: "
|
|
3132
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3133
3133
|
readonly name: "add_new_perp_market";
|
|
3134
3134
|
readonly friends: readonly [];
|
|
3135
3135
|
readonly exposed_functions: readonly [{
|
|
@@ -3144,7 +3144,7 @@ declare const ABIs: {
|
|
|
3144
3144
|
readonly structs: readonly [];
|
|
3145
3145
|
};
|
|
3146
3146
|
AddNewSpotMarketABI: {
|
|
3147
|
-
readonly address: "
|
|
3147
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3148
3148
|
readonly name: "add_new_spot_market";
|
|
3149
3149
|
readonly friends: readonly [];
|
|
3150
3150
|
readonly exposed_functions: readonly [{
|
|
@@ -3158,7 +3158,7 @@ declare const ABIs: {
|
|
|
3158
3158
|
}];
|
|
3159
3159
|
readonly structs: readonly [];
|
|
3160
3160
|
} | {
|
|
3161
|
-
readonly address: "
|
|
3161
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3162
3162
|
readonly name: "add_new_spot_market";
|
|
3163
3163
|
readonly friends: readonly [];
|
|
3164
3164
|
readonly exposed_functions: readonly [{
|
|
@@ -3173,7 +3173,7 @@ declare const ABIs: {
|
|
|
3173
3173
|
readonly structs: readonly [];
|
|
3174
3174
|
};
|
|
3175
3175
|
UpdateFeeTiersABI: {
|
|
3176
|
-
readonly address: "
|
|
3176
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3177
3177
|
readonly name: "update_fee_tiers";
|
|
3178
3178
|
readonly friends: readonly [];
|
|
3179
3179
|
readonly exposed_functions: readonly [{
|
|
@@ -3187,7 +3187,7 @@ declare const ABIs: {
|
|
|
3187
3187
|
}];
|
|
3188
3188
|
readonly structs: readonly [];
|
|
3189
3189
|
} | {
|
|
3190
|
-
readonly address: "
|
|
3190
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3191
3191
|
readonly name: "update_fee_tiers";
|
|
3192
3192
|
readonly friends: readonly [];
|
|
3193
3193
|
readonly exposed_functions: readonly [{
|
|
@@ -3202,7 +3202,7 @@ declare const ABIs: {
|
|
|
3202
3202
|
readonly structs: readonly [];
|
|
3203
3203
|
};
|
|
3204
3204
|
SettleMarketABI: {
|
|
3205
|
-
readonly address: "
|
|
3205
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3206
3206
|
readonly name: "settle_market";
|
|
3207
3207
|
readonly friends: readonly [];
|
|
3208
3208
|
readonly exposed_functions: readonly [{
|
|
@@ -3216,7 +3216,7 @@ declare const ABIs: {
|
|
|
3216
3216
|
}];
|
|
3217
3217
|
readonly structs: readonly [];
|
|
3218
3218
|
} | {
|
|
3219
|
-
readonly address: "
|
|
3219
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3220
3220
|
readonly name: "settle_market";
|
|
3221
3221
|
readonly friends: readonly [];
|
|
3222
3222
|
readonly exposed_functions: readonly [{
|
|
@@ -3231,7 +3231,7 @@ declare const ABIs: {
|
|
|
3231
3231
|
readonly structs: readonly [];
|
|
3232
3232
|
};
|
|
3233
3233
|
AddNewLpTokenABI: {
|
|
3234
|
-
readonly address: "
|
|
3234
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3235
3235
|
readonly name: "add_new_lp_token";
|
|
3236
3236
|
readonly friends: readonly [];
|
|
3237
3237
|
readonly exposed_functions: readonly [{
|
|
@@ -3245,7 +3245,7 @@ declare const ABIs: {
|
|
|
3245
3245
|
}];
|
|
3246
3246
|
readonly structs: readonly [];
|
|
3247
3247
|
} | {
|
|
3248
|
-
readonly address: "
|
|
3248
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3249
3249
|
readonly name: "add_new_lp_token";
|
|
3250
3250
|
readonly friends: readonly [];
|
|
3251
3251
|
readonly exposed_functions: readonly [{
|
|
@@ -3260,7 +3260,7 @@ declare const ABIs: {
|
|
|
3260
3260
|
readonly structs: readonly [];
|
|
3261
3261
|
};
|
|
3262
3262
|
SetSystemHaircutABI: {
|
|
3263
|
-
readonly address: "
|
|
3263
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3264
3264
|
readonly name: "set_system_haircut";
|
|
3265
3265
|
readonly friends: readonly [];
|
|
3266
3266
|
readonly exposed_functions: readonly [{
|
|
@@ -3274,7 +3274,7 @@ declare const ABIs: {
|
|
|
3274
3274
|
}];
|
|
3275
3275
|
readonly structs: readonly [];
|
|
3276
3276
|
} | {
|
|
3277
|
-
readonly address: "
|
|
3277
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3278
3278
|
readonly name: "set_system_haircut";
|
|
3279
3279
|
readonly friends: readonly [];
|
|
3280
3280
|
readonly exposed_functions: readonly [{
|
|
@@ -3289,7 +3289,7 @@ declare const ABIs: {
|
|
|
3289
3289
|
readonly structs: readonly [];
|
|
3290
3290
|
};
|
|
3291
3291
|
SetFeeDataABI: {
|
|
3292
|
-
readonly address: "
|
|
3292
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3293
3293
|
readonly name: "set_fee_data";
|
|
3294
3294
|
readonly friends: readonly [];
|
|
3295
3295
|
readonly exposed_functions: readonly [{
|
|
@@ -3303,7 +3303,7 @@ declare const ABIs: {
|
|
|
3303
3303
|
}];
|
|
3304
3304
|
readonly structs: readonly [];
|
|
3305
3305
|
} | {
|
|
3306
|
-
readonly address: "
|
|
3306
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3307
3307
|
readonly name: "set_fee_data";
|
|
3308
3308
|
readonly friends: readonly [];
|
|
3309
3309
|
readonly exposed_functions: readonly [{
|
|
@@ -3318,7 +3318,7 @@ declare const ABIs: {
|
|
|
3318
3318
|
readonly structs: readonly [];
|
|
3319
3319
|
};
|
|
3320
3320
|
ChangePerpMarketDataABI: {
|
|
3321
|
-
readonly address: "
|
|
3321
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3322
3322
|
readonly name: "change_perp_market_data";
|
|
3323
3323
|
readonly friends: readonly [];
|
|
3324
3324
|
readonly exposed_functions: readonly [{
|
|
@@ -3332,7 +3332,7 @@ declare const ABIs: {
|
|
|
3332
3332
|
}];
|
|
3333
3333
|
readonly structs: readonly [];
|
|
3334
3334
|
} | {
|
|
3335
|
-
readonly address: "
|
|
3335
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3336
3336
|
readonly name: "change_perp_market_data";
|
|
3337
3337
|
readonly friends: readonly [];
|
|
3338
3338
|
readonly exposed_functions: readonly [{
|
|
@@ -3347,7 +3347,7 @@ declare const ABIs: {
|
|
|
3347
3347
|
readonly structs: readonly [];
|
|
3348
3348
|
};
|
|
3349
3349
|
ChangeSpotMarketDataABI: {
|
|
3350
|
-
readonly address: "
|
|
3350
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3351
3351
|
readonly name: "change_spot_market_data";
|
|
3352
3352
|
readonly friends: readonly [];
|
|
3353
3353
|
readonly exposed_functions: readonly [{
|
|
@@ -3361,7 +3361,7 @@ declare const ABIs: {
|
|
|
3361
3361
|
}];
|
|
3362
3362
|
readonly structs: readonly [];
|
|
3363
3363
|
} | {
|
|
3364
|
-
readonly address: "
|
|
3364
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3365
3365
|
readonly name: "change_spot_market_data";
|
|
3366
3366
|
readonly friends: readonly [];
|
|
3367
3367
|
readonly exposed_functions: readonly [{
|
|
@@ -3376,7 +3376,7 @@ declare const ABIs: {
|
|
|
3376
3376
|
readonly structs: readonly [];
|
|
3377
3377
|
};
|
|
3378
3378
|
ChangeTokenDataABI: {
|
|
3379
|
-
readonly address: "
|
|
3379
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3380
3380
|
readonly name: "change_token_data";
|
|
3381
3381
|
readonly friends: readonly [];
|
|
3382
3382
|
readonly exposed_functions: readonly [{
|
|
@@ -3390,7 +3390,7 @@ declare const ABIs: {
|
|
|
3390
3390
|
}];
|
|
3391
3391
|
readonly structs: readonly [];
|
|
3392
3392
|
} | {
|
|
3393
|
-
readonly address: "
|
|
3393
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3394
3394
|
readonly name: "change_token_data";
|
|
3395
3395
|
readonly friends: readonly [];
|
|
3396
3396
|
readonly exposed_functions: readonly [{
|
|
@@ -3405,7 +3405,7 @@ declare const ABIs: {
|
|
|
3405
3405
|
readonly structs: readonly [];
|
|
3406
3406
|
};
|
|
3407
3407
|
PredepositToVaultABI: {
|
|
3408
|
-
readonly address: "
|
|
3408
|
+
readonly address: "0x8b45efc28def0d052c5aa4ec00fb1e1c03b279f4150044c55a6e3f7008314cde";
|
|
3409
3409
|
readonly name: "predeposit_to_vault";
|
|
3410
3410
|
readonly friends: readonly [];
|
|
3411
3411
|
readonly exposed_functions: readonly [{
|
|
@@ -3419,7 +3419,7 @@ declare const ABIs: {
|
|
|
3419
3419
|
}];
|
|
3420
3420
|
readonly structs: readonly [];
|
|
3421
3421
|
} | {
|
|
3422
|
-
readonly address: "
|
|
3422
|
+
readonly address: "0x2d380ee17e2c031f408f7c4453e5cf00be9f10d05f843c7cd49dab5ff83c8520";
|
|
3423
3423
|
readonly name: "predeposit_to_vault";
|
|
3424
3424
|
readonly friends: readonly [];
|
|
3425
3425
|
readonly exposed_functions: readonly [{
|
|
@@ -4378,14 +4378,40 @@ interface GetUserLiquidationsCancelOrdersHistoryRequest {
|
|
|
4378
4378
|
newerTimestampMs?: string;
|
|
4379
4379
|
paginationCursor?: PaginationCursor;
|
|
4380
4380
|
}
|
|
4381
|
+
interface HistoricalLiquidatedPosition {
|
|
4382
|
+
market: string;
|
|
4383
|
+
isLong: boolean;
|
|
4384
|
+
size: string;
|
|
4385
|
+
entryPrice: string;
|
|
4386
|
+
marketPrice: string;
|
|
4387
|
+
liqPenalty: string;
|
|
4388
|
+
}
|
|
4389
|
+
interface HistoricalLiquidatedBorrow {
|
|
4390
|
+
token: string;
|
|
4391
|
+
shares: string;
|
|
4392
|
+
liqPenaltyInUsd: string;
|
|
4393
|
+
}
|
|
4394
|
+
interface HistoricalLiquidatedLend {
|
|
4395
|
+
token: string;
|
|
4396
|
+
shares: string;
|
|
4397
|
+
debtReductionInUsd: string;
|
|
4398
|
+
liqPenaltyInUsd: string;
|
|
4399
|
+
}
|
|
4400
|
+
interface HistoricalLiquidatedCollateral {
|
|
4401
|
+
token: string;
|
|
4402
|
+
amount: string;
|
|
4403
|
+
debtReductionInUsd: string;
|
|
4404
|
+
liqPenaltyInUsd: string;
|
|
4405
|
+
}
|
|
4381
4406
|
interface HistoricalFullLiquidation {
|
|
4382
4407
|
userId: string;
|
|
4383
4408
|
liquidationId: string;
|
|
4384
|
-
liquidatedPositions:
|
|
4385
|
-
liquidatedBorrowShares:
|
|
4386
|
-
liquidatedLendShares:
|
|
4387
|
-
liquidatedCollaterals:
|
|
4409
|
+
liquidatedPositions: HistoricalLiquidatedPosition[];
|
|
4410
|
+
liquidatedBorrowShares: HistoricalLiquidatedBorrow[];
|
|
4411
|
+
liquidatedLendShares: HistoricalLiquidatedLend[];
|
|
4412
|
+
liquidatedCollaterals: HistoricalLiquidatedCollateral[];
|
|
4388
4413
|
liquidationValue: string;
|
|
4414
|
+
unpaidDebtInUsd: string;
|
|
4389
4415
|
timestamp: string;
|
|
4390
4416
|
}
|
|
4391
4417
|
interface GetUserLiquidationsHistoryResponse {
|
|
@@ -4398,10 +4424,19 @@ interface GetUserPartialLiquidationsHistoryRequest {
|
|
|
4398
4424
|
newerTimestampMs?: string;
|
|
4399
4425
|
paginationCursor?: PaginationCursor;
|
|
4400
4426
|
}
|
|
4427
|
+
interface HistoricalPartialLiquidatedPosition {
|
|
4428
|
+
market: string;
|
|
4429
|
+
isLong: boolean;
|
|
4430
|
+
filledSize: string;
|
|
4431
|
+
remainingSize: string;
|
|
4432
|
+
entryPrice: string;
|
|
4433
|
+
fillPrice: string;
|
|
4434
|
+
penaltyUsd: string;
|
|
4435
|
+
}
|
|
4401
4436
|
interface HistoricalPartialLiquidation {
|
|
4402
4437
|
userId: string;
|
|
4403
4438
|
liquidationId: string;
|
|
4404
|
-
liquidatedPositions:
|
|
4439
|
+
liquidatedPositions: HistoricalPartialLiquidatedPosition[];
|
|
4405
4440
|
liquidationValue: string;
|
|
4406
4441
|
timestamp: string;
|
|
4407
4442
|
}
|
|
@@ -4643,9 +4678,39 @@ interface Lend {
|
|
|
4643
4678
|
tokenAmount: string;
|
|
4644
4679
|
sharesReceived: string;
|
|
4645
4680
|
}
|
|
4681
|
+
interface WsLiquidatedPosition {
|
|
4682
|
+
market: string;
|
|
4683
|
+
isLong: boolean;
|
|
4684
|
+
size: string;
|
|
4685
|
+
entryPrice: string;
|
|
4686
|
+
marketPrice: string;
|
|
4687
|
+
liqPenalty: string;
|
|
4688
|
+
}
|
|
4689
|
+
interface WsLiquidatedBorrow {
|
|
4690
|
+
token: string;
|
|
4691
|
+
shares: string;
|
|
4692
|
+
liqPenaltyInUsd: string;
|
|
4693
|
+
}
|
|
4694
|
+
interface WsLiquidatedLend {
|
|
4695
|
+
token: string;
|
|
4696
|
+
shares: string;
|
|
4697
|
+
debtReductionInUsd: string;
|
|
4698
|
+
liqPenaltyInUsd: string;
|
|
4699
|
+
}
|
|
4700
|
+
interface WsLiquidatedCollateral {
|
|
4701
|
+
token: string;
|
|
4702
|
+
amount: string;
|
|
4703
|
+
debtReductionInUsd: string;
|
|
4704
|
+
liqPenaltyInUsd: string;
|
|
4705
|
+
}
|
|
4646
4706
|
interface Liquidation {
|
|
4647
4707
|
userId: string;
|
|
4648
4708
|
liquidationValue: string;
|
|
4709
|
+
unpaidDebtInUsd: string;
|
|
4710
|
+
liquidatedPositions: WsLiquidatedPosition[];
|
|
4711
|
+
liquidatedBorrowShares: WsLiquidatedBorrow[];
|
|
4712
|
+
liquidatedLendShares: WsLiquidatedLend[];
|
|
4713
|
+
liquidatedCollaterals: WsLiquidatedCollateral[];
|
|
4649
4714
|
}
|
|
4650
4715
|
interface LiquidationCancelledOrderData {
|
|
4651
4716
|
orderId: string;
|
|
@@ -4686,6 +4751,20 @@ interface OracleUpdate {
|
|
|
4686
4751
|
interface OracleUpdates {
|
|
4687
4752
|
updates: OracleUpdate[];
|
|
4688
4753
|
}
|
|
4754
|
+
interface WsPartialLiquidatedPosition {
|
|
4755
|
+
market: string;
|
|
4756
|
+
isLong: boolean;
|
|
4757
|
+
filledSize: string;
|
|
4758
|
+
remainingSize: string;
|
|
4759
|
+
entryPrice: string;
|
|
4760
|
+
fillPrice: string;
|
|
4761
|
+
penaltyUsd: string;
|
|
4762
|
+
}
|
|
4763
|
+
interface PartialLiquidation {
|
|
4764
|
+
userId: string;
|
|
4765
|
+
liquidationValue: string;
|
|
4766
|
+
liquidatedPositions: WsPartialLiquidatedPosition[];
|
|
4767
|
+
}
|
|
4689
4768
|
interface PerpOrder {
|
|
4690
4769
|
id: string;
|
|
4691
4770
|
size: string;
|
|
@@ -5267,6 +5346,9 @@ type WsMessage = {
|
|
|
5267
5346
|
} | {
|
|
5268
5347
|
type: "Liquidation";
|
|
5269
5348
|
content: Liquidation;
|
|
5349
|
+
} | {
|
|
5350
|
+
type: "PartialLiquidation";
|
|
5351
|
+
content: PartialLiquidation;
|
|
5270
5352
|
};
|
|
5271
5353
|
|
|
5272
5354
|
type Address = `0x${string}`;
|
|
@@ -5494,7 +5576,7 @@ type WsOracleUpdates = Extract<WsMessage, {
|
|
|
5494
5576
|
type: 'OracleUpdates';
|
|
5495
5577
|
}>;
|
|
5496
5578
|
type WsUserUpdates = Extract<WsMessage, {
|
|
5497
|
-
type: 'BalanceChange' | 'Deposit' | 'Withdraw' | 'WithdrawLend' | 'Lend' | 'Borrow' | 'RepayBorrow' | 'PlacePerpLimitOrder' | 'PlacePerpMarketOrder' | 'PlacePerpTriggerOrder' | 'PlaceSpotLimitOrder' | 'PlaceSpotMarketOrder' | 'CanceledPerpOrders' | 'CanceledSpotOrders' | 'PerpOrderFills' | 'SpotOrderFills' | 'SetAutoLend' | 'SetAlias' | 'AddApiKey' | 'RemoveApiKey' | 'ClaimReferralFee' | 'ClaimUserKickbackFee' | 'UpdateUserFeeTier' | 'UserTransferSent' | 'UserTransferReceived' | 'ReferralUpdate' | 'ApiCreditsChange' | 'VaultDeposit' | 'VaultWithdraw' | 'UserBoxOpening' | 'Liquidation' | 'PerpTriggerOrderTriggered' | 'CanceledPerpTriggerOrders';
|
|
5579
|
+
type: 'BalanceChange' | 'Deposit' | 'Withdraw' | 'WithdrawLend' | 'Lend' | 'Borrow' | 'RepayBorrow' | 'PlacePerpLimitOrder' | 'PlacePerpMarketOrder' | 'PlacePerpTriggerOrder' | 'PlaceSpotLimitOrder' | 'PlaceSpotMarketOrder' | 'CanceledPerpOrders' | 'CanceledSpotOrders' | 'PerpOrderFills' | 'SpotOrderFills' | 'SetAutoLend' | 'SetAlias' | 'AddApiKey' | 'RemoveApiKey' | 'ClaimReferralFee' | 'ClaimUserKickbackFee' | 'UpdateUserFeeTier' | 'UserTransferSent' | 'UserTransferReceived' | 'ReferralUpdate' | 'ApiCreditsChange' | 'VaultDeposit' | 'VaultWithdraw' | 'UserBoxOpening' | 'Liquidation' | 'PartialLiquidation' | 'PerpTriggerOrderTriggered' | 'CanceledPerpTriggerOrders';
|
|
5498
5580
|
}>;
|
|
5499
5581
|
type WsPerpMarketUpdates = Extract<WsMessage, {
|
|
5500
5582
|
type: 'PerpOrderbookUpdate' | 'PerpTradesUpdate' | 'PerpOrderbookState';
|
|
@@ -5511,6 +5593,9 @@ type WsBoxOpeningUpdate = Extract<WsMessage, {
|
|
|
5511
5593
|
type WsLiquidationUpdate = Extract<WsMessage, {
|
|
5512
5594
|
type: 'Liquidation';
|
|
5513
5595
|
}>;
|
|
5596
|
+
type WsPartialLiquidationUpdate = Extract<WsMessage, {
|
|
5597
|
+
type: 'PartialLiquidation';
|
|
5598
|
+
}>;
|
|
5514
5599
|
|
|
5515
5600
|
/**
|
|
5516
5601
|
* Manages sequence numbers for Aptos blockchain transactions.
|
|
@@ -5803,4 +5888,4 @@ declare const generateApiKey: () => _aptos_labs_ts_sdk.Ed25519Account;
|
|
|
5803
5888
|
declare const getTopicFromCommand: (data: WsCommand) => string;
|
|
5804
5889
|
declare const getTopicFromMessage: (data: WsMessage) => string;
|
|
5805
5890
|
|
|
5806
|
-
export { ABIs, type AccountValueRankingEntry, type AddApiCreditsParams, type AddApiKey, type AddApiKeyParams, type Address, AdminEndpoints, type ApiCreditsChange, type ApiStatus, type BalanceChange, BaseEndpoints, type Borrow, type BorrowLendUpdate, type BorrowLending, type BorrowLendingAggregatedData, type BorrowLendingHistoricalData, type BoxOpeningEvent, type BoxReward, BoxRewardTier, type CancelAllPerpOrdersParams, type CancelAllSpotOrdersParams, type CancelPerpOrdersParams, type CancelSpotOrdersParams, type CanceledPerpOrderData, type CanceledPerpOrders, type CanceledPerpTriggerOrderData, type CanceledPerpTriggerOrders, type CanceledSpotOrderData, type CanceledSpotOrders, type ChangePerpOrderParams, type ChangeSpotOrderParams, type ChartCandle, ChartInterval, type CheckReferralCodeRequest, type CheckReferralCodeResponse, type ClaimDepositParams, type ClaimKickbackFeeParams, type ClaimReferralFee, type ClaimReferralFeesParams, type ClaimUserKickbackFee, type ClaimedKickback, type ClaimedReferralKickback, Client, type Content, type CreateUserParams, type Deposit, type DepositToVaultParams, type DepositTokenParams, EndpointsV1, type ErrorResponse, type ExchangeConfig, ExchangeProxies, type FeeData, type FeeTier, type Fees, type FundingCheckpoint, type FundingPayment, type FundingRate, GLOBAL_DENOMINATOR, type GetAccountValueRankingRequest, type GetAccountValueRankingResponse, type GetAllVaultsIdsResponse, type GetBorrowLendingAggregatedStatsRequest, type GetBorrowLendingAggregatedStatsResponse, type GetBorrowLendingDataResponse, type GetBorrowLendingHistoricalDataRequest, type GetBorrowLendingHistoricalDataResponse, type GetChartCandlesInRangeRequest, type GetChartCandlesInRangeResponse, type GetIndexPriceHistoryRequest, type GetIndexPriceHistoryResponse, type GetIndexPricesResponse, type GetIndexerStatusResponse, type GetOrderBookDataRequest, type GetOrderBookDataResponse, type GetPerpMarketsConfigResponse, type GetPerpMarketsDataRequest, type GetPerpMarketsDataResponse, type GetPerpRecentTradesRequest, type GetPerpRecentTradesResponse, type GetPerpUserFillsRequest, type GetPerpUserFillsResponse, type GetPerpUserOrdersRequest, type GetPerpUserOrdersResponse, type GetPerpUserTriggerOrdersRequest, type GetPerpUserTriggerOrdersResponse, type GetPriceIndexesResponse, type GetServicesStatusResponse, type GetSpotMarketsConfigResponse, type GetSpotMarketsDataRequest, type GetSpotMarketsDataResponse, type GetSpotRecentTradesRequest, type GetSpotRecentTradesResponse, type GetSpotUserFillsRequest, type GetSpotUserFillsResponse, type GetSpotUserOrdersRequest, type GetSpotUserOrdersResponse, type GetTokenAggregatedStatsRequest, type GetTokenAggregatedStatsResponse, type GetTokenStatsHistoryRequest, type GetTokenStatsHistoryResponse, type GetTokensConfigResponse, type GetTopPointsRankingResponse, type GetUserAggregatedBoxRewardsStatsRequest, type GetUserAggregatedBoxRewardsStatsResponse, type GetUserAggregatedReferralStatsRequest, type GetUserAggregatedReferralStatsResponse, type GetUserAggregatedStatsRequest, type GetUserAggregatedStatsResponse, type GetUserAggregatedVaultStatsRequest, type GetUserAggregatedVaultStatsResponse, type GetUserBoxRewardsStatsHistoryRequest, type GetUserBoxRewardsStatsHistoryResponse, type GetUserBoxesHistoryRequest, type GetUserBoxesHistoryResponse, type GetUserClaimedKickbackHistoryRequest, type GetUserClaimedKickbackHistoryResponse, type GetUserClaimedReferralKickbackHistoryRequest, type GetUserClaimedReferralKickbackHistoryResponse, type GetUserDataRequest, type GetUserDataResponse, type GetUserDepositsRequest, type GetUserDepositsResponse, type GetUserFullLiquidationsHistoryRequest, type GetUserFundingHistoryRequest, type GetUserFundingHistoryResponse, type GetUserLiquidationsCancelHistoryResponse, type GetUserLiquidationsCancelOrdersHistoryRequest, type GetUserLiquidationsHistoryResponse, type GetUserPartialLiquidationsHistoryRequest, type GetUserPartialLiquidationsHistoryResponse, type GetUserPersonalPointsRankingRequest, type GetUserPersonalPointsRankingResponse, type GetUserPointsHistoryRequest, type GetUserPointsHistoryResponse, type GetUserPortfolioValueRequest, type GetUserPortfolioValueResponse, type GetUserReferralStatsHistoryRequest, type GetUserReferralStatsHistoryResponse, type GetUserRewardsValueRequest, type GetUserRewardsValueResponse, type GetUserTradeStatsHistoryRequest, type GetUserTradeStatsHistoryResponse, type GetUserTransferHistoryRequest, type GetUserTransferHistoryResponse, type GetUserVaultDepositsRequest, type GetUserVaultDepositsResponse, type GetUserVaultWithdrawsRequest, type GetUserVaultWithdrawsResponse, type GetUserVolumeForReferralRequest, type GetUserVolumeForReferralResponse, type GetUserWithdrawalsRequest, type GetUserWithdrawalsResponse, type GetUsersByAddressRequest, type GetUsersByAddressResponse, type GetVaultDepositsRequest, type GetVaultDepositsResponse, type GetVaultHistoricalDataRequest, type GetVaultHistoricalDataResponse, type GetVaultWithdrawalsRequest, type GetVaultWithdrawalsResponse, type HistoricBoxReward, type HistoricalBoxRewardsStats, type HistoricalDeposit, type HistoricalFullLiquidation, type HistoricalFunding, type HistoricalLiquidationCancelOrders, type HistoricalPartialLiquidation, type HistoricalPerpOrder, type HistoricalPoints, type HistoricalReferralStats, type HistoricalSpotOrder, type HistoricalTokenStats, type HistoricalTradeStats, type HistoricalUserTransfer, type HistoricalVaultDeposit, type HistoricalVaultWithdraw, type HistoricalWithdraw, type IGetChartCandlesInRange, type IndexPriceHistory, type IndexPriceLive, type Lend, type LendTokenParams, type Liquidation, type LiquidationCancelledOrderData, type LiquidationCancelledTriggerOrderData, MAINNET_CONFIG, type MarginStep, Network, type NetworkConfig, type NetworkMode, type NodeStatus, type OpenBoxesRequest, type OpenBoxesResponse, type OpenBoxesSignRequest, type OracleUpdate, type OracleUpdates, type OrderBookData, OrderSide, OrderStatus, OrderType, type PaginationCursor, type PerpFill, type PerpMarketConfigEntry, type PerpMarketData, type PerpOrder, type PerpOrderData, type PerpOrderDataForMarket, type PerpOrderFills, type PerpOrderbookState, type PerpOrderbookUpdate, type PerpPosition, type PerpTrade, type PerpTradesUpdate, type PerpTriggerOrder, type PerpTriggerOrderTriggered, type PlaceMultiplePerpOrdersParams, type PlaceMultipleSpotOrdersParams, type PlacePerpLimitOrder, type PlacePerpMarketOrder, type PlacePerpOrderParams, type PlacePerpTriggerOrder, type PlacePerpTriggerOrderParams, type PlaceSpotLimitOrder, type PlaceSpotMarketOrder, type PlaceSpotOrderParams, type PointsRankingEntry, type PriceIndex, type RedeemTokenParams, type Referral, type ReferralUpdate, type RemoveApiKey, type RemoveApiKeyParams, type RemoveApiKeySignerParams, type RepayBorrow, type ReplaceMultipleOrdersParams, type ReplaceMultipleSpotOrdersParams, type SetAlias, type SetAliasNameParams, type SetAutoLend, type SetAutolendParams, type SetReferralCodeParams, type SetReferralParamsRequest, type SetReferralParamsResponse, type SpotFill, type SpotMarketConfigEntry, type SpotMarketData, type SpotOrder, type SpotOrderData, type SpotOrderDataForMarket, type SpotOrderFills, type SpotOrderbookState, type SpotOrderbookUpdate, type SpotTrade, type SpotTradesUpdate, Status, type StatusResponse, type SubServiceStatus, type SubmitSponsoredTransactionRequest, type SubmitSponsoredTransactionResponse, TESTNET_CONFIG, TestFaucet, type TimeResponse, type TokenAggregatedStats, type TokenConfigEntry, type TokenizeUserVaultInvestmentParams, type Topic, type Trade, TradeRole, TransferAction, type TransferToUserParams, type TriggerOrder, type TxParams, type UpdateUserFeeTier, type User, type UserAggregatedBoxRewardsStats, type UserAggregatedReferralStats, type UserAggregatedStats, type UserAggregatedVaultStats, type UserBoxOpeningEvent, type UserPointsBreakdown, type UserPortfolioValue, type UserRewardsValue, UserStatus, type UserTransfer, type UtilizationCurve, type Vault, type VaultDeposit, type VaultHistoricalData, type VaultInvestment, type VaultWithdraw, type Withdraw, type WithdrawFromVaultParams, type WithdrawLend, type WithdrawTokenParams, type WsBorrowLendUpdate, type WsBoxOpeningUpdate, type WsCommand, type WsFill, type WsLiquidationUpdate, type WsMessage, type WsOracleUpdates, type WsPerpMarketUpdates, type WsSpotMarketUpdates, type WsUserUpdates, createAptosClient, createAptosClientFromEnv, generateApiKey, getABIsForNetwork, getNetworkConfig, getNetworkModeFromEnv, getRandomId, getTopicFromCommand, getTopicFromMessage, nowInMiliseconds, parseEntryFunctionAbi, sleep, toSystemValue };
|
|
5891
|
+
export { ABIs, type AccountValueRankingEntry, type AddApiCreditsParams, type AddApiKey, type AddApiKeyParams, type Address, AdminEndpoints, type ApiCreditsChange, type ApiStatus, type BalanceChange, BaseEndpoints, type Borrow, type BorrowLendUpdate, type BorrowLending, type BorrowLendingAggregatedData, type BorrowLendingHistoricalData, type BoxOpeningEvent, type BoxReward, BoxRewardTier, type CancelAllPerpOrdersParams, type CancelAllSpotOrdersParams, type CancelPerpOrdersParams, type CancelSpotOrdersParams, type CanceledPerpOrderData, type CanceledPerpOrders, type CanceledPerpTriggerOrderData, type CanceledPerpTriggerOrders, type CanceledSpotOrderData, type CanceledSpotOrders, type ChangePerpOrderParams, type ChangeSpotOrderParams, type ChartCandle, ChartInterval, type CheckReferralCodeRequest, type CheckReferralCodeResponse, type ClaimDepositParams, type ClaimKickbackFeeParams, type ClaimReferralFee, type ClaimReferralFeesParams, type ClaimUserKickbackFee, type ClaimedKickback, type ClaimedReferralKickback, Client, type Content, type CreateUserParams, type Deposit, type DepositToVaultParams, type DepositTokenParams, EndpointsV1, type ErrorResponse, type ExchangeConfig, ExchangeProxies, type FeeData, type FeeTier, type Fees, type FundingCheckpoint, type FundingPayment, type FundingRate, GLOBAL_DENOMINATOR, type GetAccountValueRankingRequest, type GetAccountValueRankingResponse, type GetAllVaultsIdsResponse, type GetBorrowLendingAggregatedStatsRequest, type GetBorrowLendingAggregatedStatsResponse, type GetBorrowLendingDataResponse, type GetBorrowLendingHistoricalDataRequest, type GetBorrowLendingHistoricalDataResponse, type GetChartCandlesInRangeRequest, type GetChartCandlesInRangeResponse, type GetIndexPriceHistoryRequest, type GetIndexPriceHistoryResponse, type GetIndexPricesResponse, type GetIndexerStatusResponse, type GetOrderBookDataRequest, type GetOrderBookDataResponse, type GetPerpMarketsConfigResponse, type GetPerpMarketsDataRequest, type GetPerpMarketsDataResponse, type GetPerpRecentTradesRequest, type GetPerpRecentTradesResponse, type GetPerpUserFillsRequest, type GetPerpUserFillsResponse, type GetPerpUserOrdersRequest, type GetPerpUserOrdersResponse, type GetPerpUserTriggerOrdersRequest, type GetPerpUserTriggerOrdersResponse, type GetPriceIndexesResponse, type GetServicesStatusResponse, type GetSpotMarketsConfigResponse, type GetSpotMarketsDataRequest, type GetSpotMarketsDataResponse, type GetSpotRecentTradesRequest, type GetSpotRecentTradesResponse, type GetSpotUserFillsRequest, type GetSpotUserFillsResponse, type GetSpotUserOrdersRequest, type GetSpotUserOrdersResponse, type GetTokenAggregatedStatsRequest, type GetTokenAggregatedStatsResponse, type GetTokenStatsHistoryRequest, type GetTokenStatsHistoryResponse, type GetTokensConfigResponse, type GetTopPointsRankingResponse, type GetUserAggregatedBoxRewardsStatsRequest, type GetUserAggregatedBoxRewardsStatsResponse, type GetUserAggregatedReferralStatsRequest, type GetUserAggregatedReferralStatsResponse, type GetUserAggregatedStatsRequest, type GetUserAggregatedStatsResponse, type GetUserAggregatedVaultStatsRequest, type GetUserAggregatedVaultStatsResponse, type GetUserBoxRewardsStatsHistoryRequest, type GetUserBoxRewardsStatsHistoryResponse, type GetUserBoxesHistoryRequest, type GetUserBoxesHistoryResponse, type GetUserClaimedKickbackHistoryRequest, type GetUserClaimedKickbackHistoryResponse, type GetUserClaimedReferralKickbackHistoryRequest, type GetUserClaimedReferralKickbackHistoryResponse, type GetUserDataRequest, type GetUserDataResponse, type GetUserDepositsRequest, type GetUserDepositsResponse, type GetUserFullLiquidationsHistoryRequest, type GetUserFundingHistoryRequest, type GetUserFundingHistoryResponse, type GetUserLiquidationsCancelHistoryResponse, type GetUserLiquidationsCancelOrdersHistoryRequest, type GetUserLiquidationsHistoryResponse, type GetUserPartialLiquidationsHistoryRequest, type GetUserPartialLiquidationsHistoryResponse, type GetUserPersonalPointsRankingRequest, type GetUserPersonalPointsRankingResponse, type GetUserPointsHistoryRequest, type GetUserPointsHistoryResponse, type GetUserPortfolioValueRequest, type GetUserPortfolioValueResponse, type GetUserReferralStatsHistoryRequest, type GetUserReferralStatsHistoryResponse, type GetUserRewardsValueRequest, type GetUserRewardsValueResponse, type GetUserTradeStatsHistoryRequest, type GetUserTradeStatsHistoryResponse, type GetUserTransferHistoryRequest, type GetUserTransferHistoryResponse, type GetUserVaultDepositsRequest, type GetUserVaultDepositsResponse, type GetUserVaultWithdrawsRequest, type GetUserVaultWithdrawsResponse, type GetUserVolumeForReferralRequest, type GetUserVolumeForReferralResponse, type GetUserWithdrawalsRequest, type GetUserWithdrawalsResponse, type GetUsersByAddressRequest, type GetUsersByAddressResponse, type GetVaultDepositsRequest, type GetVaultDepositsResponse, type GetVaultHistoricalDataRequest, type GetVaultHistoricalDataResponse, type GetVaultWithdrawalsRequest, type GetVaultWithdrawalsResponse, type HistoricBoxReward, type HistoricalBoxRewardsStats, type HistoricalDeposit, type HistoricalFullLiquidation, type HistoricalFunding, type HistoricalLiquidatedBorrow, type HistoricalLiquidatedCollateral, type HistoricalLiquidatedLend, type HistoricalLiquidatedPosition, type HistoricalLiquidationCancelOrders, type HistoricalPartialLiquidatedPosition, type HistoricalPartialLiquidation, type HistoricalPerpOrder, type HistoricalPoints, type HistoricalReferralStats, type HistoricalSpotOrder, type HistoricalTokenStats, type HistoricalTradeStats, type HistoricalUserTransfer, type HistoricalVaultDeposit, type HistoricalVaultWithdraw, type HistoricalWithdraw, type IGetChartCandlesInRange, type IndexPriceHistory, type IndexPriceLive, type Lend, type LendTokenParams, type Liquidation, type LiquidationCancelledOrderData, type LiquidationCancelledTriggerOrderData, MAINNET_CONFIG, type MarginStep, Network, type NetworkConfig, type NetworkMode, type NodeStatus, type OpenBoxesRequest, type OpenBoxesResponse, type OpenBoxesSignRequest, type OracleUpdate, type OracleUpdates, type OrderBookData, OrderSide, OrderStatus, OrderType, type PaginationCursor, type PartialLiquidation, type PerpFill, type PerpMarketConfigEntry, type PerpMarketData, type PerpOrder, type PerpOrderData, type PerpOrderDataForMarket, type PerpOrderFills, type PerpOrderbookState, type PerpOrderbookUpdate, type PerpPosition, type PerpTrade, type PerpTradesUpdate, type PerpTriggerOrder, type PerpTriggerOrderTriggered, type PlaceMultiplePerpOrdersParams, type PlaceMultipleSpotOrdersParams, type PlacePerpLimitOrder, type PlacePerpMarketOrder, type PlacePerpOrderParams, type PlacePerpTriggerOrder, type PlacePerpTriggerOrderParams, type PlaceSpotLimitOrder, type PlaceSpotMarketOrder, type PlaceSpotOrderParams, type PointsRankingEntry, type PriceIndex, type RedeemTokenParams, type Referral, type ReferralUpdate, type RemoveApiKey, type RemoveApiKeyParams, type RemoveApiKeySignerParams, type RepayBorrow, type ReplaceMultipleOrdersParams, type ReplaceMultipleSpotOrdersParams, type SetAlias, type SetAliasNameParams, type SetAutoLend, type SetAutolendParams, type SetReferralCodeParams, type SetReferralParamsRequest, type SetReferralParamsResponse, type SpotFill, type SpotMarketConfigEntry, type SpotMarketData, type SpotOrder, type SpotOrderData, type SpotOrderDataForMarket, type SpotOrderFills, type SpotOrderbookState, type SpotOrderbookUpdate, type SpotTrade, type SpotTradesUpdate, Status, type StatusResponse, type SubServiceStatus, type SubmitSponsoredTransactionRequest, type SubmitSponsoredTransactionResponse, TESTNET_CONFIG, TestFaucet, type TimeResponse, type TokenAggregatedStats, type TokenConfigEntry, type TokenizeUserVaultInvestmentParams, type Topic, type Trade, TradeRole, TransferAction, type TransferToUserParams, type TriggerOrder, type TxParams, type UpdateUserFeeTier, type User, type UserAggregatedBoxRewardsStats, type UserAggregatedReferralStats, type UserAggregatedStats, type UserAggregatedVaultStats, type UserBoxOpeningEvent, type UserPointsBreakdown, type UserPortfolioValue, type UserRewardsValue, UserStatus, type UserTransfer, type UtilizationCurve, type Vault, type VaultDeposit, type VaultHistoricalData, type VaultInvestment, type VaultWithdraw, type Withdraw, type WithdrawFromVaultParams, type WithdrawLend, type WithdrawTokenParams, type WsBorrowLendUpdate, type WsBoxOpeningUpdate, type WsCommand, type WsFill, type WsLiquidatedBorrow, type WsLiquidatedCollateral, type WsLiquidatedLend, type WsLiquidatedPosition, type WsLiquidationUpdate, type WsMessage, type WsOracleUpdates, type WsPartialLiquidatedPosition, type WsPartialLiquidationUpdate, type WsPerpMarketUpdates, type WsSpotMarketUpdates, type WsUserUpdates, createAptosClient, createAptosClientFromEnv, generateApiKey, getABIsForNetwork, getNetworkConfig, getNetworkModeFromEnv, getRandomId, getTopicFromCommand, getTopicFromMessage, nowInMiliseconds, parseEntryFunctionAbi, sleep, toSystemValue };
|