timelock-sdk 0.0.72 → 0.0.73

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,19 +1,19 @@
1
1
  import "./uniswapMathLens-CK8C7WOt.cjs";
2
- import { A as UniswapMathLens, k as TimelockMarketData, p as Amount } from "./index-C-uDgfkL.cjs";
3
- import * as viem116 from "viem";
2
+ import { A as UniswapMathLens, k as TimelockMarketData, p as Amount } from "./index-CFBcBY1K.cjs";
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 _tanstack_react_query0 from "@tanstack/react-query";
9
9
  import { NonUndefinedGuard } from "@tanstack/react-query";
10
- import * as _tanstack_query_core0 from "@tanstack/query-core";
10
+ import * as _tanstack_query_core17 from "@tanstack/query-core";
11
11
  import * as _wagmi_core0 from "@wagmi/core";
12
12
 
13
13
  //#region src/generated/graphql.d.ts
14
- type Exact<T$1 extends {
14
+ type Exact<T extends {
15
15
  [key: string]: unknown;
16
- }> = { [K in keyof T$1]: T$1[K] };
16
+ }> = { [K in keyof T]: T[K] };
17
17
  type GraphQLClientRequestHeaders = RequestOptions['requestHeaders'];
18
18
  /** All built-in and custom scalars, mapped to their actual values */
19
19
  type Scalars = {
@@ -238,7 +238,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
238
238
  isRefetching: boolean;
239
239
  isStale: boolean;
240
240
  isEnabled: boolean;
241
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
241
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
242
242
  optionId: bigint;
243
243
  marketAddr: Address;
244
244
  ownerAddr: Address;
@@ -277,7 +277,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
277
277
  transactionHash: string;
278
278
  } | null;
279
279
  }[], Error>>;
280
- fetchStatus: _tanstack_query_core0.FetchStatus;
280
+ fetchStatus: _tanstack_query_core17.FetchStatus;
281
281
  promise: Promise<{
282
282
  optionId: bigint;
283
283
  marketAddr: Address;
@@ -379,7 +379,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
379
379
  isRefetching: boolean;
380
380
  isStale: boolean;
381
381
  isEnabled: boolean;
382
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
382
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
383
383
  optionId: bigint;
384
384
  marketAddr: Address;
385
385
  ownerAddr: Address;
@@ -418,7 +418,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
418
418
  transactionHash: string;
419
419
  } | null;
420
420
  }[], Error>>;
421
- fetchStatus: _tanstack_query_core0.FetchStatus;
421
+ fetchStatus: _tanstack_query_core17.FetchStatus;
422
422
  promise: Promise<{
423
423
  optionId: bigint;
424
424
  marketAddr: Address;
@@ -520,7 +520,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
520
520
  isRefetching: boolean;
521
521
  isStale: boolean;
522
522
  isEnabled: boolean;
523
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
523
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
524
524
  optionId: bigint;
525
525
  marketAddr: Address;
526
526
  ownerAddr: Address;
@@ -559,7 +559,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
559
559
  transactionHash: string;
560
560
  } | null;
561
561
  }[], Error>>;
562
- fetchStatus: _tanstack_query_core0.FetchStatus;
562
+ fetchStatus: _tanstack_query_core17.FetchStatus;
563
563
  promise: Promise<{
564
564
  optionId: bigint;
565
565
  marketAddr: Address;
@@ -661,7 +661,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
661
661
  isRefetching: boolean;
662
662
  isStale: boolean;
663
663
  isEnabled: boolean;
664
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
664
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
665
665
  optionId: bigint;
666
666
  marketAddr: Address;
667
667
  ownerAddr: Address;
@@ -700,7 +700,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
700
700
  transactionHash: string;
701
701
  } | null;
702
702
  }[], Error>>;
703
- fetchStatus: _tanstack_query_core0.FetchStatus;
703
+ fetchStatus: _tanstack_query_core17.FetchStatus;
704
704
  promise: Promise<{
705
705
  optionId: bigint;
706
706
  marketAddr: Address;
@@ -802,7 +802,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
802
802
  isRefetching: boolean;
803
803
  isStale: boolean;
804
804
  isEnabled: boolean;
805
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
805
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
806
806
  optionId: bigint;
807
807
  marketAddr: Address;
808
808
  ownerAddr: Address;
@@ -841,7 +841,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
841
841
  transactionHash: string;
842
842
  } | null;
843
843
  }[], Error>>;
844
- fetchStatus: _tanstack_query_core0.FetchStatus;
844
+ fetchStatus: _tanstack_query_core17.FetchStatus;
845
845
  promise: Promise<{
846
846
  optionId: bigint;
847
847
  marketAddr: Address;
@@ -943,7 +943,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
943
943
  isRefetching: boolean;
944
944
  isStale: boolean;
945
945
  isEnabled: boolean;
946
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
946
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
947
947
  optionId: bigint;
948
948
  marketAddr: Address;
949
949
  ownerAddr: Address;
@@ -982,7 +982,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
982
982
  transactionHash: string;
983
983
  } | null;
984
984
  }[], Error>>;
985
- fetchStatus: _tanstack_query_core0.FetchStatus;
985
+ fetchStatus: _tanstack_query_core17.FetchStatus;
986
986
  promise: Promise<{
987
987
  optionId: bigint;
988
988
  marketAddr: Address;
@@ -1085,7 +1085,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1085
1085
  isRefetching: boolean;
1086
1086
  isStale: boolean;
1087
1087
  isEnabled: boolean;
1088
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1088
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
1089
1089
  optionId: bigint;
1090
1090
  marketAddr: Address;
1091
1091
  ownerAddr: Address;
@@ -1124,7 +1124,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1124
1124
  transactionHash: string;
1125
1125
  } | null;
1126
1126
  }[], Error>>;
1127
- fetchStatus: _tanstack_query_core0.FetchStatus;
1127
+ fetchStatus: _tanstack_query_core17.FetchStatus;
1128
1128
  promise: Promise<{
1129
1129
  optionId: bigint;
1130
1130
  marketAddr: Address;
@@ -1226,7 +1226,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1226
1226
  isRefetching: boolean;
1227
1227
  isStale: boolean;
1228
1228
  isEnabled: boolean;
1229
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1229
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
1230
1230
  optionId: bigint;
1231
1231
  marketAddr: Address;
1232
1232
  ownerAddr: Address;
@@ -1265,7 +1265,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1265
1265
  transactionHash: string;
1266
1266
  } | null;
