timelock-sdk 0.0.59 → 0.0.61

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.d.cts CHANGED
@@ -1,12 +1,12 @@
1
- import "./uniswapMathLens-CVpKNF0-.cjs";
2
- import { D as TimelockMarketData, O as UniswapMathLens, d as Amount } from "./index-CrA0YbZT.cjs";
1
+ import "./uniswapMathLens-D3iSMTdz.cjs";
2
+ import { D as TimelockMarketData, O as UniswapMathLens, d as Amount } from "./index-CDYUCwzA.cjs";
3
3
  import * as viem249 from "viem";
4
4
  import { Address } from "viem";
5
5
  import React, { ReactNode } from "react";
6
6
  import "graphql";
7
7
  import { GraphQLClient, RequestOptions } from "graphql-request";
8
8
  import * as _wagmi_core0 from "@wagmi/core";
9
- import * as _tanstack_query_core0 from "@tanstack/query-core";
9
+ import * as _tanstack_query_core25 from "@tanstack/query-core";
10
10
  import * as _tanstack_react_query0 from "@tanstack/react-query";
11
11
  import { NonUndefinedGuard } from "@tanstack/react-query";
12
12
  import * as wagmi0 from "wagmi";
@@ -208,7 +208,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
208
208
  isRefetching: boolean;
209
209
  isStale: boolean;
210
210
  isEnabled: boolean;
211
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
211
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
212
212
  optionId: bigint;
213
213
  marketAddr: Address;
214
214
  optionType: "CALL" | "PUT";
@@ -239,7 +239,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
239
239
  transactionHash: string;
240
240
  } | null;
241
241
  }[], Error>>;
242
- fetchStatus: _tanstack_query_core0.FetchStatus;
242
+ fetchStatus: _tanstack_query_core25.FetchStatus;
243
243
  promise: Promise<{
244
244
  optionId: bigint;
245
245
  marketAddr: Address;
@@ -325,7 +325,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
325
325
  isRefetching: boolean;
326
326
  isStale: boolean;
327
327
  isEnabled: boolean;
328
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
328
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
329
329
  optionId: bigint;
330
330
  marketAddr: Address;
331
331
  optionType: "CALL" | "PUT";
@@ -356,7 +356,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
356
356
  transactionHash: string;
357
357
  } | null;
358
358
  }[], Error>>;
359
- fetchStatus: _tanstack_query_core0.FetchStatus;
359
+ fetchStatus: _tanstack_query_core25.FetchStatus;
360
360
  promise: Promise<{
361
361
  optionId: bigint;
362
362
  marketAddr: Address;
@@ -442,7 +442,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
442
442
  isRefetching: boolean;
443
443
  isStale: boolean;
444
444
  isEnabled: boolean;
445
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
445
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
446
446
  optionId: bigint;
447
447
  marketAddr: Address;
448
448
  optionType: "CALL" | "PUT";
@@ -473,7 +473,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
473
473
  transactionHash: string;
474
474
  } | null;
475
475
  }[], Error>>;
476
- fetchStatus: _tanstack_query_core0.FetchStatus;
476
+ fetchStatus: _tanstack_query_core25.FetchStatus;
477
477
  promise: Promise<{
478
478
  optionId: bigint;
479
479
  marketAddr: Address;
@@ -559,7 +559,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
559
559
  isRefetching: boolean;
560
560
  isStale: boolean;
561
561
  isEnabled: boolean;
562
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
562
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
563
563
  optionId: bigint;
564
564
  marketAddr: Address;
565
565
  optionType: "CALL" | "PUT";
@@ -590,7 +590,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
590
590
  transactionHash: string;
591
591
  } | null;
592
592
  }[], Error>>;
593
- fetchStatus: _tanstack_query_core0.FetchStatus;
593
+ fetchStatus: _tanstack_query_core25.FetchStatus;
594
594
  promise: Promise<{
595
595
  optionId: bigint;
596
596
  marketAddr: Address;
@@ -676,7 +676,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
676
676
  isRefetching: boolean;
677
677
  isStale: boolean;
678
678
  isEnabled: boolean;
679
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
679
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
680
680
  optionId: bigint;
681
681
  marketAddr: Address;
682
682
  optionType: "CALL" | "PUT";
@@ -707,7 +707,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
707
707
  transactionHash: string;
708
708
  } | null;
709
709
  }[], Error>>;
