timelock-sdk 0.0.176 → 0.0.178
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-DbQo5Dsk.d.cts → client-BClT812n.d.cts} +511 -511
- package/dist/{client-Bs4nrL5u.d.ts → client-DNpVpttQ.d.ts} +91 -91
- package/dist/client.cjs +80 -66
- 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 +83 -69
- 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 * as wagmi0 from "wagmi";
|
|
|
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_query7 from "wagmi/query";
|
|
15
|
+
import * as abitype35 from "abitype";
|
|
16
16
|
|
|
17
17
|
//#region src/generated/graphql.d.ts
|
|
18
18
|
type Exact<T$1 extends {
|
|
@@ -56412,7 +56412,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56412
56412
|
reset: () => void;
|
|
56413
56413
|
context: unknown;
|
|
56414
56414
|
submittedAt: number;
|
|
56415
|
-
writeContract:
|
|
56415
|
+
writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56416
56416
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56417
56417
|
} | {
|
|
56418
56418
|
error: null;
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.Abi;
|
|
56549
56549
|
functionName: string;
|
|
56550
56550
|
args?: readonly unknown[] | undefined;
|
|
56551
56551
|
address: Address;
|
|
@@ -56573,7 +56573,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56573
56573
|
reset: () => void;
|
|
56574
56574
|
context: unknown;
|
|
56575
56575
|
submittedAt: number;
|
|
56576
|
-
writeContract:
|
|
56576
|
+
writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56577
56577
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56578
56578
|
} | {
|
|
56579
56579
|
error: _wagmi_core0.WriteContractErrorType;
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.Abi;
|
|
56710
56710
|
functionName: string;
|
|
56711
56711
|
args?: readonly unknown[] | undefined;
|
|
56712
56712
|
address: Address;
|
|
@@ -56734,7 +56734,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56734
56734
|
reset: () => void;
|
|
56735
56735
|
context: unknown;
|
|
56736
56736
|
submittedAt: number;
|
|
56737
|
-
writeContract:
|
|
56737
|
+
writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56738
56738
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56739
56739
|
} | {
|
|
56740
56740
|
error: null;
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.Abi;
|
|
56871
56871
|
functionName: string;
|
|
56872
56872
|
args?: readonly unknown[] | undefined;
|
|
56873
56873
|
address: Address;
|
|
@@ -56895,7 +56895,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56895
56895
|
reset: () => void;
|
|
56896
56896
|
context: unknown;
|
|
56897
56897
|
submittedAt: number;
|
|
56898
|
-
writeContract:
|
|
56898
|
+
writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56899
56899
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56900
56900
|
};
|
|
56901
56901
|
//#endregion
|
|
@@ -56915,7 +56915,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56915
56915
|
reset: () => void;
|
|
56916
56916
|
context: unknown;
|
|
56917
56917
|
submittedAt: number;
|
|
56918
|
-
writeContract:
|
|
56918
|
+
writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56919
56919
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56920
56920
|
} | {
|
|
56921
56921
|
error: null;
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.Abi;
|
|
57052
57052
|
functionName: string;
|
|
57053
57053
|
args?: readonly unknown[] | undefined;
|
|
57054
57054
|
address: Address;
|
|
@@ -57076,7 +57076,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57076
57076
|
reset: () => void;
|
|
57077
57077
|
context: unknown;
|
|
57078
57078
|
submittedAt: number;
|
|
57079
|
-
writeContract:
|
|
57079
|
+
writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57080
57080
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
57081
57081
|
} | {
|
|
57082
57082
|
error: _wagmi_core0.WriteContractErrorType;
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.Abi;
|
|
57213
57213
|
functionName: string;
|
|
57214
57214
|
args?: readonly unknown[] | undefined;
|
|
57215
57215
|
address: Address;
|
|
@@ -57237,7 +57237,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57237
57237
|
reset: () => void;
|
|
57238
57238
|
context: unknown;
|
|
57239
57239
|
submittedAt: number;
|
|
57240
|
-
writeContract:
|
|
57240
|
+
writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57241
57241
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
57242
57242
|
} | {
|
|
57243
57243
|
error: null;
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57402
57402
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
57403
57403
|
};
|
|
57404
57404
|
//#endregion
|
|
@@ -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_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57431
57431
|
updateMarketFees: (rates: {
|
|
57432
57432
|
openingFeeRate?: number;
|
|
57433
57433
|
baseFeeRate?: number;
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57602
57602
|
updateMarketFees: (rates: {
|
|
57603
57603
|
openingFeeRate?: number;
|
|
57604
57604
|
baseFeeRate?: number;
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57773
57773
|
updateMarketFees: (rates: {
|
|
57774
57774
|
openingFeeRate?: number;
|
|
57775
57775
|
baseFeeRate?: number;
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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_query7.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57944
57944
|
updateMarketFees: (rates: {
|
|
57945
57945
|
openingFeeRate?: number;
|
|
57946
57946
|
baseFeeRate?: number;
|
|
@@ -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_query7.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> & {
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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_query7.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> & {
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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_query7.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> & {
|
|
@@ -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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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: abitype35.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_query7.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-DNpVpttQ.d.ts.map
|