1267
1267
  }[], Error>>;
1268
- fetchStatus: _tanstack_query_core0.FetchStatus;
1268
+ fetchStatus: _tanstack_query_core17.FetchStatus;
1269
1269
  promise: Promise<{
1270
1270
  optionId: bigint;
1271
1271
  marketAddr: Address;
@@ -1367,7 +1367,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1367
1367
  isRefetching: boolean;
1368
1368
  isStale: boolean;
1369
1369
  isEnabled: boolean;
1370
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1370
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
1371
1371
  optionId: bigint;
1372
1372
  marketAddr: Address;
1373
1373
  ownerAddr: Address;
@@ -1406,7 +1406,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1406
1406
  transactionHash: string;
1407
1407
  } | null;
1408
1408
  }[], Error>>;
1409
- fetchStatus: _tanstack_query_core0.FetchStatus;
1409
+ fetchStatus: _tanstack_query_core17.FetchStatus;
1410
1410
  promise: Promise<{
1411
1411
  optionId: bigint;
1412
1412
  marketAddr: Address;
@@ -1508,7 +1508,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1508
1508
  isRefetching: boolean;
1509
1509
  isStale: boolean;
1510
1510
  isEnabled: boolean;
1511
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1511
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
1512
1512
  optionId: bigint;
1513
1513
  marketAddr: Address;
1514
1514
  ownerAddr: Address;
@@ -1547,7 +1547,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1547
1547
  transactionHash: string;
1548
1548
  } | null;
1549
1549
  }[], Error>>;
1550
- fetchStatus: _tanstack_query_core0.FetchStatus;
1550
+ fetchStatus: _tanstack_query_core17.FetchStatus;
1551
1551
  promise: Promise<{
1552
1552
  optionId: bigint;
1553
1553
  marketAddr: Address;
@@ -1649,7 +1649,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1649
1649
  isRefetching: boolean;
1650
1650
  isStale: boolean;
1651
1651
  isEnabled: boolean;
1652
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1652
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
1653
1653
  optionId: bigint;
1654
1654
  marketAddr: Address;
1655
1655
  ownerAddr: Address;
@@ -1688,7 +1688,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1688
1688
  transactionHash: string;
1689
1689
  } | null;
1690
1690
  }[], Error>>;
1691
- fetchStatus: _tanstack_query_core0.FetchStatus;
1691
+ fetchStatus: _tanstack_query_core17.FetchStatus;
1692
1692
  promise: Promise<{
1693
1693
  optionId: bigint;
1694
1694
  marketAddr: Address;
@@ -1790,7 +1790,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1790
1790
  isRefetching: boolean;
1791
1791
  isStale: boolean;
1792
1792
  isEnabled: boolean;
1793
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1793
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
1794
1794
  optionId: bigint;
1795
1795
  marketAddr: Address;
1796
1796
  ownerAddr: Address;
@@ -1829,7 +1829,7 @@ declare const useActiveUserOptions: (user?: Address) => {
1829
1829
  transactionHash: string;
1830
1830
  } | null;
1831
1831
  }[], Error>>;
1832
- fetchStatus: _tanstack_query_core0.FetchStatus;
1832
+ fetchStatus: _tanstack_query_core17.FetchStatus;
1833
1833
  promise: Promise<{
1834
1834
  optionId: bigint;
1835
1835
  marketAddr: Address;
@@ -1932,7 +1932,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1932
1932
  isRefetching: boolean;
1933
1933
  isStale: boolean;
1934
1934
  isEnabled: boolean;
1935
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
1935
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
1936
1936
  optionId: bigint;
1937
1937
  marketAddr: Address;
1938
1938
  ownerAddr: Address;
@@ -1971,7 +1971,7 @@ declare const useClosedUserOptions: (user?: Address) => {
1971
1971
  transactionHash: string;
1972
1972
  } | null;
1973
1973
  }[], Error>>;
1974
- fetchStatus: _tanstack_query_core0.FetchStatus;
1974
+ fetchStatus: _tanstack_query_core17.FetchStatus;
1975
1975
  promise: Promise<{
1976
1976
  optionId: bigint;
1977
1977
  marketAddr: Address;
@@ -2073,7 +2073,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2073
2073
  isRefetching: boolean;
2074
2074
  isStale: boolean;
2075
2075
  isEnabled: boolean;
2076
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2076
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
2077
2077
  optionId: bigint;
2078
2078
  marketAddr: Address;
2079
2079
  ownerAddr: Address;
@@ -2112,7 +2112,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2112
2112
  transactionHash: string;
2113
2113
  } | null;
2114
2114
  }[], Error>>;
2115
- fetchStatus: _tanstack_query_core0.FetchStatus;
2115
+ fetchStatus: _tanstack_query_core17.FetchStatus;
2116
2116
  promise: Promise<{
2117
2117
  optionId: bigint;
2118
2118
  marketAddr: Address;
@@ -2214,7 +2214,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2214
2214
  isRefetching: boolean;
2215
2215
  isStale: boolean;
2216
2216
  isEnabled: boolean;
2217
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2217
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
2218
2218
  optionId: bigint;
2219
2219
  marketAddr: Address;
2220
2220
  ownerAddr: Address;
@@ -2253,7 +2253,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2253
2253
  transactionHash: string;
2254
2254
  } | null;
2255
2255
  }[], Error>>;
2256
- fetchStatus: _tanstack_query_core0.FetchStatus;
2256
+ fetchStatus: _tanstack_query_core17.FetchStatus;
2257
2257
  promise: Promise<{
2258
2258
  optionId: bigint;
2259
2259
  marketAddr: Address;
@@ -2355,7 +2355,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2355
2355
  isRefetching: boolean;
2356
2356
  isStale: boolean;
2357
2357
  isEnabled: boolean;
2358
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2358
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
2359
2359
  optionId: bigint;
2360
2360
  marketAddr: Address;
2361
2361
  ownerAddr: Address;
@@ -2394,7 +2394,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2394
2394
  transactionHash: string;
2395
2395
  } | null;
