timelock-sdk 0.0.84 → 0.0.85
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-GoHd57RL.d.cts → client-B_AKg-I4.d.cts} +81 -81
- package/dist/client.cjs +4 -4
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.js +4 -4
- package/dist/client.js.map +1 -1
- package/dist/optionUtils-CoIk8zAr.js.map +1 -1
- package/dist/optionUtils-DAjhbiQ5.cjs.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
|
|
|
@@ -32328,7 +32328,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32328
32328
|
isRefetching: boolean;
|
|
32329
32329
|
isStale: boolean;
|
|
32330
32330
|
isEnabled: boolean;
|
|
32331
|
-
refetch: (options?:
|
|
32331
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32332
32332
|
optionId: bigint;
|
|
32333
32333
|
marketAddr: Address;
|
|
32334
32334
|
ownerAddr: Address;
|
|
@@ -32359,7 +32359,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32359
32359
|
address: string;
|
|
32360
32360
|
} | null;
|
|
32361
32361
|
}[], Error>>;
|
|
32362
|
-
fetchStatus:
|
|
32362
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32363
32363
|
promise: Promise<{
|
|
32364
32364
|
optionId: bigint;
|
|
32365
32365
|
marketAddr: Address;
|
|
@@ -32445,7 +32445,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32445
32445
|
isRefetching: boolean;
|
|
32446
32446
|
isStale: boolean;
|
|
32447
32447
|
isEnabled: boolean;
|
|
32448
|
-
refetch: (options?:
|
|
32448
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32449
32449
|
optionId: bigint;
|
|
32450
32450
|
marketAddr: Address;
|
|
32451
32451
|
ownerAddr: Address;
|
|
@@ -32476,7 +32476,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32476
32476
|
address: string;
|
|
32477
32477
|
} | null;
|
|
32478
32478
|
}[], Error>>;
|
|
32479
|
-
fetchStatus:
|
|
32479
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32480
32480
|
promise: Promise<{
|
|
32481
32481
|
optionId: bigint;
|
|
32482
32482
|
marketAddr: Address;
|
|
@@ -32562,7 +32562,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32562
32562
|
isRefetching: boolean;
|
|
32563
32563
|
isStale: boolean;
|
|
32564
32564
|
isEnabled: boolean;
|
|
32565
|
-
refetch: (options?:
|
|
32565
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32566
32566
|
optionId: bigint;
|
|
32567
32567
|
marketAddr: Address;
|
|
32568
32568
|
ownerAddr: Address;
|
|
@@ -32593,7 +32593,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32593
32593
|
address: string;
|
|
32594
32594
|
} | null;
|
|
32595
32595
|
}[], Error>>;
|
|
32596
|
-
fetchStatus:
|
|
32596
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32597
32597
|
promise: Promise<{
|
|
32598
32598
|
optionId: bigint;
|
|
32599
32599
|
marketAddr: Address;
|
|
@@ -32679,7 +32679,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32679
32679
|
isRefetching: boolean;
|
|
32680
32680
|
isStale: boolean;
|
|
32681
32681
|
isEnabled: boolean;
|
|
32682
|
-
refetch: (options?:
|
|
32682
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32683
32683
|
optionId: bigint;
|
|
32684
32684
|
marketAddr: Address;
|
|
32685
32685
|
ownerAddr: Address;
|
|
@@ -32710,7 +32710,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32710
32710
|
address: string;
|
|
32711
32711
|
} | null;
|
|
32712
32712
|
}[], Error>>;
|
|
32713
|
-
fetchStatus:
|
|
32713
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32714
32714
|
promise: Promise<{
|
|
32715
32715
|
optionId: bigint;
|
|
32716
32716
|
marketAddr: Address;
|
|
@@ -32796,7 +32796,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32796
32796
|
isRefetching: boolean;
|
|
32797
32797
|
isStale: boolean;
|
|
32798
32798
|
isEnabled: boolean;
|
|
32799
|
-
refetch: (options?:
|
|
32799
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32800
32800
|
optionId: bigint;
|
|
32801
32801
|
marketAddr: Address;
|
|
32802
32802
|
ownerAddr: Address;
|
|
@@ -32827,7 +32827,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32827
32827
|
address: string;
|
|
32828
32828
|
} | null;
|
|
32829
32829
|
}[], Error>>;
|
|
32830
|
-
fetchStatus:
|
|
32830
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32831
32831
|
promise: Promise<{
|
|
32832
32832
|
optionId: bigint;
|
|
32833
32833
|
marketAddr: Address;
|
|
@@ -32913,7 +32913,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32913
32913
|
isRefetching: boolean;
|
|
32914
32914
|
isStale: boolean;
|
|
32915
32915
|
isEnabled: boolean;
|
|
32916
|
-
refetch: (options?:
|
|
32916
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
32917
32917
|
optionId: bigint;
|
|
32918
32918
|
marketAddr: Address;
|
|
32919
32919
|
ownerAddr: Address;
|
|
@@ -32944,7 +32944,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32944
32944
|
address: string;
|
|
32945
32945
|
} | null;
|
|
32946
32946
|
}[], Error>>;
|
|
32947
|
-
fetchStatus:
|
|
32947
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
32948
32948
|
promise: Promise<{
|
|
32949
32949
|
optionId: bigint;
|
|
32950
32950
|
marketAddr: Address;
|
|
@@ -33031,7 +33031,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33031
33031
|
isRefetching: boolean;
|
|
33032
33032
|
isStale: boolean;
|
|
33033
33033
|
isEnabled: boolean;
|
|
33034
|
-
refetch: (options?:
|
|
33034
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33035
33035
|
optionId: bigint;
|
|
33036
33036
|
marketAddr: Address;
|
|
33037
33037
|
ownerAddr: Address;
|
|
@@ -33062,7 +33062,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33062
33062
|
address: string;
|
|
33063
33063
|
} | null;
|
|
33064
33064
|
}[], Error>>;
|
|
33065
|
-
fetchStatus:
|
|
33065
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33066
33066
|
promise: Promise<{
|
|
33067
33067
|
optionId: bigint;
|
|
33068
33068
|
marketAddr: Address;
|
|
@@ -33148,7 +33148,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33148
33148
|
isRefetching: boolean;
|
|
33149
33149
|
isStale: boolean;
|
|
33150
33150
|
isEnabled: boolean;
|
|
33151
|
-
refetch: (options?:
|
|
33151
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33152
33152
|
optionId: bigint;
|
|
33153
33153
|
marketAddr: Address;
|
|
33154
33154
|
ownerAddr: Address;
|
|
@@ -33179,7 +33179,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33179
33179
|
address: string;
|
|
33180
33180
|
} | null;
|
|
33181
33181
|
}[], Error>>;
|
|
33182
|
-
fetchStatus:
|
|
33182
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33183
33183
|
promise: Promise<{
|
|
33184
33184
|
optionId: bigint;
|
|
33185
33185
|
marketAddr: Address;
|
|
@@ -33265,7 +33265,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33265
33265
|
isRefetching: boolean;
|
|
33266
33266
|
isStale: boolean;
|
|
33267
33267
|
isEnabled: boolean;
|
|
33268
|
-
refetch: (options?:
|
|
33268
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33269
33269
|
optionId: bigint;
|
|
33270
33270
|
marketAddr: Address;
|
|
33271
33271
|
ownerAddr: Address;
|
|
@@ -33296,7 +33296,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33296
33296
|
address: string;
|
|
33297
33297
|
} | null;
|
|
33298
33298
|
}[], Error>>;
|
|
33299
|
-
fetchStatus:
|
|
33299
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33300
33300
|
promise: Promise<{
|
|
33301
33301
|
optionId: bigint;
|
|
33302
33302
|
marketAddr: Address;
|
|
@@ -33382,7 +33382,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33382
33382
|
isRefetching: boolean;
|
|
33383
33383
|
isStale: boolean;
|
|
33384
33384
|
isEnabled: boolean;
|
|
33385
|
-
refetch: (options?:
|
|
33385
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33386
33386
|
optionId: bigint;
|
|
33387
33387
|
marketAddr: Address;
|
|
33388
33388
|
ownerAddr: Address;
|
|
@@ -33413,7 +33413,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33413
33413
|
address: string;
|
|
33414
33414
|
} | null;
|
|
33415
33415
|
}[], Error>>;
|
|
33416
|
-
fetchStatus:
|
|
33416
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33417
33417
|
promise: Promise<{
|
|
33418
33418
|
optionId: bigint;
|
|
33419
33419
|
marketAddr: Address;
|
|
@@ -33499,7 +33499,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33499
33499
|
isRefetching: boolean;
|
|
33500
33500
|
isStale: boolean;
|
|
33501
33501
|
isEnabled: boolean;
|
|
33502
|
-
refetch: (options?:
|
|
33502
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33503
33503
|
optionId: bigint;
|
|
33504
33504
|
marketAddr: Address;
|
|
33505
33505
|
ownerAddr: Address;
|
|
@@ -33530,7 +33530,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33530
33530
|
address: string;
|
|
33531
33531
|
} | null;
|
|
33532
33532
|
}[], Error>>;
|
|
33533
|
-
fetchStatus:
|
|
33533
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33534
33534
|
promise: Promise<{
|
|
33535
33535
|
optionId: bigint;
|
|
33536
33536
|
marketAddr: Address;
|
|
@@ -33616,7 +33616,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33616
33616
|
isRefetching: boolean;
|
|
33617
33617
|
isStale: boolean;
|
|
33618
33618
|
isEnabled: boolean;
|
|
33619
|
-
refetch: (options?:
|
|
33619
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33620
33620
|
optionId: bigint;
|
|
33621
33621
|
marketAddr: Address;
|
|
33622
33622
|
ownerAddr: Address;
|
|
@@ -33647,7 +33647,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33647
33647
|
address: string;
|
|
33648
33648
|
} | null;
|
|
33649
33649
|
}[], Error>>;
|
|
33650
|
-
fetchStatus:
|
|
33650
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33651
33651
|
promise: Promise<{
|
|
33652
33652
|
optionId: bigint;
|
|
33653
33653
|
marketAddr: Address;
|
|
@@ -33734,7 +33734,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33734
33734
|
isRefetching: boolean;
|
|
33735
33735
|
isStale: boolean;
|
|
33736
33736
|
isEnabled: boolean;
|
|
33737
|
-
refetch: (options?:
|
|
33737
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33738
33738
|
optionId: bigint;
|
|
33739
33739
|
marketAddr: Address;
|
|
33740
33740
|
ownerAddr: Address;
|
|
@@ -33765,7 +33765,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33765
33765
|
address: string;
|
|
33766
33766
|
} | null;
|
|
33767
33767
|
}[], Error>>;
|
|
33768
|
-
fetchStatus:
|
|
33768
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33769
33769
|
promise: Promise<{
|
|
33770
33770
|
optionId: bigint;
|
|
33771
33771
|
marketAddr: Address;
|
|
@@ -33851,7 +33851,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33851
33851
|
isRefetching: boolean;
|
|
33852
33852
|
isStale: boolean;
|
|
33853
33853
|
isEnabled: boolean;
|
|
33854
|
-
refetch: (options?:
|
|
33854
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33855
33855
|
optionId: bigint;
|
|
33856
33856
|
marketAddr: Address;
|
|
33857
33857
|
ownerAddr: Address;
|
|
@@ -33882,7 +33882,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33882
33882
|
address: string;
|
|
33883
33883
|
} | null;
|
|
33884
33884
|
}[], Error>>;
|
|
33885
|
-
fetchStatus:
|
|
33885
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
33886
33886
|
promise: Promise<{
|
|
33887
33887
|
optionId: bigint;
|
|
33888
33888
|
marketAddr: Address;
|
|
@@ -33968,7 +33968,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33968
33968
|
isRefetching: boolean;
|
|
33969
33969
|
isStale: boolean;
|
|
33970
33970
|
isEnabled: boolean;
|
|
33971
|
-
refetch: (options?:
|
|
33971
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
33972
33972
|
optionId: bigint;
|
|
33973
33973
|
marketAddr: Address;
|
|
33974
33974
|
ownerAddr: Address;
|
|
@@ -33999,7 +33999,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33999
33999
|
address: string;
|
|
34000
34000
|
} | null;
|
|
34001
34001
|
}[], Error>>;
|
|
34002
|
-
fetchStatus:
|
|
34002
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34003
34003
|
promise: Promise<{
|
|
34004
34004
|
optionId: bigint;
|
|
34005
34005
|
marketAddr: Address;
|
|
@@ -34085,7 +34085,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
34085
34085
|
isRefetching: boolean;
|
|
34086
34086
|
isStale: boolean;
|
|
34087
34087
|
isEnabled: boolean;
|
|
34088
|
-
refetch: (options?:
|
|
34088
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
34089
34089
|
optionId: bigint;
|
|
34090
34090
|
marketAddr: Address;
|
|
34091
34091
|
ownerAddr: Address;
|
|
@@ -34116,7 +34116,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
34116
34116
|
address: string;
|
|
34117
34117
|
} | null;
|
|
34118
34118
|
}[], Error>>;
|
|
34119
|
-
fetchStatus:
|
|
34119
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34120
34120
|
promise: Promise<{
|
|
34121
34121
|
optionId: bigint;
|
|
34122
34122
|
marketAddr: Address;
|
|
@@ -34202,7 +34202,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
34202
34202
|
isRefetching: boolean;
|
|
34203
34203
|
isStale: boolean;
|
|
34204
34204
|
isEnabled: boolean;
|
|
34205
|
-
refetch: (options?:
|
|
34205
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
34206
34206
|
optionId: bigint;
|
|
34207
34207
|
marketAddr: Address;
|
|
34208
34208
|
ownerAddr: Address;
|
|
@@ -34233,7 +34233,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
34233
34233
|
address: string;
|
|
34234
34234
|
} | null;
|
|
34235
34235
|
}[], Error>>;
|
|
34236
|
-
fetchStatus:
|
|
34236
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34237
34237
|
promise: Promise<{
|
|
34238
34238
|
optionId: bigint;
|
|
34239
34239
|
marketAddr: Address;
|
|
@@ -34319,7 +34319,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
34319
34319
|
isRefetching: boolean;
|
|
34320
34320
|
isStale: boolean;
|
|
34321
34321
|
isEnabled: boolean;
|
|
34322
|
-
refetch: (options?:
|
|
34322
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
34323
34323
|
optionId: bigint;
|
|
34324
34324
|
marketAddr: Address;
|
|
34325
34325
|
ownerAddr: Address;
|
|
@@ -34350,7 +34350,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
34350
34350
|
address: string;
|
|
34351
34351
|
} | null;
|
|
34352
34352
|
}[], Error>>;
|
|
34353
|
-
fetchStatus:
|
|
34353
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34354
34354
|
promise: Promise<{
|
|
34355
34355
|
optionId: bigint;
|
|
34356
34356
|
marketAddr: Address;
|
|
@@ -34527,7 +34527,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34527
34527
|
isRefetching: boolean;
|
|
34528
34528
|
isStale: boolean;
|
|
34529
34529
|
isEnabled: boolean;
|
|
34530
|
-
refetch: (options?:
|
|
34530
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34531
34531
|
type: "mint";
|
|
34532
34532
|
data: {
|
|
34533
34533
|
id: string;
|
|
@@ -34566,7 +34566,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34566
34566
|
transactionHash: string;
|
|
34567
34567
|
};
|
|
34568
34568
|
})[], Error>>;
|
|
34569
|
-
fetchStatus:
|
|
34569
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34570
34570
|
promise: Promise<({
|
|
34571
34571
|
type: "mint";
|
|
34572
34572
|
data: {
|
|
@@ -34668,7 +34668,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34668
34668
|
isRefetching: boolean;
|
|
34669
34669
|
isStale: boolean;
|
|
34670
34670
|
isEnabled: boolean;
|
|
34671
|
-
refetch: (options?:
|
|
34671
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34672
34672
|
type: "mint";
|
|
34673
34673
|
data: {
|
|
34674
34674
|
id: string;
|
|
@@ -34707,7 +34707,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34707
34707
|
transactionHash: string;
|
|
34708
34708
|
};
|
|
34709
34709
|
})[], Error>>;
|
|
34710
|
-
fetchStatus:
|
|
34710
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34711
34711
|
promise: Promise<({
|
|
34712
34712
|
type: "mint";
|
|
34713
34713
|
data: {
|
|
@@ -34809,7 +34809,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34809
34809
|
isRefetching: boolean;
|
|
34810
34810
|
isStale: boolean;
|
|
34811
34811
|
isEnabled: boolean;
|
|
34812
|
-
refetch: (options?:
|
|
34812
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34813
34813
|
type: "mint";
|
|
34814
34814
|
data: {
|
|
34815
34815
|
id: string;
|
|
@@ -34848,7 +34848,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34848
34848
|
transactionHash: string;
|
|
34849
34849
|
};
|
|
34850
34850
|
})[], Error>>;
|
|
34851
|
-
fetchStatus:
|
|
34851
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34852
34852
|
promise: Promise<({
|
|
34853
34853
|
type: "mint";
|
|
34854
34854
|
data: {
|
|
@@ -34950,7 +34950,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34950
34950
|
isRefetching: boolean;
|
|
34951
34951
|
isStale: boolean;
|
|
34952
34952
|
isEnabled: boolean;
|
|
34953
|
-
refetch: (options?:
|
|
34953
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
34954
34954
|
type: "mint";
|
|
34955
34955
|
data: {
|
|
34956
34956
|
id: string;
|
|
@@ -34989,7 +34989,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34989
34989
|
transactionHash: string;
|
|
34990
34990
|
};
|
|
34991
34991
|
})[], Error>>;
|
|
34992
|
-
fetchStatus:
|
|
34992
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
34993
34993
|
promise: Promise<({
|
|
34994
34994
|
type: "mint";
|
|
34995
34995
|
data: {
|
|
@@ -35091,7 +35091,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
35091
35091
|
isRefetching: boolean;
|
|
35092
35092
|
isStale: boolean;
|
|
35093
35093
|
isEnabled: boolean;
|
|
35094
|
-
refetch: (options?:
|
|
35094
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
35095
35095
|
type: "mint";
|
|
35096
35096
|
data: {
|
|
35097
35097
|
id: string;
|
|
@@ -35130,7 +35130,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
35130
35130
|
transactionHash: string;
|
|
35131
35131
|
};
|
|
35132
35132
|
})[], Error>>;
|
|
35133
|
-
fetchStatus:
|
|
35133
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35134
35134
|
promise: Promise<({
|
|
35135
35135
|
type: "mint";
|
|
35136
35136
|
data: {
|
|
@@ -35232,7 +35232,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
35232
35232
|
isRefetching: boolean;
|
|
35233
35233
|
isStale: boolean;
|
|
35234
35234
|
isEnabled: boolean;
|
|
35235
|
-
refetch: (options?:
|
|
35235
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
35236
35236
|
type: "mint";
|
|
35237
35237
|
data: {
|
|
35238
35238
|
id: string;
|
|
@@ -35271,7 +35271,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
35271
35271
|
transactionHash: string;
|
|
35272
35272
|
};
|
|
35273
35273
|
})[], Error>>;
|
|
35274
|
-
fetchStatus:
|
|
35274
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35275
35275
|
promise: Promise<({
|
|
35276
35276
|
type: "mint";
|
|
35277
35277
|
data: {
|
|
@@ -35449,7 +35449,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35449
35449
|
isRefetching: boolean;
|
|
35450
35450
|
isStale: boolean;
|
|
35451
35451
|
isEnabled: boolean;
|
|
35452
|
-
refetch: (options?:
|
|
35452
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35453
35453
|
spendingApproval: bigint;
|
|
35454
35454
|
operatorAddr: string;
|
|
35455
35455
|
__typename: "UserMarketOperator";
|
|
@@ -35463,7 +35463,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35463
35463
|
address: string;
|
|
35464
35464
|
} | null;
|
|
35465
35465
|
}[] | undefined, Error>>;
|
|
35466
|
-
fetchStatus:
|
|
35466
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35467
35467
|
promise: Promise<{
|
|
35468
35468
|
spendingApproval: bigint;
|
|
35469
35469
|
operatorAddr: string;
|
|
@@ -35515,7 +35515,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35515
35515
|
isRefetching: boolean;
|
|
35516
35516
|
isStale: boolean;
|
|
35517
35517
|
isEnabled: boolean;
|
|
35518
|
-
refetch: (options?:
|
|
35518
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35519
35519
|
spendingApproval: bigint;
|
|
35520
35520
|
operatorAddr: string;
|
|
35521
35521
|
__typename: "UserMarketOperator";
|
|
@@ -35529,7 +35529,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35529
35529
|
address: string;
|
|
35530
35530
|
} | null;
|
|
35531
35531
|
}[] | undefined, Error>>;
|
|
35532
|
-
fetchStatus:
|
|
35532
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35533
35533
|
promise: Promise<{
|
|
35534
35534
|
spendingApproval: bigint;
|
|
35535
35535
|
operatorAddr: string;
|
|
@@ -35581,7 +35581,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35581
35581
|
isRefetching: boolean;
|
|
35582
35582
|
isStale: boolean;
|
|
35583
35583
|
isEnabled: boolean;
|
|
35584
|
-
refetch: (options?:
|
|
35584
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35585
35585
|
spendingApproval: bigint;
|
|
35586
35586
|
operatorAddr: string;
|
|
35587
35587
|
__typename: "UserMarketOperator";
|
|
@@ -35595,7 +35595,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35595
35595
|
address: string;
|
|
35596
35596
|
} | null;
|
|
35597
35597
|
}[] | undefined, Error>>;
|
|
35598
|
-
fetchStatus:
|
|
35598
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35599
35599
|
promise: Promise<{
|
|
35600
35600
|
spendingApproval: bigint;
|
|
35601
35601
|
operatorAddr: string;
|
|
@@ -35647,7 +35647,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35647
35647
|
isRefetching: boolean;
|
|
35648
35648
|
isStale: boolean;
|
|
35649
35649
|
isEnabled: boolean;
|
|
35650
|
-
refetch: (options?:
|
|
35650
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35651
35651
|
spendingApproval: bigint;
|
|
35652
35652
|
operatorAddr: string;
|
|
35653
35653
|
__typename: "UserMarketOperator";
|
|
@@ -35661,7 +35661,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35661
35661
|
address: string;
|
|
35662
35662
|
} | null;
|
|
35663
35663
|
}[] | undefined, Error>>;
|
|
35664
|
-
fetchStatus:
|
|
35664
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35665
35665
|
promise: Promise<{
|
|
35666
35666
|
spendingApproval: bigint;
|
|
35667
35667
|
operatorAddr: string;
|
|
@@ -35713,7 +35713,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35713
35713
|
isRefetching: boolean;
|
|
35714
35714
|
isStale: boolean;
|
|
35715
35715
|
isEnabled: boolean;
|
|
35716
|
-
refetch: (options?:
|
|
35716
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35717
35717
|
spendingApproval: bigint;
|
|
35718
35718
|
operatorAddr: string;
|
|
35719
35719
|
__typename: "UserMarketOperator";
|
|
@@ -35727,7 +35727,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35727
35727
|
address: string;
|
|
35728
35728
|
} | null;
|
|
35729
35729
|
}[] | undefined, Error>>;
|
|
35730
|
-
fetchStatus:
|
|
35730
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35731
35731
|
promise: Promise<{
|
|
35732
35732
|
spendingApproval: bigint;
|
|
35733
35733
|
operatorAddr: string;
|
|
@@ -35779,7 +35779,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35779
35779
|
isRefetching: boolean;
|
|
35780
35780
|
isStale: boolean;
|
|
35781
35781
|
isEnabled: boolean;
|
|
35782
|
-
refetch: (options?:
|
|
35782
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
35783
35783
|
spendingApproval: bigint;
|
|
35784
35784
|
operatorAddr: string;
|
|
35785
35785
|
__typename: "UserMarketOperator";
|
|
@@ -35793,7 +35793,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35793
35793
|
address: string;
|
|
35794
35794
|
} | null;
|
|
35795
35795
|
}[] | undefined, Error>>;
|
|
35796
|
-
fetchStatus:
|
|
35796
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35797
35797
|
promise: Promise<{
|
|
35798
35798
|
spendingApproval: bigint;
|
|
35799
35799
|
operatorAddr: string;
|
|
@@ -35931,7 +35931,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
35931
35931
|
isRefetching: boolean;
|
|
35932
35932
|
isStale: boolean;
|
|
35933
35933
|
isEnabled: boolean;
|
|
35934
|
-
refetch: (options?:
|
|
35934
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
35935
35935
|
tickLower: number;
|
|
35936
35936
|
tickUpper: number;
|
|
35937
35937
|
prevTickLower: number;
|
|
@@ -35942,7 +35942,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
35942
35942
|
borrowedAmount0: bigint;
|
|
35943
35943
|
borrowedAmount1: bigint;
|
|
35944
35944
|
}[], viem0.ReadContractErrorType>>;
|
|
35945
|
-
fetchStatus:
|
|
35945
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
35946
35946
|
promise: Promise<readonly {
|
|
35947
35947
|
tickLower: number;
|
|
35948
35948
|
tickUpper: number;
|
|
@@ -35954,7 +35954,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
35954
35954
|
borrowedAmount0: bigint;
|
|
35955
35955
|
borrowedAmount1: bigint;
|
|
35956
35956
|
}[]>;
|
|
35957
|
-
queryKey:
|
|
35957
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
35958
35958
|
data: readonly {
|
|
35959
35959
|
tickLower: number;
|
|
35960
35960
|
tickUpper: number;
|
|
@@ -35989,7 +35989,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
35989
35989
|
isRefetching: boolean;
|
|
35990
35990
|
isStale: boolean;
|
|
35991
35991
|
isEnabled: boolean;
|
|
35992
|
-
refetch: (options?:
|
|
35992
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
35993
35993
|
tickLower: number;
|
|
35994
35994
|
tickUpper: number;
|
|
35995
35995
|
prevTickLower: number;
|
|
@@ -36000,7 +36000,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36000
36000
|
borrowedAmount0: bigint;
|
|
36001
36001
|
borrowedAmount1: bigint;
|
|
36002
36002
|
}[], viem0.ReadContractErrorType>>;
|
|
36003
|
-
fetchStatus:
|
|
36003
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36004
36004
|
promise: Promise<readonly {
|
|
36005
36005
|
tickLower: number;
|
|
36006
36006
|
tickUpper: number;
|
|
@@ -36012,7 +36012,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36012
36012
|
borrowedAmount0: bigint;
|
|
36013
36013
|
borrowedAmount1: bigint;
|
|
36014
36014
|
}[]>;
|
|
36015
|
-
queryKey:
|
|
36015
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36016
36016
|
data: readonly {
|
|
36017
36017
|
tickLower: number;
|
|
36018
36018
|
tickUpper: number;
|
|
@@ -36047,7 +36047,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36047
36047
|
isRefetching: boolean;
|
|
36048
36048
|
isStale: boolean;
|
|
36049
36049
|
isEnabled: boolean;
|
|
36050
|
-
refetch: (options?:
|
|
36050
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36051
36051
|
tickLower: number;
|
|
36052
36052
|
tickUpper: number;
|
|
36053
36053
|
prevTickLower: number;
|
|
@@ -36058,7 +36058,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36058
36058
|
borrowedAmount0: bigint;
|
|
36059
36059
|
borrowedAmount1: bigint;
|
|
36060
36060
|
}[], viem0.ReadContractErrorType>>;
|
|
36061
|
-
fetchStatus:
|
|
36061
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36062
36062
|
promise: Promise<readonly {
|
|
36063
36063
|
tickLower: number;
|
|
36064
36064
|
tickUpper: number;
|
|
@@ -36070,7 +36070,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36070
36070
|
borrowedAmount0: bigint;
|
|
36071
36071
|
borrowedAmount1: bigint;
|
|
36072
36072
|
}[]>;
|
|
36073
|
-
queryKey:
|
|
36073
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36074
36074
|
data: readonly {
|
|
36075
36075
|
tickLower: number;
|
|
36076
36076
|
tickUpper: number;
|
|
@@ -36105,7 +36105,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36105
36105
|
isRefetching: boolean;
|
|
36106
36106
|
isStale: boolean;
|
|
36107
36107
|
isEnabled: boolean;
|
|
36108
|
-
refetch: (options?:
|
|
36108
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36109
36109
|
tickLower: number;
|
|
36110
36110
|
tickUpper: number;
|
|
36111
36111
|
prevTickLower: number;
|
|
@@ -36116,7 +36116,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36116
36116
|
borrowedAmount0: bigint;
|
|
36117
36117
|
borrowedAmount1: bigint;
|
|
36118
36118
|
}[], viem0.ReadContractErrorType>>;
|
|
36119
|
-
fetchStatus:
|
|
36119
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36120
36120
|
promise: Promise<readonly {
|
|
36121
36121
|
tickLower: number;
|
|
36122
36122
|
tickUpper: number;
|
|
@@ -36128,7 +36128,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36128
36128
|
borrowedAmount0: bigint;
|
|
36129
36129
|
borrowedAmount1: bigint;
|
|
36130
36130
|
}[]>;
|
|
36131
|
-
queryKey:
|
|
36131
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36132
36132
|
data: readonly {
|
|
36133
36133
|
tickLower: number;
|
|
36134
36134
|
tickUpper: number;
|
|
@@ -36163,7 +36163,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36163
36163
|
isRefetching: boolean;
|
|
36164
36164
|
isStale: boolean;
|
|
36165
36165
|
isEnabled: boolean;
|
|
36166
|
-
refetch: (options?:
|
|
36166
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36167
36167
|
tickLower: number;
|
|
36168
36168
|
tickUpper: number;
|
|
36169
36169
|
prevTickLower: number;
|
|
@@ -36174,7 +36174,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36174
36174
|
borrowedAmount0: bigint;
|
|
36175
36175
|
borrowedAmount1: bigint;
|
|
36176
36176
|
}[], viem0.ReadContractErrorType>>;
|
|
36177
|
-
fetchStatus:
|
|
36177
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36178
36178
|
promise: Promise<readonly {
|
|
36179
36179
|
tickLower: number;
|
|
36180
36180
|
tickUpper: number;
|
|
@@ -36186,7 +36186,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36186
36186
|
borrowedAmount0: bigint;
|
|
36187
36187
|
borrowedAmount1: bigint;
|
|
36188
36188
|
}[]>;
|
|
36189
|
-
queryKey:
|
|
36189
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36190
36190
|
data: readonly {
|
|
36191
36191
|
tickLower: number;
|
|
36192
36192
|
tickUpper: number;
|
|
@@ -36221,7 +36221,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36221
36221
|
isRefetching: boolean;
|
|
36222
36222
|
isStale: boolean;
|
|
36223
36223
|
isEnabled: boolean;
|
|
36224
|
-
refetch: (options?:
|
|
36224
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
36225
36225
|
tickLower: number;
|
|
36226
36226
|
tickUpper: number;
|
|
36227
36227
|
prevTickLower: number;
|
|
@@ -36232,7 +36232,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36232
36232
|
borrowedAmount0: bigint;
|
|
36233
36233
|
borrowedAmount1: bigint;
|
|
36234
36234
|
}[], viem0.ReadContractErrorType>>;
|
|
36235
|
-
fetchStatus:
|
|
36235
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
36236
36236
|
promise: Promise<readonly {
|
|
36237
36237
|
tickLower: number;
|
|
36238
36238
|
tickUpper: number;
|
|
@@ -36244,7 +36244,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36244
36244
|
borrowedAmount0: bigint;
|
|
36245
36245
|
borrowedAmount1: bigint;
|
|
36246
36246
|
}[]>;
|
|
36247
|
-
queryKey:
|
|
36247
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
36248
36248
|
data: readonly {
|
|
36249
36249
|
tickLower: number;
|
|
36250
36250
|
tickUpper: number;
|
|
@@ -36295,7 +36295,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
|
|
|
36295
36295
|
borrowedAmount0: Amount;
|
|
36296
36296
|
borrowedAmount1: Amount;
|
|
36297
36297
|
blocksCount: bigint;
|
|
36298
|
-
refetch: (options?:
|
|
36298
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
|
|
36299
36299
|
};
|
|
36300
36300
|
//#endregion
|
|
36301
36301
|
//#region src/hooks/useLens.d.ts
|
|
@@ -62627,4 +62627,4 @@ declare const useApproval: () => {
|
|
|
62627
62627
|
};
|
|
62628
62628
|
//#endregion
|
|
62629
62629
|
export { scalePrice as $, PriceDataPoint as A, useOptionTimeline as B, liquiditiesToAmount1 as C, timelockLenses as Ct, token0ToToken1 as D, roundTickUp as E, useUserOperators as F, useMaxPositionSize as G, useOptionPremium as H, usePerpsOperator as I, formatAmount as J, Amount as K, useClosePerp as L, getCurrentPrice as M, getPriceHistory as N, token1ToToken0 as O, useSetOperatorPerms as P, scaleAmount as Q, useMintPerp as R, liquiditiesToAmount0 as S, getUniswapMathLens as St, roundTickDown as T, useOptionPnl as U, useExtendOption as V, useMintOption as W, formatUSD as X, formatCondensed as Y, formatVagueAmount as Z, PRICE_PRECISION as _, TimelockMarketData as _t, batchGetAmountsFromLiquidity as a, wrapPriceUnscaled as at, getPriceAtTick as b, getTimelockLens as bt, useLiquidityBlocks as c, useExerciseOption as ct, usePriceAtTick as d, useClosedUserOptions as dt, unscaleAmount as et, UniswapPoolData as f, TimelockProvider as ft, getPayoutAtTick as g, TimelockMarket as gt, useCurrentPrice as h, TimelockLens as ht, useVaultData as i, wrapPrice as it, PriceResolution as j, PriceData as k, useBurnLiquidity as l, OptionData as lt, useCurrentTick as m, useTimelockConfig as mt, useLens as n, wrapAmount as nt, useMintLiquidity as o, zero as ot, usePoolData as p, useCurrentMarket as pt, EMPTY_ARRAY as q, useVaultTVL as r, wrapAmountUnscaled as rt, LiquidityBlockData as s, useMarketData as st, useApproval as t, unscalePrice as tt, usePriceHistory as u, useActiveUserOptions as ut, getAmountsFromLiquidity as v, UniswapMathLens as vt, liquiditiesToAmounts as w, uniswapMathLenses as wt, getTickAtPrice as x, getTimelockMarket as xt, getNearestValidStrikeTick as y, getErc20 as yt, OptionTimelineData as z };
|
|
62630
|
-
//# sourceMappingURL=client-
|
|
62630
|
+
//# sourceMappingURL=client-B_AKg-I4.d.cts.map
|