710
- fetchStatus: _tanstack_query_core0.FetchStatus;
710
+ fetchStatus: _tanstack_query_core25.FetchStatus;
711
711
  promise: Promise<{
712
712
  optionId: bigint;
713
713
  marketAddr: Address;
@@ -793,7 +793,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
793
793
  isRefetching: boolean;
794
794
  isStale: boolean;
795
795
  isEnabled: boolean;
796
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
796
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
797
797
  optionId: bigint;
798
798
  marketAddr: Address;
799
799
  optionType: "CALL" | "PUT";
@@ -824,7 +824,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
824
824
  transactionHash: string;
825
825
  } | null;
826
826
  }[], Error>>;
827
- fetchStatus: _tanstack_query_core0.FetchStatus;
827
+ fetchStatus: _tanstack_query_core25.FetchStatus;
828
828
  promise: Promise<{
829
829
  optionId: bigint;
830
830
  marketAddr: Address;
@@ -911,7 +911,7 @@ declare const useActiveUserOptions: (user?: Address) => {
911
911
  isRefetching: boolean;
912
912
  isStale: boolean;
913
913
  isEnabled: boolean;
914
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
914
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
915
915
  optionId: bigint;
916
916
  marketAddr: Address;
917
917
  optionType: "CALL" | "PUT";
@@ -942,7 +942,7 @@ declare const useActiveUserOptions: (user?: Address) => {
942
942
  transactionHash: string;
943
943
  } | null;
944
944
  }[], Error>>;
945
- fetchStatus: _tanstack_query_core0.FetchStatus;
945
+ fetchStatus: _tanstack_query_core25.FetchStatus;
946
946
  promise: Promise<{
947
947
  optionId: bigint;
948
948
  marketAddr: Address;
@@ -1028,7 +1028,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1028
1028
  isRefetching: boolean;
1029
1029
  isStale: boolean;
1030
1030
  isEnabled: boolean;
1031
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1031
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
1032
1032
  optionId: bigint;
1033
1033
  marketAddr: Address;
1034
1034
  optionType: "CALL" | "PUT";
@@ -1059,7 +1059,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1059
1059
  transactionHash: string;
1060
1060
  } | null;
1061
1061
  }[], Error>>;
1062
- fetchStatus: _tanstack_query_core0.FetchStatus;
1062
+ fetchStatus: _tanstack_query_core25.FetchStatus;
1063
1063
  promise: Promise<{
1064
1064
  optionId: bigint;
1065
1065
  marketAddr: Address;
@@ -1145,7 +1145,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1145
1145
  isRefetching: boolean;
1146
1146
  isStale: boolean;
1147
1147
  isEnabled: boolean;
1148
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1148
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
1149
1149
  optionId: bigint;
1150
1150
  marketAddr: Address;
1151
1151
  optionType: "CALL" | "PUT";
@@ -1176,7 +1176,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1176
1176
  transactionHash: string;
1177
1177
  } | null;
1178
1178
  }[], Error>>;
1179
- fetchStatus: _tanstack_query_core0.FetchStatus;
1179
+ fetchStatus: _tanstack_query_core25.FetchStatus;
1180
1180
  promise: Promise<{
1181
1181
  optionId: bigint;
1182
1182
  marketAddr: Address;
@@ -1262,7 +1262,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1262
1262
  isRefetching: boolean;
1263
1263
  isStale: boolean;
1264
1264
  isEnabled: boolean;
1265
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1265
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
1266
1266
  optionId: bigint;
1267
1267
  marketAddr: Address;
1268
1268
  optionType: "CALL" | "PUT";
@@ -1293,7 +1293,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1293
1293
  transactionHash: string;
1294
1294
  } | null;
1295
1295
  }[], Error>>;
1296
- fetchStatus: _tanstack_query_core0.FetchStatus;
1296
+ fetchStatus: _tanstack_query_core25.FetchStatus;
1297
1297
  promise: Promise<{
1298
1298
  optionId: bigint;
1299
1299
  marketAddr: Address;
@@ -1379,7 +1379,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1379
1379
  isRefetching: boolean;
1380
1380
  isStale: boolean;
1381
1381
  isEnabled: boolean;
1382
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1382
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
1383
1383
  optionId: bigint;
1384
1384
  marketAddr: Address;
1385
1385
  optionType: "CALL" | "PUT";
@@ -1410,7 +1410,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1410
1410
  transactionHash: string;
1411
1411
  } | null;
1412
1412
  }[], Error>>;
