@nightlylabs/dex-sdk 1.0.15 → 1.0.17
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 +1174 -1096
- package/dist/index.d.cts +194 -194
- package/dist/index.d.ts +194 -194
- package/dist/index.js +1174 -1096
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -2386,7 +2386,7 @@ declare function createAptosClientFromEnv(): Aptos;
|
|
|
2386
2386
|
*/
|
|
2387
2387
|
declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
2388
2388
|
FaucetEntrypointsABI?: {
|
|
2389
|
-
readonly address: "
|
|
2389
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2390
2390
|
readonly name: "faucet_entrypoints";
|
|
2391
2391
|
readonly friends: readonly [];
|
|
2392
2392
|
readonly exposed_functions: readonly [{
|
|
@@ -2425,7 +2425,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2425
2425
|
readonly structs: readonly [];
|
|
2426
2426
|
} | undefined;
|
|
2427
2427
|
TestMockOraclePricesABI?: {
|
|
2428
|
-
readonly address: "
|
|
2428
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2429
2429
|
readonly name: "test_mock_oracle_prices";
|
|
2430
2430
|
readonly friends: readonly [];
|
|
2431
2431
|
readonly exposed_functions: readonly [{
|
|
@@ -2440,7 +2440,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2440
2440
|
readonly structs: readonly [];
|
|
2441
2441
|
} | undefined;
|
|
2442
2442
|
TestFaucetABI?: {
|
|
2443
|
-
readonly address: "
|
|
2443
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2444
2444
|
readonly name: "test_faucet";
|
|
2445
2445
|
readonly friends: readonly [];
|
|
2446
2446
|
readonly exposed_functions: readonly [{
|
|
@@ -2466,7 +2466,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2466
2466
|
readonly is_view: false;
|
|
2467
2467
|
readonly generic_type_params: readonly [];
|
|
2468
2468
|
readonly params: readonly ["&signer", "vector<u8>"];
|
|
2469
|
-
readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<
|
|
2469
|
+
readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86::test_faucet::Token>"];
|
|
2470
2470
|
}, {
|
|
2471
2471
|
readonly name: "get_faucet_data";
|
|
2472
2472
|
readonly visibility: "public";
|
|
@@ -2546,7 +2546,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2546
2546
|
readonly is_view: false;
|
|
2547
2547
|
readonly generic_type_params: readonly [];
|
|
2548
2548
|
readonly params: readonly ["0x1::fungible_asset::MintRef", "0x1::object::Object<0x1::fungible_asset::Metadata>"];
|
|
2549
|
-
readonly return: readonly ["
|
|
2549
|
+
readonly return: readonly ["0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86::test_faucet::FaucetToken"];
|
|
2550
2550
|
}, {
|
|
2551
2551
|
readonly name: "remove_token";
|
|
2552
2552
|
readonly visibility: "public";
|
|
@@ -2576,7 +2576,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2576
2576
|
readonly generic_type_params: readonly [];
|
|
2577
2577
|
readonly fields: readonly [{
|
|
2578
2578
|
readonly name: "tokens";
|
|
2579
|
-
readonly type: "0x1::smart_table::SmartTable<vector<u8>,
|
|
2579
|
+
readonly type: "0x1::smart_table::SmartTable<vector<u8>, 0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86::test_faucet::FaucetToken>";
|
|
2580
2580
|
}];
|
|
2581
2581
|
}, {
|
|
2582
2582
|
readonly name: "FaucetToken";
|
|
@@ -2609,7 +2609,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2609
2609
|
}];
|
|
2610
2610
|
readonly structs: readonly [];
|
|
2611
2611
|
} | {
|
|
2612
|
-
readonly address: "
|
|
2612
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2613
2613
|
readonly name: "add_api_key";
|
|
2614
2614
|
readonly friends: readonly [];
|
|
2615
2615
|
readonly exposed_functions: readonly [{
|
|
@@ -2638,7 +2638,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2638
2638
|
}];
|
|
2639
2639
|
readonly structs: readonly [];
|
|
2640
2640
|
} | {
|
|
2641
|
-
readonly address: "
|
|
2641
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2642
2642
|
readonly name: "add_credits";
|
|
2643
2643
|
readonly friends: readonly [];
|
|
2644
2644
|
readonly exposed_functions: readonly [{
|
|
@@ -2667,7 +2667,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2667
2667
|
}];
|
|
2668
2668
|
readonly structs: readonly [];
|
|
2669
2669
|
} | {
|
|
2670
|
-
readonly address: "
|
|
2670
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2671
2671
|
readonly name: "cancel_all_perp_orders";
|
|
2672
2672
|
readonly friends: readonly [];
|
|
2673
2673
|
readonly exposed_functions: readonly [{
|
|
@@ -2696,7 +2696,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2696
2696
|
}];
|
|
2697
2697
|
readonly structs: readonly [];
|
|
2698
2698
|
} | {
|
|
2699
|
-
readonly address: "
|
|
2699
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2700
2700
|
readonly name: "cancel_all_spot_orders";
|
|
2701
2701
|
readonly friends: readonly [];
|
|
2702
2702
|
readonly exposed_functions: readonly [{
|
|
@@ -2725,7 +2725,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2725
2725
|
}];
|
|
2726
2726
|
readonly structs: readonly [];
|
|
2727
2727
|
} | {
|
|
2728
|
-
readonly address: "
|
|
2728
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2729
2729
|
readonly name: "cancel_perp_orders";
|
|
2730
2730
|
readonly friends: readonly [];
|
|
2731
2731
|
readonly exposed_functions: readonly [{
|
|
@@ -2754,7 +2754,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2754
2754
|
}];
|
|
2755
2755
|
readonly structs: readonly [];
|
|
2756
2756
|
} | {
|
|
2757
|
-
readonly address: "
|
|
2757
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2758
2758
|
readonly name: "cancel_spot_orders";
|
|
2759
2759
|
readonly friends: readonly [];
|
|
2760
2760
|
readonly exposed_functions: readonly [{
|
|
@@ -2783,7 +2783,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2783
2783
|
}];
|
|
2784
2784
|
readonly structs: readonly [];
|
|
2785
2785
|
} | {
|
|
2786
|
-
readonly address: "
|
|
2786
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2787
2787
|
readonly name: "change_perp_order";
|
|
2788
2788
|
readonly friends: readonly [];
|
|
2789
2789
|
readonly exposed_functions: readonly [{
|
|
@@ -2812,7 +2812,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2812
2812
|
}];
|
|
2813
2813
|
readonly structs: readonly [];
|
|
2814
2814
|
} | {
|
|
2815
|
-
readonly address: "
|
|
2815
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2816
2816
|
readonly name: "change_spot_order";
|
|
2817
2817
|
readonly friends: readonly [];
|
|
2818
2818
|
readonly exposed_functions: readonly [{
|
|
@@ -2841,7 +2841,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2841
2841
|
}];
|
|
2842
2842
|
readonly structs: readonly [];
|
|
2843
2843
|
} | {
|
|
2844
|
-
readonly address: "
|
|
2844
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2845
2845
|
readonly name: "claim_deposit";
|
|
2846
2846
|
readonly friends: readonly [];
|
|
2847
2847
|
readonly exposed_functions: readonly [{
|
|
@@ -2870,7 +2870,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2870
2870
|
}];
|
|
2871
2871
|
readonly structs: readonly [];
|
|
2872
2872
|
} | {
|
|
2873
|
-
readonly address: "
|
|
2873
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2874
2874
|
readonly name: "claim_kickback_fee";
|
|
2875
2875
|
readonly friends: readonly [];
|
|
2876
2876
|
readonly exposed_functions: readonly [{
|
|
@@ -2899,7 +2899,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2899
2899
|
}];
|
|
2900
2900
|
readonly structs: readonly [];
|
|
2901
2901
|
} | {
|
|
2902
|
-
readonly address: "
|
|
2902
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2903
2903
|
readonly name: "claim_referral_fees";
|
|
2904
2904
|
readonly friends: readonly [];
|
|
2905
2905
|
readonly exposed_functions: readonly [{
|
|
@@ -2928,7 +2928,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2928
2928
|
}];
|
|
2929
2929
|
readonly structs: readonly [];
|
|
2930
2930
|
} | {
|
|
2931
|
-
readonly address: "
|
|
2931
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2932
2932
|
readonly name: "create_user";
|
|
2933
2933
|
readonly friends: readonly [];
|
|
2934
2934
|
readonly exposed_functions: readonly [{
|
|
@@ -2957,7 +2957,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2957
2957
|
}];
|
|
2958
2958
|
readonly structs: readonly [];
|
|
2959
2959
|
} | {
|
|
2960
|
-
readonly address: "
|
|
2960
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2961
2961
|
readonly name: "deposit_token";
|
|
2962
2962
|
readonly friends: readonly [];
|
|
2963
2963
|
readonly exposed_functions: readonly [{
|
|
@@ -2986,7 +2986,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
2986
2986
|
}];
|
|
2987
2987
|
readonly structs: readonly [];
|
|
2988
2988
|
} | {
|
|
2989
|
-
readonly address: "
|
|
2989
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
2990
2990
|
readonly name: "deposit_to_vault";
|
|
2991
2991
|
readonly friends: readonly [];
|
|
2992
2992
|
readonly exposed_functions: readonly [{
|
|
@@ -3015,7 +3015,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3015
3015
|
}];
|
|
3016
3016
|
readonly structs: readonly [];
|
|
3017
3017
|
} | {
|
|
3018
|
-
readonly address: "
|
|
3018
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3019
3019
|
readonly name: "lend_token";
|
|
3020
3020
|
readonly friends: readonly [];
|
|
3021
3021
|
readonly exposed_functions: readonly [{
|
|
@@ -3044,7 +3044,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3044
3044
|
}];
|
|
3045
3045
|
readonly structs: readonly [];
|
|
3046
3046
|
} | {
|
|
3047
|
-
readonly address: "
|
|
3047
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3048
3048
|
readonly name: "open_boxes";
|
|
3049
3049
|
readonly friends: readonly [];
|
|
3050
3050
|
readonly exposed_functions: readonly [{
|
|
@@ -3073,7 +3073,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3073
3073
|
}];
|
|
3074
3074
|
readonly structs: readonly [];
|
|
3075
3075
|
} | {
|
|
3076
|
-
readonly address: "
|
|
3076
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3077
3077
|
readonly name: "place_multiple_perp_orders";
|
|
3078
3078
|
readonly friends: readonly [];
|
|
3079
3079
|
readonly exposed_functions: readonly [{
|
|
@@ -3102,7 +3102,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3102
3102
|
}];
|
|
3103
3103
|
readonly structs: readonly [];
|
|
3104
3104
|
} | {
|
|
3105
|
-
readonly address: "
|
|
3105
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3106
3106
|
readonly name: "place_multiple_spot_orders";
|
|
3107
3107
|
readonly friends: readonly [];
|
|
3108
3108
|
readonly exposed_functions: readonly [{
|
|
@@ -3131,7 +3131,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3131
3131
|
}];
|
|
3132
3132
|
readonly structs: readonly [];
|
|
3133
3133
|
} | {
|
|
3134
|
-
readonly address: "
|
|
3134
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3135
3135
|
readonly name: "place_perp_limit_order";
|
|
3136
3136
|
readonly friends: readonly [];
|
|
3137
3137
|
readonly exposed_functions: readonly [{
|
|
@@ -3160,7 +3160,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3160
3160
|
}];
|
|
3161
3161
|
readonly structs: readonly [];
|
|
3162
3162
|
} | {
|
|
3163
|
-
readonly address: "
|
|
3163
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3164
3164
|
readonly name: "place_perp_market_order";
|
|
3165
3165
|
readonly friends: readonly [];
|
|
3166
3166
|
readonly exposed_functions: readonly [{
|
|
@@ -3189,7 +3189,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3189
3189
|
}];
|
|
3190
3190
|
readonly structs: readonly [];
|
|
3191
3191
|
} | {
|
|
3192
|
-
readonly address: "
|
|
3192
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3193
3193
|
readonly name: "place_perp_trigger_order";
|
|
3194
3194
|
readonly friends: readonly [];
|
|
3195
3195
|
readonly exposed_functions: readonly [{
|
|
@@ -3218,7 +3218,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3218
3218
|
}];
|
|
3219
3219
|
readonly structs: readonly [];
|
|
3220
3220
|
} | {
|
|
3221
|
-
readonly address: "
|
|
3221
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3222
3222
|
readonly name: "place_spot_limit_order";
|
|
3223
3223
|
readonly friends: readonly [];
|
|
3224
3224
|
readonly exposed_functions: readonly [{
|
|
@@ -3247,7 +3247,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3247
3247
|
}];
|
|
3248
3248
|
readonly structs: readonly [];
|
|
3249
3249
|
} | {
|
|
3250
|
-
readonly address: "
|
|
3250
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3251
3251
|
readonly name: "place_spot_market_order";
|
|
3252
3252
|
readonly friends: readonly [];
|
|
3253
3253
|
readonly exposed_functions: readonly [{
|
|
@@ -3276,7 +3276,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3276
3276
|
}];
|
|
3277
3277
|
readonly structs: readonly [];
|
|
3278
3278
|
} | {
|
|
3279
|
-
readonly address: "
|
|
3279
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3280
3280
|
readonly name: "redeem_token";
|
|
3281
3281
|
readonly friends: readonly [];
|
|
3282
3282
|
readonly exposed_functions: readonly [{
|
|
@@ -3305,7 +3305,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3305
3305
|
}];
|
|
3306
3306
|
readonly structs: readonly [];
|
|
3307
3307
|
} | {
|
|
3308
|
-
readonly address: "
|
|
3308
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3309
3309
|
readonly name: "remove_api_key";
|
|
3310
3310
|
readonly friends: readonly [];
|
|
3311
3311
|
readonly exposed_functions: readonly [{
|
|
@@ -3334,7 +3334,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3334
3334
|
}];
|
|
3335
3335
|
readonly structs: readonly [];
|
|
3336
3336
|
} | {
|
|
3337
|
-
readonly address: "
|
|
3337
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3338
3338
|
readonly name: "remove_api_key_signer";
|
|
3339
3339
|
readonly friends: readonly [];
|
|
3340
3340
|
readonly exposed_functions: readonly [{
|
|
@@ -3363,7 +3363,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3363
3363
|
}];
|
|
3364
3364
|
readonly structs: readonly [];
|
|
3365
3365
|
} | {
|
|
3366
|
-
readonly address: "
|
|
3366
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3367
3367
|
readonly name: "replace_multiple_orders";
|
|
3368
3368
|
readonly friends: readonly [];
|
|
3369
3369
|
readonly exposed_functions: readonly [{
|
|
@@ -3392,7 +3392,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3392
3392
|
}];
|
|
3393
3393
|
readonly structs: readonly [];
|
|
3394
3394
|
} | {
|
|
3395
|
-
readonly address: "
|
|
3395
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3396
3396
|
readonly name: "replace_multiple_spot_orders";
|
|
3397
3397
|
readonly friends: readonly [];
|
|
3398
3398
|
readonly exposed_functions: readonly [{
|
|
@@ -3421,7 +3421,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3421
3421
|
}];
|
|
3422
3422
|
readonly structs: readonly [];
|
|
3423
3423
|
} | {
|
|
3424
|
-
readonly address: "
|
|
3424
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3425
3425
|
readonly name: "set_alias_name";
|
|
3426
3426
|
readonly friends: readonly [];
|
|
3427
3427
|
readonly exposed_functions: readonly [{
|
|
@@ -3450,7 +3450,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3450
3450
|
}];
|
|
3451
3451
|
readonly structs: readonly [];
|
|
3452
3452
|
} | {
|
|
3453
|
-
readonly address: "
|
|
3453
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3454
3454
|
readonly name: "set_autolend";
|
|
3455
3455
|
readonly friends: readonly [];
|
|
3456
3456
|
readonly exposed_functions: readonly [{
|
|
@@ -3479,7 +3479,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3479
3479
|
}];
|
|
3480
3480
|
readonly structs: readonly [];
|
|
3481
3481
|
} | {
|
|
3482
|
-
readonly address: "
|
|
3482
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3483
3483
|
readonly name: "set_referral_code";
|
|
3484
3484
|
readonly friends: readonly [];
|
|
3485
3485
|
readonly exposed_functions: readonly [{
|
|
@@ -3508,7 +3508,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3508
3508
|
}];
|
|
3509
3509
|
readonly structs: readonly [];
|
|
3510
3510
|
} | {
|
|
3511
|
-
readonly address: "
|
|
3511
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3512
3512
|
readonly name: "tokenize_user_vault_investment";
|
|
3513
3513
|
readonly friends: readonly [];
|
|
3514
3514
|
readonly exposed_functions: readonly [{
|
|
@@ -3537,7 +3537,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3537
3537
|
}];
|
|
3538
3538
|
readonly structs: readonly [];
|
|
3539
3539
|
} | {
|
|
3540
|
-
readonly address: "
|
|
3540
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3541
3541
|
readonly name: "transfer_to_user";
|
|
3542
3542
|
readonly friends: readonly [];
|
|
3543
3543
|
readonly exposed_functions: readonly [{
|
|
@@ -3566,7 +3566,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3566
3566
|
}];
|
|
3567
3567
|
readonly structs: readonly [];
|
|
3568
3568
|
} | {
|
|
3569
|
-
readonly address: "
|
|
3569
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3570
3570
|
readonly name: "withdraw_from_vault";
|
|
3571
3571
|
readonly friends: readonly [];
|
|
3572
3572
|
readonly exposed_functions: readonly [{
|
|
@@ -3595,7 +3595,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3595
3595
|
}];
|
|
3596
3596
|
readonly structs: readonly [];
|
|
3597
3597
|
} | {
|
|
3598
|
-
readonly address: "
|
|
3598
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3599
3599
|
readonly name: "withdraw_token";
|
|
3600
3600
|
readonly friends: readonly [];
|
|
3601
3601
|
readonly exposed_functions: readonly [{
|
|
@@ -3624,7 +3624,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3624
3624
|
}];
|
|
3625
3625
|
readonly structs: readonly [];
|
|
3626
3626
|
} | {
|
|
3627
|
-
readonly address: "
|
|
3627
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3628
3628
|
readonly name: "init_exchange";
|
|
3629
3629
|
readonly friends: readonly [];
|
|
3630
3630
|
readonly exposed_functions: readonly [{
|
|
@@ -3653,7 +3653,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3653
3653
|
}];
|
|
3654
3654
|
readonly structs: readonly [];
|
|
3655
3655
|
} | {
|
|
3656
|
-
readonly address: "
|
|
3656
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3657
3657
|
readonly name: "add_dev_address";
|
|
3658
3658
|
readonly friends: readonly [];
|
|
3659
3659
|
readonly exposed_functions: readonly [{
|
|
@@ -3682,7 +3682,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3682
3682
|
}];
|
|
3683
3683
|
readonly structs: readonly [];
|
|
3684
3684
|
} | {
|
|
3685
|
-
readonly address: "
|
|
3685
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3686
3686
|
readonly name: "remove_dev_address";
|
|
3687
3687
|
readonly friends: readonly [];
|
|
3688
3688
|
readonly exposed_functions: readonly [{
|
|
@@ -3711,7 +3711,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3711
3711
|
}];
|
|
3712
3712
|
readonly structs: readonly [];
|
|
3713
3713
|
} | {
|
|
3714
|
-
readonly address: "
|
|
3714
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3715
3715
|
readonly name: "add_token_to_oracle";
|
|
3716
3716
|
readonly friends: readonly [];
|
|
3717
3717
|
readonly exposed_functions: readonly [{
|
|
@@ -3740,7 +3740,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3740
3740
|
}];
|
|
3741
3741
|
readonly structs: readonly [];
|
|
3742
3742
|
} | {
|
|
3743
|
-
readonly address: "
|
|
3743
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3744
3744
|
readonly name: "admin_claim_deposit";
|
|
3745
3745
|
readonly friends: readonly [];
|
|
3746
3746
|
readonly exposed_functions: readonly [{
|
|
@@ -3769,7 +3769,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3769
3769
|
}];
|
|
3770
3770
|
readonly structs: readonly [];
|
|
3771
3771
|
} | {
|
|
3772
|
-
readonly address: "
|
|
3772
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3773
3773
|
readonly name: "add_new_token";
|
|
3774
3774
|
readonly friends: readonly [];
|
|
3775
3775
|
readonly exposed_functions: readonly [{
|
|
@@ -3798,7 +3798,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3798
3798
|
}];
|
|
3799
3799
|
readonly structs: readonly [];
|
|
3800
3800
|
} | {
|
|
3801
|
-
readonly address: "
|
|
3801
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3802
3802
|
readonly name: "update_oracle_prices";
|
|
3803
3803
|
readonly friends: readonly [];
|
|
3804
3804
|
readonly exposed_functions: readonly [{
|
|
@@ -3827,7 +3827,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3827
3827
|
}];
|
|
3828
3828
|
readonly structs: readonly [];
|
|
3829
3829
|
} | {
|
|
3830
|
-
readonly address: "
|
|
3830
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3831
3831
|
readonly name: "add_new_perp_market";
|
|
3832
3832
|
readonly friends: readonly [];
|
|
3833
3833
|
readonly exposed_functions: readonly [{
|
|
@@ -3856,7 +3856,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3856
3856
|
}];
|
|
3857
3857
|
readonly structs: readonly [];
|
|
3858
3858
|
} | {
|
|
3859
|
-
readonly address: "
|
|
3859
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3860
3860
|
readonly name: "add_new_spot_market";
|
|
3861
3861
|
readonly friends: readonly [];
|
|
3862
3862
|
readonly exposed_functions: readonly [{
|
|
@@ -3885,7 +3885,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3885
3885
|
}];
|
|
3886
3886
|
readonly structs: readonly [];
|
|
3887
3887
|
} | {
|
|
3888
|
-
readonly address: "
|
|
3888
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3889
3889
|
readonly name: "update_fee_tiers";
|
|
3890
3890
|
readonly friends: readonly [];
|
|
3891
3891
|
readonly exposed_functions: readonly [{
|
|
@@ -3914,7 +3914,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3914
3914
|
}];
|
|
3915
3915
|
readonly structs: readonly [];
|
|
3916
3916
|
} | {
|
|
3917
|
-
readonly address: "
|
|
3917
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3918
3918
|
readonly name: "settle_market";
|
|
3919
3919
|
readonly friends: readonly [];
|
|
3920
3920
|
readonly exposed_functions: readonly [{
|
|
@@ -3943,7 +3943,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3943
3943
|
}];
|
|
3944
3944
|
readonly structs: readonly [];
|
|
3945
3945
|
} | {
|
|
3946
|
-
readonly address: "
|
|
3946
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3947
3947
|
readonly name: "add_new_lp_token";
|
|
3948
3948
|
readonly friends: readonly [];
|
|
3949
3949
|
readonly exposed_functions: readonly [{
|
|
@@ -3972,7 +3972,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
3972
3972
|
}];
|
|
3973
3973
|
readonly structs: readonly [];
|
|
3974
3974
|
} | {
|
|
3975
|
-
readonly address: "
|
|
3975
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
3976
3976
|
readonly name: "set_system_haircut";
|
|
3977
3977
|
readonly friends: readonly [];
|
|
3978
3978
|
readonly exposed_functions: readonly [{
|
|
@@ -4001,7 +4001,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
4001
4001
|
}];
|
|
4002
4002
|
readonly structs: readonly [];
|
|
4003
4003
|
} | {
|
|
4004
|
-
readonly address: "
|
|
4004
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4005
4005
|
readonly name: "set_fee_data";
|
|
4006
4006
|
readonly friends: readonly [];
|
|
4007
4007
|
readonly exposed_functions: readonly [{
|
|
@@ -4030,7 +4030,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
4030
4030
|
}];
|
|
4031
4031
|
readonly structs: readonly [];
|
|
4032
4032
|
} | {
|
|
4033
|
-
readonly address: "
|
|
4033
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4034
4034
|
readonly name: "change_perp_market_data";
|
|
4035
4035
|
readonly friends: readonly [];
|
|
4036
4036
|
readonly exposed_functions: readonly [{
|
|
@@ -4059,7 +4059,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
4059
4059
|
}];
|
|
4060
4060
|
readonly structs: readonly [];
|
|
4061
4061
|
} | {
|
|
4062
|
-
readonly address: "
|
|
4062
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4063
4063
|
readonly name: "change_spot_market_data";
|
|
4064
4064
|
readonly friends: readonly [];
|
|
4065
4065
|
readonly exposed_functions: readonly [{
|
|
@@ -4088,7 +4088,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
4088
4088
|
}];
|
|
4089
4089
|
readonly structs: readonly [];
|
|
4090
4090
|
} | {
|
|
4091
|
-
readonly address: "
|
|
4091
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4092
4092
|
readonly name: "change_token_data";
|
|
4093
4093
|
readonly friends: readonly [];
|
|
4094
4094
|
readonly exposed_functions: readonly [{
|
|
@@ -4117,7 +4117,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
4117
4117
|
}];
|
|
4118
4118
|
readonly structs: readonly [];
|
|
4119
4119
|
} | {
|
|
4120
|
-
readonly address: "
|
|
4120
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4121
4121
|
readonly name: "predeposit_to_vault";
|
|
4122
4122
|
readonly friends: readonly [];
|
|
4123
4123
|
readonly exposed_functions: readonly [{
|
|
@@ -4146,7 +4146,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
4146
4146
|
}];
|
|
4147
4147
|
readonly structs: readonly [];
|
|
4148
4148
|
} | {
|
|
4149
|
-
readonly address: "
|
|
4149
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4150
4150
|
readonly name: "airdrop_points";
|
|
4151
4151
|
readonly friends: readonly [];
|
|
4152
4152
|
readonly exposed_functions: readonly [{
|
|
@@ -4169,7 +4169,7 @@ declare function getABIsForNetwork(networkMode: NetworkMode): {
|
|
|
4169
4169
|
*/
|
|
4170
4170
|
declare const ABIs: {
|
|
4171
4171
|
FaucetEntrypointsABI?: {
|
|
4172
|
-
readonly address: "
|
|
4172
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4173
4173
|
readonly name: "faucet_entrypoints";
|
|
4174
4174
|
readonly friends: readonly [];
|
|
4175
4175
|
readonly exposed_functions: readonly [{
|
|
@@ -4208,7 +4208,7 @@ declare const ABIs: {
|
|
|
4208
4208
|
readonly structs: readonly [];
|
|
4209
4209
|
} | undefined;
|
|
4210
4210
|
TestMockOraclePricesABI?: {
|
|
4211
|
-
readonly address: "
|
|
4211
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4212
4212
|
readonly name: "test_mock_oracle_prices";
|
|
4213
4213
|
readonly friends: readonly [];
|
|
4214
4214
|
readonly exposed_functions: readonly [{
|
|
@@ -4223,7 +4223,7 @@ declare const ABIs: {
|
|
|
4223
4223
|
readonly structs: readonly [];
|
|
4224
4224
|
} | undefined;
|
|
4225
4225
|
TestFaucetABI?: {
|
|
4226
|
-
readonly address: "
|
|
4226
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4227
4227
|
readonly name: "test_faucet";
|
|
4228
4228
|
readonly friends: readonly [];
|
|
4229
4229
|
readonly exposed_functions: readonly [{
|
|
@@ -4249,7 +4249,7 @@ declare const ABIs: {
|
|
|
4249
4249
|
readonly is_view: false;
|
|
4250
4250
|
readonly generic_type_params: readonly [];
|
|
4251
4251
|
readonly params: readonly ["&signer", "vector<u8>"];
|
|
4252
|
-
readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<
|
|
4252
|
+
readonly return: readonly ["0x1::object::ConstructorRef", "0x1::object::Object<0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86::test_faucet::Token>"];
|
|
4253
4253
|
}, {
|
|
4254
4254
|
readonly name: "get_faucet_data";
|
|
4255
4255
|
readonly visibility: "public";
|
|
@@ -4329,7 +4329,7 @@ declare const ABIs: {
|
|
|
4329
4329
|
readonly is_view: false;
|
|
4330
4330
|
readonly generic_type_params: readonly [];
|
|
4331
4331
|
readonly params: readonly ["0x1::fungible_asset::MintRef", "0x1::object::Object<0x1::fungible_asset::Metadata>"];
|
|
4332
|
-
readonly return: readonly ["
|
|
4332
|
+
readonly return: readonly ["0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86::test_faucet::FaucetToken"];
|
|
4333
4333
|
}, {
|
|
4334
4334
|
readonly name: "remove_token";
|
|
4335
4335
|
readonly visibility: "public";
|
|
@@ -4359,7 +4359,7 @@ declare const ABIs: {
|
|
|
4359
4359
|
readonly generic_type_params: readonly [];
|
|
4360
4360
|
readonly fields: readonly [{
|
|
4361
4361
|
readonly name: "tokens";
|
|
4362
|
-
readonly type: "0x1::smart_table::SmartTable<vector<u8>,
|
|
4362
|
+
readonly type: "0x1::smart_table::SmartTable<vector<u8>, 0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86::test_faucet::FaucetToken>";
|
|
4363
4363
|
}];
|
|
4364
4364
|
}, {
|
|
4365
4365
|
readonly name: "FaucetToken";
|
|
@@ -4392,7 +4392,7 @@ declare const ABIs: {
|
|
|
4392
4392
|
}];
|
|
4393
4393
|
readonly structs: readonly [];
|
|
4394
4394
|
} | {
|
|
4395
|
-
readonly address: "
|
|
4395
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4396
4396
|
readonly name: "add_api_key";
|
|
4397
4397
|
readonly friends: readonly [];
|
|
4398
4398
|
readonly exposed_functions: readonly [{
|
|
@@ -4421,7 +4421,7 @@ declare const ABIs: {
|
|
|
4421
4421
|
}];
|
|
4422
4422
|
readonly structs: readonly [];
|
|
4423
4423
|
} | {
|
|
4424
|
-
readonly address: "
|
|
4424
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4425
4425
|
readonly name: "add_credits";
|
|
4426
4426
|
readonly friends: readonly [];
|
|
4427
4427
|
readonly exposed_functions: readonly [{
|
|
@@ -4450,7 +4450,7 @@ declare const ABIs: {
|
|
|
4450
4450
|
}];
|
|
4451
4451
|
readonly structs: readonly [];
|
|
4452
4452
|
} | {
|
|
4453
|
-
readonly address: "
|
|
4453
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4454
4454
|
readonly name: "cancel_all_perp_orders";
|
|
4455
4455
|
readonly friends: readonly [];
|
|
4456
4456
|
readonly exposed_functions: readonly [{
|
|
@@ -4479,7 +4479,7 @@ declare const ABIs: {
|
|
|
4479
4479
|
}];
|
|
4480
4480
|
readonly structs: readonly [];
|
|
4481
4481
|
} | {
|
|
4482
|
-
readonly address: "
|
|
4482
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4483
4483
|
readonly name: "cancel_all_spot_orders";
|
|
4484
4484
|
readonly friends: readonly [];
|
|
4485
4485
|
readonly exposed_functions: readonly [{
|
|
@@ -4508,7 +4508,7 @@ declare const ABIs: {
|
|
|
4508
4508
|
}];
|
|
4509
4509
|
readonly structs: readonly [];
|
|
4510
4510
|
} | {
|
|
4511
|
-
readonly address: "
|
|
4511
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4512
4512
|
readonly name: "cancel_perp_orders";
|
|
4513
4513
|
readonly friends: readonly [];
|
|
4514
4514
|
readonly exposed_functions: readonly [{
|
|
@@ -4537,7 +4537,7 @@ declare const ABIs: {
|
|
|
4537
4537
|
}];
|
|
4538
4538
|
readonly structs: readonly [];
|
|
4539
4539
|
} | {
|
|
4540
|
-
readonly address: "
|
|
4540
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4541
4541
|
readonly name: "cancel_spot_orders";
|
|
4542
4542
|
readonly friends: readonly [];
|
|
4543
4543
|
readonly exposed_functions: readonly [{
|
|
@@ -4566,7 +4566,7 @@ declare const ABIs: {
|
|
|
4566
4566
|
}];
|
|
4567
4567
|
readonly structs: readonly [];
|
|
4568
4568
|
} | {
|
|
4569
|
-
readonly address: "
|
|
4569
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4570
4570
|
readonly name: "change_perp_order";
|
|
4571
4571
|
readonly friends: readonly [];
|
|
4572
4572
|
readonly exposed_functions: readonly [{
|
|
@@ -4595,7 +4595,7 @@ declare const ABIs: {
|
|
|
4595
4595
|
}];
|
|
4596
4596
|
readonly structs: readonly [];
|
|
4597
4597
|
} | {
|
|
4598
|
-
readonly address: "
|
|
4598
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4599
4599
|
readonly name: "change_spot_order";
|
|
4600
4600
|
readonly friends: readonly [];
|
|
4601
4601
|
readonly exposed_functions: readonly [{
|
|
@@ -4624,7 +4624,7 @@ declare const ABIs: {
|
|
|
4624
4624
|
}];
|
|
4625
4625
|
readonly structs: readonly [];
|
|
4626
4626
|
} | {
|
|
4627
|
-
readonly address: "
|
|
4627
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4628
4628
|
readonly name: "claim_deposit";
|
|
4629
4629
|
readonly friends: readonly [];
|
|
4630
4630
|
readonly exposed_functions: readonly [{
|
|
@@ -4653,7 +4653,7 @@ declare const ABIs: {
|
|
|
4653
4653
|
}];
|
|
4654
4654
|
readonly structs: readonly [];
|
|
4655
4655
|
} | {
|
|
4656
|
-
readonly address: "
|
|
4656
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4657
4657
|
readonly name: "claim_kickback_fee";
|
|
4658
4658
|
readonly friends: readonly [];
|
|
4659
4659
|
readonly exposed_functions: readonly [{
|
|
@@ -4682,7 +4682,7 @@ declare const ABIs: {
|
|
|
4682
4682
|
}];
|
|
4683
4683
|
readonly structs: readonly [];
|
|
4684
4684
|
} | {
|
|
4685
|
-
readonly address: "
|
|
4685
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4686
4686
|
readonly name: "claim_referral_fees";
|
|
4687
4687
|
readonly friends: readonly [];
|
|
4688
4688
|
readonly exposed_functions: readonly [{
|
|
@@ -4711,7 +4711,7 @@ declare const ABIs: {
|
|
|
4711
4711
|
}];
|
|
4712
4712
|
readonly structs: readonly [];
|
|
4713
4713
|
} | {
|
|
4714
|
-
readonly address: "
|
|
4714
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4715
4715
|
readonly name: "create_user";
|
|
4716
4716
|
readonly friends: readonly [];
|
|
4717
4717
|
readonly exposed_functions: readonly [{
|
|
@@ -4740,7 +4740,7 @@ declare const ABIs: {
|
|
|
4740
4740
|
}];
|
|
4741
4741
|
readonly structs: readonly [];
|
|
4742
4742
|
} | {
|
|
4743
|
-
readonly address: "
|
|
4743
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4744
4744
|
readonly name: "deposit_token";
|
|
4745
4745
|
readonly friends: readonly [];
|
|
4746
4746
|
readonly exposed_functions: readonly [{
|
|
@@ -4769,7 +4769,7 @@ declare const ABIs: {
|
|
|
4769
4769
|
}];
|
|
4770
4770
|
readonly structs: readonly [];
|
|
4771
4771
|
} | {
|
|
4772
|
-
readonly address: "
|
|
4772
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4773
4773
|
readonly name: "deposit_to_vault";
|
|
4774
4774
|
readonly friends: readonly [];
|
|
4775
4775
|
readonly exposed_functions: readonly [{
|
|
@@ -4798,7 +4798,7 @@ declare const ABIs: {
|
|
|
4798
4798
|
}];
|
|
4799
4799
|
readonly structs: readonly [];
|
|
4800
4800
|
} | {
|
|
4801
|
-
readonly address: "
|
|
4801
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4802
4802
|
readonly name: "lend_token";
|
|
4803
4803
|
readonly friends: readonly [];
|
|
4804
4804
|
readonly exposed_functions: readonly [{
|
|
@@ -4827,7 +4827,7 @@ declare const ABIs: {
|
|
|
4827
4827
|
}];
|
|
4828
4828
|
readonly structs: readonly [];
|
|
4829
4829
|
} | {
|
|
4830
|
-
readonly address: "
|
|
4830
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4831
4831
|
readonly name: "open_boxes";
|
|
4832
4832
|
readonly friends: readonly [];
|
|
4833
4833
|
readonly exposed_functions: readonly [{
|
|
@@ -4856,7 +4856,7 @@ declare const ABIs: {
|
|
|
4856
4856
|
}];
|
|
4857
4857
|
readonly structs: readonly [];
|
|
4858
4858
|
} | {
|
|
4859
|
-
readonly address: "
|
|
4859
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4860
4860
|
readonly name: "place_multiple_perp_orders";
|
|
4861
4861
|
readonly friends: readonly [];
|
|
4862
4862
|
readonly exposed_functions: readonly [{
|
|
@@ -4885,7 +4885,7 @@ declare const ABIs: {
|
|
|
4885
4885
|
}];
|
|
4886
4886
|
readonly structs: readonly [];
|
|
4887
4887
|
} | {
|
|
4888
|
-
readonly address: "
|
|
4888
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4889
4889
|
readonly name: "place_multiple_spot_orders";
|
|
4890
4890
|
readonly friends: readonly [];
|
|
4891
4891
|
readonly exposed_functions: readonly [{
|
|
@@ -4914,7 +4914,7 @@ declare const ABIs: {
|
|
|
4914
4914
|
}];
|
|
4915
4915
|
readonly structs: readonly [];
|
|
4916
4916
|
} | {
|
|
4917
|
-
readonly address: "
|
|
4917
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4918
4918
|
readonly name: "place_perp_limit_order";
|
|
4919
4919
|
readonly friends: readonly [];
|
|
4920
4920
|
readonly exposed_functions: readonly [{
|
|
@@ -4943,7 +4943,7 @@ declare const ABIs: {
|
|
|
4943
4943
|
}];
|
|
4944
4944
|
readonly structs: readonly [];
|
|
4945
4945
|
} | {
|
|
4946
|
-
readonly address: "
|
|
4946
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4947
4947
|
readonly name: "place_perp_market_order";
|
|
4948
4948
|
readonly friends: readonly [];
|
|
4949
4949
|
readonly exposed_functions: readonly [{
|
|
@@ -4972,7 +4972,7 @@ declare const ABIs: {
|
|
|
4972
4972
|
}];
|
|
4973
4973
|
readonly structs: readonly [];
|
|
4974
4974
|
} | {
|
|
4975
|
-
readonly address: "
|
|
4975
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
4976
4976
|
readonly name: "place_perp_trigger_order";
|
|
4977
4977
|
readonly friends: readonly [];
|
|
4978
4978
|
readonly exposed_functions: readonly [{
|
|
@@ -5001,7 +5001,7 @@ declare const ABIs: {
|
|
|
5001
5001
|
}];
|
|
5002
5002
|
readonly structs: readonly [];
|
|
5003
5003
|
} | {
|
|
5004
|
-
readonly address: "
|
|
5004
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5005
5005
|
readonly name: "place_spot_limit_order";
|
|
5006
5006
|
readonly friends: readonly [];
|
|
5007
5007
|
readonly exposed_functions: readonly [{
|
|
@@ -5030,7 +5030,7 @@ declare const ABIs: {
|
|
|
5030
5030
|
}];
|
|
5031
5031
|
readonly structs: readonly [];
|
|
5032
5032
|
} | {
|
|
5033
|
-
readonly address: "
|
|
5033
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5034
5034
|
readonly name: "place_spot_market_order";
|
|
5035
5035
|
readonly friends: readonly [];
|
|
5036
5036
|
readonly exposed_functions: readonly [{
|
|
@@ -5059,7 +5059,7 @@ declare const ABIs: {
|
|
|
5059
5059
|
}];
|
|
5060
5060
|
readonly structs: readonly [];
|
|
5061
5061
|
} | {
|
|
5062
|
-
readonly address: "
|
|
5062
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5063
5063
|
readonly name: "redeem_token";
|
|
5064
5064
|
readonly friends: readonly [];
|
|
5065
5065
|
readonly exposed_functions: readonly [{
|
|
@@ -5088,7 +5088,7 @@ declare const ABIs: {
|
|
|
5088
5088
|
}];
|
|
5089
5089
|
readonly structs: readonly [];
|
|
5090
5090
|
} | {
|
|
5091
|
-
readonly address: "
|
|
5091
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5092
5092
|
readonly name: "remove_api_key";
|
|
5093
5093
|
readonly friends: readonly [];
|
|
5094
5094
|
readonly exposed_functions: readonly [{
|
|
@@ -5117,7 +5117,7 @@ declare const ABIs: {
|
|
|
5117
5117
|
}];
|
|
5118
5118
|
readonly structs: readonly [];
|
|
5119
5119
|
} | {
|
|
5120
|
-
readonly address: "
|
|
5120
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5121
5121
|
readonly name: "remove_api_key_signer";
|
|
5122
5122
|
readonly friends: readonly [];
|
|
5123
5123
|
readonly exposed_functions: readonly [{
|
|
@@ -5146,7 +5146,7 @@ declare const ABIs: {
|
|
|
5146
5146
|
}];
|
|
5147
5147
|
readonly structs: readonly [];
|
|
5148
5148
|
} | {
|
|
5149
|
-
readonly address: "
|
|
5149
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5150
5150
|
readonly name: "replace_multiple_orders";
|
|
5151
5151
|
readonly friends: readonly [];
|
|
5152
5152
|
readonly exposed_functions: readonly [{
|
|
@@ -5175,7 +5175,7 @@ declare const ABIs: {
|
|
|
5175
5175
|
}];
|
|
5176
5176
|
readonly structs: readonly [];
|
|
5177
5177
|
} | {
|
|
5178
|
-
readonly address: "
|
|
5178
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5179
5179
|
readonly name: "replace_multiple_spot_orders";
|
|
5180
5180
|
readonly friends: readonly [];
|
|
5181
5181
|
readonly exposed_functions: readonly [{
|
|
@@ -5204,7 +5204,7 @@ declare const ABIs: {
|
|
|
5204
5204
|
}];
|
|
5205
5205
|
readonly structs: readonly [];
|
|
5206
5206
|
} | {
|
|
5207
|
-
readonly address: "
|
|
5207
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5208
5208
|
readonly name: "set_alias_name";
|
|
5209
5209
|
readonly friends: readonly [];
|
|
5210
5210
|
readonly exposed_functions: readonly [{
|
|
@@ -5233,7 +5233,7 @@ declare const ABIs: {
|
|
|
5233
5233
|
}];
|
|
5234
5234
|
readonly structs: readonly [];
|
|
5235
5235
|
} | {
|
|
5236
|
-
readonly address: "
|
|
5236
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5237
5237
|
readonly name: "set_autolend";
|
|
5238
5238
|
readonly friends: readonly [];
|
|
5239
5239
|
readonly exposed_functions: readonly [{
|
|
@@ -5262,7 +5262,7 @@ declare const ABIs: {
|
|
|
5262
5262
|
}];
|
|
5263
5263
|
readonly structs: readonly [];
|
|
5264
5264
|
} | {
|
|
5265
|
-
readonly address: "
|
|
5265
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5266
5266
|
readonly name: "set_referral_code";
|
|
5267
5267
|
readonly friends: readonly [];
|
|
5268
5268
|
readonly exposed_functions: readonly [{
|
|
@@ -5291,7 +5291,7 @@ declare const ABIs: {
|
|
|
5291
5291
|
}];
|
|
5292
5292
|
readonly structs: readonly [];
|
|
5293
5293
|
} | {
|
|
5294
|
-
readonly address: "
|
|
5294
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5295
5295
|
readonly name: "tokenize_user_vault_investment";
|
|
5296
5296
|
readonly friends: readonly [];
|
|
5297
5297
|
readonly exposed_functions: readonly [{
|
|
@@ -5320,7 +5320,7 @@ declare const ABIs: {
|
|
|
5320
5320
|
}];
|
|
5321
5321
|
readonly structs: readonly [];
|
|
5322
5322
|
} | {
|
|
5323
|
-
readonly address: "
|
|
5323
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5324
5324
|
readonly name: "transfer_to_user";
|
|
5325
5325
|
readonly friends: readonly [];
|
|
5326
5326
|
readonly exposed_functions: readonly [{
|
|
@@ -5349,7 +5349,7 @@ declare const ABIs: {
|
|
|
5349
5349
|
}];
|
|
5350
5350
|
readonly structs: readonly [];
|
|
5351
5351
|
} | {
|
|
5352
|
-
readonly address: "
|
|
5352
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5353
5353
|
readonly name: "withdraw_from_vault";
|
|
5354
5354
|
readonly friends: readonly [];
|
|
5355
5355
|
readonly exposed_functions: readonly [{
|
|
@@ -5378,7 +5378,7 @@ declare const ABIs: {
|
|
|
5378
5378
|
}];
|
|
5379
5379
|
readonly structs: readonly [];
|
|
5380
5380
|
} | {
|
|
5381
|
-
readonly address: "
|
|
5381
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5382
5382
|
readonly name: "withdraw_token";
|
|
5383
5383
|
readonly friends: readonly [];
|
|
5384
5384
|
readonly exposed_functions: readonly [{
|
|
@@ -5407,7 +5407,7 @@ declare const ABIs: {
|
|
|
5407
5407
|
}];
|
|
5408
5408
|
readonly structs: readonly [];
|
|
5409
5409
|
} | {
|
|
5410
|
-
readonly address: "
|
|
5410
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5411
5411
|
readonly name: "init_exchange";
|
|
5412
5412
|
readonly friends: readonly [];
|
|
5413
5413
|
readonly exposed_functions: readonly [{
|
|
@@ -5436,7 +5436,7 @@ declare const ABIs: {
|
|
|
5436
5436
|
}];
|
|
5437
5437
|
readonly structs: readonly [];
|
|
5438
5438
|
} | {
|
|
5439
|
-
readonly address: "
|
|
5439
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5440
5440
|
readonly name: "add_dev_address";
|
|
5441
5441
|
readonly friends: readonly [];
|
|
5442
5442
|
readonly exposed_functions: readonly [{
|
|
@@ -5465,7 +5465,7 @@ declare const ABIs: {
|
|
|
5465
5465
|
}];
|
|
5466
5466
|
readonly structs: readonly [];
|
|
5467
5467
|
} | {
|
|
5468
|
-
readonly address: "
|
|
5468
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5469
5469
|
readonly name: "remove_dev_address";
|
|
5470
5470
|
readonly friends: readonly [];
|
|
5471
5471
|
readonly exposed_functions: readonly [{
|
|
@@ -5494,7 +5494,7 @@ declare const ABIs: {
|
|
|
5494
5494
|
}];
|
|
5495
5495
|
readonly structs: readonly [];
|
|
5496
5496
|
} | {
|
|
5497
|
-
readonly address: "
|
|
5497
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5498
5498
|
readonly name: "add_token_to_oracle";
|
|
5499
5499
|
readonly friends: readonly [];
|
|
5500
5500
|
readonly exposed_functions: readonly [{
|
|
@@ -5523,7 +5523,7 @@ declare const ABIs: {
|
|
|
5523
5523
|
}];
|
|
5524
5524
|
readonly structs: readonly [];
|
|
5525
5525
|
} | {
|
|
5526
|
-
readonly address: "
|
|
5526
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5527
5527
|
readonly name: "admin_claim_deposit";
|
|
5528
5528
|
readonly friends: readonly [];
|
|
5529
5529
|
readonly exposed_functions: readonly [{
|
|
@@ -5552,7 +5552,7 @@ declare const ABIs: {
|
|
|
5552
5552
|
}];
|
|
5553
5553
|
readonly structs: readonly [];
|
|
5554
5554
|
} | {
|
|
5555
|
-
readonly address: "
|
|
5555
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5556
5556
|
readonly name: "add_new_token";
|
|
5557
5557
|
readonly friends: readonly [];
|
|
5558
5558
|
readonly exposed_functions: readonly [{
|
|
@@ -5581,7 +5581,7 @@ declare const ABIs: {
|
|
|
5581
5581
|
}];
|
|
5582
5582
|
readonly structs: readonly [];
|
|
5583
5583
|
} | {
|
|
5584
|
-
readonly address: "
|
|
5584
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5585
5585
|
readonly name: "update_oracle_prices";
|
|
5586
5586
|
readonly friends: readonly [];
|
|
5587
5587
|
readonly exposed_functions: readonly [{
|
|
@@ -5610,7 +5610,7 @@ declare const ABIs: {
|
|
|
5610
5610
|
}];
|
|
5611
5611
|
readonly structs: readonly [];
|
|
5612
5612
|
} | {
|
|
5613
|
-
readonly address: "
|
|
5613
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5614
5614
|
readonly name: "add_new_perp_market";
|
|
5615
5615
|
readonly friends: readonly [];
|
|
5616
5616
|
readonly exposed_functions: readonly [{
|
|
@@ -5639,7 +5639,7 @@ declare const ABIs: {
|
|
|
5639
5639
|
}];
|
|
5640
5640
|
readonly structs: readonly [];
|
|
5641
5641
|
} | {
|
|
5642
|
-
readonly address: "
|
|
5642
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5643
5643
|
readonly name: "add_new_spot_market";
|
|
5644
5644
|
readonly friends: readonly [];
|
|
5645
5645
|
readonly exposed_functions: readonly [{
|
|
@@ -5668,7 +5668,7 @@ declare const ABIs: {
|
|
|
5668
5668
|
}];
|
|
5669
5669
|
readonly structs: readonly [];
|
|
5670
5670
|
} | {
|
|
5671
|
-
readonly address: "
|
|
5671
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5672
5672
|
readonly name: "update_fee_tiers";
|
|
5673
5673
|
readonly friends: readonly [];
|
|
5674
5674
|
readonly exposed_functions: readonly [{
|
|
@@ -5697,7 +5697,7 @@ declare const ABIs: {
|
|
|
5697
5697
|
}];
|
|
5698
5698
|
readonly structs: readonly [];
|
|
5699
5699
|
} | {
|
|
5700
|
-
readonly address: "
|
|
5700
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5701
5701
|
readonly name: "settle_market";
|
|
5702
5702
|
readonly friends: readonly [];
|
|
5703
5703
|
readonly exposed_functions: readonly [{
|
|
@@ -5726,7 +5726,7 @@ declare const ABIs: {
|
|
|
5726
5726
|
}];
|
|
5727
5727
|
readonly structs: readonly [];
|
|
5728
5728
|
} | {
|
|
5729
|
-
readonly address: "
|
|
5729
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5730
5730
|
readonly name: "add_new_lp_token";
|
|
5731
5731
|
readonly friends: readonly [];
|
|
5732
5732
|
readonly exposed_functions: readonly [{
|
|
@@ -5755,7 +5755,7 @@ declare const ABIs: {
|
|
|
5755
5755
|
}];
|
|
5756
5756
|
readonly structs: readonly [];
|
|
5757
5757
|
} | {
|
|
5758
|
-
readonly address: "
|
|
5758
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5759
5759
|
readonly name: "set_system_haircut";
|
|
5760
5760
|
readonly friends: readonly [];
|
|
5761
5761
|
readonly exposed_functions: readonly [{
|
|
@@ -5784,7 +5784,7 @@ declare const ABIs: {
|
|
|
5784
5784
|
}];
|
|
5785
5785
|
readonly structs: readonly [];
|
|
5786
5786
|
} | {
|
|
5787
|
-
readonly address: "
|
|
5787
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5788
5788
|
readonly name: "set_fee_data";
|
|
5789
5789
|
readonly friends: readonly [];
|
|
5790
5790
|
readonly exposed_functions: readonly [{
|
|
@@ -5813,7 +5813,7 @@ declare const ABIs: {
|
|
|
5813
5813
|
}];
|
|
5814
5814
|
readonly structs: readonly [];
|
|
5815
5815
|
} | {
|
|
5816
|
-
readonly address: "
|
|
5816
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5817
5817
|
readonly name: "change_perp_market_data";
|
|
5818
5818
|
readonly friends: readonly [];
|
|
5819
5819
|
readonly exposed_functions: readonly [{
|
|
@@ -5842,7 +5842,7 @@ declare const ABIs: {
|
|
|
5842
5842
|
}];
|
|
5843
5843
|
readonly structs: readonly [];
|
|
5844
5844
|
} | {
|
|
5845
|
-
readonly address: "
|
|
5845
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5846
5846
|
readonly name: "change_spot_market_data";
|
|
5847
5847
|
readonly friends: readonly [];
|
|
5848
5848
|
readonly exposed_functions: readonly [{
|
|
@@ -5871,7 +5871,7 @@ declare const ABIs: {
|
|
|
5871
5871
|
}];
|
|
5872
5872
|
readonly structs: readonly [];
|
|
5873
5873
|
} | {
|
|
5874
|
-
readonly address: "
|
|
5874
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5875
5875
|
readonly name: "change_token_data";
|
|
5876
5876
|
readonly friends: readonly [];
|
|
5877
5877
|
readonly exposed_functions: readonly [{
|
|
@@ -5900,7 +5900,7 @@ declare const ABIs: {
|
|
|
5900
5900
|
}];
|
|
5901
5901
|
readonly structs: readonly [];
|
|
5902
5902
|
} | {
|
|
5903
|
-
readonly address: "
|
|
5903
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5904
5904
|
readonly name: "predeposit_to_vault";
|
|
5905
5905
|
readonly friends: readonly [];
|
|
5906
5906
|
readonly exposed_functions: readonly [{
|
|
@@ -5929,7 +5929,7 @@ declare const ABIs: {
|
|
|
5929
5929
|
}];
|
|
5930
5930
|
readonly structs: readonly [];
|
|
5931
5931
|
} | {
|
|
5932
|
-
readonly address: "
|
|
5932
|
+
readonly address: "0xd42da48bb34790f0c3e884a0ec76b0afbb506327e716602591b9fd9b0993fc86";
|
|
5933
5933
|
readonly name: "airdrop_points";
|
|
5934
5934
|
readonly friends: readonly [];
|
|
5935
5935
|
readonly exposed_functions: readonly [{
|
|
@@ -6827,7 +6827,7 @@ declare class Client {
|
|
|
6827
6827
|
*
|
|
6828
6828
|
* @returns A promise that resolves to {@link SubmitSponsoredTransactionResponse}.
|
|
6829
6829
|
*/
|
|
6830
|
-
submitSponsoredTransaction: (tx: SimpleTransaction, signature: AccountAuthenticator) => Promise<SubmitSponsoredTransactionResponse>;
|
|
6830
|
+
submitSponsoredTransaction: (tx: SimpleTransaction, signature: AccountAuthenticator, signal?: AbortSignal) => Promise<SubmitSponsoredTransactionResponse>;
|
|
6831
6831
|
/**
|
|
6832
6832
|
* submitSponsoredMultiAgentTransaction.
|
|
6833
6833
|
*
|
|
@@ -6837,7 +6837,7 @@ declare class Client {
|
|
|
6837
6837
|
*
|
|
6838
6838
|
* @returns A promise that resolves to {@link SubmitSponsoredTransactionResponse}.
|
|
6839
6839
|
*/
|
|
6840
|
-
submitSponsoredMultiAgentTransaction: (tx: MultiAgentTransaction, signature: AccountAuthenticator, secondarySignersAuthenticators: AccountAuthenticator[]) => Promise<SubmitSponsoredTransactionResponse>;
|
|
6840
|
+
submitSponsoredMultiAgentTransaction: (tx: MultiAgentTransaction, signature: AccountAuthenticator, secondarySignersAuthenticators: AccountAuthenticator[], signal?: AbortSignal) => Promise<SubmitSponsoredTransactionResponse>;
|
|
6841
6841
|
/**
|
|
6842
6842
|
* createAndSubmitTransaction.
|
|
6843
6843
|
*
|
|
@@ -6864,7 +6864,7 @@ declare class Client {
|
|
|
6864
6864
|
|
|
6865
6865
|
* @returns A promise that resolves to {@link OpenBoxesResponse}.
|
|
6866
6866
|
*/
|
|
6867
|
-
openBoxes(params: OpenBoxesRequest): Promise<OpenBoxesResponse>;
|
|
6867
|
+
openBoxes(params: OpenBoxesRequest, signal?: AbortSignal): Promise<OpenBoxesResponse>;
|
|
6868
6868
|
/**
|
|
6869
6869
|
* removeApiKey.
|
|
6870
6870
|
*
|
|
@@ -7048,7 +7048,7 @@ declare class Client {
|
|
|
7048
7048
|
*
|
|
7049
7049
|
* @returns A promise that resolves to {@link SetReferralParamsResponse}.
|
|
7050
7050
|
*/
|
|
7051
|
-
setReferralParams: (request: SetReferralParamsRequest) => Promise<SetReferralParamsResponse>;
|
|
7051
|
+
setReferralParams: (request: SetReferralParamsRequest, signal?: AbortSignal) => Promise<SetReferralParamsResponse>;
|
|
7052
7052
|
/**
|
|
7053
7053
|
* sendGetJson.
|
|
7054
7054
|
*
|
|
@@ -7057,7 +7057,7 @@ declare class Client {
|
|
|
7057
7057
|
*
|
|
7058
7058
|
* @returns A promise that resolves to any.
|
|
7059
7059
|
*/
|
|
7060
|
-
sendGetJson: (endpoint: string, message?: object) => Promise<unknown>;
|
|
7060
|
+
sendGetJson: (endpoint: string, message?: object, signal?: AbortSignal) => Promise<unknown>;
|
|
7061
7061
|
/**
|
|
7062
7062
|
* sendPostJson.
|
|
7063
7063
|
*
|
|
@@ -7066,31 +7066,31 @@ declare class Client {
|
|
|
7066
7066
|
*
|
|
7067
7067
|
* @returns A promise that resolves to any.
|
|
7068
7068
|
*/
|
|
7069
|
-
sendPostJson: (message: object, endpoint: string) => Promise<unknown>;
|
|
7069
|
+
sendPostJson: (message: object, endpoint: string, signal?: AbortSignal) => Promise<unknown>;
|
|
7070
7070
|
/**
|
|
7071
7071
|
* getConfig.
|
|
7072
7072
|
*
|
|
7073
7073
|
* @returns Current exchange configuration. See {@link ExchangeConfig}.
|
|
7074
7074
|
*/
|
|
7075
|
-
getConfig: () => Promise<ExchangeConfig>;
|
|
7075
|
+
getConfig: (signal?: AbortSignal) => Promise<ExchangeConfig>;
|
|
7076
7076
|
/**
|
|
7077
7077
|
* getTokensConfig.
|
|
7078
7078
|
*
|
|
7079
7079
|
* @returns Token configuration map. See {@link GetTokensConfigResponse}.
|
|
7080
7080
|
*/
|
|
7081
|
-
getTokensConfig: () => Promise<GetTokensConfigResponse>;
|
|
7081
|
+
getTokensConfig: (signal?: AbortSignal) => Promise<GetTokensConfigResponse>;
|
|
7082
7082
|
/**
|
|
7083
7083
|
* getPerpMarketsConfig.
|
|
7084
7084
|
*
|
|
7085
7085
|
* @returns Perpetual markets configuration. See {@link GetPerpMarketsConfigResponse}.
|
|
7086
7086
|
*/
|
|
7087
|
-
getPerpMarketsConfig: () => Promise<GetPerpMarketsConfigResponse>;
|
|
7087
|
+
getPerpMarketsConfig: (signal?: AbortSignal) => Promise<GetPerpMarketsConfigResponse>;
|
|
7088
7088
|
/**
|
|
7089
7089
|
* getSpotMarketsConfig.
|
|
7090
7090
|
*
|
|
7091
7091
|
* @returns Spot markets configuration. See {@link GetSpotMarketsConfigResponse}.
|
|
7092
7092
|
*/
|
|
7093
|
-
getSpotMarketsConfig: () => Promise<GetSpotMarketsConfigResponse>;
|
|
7093
|
+
getSpotMarketsConfig: (signal?: AbortSignal) => Promise<GetSpotMarketsConfigResponse>;
|
|
7094
7094
|
/**
|
|
7095
7095
|
* getUserData.
|
|
7096
7096
|
*
|
|
@@ -7098,7 +7098,7 @@ declare class Client {
|
|
|
7098
7098
|
*
|
|
7099
7099
|
* @returns A promise that resolves to {@link GetUserDataResponse}.
|
|
7100
7100
|
*/
|
|
7101
|
-
getUserData: (userId: string) => Promise<GetUserDataResponse>;
|
|
7101
|
+
getUserData: (userId: string, signal?: AbortSignal) => Promise<GetUserDataResponse>;
|
|
7102
7102
|
/**
|
|
7103
7103
|
* getOrderBookData.
|
|
7104
7104
|
*
|
|
@@ -7106,7 +7106,7 @@ declare class Client {
|
|
|
7106
7106
|
*
|
|
7107
7107
|
* @returns A promise that resolves to {@link GetOrderBookDataResponse}.
|
|
7108
7108
|
*/
|
|
7109
|
-
getOrderBookData: (marketName: string) => Promise<GetOrderBookDataResponse>;
|
|
7109
|
+
getOrderBookData: (marketName: string, signal?: AbortSignal) => Promise<GetOrderBookDataResponse>;
|
|
7110
7110
|
/**
|
|
7111
7111
|
* getPerpMarketsData.
|
|
7112
7112
|
*
|
|
@@ -7114,7 +7114,7 @@ declare class Client {
|
|
|
7114
7114
|
*
|
|
7115
7115
|
* @returns A promise that resolves to {@link GetPerpMarketsDataResponse}.
|
|
7116
7116
|
*/
|
|
7117
|
-
getPerpMarketsData: (markets: string[]) => Promise<GetPerpMarketsDataResponse>;
|
|
7117
|
+
getPerpMarketsData: (markets: string[], signal?: AbortSignal) => Promise<GetPerpMarketsDataResponse>;
|
|
7118
7118
|
/**
|
|
7119
7119
|
* getSpotMarketsData.
|
|
7120
7120
|
*
|
|
@@ -7122,26 +7122,26 @@ declare class Client {
|
|
|
7122
7122
|
*
|
|
7123
7123
|
* @returns A promise that resolves to {@link GetSpotMarketsDataResponse}.
|
|
7124
7124
|
*/
|
|
7125
|
-
getSpotMarketsData: (markets: string[]) => Promise<GetSpotMarketsDataResponse>;
|
|
7125
|
+
getSpotMarketsData: (markets: string[], signal?: AbortSignal) => Promise<GetSpotMarketsDataResponse>;
|
|
7126
7126
|
/**
|
|
7127
7127
|
* getBorrowLendingData.
|
|
7128
7128
|
*
|
|
7129
7129
|
* @returns Borrow/lending-related market data. See {@link GetBorrowLendingDataResponse}.
|
|
7130
7130
|
*/
|
|
7131
|
-
getBorrowLendingData: () => Promise<GetBorrowLendingDataResponse>;
|
|
7131
|
+
getBorrowLendingData: (signal?: AbortSignal) => Promise<GetBorrowLendingDataResponse>;
|
|
7132
7132
|
/**
|
|
7133
7133
|
* getChartCandlesInRange.
|
|
7134
7134
|
*
|
|
7135
7135
|
* @param request - See {@link GetChartCandlesInRangeRequest}.
|
|
7136
7136
|
* @returns A promise that resolves to {@link GetChartCandlesInRangeResponse}.
|
|
7137
7137
|
*/
|
|
7138
|
-
getChartCandlesInRange: (request: GetChartCandlesInRangeRequest) => Promise<GetChartCandlesInRangeResponse>;
|
|
7138
|
+
getChartCandlesInRange: (request: GetChartCandlesInRangeRequest, signal?: AbortSignal) => Promise<GetChartCandlesInRangeResponse>;
|
|
7139
7139
|
/**
|
|
7140
7140
|
* getPriceIndexes.
|
|
7141
7141
|
*
|
|
7142
7142
|
* @returns Current price index values. See {@link GetPriceIndexesResponse}.
|
|
7143
7143
|
*/
|
|
7144
|
-
getPriceIndexes: () => Promise<GetPriceIndexesResponse>;
|
|
7144
|
+
getPriceIndexes: (signal?: AbortSignal) => Promise<GetPriceIndexesResponse>;
|
|
7145
7145
|
/**
|
|
7146
7146
|
* getUsersByAddress.
|
|
7147
7147
|
*
|
|
@@ -7149,164 +7149,164 @@ declare class Client {
|
|
|
7149
7149
|
*
|
|
7150
7150
|
* @returns A promise that resolves to {@link GetUsersByAddressResponse}.
|
|
7151
7151
|
*/
|
|
7152
|
-
getUsersByAddress: (payload: GetUsersByAddressRequest) => Promise<GetUsersByAddressResponse>;
|
|
7152
|
+
getUsersByAddress: (payload: GetUsersByAddressRequest, signal?: AbortSignal) => Promise<GetUsersByAddressResponse>;
|
|
7153
7153
|
/**
|
|
7154
7154
|
* getPerpRecentTrades.
|
|
7155
7155
|
*
|
|
7156
7156
|
* @param request - See {@link GetPerpRecentTradesRequest}.
|
|
7157
7157
|
*/
|
|
7158
|
-
getPerpRecentTrades: (request: GetPerpRecentTradesRequest) => Promise<GetPerpRecentTradesResponse>;
|
|
7158
|
+
getPerpRecentTrades: (request: GetPerpRecentTradesRequest, signal?: AbortSignal) => Promise<GetPerpRecentTradesResponse>;
|
|
7159
7159
|
/**
|
|
7160
7160
|
* getSpotRecentTrades.
|
|
7161
7161
|
*
|
|
7162
7162
|
* @param request - See {@link GetSpotRecentTradesRequest}.
|
|
7163
7163
|
*/
|
|
7164
|
-
getSpotRecentTrades: (request: GetSpotRecentTradesRequest) => Promise<GetSpotRecentTradesResponse>;
|
|
7164
|
+
getSpotRecentTrades: (request: GetSpotRecentTradesRequest, signal?: AbortSignal) => Promise<GetSpotRecentTradesResponse>;
|
|
7165
7165
|
/**
|
|
7166
7166
|
* getUserPerpFills.
|
|
7167
7167
|
*
|
|
7168
7168
|
* @param request - See {@link GetPerpUserFillsRequest}.
|
|
7169
7169
|
*/
|
|
7170
|
-
getUserPerpFills: (request: GetPerpUserFillsRequest) => Promise<GetPerpUserFillsResponse>;
|
|
7170
|
+
getUserPerpFills: (request: GetPerpUserFillsRequest, signal?: AbortSignal) => Promise<GetPerpUserFillsResponse>;
|
|
7171
7171
|
/**
|
|
7172
7172
|
* getUserSpotFills.
|
|
7173
7173
|
*
|
|
7174
7174
|
* @param request - See {@link GetSpotUserFillsRequest}.
|
|
7175
7175
|
*/
|
|
7176
|
-
getUserSpotFills: (request: GetSpotUserFillsRequest) => Promise<GetSpotUserFillsResponse>;
|
|
7176
|
+
getUserSpotFills: (request: GetSpotUserFillsRequest, signal?: AbortSignal) => Promise<GetSpotUserFillsResponse>;
|
|
7177
7177
|
/**
|
|
7178
7178
|
* getUserPerpOrders.
|
|
7179
7179
|
*
|
|
7180
7180
|
* @param request - See {@link GetPerpUserOrdersRequest}.
|
|
7181
7181
|
*/
|
|
7182
|
-
getUserPerpOrders: (request: GetPerpUserOrdersRequest) => Promise<GetPerpUserOrdersResponse>;
|
|
7182
|
+
getUserPerpOrders: (request: GetPerpUserOrdersRequest, signal?: AbortSignal) => Promise<GetPerpUserOrdersResponse>;
|
|
7183
7183
|
/**
|
|
7184
7184
|
* getUserSpotOrders.
|
|
7185
7185
|
*
|
|
7186
7186
|
* @param request - See {@link GetSpotUserOrdersRequest}.
|
|
7187
7187
|
*/
|
|
7188
|
-
getUserSpotOrders: (request: GetSpotUserOrdersRequest) => Promise<GetSpotUserOrdersResponse>;
|
|
7188
|
+
getUserSpotOrders: (request: GetSpotUserOrdersRequest, signal?: AbortSignal) => Promise<GetSpotUserOrdersResponse>;
|
|
7189
7189
|
/**
|
|
7190
7190
|
* getUserPerpTriggerOrders.
|
|
7191
7191
|
*
|
|
7192
7192
|
* @param request - See {@link GetPerpUserTriggerOrdersRequest}.
|
|
7193
7193
|
*/
|
|
7194
|
-
getUserPerpTriggerOrders: (request: GetPerpUserTriggerOrdersRequest) => Promise<GetPerpUserTriggerOrdersResponse>;
|
|
7194
|
+
getUserPerpTriggerOrders: (request: GetPerpUserTriggerOrdersRequest, signal?: AbortSignal) => Promise<GetPerpUserTriggerOrdersResponse>;
|
|
7195
7195
|
/**
|
|
7196
7196
|
* getUserFundingHistory.
|
|
7197
7197
|
*
|
|
7198
7198
|
* @param request - See {@link GetUserFundingHistoryRequest}.
|
|
7199
7199
|
*/
|
|
7200
|
-
getUserFundingHistory: (request: GetUserFundingHistoryRequest) => Promise<GetUserFundingHistoryResponse>;
|
|
7200
|
+
getUserFundingHistory: (request: GetUserFundingHistoryRequest, signal?: AbortSignal) => Promise<GetUserFundingHistoryResponse>;
|
|
7201
7201
|
/**
|
|
7202
7202
|
* getUserHistoricalDeposits.
|
|
7203
7203
|
*
|
|
7204
7204
|
* @param request - See {@link GetUserDepositsRequest}.
|
|
7205
7205
|
*/
|
|
7206
|
-
getUserHistoricalDeposits: (request: GetUserDepositsRequest) => Promise<GetUserDepositsResponse>;
|
|
7206
|
+
getUserHistoricalDeposits: (request: GetUserDepositsRequest, signal?: AbortSignal) => Promise<GetUserDepositsResponse>;
|
|
7207
7207
|
/**
|
|
7208
7208
|
* getUserWithdrawalsHistory.
|
|
7209
7209
|
*
|
|
7210
7210
|
* @param request - See {@link GetUserWithdrawalsRequest}.
|
|
7211
7211
|
*/
|
|
7212
|
-
getUserWithdrawalsHistory: (request: GetUserWithdrawalsRequest) => Promise<GetUserWithdrawalsResponse>;
|
|
7212
|
+
getUserWithdrawalsHistory: (request: GetUserWithdrawalsRequest, signal?: AbortSignal) => Promise<GetUserWithdrawalsResponse>;
|
|
7213
7213
|
/**
|
|
7214
7214
|
* getUserPortfolioValueHistory.
|
|
7215
7215
|
*
|
|
7216
7216
|
* @param request - See {@link GetUserPortfolioValueRequest}.
|
|
7217
7217
|
*/
|
|
7218
|
-
getUserPortfolioValueHistory: (request: GetUserPortfolioValueRequest) => Promise<GetUserPortfolioValueResponse>;
|
|
7218
|
+
getUserPortfolioValueHistory: (request: GetUserPortfolioValueRequest, signal?: AbortSignal) => Promise<GetUserPortfolioValueResponse>;
|
|
7219
7219
|
/**
|
|
7220
7220
|
* getUserRewardsValueHistory.
|
|
7221
7221
|
*
|
|
7222
7222
|
* @deprecated Use {@link getUserRewardsValueHistoryV2} — per-token amount and USD value breakdown.
|
|
7223
7223
|
* @param request - See {@link GetUserRewardsValueRequest}.
|
|
7224
7224
|
*/
|
|
7225
|
-
getUserRewardsValueHistory: (request: GetUserRewardsValueRequest) => Promise<GetUserRewardsValueResponse>;
|
|
7225
|
+
getUserRewardsValueHistory: (request: GetUserRewardsValueRequest, signal?: AbortSignal) => Promise<GetUserRewardsValueResponse>;
|
|
7226
7226
|
/**
|
|
7227
7227
|
* getUserTradeStatsHistory.
|
|
7228
7228
|
*
|
|
7229
7229
|
* @deprecated Use {@link getUserTradeStatsHistoryV2} — per-market trade breakdown via MarketStats.
|
|
7230
7230
|
* @param request - See {@link GetUserTradeStatsHistoryRequest}.
|
|
7231
7231
|
*/
|
|
7232
|
-
getUserTradeStatsHistory: (request: GetUserTradeStatsHistoryRequest) => Promise<GetUserTradeStatsHistoryResponse>;
|
|
7232
|
+
getUserTradeStatsHistory: (request: GetUserTradeStatsHistoryRequest, signal?: AbortSignal) => Promise<GetUserTradeStatsHistoryResponse>;
|
|
7233
7233
|
/**
|
|
7234
7234
|
* getUserAggregatedStats.
|
|
7235
7235
|
*
|
|
7236
7236
|
* @deprecated Use {@link getUserAggregatedStatsV2} — per-market breakdown and per-token USD values.
|
|
7237
7237
|
* @param request - See {@link GetUserAggregatedStatsRequest}.
|
|
7238
7238
|
*/
|
|
7239
|
-
getUserAggregatedStats: (request: GetUserAggregatedStatsRequest) => Promise<GetUserAggregatedStatsResponse>;
|
|
7239
|
+
getUserAggregatedStats: (request: GetUserAggregatedStatsRequest, signal?: AbortSignal) => Promise<GetUserAggregatedStatsResponse>;
|
|
7240
7240
|
/**
|
|
7241
7241
|
* getUserBoxRewardsStatsHistory.
|
|
7242
7242
|
*
|
|
7243
7243
|
* @deprecated Use {@link getUserBoxRewardsStatsHistoryV2} — per-token amount and USD value breakdown.
|
|
7244
7244
|
* @param request - See {@link GetUserBoxRewardsStatsHistoryRequest}.
|
|
7245
7245
|
*/
|
|
7246
|
-
getUserBoxRewardsStatsHistory: (request: GetUserBoxRewardsStatsHistoryRequest) => Promise<GetUserBoxRewardsStatsHistoryResponse>;
|
|
7246
|
+
getUserBoxRewardsStatsHistory: (request: GetUserBoxRewardsStatsHistoryRequest, signal?: AbortSignal) => Promise<GetUserBoxRewardsStatsHistoryResponse>;
|
|
7247
7247
|
/**
|
|
7248
7248
|
* getUserAggregatedBoxRewardsStats.
|
|
7249
7249
|
*
|
|
7250
7250
|
* @deprecated Use {@link getUserAggregatedBoxRewardsStatsV2} — per-token amount and USD value breakdown.
|
|
7251
7251
|
* @param request - See {@link GetUserAggregatedBoxRewardsStatsRequest}.
|
|
7252
7252
|
*/
|
|
7253
|
-
getUserAggregatedBoxRewardsStats: (request: GetUserAggregatedBoxRewardsStatsRequest) => Promise<GetUserAggregatedBoxRewardsStatsResponse>;
|
|
7253
|
+
getUserAggregatedBoxRewardsStats: (request: GetUserAggregatedBoxRewardsStatsRequest, signal?: AbortSignal) => Promise<GetUserAggregatedBoxRewardsStatsResponse>;
|
|
7254
7254
|
/**
|
|
7255
7255
|
* getUserReferralStatsHistory.
|
|
7256
7256
|
*
|
|
7257
7257
|
* @deprecated Use {@link getUserReferralStatsHistoryV2} — per-token amount and USD value breakdown.
|
|
7258
7258
|
* @param request - See {@link GetUserReferralStatsHistoryRequest}.
|
|
7259
7259
|
*/
|
|
7260
|
-
getUserReferralStatsHistory: (request: GetUserReferralStatsHistoryRequest) => Promise<GetUserReferralStatsHistoryResponse>;
|
|
7260
|
+
getUserReferralStatsHistory: (request: GetUserReferralStatsHistoryRequest, signal?: AbortSignal) => Promise<GetUserReferralStatsHistoryResponse>;
|
|
7261
7261
|
/**
|
|
7262
7262
|
* getUserAggregatedReferralStats.
|
|
7263
7263
|
*
|
|
7264
7264
|
* @deprecated Use {@link getUserAggregatedReferralStatsV2} — per-token amount and USD value breakdown.
|
|
7265
7265
|
* @param request - See {@link GetUserAggregatedReferralStatsRequest}.
|
|
7266
7266
|
*/
|
|
7267
|
-
getUserAggregatedReferralStats: (request: GetUserAggregatedReferralStatsRequest) => Promise<GetUserAggregatedReferralStatsResponse>;
|
|
7267
|
+
getUserAggregatedReferralStats: (request: GetUserAggregatedReferralStatsRequest, signal?: AbortSignal) => Promise<GetUserAggregatedReferralStatsResponse>;
|
|
7268
7268
|
/**
|
|
7269
7269
|
* getUserRewardsValueHistoryV2.
|
|
7270
7270
|
*
|
|
7271
7271
|
* @param request - See {@link GetUserRewardsValueV2Request}.
|
|
7272
7272
|
*/
|
|
7273
|
-
getUserRewardsValueHistoryV2: (request: GetUserRewardsValueV2Request) => Promise<GetUserRewardsValueV2Response>;
|
|
7273
|
+
getUserRewardsValueHistoryV2: (request: GetUserRewardsValueV2Request, signal?: AbortSignal) => Promise<GetUserRewardsValueV2Response>;
|
|
7274
7274
|
/**
|
|
7275
7275
|
* getUserTradeStatsHistoryV2.
|
|
7276
7276
|
*
|
|
7277
7277
|
* @param request - See {@link GetUserTradeStatsV2HistoryRequest}.
|
|
7278
7278
|
*/
|
|
7279
|
-
getUserTradeStatsHistoryV2: (request: GetUserTradeStatsV2HistoryRequest) => Promise<GetUserTradeStatsV2HistoryResponse>;
|
|
7279
|
+
getUserTradeStatsHistoryV2: (request: GetUserTradeStatsV2HistoryRequest, signal?: AbortSignal) => Promise<GetUserTradeStatsV2HistoryResponse>;
|
|
7280
7280
|
/**
|
|
7281
7281
|
* getUserAggregatedStatsV2.
|
|
7282
7282
|
*
|
|
7283
7283
|
* @param request - See {@link GetUserAggregatedStatsV2Request}.
|
|
7284
7284
|
*/
|
|
7285
|
-
getUserAggregatedStatsV2: (request: GetUserAggregatedStatsV2Request) => Promise<GetUserAggregatedStatsV2Response>;
|
|
7285
|
+
getUserAggregatedStatsV2: (request: GetUserAggregatedStatsV2Request, signal?: AbortSignal) => Promise<GetUserAggregatedStatsV2Response>;
|
|
7286
7286
|
/**
|
|
7287
7287
|
* getUserBoxRewardsStatsHistoryV2.
|
|
7288
7288
|
*
|
|
7289
7289
|
* @param request - See {@link GetUserBoxRewardsStatsV2HistoryRequest}.
|
|
7290
7290
|
*/
|
|
7291
|
-
getUserBoxRewardsStatsHistoryV2: (request: GetUserBoxRewardsStatsV2HistoryRequest) => Promise<GetUserBoxRewardsStatsV2HistoryResponse>;
|
|
7291
|
+
getUserBoxRewardsStatsHistoryV2: (request: GetUserBoxRewardsStatsV2HistoryRequest, signal?: AbortSignal) => Promise<GetUserBoxRewardsStatsV2HistoryResponse>;
|
|
7292
7292
|
/**
|
|
7293
7293
|
* getUserAggregatedBoxRewardsStatsV2.
|
|
7294
7294
|
*
|
|
7295
7295
|
* @param request - See {@link GetUserAggregatedBoxRewardsStatsV2Request}.
|
|
7296
7296
|
*/
|
|
7297
|
-
getUserAggregatedBoxRewardsStatsV2: (request: GetUserAggregatedBoxRewardsStatsV2Request) => Promise<GetUserAggregatedBoxRewardsStatsV2Response>;
|
|
7297
|
+
getUserAggregatedBoxRewardsStatsV2: (request: GetUserAggregatedBoxRewardsStatsV2Request, signal?: AbortSignal) => Promise<GetUserAggregatedBoxRewardsStatsV2Response>;
|
|
7298
7298
|
/**
|
|
7299
7299
|
* getUserReferralStatsHistoryV2.
|
|
7300
7300
|
*
|
|
7301
7301
|
* @param request - See {@link GetUserReferralStatsV2HistoryRequest}.
|
|
7302
7302
|
*/
|
|
7303
|
-
getUserReferralStatsHistoryV2: (request: GetUserReferralStatsV2HistoryRequest) => Promise<GetUserReferralStatsV2HistoryResponse>;
|
|
7303
|
+
getUserReferralStatsHistoryV2: (request: GetUserReferralStatsV2HistoryRequest, signal?: AbortSignal) => Promise<GetUserReferralStatsV2HistoryResponse>;
|
|
7304
7304
|
/**
|
|
7305
7305
|
* getUserAggregatedReferralStatsV2.
|
|
7306
7306
|
*
|
|
7307
7307
|
* @param request - See {@link GetUserAggregatedReferralStatsV2Request}.
|
|
7308
7308
|
*/
|
|
7309
|
-
getUserAggregatedReferralStatsV2: (request: GetUserAggregatedReferralStatsV2Request) => Promise<GetUserAggregatedReferralStatsV2Response>;
|
|
7309
|
+
getUserAggregatedReferralStatsV2: (request: GetUserAggregatedReferralStatsV2Request, signal?: AbortSignal) => Promise<GetUserAggregatedReferralStatsV2Response>;
|
|
7310
7310
|
/**
|
|
7311
7311
|
* getUserAggregatedRewardsValue.
|
|
7312
7312
|
*
|
|
@@ -7315,7 +7315,7 @@ declare class Client {
|
|
|
7315
7315
|
*
|
|
7316
7316
|
* @param request - See {@link GetUserAggregatedRewardsValueRequest}.
|
|
7317
7317
|
*/
|
|
7318
|
-
getUserAggregatedRewardsValue: (request: GetUserAggregatedRewardsValueRequest) => Promise<GetUserAggregatedRewardsValueResponse>;
|
|
7318
|
+
getUserAggregatedRewardsValue: (request: GetUserAggregatedRewardsValueRequest, signal?: AbortSignal) => Promise<GetUserAggregatedRewardsValueResponse>;
|
|
7319
7319
|
/**
|
|
7320
7320
|
* getUserAggregatedLiquidationStats.
|
|
7321
7321
|
*
|
|
@@ -7324,49 +7324,49 @@ declare class Client {
|
|
|
7324
7324
|
*
|
|
7325
7325
|
* @param request - See {@link GetUserAggregatedLiquidationStatsRequest}.
|
|
7326
7326
|
*/
|
|
7327
|
-
getUserAggregatedLiquidationStats: (request: GetUserAggregatedLiquidationStatsRequest) => Promise<GetUserAggregatedLiquidationStatsResponse>;
|
|
7327
|
+
getUserAggregatedLiquidationStats: (request: GetUserAggregatedLiquidationStatsRequest, signal?: AbortSignal) => Promise<GetUserAggregatedLiquidationStatsResponse>;
|
|
7328
7328
|
/**
|
|
7329
7329
|
* getUserClaimedKickbackHistory.
|
|
7330
7330
|
*
|
|
7331
7331
|
* @param request - See {@link GetUserClaimedKickbackHistoryRequest}.
|
|
7332
7332
|
*/
|
|
7333
|
-
getUserClaimedKickbackHistory: (request: GetUserClaimedKickbackHistoryRequest) => Promise<GetUserClaimedKickbackHistoryResponse>;
|
|
7333
|
+
getUserClaimedKickbackHistory: (request: GetUserClaimedKickbackHistoryRequest, signal?: AbortSignal) => Promise<GetUserClaimedKickbackHistoryResponse>;
|
|
7334
7334
|
/**
|
|
7335
7335
|
* getUserClaimedReferralKickbackHistory.
|
|
7336
7336
|
*
|
|
7337
7337
|
* @param request - See {@link GetUserClaimedReferralKickbackHistoryRequest}.
|
|
7338
7338
|
*/
|
|
7339
|
-
getUserClaimedReferralKickbackHistory: (request: GetUserClaimedReferralKickbackHistoryRequest) => Promise<GetUserClaimedReferralKickbackHistoryResponse>;
|
|
7339
|
+
getUserClaimedReferralKickbackHistory: (request: GetUserClaimedReferralKickbackHistoryRequest, signal?: AbortSignal) => Promise<GetUserClaimedReferralKickbackHistoryResponse>;
|
|
7340
7340
|
/**
|
|
7341
7341
|
* getUserTransfersHistory.
|
|
7342
7342
|
*
|
|
7343
7343
|
* @param request - See {@link GetUserTransferHistoryRequest}.
|
|
7344
7344
|
*/
|
|
7345
|
-
getUserTransfersHistory: (request: GetUserTransferHistoryRequest) => Promise<GetUserTransferHistoryResponse>;
|
|
7345
|
+
getUserTransfersHistory: (request: GetUserTransferHistoryRequest, signal?: AbortSignal) => Promise<GetUserTransferHistoryResponse>;
|
|
7346
7346
|
/**
|
|
7347
7347
|
* getUserLiquidations.
|
|
7348
7348
|
*
|
|
7349
7349
|
* @param request - See {@link GetUserFullLiquidationsHistoryRequest}.
|
|
7350
7350
|
*/
|
|
7351
|
-
getUserLiquidations: (request: GetUserFullLiquidationsHistoryRequest) => Promise<GetUserLiquidationsHistoryResponse>;
|
|
7351
|
+
getUserLiquidations: (request: GetUserFullLiquidationsHistoryRequest, signal?: AbortSignal) => Promise<GetUserLiquidationsHistoryResponse>;
|
|
7352
7352
|
/**
|
|
7353
7353
|
* getUserPartialLiquidations.
|
|
7354
7354
|
*
|
|
7355
7355
|
* @param request - See {@link GetUserPartialLiquidationsHistoryRequest}.
|
|
7356
7356
|
*/
|
|
7357
|
-
getUserPartialLiquidations: (request: GetUserPartialLiquidationsHistoryRequest) => Promise<GetUserPartialLiquidationsHistoryResponse>;
|
|
7357
|
+
getUserPartialLiquidations: (request: GetUserPartialLiquidationsHistoryRequest, signal?: AbortSignal) => Promise<GetUserPartialLiquidationsHistoryResponse>;
|
|
7358
7358
|
/**
|
|
7359
7359
|
* getBorrowLendHistoricalState.
|
|
7360
7360
|
*
|
|
7361
7361
|
* @param request - See {@link GetBorrowLendingHistoricalDataRequest}.
|
|
7362
7362
|
*/
|
|
7363
|
-
getBorrowLendHistoricalState: (request: GetBorrowLendingHistoricalDataRequest) => Promise<GetBorrowLendingHistoricalDataResponse>;
|
|
7363
|
+
getBorrowLendHistoricalState: (request: GetBorrowLendingHistoricalDataRequest, signal?: AbortSignal) => Promise<GetBorrowLendingHistoricalDataResponse>;
|
|
7364
7364
|
/**
|
|
7365
7365
|
* getBorrowLendAggregatedStats.
|
|
7366
7366
|
*
|
|
7367
7367
|
* @param request - See {@link GetBorrowLendingAggregatedStatsRequest}.
|
|
7368
7368
|
*/
|
|
7369
|
-
getBorrowLendAggregatedStats: (request: GetBorrowLendingAggregatedStatsRequest) => Promise<GetBorrowLendingAggregatedStatsResponse>;
|
|
7369
|
+
getBorrowLendAggregatedStats: (request: GetBorrowLendingAggregatedStatsRequest, signal?: AbortSignal) => Promise<GetBorrowLendingAggregatedStatsResponse>;
|
|
7370
7370
|
/**
|
|
7371
7371
|
* getTokenStats.
|
|
7372
7372
|
*
|
|
@@ -7374,7 +7374,7 @@ declare class Client {
|
|
|
7374
7374
|
*
|
|
7375
7375
|
* @returns A promise that resolves to {@link GetTokenStatsHistoryResponse}.
|
|
7376
7376
|
*/
|
|
7377
|
-
getTokenStats: (request: GetTokenStatsHistoryRequest) => Promise<GetTokenStatsHistoryResponse>;
|
|
7377
|
+
getTokenStats: (request: GetTokenStatsHistoryRequest, signal?: AbortSignal) => Promise<GetTokenStatsHistoryResponse>;
|
|
7378
7378
|
/**
|
|
7379
7379
|
* getTokenAggregatedStats.
|
|
7380
7380
|
*
|
|
@@ -7382,7 +7382,7 @@ declare class Client {
|
|
|
7382
7382
|
*
|
|
7383
7383
|
* @returns A promise that resolves to {@link GetTokenAggregatedStatsResponse}.
|
|
7384
7384
|
*/
|
|
7385
|
-
getTokenAggregatedStats: (request: GetTokenAggregatedStatsRequest) => Promise<GetTokenAggregatedStatsResponse>;
|
|
7385
|
+
getTokenAggregatedStats: (request: GetTokenAggregatedStatsRequest, signal?: AbortSignal) => Promise<GetTokenAggregatedStatsResponse>;
|
|
7386
7386
|
/**
|
|
7387
7387
|
* checkReferralCode.
|
|
7388
7388
|
*
|
|
@@ -7390,25 +7390,25 @@ declare class Client {
|
|
|
7390
7390
|
*
|
|
7391
7391
|
* @returns A promise that resolves to {@link CheckReferralCodeResponse}.
|
|
7392
7392
|
*/
|
|
7393
|
-
checkReferralCode: (request: CheckReferralCodeRequest) => Promise<CheckReferralCodeResponse>;
|
|
7393
|
+
checkReferralCode: (request: CheckReferralCodeRequest, signal?: AbortSignal) => Promise<CheckReferralCodeResponse>;
|
|
7394
7394
|
/**
|
|
7395
7395
|
* getServicesStatus.
|
|
7396
7396
|
*
|
|
7397
7397
|
* @returns Service health status data. See {@link GetServicesStatusResponse}.
|
|
7398
7398
|
*/
|
|
7399
|
-
getServicesStatus: () => Promise<GetServicesStatusResponse>;
|
|
7399
|
+
getServicesStatus: (signal?: AbortSignal) => Promise<GetServicesStatusResponse>;
|
|
7400
7400
|
/**
|
|
7401
7401
|
* getUserVaultDeposits.
|
|
7402
7402
|
*
|
|
7403
7403
|
* @param request - See {@link GetUserDepositsRequest}.
|
|
7404
7404
|
*/
|
|
7405
|
-
getUserVaultDeposits: (request: GetUserDepositsRequest) => Promise<GetUserVaultDepositsResponse>;
|
|
7405
|
+
getUserVaultDeposits: (request: GetUserDepositsRequest, signal?: AbortSignal) => Promise<GetUserVaultDepositsResponse>;
|
|
7406
7406
|
/**
|
|
7407
7407
|
* getUserVaultWithdraws.
|
|
7408
7408
|
*
|
|
7409
7409
|
* @param request - See {@link GetUserWithdrawalsRequest}.
|
|
7410
7410
|
*/
|
|
7411
|
-
getUserVaultWithdraws: (request: GetUserWithdrawalsRequest) => Promise<GetUserWithdrawalsResponse>;
|
|
7411
|
+
getUserVaultWithdraws: (request: GetUserWithdrawalsRequest, signal?: AbortSignal) => Promise<GetUserWithdrawalsResponse>;
|
|
7412
7412
|
/**
|
|
7413
7413
|
* getVaultHistoricalData.
|
|
7414
7414
|
*
|
|
@@ -7416,7 +7416,7 @@ declare class Client {
|
|
|
7416
7416
|
*
|
|
7417
7417
|
* @returns A promise that resolves to {@link GetVaultHistoricalDataResponse}.
|
|
7418
7418
|
*/
|
|
7419
|
-
getVaultHistoricalData: (request: GetVaultHistoricalDataRequest) => Promise<GetVaultHistoricalDataResponse>;
|
|
7419
|
+
getVaultHistoricalData: (request: GetVaultHistoricalDataRequest, signal?: AbortSignal) => Promise<GetVaultHistoricalDataResponse>;
|
|
7420
7420
|
/**
|
|
7421
7421
|
* getHistoricalIndexPrices.
|
|
7422
7422
|
*
|
|
@@ -7424,7 +7424,7 @@ declare class Client {
|
|
|
7424
7424
|
*
|
|
7425
7425
|
* @returns A promise that resolves to {@link GetIndexPriceHistoryResponse}.
|
|
7426
7426
|
*/
|
|
7427
|
-
getHistoricalIndexPrices: (request: GetIndexPriceHistoryRequest) => Promise<GetIndexPriceHistoryResponse>;
|
|
7427
|
+
getHistoricalIndexPrices: (request: GetIndexPriceHistoryRequest, signal?: AbortSignal) => Promise<GetIndexPriceHistoryResponse>;
|
|
7428
7428
|
/**
|
|
7429
7429
|
* getUserAggregatedVaultStats.
|
|
7430
7430
|
*
|
|
@@ -7432,13 +7432,13 @@ declare class Client {
|
|
|
7432
7432
|
*
|
|
7433
7433
|
* @returns A promise that resolves to {@link GetUserAggregatedVaultStatsResponse}.
|
|
7434
7434
|
*/
|
|
7435
|
-
getUserAggregatedVaultStats: (request: GetUserAggregatedVaultStatsRequest) => Promise<GetUserAggregatedVaultStatsResponse>;
|
|
7435
|
+
getUserAggregatedVaultStats: (request: GetUserAggregatedVaultStatsRequest, signal?: AbortSignal) => Promise<GetUserAggregatedVaultStatsResponse>;
|
|
7436
7436
|
/**
|
|
7437
7437
|
* getIndexerStatus.
|
|
7438
7438
|
*
|
|
7439
7439
|
* @returns Indexer status payload. See {@link GetIndexerStatusResponse}.
|
|
7440
7440
|
*/
|
|
7441
|
-
getIndexerStatus: () => Promise<GetIndexerStatusResponse>;
|
|
7441
|
+
getIndexerStatus: (signal?: AbortSignal) => Promise<GetIndexerStatusResponse>;
|
|
7442
7442
|
/**
|
|
7443
7443
|
* getVaultHistoricalDeposits.
|
|
7444
7444
|
*
|
|
@@ -7446,7 +7446,7 @@ declare class Client {
|
|
|
7446
7446
|
*
|
|
7447
7447
|
* @returns A promise that resolves to {@link GetVaultDepositsResponse}.
|
|
7448
7448
|
*/
|
|
7449
|
-
getVaultHistoricalDeposits: (request: GetVaultDepositsRequest) => Promise<GetVaultDepositsResponse>;
|
|
7449
|
+
getVaultHistoricalDeposits: (request: GetVaultDepositsRequest, signal?: AbortSignal) => Promise<GetVaultDepositsResponse>;
|
|
7450
7450
|
/**
|
|
7451
7451
|
* getVaultWithdrawals.
|
|
7452
7452
|
*
|
|
@@ -7454,7 +7454,7 @@ declare class Client {
|
|
|
7454
7454
|
*
|
|
7455
7455
|
* @returns A promise that resolves to {@link GetVaultWithdrawalsResponse}.
|
|
7456
7456
|
*/
|
|
7457
|
-
getVaultWithdrawals: (request: GetVaultWithdrawalsRequest) => Promise<GetVaultWithdrawalsResponse>;
|
|
7457
|
+
getVaultWithdrawals: (request: GetVaultWithdrawalsRequest, signal?: AbortSignal) => Promise<GetVaultWithdrawalsResponse>;
|
|
7458
7458
|
/**
|
|
7459
7459
|
* getUserBoxesHistory.
|
|
7460
7460
|
*
|
|
@@ -7462,7 +7462,7 @@ declare class Client {
|
|
|
7462
7462
|
*
|
|
7463
7463
|
* @returns A promise that resolves to {@link GetUserBoxesHistoryResponse}.
|
|
7464
7464
|
*/
|
|
7465
|
-
getUserBoxesHistory: (request: GetUserBoxesHistoryRequest) => Promise<GetUserBoxesHistoryResponse>;
|
|
7465
|
+
getUserBoxesHistory: (request: GetUserBoxesHistoryRequest, signal?: AbortSignal) => Promise<GetUserBoxesHistoryResponse>;
|
|
7466
7466
|
/**
|
|
7467
7467
|
* getUserRequiredVolumeForReferral.
|
|
7468
7468
|
*
|
|
@@ -7470,7 +7470,7 @@ declare class Client {
|
|
|
7470
7470
|
*
|
|
7471
7471
|
* @returns A promise that resolves to {@link GetUserVolumeForReferralResponse}.
|
|
7472
7472
|
*/
|
|
7473
|
-
getUserRequiredVolumeForReferral: (request: GetUserVolumeForReferralRequest) => Promise<GetUserVolumeForReferralResponse>;
|
|
7473
|
+
getUserRequiredVolumeForReferral: (request: GetUserVolumeForReferralRequest, signal?: AbortSignal) => Promise<GetUserVolumeForReferralResponse>;
|
|
7474
7474
|
/**
|
|
7475
7475
|
* getUserPointsHistory.
|
|
7476
7476
|
*
|
|
@@ -7478,13 +7478,13 @@ declare class Client {
|
|
|
7478
7478
|
*
|
|
7479
7479
|
* @returns A promise that resolves to {@link GetUserPointsHistoryResponse}.
|
|
7480
7480
|
*/
|
|
7481
|
-
getUserPointsHistory: (request: GetUserPointsHistoryRequest) => Promise<GetUserPointsHistoryResponse>;
|
|
7481
|
+
getUserPointsHistory: (request: GetUserPointsHistoryRequest, signal?: AbortSignal) => Promise<GetUserPointsHistoryResponse>;
|
|
7482
7482
|
/**
|
|
7483
7483
|
* getAllVaultsIds.
|
|
7484
7484
|
*
|
|
7485
7485
|
* @returns All vault identifiers available from the API. See {@link GetAllVaultsIdsResponse}.
|
|
7486
7486
|
*/
|
|
7487
|
-
getAllVaultsIds: () => Promise<GetAllVaultsIdsResponse>;
|
|
7487
|
+
getAllVaultsIds: (signal?: AbortSignal) => Promise<GetAllVaultsIdsResponse>;
|
|
7488
7488
|
/**
|
|
7489
7489
|
* getUserPersonalPointsRanking.
|
|
7490
7490
|
*
|
|
@@ -7492,13 +7492,13 @@ declare class Client {
|
|
|
7492
7492
|
*
|
|
7493
7493
|
* @returns A promise that resolves to {@link GetUserPersonalPointsRankingResponse}.
|
|
7494
7494
|
*/
|
|
7495
|
-
getUserPersonalPointsRanking: (request: GetUserPersonalPointsRankingRequest) => Promise<GetUserPersonalPointsRankingResponse>;
|
|
7495
|
+
getUserPersonalPointsRanking: (request: GetUserPersonalPointsRankingRequest, signal?: AbortSignal) => Promise<GetUserPersonalPointsRankingResponse>;
|
|
7496
7496
|
/**
|
|
7497
7497
|
* getTopPointsRanking.
|
|
7498
7498
|
*
|
|
7499
7499
|
* @returns Leaderboard data ordered by points. See {@link GetTopPointsRankingResponse}.
|
|
7500
7500
|
*/
|
|
7501
|
-
getTopPointsRanking: () => Promise<GetTopPointsRankingResponse>;
|
|
7501
|
+
getTopPointsRanking: (signal?: AbortSignal) => Promise<GetTopPointsRankingResponse>;
|
|
7502
7502
|
/**
|
|
7503
7503
|
* getAccountValueRanking.
|
|
7504
7504
|
*
|
|
@@ -7506,7 +7506,7 @@ declare class Client {
|
|
|
7506
7506
|
*
|
|
7507
7507
|
* @returns A promise that resolves to {@link GetAccountValueRankingResponse}.
|
|
7508
7508
|
*/
|
|
7509
|
-
getAccountValueRanking: (request: GetAccountValueRankingRequest) => Promise<GetAccountValueRankingResponse>;
|
|
7509
|
+
getAccountValueRanking: (request: GetAccountValueRankingRequest, signal?: AbortSignal) => Promise<GetAccountValueRankingResponse>;
|
|
7510
7510
|
/**
|
|
7511
7511
|
* getUserAccountValueRanking.
|
|
7512
7512
|
*
|
|
@@ -7514,19 +7514,19 @@ declare class Client {
|
|
|
7514
7514
|
*
|
|
7515
7515
|
* @returns A promise that resolves to {@link GetUserAccountValueRankingResponse}.
|
|
7516
7516
|
*/
|
|
7517
|
-
getUserAccountValueRanking: (request: GetUserAccountValueRankingRequest) => Promise<GetUserAccountValueRankingResponse>;
|
|
7517
|
+
getUserAccountValueRanking: (request: GetUserAccountValueRankingRequest, signal?: AbortSignal) => Promise<GetUserAccountValueRankingResponse>;
|
|
7518
7518
|
/**
|
|
7519
7519
|
* getUserWithdrawalsHistory.
|
|
7520
7520
|
*
|
|
7521
7521
|
* @param request - See {@link GetUserWithdrawalsRequest}.
|
|
7522
7522
|
*/
|
|
7523
|
-
getUserPositionsHistory: (request: GetUserPositionsRequest) => Promise<GetUserPositionsResponse>;
|
|
7523
|
+
getUserPositionsHistory: (request: GetUserPositionsRequest, signal?: AbortSignal) => Promise<GetUserPositionsResponse>;
|
|
7524
7524
|
/**
|
|
7525
7525
|
* getTime.
|
|
7526
7526
|
*
|
|
7527
7527
|
* @returns Current server time string.
|
|
7528
7528
|
*/
|
|
7529
|
-
getTime: () => Promise<string>;
|
|
7529
|
+
getTime: (signal?: AbortSignal) => Promise<string>;
|
|
7530
7530
|
}
|
|
7531
7531
|
|
|
7532
7532
|
/**
|