timelock-sdk 0.0.173 → 0.0.175
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/{client-cyP6-uax.d.cts → client-BiJu3aZe.d.cts} +760 -760
- package/dist/{client-BiQegS3E.d.ts → client-tKAF1RaW.d.ts} +146 -146
- package/dist/client.cjs +7 -7
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.d.ts +1 -1
- package/dist/client.js +7 -7
- package/dist/client.js.map +1 -1
- package/dist/package.d.cts +1 -1
- package/dist/package.d.ts +1 -1
- package/package.json +1 -1
|
@@ -11,8 +11,8 @@ import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
|
11
11
|
import "graphql";
|
|
12
12
|
import * as _tanstack_query_core0 from "@tanstack/query-core";
|
|
13
13
|
import * as _wagmi_core0 from "@wagmi/core";
|
|
14
|
-
import * as
|
|
15
|
-
import * as
|
|
14
|
+
import * as wagmi_query0 from "wagmi/query";
|
|
15
|
+
import * as abitype0 from "abitype";
|
|
16
16
|
|
|
17
17
|
//#region src/generated/graphql.d.ts
|
|
18
18
|
type Exact<T$1 extends {
|
|
@@ -1502,7 +1502,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1502
1502
|
}];
|
|
1503
1503
|
readonly stateMutability: "nonpayable";
|
|
1504
1504
|
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1505
|
-
|
|
1505
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1506
1506
|
readonly type: "constructor";
|
|
1507
1507
|
readonly inputs: readonly [{
|
|
1508
1508
|
readonly name: "name_";
|
|
@@ -1680,8 +1680,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1680
1680
|
readonly internalType: "bool";
|
|
1681
1681
|
}];
|
|
1682
1682
|
readonly stateMutability: "nonpayable";
|
|
1683
|
-
}], "
|
|
1684
|
-
|
|
1683
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1684
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1685
1685
|
readonly type: "constructor";
|
|
1686
1686
|
readonly inputs: readonly [{
|
|
1687
1687
|
readonly name: "name_";
|
|
@@ -1859,8 +1859,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1859
1859
|
readonly internalType: "bool";
|
|
1860
1860
|
}];
|
|
1861
1861
|
readonly stateMutability: "nonpayable";
|
|
1862
|
-
}], "
|
|
1863
|
-
|
|
1862
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1863
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1864
1864
|
readonly type: "constructor";
|
|
1865
1865
|
readonly inputs: readonly [{
|
|
1866
1866
|
readonly name: "name_";
|
|
@@ -2038,8 +2038,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2038
2038
|
readonly internalType: "bool";
|
|
2039
2039
|
}];
|
|
2040
2040
|
readonly stateMutability: "nonpayable";
|
|
2041
|
-
}], "
|
|
2042
|
-
|
|
2041
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2042
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2043
2043
|
readonly type: "constructor";
|
|
2044
2044
|
readonly inputs: readonly [{
|
|
2045
2045
|
readonly name: "name_";
|
|
@@ -2217,7 +2217,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2217
2217
|
readonly internalType: "bool";
|
|
2218
2218
|
}];
|
|
2219
2219
|
readonly stateMutability: "nonpayable";
|
|
2220
|
-
}], "
|
|
2220
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2221
2221
|
} & {
|
|
2222
2222
|
approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2223
2223
|
readonly type: "constructor";
|
|
@@ -2398,7 +2398,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2398
2398
|
}];
|
|
2399
2399
|
readonly stateMutability: "nonpayable";
|
|
2400
2400
|
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2401
|
-
|
|
2401
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2402
2402
|
readonly type: "constructor";
|
|
2403
2403
|
readonly inputs: readonly [{
|
|
2404
2404
|
readonly name: "name_";
|
|
@@ -2576,8 +2576,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2576
2576
|
readonly internalType: "bool";
|
|
2577
2577
|
}];
|
|
2578
2578
|
readonly stateMutability: "nonpayable";
|
|
2579
|
-
}], "
|
|
2580
|
-
|
|
2579
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2580
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2581
2581
|
readonly type: "constructor";
|
|
2582
2582
|
readonly inputs: readonly [{
|
|
2583
2583
|
readonly name: "name_";
|
|
@@ -2755,8 +2755,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2755
2755
|
readonly internalType: "bool";
|
|
2756
2756
|
}];
|
|
2757
2757
|
readonly stateMutability: "nonpayable";
|
|
2758
|
-
}], "
|
|
2759
|
-
|
|
2758
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2759
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2760
2760
|
readonly type: "constructor";
|
|
2761
2761
|
readonly inputs: readonly [{
|
|
2762
2762
|
readonly name: "name_";
|
|
@@ -2934,8 +2934,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2934
2934
|
readonly internalType: "bool";
|
|
2935
2935
|
}];
|
|
2936
2936
|
readonly stateMutability: "nonpayable";
|
|
2937
|
-
}], "
|
|
2938
|
-
|
|
2937
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2938
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2939
2939
|
readonly type: "constructor";
|
|
2940
2940
|
readonly inputs: readonly [{
|
|
2941
2941
|
readonly name: "name_";
|
|
@@ -3113,7 +3113,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3113
3113
|
readonly internalType: "bool";
|
|
3114
3114
|
}];
|
|
3115
3115
|
readonly stateMutability: "nonpayable";
|
|
3116
|
-
}], "
|
|
3116
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
3117
3117
|
};
|
|
3118
3118
|
simulate: {
|
|
3119
3119
|
approve: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
@@ -3473,7 +3473,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3473
3473
|
}];
|
|
3474
3474
|
readonly stateMutability: "nonpayable";
|
|
3475
3475
|
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
3476
|
-
|
|
3476
|
+
decreaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3477
3477
|
readonly type: "constructor";
|
|
3478
3478
|
readonly inputs: readonly [{
|
|
3479
3479
|
readonly name: "name_";
|
|
@@ -3651,7 +3651,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3651
3651
|
readonly internalType: "bool";
|
|
3652
3652
|
}];
|
|
3653
3653
|
readonly stateMutability: "nonpayable";
|
|
3654
|
-
}], "
|
|
3654
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
3655
3655
|
readonly type: "constructor";
|
|
3656
3656
|
readonly inputs: readonly [{
|
|
3657
3657
|
readonly name: "name_";
|
|
@@ -3829,8 +3829,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3829
3829
|
readonly internalType: "bool";
|
|
3830
3830
|
}];
|
|
3831
3831
|
readonly stateMutability: "nonpayable";
|
|
3832
|
-
}], "
|
|
3833
|
-
|
|
3832
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
3833
|
+
increaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3834
3834
|
readonly type: "constructor";
|
|
3835
3835
|
readonly inputs: readonly [{
|
|
3836
3836
|
readonly name: "name_";
|
|
@@ -4008,7 +4008,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4008
4008
|
readonly internalType: "bool";
|
|
4009
4009
|
}];
|
|
4010
4010
|
readonly stateMutability: "nonpayable";
|
|
4011
|
-
}], "
|
|
4011
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4012
4012
|
readonly type: "constructor";
|
|
4013
4013
|
readonly inputs: readonly [{
|
|
4014
4014
|
readonly name: "name_";
|
|
@@ -4186,8 +4186,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4186
4186
|
readonly internalType: "bool";
|
|
4187
4187
|
}];
|
|
4188
4188
|
readonly stateMutability: "nonpayable";
|
|
4189
|
-
}], "
|
|
4190
|
-
|
|
4189
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4190
|
+
transfer: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
4191
4191
|
readonly type: "constructor";
|
|
4192
4192
|
readonly inputs: readonly [{
|
|
4193
4193
|
readonly name: "name_";
|
|
@@ -4365,7 +4365,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4365
4365
|
readonly internalType: "bool";
|
|
4366
4366
|
}];
|
|
4367
4367
|
readonly stateMutability: "nonpayable";
|
|
4368
|
-
}], "
|
|
4368
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4369
4369
|
readonly type: "constructor";
|
|
4370
4370
|
readonly inputs: readonly [{
|
|
4371
4371
|
readonly name: "name_";
|
|
@@ -4543,8 +4543,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4543
4543
|
readonly internalType: "bool";
|
|
4544
4544
|
}];
|
|
4545
4545
|
readonly stateMutability: "nonpayable";
|
|
4546
|
-
}], "
|
|
4547
|
-
|
|
4546
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4547
|
+
transferFrom: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
4548
4548
|
readonly type: "constructor";
|
|
4549
4549
|
readonly inputs: readonly [{
|
|
4550
4550
|
readonly name: "name_";
|
|
@@ -4722,7 +4722,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4722
4722
|
readonly internalType: "bool";
|
|
4723
4723
|
}];
|
|
4724
4724
|
readonly stateMutability: "nonpayable";
|
|
4725
|
-
}], "
|
|
4725
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4726
4726
|
readonly type: "constructor";
|
|
4727
4727
|
readonly inputs: readonly [{
|
|
4728
4728
|
readonly name: "name_";
|
|
@@ -4900,7 +4900,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4900
4900
|
readonly internalType: "bool";
|
|
4901
4901
|
}];
|
|
4902
4902
|
readonly stateMutability: "nonpayable";
|
|
4903
|
-
}], "
|
|
4903
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4904
4904
|
};
|
|
4905
4905
|
write: {
|
|
4906
4906
|
approve: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
@@ -5082,7 +5082,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5082
5082
|
}];
|
|
5083
5083
|
readonly stateMutability: "nonpayable";
|
|
5084
5084
|
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5085
|
-
|
|
5085
|
+
decreaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5086
5086
|
readonly type: "constructor";
|
|
5087
5087
|
readonly inputs: readonly [{
|
|
5088
5088
|
readonly name: "name_";
|
|
@@ -5260,8 +5260,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5260
5260
|
readonly internalType: "bool";
|
|
5261
5261
|
}];
|
|
5262
5262
|
readonly stateMutability: "nonpayable";
|
|
5263
|
-
}], "
|
|
5264
|
-
|
|
5263
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5264
|
+
increaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5265
5265
|
readonly type: "constructor";
|
|
5266
5266
|
readonly inputs: readonly [{
|
|
5267
5267
|
readonly name: "name_";
|
|
@@ -5439,8 +5439,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5439
5439
|
readonly internalType: "bool";
|
|
5440
5440
|
}];
|
|
5441
5441
|
readonly stateMutability: "nonpayable";
|
|
5442
|
-
}], "
|
|
5443
|
-
|
|
5442
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5443
|
+
transfer: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5444
5444
|
readonly type: "constructor";
|
|
5445
5445
|
readonly inputs: readonly [{
|
|
5446
5446
|
readonly name: "name_";
|
|
@@ -5618,8 +5618,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5618
5618
|
readonly internalType: "bool";
|
|
5619
5619
|
}];
|
|
5620
5620
|
readonly stateMutability: "nonpayable";
|
|
5621
|
-
}], "
|
|
5622
|
-
|
|
5621
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5622
|
+
transferFrom: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5623
5623
|
readonly type: "constructor";
|
|
5624
5624
|
readonly inputs: readonly [{
|
|
5625
5625
|
readonly name: "name_";
|
|
@@ -5797,7 +5797,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5797
5797
|
readonly internalType: "bool";
|
|
5798
5798
|
}];
|
|
5799
5799
|
readonly stateMutability: "nonpayable";
|
|
5800
|
-
}], "
|
|
5800
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, `0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5801
5801
|
};
|
|
5802
5802
|
address: `0x${string}`;
|
|
5803
5803
|
abi: readonly [{
|
|
@@ -48182,7 +48182,7 @@ declare const TimelockProvider: ({
|
|
|
48182
48182
|
declare const useCurrentMarket: () => Partial<TimelockMarketData>;
|
|
48183
48183
|
declare const useTimelockConfig: () => TimelockContextValue;
|
|
48184
48184
|
//#endregion
|
|
48185
|
-
//#region src/hooks/
|
|
48185
|
+
//#region src/hooks/market/useMarketData.d.ts
|
|
48186
48186
|
declare const useMarketData: (marketAddr: Address | undefined) => Partial<NonUndefinedGuard<{
|
|
48187
48187
|
guardian: `0x${string}`;
|
|
48188
48188
|
vault: `0x${string}`;
|
|
@@ -48205,7 +48205,7 @@ declare const useMarketData: (marketAddr: Address | undefined) => Partial<NonUnd
|
|
|
48205
48205
|
payoutAssetName: string;
|
|
48206
48206
|
} | undefined>>;
|
|
48207
48207
|
//#endregion
|
|
48208
|
-
//#region src/hooks/
|
|
48208
|
+
//#region src/hooks/market/useMarketState.d.ts
|
|
48209
48209
|
declare const useMarketState: (marketAddr: Address | undefined) => wagmi0.UseReadContractReturnType<readonly [{
|
|
48210
48210
|
readonly type: "function";
|
|
48211
48211
|
readonly name: "batchGetRefTick";
|
|
@@ -49151,7 +49151,7 @@ declare const useMarketState: (marketAddr: Address | undefined) => wagmi0.UseRea
|
|
|
49151
49151
|
owner: `0x${string}`;
|
|
49152
49152
|
}>;
|
|
49153
49153
|
//#endregion
|
|
49154
|
-
//#region src/hooks/
|
|
49154
|
+
//#region src/hooks/market/useMarketVolume.d.ts
|
|
49155
49155
|
declare const useMarketVolume: (marketAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
|
|
49156
49156
|
address: Address;
|
|
49157
49157
|
volume: bigint;
|
|
@@ -56398,8 +56398,8 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => wagmi0.UseRead
|
|
|
56398
56398
|
//#endregion
|
|
56399
56399
|
//#region src/hooks/guardian/usePauseGlobalTrading.d.ts
|
|
56400
56400
|
declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
56401
|
-
data: undefined;
|
|
56402
56401
|
error: null;
|
|
56402
|
+
data: undefined;
|
|
56403
56403
|
status: "idle";
|
|
56404
56404
|
isError: false;
|
|
56405
56405
|
isPending: false;
|
|
@@ -56412,11 +56412,11 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56412
56412
|
reset: () => void;
|
|
56413
56413
|
context: unknown;
|
|
56414
56414
|
submittedAt: number;
|
|
56415
|
-
writeContract:
|
|
56415
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56416
56416
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56417
56417
|
} | {
|
|
56418
|
-
data: undefined;
|
|
56419
56418
|
error: null;
|
|
56419
|
+
data: undefined;
|
|
56420
56420
|
status: "pending";
|
|
56421
56421
|
isError: false;
|
|
56422
56422
|
isPending: true;
|
|
@@ -56425,7 +56425,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56425
56425
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
56426
56426
|
isPaused: boolean;
|
|
56427
56427
|
variables: {
|
|
56428
|
-
abi:
|
|
56428
|
+
abi: abitype0.Abi;
|
|
56429
56429
|
functionName: string;
|
|
56430
56430
|
args?: readonly unknown[] | undefined;
|
|
56431
56431
|
address: Address;
|
|
@@ -56449,7 +56449,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56449
56449
|
chainId?: number | undefined;
|
|
56450
56450
|
connector?: wagmi0.Connector | undefined;
|
|
56451
56451
|
} | {
|
|
56452
|
-
abi:
|
|
56452
|
+
abi: abitype0.Abi;
|
|
56453
56453
|
functionName: string;
|
|
56454
56454
|
args?: readonly unknown[] | undefined;
|
|
56455
56455
|
address: Address;
|
|
@@ -56473,7 +56473,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56473
56473
|
chainId?: number | undefined;
|
|
56474
56474
|
connector?: wagmi0.Connector | undefined;
|
|
56475
56475
|
} | {
|
|
56476
|
-
abi:
|
|
56476
|
+
abi: abitype0.Abi;
|
|
56477
56477
|
functionName: string;
|
|
56478
56478
|
args?: readonly unknown[] | undefined;
|
|
56479
56479
|
address: Address;
|
|
@@ -56497,7 +56497,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56497
56497
|
chainId?: number | undefined;
|
|
56498
56498
|
connector?: wagmi0.Connector | undefined;
|
|
56499
56499
|
} | {
|
|
56500
|
-
abi:
|
|
56500
|
+
abi: abitype0.Abi;
|
|
56501
56501
|
functionName: string;
|
|
56502
56502
|
args?: readonly unknown[] | undefined;
|
|
56503
56503
|
address: Address;
|
|
@@ -56521,7 +56521,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56521
56521
|
chainId?: number | undefined;
|
|
56522
56522
|
connector?: wagmi0.Connector | undefined;
|
|
56523
56523
|
} | {
|
|
56524
|
-
abi:
|
|
56524
|
+
abi: abitype0.Abi;
|
|
56525
56525
|
functionName: string;
|
|
56526
56526
|
args?: readonly unknown[] | undefined;
|
|
56527
56527
|
address: Address;
|
|
@@ -56545,7 +56545,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56545
56545
|
chainId?: number | undefined;
|
|
56546
56546
|
connector?: wagmi0.Connector | undefined;
|
|
56547
56547
|
} | {
|
|
56548
|
-
abi:
|
|
56548
|
+
abi: abitype0.Abi;
|
|
56549
56549
|
functionName: string;
|
|
56550
56550
|
args?: readonly unknown[] | undefined;
|
|
56551
56551
|
address: Address;
|
|
@@ -56573,11 +56573,11 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56573
56573
|
reset: () => void;
|
|
56574
56574
|
context: unknown;
|
|
56575
56575
|
submittedAt: number;
|
|
56576
|
-
writeContract:
|
|
56576
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56577
56577
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56578
56578
|
} | {
|
|
56579
|
-
data: undefined;
|
|
56580
56579
|
error: _wagmi_core0.WriteContractErrorType;
|
|
56580
|
+
data: undefined;
|
|
56581
56581
|
status: "error";
|
|
56582
56582
|
isError: true;
|
|
56583
56583
|
isPending: false;
|
|
@@ -56586,7 +56586,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56586
56586
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
56587
56587
|
isPaused: boolean;
|
|
56588
56588
|
variables: {
|
|
56589
|
-
abi:
|
|
56589
|
+
abi: abitype0.Abi;
|
|
56590
56590
|
functionName: string;
|
|
56591
56591
|
args?: readonly unknown[] | undefined;
|
|
56592
56592
|
address: Address;
|
|
@@ -56610,7 +56610,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56610
56610
|
chainId?: number | undefined;
|
|
56611
56611
|
connector?: wagmi0.Connector | undefined;
|
|
56612
56612
|
} | {
|
|
56613
|
-
abi:
|
|
56613
|
+
abi: abitype0.Abi;
|
|
56614
56614
|
functionName: string;
|
|
56615
56615
|
args?: readonly unknown[] | undefined;
|
|
56616
56616
|
address: Address;
|
|
@@ -56634,7 +56634,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56634
56634
|
chainId?: number | undefined;
|
|
56635
56635
|
connector?: wagmi0.Connector | undefined;
|
|
56636
56636
|
} | {
|
|
56637
|
-
abi:
|
|
56637
|
+
abi: abitype0.Abi;
|
|
56638
56638
|
functionName: string;
|
|
56639
56639
|
args?: readonly unknown[] | undefined;
|
|
56640
56640
|
address: Address;
|
|
@@ -56658,7 +56658,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56658
56658
|
chainId?: number | undefined;
|
|
56659
56659
|
connector?: wagmi0.Connector | undefined;
|
|
56660
56660
|
} | {
|
|
56661
|
-
abi:
|
|
56661
|
+
abi: abitype0.Abi;
|
|
56662
56662
|
functionName: string;
|
|
56663
56663
|
args?: readonly unknown[] | undefined;
|
|
56664
56664
|
address: Address;
|
|
@@ -56682,7 +56682,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56682
56682
|
chainId?: number | undefined;
|
|
56683
56683
|
connector?: wagmi0.Connector | undefined;
|
|
56684
56684
|
} | {
|
|
56685
|
-
abi:
|
|
56685
|
+
abi: abitype0.Abi;
|
|
56686
56686
|
functionName: string;
|
|
56687
56687
|
args?: readonly unknown[] | undefined;
|
|
56688
56688
|
address: Address;
|
|
@@ -56706,7 +56706,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56706
56706
|
chainId?: number | undefined;
|
|
56707
56707
|
connector?: wagmi0.Connector | undefined;
|
|
56708
56708
|
} | {
|
|
56709
|
-
abi:
|
|
56709
|
+
abi: abitype0.Abi;
|
|
56710
56710
|
functionName: string;
|
|
56711
56711
|
args?: readonly unknown[] | undefined;
|
|
56712
56712
|
address: Address;
|
|
@@ -56734,11 +56734,11 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56734
56734
|
reset: () => void;
|
|
56735
56735
|
context: unknown;
|
|
56736
56736
|
submittedAt: number;
|
|
56737
|
-
writeContract:
|
|
56737
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56738
56738
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56739
56739
|
} | {
|
|
56740
|
-
data: `0x${string}`;
|
|
56741
56740
|
error: null;
|
|
56741
|
+
data: `0x${string}`;
|
|
56742
56742
|
status: "success";
|
|
56743
56743
|
isError: false;
|
|
56744
56744
|
isPending: false;
|
|
@@ -56747,7 +56747,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56747
56747
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
56748
56748
|
isPaused: boolean;
|
|
56749
56749
|
variables: {
|
|
56750
|
-
abi:
|
|
56750
|
+
abi: abitype0.Abi;
|
|
56751
56751
|
functionName: string;
|
|
56752
56752
|
args?: readonly unknown[] | undefined;
|
|
56753
56753
|
address: Address;
|
|
@@ -56771,7 +56771,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56771
56771
|
chainId?: number | undefined;
|
|
56772
56772
|
connector?: wagmi0.Connector | undefined;
|
|
56773
56773
|
} | {
|
|
56774
|
-
abi:
|
|
56774
|
+
abi: abitype0.Abi;
|
|
56775
56775
|
functionName: string;
|
|
56776
56776
|
args?: readonly unknown[] | undefined;
|
|
56777
56777
|
address: Address;
|
|
@@ -56795,7 +56795,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56795
56795
|
chainId?: number | undefined;
|
|
56796
56796
|
connector?: wagmi0.Connector | undefined;
|
|
56797
56797
|
} | {
|
|
56798
|
-
abi:
|
|
56798
|
+
abi: abitype0.Abi;
|
|
56799
56799
|
functionName: string;
|
|
56800
56800
|
args?: readonly unknown[] | undefined;
|
|
56801
56801
|
address: Address;
|
|
@@ -56819,7 +56819,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56819
56819
|
chainId?: number | undefined;
|
|
56820
56820
|
connector?: wagmi0.Connector | undefined;
|
|
56821
56821
|
} | {
|
|
56822
|
-
abi:
|
|
56822
|
+
abi: abitype0.Abi;
|
|
56823
56823
|
functionName: string;
|
|
56824
56824
|
args?: readonly unknown[] | undefined;
|
|
56825
56825
|
address: Address;
|
|
@@ -56843,7 +56843,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56843
56843
|
chainId?: number | undefined;
|
|
56844
56844
|
connector?: wagmi0.Connector | undefined;
|
|
56845
56845
|
} | {
|
|
56846
|
-
abi:
|
|
56846
|
+
abi: abitype0.Abi;
|
|
56847
56847
|
functionName: string;
|
|
56848
56848
|
args?: readonly unknown[] | undefined;
|
|
56849
56849
|
address: Address;
|
|
@@ -56867,7 +56867,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56867
56867
|
chainId?: number | undefined;
|
|
56868
56868
|
connector?: wagmi0.Connector | undefined;
|
|
56869
56869
|
} | {
|
|
56870
|
-
abi:
|
|
56870
|
+
abi: abitype0.Abi;
|
|
56871
56871
|
functionName: string;
|
|
56872
56872
|
args?: readonly unknown[] | undefined;
|
|
56873
56873
|
address: Address;
|
|
@@ -56895,14 +56895,14 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56895
56895
|
reset: () => void;
|
|
56896
56896
|
context: unknown;
|
|
56897
56897
|
submittedAt: number;
|
|
56898
|
-
writeContract:
|
|
56898
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56899
56899
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56900
56900
|
};
|
|
56901
56901
|
//#endregion
|
|
56902
56902
|
//#region src/hooks/guardian/usePauseMarketTrading.d.ts
|
|
56903
56903
|
declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
56904
|
-
data: undefined;
|
|
56905
56904
|
error: null;
|
|
56905
|
+
data: undefined;
|
|
56906
56906
|
status: "idle";
|
|
56907
56907
|
isError: false;
|
|
56908
56908
|
isPending: false;
|
|
@@ -56915,11 +56915,11 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56915
56915
|
reset: () => void;
|
|
56916
56916
|
context: unknown;
|
|
56917
56917
|
submittedAt: number;
|
|
56918
|
-
writeContract:
|
|
56918
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56919
56919
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56920
56920
|
} | {
|
|
56921
|
-
data: undefined;
|
|
56922
56921
|
error: null;
|
|
56922
|
+
data: undefined;
|
|
56923
56923
|
status: "pending";
|
|
56924
56924
|
isError: false;
|
|
56925
56925
|
isPending: true;
|
|
@@ -56928,7 +56928,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56928
56928
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
56929
56929
|
isPaused: boolean;
|
|
56930
56930
|
variables: {
|
|
56931
|
-
abi:
|
|
56931
|
+
abi: abitype0.Abi;
|
|
56932
56932
|
functionName: string;
|
|
56933
56933
|
args?: readonly unknown[] | undefined;
|
|
56934
56934
|
address: Address;
|
|
@@ -56952,7 +56952,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56952
56952
|
chainId?: number | undefined;
|
|
56953
56953
|
connector?: wagmi0.Connector | undefined;
|
|
56954
56954
|
} | {
|
|
56955
|
-
abi:
|
|
56955
|
+
abi: abitype0.Abi;
|
|
56956
56956
|
functionName: string;
|
|
56957
56957
|
args?: readonly unknown[] | undefined;
|
|
56958
56958
|
address: Address;
|
|
@@ -56976,7 +56976,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56976
56976
|
chainId?: number | undefined;
|
|
56977
56977
|
connector?: wagmi0.Connector | undefined;
|
|
56978
56978
|
} | {
|
|
56979
|
-
abi:
|
|
56979
|
+
abi: abitype0.Abi;
|
|
56980
56980
|
functionName: string;
|
|
56981
56981
|
args?: readonly unknown[] | undefined;
|
|
56982
56982
|
address: Address;
|
|
@@ -57000,7 +57000,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57000
57000
|
chainId?: number | undefined;
|
|
57001
57001
|
connector?: wagmi0.Connector | undefined;
|
|
57002
57002
|
} | {
|
|
57003
|
-
abi:
|
|
57003
|
+
abi: abitype0.Abi;
|
|
57004
57004
|
functionName: string;
|
|
57005
57005
|
args?: readonly unknown[] | undefined;
|
|
57006
57006
|
address: Address;
|
|
@@ -57024,7 +57024,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57024
57024
|
chainId?: number | undefined;
|
|
57025
57025
|
connector?: wagmi0.Connector | undefined;
|
|
57026
57026
|
} | {
|
|
57027
|
-
abi:
|
|
57027
|
+
abi: abitype0.Abi;
|
|
57028
57028
|
functionName: string;
|
|
57029
57029
|
args?: readonly unknown[] | undefined;
|
|
57030
57030
|
address: Address;
|
|
@@ -57048,7 +57048,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57048
57048
|
chainId?: number | undefined;
|
|
57049
57049
|
connector?: wagmi0.Connector | undefined;
|
|
57050
57050
|
} | {
|
|
57051
|
-
abi:
|
|
57051
|
+
abi: abitype0.Abi;
|
|
57052
57052
|
functionName: string;
|
|
57053
57053
|
args?: readonly unknown[] | undefined;
|
|
57054
57054
|
address: Address;
|
|
@@ -57076,11 +57076,11 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57076
57076
|
reset: () => void;
|
|
57077
57077
|
context: unknown;
|
|
57078
57078
|
submittedAt: number;
|
|
57079
|
-
writeContract:
|
|
57079
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57080
57080
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
57081
57081
|
} | {
|
|
57082
|
-
data: undefined;
|
|
57083
57082
|
error: _wagmi_core0.WriteContractErrorType;
|
|
57083
|
+
data: undefined;
|
|
57084
57084
|
status: "error";
|
|
57085
57085
|
isError: true;
|
|
57086
57086
|
isPending: false;
|
|
@@ -57089,7 +57089,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57089
57089
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
57090
57090
|
isPaused: boolean;
|
|
57091
57091
|
variables: {
|
|
57092
|
-
abi:
|
|
57092
|
+
abi: abitype0.Abi;
|
|
57093
57093
|
functionName: string;
|
|
57094
57094
|
args?: readonly unknown[] | undefined;
|
|
57095
57095
|
address: Address;
|
|
@@ -57113,7 +57113,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57113
57113
|
chainId?: number | undefined;
|
|
57114
57114
|
connector?: wagmi0.Connector | undefined;
|
|
57115
57115
|
} | {
|
|
57116
|
-
abi:
|
|
57116
|
+
abi: abitype0.Abi;
|
|
57117
57117
|
functionName: string;
|
|
57118
57118
|
args?: readonly unknown[] | undefined;
|
|
57119
57119
|
address: Address;
|
|
@@ -57137,7 +57137,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57137
57137
|
chainId?: number | undefined;
|
|
57138
57138
|
connector?: wagmi0.Connector | undefined;
|
|
57139
57139
|
} | {
|
|
57140
|
-
abi:
|
|
57140
|
+
abi: abitype0.Abi;
|
|
57141
57141
|
functionName: string;
|
|
57142
57142
|
args?: readonly unknown[] | undefined;
|
|
57143
57143
|
address: Address;
|
|
@@ -57161,7 +57161,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57161
57161
|
chainId?: number | undefined;
|
|
57162
57162
|
connector?: wagmi0.Connector | undefined;
|
|
57163
57163
|
} | {
|
|
57164
|
-
abi:
|
|
57164
|
+
abi: abitype0.Abi;
|
|
57165
57165
|
functionName: string;
|
|
57166
57166
|
args?: readonly unknown[] | undefined;
|
|
57167
57167
|
address: Address;
|
|
@@ -57185,7 +57185,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57185
57185
|
chainId?: number | undefined;
|
|
57186
57186
|
connector?: wagmi0.Connector | undefined;
|
|
57187
57187
|
} | {
|
|
57188
|
-
abi:
|
|
57188
|
+
abi: abitype0.Abi;
|
|
57189
57189
|
functionName: string;
|
|
57190
57190
|
args?: readonly unknown[] | undefined;
|
|
57191
57191
|
address: Address;
|
|
@@ -57209,7 +57209,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57209
57209
|
chainId?: number | undefined;
|
|
57210
57210
|
connector?: wagmi0.Connector | undefined;
|
|
57211
57211
|
} | {
|
|
57212
|
-
abi:
|
|
57212
|
+
abi: abitype0.Abi;
|
|
57213
57213
|
functionName: string;
|
|
57214
57214
|
args?: readonly unknown[] | undefined;
|
|
57215
57215
|
address: Address;
|
|
@@ -57237,11 +57237,11 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57237
57237
|
reset: () => void;
|
|
57238
57238
|
context: unknown;
|
|
57239
57239
|
submittedAt: number;
|
|
57240
|
-
writeContract:
|
|
57240
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57241
57241
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
57242
57242
|
} | {
|
|
57243
|
-
data: `0x${string}`;
|
|
57244
57243
|
error: null;
|
|
57244
|
+
data: `0x${string}`;
|
|
57245
57245
|
status: "success";
|
|
57246
57246
|
isError: false;
|
|
57247
57247
|
isPending: false;
|
|
@@ -57250,7 +57250,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57250
57250
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
57251
57251
|
isPaused: boolean;
|
|
57252
57252
|
variables: {
|
|
57253
|
-
abi:
|
|
57253
|
+
abi: abitype0.Abi;
|
|
57254
57254
|
functionName: string;
|
|
57255
57255
|
args?: readonly unknown[] | undefined;
|
|
57256
57256
|
address: Address;
|
|
@@ -57274,7 +57274,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57274
57274
|
chainId?: number | undefined;
|
|
57275
57275
|
connector?: wagmi0.Connector | undefined;
|
|
57276
57276
|
} | {
|
|
57277
|
-
abi:
|
|
57277
|
+
abi: abitype0.Abi;
|
|
57278
57278
|
functionName: string;
|
|
57279
57279
|
args?: readonly unknown[] | undefined;
|
|
57280
57280
|
address: Address;
|
|
@@ -57298,7 +57298,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57298
57298
|
chainId?: number | undefined;
|
|
57299
57299
|
connector?: wagmi0.Connector | undefined;
|
|
57300
57300
|
} | {
|
|
57301
|
-
abi:
|
|
57301
|
+
abi: abitype0.Abi;
|
|
57302
57302
|
functionName: string;
|
|
57303
57303
|
args?: readonly unknown[] | undefined;
|
|
57304
57304
|
address: Address;
|
|
@@ -57322,7 +57322,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57322
57322
|
chainId?: number | undefined;
|
|
57323
57323
|
connector?: wagmi0.Connector | undefined;
|
|
57324
57324
|
} | {
|
|
57325
|
-
abi:
|
|
57325
|
+
abi: abitype0.Abi;
|
|
57326
57326
|
functionName: string;
|
|
57327
57327
|
args?: readonly unknown[] | undefined;
|
|
57328
57328
|
address: Address;
|
|
@@ -57346,7 +57346,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57346
57346
|
chainId?: number | undefined;
|
|
57347
57347
|
connector?: wagmi0.Connector | undefined;
|
|
57348
57348
|
} | {
|
|
57349
|
-
abi:
|
|
57349
|
+
abi: abitype0.Abi;
|
|
57350
57350
|
functionName: string;
|
|
57351
57351
|
args?: readonly unknown[] | undefined;
|
|
57352
57352
|
address: Address;
|
|
@@ -57370,7 +57370,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57370
57370
|
chainId?: number | undefined;
|
|
57371
57371
|
connector?: wagmi0.Connector | undefined;
|
|
57372
57372
|
} | {
|
|
57373
|
-
abi:
|
|
57373
|
+
abi: abitype0.Abi;
|
|
57374
57374
|
functionName: string;
|
|
57375
57375
|
args?: readonly unknown[] | undefined;
|
|
57376
57376
|
address: Address;
|
|
@@ -57398,7 +57398,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57398
57398
|
reset: () => void;
|
|
57399
57399
|
context: unknown;
|
|
57400
57400
|
submittedAt: number;
|
|
57401
|
-
writeContract:
|
|
57401
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57402
57402
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
57403
57403
|
};
|
|
57404
57404
|
//#endregion
|
|
@@ -57413,8 +57413,8 @@ declare const useFeeRates: (feeStrategy?: Address) => Partial<NonUndefinedGuard<
|
|
|
57413
57413
|
//#endregion
|
|
57414
57414
|
//#region src/hooks/fees/useUpdateMarketFees.d.ts
|
|
57415
57415
|
declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
57416
|
-
data: undefined;
|
|
57417
57416
|
error: null;
|
|
57417
|
+
data: undefined;
|
|
57418
57418
|
status: "idle";
|
|
57419
57419
|
isError: false;
|
|
57420
57420
|
isPending: false;
|
|
@@ -57427,7 +57427,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57427
57427
|
reset: () => void;
|
|
57428
57428
|
context: unknown;
|
|
57429
57429
|
submittedAt: number;
|
|
57430
|
-
writeContract:
|
|
57430
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57431
57431
|
updateMarketFees: (rates: {
|
|
57432
57432
|
openingFeeRate?: number;
|
|
57433
57433
|
baseFeeRate?: number;
|
|
@@ -57440,8 +57440,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57440
57440
|
newFeeStrategy: `0x${string}`;
|
|
57441
57441
|
}>;
|
|
57442
57442
|
} | {
|
|
57443
|
-
data: undefined;
|
|
57444
57443
|
error: null;
|
|
57444
|
+
data: undefined;
|
|
57445
57445
|
status: "pending";
|
|
57446
57446
|
isError: false;
|
|
57447
57447
|
isPending: true;
|
|
@@ -57450,7 +57450,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57450
57450
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
57451
57451
|
isPaused: boolean;
|
|
57452
57452
|
variables: {
|
|
57453
|
-
abi:
|
|
57453
|
+
abi: abitype0.Abi;
|
|
57454
57454
|
functionName: string;
|
|
57455
57455
|
args?: readonly unknown[] | undefined;
|
|
57456
57456
|
address: Address;
|
|
@@ -57474,7 +57474,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57474
57474
|
chainId?: number | undefined;
|
|
57475
57475
|
connector?: wagmi0.Connector | undefined;
|
|
57476
57476
|
} | {
|
|
57477
|
-
abi:
|
|
57477
|
+
abi: abitype0.Abi;
|
|
57478
57478
|
functionName: string;
|
|
57479
57479
|
args?: readonly unknown[] | undefined;
|
|
57480
57480
|
address: Address;
|
|
@@ -57498,7 +57498,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57498
57498
|
chainId?: number | undefined;
|
|
57499
57499
|
connector?: wagmi0.Connector | undefined;
|
|
57500
57500
|
} | {
|
|
57501
|
-
abi:
|
|
57501
|
+
abi: abitype0.Abi;
|
|
57502
57502
|
functionName: string;
|
|
57503
57503
|
args?: readonly unknown[] | undefined;
|
|
57504
57504
|
address: Address;
|
|
@@ -57522,7 +57522,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57522
57522
|
chainId?: number | undefined;
|
|
57523
57523
|
connector?: wagmi0.Connector | undefined;
|
|
57524
57524
|
} | {
|
|
57525
|
-
abi:
|
|
57525
|
+
abi: abitype0.Abi;
|
|
57526
57526
|
functionName: string;
|
|
57527
57527
|
args?: readonly unknown[] | undefined;
|
|
57528
57528
|
address: Address;
|
|
@@ -57546,7 +57546,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57546
57546
|
chainId?: number | undefined;
|
|
57547
57547
|
connector?: wagmi0.Connector | undefined;
|
|
57548
57548
|
} | {
|
|
57549
|
-
abi:
|
|
57549
|
+
abi: abitype0.Abi;
|
|
57550
57550
|
functionName: string;
|
|
57551
57551
|
args?: readonly unknown[] | undefined;
|
|
57552
57552
|
address: Address;
|
|
@@ -57570,7 +57570,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57570
57570
|
chainId?: number | undefined;
|
|
57571
57571
|
connector?: wagmi0.Connector | undefined;
|
|
57572
57572
|
} | {
|
|
57573
|
-
abi:
|
|
57573
|
+
abi: abitype0.Abi;
|
|
57574
57574
|
functionName: string;
|
|
57575
57575
|
args?: readonly unknown[] | undefined;
|
|
57576
57576
|
address: Address;
|
|
@@ -57598,7 +57598,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57598
57598
|
reset: () => void;
|
|
57599
57599
|
context: unknown;
|
|
57600
57600
|
submittedAt: number;
|
|
57601
|
-
writeContract:
|
|
57601
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57602
57602
|
updateMarketFees: (rates: {
|
|
57603
57603
|
openingFeeRate?: number;
|
|
57604
57604
|
baseFeeRate?: number;
|
|
@@ -57611,8 +57611,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57611
57611
|
newFeeStrategy: `0x${string}`;
|
|
57612
57612
|
}>;
|
|
57613
57613
|
} | {
|
|
57614
|
-
data: undefined;
|
|
57615
57614
|
error: _wagmi_core0.WriteContractErrorType;
|
|
57615
|
+
data: undefined;
|
|
57616
57616
|
status: "error";
|
|
57617
57617
|
isError: true;
|
|
57618
57618
|
isPending: false;
|
|
@@ -57621,7 +57621,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57621
57621
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
57622
57622
|
isPaused: boolean;
|
|
57623
57623
|
variables: {
|
|
57624
|
-
abi:
|
|
57624
|
+
abi: abitype0.Abi;
|
|
57625
57625
|
functionName: string;
|
|
57626
57626
|
args?: readonly unknown[] | undefined;
|
|
57627
57627
|
address: Address;
|
|
@@ -57645,7 +57645,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57645
57645
|
chainId?: number | undefined;
|
|
57646
57646
|
connector?: wagmi0.Connector | undefined;
|
|
57647
57647
|
} | {
|
|
57648
|
-
abi:
|
|
57648
|
+
abi: abitype0.Abi;
|
|
57649
57649
|
functionName: string;
|
|
57650
57650
|
args?: readonly unknown[] | undefined;
|
|
57651
57651
|
address: Address;
|
|
@@ -57669,7 +57669,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57669
57669
|
chainId?: number | undefined;
|
|
57670
57670
|
connector?: wagmi0.Connector | undefined;
|
|
57671
57671
|
} | {
|
|
57672
|
-
abi:
|
|
57672
|
+
abi: abitype0.Abi;
|
|
57673
57673
|
functionName: string;
|
|
57674
57674
|
args?: readonly unknown[] | undefined;
|
|
57675
57675
|
address: Address;
|
|
@@ -57693,7 +57693,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57693
57693
|
chainId?: number | undefined;
|
|
57694
57694
|
connector?: wagmi0.Connector | undefined;
|
|
57695
57695
|
} | {
|
|
57696
|
-
abi:
|
|
57696
|
+
abi: abitype0.Abi;
|
|
57697
57697
|
functionName: string;
|
|
57698
57698
|
args?: readonly unknown[] | undefined;
|
|
57699
57699
|
address: Address;
|
|
@@ -57717,7 +57717,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57717
57717
|
chainId?: number | undefined;
|
|
57718
57718
|
connector?: wagmi0.Connector | undefined;
|
|
57719
57719
|
} | {
|
|
57720
|
-
abi:
|
|
57720
|
+
abi: abitype0.Abi;
|
|
57721
57721
|
functionName: string;
|
|
57722
57722
|
args?: readonly unknown[] | undefined;
|
|
57723
57723
|
address: Address;
|
|
@@ -57741,7 +57741,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57741
57741
|
chainId?: number | undefined;
|
|
57742
57742
|
connector?: wagmi0.Connector | undefined;
|
|
57743
57743
|
} | {
|
|
57744
|
-
abi:
|
|
57744
|
+
abi: abitype0.Abi;
|
|
57745
57745
|
functionName: string;
|
|
57746
57746
|
args?: readonly unknown[] | undefined;
|
|
57747
57747
|
address: Address;
|
|
@@ -57769,7 +57769,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57769
57769
|
reset: () => void;
|
|
57770
57770
|
context: unknown;
|
|
57771
57771
|
submittedAt: number;
|
|
57772
|
-
writeContract:
|
|
57772
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57773
57773
|
updateMarketFees: (rates: {
|
|
57774
57774
|
openingFeeRate?: number;
|
|
57775
57775
|
baseFeeRate?: number;
|
|
@@ -57782,8 +57782,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57782
57782
|
newFeeStrategy: `0x${string}`;
|
|
57783
57783
|
}>;
|
|
57784
57784
|
} | {
|
|
57785
|
-
data: `0x${string}`;
|
|
57786
57785
|
error: null;
|
|
57786
|
+
data: `0x${string}`;
|
|
57787
57787
|
status: "success";
|
|
57788
57788
|
isError: false;
|
|
57789
57789
|
isPending: false;
|
|
@@ -57792,7 +57792,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57792
57792
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
57793
57793
|
isPaused: boolean;
|
|
57794
57794
|
variables: {
|
|
57795
|
-
abi:
|
|
57795
|
+
abi: abitype0.Abi;
|
|
57796
57796
|
functionName: string;
|
|
57797
57797
|
args?: readonly unknown[] | undefined;
|
|
57798
57798
|
address: Address;
|
|
@@ -57816,7 +57816,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57816
57816
|
chainId?: number | undefined;
|
|
57817
57817
|
connector?: wagmi0.Connector | undefined;
|
|
57818
57818
|
} | {
|
|
57819
|
-
abi:
|
|
57819
|
+
abi: abitype0.Abi;
|
|
57820
57820
|
functionName: string;
|
|
57821
57821
|
args?: readonly unknown[] | undefined;
|
|
57822
57822
|
address: Address;
|
|
@@ -57840,7 +57840,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57840
57840
|
chainId?: number | undefined;
|
|
57841
57841
|
connector?: wagmi0.Connector | undefined;
|
|
57842
57842
|
} | {
|
|
57843
|
-
abi:
|
|
57843
|
+
abi: abitype0.Abi;
|
|
57844
57844
|
functionName: string;
|
|
57845
57845
|
args?: readonly unknown[] | undefined;
|
|
57846
57846
|
address: Address;
|
|
@@ -57864,7 +57864,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57864
57864
|
chainId?: number | undefined;
|
|
57865
57865
|
connector?: wagmi0.Connector | undefined;
|
|
57866
57866
|
} | {
|
|
57867
|
-
abi:
|
|
57867
|
+
abi: abitype0.Abi;
|
|
57868
57868
|
functionName: string;
|
|
57869
57869
|
args?: readonly unknown[] | undefined;
|
|
57870
57870
|
address: Address;
|
|
@@ -57888,7 +57888,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57888
57888
|
chainId?: number | undefined;
|
|
57889
57889
|
connector?: wagmi0.Connector | undefined;
|
|
57890
57890
|
} | {
|
|
57891
|
-
abi:
|
|
57891
|
+
abi: abitype0.Abi;
|
|
57892
57892
|
functionName: string;
|
|
57893
57893
|
args?: readonly unknown[] | undefined;
|
|
57894
57894
|
address: Address;
|
|
@@ -57912,7 +57912,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57912
57912
|
chainId?: number | undefined;
|
|
57913
57913
|
connector?: wagmi0.Connector | undefined;
|
|
57914
57914
|
} | {
|
|
57915
|
-
abi:
|
|
57915
|
+
abi: abitype0.Abi;
|
|
57916
57916
|
functionName: string;
|
|
57917
57917
|
args?: readonly unknown[] | undefined;
|
|
57918
57918
|
address: Address;
|
|
@@ -57940,7 +57940,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57940
57940
|
reset: () => void;
|
|
57941
57941
|
context: unknown;
|
|
57942
57942
|
submittedAt: number;
|
|
57943
|
-
writeContract:
|
|
57943
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57944
57944
|
updateMarketFees: (rates: {
|
|
57945
57945
|
openingFeeRate?: number;
|
|
57946
57946
|
baseFeeRate?: number;
|
|
@@ -58926,8 +58926,8 @@ declare const useStaticPricingParams: (pricingAddr: Address | undefined) => Part
|
|
|
58926
58926
|
//#endregion
|
|
58927
58927
|
//#region src/hooks/pricing/useUpdateMarketPricing.d.ts
|
|
58928
58928
|
declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
58929
|
-
data: undefined;
|
|
58930
58929
|
error: null;
|
|
58930
|
+
data: undefined;
|
|
58931
58931
|
status: "idle";
|
|
58932
58932
|
isError: false;
|
|
58933
58933
|
isPending: false;
|
|
@@ -58940,7 +58940,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
58940
58940
|
reset: () => void;
|
|
58941
58941
|
context: unknown;
|
|
58942
58942
|
submittedAt: number;
|
|
58943
|
-
writeContract:
|
|
58943
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
58944
58944
|
updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
58945
58945
|
model: "static";
|
|
58946
58946
|
} : Partial<OptionPricingParams> & {
|
|
@@ -58951,8 +58951,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
58951
58951
|
newPricingAddr: `0x${string}`;
|
|
58952
58952
|
}>;
|
|
58953
58953
|
} | {
|
|
58954
|
-
data: undefined;
|
|
58955
58954
|
error: null;
|
|
58955
|
+
data: undefined;
|
|
58956
58956
|
status: "pending";
|
|
58957
58957
|
isError: false;
|
|
58958
58958
|
isPending: true;
|
|
@@ -58961,7 +58961,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
58961
58961
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
58962
58962
|
isPaused: boolean;
|
|
58963
58963
|
variables: {
|
|
58964
|
-
abi:
|
|
58964
|
+
abi: abitype0.Abi;
|
|
58965
58965
|
functionName: string;
|
|
58966
58966
|
args?: readonly unknown[] | undefined;
|
|
58967
58967
|
address: Address;
|
|
@@ -58985,7 +58985,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
58985
58985
|
chainId?: number | undefined;
|
|
58986
58986
|
connector?: wagmi0.Connector | undefined;
|
|
58987
58987
|
} | {
|
|
58988
|
-
abi:
|
|
58988
|
+
abi: abitype0.Abi;
|
|
58989
58989
|
functionName: string;
|
|
58990
58990
|
args?: readonly unknown[] | undefined;
|
|
58991
58991
|
address: Address;
|
|
@@ -59009,7 +59009,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59009
59009
|
chainId?: number | undefined;
|
|
59010
59010
|
connector?: wagmi0.Connector | undefined;
|
|
59011
59011
|
} | {
|
|
59012
|
-
abi:
|
|
59012
|
+
abi: abitype0.Abi;
|
|
59013
59013
|
functionName: string;
|
|
59014
59014
|
args?: readonly unknown[] | undefined;
|
|
59015
59015
|
address: Address;
|
|
@@ -59033,7 +59033,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59033
59033
|
chainId?: number | undefined;
|
|
59034
59034
|
connector?: wagmi0.Connector | undefined;
|
|
59035
59035
|
} | {
|
|
59036
|
-
abi:
|
|
59036
|
+
abi: abitype0.Abi;
|
|
59037
59037
|
functionName: string;
|
|
59038
59038
|
args?: readonly unknown[] | undefined;
|
|
59039
59039
|
address: Address;
|
|
@@ -59057,7 +59057,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59057
59057
|
chainId?: number | undefined;
|
|
59058
59058
|
connector?: wagmi0.Connector | undefined;
|
|
59059
59059
|
} | {
|
|
59060
|
-
abi:
|
|
59060
|
+
abi: abitype0.Abi;
|
|
59061
59061
|
functionName: string;
|
|
59062
59062
|
args?: readonly unknown[] | undefined;
|
|
59063
59063
|
address: Address;
|
|
@@ -59081,7 +59081,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59081
59081
|
chainId?: number | undefined;
|
|
59082
59082
|
connector?: wagmi0.Connector | undefined;
|
|
59083
59083
|
} | {
|
|
59084
|
-
abi:
|
|
59084
|
+
abi: abitype0.Abi;
|
|
59085
59085
|
functionName: string;
|
|
59086
59086
|
args?: readonly unknown[] | undefined;
|
|
59087
59087
|
address: Address;
|
|
@@ -59109,7 +59109,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59109
59109
|
reset: () => void;
|
|
59110
59110
|
context: unknown;
|
|
59111
59111
|
submittedAt: number;
|
|
59112
|
-
writeContract:
|
|
59112
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
59113
59113
|
updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
59114
59114
|
model: "static";
|
|
59115
59115
|
} : Partial<OptionPricingParams> & {
|
|
@@ -59120,8 +59120,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59120
59120
|
newPricingAddr: `0x${string}`;
|
|
59121
59121
|
}>;
|
|
59122
59122
|
} | {
|
|
59123
|
-
data: undefined;
|
|
59124
59123
|
error: _wagmi_core0.WriteContractErrorType;
|
|
59124
|
+
data: undefined;
|
|
59125
59125
|
status: "error";
|
|
59126
59126
|
isError: true;
|
|
59127
59127
|
isPending: false;
|
|
@@ -59130,7 +59130,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59130
59130
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
59131
59131
|
isPaused: boolean;
|
|
59132
59132
|
variables: {
|
|
59133
|
-
abi:
|
|
59133
|
+
abi: abitype0.Abi;
|
|
59134
59134
|
functionName: string;
|
|
59135
59135
|
args?: readonly unknown[] | undefined;
|
|
59136
59136
|
address: Address;
|
|
@@ -59154,7 +59154,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59154
59154
|
chainId?: number | undefined;
|
|
59155
59155
|
connector?: wagmi0.Connector | undefined;
|
|
59156
59156
|
} | {
|
|
59157
|
-
abi:
|
|
59157
|
+
abi: abitype0.Abi;
|
|
59158
59158
|
functionName: string;
|
|
59159
59159
|
args?: readonly unknown[] | undefined;
|
|
59160
59160
|
address: Address;
|
|
@@ -59178,7 +59178,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59178
59178
|
chainId?: number | undefined;
|
|
59179
59179
|
connector?: wagmi0.Connector | undefined;
|
|
59180
59180
|
} | {
|
|
59181
|
-
abi:
|
|
59181
|
+
abi: abitype0.Abi;
|
|
59182
59182
|
functionName: string;
|
|
59183
59183
|
args?: readonly unknown[] | undefined;
|
|
59184
59184
|
address: Address;
|
|
@@ -59202,7 +59202,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59202
59202
|
chainId?: number | undefined;
|
|
59203
59203
|
connector?: wagmi0.Connector | undefined;
|
|
59204
59204
|
} | {
|
|
59205
|
-
abi:
|
|
59205
|
+
abi: abitype0.Abi;
|
|
59206
59206
|
functionName: string;
|
|
59207
59207
|
args?: readonly unknown[] | undefined;
|
|
59208
59208
|
address: Address;
|
|
@@ -59226,7 +59226,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59226
59226
|
chainId?: number | undefined;
|
|
59227
59227
|
connector?: wagmi0.Connector | undefined;
|
|
59228
59228
|
} | {
|
|
59229
|
-
abi:
|
|
59229
|
+
abi: abitype0.Abi;
|
|
59230
59230
|
functionName: string;
|
|
59231
59231
|
args?: readonly unknown[] | undefined;
|
|
59232
59232
|
address: Address;
|
|
@@ -59250,7 +59250,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59250
59250
|
chainId?: number | undefined;
|
|
59251
59251
|
connector?: wagmi0.Connector | undefined;
|
|
59252
59252
|
} | {
|
|
59253
|
-
abi:
|
|
59253
|
+
abi: abitype0.Abi;
|
|
59254
59254
|
functionName: string;
|
|
59255
59255
|
args?: readonly unknown[] | undefined;
|
|
59256
59256
|
address: Address;
|
|
@@ -59278,7 +59278,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59278
59278
|
reset: () => void;
|
|
59279
59279
|
context: unknown;
|
|
59280
59280
|
submittedAt: number;
|
|
59281
|
-
writeContract:
|
|
59281
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
59282
59282
|
updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
59283
59283
|
model: "static";
|
|
59284
59284
|
} : Partial<OptionPricingParams> & {
|
|
@@ -59289,8 +59289,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59289
59289
|
newPricingAddr: `0x${string}`;
|
|
59290
59290
|
}>;
|
|
59291
59291
|
} | {
|
|
59292
|
-
data: `0x${string}`;
|
|
59293
59292
|
error: null;
|
|
59293
|
+
data: `0x${string}`;
|
|
59294
59294
|
status: "success";
|
|
59295
59295
|
isError: false;
|
|
59296
59296
|
isPending: false;
|
|
@@ -59299,7 +59299,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59299
59299
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
59300
59300
|
isPaused: boolean;
|
|
59301
59301
|
variables: {
|
|
59302
|
-
abi:
|
|
59302
|
+
abi: abitype0.Abi;
|
|
59303
59303
|
functionName: string;
|
|
59304
59304
|
args?: readonly unknown[] | undefined;
|
|
59305
59305
|
address: Address;
|
|
@@ -59323,7 +59323,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59323
59323
|
chainId?: number | undefined;
|
|
59324
59324
|
connector?: wagmi0.Connector | undefined;
|
|
59325
59325
|
} | {
|
|
59326
|
-
abi:
|
|
59326
|
+
abi: abitype0.Abi;
|
|
59327
59327
|
functionName: string;
|
|
59328
59328
|
args?: readonly unknown[] | undefined;
|
|
59329
59329
|
address: Address;
|
|
@@ -59347,7 +59347,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59347
59347
|
chainId?: number | undefined;
|
|
59348
59348
|
connector?: wagmi0.Connector | undefined;
|
|
59349
59349
|
} | {
|
|
59350
|
-
abi:
|
|
59350
|
+
abi: abitype0.Abi;
|
|
59351
59351
|
functionName: string;
|
|
59352
59352
|
args?: readonly unknown[] | undefined;
|
|
59353
59353
|
address: Address;
|
|
@@ -59371,7 +59371,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59371
59371
|
chainId?: number | undefined;
|
|
59372
59372
|
connector?: wagmi0.Connector | undefined;
|
|
59373
59373
|
} | {
|
|
59374
|
-
abi:
|
|
59374
|
+
abi: abitype0.Abi;
|
|
59375
59375
|
functionName: string;
|
|
59376
59376
|
args?: readonly unknown[] | undefined;
|
|
59377
59377
|
address: Address;
|
|
@@ -59395,7 +59395,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59395
59395
|
chainId?: number | undefined;
|
|
59396
59396
|
connector?: wagmi0.Connector | undefined;
|
|
59397
59397
|
} | {
|
|
59398
|
-
abi:
|
|
59398
|
+
abi: abitype0.Abi;
|
|
59399
59399
|
functionName: string;
|
|
59400
59400
|
args?: readonly unknown[] | undefined;
|
|
59401
59401
|
address: Address;
|
|
@@ -59419,7 +59419,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59419
59419
|
chainId?: number | undefined;
|
|
59420
59420
|
connector?: wagmi0.Connector | undefined;
|
|
59421
59421
|
} | {
|
|
59422
|
-
abi:
|
|
59422
|
+
abi: abitype0.Abi;
|
|
59423
59423
|
functionName: string;
|
|
59424
59424
|
args?: readonly unknown[] | undefined;
|
|
59425
59425
|
address: Address;
|
|
@@ -59447,7 +59447,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59447
59447
|
reset: () => void;
|
|
59448
59448
|
context: unknown;
|
|
59449
59449
|
submittedAt: number;
|
|
59450
|
-
writeContract:
|
|
59450
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
59451
59451
|
updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
59452
59452
|
model: "static";
|
|
59453
59453
|
} : Partial<OptionPricingParams> & {
|
|
@@ -101588,4 +101588,4 @@ declare const useLens: () => {
|
|
|
101588
101588
|
};
|
|
101589
101589
|
//#endregion
|
|
101590
101590
|
export { PriceResolution as $, stateViews as $t, useCurrentPrice as A, formatVagueAmount as At, getPriceAtTick as B, useMarketVolume as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatAmount as Dt, usePriceHistory as E, EMPTY_ARRAY as Et, getPayoutAtTick as F, wrapAmount as Ft, liquiditiesToAmounts as G, useTimelockConfig as Gt, getTickAtPrice as H, useMarketData as Ht, PRICE_PRECISION as I, wrapAmountUnscaled as It, token0ToToken1AtTick as J, TimelockMarketData as Jt, roundTick as K, TimelockLens as Kt, getAmountsFromLiquidity as L, wrapPrice as Lt, UniswapPoolData as M, scalePrice as Mt, usePoolData as N, unscaleAmount as Nt, usePriceAtTick as O, formatCondensed as Ot, getPayoutAtPrice as P, unscalePrice as Pt, PriceDataPoint as Q, getTimelockMarket as Qt, getNearestValidStrikeTick as R, wrapPriceUnscaled as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, TimelockProvider as Ut, getSqrtPriceX96AtPrice as V, useMarketState as Vt, liquiditiesToAmount1 as W, useCurrentMarket as Wt, token1ToToken0AtTick as X, getStateView as Xt, token1ToToken0 as Y, getErc20 as Yt, PriceData as Z, getTimelockLens as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swapRouters as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scaleAmount as jt, useCurrentTick as k, formatUSD as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockFactories as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarket as qt, useStaticPricingParams as r, timelockLenses as rn, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, swappers as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, zero as zt };
|
|
101591
|
-
//# sourceMappingURL=client-
|
|
101591
|
+
//# sourceMappingURL=client-tKAF1RaW.d.ts.map
|