2396
2396
  }[], Error>>;
2397
- fetchStatus: _tanstack_query_core0.FetchStatus;
2397
+ fetchStatus: _tanstack_query_core17.FetchStatus;
2398
2398
  promise: Promise<{
2399
2399
  optionId: bigint;
2400
2400
  marketAddr: Address;
@@ -2496,7 +2496,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2496
2496
  isRefetching: boolean;
2497
2497
  isStale: boolean;
2498
2498
  isEnabled: boolean;
2499
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2499
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
2500
2500
  optionId: bigint;
2501
2501
  marketAddr: Address;
2502
2502
  ownerAddr: Address;
@@ -2535,7 +2535,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2535
2535
  transactionHash: string;
2536
2536
  } | null;
2537
2537
  }[], Error>>;
2538
- fetchStatus: _tanstack_query_core0.FetchStatus;
2538
+ fetchStatus: _tanstack_query_core17.FetchStatus;
2539
2539
  promise: Promise<{
2540
2540
  optionId: bigint;
2541
2541
  marketAddr: Address;
@@ -2637,7 +2637,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2637
2637
  isRefetching: boolean;
2638
2638
  isStale: boolean;
2639
2639
  isEnabled: boolean;
2640
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2640
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
2641
2641
  optionId: bigint;
2642
2642
  marketAddr: Address;
2643
2643
  ownerAddr: Address;
@@ -2676,7 +2676,7 @@ declare const useClosedUserOptions: (user?: Address) => {
2676
2676
  transactionHash: string;
2677
2677
  } | null;
2678
2678
  }[], Error>>;
2679
- fetchStatus: _tanstack_query_core0.FetchStatus;
2679
+ fetchStatus: _tanstack_query_core17.FetchStatus;
2680
2680
  promise: Promise<{
2681
2681
  optionId: bigint;
2682
2682
  marketAddr: Address;
@@ -2860,7 +2860,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
2860
2860
  isRefetching: boolean;
2861
2861
  isStale: boolean;
2862
2862
  isEnabled: boolean;
2863
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2863
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
2864
2864
  spendingApproval: bigint;
2865
2865
  operatorAddr: string;
2866
2866
  __typename: "UserMarketOperator";
@@ -2874,7 +2874,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
2874
2874
  address: string;
2875
2875
  } | null;
2876
2876
  }[] | undefined, Error>>;
2877
- fetchStatus: _tanstack_query_core0.FetchStatus;
2877
+ fetchStatus: _tanstack_query_core17.FetchStatus;
2878
2878
  promise: Promise<{
2879
2879
  spendingApproval: bigint;
2880
2880
  operatorAddr: string;
@@ -2926,7 +2926,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
2926
2926
  isRefetching: boolean;
2927
2927
  isStale: boolean;
2928
2928
  isEnabled: boolean;
2929
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2929
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
2930
2930
  spendingApproval: bigint;
2931
2931
  operatorAddr: string;
2932
2932
  __typename: "UserMarketOperator";
@@ -2940,7 +2940,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
2940
2940
  address: string;
2941
2941
  } | null;
2942
2942
  }[] | undefined, Error>>;
2943
- fetchStatus: _tanstack_query_core0.FetchStatus;
2943
+ fetchStatus: _tanstack_query_core17.FetchStatus;
2944
2944
  promise: Promise<{
2945
2945
  spendingApproval: bigint;
2946
2946
  operatorAddr: string;
@@ -2992,7 +2992,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
2992
2992
  isRefetching: boolean;
2993
2993
  isStale: boolean;
2994
2994
  isEnabled: boolean;
2995
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
2995
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
2996
2996
  spendingApproval: bigint;
2997
2997
  operatorAddr: string;
2998
2998
  __typename: "UserMarketOperator";
@@ -3006,7 +3006,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
3006
3006
  address: string;
3007
3007
  } | null;
3008
3008
  }[] | undefined, Error>>;
3009
- fetchStatus: _tanstack_query_core0.FetchStatus;
3009
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3010
3010
  promise: Promise<{
3011
3011
  spendingApproval: bigint;
3012
3012
  operatorAddr: string;
@@ -3058,7 +3058,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
3058
3058
  isRefetching: boolean;
3059
3059
  isStale: boolean;
3060
3060
  isEnabled: boolean;
3061
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
3061
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
3062
3062
  spendingApproval: bigint;
3063
3063
  operatorAddr: string;
3064
3064
  __typename: "UserMarketOperator";
@@ -3072,7 +3072,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
3072
3072
  address: string;
3073
3073
  } | null;
3074
3074
  }[] | undefined, Error>>;
3075
- fetchStatus: _tanstack_query_core0.FetchStatus;
3075
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3076
3076
  promise: Promise<{
3077
3077
  spendingApproval: bigint;
3078
3078
  operatorAddr: string;
@@ -3124,7 +3124,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
3124
3124
  isRefetching: boolean;
3125
3125
  isStale: boolean;
3126
3126
  isEnabled: boolean;
3127
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
3127
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
3128
3128
  spendingApproval: bigint;
3129
3129
  operatorAddr: string;
3130
3130
  __typename: "UserMarketOperator";
@@ -3138,7 +3138,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
3138
3138
  address: string;
3139
3139
  } | null;
3140
3140
  }[] | undefined, Error>>;
3141
- fetchStatus: _tanstack_query_core0.FetchStatus;
3141
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3142
3142
  promise: Promise<{
3143
3143
  spendingApproval: bigint;
3144
3144
  operatorAddr: string;
@@ -3190,7 +3190,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
3190
3190
  isRefetching: boolean;
3191
3191
  isStale: boolean;
3192
3192
  isEnabled: boolean;
3193
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
3193
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
3194
3194
  spendingApproval: bigint;
3195
3195
  operatorAddr: string;
3196
3196
  __typename: "UserMarketOperator";
@@ -3204,7 +3204,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
3204
3204
  address: string;
3205
3205
  } | null;
3206
3206
  }[] | undefined, Error>>;
