timelock-sdk 0.0.112 → 0.0.113
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-191_W3kB.d.cts → client-C3f1XPh8.d.cts} +135 -135
- package/dist/client.cjs +10 -9
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.js +10 -9
- package/dist/client.js.map +1 -1
- package/dist/package.d.cts +1 -1
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ import "graphql";
|
|
|
6
6
|
import { GraphQLClient, RequestOptions } from "graphql-request";
|
|
7
7
|
import * as _tanstack_react_query0 from "@tanstack/react-query";
|
|
8
8
|
import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _tanstack_query_core17 from "@tanstack/query-core";
|
|
10
10
|
import Big from "big.js";
|
|
11
11
|
import * as _wagmi_core0 from "@wagmi/core";
|
|
12
12
|
|
|
@@ -31920,7 +31920,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
31920
31920
|
isRefetching: boolean;
|
|
31921
31921
|
isStale: boolean;
|
|
31922
31922
|
isEnabled: boolean;
|
|
31923
|
-
refetch: (options?:
|
|
31923
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
31924
31924
|
optionId: bigint;
|
|
31925
31925
|
marketAddr: Address;
|
|
31926
31926
|
ownerAddr: Address;
|
|
@@ -31951,7 +31951,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
31951
31951
|
address: string;
|
|
31952
31952
|
} | null;
|
|
31953
31953
|
}[], Error>>;
|
|
31954
|
-
fetchStatus:
|
|
31954
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
31955
31955
|
promise: Promise<{
|
|
31956
31956
|
optionId: bigint;
|
|
31957
31957
|
marketAddr: Address;
|
|
@@ -32037,7 +32037,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32037
32037
|
isRefetching: boolean;
|
|
32038
32038
|
isStale: boolean;
|
|
32039
32039
|
isEnabled: boolean;
|
|
32040
|
-
refetch: (options?:
|
|
32040
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32041
32041
|
optionId: bigint;
|
|
32042
32042
|
marketAddr: Address;
|
|
32043
32043
|
ownerAddr: Address;
|
|
@@ -32068,7 +32068,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32068
32068
|
address: string;
|
|
32069
32069
|
} | null;
|
|
32070
32070
|
}[], Error>>;
|
|
32071
|
-
fetchStatus:
|
|
32071
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32072
32072
|
promise: Promise<{
|
|
32073
32073
|
optionId: bigint;
|
|
32074
32074
|
marketAddr: Address;
|
|
@@ -32154,7 +32154,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32154
32154
|
isRefetching: boolean;
|
|
32155
32155
|
isStale: boolean;
|
|
32156
32156
|
isEnabled: boolean;
|
|
32157
|
-
refetch: (options?:
|
|
32157
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32158
32158
|
optionId: bigint;
|
|
32159
32159
|
marketAddr: Address;
|
|
32160
32160
|
ownerAddr: Address;
|
|
@@ -32185,7 +32185,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32185
32185
|
address: string;
|
|
32186
32186
|
} | null;
|
|
32187
32187
|
}[], Error>>;
|
|
32188
|
-
fetchStatus:
|
|
32188
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32189
32189
|
promise: Promise<{
|
|
32190
32190
|
optionId: bigint;
|
|
32191
32191
|
marketAddr: Address;
|
|
@@ -32271,7 +32271,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32271
32271
|
isRefetching: boolean;
|
|
32272
32272
|
isStale: boolean;
|
|
32273
32273
|
isEnabled: boolean;
|
|
32274
|
-
refetch: (options?:
|
|
32274
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32275
32275
|
optionId: bigint;
|
|
32276
32276
|
marketAddr: Address;
|
|
32277
32277
|
ownerAddr: Address;
|
|
@@ -32302,7 +32302,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32302
32302
|
address: string;
|
|
32303
32303
|
} | null;
|
|
32304
32304
|
}[], Error>>;
|
|
32305
|
-
fetchStatus:
|
|
32305
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32306
32306
|
promise: Promise<{
|
|
32307
32307
|
optionId: bigint;
|
|
32308
32308
|
marketAddr: Address;
|
|
@@ -32388,7 +32388,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32388
32388
|
isRefetching: boolean;
|
|
32389
32389
|
isStale: boolean;
|
|
32390
32390
|
isEnabled: boolean;
|
|
32391
|
-
refetch: (options?:
|
|
32391
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32392
32392
|
optionId: bigint;
|
|
32393
32393
|
marketAddr: Address;
|
|
32394
32394
|
ownerAddr: Address;
|
|
@@ -32419,7 +32419,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32419
32419
|
address: string;
|
|
32420
32420
|
} | null;
|
|
32421
32421
|
}[], Error>>;
|
|
32422
|
-
fetchStatus:
|
|
32422
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32423
32423
|
promise: Promise<{
|
|
32424
32424
|
optionId: bigint;
|
|
32425
32425
|
marketAddr: Address;
|
|
@@ -32505,7 +32505,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32505
32505
|
isRefetching: boolean;
|
|
32506
32506
|
isStale: boolean;
|
|
32507
32507
|
isEnabled: boolean;
|
|
32508
|
-
refetch: (options?:
|
|
32508
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32509
32509
|
optionId: bigint;
|
|
32510
32510
|
marketAddr: Address;
|
|
32511
32511
|
ownerAddr: Address;
|
|
@@ -32536,7 +32536,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32536
32536
|
address: string;
|
|
32537
32537
|
} | null;
|
|
32538
32538
|
}[], Error>>;
|
|
32539
|
-
fetchStatus:
|
|
32539
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32540
32540
|
promise: Promise<{
|
|
32541
32541
|
optionId: bigint;
|
|
32542
32542
|
marketAddr: Address;
|
|
@@ -32623,7 +32623,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32623
32623
|
isRefetching: boolean;
|
|
32624
32624
|
isStale: boolean;
|
|
32625
32625
|
isEnabled: boolean;
|
|
32626
|
-
refetch: (options?:
|
|
32626
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32627
32627
|
optionId: bigint;
|
|
32628
32628
|
marketAddr: Address;
|
|
32629
32629
|
ownerAddr: Address;
|
|
@@ -32654,7 +32654,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32654
32654
|
address: string;
|
|
32655
32655
|
} | null;
|
|
32656
32656
|
}[], Error>>;
|
|
32657
|
-
fetchStatus:
|
|
32657
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32658
32658
|
promise: Promise<{
|
|
32659
32659
|
optionId: bigint;
|
|
32660
32660
|
marketAddr: Address;
|
|
@@ -32740,7 +32740,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32740
32740
|
isRefetching: boolean;
|
|
32741
32741
|
isStale: boolean;
|
|
32742
32742
|
isEnabled: boolean;
|
|
32743
|
-
refetch: (options?:
|
|
32743
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32744
32744
|
optionId: bigint;
|
|
32745
32745
|
marketAddr: Address;
|
|
32746
32746
|
ownerAddr: Address;
|
|
@@ -32771,7 +32771,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32771
32771
|
address: string;
|
|
32772
32772
|
} | null;
|
|
32773
32773
|
}[], Error>>;
|
|
32774
|
-
fetchStatus:
|
|
32774
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32775
32775
|
promise: Promise<{
|
|
32776
32776
|
optionId: bigint;
|
|
32777
32777
|
marketAddr: Address;
|
|
@@ -32857,7 +32857,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32857
32857
|
isRefetching: boolean;
|
|
32858
32858
|
isStale: boolean;
|
|
32859
32859
|
isEnabled: boolean;
|
|
32860
|
-
refetch: (options?:
|
|
32860
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32861
32861
|
optionId: bigint;
|
|
32862
32862
|
marketAddr: Address;
|
|
32863
32863
|
ownerAddr: Address;
|
|
@@ -32888,7 +32888,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32888
32888
|
address: string;
|
|
32889
32889
|
} | null;
|
|
32890
32890
|
}[], Error>>;
|
|
32891
|
-
fetchStatus:
|
|
32891
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32892
32892
|
promise: Promise<{
|
|
32893
32893
|
optionId: bigint;
|
|
32894
32894
|
marketAddr: Address;
|
|
@@ -32974,7 +32974,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32974
32974
|
isRefetching: boolean;
|
|
32975
32975
|
isStale: boolean;
|
|
32976
32976
|
isEnabled: boolean;
|
|
32977
|
-
refetch: (options?:
|
|
32977
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32978
32978
|
optionId: bigint;
|
|
32979
32979
|
marketAddr: Address;
|
|
32980
32980
|
ownerAddr: Address;
|
|
@@ -33005,7 +33005,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33005
33005
|
address: string;
|
|
33006
33006
|
} | null;
|
|
33007
33007
|
}[], Error>>;
|
|
33008
|
-
fetchStatus:
|
|
33008
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33009
33009
|
promise: Promise<{
|
|
33010
33010
|
optionId: bigint;
|
|
33011
33011
|
marketAddr: Address;
|
|
@@ -33091,7 +33091,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33091
33091
|
isRefetching: boolean;
|
|
33092
33092
|
isStale: boolean;
|
|
33093
33093
|
isEnabled: boolean;
|
|
33094
|
-
refetch: (options?:
|
|
33094
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33095
33095
|
optionId: bigint;
|
|
33096
33096
|
marketAddr: Address;
|
|
33097
33097
|
ownerAddr: Address;
|
|
@@ -33122,7 +33122,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33122
33122
|
address: string;
|
|
33123
33123
|
} | null;
|
|
33124
33124
|
}[], Error>>;
|
|
33125
|
-
fetchStatus:
|
|
33125
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33126
33126
|
promise: Promise<{
|
|
33127
33127
|
optionId: bigint;
|
|
33128
33128
|
marketAddr: Address;
|
|
@@ -33208,7 +33208,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33208
33208
|
isRefetching: boolean;
|
|
33209
33209
|
isStale: boolean;
|
|
33210
33210
|
isEnabled: boolean;
|
|
33211
|
-
refetch: (options?:
|
|
33211
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33212
33212
|
optionId: bigint;
|
|
33213
33213
|
marketAddr: Address;
|
|
33214
33214
|
ownerAddr: Address;
|
|
@@ -33239,7 +33239,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33239
33239
|
address: string;
|
|
33240
33240
|
} | null;
|
|
33241
33241
|
}[], Error>>;
|
|
33242
|
-
fetchStatus:
|
|
33242
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33243
33243
|
promise: Promise<{
|
|
33244
33244
|
optionId: bigint;
|
|
33245
33245
|
marketAddr: Address;
|
|
@@ -33326,7 +33326,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33326
33326
|
isRefetching: boolean;
|
|
33327
33327
|
isStale: boolean;
|
|
33328
33328
|
isEnabled: boolean;
|
|
33329
|
-
refetch: (options?:
|
|
33329
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33330
33330
|
optionId: bigint;
|
|
33331
33331
|
marketAddr: Address;
|
|
33332
33332
|
ownerAddr: Address;
|
|
@@ -33357,7 +33357,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33357
33357
|
address: string;
|
|
33358
33358
|
} | null;
|
|
33359
33359
|
}[], Error>>;
|
|
33360
|
-
fetchStatus:
|
|
33360
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33361
33361
|
promise: Promise<{
|
|
33362
33362
|
optionId: bigint;
|
|
33363
33363
|
marketAddr: Address;
|
|
@@ -33443,7 +33443,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33443
33443
|
isRefetching: boolean;
|
|
33444
33444
|
isStale: boolean;
|
|
33445
33445
|
isEnabled: boolean;
|
|
33446
|
-
refetch: (options?:
|
|
33446
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33447
33447
|
optionId: bigint;
|
|
33448
33448
|
marketAddr: Address;
|
|
33449
33449
|
ownerAddr: Address;
|
|
@@ -33474,7 +33474,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33474
33474
|
address: string;
|
|
33475
33475
|
} | null;
|
|
33476
33476
|
}[], Error>>;
|
|
33477
|
-
fetchStatus:
|
|
33477
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33478
33478
|
promise: Promise<{
|
|
33479
33479
|
optionId: bigint;
|
|
33480
33480
|
marketAddr: Address;
|
|
@@ -33560,7 +33560,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33560
33560
|
isRefetching: boolean;
|
|
33561
33561
|
isStale: boolean;
|
|
33562
33562
|
isEnabled: boolean;
|
|
33563
|
-
refetch: (options?:
|
|
33563
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33564
33564
|
optionId: bigint;
|
|
33565
33565
|
marketAddr: Address;
|
|
33566
33566
|
ownerAddr: Address;
|
|
@@ -33591,7 +33591,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33591
33591
|
address: string;
|
|
33592
33592
|
} | null;
|
|
33593
33593
|
}[], Error>>;
|
|
33594
|
-
fetchStatus:
|
|
33594
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33595
33595
|
promise: Promise<{
|
|
33596
33596
|
optionId: bigint;
|
|
33597
33597
|
marketAddr: Address;
|
|
@@ -33677,7 +33677,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33677
33677
|
isRefetching: boolean;
|
|
33678
33678
|
isStale: boolean;
|
|
33679
33679
|
isEnabled: boolean;
|
|
33680
|
-
refetch: (options?:
|
|
33680
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33681
33681
|
optionId: bigint;
|
|
33682
33682
|
marketAddr: Address;
|
|
33683
33683
|
ownerAddr: Address;
|
|
@@ -33708,7 +33708,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33708
33708
|
address: string;
|
|
33709
33709
|
} | null;
|
|
33710
33710
|
}[], Error>>;
|
|
33711
|
-
fetchStatus:
|
|
33711
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33712
33712
|
promise: Promise<{
|
|
33713
33713
|
optionId: bigint;
|
|
33714
33714
|
marketAddr: Address;
|
|
@@ -33794,7 +33794,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33794
33794
|
isRefetching: boolean;
|
|
33795
33795
|
isStale: boolean;
|
|
33796
33796
|
isEnabled: boolean;
|
|
33797
|
-
refetch: (options?:
|
|
33797
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33798
33798
|
optionId: bigint;
|
|
33799
33799
|
marketAddr: Address;
|
|
33800
33800
|
ownerAddr: Address;
|
|
@@ -33825,7 +33825,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33825
33825
|
address: string;
|
|
33826
33826
|
} | null;
|
|
33827
33827
|
}[], Error>>;
|
|
33828
|
-
fetchStatus:
|
|
33828
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33829
33829
|
promise: Promise<{
|
|
33830
33830
|
optionId: bigint;
|
|
33831
33831
|
marketAddr: Address;
|
|
@@ -33911,7 +33911,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33911
33911
|
isRefetching: boolean;
|
|
33912
33912
|
isStale: boolean;
|
|
33913
33913
|
isEnabled: boolean;
|
|
33914
|
-
refetch: (options?:
|
|
33914
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33915
33915
|
optionId: bigint;
|
|
33916
33916
|
marketAddr: Address;
|
|
33917
33917
|
ownerAddr: Address;
|
|
@@ -33942,7 +33942,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33942
33942
|
address: string;
|
|
33943
33943
|
} | null;
|
|
33944
33944
|
}[], Error>>;
|
|
33945
|
-
fetchStatus:
|
|
33945
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33946
33946
|
promise: Promise<{
|
|
33947
33947
|
optionId: bigint;
|
|
33948
33948
|
marketAddr: Address;
|
|
@@ -34119,7 +34119,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34119
34119
|
isRefetching: boolean;
|
|
34120
34120
|
isStale: boolean;
|
|
34121
34121
|
isEnabled: boolean;
|
|
34122
|
-
refetch: (options?:
|
|
34122
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34123
34123
|
type: "mint";
|
|
34124
34124
|
data: {
|
|
34125
34125
|
id: string;
|
|
@@ -34158,7 +34158,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34158
34158
|
transactionHash: string;
|
|
34159
34159
|
};
|
|
34160
34160
|
})[], Error>>;
|
|
34161
|
-
fetchStatus:
|
|
34161
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34162
34162
|
promise: Promise<({
|
|
34163
34163
|
type: "mint";
|
|
34164
34164
|
data: {
|
|
@@ -34260,7 +34260,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34260
34260
|
isRefetching: boolean;
|
|
34261
34261
|
isStale: boolean;
|
|
34262
34262
|
isEnabled: boolean;
|
|
34263
|
-
refetch: (options?:
|
|
34263
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34264
34264
|
type: "mint";
|
|
34265
34265
|
data: {
|
|
34266
34266
|
id: string;
|
|
@@ -34299,7 +34299,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34299
34299
|
transactionHash: string;
|
|
34300
34300
|
};
|
|
34301
34301
|
})[], Error>>;
|
|
34302
|
-
fetchStatus:
|
|
34302
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34303
34303
|
promise: Promise<({
|
|
34304
34304
|
type: "mint";
|
|
34305
34305
|
data: {
|
|
@@ -34401,7 +34401,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34401
34401
|
isRefetching: boolean;
|
|
34402
34402
|
isStale: boolean;
|
|
34403
34403
|
isEnabled: boolean;
|
|
34404
|
-
refetch: (options?:
|
|
34404
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34405
34405
|
type: "mint";
|
|
34406
34406
|
data: {
|
|
34407
34407
|
id: string;
|
|
@@ -34440,7 +34440,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34440
34440
|
transactionHash: string;
|
|
34441
34441
|
};
|
|
34442
34442
|
})[], Error>>;
|
|
34443
|
-
fetchStatus:
|
|
34443
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34444
34444
|
promise: Promise<({
|
|
34445
34445
|
type: "mint";
|
|
34446
34446
|
data: {
|
|
@@ -34542,7 +34542,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34542
34542
|
isRefetching: boolean;
|
|
34543
34543
|
isStale: boolean;
|
|
34544
34544
|
isEnabled: boolean;
|
|
34545
|
-
refetch: (options?:
|
|
34545
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34546
34546
|
type: "mint";
|
|
34547
34547
|
data: {
|
|
34548
34548
|
id: string;
|
|
@@ -34581,7 +34581,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34581
34581
|
transactionHash: string;
|
|
34582
34582
|
};
|
|
34583
34583
|
})[], Error>>;
|
|
34584
|
-
fetchStatus:
|
|
34584
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34585
34585
|
promise: Promise<({
|
|
34586
34586
|
type: "mint";
|
|
34587
34587
|
data: {
|
|
@@ -34683,7 +34683,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34683
34683
|
isRefetching: boolean;
|
|
34684
34684
|
isStale: boolean;
|
|
34685
34685
|
isEnabled: boolean;
|
|
34686
|
-
refetch: (options?:
|
|
34686
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34687
34687
|
type: "mint";
|
|
34688
34688
|
data: {
|
|
34689
34689
|
id: string;
|
|
@@ -34722,7 +34722,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34722
34722
|
transactionHash: string;
|
|
34723
34723
|
};
|
|
34724
34724
|
})[], Error>>;
|
|
34725
|
-
fetchStatus:
|
|
34725
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34726
34726
|
promise: Promise<({
|
|
34727
34727
|
type: "mint";
|
|
34728
34728
|
data: {
|
|
@@ -34824,7 +34824,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34824
34824
|
isRefetching: boolean;
|
|
34825
34825
|
isStale: boolean;
|
|
34826
34826
|
isEnabled: boolean;
|
|
34827
|
-
refetch: (options?:
|
|
34827
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34828
34828
|
type: "mint";
|
|
34829
34829
|
data: {
|
|
34830
34830
|
id: string;
|
|
@@ -34863,7 +34863,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34863
34863
|
transactionHash: string;
|
|
34864
34864
|
};
|
|
34865
34865
|
})[], Error>>;
|
|
34866
|
-
fetchStatus:
|
|
34866
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34867
34867
|
promise: Promise<({
|
|
34868
34868
|
type: "mint";
|
|
34869
34869
|
data: {
|
|
@@ -34986,7 +34986,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34986
34986
|
isRefetching: boolean;
|
|
34987
34987
|
isStale: boolean;
|
|
34988
34988
|
isEnabled: boolean;
|
|
34989
|
-
refetch: (options?:
|
|
34989
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
34990
34990
|
optionId: bigint;
|
|
34991
34991
|
id: string;
|
|
34992
34992
|
ownerAddr: Address;
|
|
@@ -34995,7 +34995,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34995
34995
|
expiresAt: number;
|
|
34996
34996
|
closed: boolean;
|
|
34997
34997
|
}[] | undefined, Error>>;
|
|
34998
|
-
fetchStatus:
|
|
34998
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34999
34999
|
promise: Promise<{
|
|
35000
35000
|
optionId: bigint;
|
|
35001
35001
|
id: string;
|
|
@@ -35037,7 +35037,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35037
35037
|
isRefetching: boolean;
|
|
35038
35038
|
isStale: boolean;
|
|
35039
35039
|
isEnabled: boolean;
|
|
35040
|
-
refetch: (options?:
|
|
35040
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35041
35041
|
optionId: bigint;
|
|
35042
35042
|
id: string;
|
|
35043
35043
|
ownerAddr: Address;
|
|
@@ -35046,7 +35046,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35046
35046
|
expiresAt: number;
|
|
35047
35047
|
closed: boolean;
|
|
35048
35048
|
}[] | undefined, Error>>;
|
|
35049
|
-
fetchStatus:
|
|
35049
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35050
35050
|
promise: Promise<{
|
|
35051
35051
|
optionId: bigint;
|
|
35052
35052
|
id: string;
|
|
@@ -35088,7 +35088,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35088
35088
|
isRefetching: boolean;
|
|
35089
35089
|
isStale: boolean;
|
|
35090
35090
|
isEnabled: boolean;
|
|
35091
|
-
refetch: (options?:
|
|
35091
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35092
35092
|
optionId: bigint;
|
|
35093
35093
|
id: string;
|
|
35094
35094
|
ownerAddr: Address;
|
|
@@ -35097,7 +35097,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35097
35097
|
expiresAt: number;
|
|
35098
35098
|
closed: boolean;
|
|
35099
35099
|
}[] | undefined, Error>>;
|
|
35100
|
-
fetchStatus:
|
|
35100
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35101
35101
|
promise: Promise<{
|
|
35102
35102
|
optionId: bigint;
|
|
35103
35103
|
id: string;
|
|
@@ -35139,7 +35139,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35139
35139
|
isRefetching: boolean;
|
|
35140
35140
|
isStale: boolean;
|
|
35141
35141
|
isEnabled: boolean;
|
|
35142
|
-
refetch: (options?:
|
|
35142
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35143
35143
|
optionId: bigint;
|
|
35144
35144
|
id: string;
|
|
35145
35145
|
ownerAddr: Address;
|
|
@@ -35148,7 +35148,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35148
35148
|
expiresAt: number;
|
|
35149
35149
|
closed: boolean;
|
|
35150
35150
|
}[] | undefined, Error>>;
|
|
35151
|
-
fetchStatus:
|
|
35151
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35152
35152
|
promise: Promise<{
|
|
35153
35153
|
optionId: bigint;
|
|
35154
35154
|
id: string;
|
|
@@ -35190,7 +35190,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35190
35190
|
isRefetching: boolean;
|
|
35191
35191
|
isStale: boolean;
|
|
35192
35192
|
isEnabled: boolean;
|
|
35193
|
-
refetch: (options?:
|
|
35193
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35194
35194
|
optionId: bigint;
|
|
35195
35195
|
id: string;
|
|
35196
35196
|
ownerAddr: Address;
|
|
@@ -35199,7 +35199,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35199
35199
|
expiresAt: number;
|
|
35200
35200
|
closed: boolean;
|
|
35201
35201
|
}[] | undefined, Error>>;
|
|
35202
|
-
fetchStatus:
|
|
35202
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35203
35203
|
promise: Promise<{
|
|
35204
35204
|
optionId: bigint;
|
|
35205
35205
|
id: string;
|
|
@@ -35241,7 +35241,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35241
35241
|
isRefetching: boolean;
|
|
35242
35242
|
isStale: boolean;
|
|
35243
35243
|
isEnabled: boolean;
|
|
35244
|
-
refetch: (options?:
|
|
35244
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35245
35245
|
optionId: bigint;
|
|
35246
35246
|
id: string;
|
|
35247
35247
|
ownerAddr: Address;
|
|
@@ -35250,7 +35250,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35250
35250
|
expiresAt: number;
|
|
35251
35251
|
closed: boolean;
|
|
35252
35252
|
}[] | undefined, Error>>;
|
|
35253
|
-
fetchStatus:
|
|
35253
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35254
35254
|
promise: Promise<{
|
|
35255
35255
|
optionId: bigint;
|
|
35256
35256
|
id: string;
|
|
@@ -35293,7 +35293,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35293
35293
|
isRefetching: boolean;
|
|
35294
35294
|
isStale: boolean;
|
|
35295
35295
|
isEnabled: boolean;
|
|
35296
|
-
refetch: (options?:
|
|
35296
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35297
35297
|
optionId: bigint;
|
|
35298
35298
|
id: string;
|
|
35299
35299
|
ownerAddr: Address;
|
|
@@ -35302,7 +35302,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35302
35302
|
expiresAt: number;
|
|
35303
35303
|
closed: boolean;
|
|
35304
35304
|
}[] | undefined, Error>>;
|
|
35305
|
-
fetchStatus:
|
|
35305
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35306
35306
|
promise: Promise<{
|
|
35307
35307
|
optionId: bigint;
|
|
35308
35308
|
id: string;
|
|
@@ -35344,7 +35344,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35344
35344
|
isRefetching: boolean;
|
|
35345
35345
|
isStale: boolean;
|
|
35346
35346
|
isEnabled: boolean;
|
|
35347
|
-
refetch: (options?:
|
|
35347
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35348
35348
|
optionId: bigint;
|
|
35349
35349
|
id: string;
|
|
35350
35350
|
ownerAddr: Address;
|
|
@@ -35353,7 +35353,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35353
35353
|
expiresAt: number;
|
|
35354
35354
|
closed: boolean;
|
|
35355
35355
|
}[] | undefined, Error>>;
|
|
35356
|
-
fetchStatus:
|
|
35356
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35357
35357
|
promise: Promise<{
|
|
35358
35358
|
optionId: bigint;
|
|
35359
35359
|
id: string;
|
|
@@ -35395,7 +35395,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35395
35395
|
isRefetching: boolean;
|
|
35396
35396
|
isStale: boolean;
|
|
35397
35397
|
isEnabled: boolean;
|
|
35398
|
-
refetch: (options?:
|
|
35398
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35399
35399
|
optionId: bigint;
|
|
35400
35400
|
id: string;
|
|
35401
35401
|
ownerAddr: Address;
|
|
@@ -35404,7 +35404,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35404
35404
|
expiresAt: number;
|
|
35405
35405
|
closed: boolean;
|
|
35406
35406
|
}[] | undefined, Error>>;
|
|
35407
|
-
fetchStatus:
|
|
35407
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35408
35408
|
promise: Promise<{
|
|
35409
35409
|
optionId: bigint;
|
|
35410
35410
|
id: string;
|
|
@@ -35446,7 +35446,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35446
35446
|
isRefetching: boolean;
|
|
35447
35447
|
isStale: boolean;
|
|
35448
35448
|
isEnabled: boolean;
|
|
35449
|
-
refetch: (options?:
|
|
35449
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35450
35450
|
optionId: bigint;
|
|
35451
35451
|
id: string;
|
|
35452
35452
|
ownerAddr: Address;
|
|
@@ -35455,7 +35455,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35455
35455
|
expiresAt: number;
|
|
35456
35456
|
closed: boolean;
|
|
35457
35457
|
}[] | undefined, Error>>;
|
|
35458
|
-
fetchStatus:
|
|
35458
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35459
35459
|
promise: Promise<{
|
|
35460
35460
|
optionId: bigint;
|
|
35461
35461
|
id: string;
|
|
@@ -35497,7 +35497,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35497
35497
|
isRefetching: boolean;
|
|
35498
35498
|
isStale: boolean;
|
|
35499
35499
|
isEnabled: boolean;
|
|
35500
|
-
refetch: (options?:
|
|
35500
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35501
35501
|
optionId: bigint;
|
|
35502
35502
|
id: string;
|
|
35503
35503
|
ownerAddr: Address;
|
|
@@ -35506,7 +35506,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35506
35506
|
expiresAt: number;
|
|
35507
35507
|
closed: boolean;
|
|
35508
35508
|
}[] | undefined, Error>>;
|
|
35509
|
-
fetchStatus:
|
|
35509
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35510
35510
|
promise: Promise<{
|
|
35511
35511
|
optionId: bigint;
|
|
35512
35512
|
id: string;
|
|
@@ -35548,7 +35548,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35548
35548
|
isRefetching: boolean;
|
|
35549
35549
|
isStale: boolean;
|
|
35550
35550
|
isEnabled: boolean;
|
|
35551
|
-
refetch: (options?:
|
|
35551
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35552
35552
|
optionId: bigint;
|
|
35553
35553
|
id: string;
|
|
35554
35554
|
ownerAddr: Address;
|
|
@@ -35557,7 +35557,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35557
35557
|
expiresAt: number;
|
|
35558
35558
|
closed: boolean;
|
|
35559
35559
|
}[] | undefined, Error>>;
|
|
35560
|
-
fetchStatus:
|
|
35560
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35561
35561
|
promise: Promise<{
|
|
35562
35562
|
optionId: bigint;
|
|
35563
35563
|
id: string;
|
|
@@ -35600,7 +35600,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35600
35600
|
isRefetching: boolean;
|
|
35601
35601
|
isStale: boolean;
|
|
35602
35602
|
isEnabled: boolean;
|
|
35603
|
-
refetch: (options?:
|
|
35603
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35604
35604
|
optionId: bigint;
|
|
35605
35605
|
id: string;
|
|
35606
35606
|
ownerAddr: Address;
|
|
@@ -35609,7 +35609,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35609
35609
|
expiresAt: number;
|
|
35610
35610
|
closed: boolean;
|
|
35611
35611
|
}[] | undefined, Error>>;
|
|
35612
|
-
fetchStatus:
|
|
35612
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35613
35613
|
promise: Promise<{
|
|
35614
35614
|
optionId: bigint;
|
|
35615
35615
|
id: string;
|
|
@@ -35651,7 +35651,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35651
35651
|
isRefetching: boolean;
|
|
35652
35652
|
isStale: boolean;
|
|
35653
35653
|
isEnabled: boolean;
|
|
35654
|
-
refetch: (options?:
|
|
35654
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35655
35655
|
optionId: bigint;
|
|
35656
35656
|
id: string;
|
|
35657
35657
|
ownerAddr: Address;
|
|
@@ -35660,7 +35660,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35660
35660
|
expiresAt: number;
|
|
35661
35661
|
closed: boolean;
|
|
35662
35662
|
}[] | undefined, Error>>;
|
|
35663
|
-
fetchStatus:
|
|
35663
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35664
35664
|
promise: Promise<{
|
|
35665
35665
|
optionId: bigint;
|
|
35666
35666
|
id: string;
|
|
@@ -35702,7 +35702,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35702
35702
|
isRefetching: boolean;
|
|
35703
35703
|
isStale: boolean;
|
|
35704
35704
|
isEnabled: boolean;
|
|
35705
|
-
refetch: (options?:
|
|
35705
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35706
35706
|
optionId: bigint;
|
|
35707
35707
|
id: string;
|
|
35708
35708
|
ownerAddr: Address;
|
|
@@ -35711,7 +35711,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35711
35711
|
expiresAt: number;
|
|
35712
35712
|
closed: boolean;
|
|
35713
35713
|
}[] | undefined, Error>>;
|
|
35714
|
-
fetchStatus:
|
|
35714
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35715
35715
|
promise: Promise<{
|
|
35716
35716
|
optionId: bigint;
|
|
35717
35717
|
id: string;
|
|
@@ -35753,7 +35753,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35753
35753
|
isRefetching: boolean;
|
|
35754
35754
|
isStale: boolean;
|
|
35755
35755
|
isEnabled: boolean;
|
|
35756
|
-
refetch: (options?:
|
|
35756
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35757
35757
|
optionId: bigint;
|
|
35758
35758
|
id: string;
|
|
35759
35759
|
ownerAddr: Address;
|
|
@@ -35762,7 +35762,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35762
35762
|
expiresAt: number;
|
|
35763
35763
|
closed: boolean;
|
|
35764
35764
|
}[] | undefined, Error>>;
|
|
35765
|
-
fetchStatus:
|
|
35765
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35766
35766
|
promise: Promise<{
|
|
35767
35767
|
optionId: bigint;
|
|
35768
35768
|
id: string;
|
|
@@ -35804,7 +35804,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35804
35804
|
isRefetching: boolean;
|
|
35805
35805
|
isStale: boolean;
|
|
35806
35806
|
isEnabled: boolean;
|
|
35807
|
-
refetch: (options?:
|
|
35807
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35808
35808
|
optionId: bigint;
|
|
35809
35809
|
id: string;
|
|
35810
35810
|
ownerAddr: Address;
|
|
@@ -35813,7 +35813,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35813
35813
|
expiresAt: number;
|
|
35814
35814
|
closed: boolean;
|
|
35815
35815
|
}[] | undefined, Error>>;
|
|
35816
|
-
fetchStatus:
|
|
35816
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35817
35817
|
promise: Promise<{
|
|
35818
35818
|
optionId: bigint;
|
|
35819
35819
|
id: string;
|
|
@@ -35855,7 +35855,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35855
35855
|
isRefetching: boolean;
|
|
35856
35856
|
isStale: boolean;
|
|
35857
35857
|
isEnabled: boolean;
|
|
35858
|
-
refetch: (options?:
|
|
35858
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35859
35859
|
optionId: bigint;
|
|
35860
35860
|
id: string;
|
|
35861
35861
|
ownerAddr: Address;
|
|
@@ -35864,7 +35864,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35864
35864
|
expiresAt: number;
|
|
35865
35865
|
closed: boolean;
|
|
35866
35866
|
}[] | undefined, Error>>;
|
|
35867
|
-
fetchStatus:
|
|
35867
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35868
35868
|
promise: Promise<{
|
|
35869
35869
|
optionId: bigint;
|
|
35870
35870
|
id: string;
|
|
@@ -35909,10 +35909,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35909
35909
|
isRefetching: boolean;
|
|
35910
35910
|
isStale: boolean;
|
|
35911
35911
|
isEnabled: boolean;
|
|
35912
|
-
refetch: (options?:
|
|
35913
|
-
fetchStatus:
|
|
35912
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
35913
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35914
35914
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
35915
|
-
queryKey:
|
|
35915
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
35916
35916
|
data: {
|
|
35917
35917
|
canExtend: boolean | undefined;
|
|
35918
35918
|
canExercise: boolean | undefined;
|
|
@@ -35944,10 +35944,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35944
35944
|
isRefetching: boolean;
|
|
35945
35945
|
isStale: boolean;
|
|
35946
35946
|
isEnabled: boolean;
|
|
35947
|
-
refetch: (options?:
|
|
35948
|
-
fetchStatus:
|
|
35947
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
35948
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35949
35949
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
35950
|
-
queryKey:
|
|
35950
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
35951
35951
|
data: {
|
|
35952
35952
|
canExtend: boolean | undefined;
|
|
35953
35953
|
canExercise: boolean | undefined;
|
|
@@ -35979,10 +35979,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35979
35979
|
isRefetching: boolean;
|
|
35980
35980
|
isStale: boolean;
|
|
35981
35981
|
isEnabled: boolean;
|
|
35982
|
-
refetch: (options?:
|
|
35983
|
-
fetchStatus:
|
|
35982
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
35983
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35984
35984
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
35985
|
-
queryKey:
|
|
35985
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
35986
35986
|
data: {
|
|
35987
35987
|
canExtend: boolean | undefined;
|
|
35988
35988
|
canExercise: boolean | undefined;
|
|
@@ -36014,10 +36014,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
36014
36014
|
isRefetching: boolean;
|
|
36015
36015
|
isStale: boolean;
|
|
36016
36016
|
isEnabled: boolean;
|
|
36017
|
-
refetch: (options?:
|
|
36018
|
-
fetchStatus:
|
|
36017
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
36018
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36019
36019
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
36020
|
-
queryKey:
|
|
36020
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36021
36021
|
data: {
|
|
36022
36022
|
canExtend: boolean | undefined;
|
|
36023
36023
|
canExercise: boolean | undefined;
|
|
@@ -36049,10 +36049,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
36049
36049
|
isRefetching: boolean;
|
|
36050
36050
|
isStale: boolean;
|
|
36051
36051
|
isEnabled: boolean;
|
|
36052
|
-
refetch: (options?:
|
|
36053
|
-
fetchStatus:
|
|
36052
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
36053
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36054
36054
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
36055
|
-
queryKey:
|
|
36055
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36056
36056
|
data: {
|
|
36057
36057
|
canExtend: boolean | undefined;
|
|
36058
36058
|
canExercise: boolean | undefined;
|
|
@@ -36084,10 +36084,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
36084
36084
|
isRefetching: boolean;
|
|
36085
36085
|
isStale: boolean;
|
|
36086
36086
|
isEnabled: boolean;
|
|
36087
|
-
refetch: (options?:
|
|
36088
|
-
fetchStatus:
|
|
36087
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
36088
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36089
36089
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
36090
|
-
queryKey:
|
|
36090
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36091
36091
|
data: {
|
|
36092
36092
|
canExtend: boolean | undefined;
|
|
36093
36093
|
canExercise: boolean | undefined;
|
|
@@ -36136,7 +36136,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36136
36136
|
isRefetching: boolean;
|
|
36137
36137
|
isStale: boolean;
|
|
36138
36138
|
isEnabled: boolean;
|
|
36139
|
-
refetch: (options?:
|
|
36139
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
36140
36140
|
spendingApproval: bigint;
|
|
36141
36141
|
operatorAddr: string;
|
|
36142
36142
|
__typename: "UserMarketOperator";
|
|
@@ -36150,7 +36150,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36150
36150
|
address: string;
|
|
36151
36151
|
} | null;
|
|
36152
36152
|
}[] | undefined, Error>>;
|
|
36153
|
-
fetchStatus:
|
|
36153
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36154
36154
|
promise: Promise<{
|
|
36155
36155
|
spendingApproval: bigint;
|
|
36156
36156
|
operatorAddr: string;
|
|
@@ -36202,7 +36202,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36202
36202
|
isRefetching: boolean;
|
|
36203
36203
|
isStale: boolean;
|
|
36204
36204
|
isEnabled: boolean;
|
|
36205
|
-
refetch: (options?:
|
|
36205
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
36206
36206
|
spendingApproval: bigint;
|
|
36207
36207
|
operatorAddr: string;
|
|
36208
36208
|
__typename: "UserMarketOperator";
|
|
@@ -36216,7 +36216,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36216
36216
|
address: string;
|
|
36217
36217
|
} | null;
|
|
36218
36218
|
}[] | undefined, Error>>;
|
|
36219
|
-
fetchStatus:
|
|
36219
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36220
36220
|
promise: Promise<{
|
|
36221
36221
|
spendingApproval: bigint;
|
|
36222
36222
|
operatorAddr: string;
|
|
@@ -36268,7 +36268,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36268
36268
|
isRefetching: boolean;
|
|
36269
36269
|
isStale: boolean;
|
|
36270
36270
|
isEnabled: boolean;
|
|
36271
|
-
refetch: (options?:
|
|
36271
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
36272
36272
|
spendingApproval: bigint;
|
|
36273
36273
|
operatorAddr: string;
|
|
36274
36274
|
__typename: "UserMarketOperator";
|
|
@@ -36282,7 +36282,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36282
36282
|
address: string;
|
|
36283
36283
|
} | null;
|
|
36284
36284
|
}[] | undefined, Error>>;
|
|
36285
|
-
fetchStatus:
|
|
36285
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36286
36286
|
promise: Promise<{
|
|
36287
36287
|
spendingApproval: bigint;
|
|
36288
36288
|
operatorAddr: string;
|
|
@@ -36334,7 +36334,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36334
36334
|
isRefetching: boolean;
|
|
36335
36335
|
isStale: boolean;
|
|
36336
36336
|
isEnabled: boolean;
|
|
36337
|
-
refetch: (options?:
|
|
36337
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
36338
36338
|
spendingApproval: bigint;
|
|
36339
36339
|
operatorAddr: string;
|
|
36340
36340
|
__typename: "UserMarketOperator";
|
|
@@ -36348,7 +36348,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36348
36348
|
address: string;
|
|
36349
36349
|
} | null;
|
|
36350
36350
|
}[] | undefined, Error>>;
|
|
36351
|
-
fetchStatus:
|
|
36351
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36352
36352
|
promise: Promise<{
|
|
36353
36353
|
spendingApproval: bigint;
|
|
36354
36354
|
operatorAddr: string;
|
|
@@ -36400,7 +36400,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36400
36400
|
isRefetching: boolean;
|
|
36401
36401
|
isStale: boolean;
|
|
36402
36402
|
isEnabled: boolean;
|
|
36403
|
-
refetch: (options?:
|
|
36403
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
36404
36404
|
spendingApproval: bigint;
|
|
36405
36405
|
operatorAddr: string;
|
|
36406
36406
|
__typename: "UserMarketOperator";
|
|
@@ -36414,7 +36414,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36414
36414
|
address: string;
|
|
36415
36415
|
} | null;
|
|
36416
36416
|
}[] | undefined, Error>>;
|
|
36417
|
-
fetchStatus:
|
|
36417
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36418
36418
|
promise: Promise<{
|
|
36419
36419
|
spendingApproval: bigint;
|
|
36420
36420
|
operatorAddr: string;
|
|
@@ -36466,7 +36466,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36466
36466
|
isRefetching: boolean;
|
|
36467
36467
|
isStale: boolean;
|
|
36468
36468
|
isEnabled: boolean;
|
|
36469
|
-
refetch: (options?:
|
|
36469
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
36470
36470
|
spendingApproval: bigint;
|
|
36471
36471
|
operatorAddr: string;
|
|
36472
36472
|
__typename: "UserMarketOperator";
|
|
@@ -36480,7 +36480,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36480
36480
|
address: string;
|
|
36481
36481
|
} | null;
|
|
36482
36482
|
}[] | undefined, Error>>;
|
|
36483
|
-
fetchStatus:
|
|
36483
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36484
36484
|
promise: Promise<{
|
|
36485
36485
|
spendingApproval: bigint;
|
|
36486
36486
|
operatorAddr: string;
|
|
@@ -36618,7 +36618,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36618
36618
|
isRefetching: boolean;
|
|
36619
36619
|
isStale: boolean;
|
|
36620
36620
|
isEnabled: boolean;
|
|
36621
|
-
refetch: (options?:
|
|
36621
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36622
36622
|
tickLower: number;
|
|
36623
36623
|
tickUpper: number;
|
|
36624
36624
|
prevTickLower: number;
|
|
@@ -36629,7 +36629,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36629
36629
|
borrowedAmount0: bigint;
|
|
36630
36630
|
borrowedAmount1: bigint;
|
|
36631
36631
|
}[], viem0.ReadContractErrorType>>;
|
|
36632
|
-
fetchStatus:
|
|
36632
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36633
36633
|
promise: Promise<readonly {
|
|
36634
36634
|
tickLower: number;
|
|
36635
36635
|
tickUpper: number;
|
|
@@ -36641,7 +36641,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36641
36641
|
borrowedAmount0: bigint;
|
|
36642
36642
|
borrowedAmount1: bigint;
|
|
36643
36643
|
}[]>;
|
|
36644
|
-
queryKey:
|
|
36644
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36645
36645
|
data: readonly {
|
|
36646
36646
|
tickLower: number;
|
|
36647
36647
|
tickUpper: number;
|
|
@@ -36676,7 +36676,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36676
36676
|
isRefetching: boolean;
|
|
36677
36677
|
isStale: boolean;
|
|
36678
36678
|
isEnabled: boolean;
|
|
36679
|
-
refetch: (options?:
|
|
36679
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36680
36680
|
tickLower: number;
|
|
36681
36681
|
tickUpper: number;
|
|
36682
36682
|
prevTickLower: number;
|
|
@@ -36687,7 +36687,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36687
36687
|
borrowedAmount0: bigint;
|
|
36688
36688
|
borrowedAmount1: bigint;
|
|
36689
36689
|
}[], viem0.ReadContractErrorType>>;
|
|
36690
|
-
fetchStatus:
|
|
36690
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36691
36691
|
promise: Promise<readonly {
|
|
36692
36692
|
tickLower: number;
|
|
36693
36693
|
tickUpper: number;
|
|
@@ -36699,7 +36699,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36699
36699
|
borrowedAmount0: bigint;
|
|
36700
36700
|
borrowedAmount1: bigint;
|
|
36701
36701
|
}[]>;
|
|
36702
|
-
queryKey:
|
|
36702
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36703
36703
|
data: readonly {
|
|
36704
36704
|
tickLower: number;
|
|
36705
36705
|
tickUpper: number;
|
|
@@ -36734,7 +36734,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36734
36734
|
isRefetching: boolean;
|
|
36735
36735
|
isStale: boolean;
|
|
36736
36736
|
isEnabled: boolean;
|
|
36737
|
-
refetch: (options?:
|
|
36737
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36738
36738
|
tickLower: number;
|
|
36739
36739
|
tickUpper: number;
|
|
36740
36740
|
prevTickLower: number;
|
|
@@ -36745,7 +36745,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36745
36745
|
borrowedAmount0: bigint;
|
|
36746
36746
|
borrowedAmount1: bigint;
|
|
36747
36747
|
}[], viem0.ReadContractErrorType>>;
|
|
36748
|
-
fetchStatus:
|
|
36748
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36749
36749
|
promise: Promise<readonly {
|
|
36750
36750
|
tickLower: number;
|
|
36751
36751
|
tickUpper: number;
|
|
@@ -36757,7 +36757,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36757
36757
|
borrowedAmount0: bigint;
|
|
36758
36758
|
borrowedAmount1: bigint;
|
|
36759
36759
|
}[]>;
|
|
36760
|
-
queryKey:
|
|
36760
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36761
36761
|
data: readonly {
|
|
36762
36762
|
tickLower: number;
|
|
36763
36763
|
tickUpper: number;
|
|
@@ -36792,7 +36792,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36792
36792
|
isRefetching: boolean;
|
|
36793
36793
|
isStale: boolean;
|
|
36794
36794
|
isEnabled: boolean;
|
|
36795
|
-
refetch: (options?:
|
|
36795
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36796
36796
|
tickLower: number;
|
|
36797
36797
|
tickUpper: number;
|
|
36798
36798
|
prevTickLower: number;
|
|
@@ -36803,7 +36803,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36803
36803
|
borrowedAmount0: bigint;
|
|
36804
36804
|
borrowedAmount1: bigint;
|
|
36805
36805
|
}[], viem0.ReadContractErrorType>>;
|
|
36806
|
-
fetchStatus:
|
|
36806
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36807
36807
|
promise: Promise<readonly {
|
|
36808
36808
|
tickLower: number;
|
|
36809
36809
|
tickUpper: number;
|
|
@@ -36815,7 +36815,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36815
36815
|
borrowedAmount0: bigint;
|
|
36816
36816
|
borrowedAmount1: bigint;
|
|
36817
36817
|
}[]>;
|
|
36818
|
-
queryKey:
|
|
36818
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36819
36819
|
data: readonly {
|
|
36820
36820
|
tickLower: number;
|
|
36821
36821
|
tickUpper: number;
|
|
@@ -36850,7 +36850,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36850
36850
|
isRefetching: boolean;
|
|
36851
36851
|
isStale: boolean;
|
|
36852
36852
|
isEnabled: boolean;
|
|
36853
|
-
refetch: (options?:
|
|
36853
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36854
36854
|
tickLower: number;
|
|
36855
36855
|
tickUpper: number;
|
|
36856
36856
|
prevTickLower: number;
|
|
@@ -36861,7 +36861,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36861
36861
|
borrowedAmount0: bigint;
|
|
36862
36862
|
borrowedAmount1: bigint;
|
|
36863
36863
|
}[], viem0.ReadContractErrorType>>;
|
|
36864
|
-
fetchStatus:
|
|
36864
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36865
36865
|
promise: Promise<readonly {
|
|
36866
36866
|
tickLower: number;
|
|
36867
36867
|
tickUpper: number;
|
|
@@ -36873,7 +36873,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36873
36873
|
borrowedAmount0: bigint;
|
|
36874
36874
|
borrowedAmount1: bigint;
|
|
36875
36875
|
}[]>;
|
|
36876
|
-
queryKey:
|
|
36876
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36877
36877
|
data: readonly {
|
|
36878
36878
|
tickLower: number;
|
|
36879
36879
|
tickUpper: number;
|
|
@@ -36908,7 +36908,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36908
36908
|
isRefetching: boolean;
|
|
36909
36909
|
isStale: boolean;
|
|
36910
36910
|
isEnabled: boolean;
|
|
36911
|
-
refetch: (options?:
|
|
36911
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36912
36912
|
tickLower: number;
|
|
36913
36913
|
tickUpper: number;
|
|
36914
36914
|
prevTickLower: number;
|
|
@@ -36919,7 +36919,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36919
36919
|
borrowedAmount0: bigint;
|
|
36920
36920
|
borrowedAmount1: bigint;
|
|
36921
36921
|
}[], viem0.ReadContractErrorType>>;
|
|
36922
|
-
fetchStatus:
|
|
36922
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36923
36923
|
promise: Promise<readonly {
|
|
36924
36924
|
tickLower: number;
|
|
36925
36925
|
tickUpper: number;
|
|
@@ -36931,7 +36931,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36931
36931
|
borrowedAmount0: bigint;
|
|
36932
36932
|
borrowedAmount1: bigint;
|
|
36933
36933
|
}[]>;
|
|
36934
|
-
queryKey:
|
|
36934
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36935
36935
|
data: readonly {
|
|
36936
36936
|
tickLower: number;
|
|
36937
36937
|
tickUpper: number;
|
|
@@ -36982,7 +36982,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
|
|
|
36982
36982
|
borrowedAmount0: Amount;
|
|
36983
36983
|
borrowedAmount1: Amount;
|
|
36984
36984
|
blocksCount: bigint;
|
|
36985
|
-
refetch: (options?:
|
|
36985
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
|
|
36986
36986
|
};
|
|
36987
36987
|
//#endregion
|
|
36988
36988
|
//#region src/hooks/useLens.d.ts
|
|
@@ -62858,4 +62858,4 @@ declare const useApproval: () => {
|
|
|
62858
62858
|
};
|
|
62859
62859
|
//#endregion
|
|
62860
62860
|
export { formatCondensed as $, PriceDataPoint as A, usePerpsOperator as B, liquiditiesToAmount1 as C, getErc20 as Ct, token0ToToken1 as D, timelockLenses as Dt, roundTickUp as E, getUniswapMathLens as Et, useUserOperators as F, useExtendOption as G, useMintPerp as H, useOperatorPerms as I, useMintOption as J, useOptionPremium as K, useActiveUserPerps as L, getCurrentPrice as M, getPriceHistory as N, token1ToToken0 as O, uniswapMathLenses as Ot, useSetOperatorPerms as P, formatAmount as Q, useClosedUserPerps as R, liquiditiesToAmount0 as S, UniswapMathLens as St, roundTickDown as T, getTimelockMarket as Tt, OptionTimelineData as U, useClosePerp as V, useOptionTimeline as W, Amount as X, useMaxPositionSize as Y, EMPTY_ARRAY as Z, PRICE_PRECISION as _, useCurrentMarket as _t, batchGetAmountsFromLiquidity as a, unscalePrice as at, getPriceAtTick as b, TimelockMarket as bt, useLiquidityBlocks as c, wrapPrice as ct, usePriceAtTick as d, useMarketData as dt, formatUSD as et, UniswapPoolData as f, useExerciseOption as ft, getPayoutAtTick as g, TimelockProvider as gt, useCurrentPrice as h, useClosedUserOptions as ht, useVaultData as i, unscaleAmount as it, PriceResolution as j, PriceData as k, useBurnLiquidity as l, wrapPriceUnscaled as lt, useCurrentTick as m, useActiveUserOptions as mt, useLens as n, scaleAmount as nt, useMintLiquidity as o, wrapAmount as ot, usePoolData as p, OptionData as pt, useOptionPnl as q, useVaultTVL as r, scalePrice as rt, LiquidityBlockData as s, wrapAmountUnscaled as st, useApproval as t, formatVagueAmount as tt, usePriceHistory as u, zero as ut, getAmountsFromLiquidity as v, useTimelockConfig as vt, liquiditiesToAmounts as w, getTimelockLens as wt, getTickAtPrice as x, TimelockMarketData as xt, getNearestValidStrikeTick as y, TimelockLens as yt, useUserPerps as z };
|
|
62861
|
-
//# sourceMappingURL=client-
|
|
62861
|
+
//# sourceMappingURL=client-C3f1XPh8.d.cts.map
|