timelock-sdk 0.0.150 → 0.0.152
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-DHFNhNXS.d.ts → client-C_K2WYRG.d.ts} +379 -379
- package/dist/{client-BMqa0QR5.d.cts → client-D3bjMcG6.d.cts} +197 -197
- package/dist/client.cjs +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.d.ts +1 -1
- package/dist/client.js +1 -1
- package/dist/{optionUtils-ChajfNR0.cjs → optionUtils-Ca6wNxS_.cjs} +2 -2
- package/dist/{optionUtils-ChajfNR0.cjs.map → optionUtils-Ca6wNxS_.cjs.map} +1 -1
- package/dist/{optionUtils-BW_lbQA-.js → optionUtils-y7UljRiD.js} +2 -2
- package/dist/{optionUtils-BW_lbQA-.js.map → optionUtils-y7UljRiD.js.map} +1 -1
- package/dist/package.cjs +1 -1
- package/dist/package.d.cts +1 -1
- package/dist/package.d.ts +1 -1
- package/dist/package.js +1 -1
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ import "graphql";
|
|
|
6
6
|
import { GraphQLClient, RequestOptions } from "graphql-request";
|
|
7
7
|
import * as _tanstack_react_query0 from "@tanstack/react-query";
|
|
8
8
|
import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _tanstack_query_core17 from "@tanstack/query-core";
|
|
10
10
|
import Big from "big.js";
|
|
11
11
|
import JSBI from "jsbi";
|
|
12
12
|
import * as _wagmi_core0 from "@wagmi/core";
|
|
@@ -16973,13 +16973,13 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
16973
16973
|
readonly internalType: "int128";
|
|
16974
16974
|
}];
|
|
16975
16975
|
readonly stateMutability: "view";
|
|
16976
|
-
}], "getSlot0", readonly [`0x${string}`,
|
|
16976
|
+
}], "getSlot0", readonly [`0x${string}`, {
|
|
16977
16977
|
currency0: `0x${string}`;
|
|
16978
16978
|
currency1: `0x${string}`;
|
|
16979
16979
|
fee: number;
|
|
16980
16980
|
tickSpacing: number;
|
|
16981
16981
|
hooks: `0x${string}`;
|
|
16982
|
-
}]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
|
|
16982
|
+
}] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
|
|
16983
16983
|
currency0: `0x${string}`;
|
|
16984
16984
|
currency1: `0x${string}`;
|
|
16985
16985
|
fee: number;
|
|
@@ -17820,13 +17820,13 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
17820
17820
|
readonly internalType: "int128";
|
|
17821
17821
|
}];
|
|
17822
17822
|
readonly stateMutability: "view";
|
|
17823
|
-
}], "getSlot0", readonly [`0x${string}`,
|
|
17823
|
+
}], "getSlot0", readonly [`0x${string}`, {
|
|
17824
17824
|
currency0: `0x${string}`;
|
|
17825
17825
|
currency1: `0x${string}`;
|
|
17826
17826
|
fee: number;
|
|
17827
17827
|
tickSpacing: number;
|
|
17828
17828
|
hooks: `0x${string}`;
|
|
17829
|
-
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
17829
|
+
}] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
17830
17830
|
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
17831
17831
|
readonly type: "function";
|
|
17832
17832
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -38866,7 +38866,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
38866
38866
|
isRefetching: boolean;
|
|
38867
38867
|
isStale: boolean;
|
|
38868
38868
|
isEnabled: boolean;
|
|
38869
|
-
refetch: (options?:
|
|
38869
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
38870
38870
|
optionId: bigint;
|
|
38871
38871
|
marketAddr: Address;
|
|
38872
38872
|
ownerAddr: Address;
|
|
@@ -38896,7 +38896,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
38896
38896
|
address: string;
|
|
38897
38897
|
} | null;
|
|
38898
38898
|
}[], Error>>;
|
|
38899
|
-
fetchStatus:
|
|
38899
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
38900
38900
|
promise: Promise<{
|
|
38901
38901
|
optionId: bigint;
|
|
38902
38902
|
marketAddr: Address;
|
|
@@ -38980,7 +38980,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
38980
38980
|
isRefetching: boolean;
|
|
38981
38981
|
isStale: boolean;
|
|
38982
38982
|
isEnabled: boolean;
|
|
38983
|
-
refetch: (options?:
|
|
38983
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
38984
38984
|
optionId: bigint;
|
|
38985
38985
|
marketAddr: Address;
|
|
38986
38986
|
ownerAddr: Address;
|
|
@@ -39010,7 +39010,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
39010
39010
|
address: string;
|
|
39011
39011
|
} | null;
|
|
39012
39012
|
}[], Error>>;
|
|
39013
|
-
fetchStatus:
|
|
39013
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
39014
39014
|
promise: Promise<{
|
|
39015
39015
|
optionId: bigint;
|
|
39016
39016
|
marketAddr: Address;
|
|
@@ -39094,7 +39094,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
39094
39094
|
isRefetching: boolean;
|
|
39095
39095
|
isStale: boolean;
|
|
39096
39096
|
isEnabled: boolean;
|
|
39097
|
-
refetch: (options?:
|
|
39097
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
39098
39098
|
optionId: bigint;
|
|
39099
39099
|
marketAddr: Address;
|
|
39100
39100
|
ownerAddr: Address;
|
|
@@ -39124,7 +39124,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
39124
39124
|
address: string;
|
|
39125
39125
|
} | null;
|
|
39126
39126
|
}[], Error>>;
|
|
39127
|
-
fetchStatus:
|
|
39127
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
39128
39128
|
promise: Promise<{
|
|
39129
39129
|
optionId: bigint;
|
|
39130
39130
|
marketAddr: Address;
|
|
@@ -39208,7 +39208,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
39208
39208
|
isRefetching: boolean;
|
|
39209
39209
|
isStale: boolean;
|
|
39210
39210
|
isEnabled: boolean;
|
|
39211
|
-
refetch: (options?:
|
|
39211
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
39212
39212
|
optionId: bigint;
|
|
39213
39213
|
marketAddr: Address;
|
|
39214
39214
|
ownerAddr: Address;
|
|
@@ -39238,7 +39238,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
39238
39238
|
address: string;
|
|
39239
39239
|
} | null;
|
|
39240
39240
|
}[], Error>>;
|
|
39241
|
-
fetchStatus:
|
|
39241
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
39242
39242
|
promise: Promise<{
|
|
39243
39243
|
optionId: bigint;
|
|
39244
39244
|
marketAddr: Address;
|
|
@@ -39322,7 +39322,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
39322
39322
|
isRefetching: boolean;
|
|
39323
39323
|
isStale: boolean;
|
|
39324
39324
|
isEnabled: boolean;
|
|
39325
|
-
refetch: (options?:
|
|
39325
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
39326
39326
|
optionId: bigint;
|
|
39327
39327
|
marketAddr: Address;
|
|
39328
39328
|
ownerAddr: Address;
|
|
@@ -39352,7 +39352,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
39352
39352
|
address: string;
|
|
39353
39353
|
} | null;
|
|
39354
39354
|
}[], Error>>;
|
|
39355
|
-
fetchStatus:
|
|
39355
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
39356
39356
|
promise: Promise<{
|
|
39357
39357
|
optionId: bigint;
|
|
39358
39358
|
marketAddr: Address;
|
|
@@ -39436,7 +39436,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
39436
39436
|
isRefetching: boolean;
|
|
39437
39437
|
isStale: boolean;
|
|
39438
39438
|
isEnabled: boolean;
|
|
39439
|
-
refetch: (options?:
|
|
39439
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
39440
39440
|
optionId: bigint;
|
|
39441
39441
|
marketAddr: Address;
|
|
39442
39442
|
ownerAddr: Address;
|
|
@@ -39466,7 +39466,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
39466
39466
|
address: string;
|
|
39467
39467
|
} | null;
|
|
39468
39468
|
}[], Error>>;
|
|
39469
|
-
fetchStatus:
|
|
39469
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
39470
39470
|
promise: Promise<{
|
|
39471
39471
|
optionId: bigint;
|
|
39472
39472
|
marketAddr: Address;
|
|
@@ -39551,7 +39551,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39551
39551
|
isRefetching: boolean;
|
|
39552
39552
|
isStale: boolean;
|
|
39553
39553
|
isEnabled: boolean;
|
|
39554
|
-
refetch: (options?:
|
|
39554
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
39555
39555
|
optionId: bigint;
|
|
39556
39556
|
marketAddr: Address;
|
|
39557
39557
|
ownerAddr: Address;
|
|
@@ -39581,7 +39581,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39581
39581
|
address: string;
|
|
39582
39582
|
} | null;
|
|
39583
39583
|
}[], Error>>;
|
|
39584
|
-
fetchStatus:
|
|
39584
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
39585
39585
|
promise: Promise<{
|
|
39586
39586
|
optionId: bigint;
|
|
39587
39587
|
marketAddr: Address;
|
|
@@ -39665,7 +39665,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39665
39665
|
isRefetching: boolean;
|
|
39666
39666
|
isStale: boolean;
|
|
39667
39667
|
isEnabled: boolean;
|
|
39668
|
-
refetch: (options?:
|
|
39668
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
39669
39669
|
optionId: bigint;
|
|
39670
39670
|
marketAddr: Address;
|
|
39671
39671
|
ownerAddr: Address;
|
|
@@ -39695,7 +39695,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39695
39695
|
address: string;
|
|
39696
39696
|
} | null;
|
|
39697
39697
|
}[], Error>>;
|
|
39698
|
-
fetchStatus:
|
|
39698
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
39699
39699
|
promise: Promise<{
|
|
39700
39700
|
optionId: bigint;
|
|
39701
39701
|
marketAddr: Address;
|
|
@@ -39779,7 +39779,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39779
39779
|
isRefetching: boolean;
|
|
39780
39780
|
isStale: boolean;
|
|
39781
39781
|
isEnabled: boolean;
|
|
39782
|
-
refetch: (options?:
|
|
39782
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
39783
39783
|
optionId: bigint;
|
|
39784
39784
|
marketAddr: Address;
|
|
39785
39785
|
ownerAddr: Address;
|
|
@@ -39809,7 +39809,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39809
39809
|
address: string;
|
|
39810
39810
|
} | null;
|
|
39811
39811
|
}[], Error>>;
|
|
39812
|
-
fetchStatus:
|
|
39812
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
39813
39813
|
promise: Promise<{
|
|
39814
39814
|
optionId: bigint;
|
|
39815
39815
|
marketAddr: Address;
|
|
@@ -39893,7 +39893,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39893
39893
|
isRefetching: boolean;
|
|
39894
39894
|
isStale: boolean;
|
|
39895
39895
|
isEnabled: boolean;
|
|
39896
|
-
refetch: (options?:
|
|
39896
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
39897
39897
|
optionId: bigint;
|
|
39898
39898
|
marketAddr: Address;
|
|
39899
39899
|
ownerAddr: Address;
|
|
@@ -39923,7 +39923,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39923
39923
|
address: string;
|
|
39924
39924
|
} | null;
|
|
39925
39925
|
}[], Error>>;
|
|
39926
|
-
fetchStatus:
|
|
39926
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
39927
39927
|
promise: Promise<{
|
|
39928
39928
|
optionId: bigint;
|
|
39929
39929
|
marketAddr: Address;
|
|
@@ -40007,7 +40007,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40007
40007
|
isRefetching: boolean;
|
|
40008
40008
|
isStale: boolean;
|
|
40009
40009
|
isEnabled: boolean;
|
|
40010
|
-
refetch: (options?:
|
|
40010
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
40011
40011
|
optionId: bigint;
|
|
40012
40012
|
marketAddr: Address;
|
|
40013
40013
|
ownerAddr: Address;
|
|
@@ -40037,7 +40037,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40037
40037
|
address: string;
|
|
40038
40038
|
} | null;
|
|
40039
40039
|
}[], Error>>;
|
|
40040
|
-
fetchStatus:
|
|
40040
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
40041
40041
|
promise: Promise<{
|
|
40042
40042
|
optionId: bigint;
|
|
40043
40043
|
marketAddr: Address;
|
|
@@ -40121,7 +40121,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40121
40121
|
isRefetching: boolean;
|
|
40122
40122
|
isStale: boolean;
|
|
40123
40123
|
isEnabled: boolean;
|
|
40124
|
-
refetch: (options?:
|
|
40124
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
40125
40125
|
optionId: bigint;
|
|
40126
40126
|
marketAddr: Address;
|
|
40127
40127
|
ownerAddr: Address;
|
|
@@ -40151,7 +40151,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40151
40151
|
address: string;
|
|
40152
40152
|
} | null;
|
|
40153
40153
|
}[], Error>>;
|
|
40154
|
-
fetchStatus:
|
|
40154
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
40155
40155
|
promise: Promise<{
|
|
40156
40156
|
optionId: bigint;
|
|
40157
40157
|
marketAddr: Address;
|
|
@@ -40236,7 +40236,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40236
40236
|
isRefetching: boolean;
|
|
40237
40237
|
isStale: boolean;
|
|
40238
40238
|
isEnabled: boolean;
|
|
40239
|
-
refetch: (options?:
|
|
40239
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
40240
40240
|
optionId: bigint;
|
|
40241
40241
|
marketAddr: Address;
|
|
40242
40242
|
ownerAddr: Address;
|
|
@@ -40266,7 +40266,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40266
40266
|
address: string;
|
|
40267
40267
|
} | null;
|
|
40268
40268
|
}[], Error>>;
|
|
40269
|
-
fetchStatus:
|
|
40269
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
40270
40270
|
promise: Promise<{
|
|
40271
40271
|
optionId: bigint;
|
|
40272
40272
|
marketAddr: Address;
|
|
@@ -40350,7 +40350,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40350
40350
|
isRefetching: boolean;
|
|
40351
40351
|
isStale: boolean;
|
|
40352
40352
|
isEnabled: boolean;
|
|
40353
|
-
refetch: (options?:
|
|
40353
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
40354
40354
|
optionId: bigint;
|
|
40355
40355
|
marketAddr: Address;
|
|
40356
40356
|
ownerAddr: Address;
|
|
@@ -40380,7 +40380,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40380
40380
|
address: string;
|
|
40381
40381
|
} | null;
|
|
40382
40382
|
}[], Error>>;
|
|
40383
|
-
fetchStatus:
|
|
40383
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
40384
40384
|
promise: Promise<{
|
|
40385
40385
|
optionId: bigint;
|
|
40386
40386
|
marketAddr: Address;
|
|
@@ -40464,7 +40464,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40464
40464
|
isRefetching: boolean;
|
|
40465
40465
|
isStale: boolean;
|
|
40466
40466
|
isEnabled: boolean;
|
|
40467
|
-
refetch: (options?:
|
|
40467
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
40468
40468
|
optionId: bigint;
|
|
40469
40469
|
marketAddr: Address;
|
|
40470
40470
|
ownerAddr: Address;
|
|
@@ -40494,7 +40494,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40494
40494
|
address: string;
|
|
40495
40495
|
} | null;
|
|
40496
40496
|
}[], Error>>;
|
|
40497
|
-
fetchStatus:
|
|
40497
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
40498
40498
|
promise: Promise<{
|
|
40499
40499
|
optionId: bigint;
|
|
40500
40500
|
marketAddr: Address;
|
|
@@ -40578,7 +40578,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40578
40578
|
isRefetching: boolean;
|
|
40579
40579
|
isStale: boolean;
|
|
40580
40580
|
isEnabled: boolean;
|
|
40581
|
-
refetch: (options?:
|
|
40581
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
40582
40582
|
optionId: bigint;
|
|
40583
40583
|
marketAddr: Address;
|
|
40584
40584
|
ownerAddr: Address;
|
|
@@ -40608,7 +40608,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40608
40608
|
address: string;
|
|
40609
40609
|
} | null;
|
|
40610
40610
|
}[], Error>>;
|
|
40611
|
-
fetchStatus:
|
|
40611
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
40612
40612
|
promise: Promise<{
|
|
40613
40613
|
optionId: bigint;
|
|
40614
40614
|
marketAddr: Address;
|
|
@@ -40692,7 +40692,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40692
40692
|
isRefetching: boolean;
|
|
40693
40693
|
isStale: boolean;
|
|
40694
40694
|
isEnabled: boolean;
|
|
40695
|
-
refetch: (options?:
|
|
40695
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
40696
40696
|
optionId: bigint;
|
|
40697
40697
|
marketAddr: Address;
|
|
40698
40698
|
ownerAddr: Address;
|
|
@@ -40722,7 +40722,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40722
40722
|
address: string;
|
|
40723
40723
|
} | null;
|
|
40724
40724
|
}[], Error>>;
|
|
40725
|
-
fetchStatus:
|
|
40725
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
40726
40726
|
promise: Promise<{
|
|
40727
40727
|
optionId: bigint;
|
|
40728
40728
|
marketAddr: Address;
|
|
@@ -40806,7 +40806,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40806
40806
|
isRefetching: boolean;
|
|
40807
40807
|
isStale: boolean;
|
|
40808
40808
|
isEnabled: boolean;
|
|
40809
|
-
refetch: (options?:
|
|
40809
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
40810
40810
|
optionId: bigint;
|
|
40811
40811
|
marketAddr: Address;
|
|
40812
40812
|
ownerAddr: Address;
|
|
@@ -40836,7 +40836,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
40836
40836
|
address: string;
|
|
40837
40837
|
} | null;
|
|
40838
40838
|
}[], Error>>;
|
|
40839
|
-
fetchStatus:
|
|
40839
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
40840
40840
|
promise: Promise<{
|
|
40841
40841
|
optionId: bigint;
|
|
40842
40842
|
marketAddr: Address;
|
|
@@ -40991,10 +40991,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
40991
40991
|
isRefetching: boolean;
|
|
40992
40992
|
isStale: boolean;
|
|
40993
40993
|
isEnabled: boolean;
|
|
40994
|
-
refetch: (options?:
|
|
40995
|
-
fetchStatus:
|
|
40994
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
40995
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
40996
40996
|
promise: Promise<never>;
|
|
40997
|
-
queryKey:
|
|
40997
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
40998
40998
|
maxCallSize: Amount | undefined;
|
|
40999
40999
|
maxPutSize: Amount | undefined;
|
|
41000
41000
|
} | {
|
|
@@ -41020,10 +41020,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
41020
41020
|
isRefetching: boolean;
|
|
41021
41021
|
isStale: boolean;
|
|
41022
41022
|
isEnabled: boolean;
|
|
41023
|
-
refetch: (options?:
|
|
41024
|
-
fetchStatus:
|
|
41023
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
41024
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41025
41025
|
promise: Promise<never>;
|
|
41026
|
-
queryKey:
|
|
41026
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
41027
41027
|
maxCallSize: Amount | undefined;
|
|
41028
41028
|
maxPutSize: Amount | undefined;
|
|
41029
41029
|
} | {
|
|
@@ -41049,10 +41049,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
41049
41049
|
isRefetching: boolean;
|
|
41050
41050
|
isStale: boolean;
|
|
41051
41051
|
isEnabled: boolean;
|
|
41052
|
-
refetch: (options?:
|
|
41053
|
-
fetchStatus:
|
|
41052
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
41053
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41054
41054
|
promise: Promise<never>;
|
|
41055
|
-
queryKey:
|
|
41055
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
41056
41056
|
maxCallSize: Amount | undefined;
|
|
41057
41057
|
maxPutSize: Amount | undefined;
|
|
41058
41058
|
} | {
|
|
@@ -41078,10 +41078,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
41078
41078
|
isRefetching: boolean;
|
|
41079
41079
|
isStale: boolean;
|
|
41080
41080
|
isEnabled: boolean;
|
|
41081
|
-
refetch: (options?:
|
|
41082
|
-
fetchStatus:
|
|
41081
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
41082
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41083
41083
|
promise: Promise<never>;
|
|
41084
|
-
queryKey:
|
|
41084
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
41085
41085
|
maxCallSize: Amount | undefined;
|
|
41086
41086
|
maxPutSize: Amount | undefined;
|
|
41087
41087
|
} | {
|
|
@@ -41107,10 +41107,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
41107
41107
|
isRefetching: boolean;
|
|
41108
41108
|
isStale: boolean;
|
|
41109
41109
|
isEnabled: boolean;
|
|
41110
|
-
refetch: (options?:
|
|
41111
|
-
fetchStatus:
|
|
41110
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
41111
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41112
41112
|
promise: Promise<never>;
|
|
41113
|
-
queryKey:
|
|
41113
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
41114
41114
|
maxCallSize: Amount | undefined;
|
|
41115
41115
|
maxPutSize: Amount | undefined;
|
|
41116
41116
|
} | {
|
|
@@ -41136,10 +41136,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
41136
41136
|
isRefetching: boolean;
|
|
41137
41137
|
isStale: boolean;
|
|
41138
41138
|
isEnabled: boolean;
|
|
41139
|
-
refetch: (options?:
|
|
41140
|
-
fetchStatus:
|
|
41139
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
41140
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41141
41141
|
promise: Promise<never>;
|
|
41142
|
-
queryKey:
|
|
41142
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
41143
41143
|
maxCallSize: Amount | undefined;
|
|
41144
41144
|
maxPutSize: Amount | undefined;
|
|
41145
41145
|
};
|
|
@@ -41210,7 +41210,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41210
41210
|
isRefetching: boolean;
|
|
41211
41211
|
isStale: boolean;
|
|
41212
41212
|
isEnabled: boolean;
|
|
41213
|
-
refetch: (options?:
|
|
41213
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
41214
41214
|
type: "mint";
|
|
41215
41215
|
data: {
|
|
41216
41216
|
id: string;
|
|
@@ -41249,7 +41249,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41249
41249
|
transactionHash: string;
|
|
41250
41250
|
};
|
|
41251
41251
|
})[], Error>>;
|
|
41252
|
-
fetchStatus:
|
|
41252
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41253
41253
|
promise: Promise<({
|
|
41254
41254
|
type: "mint";
|
|
41255
41255
|
data: {
|
|
@@ -41351,7 +41351,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41351
41351
|
isRefetching: boolean;
|
|
41352
41352
|
isStale: boolean;
|
|
41353
41353
|
isEnabled: boolean;
|
|
41354
|
-
refetch: (options?:
|
|
41354
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
41355
41355
|
type: "mint";
|
|
41356
41356
|
data: {
|
|
41357
41357
|
id: string;
|
|
@@ -41390,7 +41390,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41390
41390
|
transactionHash: string;
|
|
41391
41391
|
};
|
|
41392
41392
|
})[], Error>>;
|
|
41393
|
-
fetchStatus:
|
|
41393
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41394
41394
|
promise: Promise<({
|
|
41395
41395
|
type: "mint";
|
|
41396
41396
|
data: {
|
|
@@ -41492,7 +41492,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41492
41492
|
isRefetching: boolean;
|
|
41493
41493
|
isStale: boolean;
|
|
41494
41494
|
isEnabled: boolean;
|
|
41495
|
-
refetch: (options?:
|
|
41495
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
41496
41496
|
type: "mint";
|
|
41497
41497
|
data: {
|
|
41498
41498
|
id: string;
|
|
@@ -41531,7 +41531,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41531
41531
|
transactionHash: string;
|
|
41532
41532
|
};
|
|
41533
41533
|
})[], Error>>;
|
|
41534
|
-
fetchStatus:
|
|
41534
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41535
41535
|
promise: Promise<({
|
|
41536
41536
|
type: "mint";
|
|
41537
41537
|
data: {
|
|
@@ -41633,7 +41633,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41633
41633
|
isRefetching: boolean;
|
|
41634
41634
|
isStale: boolean;
|
|
41635
41635
|
isEnabled: boolean;
|
|
41636
|
-
refetch: (options?:
|
|
41636
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
41637
41637
|
type: "mint";
|
|
41638
41638
|
data: {
|
|
41639
41639
|
id: string;
|
|
@@ -41672,7 +41672,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41672
41672
|
transactionHash: string;
|
|
41673
41673
|
};
|
|
41674
41674
|
})[], Error>>;
|
|
41675
|
-
fetchStatus:
|
|
41675
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41676
41676
|
promise: Promise<({
|
|
41677
41677
|
type: "mint";
|
|
41678
41678
|
data: {
|
|
@@ -41774,7 +41774,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41774
41774
|
isRefetching: boolean;
|
|
41775
41775
|
isStale: boolean;
|
|
41776
41776
|
isEnabled: boolean;
|
|
41777
|
-
refetch: (options?:
|
|
41777
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
41778
41778
|
type: "mint";
|
|
41779
41779
|
data: {
|
|
41780
41780
|
id: string;
|
|
@@ -41813,7 +41813,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41813
41813
|
transactionHash: string;
|
|
41814
41814
|
};
|
|
41815
41815
|
})[], Error>>;
|
|
41816
|
-
fetchStatus:
|
|
41816
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41817
41817
|
promise: Promise<({
|
|
41818
41818
|
type: "mint";
|
|
41819
41819
|
data: {
|
|
@@ -41915,7 +41915,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41915
41915
|
isRefetching: boolean;
|
|
41916
41916
|
isStale: boolean;
|
|
41917
41917
|
isEnabled: boolean;
|
|
41918
|
-
refetch: (options?:
|
|
41918
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
|
|
41919
41919
|
type: "mint";
|
|
41920
41920
|
data: {
|
|
41921
41921
|
id: string;
|
|
@@ -41954,7 +41954,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
41954
41954
|
transactionHash: string;
|
|
41955
41955
|
};
|
|
41956
41956
|
})[], Error>>;
|
|
41957
|
-
fetchStatus:
|
|
41957
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
41958
41958
|
promise: Promise<({
|
|
41959
41959
|
type: "mint";
|
|
41960
41960
|
data: {
|
|
@@ -42077,7 +42077,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42077
42077
|
isRefetching: boolean;
|
|
42078
42078
|
isStale: boolean;
|
|
42079
42079
|
isEnabled: boolean;
|
|
42080
|
-
refetch: (options?:
|
|
42080
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42081
42081
|
optionId: bigint;
|
|
42082
42082
|
id: string;
|
|
42083
42083
|
ownerAddr: Address;
|
|
@@ -42086,7 +42086,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42086
42086
|
expiresAt: number;
|
|
42087
42087
|
closed: boolean;
|
|
42088
42088
|
}[] | undefined, Error>>;
|
|
42089
|
-
fetchStatus:
|
|
42089
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42090
42090
|
promise: Promise<{
|
|
42091
42091
|
optionId: bigint;
|
|
42092
42092
|
id: string;
|
|
@@ -42128,7 +42128,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42128
42128
|
isRefetching: boolean;
|
|
42129
42129
|
isStale: boolean;
|
|
42130
42130
|
isEnabled: boolean;
|
|
42131
|
-
refetch: (options?:
|
|
42131
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42132
42132
|
optionId: bigint;
|
|
42133
42133
|
id: string;
|
|
42134
42134
|
ownerAddr: Address;
|
|
@@ -42137,7 +42137,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42137
42137
|
expiresAt: number;
|
|
42138
42138
|
closed: boolean;
|
|
42139
42139
|
}[] | undefined, Error>>;
|
|
42140
|
-
fetchStatus:
|
|
42140
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42141
42141
|
promise: Promise<{
|
|
42142
42142
|
optionId: bigint;
|
|
42143
42143
|
id: string;
|
|
@@ -42179,7 +42179,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42179
42179
|
isRefetching: boolean;
|
|
42180
42180
|
isStale: boolean;
|
|
42181
42181
|
isEnabled: boolean;
|
|
42182
|
-
refetch: (options?:
|
|
42182
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42183
42183
|
optionId: bigint;
|
|
42184
42184
|
id: string;
|
|
42185
42185
|
ownerAddr: Address;
|
|
@@ -42188,7 +42188,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42188
42188
|
expiresAt: number;
|
|
42189
42189
|
closed: boolean;
|
|
42190
42190
|
}[] | undefined, Error>>;
|
|
42191
|
-
fetchStatus:
|
|
42191
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42192
42192
|
promise: Promise<{
|
|
42193
42193
|
optionId: bigint;
|
|
42194
42194
|
id: string;
|
|
@@ -42230,7 +42230,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42230
42230
|
isRefetching: boolean;
|
|
42231
42231
|
isStale: boolean;
|
|
42232
42232
|
isEnabled: boolean;
|
|
42233
|
-
refetch: (options?:
|
|
42233
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42234
42234
|
optionId: bigint;
|
|
42235
42235
|
id: string;
|
|
42236
42236
|
ownerAddr: Address;
|
|
@@ -42239,7 +42239,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42239
42239
|
expiresAt: number;
|
|
42240
42240
|
closed: boolean;
|
|
42241
42241
|
}[] | undefined, Error>>;
|
|
42242
|
-
fetchStatus:
|
|
42242
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42243
42243
|
promise: Promise<{
|
|
42244
42244
|
optionId: bigint;
|
|
42245
42245
|
id: string;
|
|
@@ -42281,7 +42281,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42281
42281
|
isRefetching: boolean;
|
|
42282
42282
|
isStale: boolean;
|
|
42283
42283
|
isEnabled: boolean;
|
|
42284
|
-
refetch: (options?:
|
|
42284
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42285
42285
|
optionId: bigint;
|
|
42286
42286
|
id: string;
|
|
42287
42287
|
ownerAddr: Address;
|
|
@@ -42290,7 +42290,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42290
42290
|
expiresAt: number;
|
|
42291
42291
|
closed: boolean;
|
|
42292
42292
|
}[] | undefined, Error>>;
|
|
42293
|
-
fetchStatus:
|
|
42293
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42294
42294
|
promise: Promise<{
|
|
42295
42295
|
optionId: bigint;
|
|
42296
42296
|
id: string;
|
|
@@ -42332,7 +42332,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42332
42332
|
isRefetching: boolean;
|
|
42333
42333
|
isStale: boolean;
|
|
42334
42334
|
isEnabled: boolean;
|
|
42335
|
-
refetch: (options?:
|
|
42335
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42336
42336
|
optionId: bigint;
|
|
42337
42337
|
id: string;
|
|
42338
42338
|
ownerAddr: Address;
|
|
@@ -42341,7 +42341,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
42341
42341
|
expiresAt: number;
|
|
42342
42342
|
closed: boolean;
|
|
42343
42343
|
}[] | undefined, Error>>;
|
|
42344
|
-
fetchStatus:
|
|
42344
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42345
42345
|
promise: Promise<{
|
|
42346
42346
|
optionId: bigint;
|
|
42347
42347
|
id: string;
|
|
@@ -42384,7 +42384,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42384
42384
|
isRefetching: boolean;
|
|
42385
42385
|
isStale: boolean;
|
|
42386
42386
|
isEnabled: boolean;
|
|
42387
|
-
refetch: (options?:
|
|
42387
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42388
42388
|
optionId: bigint;
|
|
42389
42389
|
id: string;
|
|
42390
42390
|
ownerAddr: Address;
|
|
@@ -42393,7 +42393,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42393
42393
|
expiresAt: number;
|
|
42394
42394
|
closed: boolean;
|
|
42395
42395
|
}[] | undefined, Error>>;
|
|
42396
|
-
fetchStatus:
|
|
42396
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42397
42397
|
promise: Promise<{
|
|
42398
42398
|
optionId: bigint;
|
|
42399
42399
|
id: string;
|
|
@@ -42435,7 +42435,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42435
42435
|
isRefetching: boolean;
|
|
42436
42436
|
isStale: boolean;
|
|
42437
42437
|
isEnabled: boolean;
|
|
42438
|
-
refetch: (options?:
|
|
42438
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42439
42439
|
optionId: bigint;
|
|
42440
42440
|
id: string;
|
|
42441
42441
|
ownerAddr: Address;
|
|
@@ -42444,7 +42444,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42444
42444
|
expiresAt: number;
|
|
42445
42445
|
closed: boolean;
|
|
42446
42446
|
}[] | undefined, Error>>;
|
|
42447
|
-
fetchStatus:
|
|
42447
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42448
42448
|
promise: Promise<{
|
|
42449
42449
|
optionId: bigint;
|
|
42450
42450
|
id: string;
|
|
@@ -42486,7 +42486,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42486
42486
|
isRefetching: boolean;
|
|
42487
42487
|
isStale: boolean;
|
|
42488
42488
|
isEnabled: boolean;
|
|
42489
|
-
refetch: (options?:
|
|
42489
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42490
42490
|
optionId: bigint;
|
|
42491
42491
|
id: string;
|
|
42492
42492
|
ownerAddr: Address;
|
|
@@ -42495,7 +42495,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42495
42495
|
expiresAt: number;
|
|
42496
42496
|
closed: boolean;
|
|
42497
42497
|
}[] | undefined, Error>>;
|
|
42498
|
-
fetchStatus:
|
|
42498
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42499
42499
|
promise: Promise<{
|
|
42500
42500
|
optionId: bigint;
|
|
42501
42501
|
id: string;
|
|
@@ -42537,7 +42537,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42537
42537
|
isRefetching: boolean;
|
|
42538
42538
|
isStale: boolean;
|
|
42539
42539
|
isEnabled: boolean;
|
|
42540
|
-
refetch: (options?:
|
|
42540
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42541
42541
|
optionId: bigint;
|
|
42542
42542
|
id: string;
|
|
42543
42543
|
ownerAddr: Address;
|
|
@@ -42546,7 +42546,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42546
42546
|
expiresAt: number;
|
|
42547
42547
|
closed: boolean;
|
|
42548
42548
|
}[] | undefined, Error>>;
|
|
42549
|
-
fetchStatus:
|
|
42549
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42550
42550
|
promise: Promise<{
|
|
42551
42551
|
optionId: bigint;
|
|
42552
42552
|
id: string;
|
|
@@ -42588,7 +42588,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42588
42588
|
isRefetching: boolean;
|
|
42589
42589
|
isStale: boolean;
|
|
42590
42590
|
isEnabled: boolean;
|
|
42591
|
-
refetch: (options?:
|
|
42591
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42592
42592
|
optionId: bigint;
|
|
42593
42593
|
id: string;
|
|
42594
42594
|
ownerAddr: Address;
|
|
@@ -42597,7 +42597,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42597
42597
|
expiresAt: number;
|
|
42598
42598
|
closed: boolean;
|
|
42599
42599
|
}[] | undefined, Error>>;
|
|
42600
|
-
fetchStatus:
|
|
42600
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42601
42601
|
promise: Promise<{
|
|
42602
42602
|
optionId: bigint;
|
|
42603
42603
|
id: string;
|
|
@@ -42639,7 +42639,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42639
42639
|
isRefetching: boolean;
|
|
42640
42640
|
isStale: boolean;
|
|
42641
42641
|
isEnabled: boolean;
|
|
42642
|
-
refetch: (options?:
|
|
42642
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42643
42643
|
optionId: bigint;
|
|
42644
42644
|
id: string;
|
|
42645
42645
|
ownerAddr: Address;
|
|
@@ -42648,7 +42648,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42648
42648
|
expiresAt: number;
|
|
42649
42649
|
closed: boolean;
|
|
42650
42650
|
}[] | undefined, Error>>;
|
|
42651
|
-
fetchStatus:
|
|
42651
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42652
42652
|
promise: Promise<{
|
|
42653
42653
|
optionId: bigint;
|
|
42654
42654
|
id: string;
|
|
@@ -42691,7 +42691,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42691
42691
|
isRefetching: boolean;
|
|
42692
42692
|
isStale: boolean;
|
|
42693
42693
|
isEnabled: boolean;
|
|
42694
|
-
refetch: (options?:
|
|
42694
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42695
42695
|
optionId: bigint;
|
|
42696
42696
|
id: string;
|
|
42697
42697
|
ownerAddr: Address;
|
|
@@ -42700,7 +42700,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42700
42700
|
expiresAt: number;
|
|
42701
42701
|
closed: boolean;
|
|
42702
42702
|
}[] | undefined, Error>>;
|
|
42703
|
-
fetchStatus:
|
|
42703
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42704
42704
|
promise: Promise<{
|
|
42705
42705
|
optionId: bigint;
|
|
42706
42706
|
id: string;
|
|
@@ -42742,7 +42742,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42742
42742
|
isRefetching: boolean;
|
|
42743
42743
|
isStale: boolean;
|
|
42744
42744
|
isEnabled: boolean;
|
|
42745
|
-
refetch: (options?:
|
|
42745
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42746
42746
|
optionId: bigint;
|
|
42747
42747
|
id: string;
|
|
42748
42748
|
ownerAddr: Address;
|
|
@@ -42751,7 +42751,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42751
42751
|
expiresAt: number;
|
|
42752
42752
|
closed: boolean;
|
|
42753
42753
|
}[] | undefined, Error>>;
|
|
42754
|
-
fetchStatus:
|
|
42754
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42755
42755
|
promise: Promise<{
|
|
42756
42756
|
optionId: bigint;
|
|
42757
42757
|
id: string;
|
|
@@ -42793,7 +42793,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42793
42793
|
isRefetching: boolean;
|
|
42794
42794
|
isStale: boolean;
|
|
42795
42795
|
isEnabled: boolean;
|
|
42796
|
-
refetch: (options?:
|
|
42796
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42797
42797
|
optionId: bigint;
|
|
42798
42798
|
id: string;
|
|
42799
42799
|
ownerAddr: Address;
|
|
@@ -42802,7 +42802,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42802
42802
|
expiresAt: number;
|
|
42803
42803
|
closed: boolean;
|
|
42804
42804
|
}[] | undefined, Error>>;
|
|
42805
|
-
fetchStatus:
|
|
42805
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42806
42806
|
promise: Promise<{
|
|
42807
42807
|
optionId: bigint;
|
|
42808
42808
|
id: string;
|
|
@@ -42844,7 +42844,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42844
42844
|
isRefetching: boolean;
|
|
42845
42845
|
isStale: boolean;
|
|
42846
42846
|
isEnabled: boolean;
|
|
42847
|
-
refetch: (options?:
|
|
42847
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42848
42848
|
optionId: bigint;
|
|
42849
42849
|
id: string;
|
|
42850
42850
|
ownerAddr: Address;
|
|
@@ -42853,7 +42853,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42853
42853
|
expiresAt: number;
|
|
42854
42854
|
closed: boolean;
|
|
42855
42855
|
}[] | undefined, Error>>;
|
|
42856
|
-
fetchStatus:
|
|
42856
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42857
42857
|
promise: Promise<{
|
|
42858
42858
|
optionId: bigint;
|
|
42859
42859
|
id: string;
|
|
@@ -42895,7 +42895,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42895
42895
|
isRefetching: boolean;
|
|
42896
42896
|
isStale: boolean;
|
|
42897
42897
|
isEnabled: boolean;
|
|
42898
|
-
refetch: (options?:
|
|
42898
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42899
42899
|
optionId: bigint;
|
|
42900
42900
|
id: string;
|
|
42901
42901
|
ownerAddr: Address;
|
|
@@ -42904,7 +42904,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42904
42904
|
expiresAt: number;
|
|
42905
42905
|
closed: boolean;
|
|
42906
42906
|
}[] | undefined, Error>>;
|
|
42907
|
-
fetchStatus:
|
|
42907
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42908
42908
|
promise: Promise<{
|
|
42909
42909
|
optionId: bigint;
|
|
42910
42910
|
id: string;
|
|
@@ -42946,7 +42946,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42946
42946
|
isRefetching: boolean;
|
|
42947
42947
|
isStale: boolean;
|
|
42948
42948
|
isEnabled: boolean;
|
|
42949
|
-
refetch: (options?:
|
|
42949
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
42950
42950
|
optionId: bigint;
|
|
42951
42951
|
id: string;
|
|
42952
42952
|
ownerAddr: Address;
|
|
@@ -42955,7 +42955,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
42955
42955
|
expiresAt: number;
|
|
42956
42956
|
closed: boolean;
|
|
42957
42957
|
}[] | undefined, Error>>;
|
|
42958
|
-
fetchStatus:
|
|
42958
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
42959
42959
|
promise: Promise<{
|
|
42960
42960
|
optionId: bigint;
|
|
42961
42961
|
id: string;
|
|
@@ -43000,10 +43000,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
43000
43000
|
isRefetching: boolean;
|
|
43001
43001
|
isStale: boolean;
|
|
43002
43002
|
isEnabled: boolean;
|
|
43003
|
-
refetch: (options?:
|
|
43004
|
-
fetchStatus:
|
|
43003
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
43004
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43005
43005
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
43006
|
-
queryKey:
|
|
43006
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43007
43007
|
data: {
|
|
43008
43008
|
canExtend: boolean | undefined;
|
|
43009
43009
|
canExercise: boolean | undefined;
|
|
@@ -43035,10 +43035,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
43035
43035
|
isRefetching: boolean;
|
|
43036
43036
|
isStale: boolean;
|
|
43037
43037
|
isEnabled: boolean;
|
|
43038
|
-
refetch: (options?:
|
|
43039
|
-
fetchStatus:
|
|
43038
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
43039
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43040
43040
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
43041
|
-
queryKey:
|
|
43041
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43042
43042
|
data: {
|
|
43043
43043
|
canExtend: boolean | undefined;
|
|
43044
43044
|
canExercise: boolean | undefined;
|
|
@@ -43070,10 +43070,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
43070
43070
|
isRefetching: boolean;
|
|
43071
43071
|
isStale: boolean;
|
|
43072
43072
|
isEnabled: boolean;
|
|
43073
|
-
refetch: (options?:
|
|
43074
|
-
fetchStatus:
|
|
43073
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
43074
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43075
43075
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
43076
|
-
queryKey:
|
|
43076
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43077
43077
|
data: {
|
|
43078
43078
|
canExtend: boolean | undefined;
|
|
43079
43079
|
canExercise: boolean | undefined;
|
|
@@ -43105,10 +43105,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
43105
43105
|
isRefetching: boolean;
|
|
43106
43106
|
isStale: boolean;
|
|
43107
43107
|
isEnabled: boolean;
|
|
43108
|
-
refetch: (options?:
|
|
43109
|
-
fetchStatus:
|
|
43108
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
43109
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43110
43110
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
43111
|
-
queryKey:
|
|
43111
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43112
43112
|
data: {
|
|
43113
43113
|
canExtend: boolean | undefined;
|
|
43114
43114
|
canExercise: boolean | undefined;
|
|
@@ -43140,10 +43140,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
43140
43140
|
isRefetching: boolean;
|
|
43141
43141
|
isStale: boolean;
|
|
43142
43142
|
isEnabled: boolean;
|
|
43143
|
-
refetch: (options?:
|
|
43144
|
-
fetchStatus:
|
|
43143
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
43144
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43145
43145
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
43146
|
-
queryKey:
|
|
43146
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43147
43147
|
data: {
|
|
43148
43148
|
canExtend: boolean | undefined;
|
|
43149
43149
|
canExercise: boolean | undefined;
|
|
@@ -43175,10 +43175,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
43175
43175
|
isRefetching: boolean;
|
|
43176
43176
|
isStale: boolean;
|
|
43177
43177
|
isEnabled: boolean;
|
|
43178
|
-
refetch: (options?:
|
|
43179
|
-
fetchStatus:
|
|
43178
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
43179
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43180
43180
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
43181
|
-
queryKey:
|
|
43181
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43182
43182
|
data: {
|
|
43183
43183
|
canExtend: boolean | undefined;
|
|
43184
43184
|
canExercise: boolean | undefined;
|
|
@@ -43227,7 +43227,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43227
43227
|
isRefetching: boolean;
|
|
43228
43228
|
isStale: boolean;
|
|
43229
43229
|
isEnabled: boolean;
|
|
43230
|
-
refetch: (options?:
|
|
43230
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43231
43231
|
spendingApproval: bigint;
|
|
43232
43232
|
operatorAddr: string;
|
|
43233
43233
|
__typename: "UserMarketOperator";
|
|
@@ -43241,7 +43241,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43241
43241
|
address: string;
|
|
43242
43242
|
} | null;
|
|
43243
43243
|
}[] | undefined, Error>>;
|
|
43244
|
-
fetchStatus:
|
|
43244
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43245
43245
|
promise: Promise<{
|
|
43246
43246
|
spendingApproval: bigint;
|
|
43247
43247
|
operatorAddr: string;
|
|
@@ -43293,7 +43293,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43293
43293
|
isRefetching: boolean;
|
|
43294
43294
|
isStale: boolean;
|
|
43295
43295
|
isEnabled: boolean;
|
|
43296
|
-
refetch: (options?:
|
|
43296
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43297
43297
|
spendingApproval: bigint;
|
|
43298
43298
|
operatorAddr: string;
|
|
43299
43299
|
__typename: "UserMarketOperator";
|
|
@@ -43307,7 +43307,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43307
43307
|
address: string;
|
|
43308
43308
|
} | null;
|
|
43309
43309
|
}[] | undefined, Error>>;
|
|
43310
|
-
fetchStatus:
|
|
43310
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43311
43311
|
promise: Promise<{
|
|
43312
43312
|
spendingApproval: bigint;
|
|
43313
43313
|
operatorAddr: string;
|
|
@@ -43359,7 +43359,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43359
43359
|
isRefetching: boolean;
|
|
43360
43360
|
isStale: boolean;
|
|
43361
43361
|
isEnabled: boolean;
|
|
43362
|
-
refetch: (options?:
|
|
43362
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43363
43363
|
spendingApproval: bigint;
|
|
43364
43364
|
operatorAddr: string;
|
|
43365
43365
|
__typename: "UserMarketOperator";
|
|
@@ -43373,7 +43373,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43373
43373
|
address: string;
|
|
43374
43374
|
} | null;
|
|
43375
43375
|
}[] | undefined, Error>>;
|
|
43376
|
-
fetchStatus:
|
|
43376
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43377
43377
|
promise: Promise<{
|
|
43378
43378
|
spendingApproval: bigint;
|
|
43379
43379
|
operatorAddr: string;
|
|
@@ -43425,7 +43425,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43425
43425
|
isRefetching: boolean;
|
|
43426
43426
|
isStale: boolean;
|
|
43427
43427
|
isEnabled: boolean;
|
|
43428
|
-
refetch: (options?:
|
|
43428
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43429
43429
|
spendingApproval: bigint;
|
|
43430
43430
|
operatorAddr: string;
|
|
43431
43431
|
__typename: "UserMarketOperator";
|
|
@@ -43439,7 +43439,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43439
43439
|
address: string;
|
|
43440
43440
|
} | null;
|
|
43441
43441
|
}[] | undefined, Error>>;
|
|
43442
|
-
fetchStatus:
|
|
43442
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43443
43443
|
promise: Promise<{
|
|
43444
43444
|
spendingApproval: bigint;
|
|
43445
43445
|
operatorAddr: string;
|
|
@@ -43491,7 +43491,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43491
43491
|
isRefetching: boolean;
|
|
43492
43492
|
isStale: boolean;
|
|
43493
43493
|
isEnabled: boolean;
|
|
43494
|
-
refetch: (options?:
|
|
43494
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43495
43495
|
spendingApproval: bigint;
|
|
43496
43496
|
operatorAddr: string;
|
|
43497
43497
|
__typename: "UserMarketOperator";
|
|
@@ -43505,7 +43505,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43505
43505
|
address: string;
|
|
43506
43506
|
} | null;
|
|
43507
43507
|
}[] | undefined, Error>>;
|
|
43508
|
-
fetchStatus:
|
|
43508
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43509
43509
|
promise: Promise<{
|
|
43510
43510
|
spendingApproval: bigint;
|
|
43511
43511
|
operatorAddr: string;
|
|
@@ -43557,7 +43557,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43557
43557
|
isRefetching: boolean;
|
|
43558
43558
|
isStale: boolean;
|
|
43559
43559
|
isEnabled: boolean;
|
|
43560
|
-
refetch: (options?:
|
|
43560
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43561
43561
|
spendingApproval: bigint;
|
|
43562
43562
|
operatorAddr: string;
|
|
43563
43563
|
__typename: "UserMarketOperator";
|
|
@@ -43571,7 +43571,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
43571
43571
|
address: string;
|
|
43572
43572
|
} | null;
|
|
43573
43573
|
}[] | undefined, Error>>;
|
|
43574
|
-
fetchStatus:
|
|
43574
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43575
43575
|
promise: Promise<{
|
|
43576
43576
|
spendingApproval: bigint;
|
|
43577
43577
|
operatorAddr: string;
|
|
@@ -43690,18 +43690,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
43690
43690
|
isRefetching: boolean;
|
|
43691
43691
|
isStale: boolean;
|
|
43692
43692
|
isEnabled: boolean;
|
|
43693
|
-
refetch: (options?:
|
|
43693
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43694
43694
|
exact: number;
|
|
43695
43695
|
rounded: number | undefined;
|
|
43696
43696
|
sqrtPriceX96: bigint;
|
|
43697
43697
|
}, viem0.ReadContractErrorType>>;
|
|
43698
|
-
fetchStatus:
|
|
43698
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43699
43699
|
promise: Promise<{
|
|
43700
43700
|
exact: number;
|
|
43701
43701
|
rounded: number | undefined;
|
|
43702
43702
|
sqrtPriceX96: bigint;
|
|
43703
43703
|
}>;
|
|
43704
|
-
queryKey:
|
|
43704
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43705
43705
|
exact: number | undefined;
|
|
43706
43706
|
rounded: number | undefined;
|
|
43707
43707
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -43728,18 +43728,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
43728
43728
|
isRefetching: boolean;
|
|
43729
43729
|
isStale: boolean;
|
|
43730
43730
|
isEnabled: boolean;
|
|
43731
|
-
refetch: (options?:
|
|
43731
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43732
43732
|
exact: number;
|
|
43733
43733
|
rounded: number | undefined;
|
|
43734
43734
|
sqrtPriceX96: bigint;
|
|
43735
43735
|
}, viem0.ReadContractErrorType>>;
|
|
43736
|
-
fetchStatus:
|
|
43736
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43737
43737
|
promise: Promise<{
|
|
43738
43738
|
exact: number;
|
|
43739
43739
|
rounded: number | undefined;
|
|
43740
43740
|
sqrtPriceX96: bigint;
|
|
43741
43741
|
}>;
|
|
43742
|
-
queryKey:
|
|
43742
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43743
43743
|
exact: number | undefined;
|
|
43744
43744
|
rounded: number | undefined;
|
|
43745
43745
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -43766,18 +43766,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
43766
43766
|
isRefetching: boolean;
|
|
43767
43767
|
isStale: boolean;
|
|
43768
43768
|
isEnabled: boolean;
|
|
43769
|
-
refetch: (options?:
|
|
43769
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43770
43770
|
exact: number;
|
|
43771
43771
|
rounded: number | undefined;
|
|
43772
43772
|
sqrtPriceX96: bigint;
|
|
43773
43773
|
}, viem0.ReadContractErrorType>>;
|
|
43774
|
-
fetchStatus:
|
|
43774
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43775
43775
|
promise: Promise<{
|
|
43776
43776
|
exact: number;
|
|
43777
43777
|
rounded: number | undefined;
|
|
43778
43778
|
sqrtPriceX96: bigint;
|
|
43779
43779
|
}>;
|
|
43780
|
-
queryKey:
|
|
43780
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43781
43781
|
exact: number | undefined;
|
|
43782
43782
|
rounded: number | undefined;
|
|
43783
43783
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -43804,18 +43804,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
43804
43804
|
isRefetching: boolean;
|
|
43805
43805
|
isStale: boolean;
|
|
43806
43806
|
isEnabled: boolean;
|
|
43807
|
-
refetch: (options?:
|
|
43807
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43808
43808
|
exact: number;
|
|
43809
43809
|
rounded: number | undefined;
|
|
43810
43810
|
sqrtPriceX96: bigint;
|
|
43811
43811
|
}, viem0.ReadContractErrorType>>;
|
|
43812
|
-
fetchStatus:
|
|
43812
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43813
43813
|
promise: Promise<{
|
|
43814
43814
|
exact: number;
|
|
43815
43815
|
rounded: number | undefined;
|
|
43816
43816
|
sqrtPriceX96: bigint;
|
|
43817
43817
|
}>;
|
|
43818
|
-
queryKey:
|
|
43818
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43819
43819
|
exact: number | undefined;
|
|
43820
43820
|
rounded: number | undefined;
|
|
43821
43821
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -43842,18 +43842,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
43842
43842
|
isRefetching: boolean;
|
|
43843
43843
|
isStale: boolean;
|
|
43844
43844
|
isEnabled: boolean;
|
|
43845
|
-
refetch: (options?:
|
|
43845
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43846
43846
|
exact: number;
|
|
43847
43847
|
rounded: number | undefined;
|
|
43848
43848
|
sqrtPriceX96: bigint;
|
|
43849
43849
|
}, viem0.ReadContractErrorType>>;
|
|
43850
|
-
fetchStatus:
|
|
43850
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43851
43851
|
promise: Promise<{
|
|
43852
43852
|
exact: number;
|
|
43853
43853
|
rounded: number | undefined;
|
|
43854
43854
|
sqrtPriceX96: bigint;
|
|
43855
43855
|
}>;
|
|
43856
|
-
queryKey:
|
|
43856
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43857
43857
|
exact: number | undefined;
|
|
43858
43858
|
rounded: number | undefined;
|
|
43859
43859
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -43880,18 +43880,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
43880
43880
|
isRefetching: boolean;
|
|
43881
43881
|
isStale: boolean;
|
|
43882
43882
|
isEnabled: boolean;
|
|
43883
|
-
refetch: (options?:
|
|
43883
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
|
|
43884
43884
|
exact: number;
|
|
43885
43885
|
rounded: number | undefined;
|
|
43886
43886
|
sqrtPriceX96: bigint;
|
|
43887
43887
|
}, viem0.ReadContractErrorType>>;
|
|
43888
|
-
fetchStatus:
|
|
43888
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43889
43889
|
promise: Promise<{
|
|
43890
43890
|
exact: number;
|
|
43891
43891
|
rounded: number | undefined;
|
|
43892
43892
|
sqrtPriceX96: bigint;
|
|
43893
43893
|
}>;
|
|
43894
|
-
queryKey:
|
|
43894
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43895
43895
|
exact: number | undefined;
|
|
43896
43896
|
rounded: number | undefined;
|
|
43897
43897
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -43947,7 +43947,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
43947
43947
|
isRefetching: boolean;
|
|
43948
43948
|
isStale: boolean;
|
|
43949
43949
|
isEnabled: boolean;
|
|
43950
|
-
refetch: (options?:
|
|
43950
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
43951
43951
|
tickLower: number;
|
|
43952
43952
|
tickUpper: number;
|
|
43953
43953
|
prevTickLower: number;
|
|
@@ -43960,7 +43960,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
43960
43960
|
borrowedAmount0: bigint;
|
|
43961
43961
|
borrowedAmount1: bigint;
|
|
43962
43962
|
}[], viem0.ReadContractErrorType>>;
|
|
43963
|
-
fetchStatus:
|
|
43963
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
43964
43964
|
promise: Promise<readonly {
|
|
43965
43965
|
tickLower: number;
|
|
43966
43966
|
tickUpper: number;
|
|
@@ -43974,7 +43974,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
43974
43974
|
borrowedAmount0: bigint;
|
|
43975
43975
|
borrowedAmount1: bigint;
|
|
43976
43976
|
}[]>;
|
|
43977
|
-
queryKey:
|
|
43977
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
43978
43978
|
data: readonly {
|
|
43979
43979
|
tickLower: number;
|
|
43980
43980
|
tickUpper: number;
|
|
@@ -44011,7 +44011,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44011
44011
|
isRefetching: boolean;
|
|
44012
44012
|
isStale: boolean;
|
|
44013
44013
|
isEnabled: boolean;
|
|
44014
|
-
refetch: (options?:
|
|
44014
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
44015
44015
|
tickLower: number;
|
|
44016
44016
|
tickUpper: number;
|
|
44017
44017
|
prevTickLower: number;
|
|
@@ -44024,7 +44024,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44024
44024
|
borrowedAmount0: bigint;
|
|
44025
44025
|
borrowedAmount1: bigint;
|
|
44026
44026
|
}[], viem0.ReadContractErrorType>>;
|
|
44027
|
-
fetchStatus:
|
|
44027
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44028
44028
|
promise: Promise<readonly {
|
|
44029
44029
|
tickLower: number;
|
|
44030
44030
|
tickUpper: number;
|
|
@@ -44038,7 +44038,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44038
44038
|
borrowedAmount0: bigint;
|
|
44039
44039
|
borrowedAmount1: bigint;
|
|
44040
44040
|
}[]>;
|
|
44041
|
-
queryKey:
|
|
44041
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44042
44042
|
data: readonly {
|
|
44043
44043
|
tickLower: number;
|
|
44044
44044
|
tickUpper: number;
|
|
@@ -44075,7 +44075,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44075
44075
|
isRefetching: boolean;
|
|
44076
44076
|
isStale: boolean;
|
|
44077
44077
|
isEnabled: boolean;
|
|
44078
|
-
refetch: (options?:
|
|
44078
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
44079
44079
|
tickLower: number;
|
|
44080
44080
|
tickUpper: number;
|
|
44081
44081
|
prevTickLower: number;
|
|
@@ -44088,7 +44088,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44088
44088
|
borrowedAmount0: bigint;
|
|
44089
44089
|
borrowedAmount1: bigint;
|
|
44090
44090
|
}[], viem0.ReadContractErrorType>>;
|
|
44091
|
-
fetchStatus:
|
|
44091
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44092
44092
|
promise: Promise<readonly {
|
|
44093
44093
|
tickLower: number;
|
|
44094
44094
|
tickUpper: number;
|
|
@@ -44102,7 +44102,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44102
44102
|
borrowedAmount0: bigint;
|
|
44103
44103
|
borrowedAmount1: bigint;
|
|
44104
44104
|
}[]>;
|
|
44105
|
-
queryKey:
|
|
44105
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44106
44106
|
data: readonly {
|
|
44107
44107
|
tickLower: number;
|
|
44108
44108
|
tickUpper: number;
|
|
@@ -44139,7 +44139,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44139
44139
|
isRefetching: boolean;
|
|
44140
44140
|
isStale: boolean;
|
|
44141
44141
|
isEnabled: boolean;
|
|
44142
|
-
refetch: (options?:
|
|
44142
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
44143
44143
|
tickLower: number;
|
|
44144
44144
|
tickUpper: number;
|
|
44145
44145
|
prevTickLower: number;
|
|
@@ -44152,7 +44152,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44152
44152
|
borrowedAmount0: bigint;
|
|
44153
44153
|
borrowedAmount1: bigint;
|
|
44154
44154
|
}[], viem0.ReadContractErrorType>>;
|
|
44155
|
-
fetchStatus:
|
|
44155
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44156
44156
|
promise: Promise<readonly {
|
|
44157
44157
|
tickLower: number;
|
|
44158
44158
|
tickUpper: number;
|
|
@@ -44166,7 +44166,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44166
44166
|
borrowedAmount0: bigint;
|
|
44167
44167
|
borrowedAmount1: bigint;
|
|
44168
44168
|
}[]>;
|
|
44169
|
-
queryKey:
|
|
44169
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44170
44170
|
data: readonly {
|
|
44171
44171
|
tickLower: number;
|
|
44172
44172
|
tickUpper: number;
|
|
@@ -44203,7 +44203,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44203
44203
|
isRefetching: boolean;
|
|
44204
44204
|
isStale: boolean;
|
|
44205
44205
|
isEnabled: boolean;
|
|
44206
|
-
refetch: (options?:
|
|
44206
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
44207
44207
|
tickLower: number;
|
|
44208
44208
|
tickUpper: number;
|
|
44209
44209
|
prevTickLower: number;
|
|
@@ -44216,7 +44216,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44216
44216
|
borrowedAmount0: bigint;
|
|
44217
44217
|
borrowedAmount1: bigint;
|
|
44218
44218
|
}[], viem0.ReadContractErrorType>>;
|
|
44219
|
-
fetchStatus:
|
|
44219
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44220
44220
|
promise: Promise<readonly {
|
|
44221
44221
|
tickLower: number;
|
|
44222
44222
|
tickUpper: number;
|
|
@@ -44230,7 +44230,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44230
44230
|
borrowedAmount0: bigint;
|
|
44231
44231
|
borrowedAmount1: bigint;
|
|
44232
44232
|
}[]>;
|
|
44233
|
-
queryKey:
|
|
44233
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44234
44234
|
data: readonly {
|
|
44235
44235
|
tickLower: number;
|
|
44236
44236
|
tickUpper: number;
|
|
@@ -44267,7 +44267,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44267
44267
|
isRefetching: boolean;
|
|
44268
44268
|
isStale: boolean;
|
|
44269
44269
|
isEnabled: boolean;
|
|
44270
|
-
refetch: (options?:
|
|
44270
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
|
|
44271
44271
|
tickLower: number;
|
|
44272
44272
|
tickUpper: number;
|
|
44273
44273
|
prevTickLower: number;
|
|
@@ -44280,7 +44280,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44280
44280
|
borrowedAmount0: bigint;
|
|
44281
44281
|
borrowedAmount1: bigint;
|
|
44282
44282
|
}[], viem0.ReadContractErrorType>>;
|
|
44283
|
-
fetchStatus:
|
|
44283
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44284
44284
|
promise: Promise<readonly {
|
|
44285
44285
|
tickLower: number;
|
|
44286
44286
|
tickUpper: number;
|
|
@@ -44294,7 +44294,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
44294
44294
|
borrowedAmount0: bigint;
|
|
44295
44295
|
borrowedAmount1: bigint;
|
|
44296
44296
|
}[]>;
|
|
44297
|
-
queryKey:
|
|
44297
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44298
44298
|
data: readonly {
|
|
44299
44299
|
tickLower: number;
|
|
44300
44300
|
tickUpper: number;
|
|
@@ -44354,7 +44354,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
|
|
|
44354
44354
|
borrowed0: Amount;
|
|
44355
44355
|
borrowed1: Amount;
|
|
44356
44356
|
blocksCount: bigint;
|
|
44357
|
-
refetch: (options?:
|
|
44357
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
|
|
44358
44358
|
};
|
|
44359
44359
|
//#endregion
|
|
44360
44360
|
//#region src/hooks/tokens/useTokenData.d.ts
|
|
@@ -44389,10 +44389,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
44389
44389
|
isRefetching: boolean;
|
|
44390
44390
|
isStale: boolean;
|
|
44391
44391
|
isEnabled: boolean;
|
|
44392
|
-
refetch: (options?:
|
|
44393
|
-
fetchStatus:
|
|
44392
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
44393
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44394
44394
|
promise: Promise<bigint>;
|
|
44395
|
-
queryKey:
|
|
44395
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44396
44396
|
data: Amount | undefined;
|
|
44397
44397
|
} | {
|
|
44398
44398
|
error: null;
|
|
@@ -44417,10 +44417,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
44417
44417
|
isRefetching: boolean;
|
|
44418
44418
|
isStale: boolean;
|
|
44419
44419
|
isEnabled: boolean;
|
|
44420
|
-
refetch: (options?:
|
|
44421
|
-
fetchStatus:
|
|
44420
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
44421
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44422
44422
|
promise: Promise<bigint>;
|
|
44423
|
-
queryKey:
|
|
44423
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44424
44424
|
data: Amount | undefined;
|
|
44425
44425
|
} | {
|
|
44426
44426
|
error: viem0.ReadContractErrorType;
|
|
@@ -44445,10 +44445,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
44445
44445
|
isRefetching: boolean;
|
|
44446
44446
|
isStale: boolean;
|
|
44447
44447
|
isEnabled: boolean;
|
|
44448
|
-
refetch: (options?:
|
|
44449
|
-
fetchStatus:
|
|
44448
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
44449
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44450
44450
|
promise: Promise<bigint>;
|
|
44451
|
-
queryKey:
|
|
44451
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44452
44452
|
data: Amount | undefined;
|
|
44453
44453
|
} | {
|
|
44454
44454
|
error: null;
|
|
@@ -44473,10 +44473,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
44473
44473
|
isRefetching: boolean;
|
|
44474
44474
|
isStale: boolean;
|
|
44475
44475
|
isEnabled: boolean;
|
|
44476
|
-
refetch: (options?:
|
|
44477
|
-
fetchStatus:
|
|
44476
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
44477
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44478
44478
|
promise: Promise<bigint>;
|
|
44479
|
-
queryKey:
|
|
44479
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44480
44480
|
data: Amount | undefined;
|
|
44481
44481
|
} | {
|
|
44482
44482
|
error: null;
|
|
@@ -44501,10 +44501,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
44501
44501
|
isRefetching: boolean;
|
|
44502
44502
|
isStale: boolean;
|
|
44503
44503
|
isEnabled: boolean;
|
|
44504
|
-
refetch: (options?:
|
|
44505
|
-
fetchStatus:
|
|
44504
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
44505
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44506
44506
|
promise: Promise<bigint>;
|
|
44507
|
-
queryKey:
|
|
44507
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44508
44508
|
data: Amount | undefined;
|
|
44509
44509
|
} | {
|
|
44510
44510
|
isError: false;
|
|
@@ -44529,10 +44529,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
44529
44529
|
isRefetching: boolean;
|
|
44530
44530
|
isStale: boolean;
|
|
44531
44531
|
isEnabled: boolean;
|
|
44532
|
-
refetch: (options?:
|
|
44533
|
-
fetchStatus:
|
|
44532
|
+
refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
44533
|
+
fetchStatus: _tanstack_query_core17.FetchStatus;
|
|
44534
44534
|
promise: Promise<bigint>;
|
|
44535
|
-
queryKey:
|
|
44535
|
+
queryKey: _tanstack_query_core17.QueryKey;
|
|
44536
44536
|
data: Amount | undefined;
|
|
44537
44537
|
};
|
|
44538
44538
|
//#endregion
|
|
@@ -68884,13 +68884,13 @@ declare const useLens: () => {
|
|
|
68884
68884
|
readonly internalType: "int128";
|
|
68885
68885
|
}];
|
|
68886
68886
|
readonly stateMutability: "view";
|
|
68887
|
-
}], "getSlot0", readonly [`0x${string}`,
|
|
68887
|
+
}], "getSlot0", readonly [`0x${string}`, {
|
|
68888
68888
|
currency0: `0x${string}`;
|
|
68889
68889
|
currency1: `0x${string}`;
|
|
68890
68890
|
fee: number;
|
|
68891
68891
|
tickSpacing: number;
|
|
68892
68892
|
hooks: `0x${string}`;
|
|
68893
|
-
}]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
|
|
68893
|
+
}] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
|
|
68894
68894
|
currency0: `0x${string}`;
|
|
68895
68895
|
currency1: `0x${string}`;
|
|
68896
68896
|
fee: number;
|
|
@@ -69731,13 +69731,13 @@ declare const useLens: () => {
|
|
|
69731
69731
|
readonly internalType: "int128";
|
|
69732
69732
|
}];
|
|
69733
69733
|
readonly stateMutability: "view";
|
|
69734
|
-
}], "getSlot0", readonly [`0x${string}`,
|
|
69734
|
+
}], "getSlot0", readonly [`0x${string}`, {
|
|
69735
69735
|
currency0: `0x${string}`;
|
|
69736
69736
|
currency1: `0x${string}`;
|
|
69737
69737
|
fee: number;
|
|
69738
69738
|
tickSpacing: number;
|
|
69739
69739
|
hooks: `0x${string}`;
|
|
69740
|
-
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
69740
|
+
}] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
69741
69741
|
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
69742
69742
|
readonly type: "function";
|
|
69743
69743
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -77336,4 +77336,4 @@ declare const useLens: () => {
|
|
|
77336
77336
|
};
|
|
77337
77337
|
//#endregion
|
|
77338
77338
|
export { ExerciseOptionEvent as $, getTickAtPrice as A, TimelockProvider as At, PriceDataPoint as B, getTimelockMarket as Bt, getPayoutAtTick as C, zero as Ct, getPriceAtSqrtPriceX96 as D, OptionData as Dt, getNearestValidStrikeTick as E, useExerciseOption as Et, token0ToToken1 as F, TimelockMarketData as Ft, useUserOperators as G, getCurrentPrice as H, swapRouters as Ht, token0ToToken1AtTick as I, UniswapMathLens as It, useClosedUserPerps as J, useOperatorPerms as K, token1ToToken0 as L, getErc20 as Lt, liquiditiesToAmount1 as M, useTimelockConfig as Mt, liquiditiesToAmounts as N, TimelockLens as Nt, getPriceAtTick as O, useActiveUserOptions as Ot, roundTick as P, TimelockMarket as Pt, useMintPerp as Q, token1ToToken0AtTick as R, getStateView as Rt, getPayoutAtPrice as S, wrapPriceUnscaled as St, getAmountsFromLiquidity as T, useMarketData as Tt, getPriceHistory as U, swappers as Ut, PriceResolution as V, stateViews as Vt, useSetOperatorPerms as W, timelockLenses as Wt, usePerpsOperator as X, useUserPerps as Y, useClosePerp as Z, useCurrentTick as _, unscaleAmount as _t, useTokenData as a, useOptionPremium as at, UniswapPoolData as b, wrapAmountUnscaled as bt, batchGetAmountsFromLiquidity as c, useMaxPositionSize as ct, useLiquidityBlocks as d, formatAmount as dt, ExtendEvent as et, useBurnLiquidity as f, formatCondensed as ft, usePriceAtTick as g, scalePrice as gt, usePriceAtSqrtPriceX96 as h, scaleAmount as ht, TokenData as i, useExtendOption as it, liquiditiesToAmount0 as j, useCurrentMarket as jt, getSqrtPriceX96AtPrice as k, useClosedUserOptions as kt, useMintLiquidity as l, Amount as lt, usePriceHistory as m, formatVagueAmount as mt, useApproval as n, OptionEvent as nt, useVaultTVL as o, useOptionPnl as ot, useMarketPriceHistory as p, formatUSD as pt, useActiveUserPerps as q, useTokenBalance as r, useOptionTimeline as rt, useVaultData as s, useMintOption as st, useLens as t, MintOptionEvent as tt, LiquidityBlockData as u, EMPTY_ARRAY as ut, useCurrentPrice as v, unscalePrice as vt, PRICE_PRECISION as w, useMarketVolume as wt, usePoolData as x, wrapPrice as xt, PoolKey as y, wrapAmount as yt, PriceData as z, getTimelockLens as zt };
|
|
77339
|
-
//# sourceMappingURL=client-
|
|
77339
|
+
//# sourceMappingURL=client-D3bjMcG6.d.cts.map
|