3207
- fetchStatus: _tanstack_query_core0.FetchStatus;
3207
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3208
3208
  promise: Promise<{
3209
3209
  spendingApproval: bigint;
3210
3210
  operatorAddr: string;
@@ -3248,7 +3248,7 @@ declare const useCurrentTick: (poolAddr?: Address) => {
3248
3248
  //#endregion
3249
3249
  //#region src/hooks/pool/usePoolData.d.ts
3250
3250
  type UniswapPoolData = ReturnType<typeof usePoolData>;
3251
- type NonUndefined<T$1> = T$1 extends undefined ? never : T$1;
3251
+ type NonUndefined<T> = T extends undefined ? never : T;
3252
3252
  declare const usePoolData: (poolAddr?: Address) => Partial<NonUndefined<{
3253
3253
  token0: `0x${string}`;
3254
3254
  token1: `0x${string}`;
@@ -3295,7 +3295,7 @@ declare const useBurnLiquidity: (vaultAddr?: Address) => {
3295
3295
  //#region src/hooks/vault/useLiquidityBlocks.d.ts
3296
3296
  type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
3297
3297
  declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3298
- error: viem116.ReadContractErrorType;
3298
+ error: viem249.ReadContractErrorType;
3299
3299
  isError: true;
3300
3300
  isPending: false;
3301
3301
  isLoading: false;
@@ -3307,7 +3307,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3307
3307
  dataUpdatedAt: number;
3308
3308
  errorUpdatedAt: number;
3309
3309
  failureCount: number;
3310
- failureReason: viem116.ReadContractErrorType | null;
3310
+ failureReason: viem249.ReadContractErrorType | null;
3311
3311
  errorUpdateCount: number;
3312
3312
  isFetched: boolean;
3313
3313
  isFetchedAfterMount: boolean;
@@ -3317,7 +3317,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3317
3317
  isRefetching: boolean;
3318
3318
  isStale: boolean;
3319
3319
  isEnabled: boolean;
3320
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
3320
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
3321
3321
  tickLower: number;
3322
3322
  tickUpper: number;
3323
3323
  prevTickLower: number;
@@ -3327,8 +3327,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3327
3327
  totalAmount1: bigint;
3328
3328
  borrowedAmount0: bigint;
3329
3329
  borrowedAmount1: bigint;
3330
- }[], viem116.ReadContractErrorType>>;
3331
- fetchStatus: _tanstack_query_core0.FetchStatus;
3330
+ }[], viem249.ReadContractErrorType>>;
3331
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3332
3332
  promise: Promise<readonly {
3333
3333
  tickLower: number;
3334
3334
  tickUpper: number;
@@ -3340,7 +3340,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3340
3340
  borrowedAmount0: bigint;
3341
3341
  borrowedAmount1: bigint;
3342
3342
  }[]>;
3343
- queryKey: _tanstack_query_core0.QueryKey;
3343
+ queryKey: _tanstack_query_core17.QueryKey;
3344
3344
  data: readonly {
3345
3345
  tickLower: number;
3346
3346
  tickUpper: number;
@@ -3365,7 +3365,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3365
3365
  dataUpdatedAt: number;
3366
3366
  errorUpdatedAt: number;
3367
3367
  failureCount: number;
3368
- failureReason: viem116.ReadContractErrorType | null;
3368
+ failureReason: viem249.ReadContractErrorType | null;
3369
3369
  errorUpdateCount: number;
3370
3370
  isFetched: boolean;
3371
3371
  isFetchedAfterMount: boolean;
@@ -3375,7 +3375,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3375
3375
  isRefetching: boolean;
3376
3376
  isStale: boolean;
3377
3377
  isEnabled: boolean;
3378
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
3378
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
3379
3379
  tickLower: number;
3380
3380
  tickUpper: number;
3381
3381
  prevTickLower: number;
@@ -3385,8 +3385,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3385
3385
  totalAmount1: bigint;
3386
3386
  borrowedAmount0: bigint;
3387
3387
  borrowedAmount1: bigint;
3388
- }[], viem116.ReadContractErrorType>>;
3389
- fetchStatus: _tanstack_query_core0.FetchStatus;
3388
+ }[], viem249.ReadContractErrorType>>;
3389
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3390
3390
  promise: Promise<readonly {
3391
3391
  tickLower: number;
3392
3392
  tickUpper: number;
@@ -3398,7 +3398,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3398
3398
  borrowedAmount0: bigint;
3399
3399
  borrowedAmount1: bigint;
3400
3400
  }[]>;
3401
- queryKey: _tanstack_query_core0.QueryKey;
3401
+ queryKey: _tanstack_query_core17.QueryKey;
3402
3402
  data: readonly {
3403
3403
  tickLower: number;
3404
3404
  tickUpper: number;
@@ -3411,7 +3411,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3411
3411
  borrowedAmount1: bigint;
3412
3412
  }[];
3413
3413
  } | {
3414
- error: viem116.ReadContractErrorType;
3414
+ error: viem249.ReadContractErrorType;
3415
3415
  isError: true;
3416
3416
  isPending: false;
3417
3417
  isLoading: false;
@@ -3423,7 +3423,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3423
3423
  dataUpdatedAt: number;
3424
3424
  errorUpdatedAt: number;
3425
3425
  failureCount: number;
3426
- failureReason: viem116.ReadContractErrorType | null;
3426
+ failureReason: viem249.ReadContractErrorType | null;
3427
3427
  errorUpdateCount: number;
3428
3428
  isFetched: boolean;
3429
3429
  isFetchedAfterMount: boolean;
@@ -3433,7 +3433,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3433
3433
  isRefetching: boolean;
3434
3434
  isStale: boolean;
3435
3435
  isEnabled: boolean;
3436
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
3436
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
3437
3437
  tickLower: number;
3438
3438
  tickUpper: number;
3439
3439
  prevTickLower: number;
@@ -3443,8 +3443,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3443
3443
  totalAmount1: bigint;
3444
3444
  borrowedAmount0: bigint;
3445
3445
  borrowedAmount1: bigint;
3446
- }[], viem116.ReadContractErrorType>>;
3447
- fetchStatus: _tanstack_query_core0.FetchStatus;
3446
+ }[], viem249.ReadContractErrorType>>;
3447
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3448
3448
  promise: Promise<readonly {
3449
3449
  tickLower: number;
3450
3450
  tickUpper: number;
@@ -3456,7 +3456,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3456
3456
  borrowedAmount0: bigint;
3457
3457
  borrowedAmount1: bigint;
3458
3458
  }[]>;
