@nightlylabs/dex-sdk 1.0.16 → 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 +940 -940
- package/dist/index.d.cts +120 -120
- package/dist/index.d.ts +120 -120
- package/dist/index.js +940 -940
- 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 [{
|