1413
- fetchStatus: _tanstack_query_core0.FetchStatus;
1413
+ fetchStatus: _tanstack_query_core25.FetchStatus;
1414
1414
  promise: Promise<{
1415
1415
  optionId: bigint;
1416
1416
  marketAddr: Address;
@@ -1496,7 +1496,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1496
1496
  isRefetching: boolean;
1497
1497
  isStale: boolean;
1498
1498
  isEnabled: boolean;
1499
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1499
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
1500
1500
  optionId: bigint;
1501
1501
  marketAddr: Address;
1502
1502
  optionType: "CALL" | "PUT";
@@ -1527,7 +1527,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1527
1527
  transactionHash: string;
1528
1528
  } | null;
1529
1529
  }[], Error>>;
1530
- fetchStatus: _tanstack_query_core0.FetchStatus;
1530
+ fetchStatus: _tanstack_query_core25.FetchStatus;
1531
1531
  promise: Promise<{
1532
1532
  optionId: bigint;
1533
1533
  marketAddr: Address;
@@ -1614,7 +1614,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1614
1614
  isRefetching: boolean;
1615
1615
  isStale: boolean;
1616
1616
  isEnabled: boolean;
1617
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1617
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
1618
1618
  optionId: bigint;
1619
1619
  marketAddr: Address;
1620
1620
  optionType: "CALL" | "PUT";
@@ -1645,7 +1645,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1645
1645
  transactionHash: string;
1646
1646
  } | null;
1647
1647
  }[], Error>>;
1648
- fetchStatus: _tanstack_query_core0.FetchStatus;
1648
+ fetchStatus: _tanstack_query_core25.FetchStatus;
1649
1649
  promise: Promise<{
1650
1650
  optionId: bigint;
1651
1651
  marketAddr: Address;
@@ -1731,7 +1731,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1731
1731
  isRefetching: boolean;
1732
1732
  isStale: boolean;
1733
1733
  isEnabled: boolean;
1734
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1734
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
1735
1735
  optionId: bigint;
1736
1736
  marketAddr: Address;
1737
1737
  optionType: "CALL" | "PUT";
@@ -1762,7 +1762,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1762
1762
  transactionHash: string;
1763
1763
  } | null;
1764
1764
  }[], Error>>;
1765
- fetchStatus: _tanstack_query_core0.FetchStatus;
1765
+ fetchStatus: _tanstack_query_core25.FetchStatus;
1766
1766
  promise: Promise<{
1767
1767
  optionId: bigint;
1768
1768
  marketAddr: Address;
@@ -1848,7 +1848,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1848
1848
  isRefetching: boolean;
1849
1849
  isStale: boolean;
1850
1850
  isEnabled: boolean;
1851
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1851
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
1852
1852
  optionId: bigint;
1853
1853
  marketAddr: Address;
1854
1854
  optionType: "CALL" | "PUT";
@@ -1879,7 +1879,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1879
1879
  transactionHash: string;
1880
1880
  } | null;
1881
1881
  }[], Error>>;
1882
- fetchStatus: _tanstack_query_core0.FetchStatus;
1882
+ fetchStatus: _tanstack_query_core25.FetchStatus;
1883
1883
  promise: Promise<{
1884
1884
  optionId: bigint;
1885
1885
  marketAddr: Address;
@@ -1965,7 +1965,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1965
1965
  isRefetching: boolean;
1966
1966
  isStale: boolean;
1967
1967
  isEnabled: boolean;
1968
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1968
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
1969
1969
  optionId: bigint;
1970
1970
  marketAddr: Address;
1971
1971
  optionType: "CALL" | "PUT";
@@ -1996,7 +1996,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1996
1996
  transactionHash: string;
1997
1997
  } | null;
1998
1998
  }[], Error>>;
1999
- fetchStatus: _tanstack_query_core0.FetchStatus;
1999
+ fetchStatus: _tanstack_query_core25.FetchStatus;
2000
2000
  promise: Promise<{
2001
2001
  optionId: bigint;
2002
2002
  marketAddr: Address;
@@ -2082,7 +2082,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2082
2082
  isRefetching: boolean;
2083
2083
  isStale: boolean;
2084
2084
  isEnabled: boolean;
2085
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2085
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
2086
2086
  optionId: bigint;
2087
2087
  marketAddr: Address;
2088
2088
  optionType: "CALL" | "PUT";
@@ -2113,7 +2113,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2113
2113
  transactionHash: string;
2114
2114
  } | null;
2115
2115
  }[], Error>>;