3459
- queryKey: _tanstack_query_core0.QueryKey;
3459
+ queryKey: _tanstack_query_core17.QueryKey;
3460
3460
  data: readonly {
3461
3461
  tickLower: number;
3462
3462
  tickUpper: number;
@@ -3481,7 +3481,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3481
3481
  dataUpdatedAt: number;
3482
3482
  errorUpdatedAt: number;
3483
3483
  failureCount: number;
3484
- failureReason: viem116.ReadContractErrorType | null;
3484
+ failureReason: viem249.ReadContractErrorType | null;
3485
3485
  errorUpdateCount: number;
3486
3486
  isFetched: boolean;
3487
3487
  isFetchedAfterMount: boolean;
@@ -3491,7 +3491,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3491
3491
  isRefetching: boolean;
3492
3492
  isStale: boolean;
3493
3493
  isEnabled: boolean;
3494
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
3494
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
3495
3495
  tickLower: number;
3496
3496
  tickUpper: number;
3497
3497
  prevTickLower: number;
@@ -3501,8 +3501,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3501
3501
  totalAmount1: bigint;
3502
3502
  borrowedAmount0: bigint;
3503
3503
  borrowedAmount1: bigint;
3504
- }[], viem116.ReadContractErrorType>>;
3505
- fetchStatus: _tanstack_query_core0.FetchStatus;
3504
+ }[], viem249.ReadContractErrorType>>;
3505
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3506
3506
  promise: Promise<readonly {
3507
3507
  tickLower: number;
3508
3508
  tickUpper: number;
@@ -3514,7 +3514,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3514
3514
  borrowedAmount0: bigint;
3515
3515
  borrowedAmount1: bigint;
3516
3516
  }[]>;
3517
- queryKey: _tanstack_query_core0.QueryKey;
3517
+ queryKey: _tanstack_query_core17.QueryKey;
3518
3518
  data: readonly {
3519
3519
  tickLower: number;
3520
3520
  tickUpper: number;
@@ -3538,7 +3538,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3538
3538
  dataUpdatedAt: number;
3539
3539
  errorUpdatedAt: number;
3540
3540
  failureCount: number;
3541
- failureReason: viem116.ReadContractErrorType | null;
3541
+ failureReason: viem249.ReadContractErrorType | null;
3542
3542
  errorUpdateCount: number;
3543
3543
  isFetched: boolean;
3544
3544
  isFetchedAfterMount: boolean;
@@ -3549,7 +3549,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3549
3549
  isRefetching: boolean;
3550
3550
  isStale: boolean;
3551
3551
  isEnabled: boolean;
3552
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
3552
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
3553
3553
  tickLower: number;
3554
3554
  tickUpper: number;
3555
3555
  prevTickLower: number;
@@ -3559,8 +3559,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3559
3559
  totalAmount1: bigint;
3560
3560
  borrowedAmount0: bigint;
3561
3561
  borrowedAmount1: bigint;
3562
- }[], viem116.ReadContractErrorType>>;
3563
- fetchStatus: _tanstack_query_core0.FetchStatus;
3562
+ }[], viem249.ReadContractErrorType>>;
3563
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3564
3564
  promise: Promise<readonly {
3565
3565
  tickLower: number;
3566
3566
  tickUpper: number;
@@ -3572,7 +3572,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3572
3572
  borrowedAmount0: bigint;
3573
3573
  borrowedAmount1: bigint;
3574
3574
  }[]>;
3575
- queryKey: _tanstack_query_core0.QueryKey;
3575
+ queryKey: _tanstack_query_core17.QueryKey;
3576
3576
  data: readonly {
3577
3577
  tickLower: number;
3578
3578
  tickUpper: number;
@@ -3597,7 +3597,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3597
3597
  dataUpdatedAt: number;
3598
3598
  errorUpdatedAt: number;
3599
3599
  failureCount: number;
3600
- failureReason: viem116.ReadContractErrorType | null;
3600
+ failureReason: viem249.ReadContractErrorType | null;
3601
3601
  errorUpdateCount: number;
3602
3602
  isFetched: boolean;
3603
3603
  isFetchedAfterMount: boolean;
@@ -3607,7 +3607,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3607
3607
  isRefetching: boolean;
3608
3608
  isStale: boolean;
3609
3609
  isEnabled: boolean;
3610
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
3610
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
3611
3611
  tickLower: number;
3612
3612
  tickUpper: number;
3613
3613
  prevTickLower: number;
@@ -3617,8 +3617,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3617
3617
  totalAmount1: bigint;
3618
3618
  borrowedAmount0: bigint;
3619
3619
  borrowedAmount1: bigint;
3620
- }[], viem116.ReadContractErrorType>>;
3621
- fetchStatus: _tanstack_query_core0.FetchStatus;
3620
+ }[], viem249.ReadContractErrorType>>;
3621
+ fetchStatus: _tanstack_query_core17.FetchStatus;
3622
3622
  promise: Promise<readonly {
3623
3623
  tickLower: number;
3624
3624
  tickUpper: number;
@@ -3630,7 +3630,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
3630
3630
  borrowedAmount0: bigint;
3631
3631
  borrowedAmount1: bigint;
3632
3632
  }[]>;
3633
- queryKey: _tanstack_query_core0.QueryKey;
3633
+ queryKey: _tanstack_query_core17.QueryKey;
3634
3634
  data: readonly {
3635
3635
  tickLower: number;
3636
3636
  tickUpper: number;
@@ -3690,14 +3690,14 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
3690
3690
  borrowedAmount0: Amount;
3691
3691
  borrowedAmount1: Amount;
3692
3692
  blocksCount: bigint;
3693
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem116.ReadContractErrorType>>;
3693
+ refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem249.ReadContractErrorType>>;
3694
3694
  };
