timelock-sdk 0.0.63 → 0.0.64
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.cjs +1 -1
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +20 -20
- package/dist/client.d.ts +136 -136
- package/dist/client.js +1 -1
- package/dist/client.js.map +1 -1
- package/package.json +1 -1
package/dist/client.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./uniswapMathLens-Ddy91uWa.js";
|
|
2
2
|
import { D as TimelockMarketData, O as UniswapMathLens, d as Amount } from "./index-BIkdgG3y.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as viem249 from "viem";
|
|
4
4
|
import { Address } from "viem";
|
|
5
5
|
import React, { ReactNode } from "react";
|
|
6
6
|
import * as wagmi0 from "wagmi";
|
|
@@ -9,7 +9,7 @@ import * as _tanstack_react_query0 from "@tanstack/react-query";
|
|
|
9
9
|
import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
10
10
|
import "graphql";
|
|
11
11
|
import * as _wagmi_core0 from "@wagmi/core";
|
|
12
|
-
import * as
|
|
12
|
+
import * as _tanstack_query_core17 from "@tanstack/query-core";
|
|
13
13
|
import * as node_modules__wagmi_core_dist_types_errors_base0 from "node_modules/@wagmi/core/dist/types/errors/base";
|
|
14
14
|
import * as node_modules_viem__types_errors_abi0 from "node_modules/viem/_types/errors/abi";
|
|
15
15
|
import * as node_modules_viem__types_errors_account0 from "node_modules/viem/_types/errors/account";
|
|
@@ -242,7 +242,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
242
242
|
isRefetching: boolean;
|
|
243
243
|
isStale: boolean;
|
|
244
244
|
isEnabled: boolean;
|
|
245
|
-
refetch: (options?:
|
|
245
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
246
246
|
optionId: bigint;
|
|
247
247
|
marketAddr: Address;
|
|
248
248
|
ownerAddr: Address;
|
|
@@ -281,7 +281,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
281
281
|
transactionHash: string;
|
|
282
282
|
} | null;
|
|
283
283
|
}[], Error>>;
|
|
284
|
-
fetchStatus:
|
|
284
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
285
285
|
promise: Promise<{
|
|
286
286
|
optionId: bigint;
|
|
287
287
|
marketAddr: Address;
|
|
@@ -383,7 +383,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
383
383
|
isRefetching: boolean;
|
|
384
384
|
isStale: boolean;
|
|
385
385
|
isEnabled: boolean;
|
|
386
|
-
refetch: (options?:
|
|
386
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
387
387
|
optionId: bigint;
|
|
388
388
|
marketAddr: Address;
|
|
389
389
|
ownerAddr: Address;
|
|
@@ -422,7 +422,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
422
422
|
transactionHash: string;
|
|
423
423
|
} | null;
|
|
424
424
|
}[], Error>>;
|
|
425
|
-
fetchStatus:
|
|
425
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
426
426
|
promise: Promise<{
|
|
427
427
|
optionId: bigint;
|
|
428
428
|
marketAddr: Address;
|
|
@@ -524,7 +524,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
524
524
|
isRefetching: boolean;
|
|
525
525
|
isStale: boolean;
|
|
526
526
|
isEnabled: boolean;
|
|
527
|
-
refetch: (options?:
|
|
527
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
528
528
|
optionId: bigint;
|
|
529
529
|
marketAddr: Address;
|
|
530
530
|
ownerAddr: Address;
|
|
@@ -563,7 +563,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
563
563
|
transactionHash: string;
|
|
564
564
|
} | null;
|
|
565
565
|
}[], Error>>;
|
|
566
|
-
fetchStatus:
|
|
566
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
567
567
|
promise: Promise<{
|
|
568
568
|
optionId: bigint;
|
|
569
569
|
marketAddr: Address;
|
|
@@ -665,7 +665,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
665
665
|
isRefetching: boolean;
|
|
666
666
|
isStale: boolean;
|
|
667
667
|
isEnabled: boolean;
|
|
668
|
-
refetch: (options?:
|
|
668
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
669
669
|
optionId: bigint;
|
|
670
670
|
marketAddr: Address;
|
|
671
671
|
ownerAddr: Address;
|
|
@@ -704,7 +704,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
704
704
|
transactionHash: string;
|
|
705
705
|
} | null;
|
|
706
706
|
}[], Error>>;
|
|
707
|
-
fetchStatus:
|
|
707
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
708
708
|
promise: Promise<{
|
|
709
709
|
optionId: bigint;
|
|
710
710
|
marketAddr: Address;
|
|
@@ -806,7 +806,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
806
806
|
isRefetching: boolean;
|
|
807
807
|
isStale: boolean;
|
|
808
808
|
isEnabled: boolean;
|
|
809
|
-
refetch: (options?:
|
|
809
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
810
810
|
optionId: bigint;
|
|
811
811
|
marketAddr: Address;
|
|
812
812
|
ownerAddr: Address;
|
|
@@ -845,7 +845,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
845
845
|
transactionHash: string;
|
|
846
846
|
} | null;
|
|
847
847
|
}[], Error>>;
|
|
848
|
-
fetchStatus:
|
|
848
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
849
849
|
promise: Promise<{
|
|
850
850
|
optionId: bigint;
|
|
851
851
|
marketAddr: Address;
|
|
@@ -947,7 +947,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
947
947
|
isRefetching: boolean;
|
|
948
948
|
isStale: boolean;
|
|
949
949
|
isEnabled: boolean;
|
|
950
|
-
refetch: (options?:
|
|
950
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
951
951
|
optionId: bigint;
|
|
952
952
|
marketAddr: Address;
|
|
953
953
|
ownerAddr: Address;
|
|
@@ -986,7 +986,7 @@ declare const useUserOptions: (user?: Address, active?: boolean) => {
|
|
|
986
986
|
transactionHash: string;
|
|
987
987
|
} | null;
|
|
988
988
|
}[], Error>>;
|
|
989
|
-
fetchStatus:
|
|
989
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
990
990
|
promise: Promise<{
|
|
991
991
|
optionId: bigint;
|
|
992
992
|
marketAddr: Address;
|
|
@@ -1089,7 +1089,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1089
1089
|
isRefetching: boolean;
|
|
1090
1090
|
isStale: boolean;
|
|
1091
1091
|
isEnabled: boolean;
|
|
1092
|
-
refetch: (options?:
|
|
1092
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
1093
1093
|
optionId: bigint;
|
|
1094
1094
|
marketAddr: Address;
|
|
1095
1095
|
ownerAddr: Address;
|
|
@@ -1128,7 +1128,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1128
1128
|
transactionHash: string;
|
|
1129
1129
|
} | null;
|
|
1130
1130
|
}[], Error>>;
|
|
1131
|
-
fetchStatus:
|
|
1131
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
1132
1132
|
promise: Promise<{
|
|
1133
1133
|
optionId: bigint;
|
|
1134
1134
|
marketAddr: Address;
|
|
@@ -1230,7 +1230,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1230
1230
|
isRefetching: boolean;
|
|
1231
1231
|
isStale: boolean;
|
|
1232
1232
|
isEnabled: boolean;
|
|
1233
|
-
refetch: (options?:
|
|
1233
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
1234
1234
|
optionId: bigint;
|
|
1235
1235
|
marketAddr: Address;
|
|
1236
1236
|
ownerAddr: Address;
|
|
@@ -1269,7 +1269,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1269
1269
|
transactionHash: string;
|
|
1270
1270
|
} | null;
|
|
1271
1271
|
}[], Error>>;
|
|
1272
|
-
fetchStatus:
|
|
1272
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
1273
1273
|
promise: Promise<{
|
|
1274
1274
|
optionId: bigint;
|
|
1275
1275
|
marketAddr: Address;
|
|
@@ -1371,7 +1371,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1371
1371
|
isRefetching: boolean;
|
|
1372
1372
|
isStale: boolean;
|
|
1373
1373
|
isEnabled: boolean;
|
|
1374
|
-
refetch: (options?:
|
|
1374
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
1375
1375
|
optionId: bigint;
|
|
1376
1376
|
marketAddr: Address;
|
|
1377
1377
|
ownerAddr: Address;
|
|
@@ -1410,7 +1410,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1410
1410
|
transactionHash: string;
|
|
1411
1411
|
} | null;
|
|
1412
1412
|
}[], Error>>;
|
|
1413
|
-
fetchStatus:
|
|
1413
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
1414
1414
|
promise: Promise<{
|
|
1415
1415
|
optionId: bigint;
|
|
1416
1416
|
marketAddr: Address;
|
|
@@ -1512,7 +1512,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1512
1512
|
isRefetching: boolean;
|
|
1513
1513
|
isStale: boolean;
|
|
1514
1514
|
isEnabled: boolean;
|
|
1515
|
-
refetch: (options?:
|
|
1515
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
1516
1516
|
optionId: bigint;
|
|
1517
1517
|
marketAddr: Address;
|
|
1518
1518
|
ownerAddr: Address;
|
|
@@ -1551,7 +1551,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1551
1551
|
transactionHash: string;
|
|
1552
1552
|
} | null;
|
|
1553
1553
|
}[], Error>>;
|
|
1554
|
-
fetchStatus:
|
|
1554
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
1555
1555
|
promise: Promise<{
|
|
1556
1556
|
optionId: bigint;
|
|
1557
1557
|
marketAddr: Address;
|
|
@@ -1653,7 +1653,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1653
1653
|
isRefetching: boolean;
|
|
1654
1654
|
isStale: boolean;
|
|
1655
1655
|
isEnabled: boolean;
|
|
1656
|
-
refetch: (options?:
|
|
1656
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
1657
1657
|
optionId: bigint;
|
|
1658
1658
|
marketAddr: Address;
|
|
1659
1659
|
ownerAddr: Address;
|
|
@@ -1692,7 +1692,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1692
1692
|
transactionHash: string;
|
|
1693
1693
|
} | null;
|
|
1694
1694
|
}[], Error>>;
|
|
1695
|
-
fetchStatus:
|
|
1695
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
1696
1696
|
promise: Promise<{
|
|
1697
1697
|
optionId: bigint;
|
|
1698
1698
|
marketAddr: Address;
|
|
@@ -1794,7 +1794,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1794
1794
|
isRefetching: boolean;
|
|
1795
1795
|
isStale: boolean;
|
|
1796
1796
|
isEnabled: boolean;
|
|
1797
|
-
refetch: (options?:
|
|
1797
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
1798
1798
|
optionId: bigint;
|
|
1799
1799
|
marketAddr: Address;
|
|
1800
1800
|
ownerAddr: Address;
|
|
@@ -1833,7 +1833,7 @@ declare const useActiveUserOptions: (user?: Address) => {
|
|
|
1833
1833
|
transactionHash: string;
|
|
1834
1834
|
} | null;
|
|
1835
1835
|
}[], Error>>;
|
|
1836
|
-
fetchStatus:
|
|
1836
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
1837
1837
|
promise: Promise<{
|
|
1838
1838
|
optionId: bigint;
|
|
1839
1839
|
marketAddr: Address;
|
|
@@ -1936,7 +1936,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
1936
1936
|
isRefetching: boolean;
|
|
1937
1937
|
isStale: boolean;
|
|
1938
1938
|
isEnabled: boolean;
|
|
1939
|
-
refetch: (options?:
|
|
1939
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
1940
1940
|
optionId: bigint;
|
|
1941
1941
|
marketAddr: Address;
|
|
1942
1942
|
ownerAddr: Address;
|
|
@@ -1975,7 +1975,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
1975
1975
|
transactionHash: string;
|
|
1976
1976
|
} | null;
|
|
1977
1977
|
}[], Error>>;
|
|
1978
|
-
fetchStatus:
|
|
1978
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
1979
1979
|
promise: Promise<{
|
|
1980
1980
|
optionId: bigint;
|
|
1981
1981
|
marketAddr: Address;
|
|
@@ -2077,7 +2077,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2077
2077
|
isRefetching: boolean;
|
|
2078
2078
|
isStale: boolean;
|
|
2079
2079
|
isEnabled: boolean;
|
|
2080
|
-
refetch: (options?:
|
|
2080
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
2081
2081
|
optionId: bigint;
|
|
2082
2082
|
marketAddr: Address;
|
|
2083
2083
|
ownerAddr: Address;
|
|
@@ -2116,7 +2116,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2116
2116
|
transactionHash: string;
|
|
2117
2117
|
} | null;
|
|
2118
2118
|
}[], Error>>;
|
|
2119
|
-
fetchStatus:
|
|
2119
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
2120
2120
|
promise: Promise<{
|
|
2121
2121
|
optionId: bigint;
|
|
2122
2122
|
marketAddr: Address;
|
|
@@ -2218,7 +2218,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2218
2218
|
isRefetching: boolean;
|
|
2219
2219
|
isStale: boolean;
|
|
2220
2220
|
isEnabled: boolean;
|
|
2221
|
-
refetch: (options?:
|
|
2221
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
2222
2222
|
optionId: bigint;
|
|
2223
2223
|
marketAddr: Address;
|
|
2224
2224
|
ownerAddr: Address;
|
|
@@ -2257,7 +2257,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2257
2257
|
transactionHash: string;
|
|
2258
2258
|
} | null;
|
|
2259
2259
|
}[], Error>>;
|
|
2260
|
-
fetchStatus:
|
|
2260
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
2261
2261
|
promise: Promise<{
|
|
2262
2262
|
optionId: bigint;
|
|
2263
2263
|
marketAddr: Address;
|
|
@@ -2359,7 +2359,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2359
2359
|
isRefetching: boolean;
|
|
2360
2360
|
isStale: boolean;
|
|
2361
2361
|
isEnabled: boolean;
|
|
2362
|
-
refetch: (options?:
|
|
2362
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
2363
2363
|
optionId: bigint;
|
|
2364
2364
|
marketAddr: Address;
|
|
2365
2365
|
ownerAddr: Address;
|
|
@@ -2398,7 +2398,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2398
2398
|
transactionHash: string;
|
|
2399
2399
|
} | null;
|
|
2400
2400
|
}[], Error>>;
|
|
2401
|
-
fetchStatus:
|
|
2401
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
2402
2402
|
promise: Promise<{
|
|
2403
2403
|
optionId: bigint;
|
|
2404
2404
|
marketAddr: Address;
|
|
@@ -2500,7 +2500,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2500
2500
|
isRefetching: boolean;
|
|
2501
2501
|
isStale: boolean;
|
|
2502
2502
|
isEnabled: boolean;
|
|
2503
|
-
refetch: (options?:
|
|
2503
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
2504
2504
|
optionId: bigint;
|
|
2505
2505
|
marketAddr: Address;
|
|
2506
2506
|
ownerAddr: Address;
|
|
@@ -2539,7 +2539,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2539
2539
|
transactionHash: string;
|
|
2540
2540
|
} | null;
|
|
2541
2541
|
}[], Error>>;
|
|
2542
|
-
fetchStatus:
|
|
2542
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
2543
2543
|
promise: Promise<{
|
|
2544
2544
|
optionId: bigint;
|
|
2545
2545
|
marketAddr: Address;
|
|
@@ -2641,7 +2641,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2641
2641
|
isRefetching: boolean;
|
|
2642
2642
|
isStale: boolean;
|
|
2643
2643
|
isEnabled: boolean;
|
|
2644
|
-
refetch: (options?:
|
|
2644
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
2645
2645
|
optionId: bigint;
|
|
2646
2646
|
marketAddr: Address;
|
|
2647
2647
|
ownerAddr: Address;
|
|
@@ -2680,7 +2680,7 @@ declare const useClosedUserOptions: (user?: Address) => {
|
|
|
2680
2680
|
transactionHash: string;
|
|
2681
2681
|
} | null;
|
|
2682
2682
|
}[], Error>>;
|
|
2683
|
-
fetchStatus:
|
|
2683
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
2684
2684
|
promise: Promise<{
|
|
2685
2685
|
optionId: bigint;
|
|
2686
2686
|
marketAddr: Address;
|
|
@@ -2807,7 +2807,7 @@ declare const useMintOption: (marketAddr?: Address) => {
|
|
|
2807
2807
|
isPending: boolean;
|
|
2808
2808
|
isConfirming: boolean;
|
|
2809
2809
|
isSuccess: boolean;
|
|
2810
|
-
error: wagmi0.ConnectorAccountNotFoundErrorType | wagmi0.ConnectorChainMismatchErrorType | _wagmi_core0.ConnectorNotConnectedErrorType | wagmi0.ConnectorUnavailableReconnectingErrorType |
|
|
2810
|
+
error: wagmi0.ConnectorAccountNotFoundErrorType | wagmi0.ConnectorChainMismatchErrorType | _wagmi_core0.ConnectorNotConnectedErrorType | wagmi0.ConnectorUnavailableReconnectingErrorType | viem249.BaseErrorType | node_modules__wagmi_core_dist_types_errors_base0.ErrorType | node_modules__wagmi_core_dist_types_errors_base0.BaseErrorType | viem249.AbiFunctionNotFoundErrorType | viem249.AbiEncodingLengthMismatchErrorType | viem249.InvalidAddressErrorType | viem249.AbiEncodingArrayLengthMismatchErrorType | viem249.IntegerOutOfRangeErrorType | viem249.SizeExceedsPaddingSizeErrorType | viem249.InvalidArrayErrorType | viem249.AbiEncodingBytesSizeMismatchErrorType | viem249.SizeOverflowErrorType | viem249.SliceOffsetOutOfBoundsErrorType | viem249.InvalidAbiEncodingTypeErrorType | viem249.InvalidDefinitionTypeErrorType | node_modules_viem__types_errors_abi0.AbiItemAmbiguityErrorType | node_modules_viem__types_errors_account0.AccountNotFoundErrorType | viem249.GetContractErrorReturnType<viem249.SendTransactionErrorType> | null;
|
|
2811
2811
|
isLoading: boolean;
|
|
2812
2812
|
isApprovalPending: boolean;
|
|
2813
2813
|
approvalError: _wagmi_core0.WriteContractErrorType | null;
|
|
@@ -2838,7 +2838,7 @@ declare const useExtendOption: (marketAddr?: Address) => {
|
|
|
2838
2838
|
isPending: boolean;
|
|
2839
2839
|
isConfirming: boolean;
|
|
2840
2840
|
isSuccess: boolean;
|
|
2841
|
-
error: wagmi0.ConnectorAccountNotFoundErrorType | wagmi0.ConnectorChainMismatchErrorType | _wagmi_core0.ConnectorNotConnectedErrorType | wagmi0.ConnectorUnavailableReconnectingErrorType |
|
|
2841
|
+
error: wagmi0.ConnectorAccountNotFoundErrorType | wagmi0.ConnectorChainMismatchErrorType | _wagmi_core0.ConnectorNotConnectedErrorType | wagmi0.ConnectorUnavailableReconnectingErrorType | viem249.BaseErrorType | node_modules__wagmi_core_dist_types_errors_base0.ErrorType | node_modules__wagmi_core_dist_types_errors_base0.BaseErrorType | viem249.AbiFunctionNotFoundErrorType | viem249.AbiEncodingLengthMismatchErrorType | viem249.InvalidAddressErrorType | viem249.AbiEncodingArrayLengthMismatchErrorType | viem249.IntegerOutOfRangeErrorType | viem249.SizeExceedsPaddingSizeErrorType | viem249.InvalidArrayErrorType | viem249.AbiEncodingBytesSizeMismatchErrorType | viem249.SizeOverflowErrorType | viem249.SliceOffsetOutOfBoundsErrorType | viem249.InvalidAbiEncodingTypeErrorType | viem249.InvalidDefinitionTypeErrorType | node_modules_viem__types_errors_abi0.AbiItemAmbiguityErrorType | node_modules_viem__types_errors_account0.AccountNotFoundErrorType | viem249.GetContractErrorReturnType<viem249.SendTransactionErrorType> | null;
|
|
2842
2842
|
isLoading: boolean;
|
|
2843
2843
|
isApprovalPending: boolean;
|
|
2844
2844
|
approvalError: _wagmi_core0.WriteContractErrorType | null;
|
|
@@ -2847,7 +2847,7 @@ declare const useExtendOption: (marketAddr?: Address) => {
|
|
|
2847
2847
|
//#endregion
|
|
2848
2848
|
//#region src/hooks/market/useUserOperators.d.ts
|
|
2849
2849
|
declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
2850
|
-
data:
|
|
2850
|
+
data: {
|
|
2851
2851
|
spendingApproval: bigint;
|
|
2852
2852
|
operatorAddr: string;
|
|
2853
2853
|
__typename: "UserMarketOperator";
|
|
@@ -2860,7 +2860,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
2860
2860
|
__typename: "MarketOperator";
|
|
2861
2861
|
address: string;
|
|
2862
2862
|
} | null;
|
|
2863
|
-
}[]
|
|
2863
|
+
}[];
|
|
2864
2864
|
error: Error;
|
|
2865
2865
|
isError: true;
|
|
2866
2866
|
isPending: false;
|
|
@@ -2883,7 +2883,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
2883
2883
|
isRefetching: boolean;
|
|
2884
2884
|
isStale: boolean;
|
|
2885
2885
|
isEnabled: boolean;
|
|
2886
|
-
refetch: (options?:
|
|
2886
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
2887
2887
|
spendingApproval: bigint;
|
|
2888
2888
|
operatorAddr: string;
|
|
2889
2889
|
__typename: "UserMarketOperator";
|
|
@@ -2897,7 +2897,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
2897
2897
|
address: string;
|
|
2898
2898
|
} | null;
|
|
2899
2899
|
}[] | undefined, Error>>;
|
|
2900
|
-
fetchStatus:
|
|
2900
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
2901
2901
|
promise: Promise<{
|
|
2902
2902
|
spendingApproval: bigint;
|
|
2903
2903
|
operatorAddr: string;
|
|
@@ -2913,7 +2913,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
2913
2913
|
} | null;
|
|
2914
2914
|
}[] | undefined>;
|
|
2915
2915
|
} | {
|
|
2916
|
-
data:
|
|
2916
|
+
data: {
|
|
2917
2917
|
spendingApproval: bigint;
|
|
2918
2918
|
operatorAddr: string;
|
|
2919
2919
|
__typename: "UserMarketOperator";
|
|
@@ -2926,7 +2926,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
2926
2926
|
__typename: "MarketOperator";
|
|
2927
2927
|
address: string;
|
|
2928
2928
|
} | null;
|
|
2929
|
-
}[]
|
|
2929
|
+
}[];
|
|
2930
2930
|
error: null;
|
|
2931
2931
|
isError: false;
|
|
2932
2932
|
isPending: false;
|
|
@@ -2949,7 +2949,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
2949
2949
|
isRefetching: boolean;
|
|
2950
2950
|
isStale: boolean;
|
|
2951
2951
|
isEnabled: boolean;
|
|
2952
|
-
refetch: (options?:
|
|
2952
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
2953
2953
|
spendingApproval: bigint;
|
|
2954
2954
|
operatorAddr: string;
|
|
2955
2955
|
__typename: "UserMarketOperator";
|
|
@@ -2963,7 +2963,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
2963
2963
|
address: string;
|
|
2964
2964
|
} | null;
|
|
2965
2965
|
}[] | undefined, Error>>;
|
|
2966
|
-
fetchStatus:
|
|
2966
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
2967
2967
|
promise: Promise<{
|
|
2968
2968
|
spendingApproval: bigint;
|
|
2969
2969
|
operatorAddr: string;
|
|
@@ -2979,7 +2979,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
2979
2979
|
} | null;
|
|
2980
2980
|
}[] | undefined>;
|
|
2981
2981
|
} | {
|
|
2982
|
-
data:
|
|
2982
|
+
data: {
|
|
2983
2983
|
spendingApproval: bigint;
|
|
2984
2984
|
operatorAddr: string;
|
|
2985
2985
|
__typename: "UserMarketOperator";
|
|
@@ -2992,7 +2992,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
2992
2992
|
__typename: "MarketOperator";
|
|
2993
2993
|
address: string;
|
|
2994
2994
|
} | null;
|
|
2995
|
-
}[]
|
|
2995
|
+
}[];
|
|
2996
2996
|
error: Error;
|
|
2997
2997
|
isError: true;
|
|
2998
2998
|
isPending: false;
|
|
@@ -3015,7 +3015,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3015
3015
|
isRefetching: boolean;
|
|
3016
3016
|
isStale: boolean;
|
|
3017
3017
|
isEnabled: boolean;
|
|
3018
|
-
refetch: (options?:
|
|
3018
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
3019
3019
|
spendingApproval: bigint;
|
|
3020
3020
|
operatorAddr: string;
|
|
3021
3021
|
__typename: "UserMarketOperator";
|
|
@@ -3029,7 +3029,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3029
3029
|
address: string;
|
|
3030
3030
|
} | null;
|
|
3031
3031
|
}[] | undefined, Error>>;
|
|
3032
|
-
fetchStatus:
|
|
3032
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3033
3033
|
promise: Promise<{
|
|
3034
3034
|
spendingApproval: bigint;
|
|
3035
3035
|
operatorAddr: string;
|
|
@@ -3045,7 +3045,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3045
3045
|
} | null;
|
|
3046
3046
|
}[] | undefined>;
|
|
3047
3047
|
} | {
|
|
3048
|
-
data:
|
|
3048
|
+
data: {
|
|
3049
3049
|
spendingApproval: bigint;
|
|
3050
3050
|
operatorAddr: string;
|
|
3051
3051
|
__typename: "UserMarketOperator";
|
|
@@ -3058,7 +3058,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3058
3058
|
__typename: "MarketOperator";
|
|
3059
3059
|
address: string;
|
|
3060
3060
|
} | null;
|
|
3061
|
-
}[]
|
|
3061
|
+
}[];
|
|
3062
3062
|
error: null;
|
|
3063
3063
|
isError: false;
|
|
3064
3064
|
isPending: true;
|
|
@@ -3081,7 +3081,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3081
3081
|
isRefetching: boolean;
|
|
3082
3082
|
isStale: boolean;
|
|
3083
3083
|
isEnabled: boolean;
|
|
3084
|
-
refetch: (options?:
|
|
3084
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
3085
3085
|
spendingApproval: bigint;
|
|
3086
3086
|
operatorAddr: string;
|
|
3087
3087
|
__typename: "UserMarketOperator";
|
|
@@ -3095,7 +3095,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3095
3095
|
address: string;
|
|
3096
3096
|
} | null;
|
|
3097
3097
|
}[] | undefined, Error>>;
|
|
3098
|
-
fetchStatus:
|
|
3098
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3099
3099
|
promise: Promise<{
|
|
3100
3100
|
spendingApproval: bigint;
|
|
3101
3101
|
operatorAddr: string;
|
|
@@ -3111,7 +3111,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3111
3111
|
} | null;
|
|
3112
3112
|
}[] | undefined>;
|
|
3113
3113
|
} | {
|
|
3114
|
-
data:
|
|
3114
|
+
data: {
|
|
3115
3115
|
spendingApproval: bigint;
|
|
3116
3116
|
operatorAddr: string;
|
|
3117
3117
|
__typename: "UserMarketOperator";
|
|
@@ -3124,7 +3124,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3124
3124
|
__typename: "MarketOperator";
|
|
3125
3125
|
address: string;
|
|
3126
3126
|
} | null;
|
|
3127
|
-
}[]
|
|
3127
|
+
}[];
|
|
3128
3128
|
error: null;
|
|
3129
3129
|
isError: false;
|
|
3130
3130
|
isPending: true;
|
|
@@ -3147,7 +3147,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3147
3147
|
isRefetching: boolean;
|
|
3148
3148
|
isStale: boolean;
|
|
3149
3149
|
isEnabled: boolean;
|
|
3150
|
-
refetch: (options?:
|
|
3150
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
3151
3151
|
spendingApproval: bigint;
|
|
3152
3152
|
operatorAddr: string;
|
|
3153
3153
|
__typename: "UserMarketOperator";
|
|
@@ -3161,7 +3161,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3161
3161
|
address: string;
|
|
3162
3162
|
} | null;
|
|
3163
3163
|
}[] | undefined, Error>>;
|
|
3164
|
-
fetchStatus:
|
|
3164
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3165
3165
|
promise: Promise<{
|
|
3166
3166
|
spendingApproval: bigint;
|
|
3167
3167
|
operatorAddr: string;
|
|
@@ -3177,7 +3177,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3177
3177
|
} | null;
|
|
3178
3178
|
}[] | undefined>;
|
|
3179
3179
|
} | {
|
|
3180
|
-
data:
|
|
3180
|
+
data: {
|
|
3181
3181
|
spendingApproval: bigint;
|
|
3182
3182
|
operatorAddr: string;
|
|
3183
3183
|
__typename: "UserMarketOperator";
|
|
@@ -3190,7 +3190,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3190
3190
|
__typename: "MarketOperator";
|
|
3191
3191
|
address: string;
|
|
3192
3192
|
} | null;
|
|
3193
|
-
}[]
|
|
3193
|
+
}[];
|
|
3194
3194
|
isError: false;
|
|
3195
3195
|
error: null;
|
|
3196
3196
|
isPending: false;
|
|
@@ -3213,7 +3213,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3213
3213
|
isRefetching: boolean;
|
|
3214
3214
|
isStale: boolean;
|
|
3215
3215
|
isEnabled: boolean;
|
|
3216
|
-
refetch: (options?:
|
|
3216
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
3217
3217
|
spendingApproval: bigint;
|
|
3218
3218
|
operatorAddr: string;
|
|
3219
3219
|
__typename: "UserMarketOperator";
|
|
@@ -3227,7 +3227,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
3227
3227
|
address: string;
|
|
3228
3228
|
} | null;
|
|
3229
3229
|
}[] | undefined, Error>>;
|
|
3230
|
-
fetchStatus:
|
|
3230
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3231
3231
|
promise: Promise<{
|
|
3232
3232
|
spendingApproval: bigint;
|
|
3233
3233
|
operatorAddr: string;
|
|
@@ -3308,7 +3308,7 @@ declare const useBurnLiquidity: (vaultAddr?: Address) => {
|
|
|
3308
3308
|
//#region src/hooks/vault/useLiquidityBlocks.d.ts
|
|
3309
3309
|
type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
|
|
3310
3310
|
declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
3311
|
-
error:
|
|
3311
|
+
error: viem249.ReadContractErrorType;
|
|
3312
3312
|
isError: true;
|
|
3313
3313
|
isPending: false;
|
|
3314
3314
|
isLoading: false;
|
|
@@ -3320,7 +3320,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3320
3320
|
dataUpdatedAt: number;
|
|
3321
3321
|
errorUpdatedAt: number;
|
|
3322
3322
|
failureCount: number;
|
|
3323
|
-
failureReason:
|
|
3323
|
+
failureReason: viem249.ReadContractErrorType | null;
|
|
3324
3324
|
errorUpdateCount: number;
|
|
3325
3325
|
isFetched: boolean;
|
|
3326
3326
|
isFetchedAfterMount: boolean;
|
|
@@ -3330,7 +3330,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3330
3330
|
isRefetching: boolean;
|
|
3331
3331
|
isStale: boolean;
|
|
3332
3332
|
isEnabled: boolean;
|
|
3333
|
-
refetch: (options?:
|
|
3333
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
3334
3334
|
tickLower: number;
|
|
3335
3335
|
tickUpper: number;
|
|
3336
3336
|
prevTickLower: number;
|
|
@@ -3340,8 +3340,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3340
3340
|
totalAmount1: bigint;
|
|
3341
3341
|
borrowedAmount0: bigint;
|
|
3342
3342
|
borrowedAmount1: bigint;
|
|
3343
|
-
}[],
|
|
3344
|
-
fetchStatus:
|
|
3343
|
+
}[], viem249.ReadContractErrorType>>;
|
|
3344
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3345
3345
|
promise: Promise<readonly {
|
|
3346
3346
|
tickLower: number;
|
|
3347
3347
|
tickUpper: number;
|
|
@@ -3353,7 +3353,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3353
3353
|
borrowedAmount0: bigint;
|
|
3354
3354
|
borrowedAmount1: bigint;
|
|
3355
3355
|
}[]>;
|
|
3356
|
-
queryKey:
|
|
3356
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
3357
3357
|
data: readonly {
|
|
3358
3358
|
tickLower: number;
|
|
3359
3359
|
tickUpper: number;
|
|
@@ -3378,7 +3378,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3378
3378
|
dataUpdatedAt: number;
|
|
3379
3379
|
errorUpdatedAt: number;
|
|
3380
3380
|
failureCount: number;
|
|
3381
|
-
failureReason:
|
|
3381
|
+
failureReason: viem249.ReadContractErrorType | null;
|
|
3382
3382
|
errorUpdateCount: number;
|
|
3383
3383
|
isFetched: boolean;
|
|
3384
3384
|
isFetchedAfterMount: boolean;
|
|
@@ -3388,7 +3388,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3388
3388
|
isRefetching: boolean;
|
|
3389
3389
|
isStale: boolean;
|
|
3390
3390
|
isEnabled: boolean;
|
|
3391
|
-
refetch: (options?:
|
|
3391
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
3392
3392
|
tickLower: number;
|
|
3393
3393
|
tickUpper: number;
|
|
3394
3394
|
prevTickLower: number;
|
|
@@ -3398,8 +3398,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3398
3398
|
totalAmount1: bigint;
|
|
3399
3399
|
borrowedAmount0: bigint;
|
|
3400
3400
|
borrowedAmount1: bigint;
|
|
3401
|
-
}[],
|
|
3402
|
-
fetchStatus:
|
|
3401
|
+
}[], viem249.ReadContractErrorType>>;
|
|
3402
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3403
3403
|
promise: Promise<readonly {
|
|
3404
3404
|
tickLower: number;
|
|
3405
3405
|
tickUpper: number;
|
|
@@ -3411,7 +3411,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3411
3411
|
borrowedAmount0: bigint;
|
|
3412
3412
|
borrowedAmount1: bigint;
|
|
3413
3413
|
}[]>;
|
|
3414
|
-
queryKey:
|
|
3414
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
3415
3415
|
data: readonly {
|
|
3416
3416
|
tickLower: number;
|
|
3417
3417
|
tickUpper: number;
|
|
@@ -3424,7 +3424,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3424
3424
|
borrowedAmount1: bigint;
|
|
3425
3425
|
}[];
|
|
3426
3426
|
} | {
|
|
3427
|
-
error:
|
|
3427
|
+
error: viem249.ReadContractErrorType;
|
|
3428
3428
|
isError: true;
|
|
3429
3429
|
isPending: false;
|
|
3430
3430
|
isLoading: false;
|
|
@@ -3436,7 +3436,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3436
3436
|
dataUpdatedAt: number;
|
|
3437
3437
|
errorUpdatedAt: number;
|
|
3438
3438
|
failureCount: number;
|
|
3439
|
-
failureReason:
|
|
3439
|
+
failureReason: viem249.ReadContractErrorType | null;
|
|
3440
3440
|
errorUpdateCount: number;
|
|
3441
3441
|
isFetched: boolean;
|
|
3442
3442
|
isFetchedAfterMount: boolean;
|
|
@@ -3446,7 +3446,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3446
3446
|
isRefetching: boolean;
|
|
3447
3447
|
isStale: boolean;
|
|
3448
3448
|
isEnabled: boolean;
|
|
3449
|
-
refetch: (options?:
|
|
3449
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
3450
3450
|
tickLower: number;
|
|
3451
3451
|
tickUpper: number;
|
|
3452
3452
|
prevTickLower: number;
|
|
@@ -3456,8 +3456,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3456
3456
|
totalAmount1: bigint;
|
|
3457
3457
|
borrowedAmount0: bigint;
|
|
3458
3458
|
borrowedAmount1: bigint;
|
|
3459
|
-
}[],
|
|
3460
|
-
fetchStatus:
|
|
3459
|
+
}[], viem249.ReadContractErrorType>>;
|
|
3460
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3461
3461
|
promise: Promise<readonly {
|
|
3462
3462
|
tickLower: number;
|
|
3463
3463
|
tickUpper: number;
|
|
@@ -3469,7 +3469,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3469
3469
|
borrowedAmount0: bigint;
|
|
3470
3470
|
borrowedAmount1: bigint;
|
|
3471
3471
|
}[]>;
|
|
3472
|
-
queryKey:
|
|
3472
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
3473
3473
|
data: readonly {
|
|
3474
3474
|
tickLower: number;
|
|
3475
3475
|
tickUpper: number;
|
|
@@ -3494,7 +3494,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3494
3494
|
dataUpdatedAt: number;
|
|
3495
3495
|
errorUpdatedAt: number;
|
|
3496
3496
|
failureCount: number;
|
|
3497
|
-
failureReason:
|
|
3497
|
+
failureReason: viem249.ReadContractErrorType | null;
|
|
3498
3498
|
errorUpdateCount: number;
|
|
3499
3499
|
isFetched: boolean;
|
|
3500
3500
|
isFetchedAfterMount: boolean;
|
|
@@ -3504,7 +3504,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3504
3504
|
isRefetching: boolean;
|
|
3505
3505
|
isStale: boolean;
|
|
3506
3506
|
isEnabled: boolean;
|
|
3507
|
-
refetch: (options?:
|
|
3507
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
3508
3508
|
tickLower: number;
|
|
3509
3509
|
tickUpper: number;
|
|
3510
3510
|
prevTickLower: number;
|
|
@@ -3514,8 +3514,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3514
3514
|
totalAmount1: bigint;
|
|
3515
3515
|
borrowedAmount0: bigint;
|
|
3516
3516
|
borrowedAmount1: bigint;
|
|
3517
|
-
}[],
|
|
3518
|
-
fetchStatus:
|
|
3517
|
+
}[], viem249.ReadContractErrorType>>;
|
|
3518
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3519
3519
|
promise: Promise<readonly {
|
|
3520
3520
|
tickLower: number;
|
|
3521
3521
|
tickUpper: number;
|
|
@@ -3527,7 +3527,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3527
3527
|
borrowedAmount0: bigint;
|
|
3528
3528
|
borrowedAmount1: bigint;
|
|
3529
3529
|
}[]>;
|
|
3530
|
-
queryKey:
|
|
3530
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
3531
3531
|
data: readonly {
|
|
3532
3532
|
tickLower: number;
|
|
3533
3533
|
tickUpper: number;
|
|
@@ -3551,7 +3551,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3551
3551
|
dataUpdatedAt: number;
|
|
3552
3552
|
errorUpdatedAt: number;
|
|
3553
3553
|
failureCount: number;
|
|
3554
|
-
failureReason:
|
|
3554
|
+
failureReason: viem249.ReadContractErrorType | null;
|
|
3555
3555
|
errorUpdateCount: number;
|
|
3556
3556
|
isFetched: boolean;
|
|
3557
3557
|
isFetchedAfterMount: boolean;
|
|
@@ -3562,7 +3562,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3562
3562
|
isRefetching: boolean;
|
|
3563
3563
|
isStale: boolean;
|
|
3564
3564
|
isEnabled: boolean;
|
|
3565
|
-
refetch: (options?:
|
|
3565
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
3566
3566
|
tickLower: number;
|
|
3567
3567
|
tickUpper: number;
|
|
3568
3568
|
prevTickLower: number;
|
|
@@ -3572,8 +3572,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3572
3572
|
totalAmount1: bigint;
|
|
3573
3573
|
borrowedAmount0: bigint;
|
|
3574
3574
|
borrowedAmount1: bigint;
|
|
3575
|
-
}[],
|
|
3576
|
-
fetchStatus:
|
|
3575
|
+
}[], viem249.ReadContractErrorType>>;
|
|
3576
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3577
3577
|
promise: Promise<readonly {
|
|
3578
3578
|
tickLower: number;
|
|
3579
3579
|
tickUpper: number;
|
|
@@ -3585,7 +3585,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3585
3585
|
borrowedAmount0: bigint;
|
|
3586
3586
|
borrowedAmount1: bigint;
|
|
3587
3587
|
}[]>;
|
|
3588
|
-
queryKey:
|
|
3588
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
3589
3589
|
data: readonly {
|
|
3590
3590
|
tickLower: number;
|
|
3591
3591
|
tickUpper: number;
|
|
@@ -3610,7 +3610,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3610
3610
|
dataUpdatedAt: number;
|
|
3611
3611
|
errorUpdatedAt: number;
|
|
3612
3612
|
failureCount: number;
|
|
3613
|
-
failureReason:
|
|
3613
|
+
failureReason: viem249.ReadContractErrorType | null;
|
|
3614
3614
|
errorUpdateCount: number;
|
|
3615
3615
|
isFetched: boolean;
|
|
3616
3616
|
isFetchedAfterMount: boolean;
|
|
@@ -3620,7 +3620,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3620
3620
|
isRefetching: boolean;
|
|
3621
3621
|
isStale: boolean;
|
|
3622
3622
|
isEnabled: boolean;
|
|
3623
|
-
refetch: (options?:
|
|
3623
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
3624
3624
|
tickLower: number;
|
|
3625
3625
|
tickUpper: number;
|
|
3626
3626
|
prevTickLower: number;
|
|
@@ -3630,8 +3630,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3630
3630
|
totalAmount1: bigint;
|
|
3631
3631
|
borrowedAmount0: bigint;
|
|
3632
3632
|
borrowedAmount1: bigint;
|
|
3633
|
-
}[],
|
|
3634
|
-
fetchStatus:
|
|
3633
|
+
}[], viem249.ReadContractErrorType>>;
|
|
3634
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
3635
3635
|
promise: Promise<readonly {
|
|
3636
3636
|
tickLower: number;
|
|
3637
3637
|
tickUpper: number;
|
|
@@ -3643,7 +3643,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
3643
3643
|
borrowedAmount0: bigint;
|
|
3644
3644
|
borrowedAmount1: bigint;
|
|
3645
3645
|
}[]>;
|
|
3646
|
-
queryKey:
|
|
3646
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
3647
3647
|
data: readonly {
|
|
3648
3648
|
tickLower: number;
|
|
3649
3649
|
tickUpper: number;
|
|
@@ -3703,14 +3703,14 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
|
|
|
3703
3703
|
borrowedAmount0: Amount;
|
|
3704
3704
|
borrowedAmount1: Amount;
|
|
3705
3705
|
blocksCount: bigint;
|
|
3706
|
-
refetch: (options?:
|
|
3706
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem249.ReadContractErrorType>>;
|
|
3707
3707
|
};
|
|
3708
3708
|
//#endregion
|
|
3709
3709
|
//#region src/hooks/useLens.d.ts
|
|
3710
3710
|
declare const useLens: () => {
|
|
3711
3711
|
timelockLens: {
|
|
3712
3712
|
read: {
|
|
3713
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
3713
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
3714
3714
|
readonly type: "function";
|
|
3715
3715
|
readonly name: "batchGetRefTick";
|
|
3716
3716
|
readonly inputs: readonly [{
|
|
@@ -4384,7 +4384,7 @@ declare const useLens: () => {
|
|
|
4384
4384
|
}];
|
|
4385
4385
|
readonly stateMutability: "view";
|
|
4386
4386
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
4387
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
4387
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
4388
4388
|
readonly type: "function";
|
|
4389
4389
|
readonly name: "batchGetRefTick";
|
|
4390
4390
|
readonly inputs: readonly [{
|
|
@@ -5068,7 +5068,7 @@ declare const useLens: () => {
|
|
|
5068
5068
|
borrowedAmount0: bigint;
|
|
5069
5069
|
borrowedAmount1: bigint;
|
|
5070
5070
|
}[]>;
|
|
5071
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
5071
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
5072
5072
|
readonly type: "function";
|
|
5073
5073
|
readonly name: "batchGetRefTick";
|
|
5074
5074
|
readonly inputs: readonly [{
|
|
@@ -5759,7 +5759,7 @@ declare const useLens: () => {
|
|
|
5759
5759
|
expiresAt: bigint;
|
|
5760
5760
|
liquidities: readonly bigint[];
|
|
5761
5761
|
}[], bigint, boolean]>;
|
|
5762
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
5762
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
5763
5763
|
readonly type: "function";
|
|
5764
5764
|
readonly name: "batchGetRefTick";
|
|
5765
5765
|
readonly inputs: readonly [{
|
|
@@ -6433,7 +6433,7 @@ declare const useLens: () => {
|
|
|
6433
6433
|
}];
|
|
6434
6434
|
readonly stateMutability: "view";
|
|
6435
6435
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
6436
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
6436
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
6437
6437
|
readonly type: "function";
|
|
6438
6438
|
readonly name: "batchGetRefTick";
|
|
6439
6439
|
readonly inputs: readonly [{
|
|
@@ -7120,7 +7120,7 @@ declare const useLens: () => {
|
|
|
7120
7120
|
payoutAssetName: string;
|
|
7121
7121
|
optionsCount: bigint;
|
|
7122
7122
|
}>;
|
|
7123
|
-
getMaxPositionSize: (args: readonly [`0x${string}`, number, number], options?:
|
|
7123
|
+
getMaxPositionSize: (args: readonly [`0x${string}`, number, number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
7124
7124
|
readonly type: "function";
|
|
7125
7125
|
readonly name: "batchGetRefTick";
|
|
7126
7126
|
readonly inputs: readonly [{
|
|
@@ -7794,7 +7794,7 @@ declare const useLens: () => {
|
|
|
7794
7794
|
}];
|
|
7795
7795
|
readonly stateMutability: "view";
|
|
7796
7796
|
}], "getMaxPositionSize", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
7797
|
-
getMaxPositionSizeAtCurrentTick: (args: readonly [`0x${string}`, number], options?:
|
|
7797
|
+
getMaxPositionSizeAtCurrentTick: (args: readonly [`0x${string}`, number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
7798
7798
|
readonly type: "function";
|
|
7799
7799
|
readonly name: "batchGetRefTick";
|
|
7800
7800
|
readonly inputs: readonly [{
|
|
@@ -8468,7 +8468,7 @@ declare const useLens: () => {
|
|
|
8468
8468
|
}];
|
|
8469
8469
|
readonly stateMutability: "view";
|
|
8470
8470
|
}], "getMaxPositionSizeAtCurrentTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
8471
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
8471
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
8472
8472
|
readonly type: "function";
|
|
8473
8473
|
readonly name: "batchGetRefTick";
|
|
8474
8474
|
readonly inputs: readonly [{
|
|
@@ -9159,7 +9159,7 @@ declare const useLens: () => {
|
|
|
9159
9159
|
expiresAt: bigint;
|
|
9160
9160
|
liquidities: readonly bigint[];
|
|
9161
9161
|
}>;
|
|
9162
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
9162
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
9163
9163
|
readonly type: "function";
|
|
9164
9164
|
readonly name: "batchGetRefTick";
|
|
9165
9165
|
readonly inputs: readonly [{
|
|
@@ -9850,7 +9850,7 @@ declare const useLens: () => {
|
|
|
9850
9850
|
expiresAt: bigint;
|
|
9851
9851
|
liquidities: readonly bigint[];
|
|
9852
9852
|
}[]>;
|
|
9853
|
-
getPoolData: (args: readonly [`0x${string}`], options?:
|
|
9853
|
+
getPoolData: (args: readonly [`0x${string}`], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
9854
9854
|
readonly type: "function";
|
|
9855
9855
|
readonly name: "batchGetRefTick";
|
|
9856
9856
|
readonly inputs: readonly [{
|
|
@@ -10535,7 +10535,7 @@ declare const useLens: () => {
|
|
|
10535
10535
|
tickSpacing: number;
|
|
10536
10536
|
fee: number;
|
|
10537
10537
|
}>;
|
|
10538
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
10538
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
10539
10539
|
readonly type: "function";
|
|
10540
10540
|
readonly name: "batchGetRefTick";
|
|
10541
10541
|
readonly inputs: readonly [{
|
|
@@ -11209,7 +11209,7 @@ declare const useLens: () => {
|
|
|
11209
11209
|
}];
|
|
11210
11210
|
readonly stateMutability: "view";
|
|
11211
11211
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
11212
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
11212
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
11213
11213
|
readonly type: "function";
|
|
11214
11214
|
readonly name: "batchGetRefTick";
|
|
11215
11215
|
readonly inputs: readonly [{
|
|
@@ -11900,7 +11900,7 @@ declare const useLens: () => {
|
|
|
11900
11900
|
expiresAt: bigint;
|
|
11901
11901
|
liquidities: readonly bigint[];
|
|
11902
11902
|
}[], bigint, boolean]>;
|
|
11903
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
11903
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
11904
11904
|
readonly type: "function";
|
|
11905
11905
|
readonly name: "batchGetRefTick";
|
|
11906
11906
|
readonly inputs: readonly [{
|
|
@@ -13253,7 +13253,7 @@ declare const useLens: () => {
|
|
|
13253
13253
|
} | undefined;
|
|
13254
13254
|
uniswapLens: {
|
|
13255
13255
|
read: {
|
|
13256
|
-
batchGetAmount0ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
13256
|
+
batchGetAmount0ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
13257
13257
|
readonly type: "function";
|
|
13258
13258
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
13259
13259
|
readonly inputs: readonly [{
|
|
@@ -13874,7 +13874,7 @@ declare const useLens: () => {
|
|
|
13874
13874
|
}];
|
|
13875
13875
|
readonly stateMutability: "pure";
|
|
13876
13876
|
}], "batchGetAmount0ForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
13877
|
-
batchGetAmount0ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
13877
|
+
batchGetAmount0ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
13878
13878
|
readonly type: "function";
|
|
13879
13879
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
13880
13880
|
readonly inputs: readonly [{
|
|
@@ -14495,7 +14495,7 @@ declare const useLens: () => {
|
|
|
14495
14495
|
}];
|
|
14496
14496
|
readonly stateMutability: "pure";
|
|
14497
14497
|
}], "batchGetAmount0ForLiquidityTicks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
14498
|
-
batchGetAmount1ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
14498
|
+
batchGetAmount1ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
14499
14499
|
readonly type: "function";
|
|
14500
14500
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
14501
14501
|
readonly inputs: readonly [{
|
|
@@ -15116,7 +15116,7 @@ declare const useLens: () => {
|
|
|
15116
15116
|
}];
|
|
15117
15117
|
readonly stateMutability: "pure";
|
|
15118
15118
|
}], "batchGetAmount1ForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
15119
|
-
batchGetAmount1ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
15119
|
+
batchGetAmount1ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
15120
15120
|
readonly type: "function";
|
|
15121
15121
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
15122
15122
|
readonly inputs: readonly [{
|
|
@@ -15737,7 +15737,7 @@ declare const useLens: () => {
|
|
|
15737
15737
|
}];
|
|
15738
15738
|
readonly stateMutability: "pure";
|
|
15739
15739
|
}], "batchGetAmount1ForLiquidityTicks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
15740
|
-
batchGetAmountsForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
15740
|
+
batchGetAmountsForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
15741
15741
|
readonly type: "function";
|
|
15742
15742
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
15743
15743
|
readonly inputs: readonly [{
|
|
@@ -16358,7 +16358,7 @@ declare const useLens: () => {
|
|
|
16358
16358
|
}];
|
|
16359
16359
|
readonly stateMutability: "pure";
|
|
16360
16360
|
}], "batchGetAmountsForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly bigint[], readonly bigint[]]>;
|
|
16361
|
-
batchGetAmountsForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]], options?:
|
|
16361
|
+
batchGetAmountsForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
16362
16362
|
readonly type: "function";
|
|
16363
16363
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
16364
16364
|
readonly inputs: readonly [{
|
|
@@ -16979,7 +16979,7 @@ declare const useLens: () => {
|
|
|
16979
16979
|
}];
|
|
16980
16980
|
readonly stateMutability: "pure";
|
|
16981
16981
|
}], "batchGetAmountsForLiquidityTicks", readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly bigint[], readonly bigint[]]>;
|
|
16982
|
-
batchGetLiquidityForAmount0: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
16982
|
+
batchGetLiquidityForAmount0: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
16983
16983
|
readonly type: "function";
|
|
16984
16984
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
16985
16985
|
readonly inputs: readonly [{
|
|
@@ -17600,7 +17600,7 @@ declare const useLens: () => {
|
|
|
17600
17600
|
}];
|
|
17601
17601
|
readonly stateMutability: "pure";
|
|
17602
17602
|
}], "batchGetLiquidityForAmount0", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
17603
|
-
batchGetLiquidityForAmount0Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
17603
|
+
batchGetLiquidityForAmount0Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
17604
17604
|
readonly type: "function";
|
|
17605
17605
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
17606
17606
|
readonly inputs: readonly [{
|
|
@@ -18221,7 +18221,7 @@ declare const useLens: () => {
|
|
|
18221
18221
|
}];
|
|
18222
18222
|
readonly stateMutability: "pure";
|
|
18223
18223
|
}], "batchGetLiquidityForAmount0Ticks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
18224
|
-
batchGetLiquidityForAmount1: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
18224
|
+
batchGetLiquidityForAmount1: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
18225
18225
|
readonly type: "function";
|
|
18226
18226
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
18227
18227
|
readonly inputs: readonly [{
|
|
@@ -18842,7 +18842,7 @@ declare const useLens: () => {
|
|
|
18842
18842
|
}];
|
|
18843
18843
|
readonly stateMutability: "pure";
|
|
18844
18844
|
}], "batchGetLiquidityForAmount1", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
18845
|
-
batchGetLiquidityForAmount1Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
18845
|
+
batchGetLiquidityForAmount1Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
18846
18846
|
readonly type: "function";
|
|
18847
18847
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
18848
18848
|
readonly inputs: readonly [{
|
|
@@ -19463,7 +19463,7 @@ declare const useLens: () => {
|
|
|
19463
19463
|
}];
|
|
19464
19464
|
readonly stateMutability: "pure";
|
|
19465
19465
|
}], "batchGetLiquidityForAmount1Ticks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
19466
|
-
batchGetLiquidityForAmounts: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
19466
|
+
batchGetLiquidityForAmounts: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
19467
19467
|
readonly type: "function";
|
|
19468
19468
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
19469
19469
|
readonly inputs: readonly [{
|
|
@@ -20084,7 +20084,7 @@ declare const useLens: () => {
|
|
|
20084
20084
|
}];
|
|
20085
20085
|
readonly stateMutability: "pure";
|
|
20086
20086
|
}], "batchGetLiquidityForAmounts", readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
20087
|
-
batchGetLiquidityForAmountsTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]], options?:
|
|
20087
|
+
batchGetLiquidityForAmountsTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
20088
20088
|
readonly type: "function";
|
|
20089
20089
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
20090
20090
|
readonly inputs: readonly [{
|
|
@@ -20705,7 +20705,7 @@ declare const useLens: () => {
|
|
|
20705
20705
|
}];
|
|
20706
20706
|
readonly stateMutability: "pure";
|
|
20707
20707
|
}], "batchGetLiquidityForAmountsTicks", readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
20708
|
-
batchGetPriceAtTick: (args: readonly [readonly number[]], options?:
|
|
20708
|
+
batchGetPriceAtTick: (args: readonly [readonly number[]], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
20709
20709
|
readonly type: "function";
|
|
20710
20710
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
20711
20711
|
readonly inputs: readonly [{
|
|
@@ -21326,7 +21326,7 @@ declare const useLens: () => {
|
|
|
21326
21326
|
}];
|
|
21327
21327
|
readonly stateMutability: "pure";
|
|
21328
21328
|
}], "batchGetPriceAtTick", readonly [readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
21329
|
-
getAmount0ForLiquidity: (args: readonly [bigint, bigint, bigint], options?:
|
|
21329
|
+
getAmount0ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
21330
21330
|
readonly type: "function";
|
|
21331
21331
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
21332
21332
|
readonly inputs: readonly [{
|
|
@@ -21947,7 +21947,7 @@ declare const useLens: () => {
|
|
|
21947
21947
|
}];
|
|
21948
21948
|
readonly stateMutability: "pure";
|
|
21949
21949
|
}], "getAmount0ForLiquidity", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
21950
|
-
getAmount0ForLiquidityTicks: (args: readonly [number, number, bigint], options?:
|
|
21950
|
+
getAmount0ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
21951
21951
|
readonly type: "function";
|
|
21952
21952
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
21953
21953
|
readonly inputs: readonly [{
|
|
@@ -22568,7 +22568,7 @@ declare const useLens: () => {
|
|
|
22568
22568
|
}];
|
|
22569
22569
|
readonly stateMutability: "pure";
|
|
22570
22570
|
}], "getAmount0ForLiquidityTicks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
22571
|
-
getAmount1ForLiquidity: (args: readonly [bigint, bigint, bigint], options?:
|
|
22571
|
+
getAmount1ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
22572
22572
|
readonly type: "function";
|
|
22573
22573
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
22574
22574
|
readonly inputs: readonly [{
|
|
@@ -23189,7 +23189,7 @@ declare const useLens: () => {
|
|
|
23189
23189
|
}];
|
|
23190
23190
|
readonly stateMutability: "pure";
|
|
23191
23191
|
}], "getAmount1ForLiquidity", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
23192
|
-
getAmount1ForLiquidityTicks: (args: readonly [number, number, bigint], options?:
|
|
23192
|
+
getAmount1ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
23193
23193
|
readonly type: "function";
|
|
23194
23194
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
23195
23195
|
readonly inputs: readonly [{
|
|
@@ -23810,7 +23810,7 @@ declare const useLens: () => {
|
|
|
23810
23810
|
}];
|
|
23811
23811
|
readonly stateMutability: "pure";
|
|
23812
23812
|
}], "getAmount1ForLiquidityTicks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
23813
|
-
getAmountsForLiquidity: (args: readonly [bigint, bigint, bigint, bigint], options?:
|
|
23813
|
+
getAmountsForLiquidity: (args: readonly [bigint, bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
23814
23814
|
readonly type: "function";
|
|
23815
23815
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
23816
23816
|
readonly inputs: readonly [{
|
|
@@ -24431,7 +24431,7 @@ declare const useLens: () => {
|
|
|
24431
24431
|
}];
|
|
24432
24432
|
readonly stateMutability: "pure";
|
|
24433
24433
|
}], "getAmountsForLiquidity", readonly [bigint, bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
24434
|
-
getAmountsForLiquidityTicks: (args: readonly [number, number, number, bigint], options?:
|
|
24434
|
+
getAmountsForLiquidityTicks: (args: readonly [number, number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
24435
24435
|
readonly type: "function";
|
|
24436
24436
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
24437
24437
|
readonly inputs: readonly [{
|
|
@@ -25052,7 +25052,7 @@ declare const useLens: () => {
|
|
|
25052
25052
|
}];
|
|
25053
25053
|
readonly stateMutability: "pure";
|
|
25054
25054
|
}], "getAmountsForLiquidityTicks", readonly [number, number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
25055
|
-
getLiquidityForAmount0: (args: readonly [bigint, bigint, bigint], options?:
|
|
25055
|
+
getLiquidityForAmount0: (args: readonly [bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
25056
25056
|
readonly type: "function";
|
|
25057
25057
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
25058
25058
|
readonly inputs: readonly [{
|
|
@@ -25673,7 +25673,7 @@ declare const useLens: () => {
|
|
|
25673
25673
|
}];
|
|
25674
25674
|
readonly stateMutability: "pure";
|
|
25675
25675
|
}], "getLiquidityForAmount0", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
25676
|
-
getLiquidityForAmount0Ticks: (args: readonly [number, number, bigint], options?:
|
|
25676
|
+
getLiquidityForAmount0Ticks: (args: readonly [number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
25677
25677
|
readonly type: "function";
|
|
25678
25678
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
25679
25679
|
readonly inputs: readonly [{
|
|
@@ -26294,7 +26294,7 @@ declare const useLens: () => {
|
|
|
26294
26294
|
}];
|
|
26295
26295
|
readonly stateMutability: "pure";
|
|
26296
26296
|
}], "getLiquidityForAmount0Ticks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
26297
|
-
getLiquidityForAmount1: (args: readonly [bigint, bigint, bigint], options?:
|
|
26297
|
+
getLiquidityForAmount1: (args: readonly [bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
26298
26298
|
readonly type: "function";
|
|
26299
26299
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
26300
26300
|
readonly inputs: readonly [{
|
|
@@ -26915,7 +26915,7 @@ declare const useLens: () => {
|
|
|
26915
26915
|
}];
|
|
26916
26916
|
readonly stateMutability: "pure";
|
|
26917
26917
|
}], "getLiquidityForAmount1", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
26918
|
-
getLiquidityForAmount1Ticks: (args: readonly [number, number, bigint], options?:
|
|
26918
|
+
getLiquidityForAmount1Ticks: (args: readonly [number, number, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
26919
26919
|
readonly type: "function";
|
|
26920
26920
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
26921
26921
|
readonly inputs: readonly [{
|
|
@@ -27536,7 +27536,7 @@ declare const useLens: () => {
|
|
|
27536
27536
|
}];
|
|
27537
27537
|
readonly stateMutability: "pure";
|
|
27538
27538
|
}], "getLiquidityForAmount1Ticks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
27539
|
-
getLiquidityForAmounts: (args: readonly [bigint, bigint, bigint, bigint, bigint], options?:
|
|
27539
|
+
getLiquidityForAmounts: (args: readonly [bigint, bigint, bigint, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
27540
27540
|
readonly type: "function";
|
|
27541
27541
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
27542
27542
|
readonly inputs: readonly [{
|
|
@@ -28157,7 +28157,7 @@ declare const useLens: () => {
|
|
|
28157
28157
|
}];
|
|
28158
28158
|
readonly stateMutability: "pure";
|
|
28159
28159
|
}], "getLiquidityForAmounts", readonly [bigint, bigint, bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
28160
|
-
getLiquidityForAmountsTicks: (args: readonly [number, number, number, bigint, bigint], options?:
|
|
28160
|
+
getLiquidityForAmountsTicks: (args: readonly [number, number, number, bigint, bigint], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
28161
28161
|
readonly type: "function";
|
|
28162
28162
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
28163
28163
|
readonly inputs: readonly [{
|
|
@@ -28778,7 +28778,7 @@ declare const useLens: () => {
|
|
|
28778
28778
|
}];
|
|
28779
28779
|
readonly stateMutability: "pure";
|
|
28780
28780
|
}], "getLiquidityForAmountsTicks", readonly [number, number, number, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
28781
|
-
getPriceAtTick: (args: readonly [number], options?:
|
|
28781
|
+
getPriceAtTick: (args: readonly [number], options?: viem249.Prettify<viem249.UnionOmit<viem249.ReadContractParameters<readonly [{
|
|
28782
28782
|
readonly type: "function";
|
|
28783
28783
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
28784
28784
|
readonly inputs: readonly [{
|