2116
- fetchStatus: _tanstack_query_core0.FetchStatus;
2116
+ fetchStatus: _tanstack_query_core25.FetchStatus;
2117
2117
  promise: Promise<{
2118
2118
  optionId: bigint;
2119
2119
  marketAddr: Address;
@@ -2199,7 +2199,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2199
2199
  isRefetching: boolean;
2200
2200
  isStale: boolean;
2201
2201
  isEnabled: boolean;
2202
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2202
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<{
2203
2203
  optionId: bigint;
2204
2204
  marketAddr: Address;
2205
2205
  optionType: "CALL" | "PUT";
@@ -2230,7 +2230,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2230
2230
  transactionHash: string;
2231
2231
  } | null;
2232
2232
  }[], Error>>;
2233
- fetchStatus: _tanstack_query_core0.FetchStatus;
2233
+ fetchStatus: _tanstack_query_core25.FetchStatus;
2234
2234
  promise: Promise<{
2235
2235
  optionId: bigint;
2236
2236
  marketAddr: Address;
@@ -2464,7 +2464,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2464
2464
  isRefetching: boolean;
2465
2465
  isStale: boolean;
2466
2466
  isEnabled: boolean;
2467
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
2467
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<readonly {
2468
2468
  tickLower: number;
2469
2469
  tickUpper: number;
2470
2470
  prevTickLower: number;
@@ -2475,7 +2475,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2475
2475
  borrowedAmount0: bigint;
2476
2476
  borrowedAmount1: bigint;
2477
2477
  }[], viem249.ReadContractErrorType>>;
2478
- fetchStatus: _tanstack_query_core0.FetchStatus;
2478
+ fetchStatus: _tanstack_query_core25.FetchStatus;
2479
2479
  promise: Promise<readonly {
2480
2480
  tickLower: number;
2481
2481
  tickUpper: number;
@@ -2487,7 +2487,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2487
2487
  borrowedAmount0: bigint;
2488
2488
  borrowedAmount1: bigint;
2489
2489
  }[]>;
2490
- queryKey: _tanstack_query_core0.QueryKey;
2490
+ queryKey: _tanstack_query_core25.QueryKey;
2491
2491
  data: readonly {
2492
2492
  tickLower: number;
2493
2493
  tickUpper: number;
@@ -2522,7 +2522,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2522
2522
  isRefetching: boolean;
2523
2523
  isStale: boolean;
2524
2524
  isEnabled: boolean;
2525
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
2525
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<readonly {
2526
2526
  tickLower: number;
2527
2527
  tickUpper: number;
2528
2528
  prevTickLower: number;
@@ -2533,7 +2533,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2533
2533
  borrowedAmount0: bigint;
2534
2534
  borrowedAmount1: bigint;
2535
2535
  }[], viem249.ReadContractErrorType>>;
2536
- fetchStatus: _tanstack_query_core0.FetchStatus;
2536
+ fetchStatus: _tanstack_query_core25.FetchStatus;
2537
2537
  promise: Promise<readonly {
2538
2538
  tickLower: number;
2539
2539
  tickUpper: number;
@@ -2545,7 +2545,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2545
2545
  borrowedAmount0: bigint;
2546
2546
  borrowedAmount1: bigint;
2547
2547
  }[]>;
2548
- queryKey: _tanstack_query_core0.QueryKey;
2548
+ queryKey: _tanstack_query_core25.QueryKey;
2549
2549
  data: readonly {
2550
2550
  tickLower: number;
2551
2551
  tickUpper: number;
@@ -2580,7 +2580,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2580
2580
  isRefetching: boolean;
2581
2581
  isStale: boolean;
2582
2582
  isEnabled: boolean;
2583
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
2583
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<readonly {
2584
2584
  tickLower: number;
2585
2585
  tickUpper: number;
2586
2586
  prevTickLower: number;
@@ -2591,7 +2591,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2591
2591
  borrowedAmount0: bigint;
2592
2592
  borrowedAmount1: bigint;
2593
2593
  }[], viem249.ReadContractErrorType>>;
2594
- fetchStatus: _tanstack_query_core0.FetchStatus;
2594
+ fetchStatus: _tanstack_query_core25.FetchStatus;
2595
2595
  promise: Promise<readonly {
2596
2596
  tickLower: number;
2597
2597
  tickUpper: number;
@@ -2603,7 +2603,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2603
2603
  borrowedAmount0: bigint;
2604
2604
  borrowedAmount1: bigint;
2605
2605
  }[]>;
2606
- queryKey: _tanstack_query_core0.QueryKey;
2606
+ queryKey: _tanstack_query_core25.QueryKey;
2607
2607
  data: readonly {
2608
2608
  tickLower: number;
2609
2609
  tickUpper: number;
@@ -2638,7 +2638,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2638
2638
  isRefetching: boolean;
2639
2639
  isStale: boolean;
2640
2640
  isEnabled: boolean;
2641
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
2641
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<readonly {
2642
2642
  tickLower: number;
2643
2643
  tickUpper: number;
2644
2644
  prevTickLower: number;
@@ -2649,7 +2649,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2649
2649
  borrowedAmount0: bigint;
2650
2650
  borrowedAmount1: bigint;
2651
2651
  }[], viem249.ReadContractErrorType>>;
2652
- fetchStatus: _tanstack_query_core0.FetchStatus;
2652
+ fetchStatus: _tanstack_query_core25.FetchStatus;
2653
2653
  promise: Promise<readonly {
2654
2654
  tickLower: number;
2655
2655
  tickUpper: number;
@@ -2661,7 +2661,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2661
2661
  borrowedAmount0: bigint;
2662
2662
  borrowedAmount1: bigint;
2663
2663
  }[]>;
2664
- queryKey: _tanstack_query_core0.QueryKey;
2664
+ queryKey: _tanstack_query_core25.QueryKey;
2665
2665
  data: readonly {
2666
2666
  tickLower: number;
2667
2667
  tickUpper: number;
@@ -2696,7 +2696,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2696
2696
  isRefetching: boolean;
2697
2697
  isStale: boolean;
2698
2698
  isEnabled: boolean;
2699
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
2699
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<readonly {
2700
2700
  tickLower: number;
2701
2701
  tickUpper: number;
2702
2702
  prevTickLower: number;
@@ -2707,7 +2707,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2707
2707
  borrowedAmount0: bigint;
2708
2708
  borrowedAmount1: bigint;
2709
2709
  }[], viem249.ReadContractErrorType>>;
2710
- fetchStatus: _tanstack_query_core0.FetchStatus;
2710
+ fetchStatus: _tanstack_query_core25.FetchStatus;
2711
2711
  promise: Promise<readonly {
2712
2712
  tickLower: number;
2713
2713
  tickUpper: number;
@@ -2719,7 +2719,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2719
2719
  borrowedAmount0: bigint;
2720
2720
  borrowedAmount1: bigint;
2721
2721
  }[]>;
2722
- queryKey: _tanstack_query_core0.QueryKey;
2722
+ queryKey: _tanstack_query_core25.QueryKey;
2723
2723
  data: readonly {
2724
2724
  tickLower: number;
2725
2725
  tickUpper: number;
@@ -2754,7 +2754,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2754
2754
  isRefetching: boolean;
2755
2755
  isStale: boolean;
2756
2756
  isEnabled: boolean;
2757
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
2757
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<readonly {
2758
2758
  tickLower: number;
2759
2759
  tickUpper: number;
2760
2760
  prevTickLower: number;
@@ -2765,7 +2765,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2765
2765
  borrowedAmount0: bigint;
2766
2766
  borrowedAmount1: bigint;
2767
2767
  }[], viem249.ReadContractErrorType>>;
2768
- fetchStatus: _tanstack_query_core0.FetchStatus;
2768
+ fetchStatus: _tanstack_query_core25.FetchStatus;
2769
2769
  promise: Promise<readonly {
2770
2770
  tickLower: number;
2771
2771
  tickUpper: number;
@@ -2777,7 +2777,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
2777
2777
  borrowedAmount0: bigint;
2778
2778
  borrowedAmount1: bigint;
2779
2779
  }[]>;
2780
- queryKey: _tanstack_query_core0.QueryKey;
2780
+ queryKey: _tanstack_query_core25.QueryKey;
2781
2781
  data: readonly {
2782
2782
  tickLower: number;
2783
2783
  tickUpper: number;
@@ -2837,7 +2837,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
2837
2837
  borrowedAmount0: Amount;
2838
2838
  borrowedAmount1: Amount;
2839
2839
  blocksCount: bigint;
2840
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem249.ReadContractErrorType>>;
2840
+ refetch: (options?: _tanstack_query_core25.RefetchOptions) => Promise<_tanstack_query_core25.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem249.ReadContractErrorType>>;
2841
2841
  };
2842
2842
  //#endregion
2843
2843
  //#region src/hooks/useLens.d.ts