3695
3695
  //#endregion
3696
3696
  //#region src/hooks/useLens.d.ts
3697
3697
  declare const useLens: () => {
3698
3698
  timelockLens: {
3699
3699
  read: {
3700
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
3700
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
3701
3701
  readonly type: "function";
3702
3702
  readonly name: "batchGetRefTick";
3703
3703
  readonly inputs: readonly [{
@@ -4371,7 +4371,7 @@ declare const useLens: () => {
4371
4371
  }];
4372
4372
  readonly stateMutability: "view";
4373
4373
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
4374
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
4374
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
4375
4375
  readonly type: "function";
4376
4376
  readonly name: "batchGetRefTick";
4377
4377
  readonly inputs: readonly [{
@@ -5055,7 +5055,7 @@ declare const useLens: () => {
5055
5055
  borrowedAmount0: bigint;
5056
5056
  borrowedAmount1: bigint;
5057
5057
  }[]>;
5058
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
5058
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
5059
5059
  readonly type: "function";
5060
5060
  readonly name: "batchGetRefTick";
5061
5061
  readonly inputs: readonly [{
@@ -5746,7 +5746,7 @@ declare const useLens: () => {
5746
5746
  expiresAt: number;
5747
5747
  liquidities: readonly bigint[];
5748
5748
  }[], bigint, boolean]>;
5749
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
5749
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
5750
5750
  readonly type: "function";
5751
5751
  readonly name: "batchGetRefTick";
5752
5752
  readonly inputs: readonly [{
@@ -6420,7 +6420,7 @@ declare const useLens: () => {
6420
6420
  }];
6421
6421
  readonly stateMutability: "view";
6422
6422
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
6423
- getMarketData: (args: readonly [`0x${string}`], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
6423
+ getMarketData: (args: readonly [`0x${string}`], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
6424
6424
  readonly type: "function";
6425
6425
  readonly name: "batchGetRefTick";
6426
6426
  readonly inputs: readonly [{
@@ -7107,7 +7107,7 @@ declare const useLens: () => {
7107
7107
  payoutAssetName: string;
7108
7108
  optionsCount: bigint;
7109
7109
  }>;
7110
- getMaxPositionSize: (args: readonly [`0x${string}`, number, number], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
7110
+ getMaxPositionSize: (args: readonly [`0x${string}`, number, number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
7111
7111
  readonly type: "function";
7112
7112
  readonly name: "batchGetRefTick";
7113
7113
  readonly inputs: readonly [{
@@ -7781,7 +7781,7 @@ declare const useLens: () => {
7781
7781
  }];
7782
7782
  readonly stateMutability: "view";
7783
7783
  }], "getMaxPositionSize", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
7784
- getMaxPositionSizeAtCurrentTick: (args: readonly [`0x${string}`, number], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
7784
+ getMaxPositionSizeAtCurrentTick: (args: readonly [`0x${string}`, number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
7785
7785
  readonly type: "function";
7786
7786
  readonly name: "batchGetRefTick";
7787
7787
  readonly inputs: readonly [{
@@ -8455,7 +8455,7 @@ declare const useLens: () => {
8455
8455
  }];
8456
8456
  readonly stateMutability: "view";
8457
8457
  }], "getMaxPositionSizeAtCurrentTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
8458
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
8458
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
8459
8459
  readonly type: "function";
8460
8460
  readonly name: "batchGetRefTick";
8461
8461
  readonly inputs: readonly [{
@@ -9146,7 +9146,7 @@ declare const useLens: () => {
9146
9146
  expiresAt: number;
9147
9147
  liquidities: readonly bigint[];
9148
9148
  }>;
9149
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
9149
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
9150
9150
  readonly type: "function";
9151
9151
  readonly name: "batchGetRefTick";
9152
9152
  readonly inputs: readonly [{
@@ -9837,7 +9837,7 @@ declare const useLens: () => {
9837
9837
  expiresAt: number;
9838
9838
  liquidities: readonly bigint[];
9839
9839
  }[]>;
9840
- getPoolData: (args: readonly [`0x${string}`], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
9840
+ getPoolData: (args: readonly [`0x${string}`], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
9841
9841
  readonly type: "function";
9842
9842
  readonly name: "batchGetRefTick";
9843
9843
  readonly inputs: readonly [{
@@ -10522,7 +10522,7 @@ declare const useLens: () => {
10522
10522
  tickSpacing: number;
10523
10523
  fee: number;
10524
10524
  }>;
10525
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
10525
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
10526
10526
  readonly type: "function";
10527
10527
  readonly name: "batchGetRefTick";
10528
10528
  readonly inputs: readonly [{
@@ -11196,7 +11196,7 @@ declare const useLens: () => {
11196
11196
  }];
11197
11197
  readonly stateMutability: "view";
11198
11198
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
11199
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
11199
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
11200
11200
  readonly type: "function";
11201
11201
  readonly name: "batchGetRefTick";
11202
11202
  readonly inputs: readonly [{
@@ -11887,7 +11887,7 @@ declare const useLens: () => {
11887
11887
  expiresAt: number;
11888
11888
  liquidities: readonly bigint[];
11889
11889
  }[], bigint, boolean]>;
11890
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
11890
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
11891
11891
  readonly type: "function";
11892
11892
  readonly name: "batchGetRefTick";
11893
11893
  readonly inputs: readonly [{
@@ -13240,7 +13240,7 @@ declare const useLens: () => {
13240
13240
  } | undefined;
13241
13241
  uniswapLens: {
13242
13242
  read: {
13243
- batchGetAmount0ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
13243
+ batchGetAmount0ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
13244
13244
  readonly type: "function";
13245
13245
  readonly name: "batchGetAmount0ForLiquidity";
13246
13246
  readonly inputs: readonly [{
@@ -13861,7 +13861,7 @@ declare const useLens: () => {
13861
13861
  }];
13862
13862
  readonly stateMutability: "pure";
13863
13863
  }], "batchGetAmount0ForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
13864
- batchGetAmount0ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
13864
+ batchGetAmount0ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
13865
13865
  readonly type: "function";
13866
13866
  readonly name: "batchGetAmount0ForLiquidity";
13867
13867
  readonly inputs: readonly [{
@@ -14482,7 +14482,7 @@ declare const useLens: () => {
14482
14482
  }];
14483
14483
  readonly stateMutability: "pure";
14484
14484
  }], "batchGetAmount0ForLiquidityTicks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
14485
- batchGetAmount1ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
14485
+ batchGetAmount1ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
14486
14486
  readonly type: "function";
14487
14487
  readonly name: "batchGetAmount0ForLiquidity";
14488
14488
  readonly inputs: readonly [{
@@ -15103,7 +15103,7 @@ declare const useLens: () => {
15103
15103
  }];
15104
15104
  readonly stateMutability: "pure";
15105
15105
  }], "batchGetAmount1ForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
15106
- batchGetAmount1ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
15106
+ batchGetAmount1ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
15107
15107
  readonly type: "function";
15108
15108
  readonly name: "batchGetAmount0ForLiquidity";
15109
15109
  readonly inputs: readonly [{
@@ -15724,7 +15724,7 @@ declare const useLens: () => {
15724
15724
  }];
15725
15725
  readonly stateMutability: "pure";
15726
15726
  }], "batchGetAmount1ForLiquidityTicks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
15727
- batchGetAmountsForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
15727
+ batchGetAmountsForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
15728
15728
  readonly type: "function";
15729
15729
  readonly name: "batchGetAmount0ForLiquidity";
15730
15730
  readonly inputs: readonly [{
@@ -16345,7 +16345,7 @@ declare const useLens: () => {
16345
16345
  }];
16346
16346
  readonly stateMutability: "pure";
16347
16347
  }], "batchGetAmountsForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly bigint[], readonly bigint[]]>;
16348
- batchGetAmountsForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
16348
+ batchGetAmountsForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
16349
16349
  readonly type: "function";
16350
16350
  readonly name: "batchGetAmount0ForLiquidity";
16351
16351
  readonly inputs: readonly [{
@@ -16966,7 +16966,7 @@ declare const useLens: () => {
16966
16966
  }];
16967
16967
  readonly stateMutability: "pure";
16968
16968
  }], "batchGetAmountsForLiquidityTicks", readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly bigint[], readonly bigint[]]>;
16969
- batchGetLiquidityForAmount0: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
16969
+ batchGetLiquidityForAmount0: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
16970
16970
  readonly type: "function";
16971
16971
  readonly name: "batchGetAmount0ForLiquidity";
16972
16972
  readonly inputs: readonly [{
@@ -17587,7 +17587,7 @@ declare const useLens: () => {
17587
17587
  }];
17588
17588
  readonly stateMutability: "pure";
17589
17589
  }], "batchGetLiquidityForAmount0", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
17590
- batchGetLiquidityForAmount0Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
17590
+ batchGetLiquidityForAmount0Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
17591
17591
  readonly type: "function";
17592
17592
  readonly name: "batchGetAmount0ForLiquidity";
17593
17593
  readonly inputs: readonly [{
@@ -18208,7 +18208,7 @@ declare const useLens: () => {
18208
18208
  }];
18209
18209
  readonly stateMutability: "pure";
18210
18210
  }], "batchGetLiquidityForAmount0Ticks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
18211
- batchGetLiquidityForAmount1: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
18211
+ batchGetLiquidityForAmount1: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
18212
18212
  readonly type: "function";
18213
18213
  readonly name: "batchGetAmount0ForLiquidity";
18214
18214
  readonly inputs: readonly [{
@@ -18829,7 +18829,7 @@ declare const useLens: () => {
18829
18829
  }];
18830
18830
  readonly stateMutability: "pure";
18831
18831
  }], "batchGetLiquidityForAmount1", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
18832
- batchGetLiquidityForAmount1Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
18832
+ batchGetLiquidityForAmount1Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
18833
18833
  readonly type: "function";
18834
18834
  readonly name: "batchGetAmount0ForLiquidity";
18835
18835
  readonly inputs: readonly [{
@@ -19450,7 +19450,7 @@ declare const useLens: () => {
19450
19450
  }];
19451
19451
  readonly stateMutability: "pure";
19452
19452
  }], "batchGetLiquidityForAmount1Ticks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
19453
- batchGetLiquidityForAmounts: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
19453
+ batchGetLiquidityForAmounts: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
19454
19454
  readonly type: "function";
19455
19455
  readonly name: "batchGetAmount0ForLiquidity";
19456
19456
  readonly inputs: readonly [{
@@ -20071,7 +20071,7 @@ declare const useLens: () => {
20071
20071
  }];
20072
20072
  readonly stateMutability: "pure";
20073
20073
  }], "batchGetLiquidityForAmounts", readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
20074
- batchGetLiquidityForAmountsTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
20074
+ batchGetLiquidityForAmountsTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
20075
20075
  readonly type: "function";
20076
20076
  readonly name: "batchGetAmount0ForLiquidity";
20077
20077
  readonly inputs: readonly [{
@@ -20692,7 +20692,7 @@ declare const useLens: () => {
20692
20692
  }];
20693
20693
  readonly stateMutability: "pure";
20694
20694
  }], "batchGetLiquidityForAmountsTicks", readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
20695
- batchGetPriceAtTick: (args: readonly [readonly number[]], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
20695
+ batchGetPriceAtTick: (args: readonly [readonly number[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
20696
20696
  readonly type: "function";
20697
20697
  readonly name: "batchGetAmount0ForLiquidity";
20698
20698
  readonly inputs: readonly [{
@@ -21313,7 +21313,7 @@ declare const useLens: () => {
21313
21313
  }];
21314
21314
  readonly stateMutability: "pure";
21315
21315
  }], "batchGetPriceAtTick", readonly [readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
21316
- getAmount0ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
21316
+ getAmount0ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
21317
21317
  readonly type: "function";
21318
21318
  readonly name: "batchGetAmount0ForLiquidity";
21319
21319
  readonly inputs: readonly [{
@@ -21934,7 +21934,7 @@ declare const useLens: () => {
21934
21934
  }];
21935
21935
  readonly stateMutability: "pure";
21936
21936
  }], "getAmount0ForLiquidity", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
21937
- getAmount0ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
21937
+ getAmount0ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
21938
21938
  readonly type: "function";
21939
21939
  readonly name: "batchGetAmount0ForLiquidity";
21940
21940
  readonly inputs: readonly [{
@@ -22555,7 +22555,7 @@ declare const useLens: () => {
22555
22555
  }];
22556
22556
  readonly stateMutability: "pure";
22557
22557
  }], "getAmount0ForLiquidityTicks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
22558
- getAmount1ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
22558
+ getAmount1ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
22559
22559
  readonly type: "function";
22560
22560
  readonly name: "batchGetAmount0ForLiquidity";
22561
22561
  readonly inputs: readonly [{
@@ -23176,7 +23176,7 @@ declare const useLens: () => {
23176
23176
  }];
23177
23177
  readonly stateMutability: "pure";
23178
23178
  }], "getAmount1ForLiquidity", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
23179
- getAmount1ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
23179
+ getAmount1ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
23180
23180
  readonly type: "function";
23181
23181
  readonly name: "batchGetAmount0ForLiquidity";
23182
23182
  readonly inputs: readonly [{
@@ -23797,7 +23797,7 @@ declare const useLens: () => {
23797
23797
  }];
23798
23798
  readonly stateMutability: "pure";
23799
23799
  }], "getAmount1ForLiquidityTicks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
23800
- getAmountsForLiquidity: (args: readonly [bigint, bigint, bigint, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
23800
+ getAmountsForLiquidity: (args: readonly [bigint, bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
23801
23801
  readonly type: "function";
23802
23802
  readonly name: "batchGetAmount0ForLiquidity";
23803
23803
  readonly inputs: readonly [{
@@ -24418,7 +24418,7 @@ declare const useLens: () => {
24418
24418
  }];
24419
24419
  readonly stateMutability: "pure";
24420
24420
  }], "getAmountsForLiquidity", readonly [bigint, bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
24421
- getAmountsForLiquidityTicks: (args: readonly [number, number, number, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
24421
+ getAmountsForLiquidityTicks: (args: readonly [number, number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
24422
24422
  readonly type: "function";
24423
24423
  readonly name: "batchGetAmount0ForLiquidity";
24424
24424
  readonly inputs: readonly [{
@@ -25039,7 +25039,7 @@ declare const useLens: () => {
25039
25039
  }];
25040
25040
  readonly stateMutability: "pure";
25041
25041
  }], "getAmountsForLiquidityTicks", readonly [number, number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
25042
- getLiquidityForAmount0: (args: readonly [bigint, bigint, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
25042
+ getLiquidityForAmount0: (args: readonly [bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
25043
25043
  readonly type: "function";
25044
25044
  readonly name: "batchGetAmount0ForLiquidity";
25045
25045
  readonly inputs: readonly [{
@@ -25660,7 +25660,7 @@ declare const useLens: () => {
25660
25660
  }];
25661
25661
  readonly stateMutability: "pure";
25662
25662
  }], "getLiquidityForAmount0", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
25663
- getLiquidityForAmount0Ticks: (args: readonly [number, number, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
25663
+ getLiquidityForAmount0Ticks: (args: readonly [number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
25664
25664
  readonly type: "function";
25665
25665
  readonly name: "batchGetAmount0ForLiquidity";
25666
25666
  readonly inputs: readonly [{
@@ -26281,7 +26281,7 @@ declare const useLens: () => {
26281
26281
  }];
26282
26282
  readonly stateMutability: "pure";
26283
26283
  }], "getLiquidityForAmount0Ticks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
26284
- getLiquidityForAmount1: (args: readonly [bigint, bigint, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
26284
+ getLiquidityForAmount1: (args: readonly [bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
26285
26285
  readonly type: "function";
26286
26286
  readonly name: "batchGetAmount0ForLiquidity";
26287
26287
  readonly inputs: readonly [{
@@ -26902,7 +26902,7 @@ declare const useLens: () => {
26902
26902
  }];
26903
26903
  readonly stateMutability: "pure";
26904
26904
  }], "getLiquidityForAmount1", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
26905
- getLiquidityForAmount1Ticks: (args: readonly [number, number, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
26905
+ getLiquidityForAmount1Ticks: (args: readonly [number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
26906
26906
  readonly type: "function";
26907
26907
  readonly name: "batchGetAmount0ForLiquidity";
26908
26908
  readonly inputs: readonly [{
@@ -27523,7 +27523,7 @@ declare const useLens: () => {
27523
27523
  }];
27524
27524
  readonly stateMutability: "pure";
27525
27525
  }], "getLiquidityForAmount1Ticks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
27526
- getLiquidityForAmounts: (args: readonly [bigint, bigint, bigint, bigint, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
27526
+ getLiquidityForAmounts: (args: readonly [bigint, bigint, bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
27527
27527
  readonly type: "function";
27528
27528
  readonly name: "batchGetAmount0ForLiquidity";
27529
27529
  readonly inputs: readonly [{
@@ -28144,7 +28144,7 @@ declare const useLens: () => {
28144
28144
  }];
28145
28145
  readonly stateMutability: "pure";
28146
28146
  }], "getLiquidityForAmounts", readonly [bigint, bigint, bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
28147
- getLiquidityForAmountsTicks: (args: readonly [number, number, number, bigint, bigint], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
28147
+ getLiquidityForAmountsTicks: (args: readonly [number, number, number, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
28148
28148
  readonly type: "function";
28149
28149
  readonly name: "batchGetAmount0ForLiquidity";
28150
28150
  readonly inputs: readonly [{
@@ -28765,7 +28765,7 @@ declare const useLens: () => {
28765
28765
  }];
28766
28766
  readonly stateMutability: "pure";
28767
28767
  }], "getLiquidityForAmountsTicks", readonly [number, number, number, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
28768
- getPriceAtTick: (args: readonly [number], options?: viem116.Prettify<viem116.UnionOmit<viem116.ReadContractParameters<readonly [{
28768
+ getPriceAtTick: (args: readonly [number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
28769
28769
  readonly type: "function";
28770
28770
  readonly name: "batchGetAmount0ForLiquidity";
28771
28771
  readonly inputs: readonly [{