timelock-sdk 0.0.152 → 0.0.153

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.
@@ -1,4 +1,4 @@
1
- import { n as optionsMarketAbi, r as lensAbi, t as uniswapMathLensAbi } from "./uniswapMathLens-BvytoF0M.cjs";
1
+ import { n as optionsMarketAbi, r as lensAbi, t as uniswapMathLensAbi } from "./uniswapMathLens-td1h0_OB.cjs";
2
2
  import * as viem0 from "viem";
3
3
  import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
4
4
  import React, { ReactNode } from "react";
@@ -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 _tanstack_query_core17 from "@tanstack/query-core";
9
+ import * as _tanstack_query_core0 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}`, `0x${string}`] | 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
- }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
16982
+ }]>, "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}`, `0x${string}`] | 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
- }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
17829
+ }]>, "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";
@@ -25675,6 +25675,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
25675
25675
  readonly name: "optionsCount";
25676
25676
  readonly type: "uint256";
25677
25677
  readonly internalType: "uint256";
25678
+ }, {
25679
+ readonly name: "guardian";
25680
+ readonly type: "address";
25681
+ readonly internalType: "address";
25682
+ }, {
25683
+ readonly name: "optionPricing";
25684
+ readonly type: "address";
25685
+ readonly internalType: "address";
25686
+ }, {
25687
+ readonly name: "feeStrategy";
25688
+ readonly type: "address";
25689
+ readonly internalType: "address";
25690
+ }, {
25691
+ readonly name: "feeRecipient";
25692
+ readonly type: "address";
25693
+ readonly internalType: "address";
25678
25694
  }];
25679
25695
  }];
25680
25696
  readonly stateMutability: "view";
@@ -26410,6 +26426,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
26410
26426
  readonly name: "optionsCount";
26411
26427
  readonly type: "uint256";
26412
26428
  readonly internalType: "uint256";
26429
+ }, {
26430
+ readonly name: "guardian";
26431
+ readonly type: "address";
26432
+ readonly internalType: "address";
26433
+ }, {
26434
+ readonly name: "optionPricing";
26435
+ readonly type: "address";
26436
+ readonly internalType: "address";
26437
+ }, {
26438
+ readonly name: "feeStrategy";
26439
+ readonly type: "address";
26440
+ readonly internalType: "address";
26441
+ }, {
26442
+ readonly name: "feeRecipient";
26443
+ readonly type: "address";
26444
+ readonly internalType: "address";
26413
26445
  }];
26414
26446
  }];
26415
26447
  readonly stateMutability: "view";
@@ -27157,6 +27189,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
27157
27189
  readonly name: "optionsCount";
27158
27190
  readonly type: "uint256";
27159
27191
  readonly internalType: "uint256";
27192
+ }, {
27193
+ readonly name: "guardian";
27194
+ readonly type: "address";
27195
+ readonly internalType: "address";
27196
+ }, {
27197
+ readonly name: "optionPricing";
27198
+ readonly type: "address";
27199
+ readonly internalType: "address";
27200
+ }, {
27201
+ readonly name: "feeStrategy";
27202
+ readonly type: "address";
27203
+ readonly internalType: "address";
27204
+ }, {
27205
+ readonly name: "feeRecipient";
27206
+ readonly type: "address";
27207
+ readonly internalType: "address";
27160
27208
  }];
27161
27209
  }];
27162
27210
  readonly stateMutability: "view";
@@ -27902,6 +27950,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
27902
27950
  readonly name: "optionsCount";
27903
27951
  readonly type: "uint256";
27904
27952
  readonly internalType: "uint256";
27953
+ }, {
27954
+ readonly name: "guardian";
27955
+ readonly type: "address";
27956
+ readonly internalType: "address";
27957
+ }, {
27958
+ readonly name: "optionPricing";
27959
+ readonly type: "address";
27960
+ readonly internalType: "address";
27961
+ }, {
27962
+ readonly name: "feeStrategy";
27963
+ readonly type: "address";
27964
+ readonly internalType: "address";
27965
+ }, {
27966
+ readonly name: "feeRecipient";
27967
+ readonly type: "address";
27968
+ readonly internalType: "address";
27905
27969
  }];
27906
27970
  }];
27907
27971
  readonly stateMutability: "view";
@@ -28637,6 +28701,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
28637
28701
  readonly name: "optionsCount";
28638
28702
  readonly type: "uint256";
28639
28703
  readonly internalType: "uint256";
28704
+ }, {
28705
+ readonly name: "guardian";
28706
+ readonly type: "address";
28707
+ readonly internalType: "address";
28708
+ }, {
28709
+ readonly name: "optionPricing";
28710
+ readonly type: "address";
28711
+ readonly internalType: "address";
28712
+ }, {
28713
+ readonly name: "feeStrategy";
28714
+ readonly type: "address";
28715
+ readonly internalType: "address";
28716
+ }, {
28717
+ readonly name: "feeRecipient";
28718
+ readonly type: "address";
28719
+ readonly internalType: "address";
28640
28720
  }];
28641
28721
  }];
28642
28722
  readonly stateMutability: "view";
@@ -29140,6 +29220,10 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
29140
29220
  optionAssetName: string;
29141
29221
  payoutAssetName: string;
29142
29222
  optionsCount: bigint;
29223
+ guardian: `0x${string}`;
29224
+ optionPricing: `0x${string}`;
29225
+ feeStrategy: `0x${string}`;
29226
+ feeRecipient: `0x${string}`;
29143
29227
  }>;
29144
29228
  getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
29145
29229
  readonly type: "function";
@@ -29392,6 +29476,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
29392
29476
  readonly name: "optionsCount";
29393
29477
  readonly type: "uint256";
29394
29478
  readonly internalType: "uint256";
29479
+ }, {
29480
+ readonly name: "guardian";
29481
+ readonly type: "address";
29482
+ readonly internalType: "address";
29483
+ }, {
29484
+ readonly name: "optionPricing";
29485
+ readonly type: "address";
29486
+ readonly internalType: "address";
29487
+ }, {
29488
+ readonly name: "feeStrategy";
29489
+ readonly type: "address";
29490
+ readonly internalType: "address";
29491
+ }, {
29492
+ readonly name: "feeRecipient";
29493
+ readonly type: "address";
29494
+ readonly internalType: "address";
29395
29495
  }];
29396
29496
  }];
29397
29497
  readonly stateMutability: "view";
@@ -30127,6 +30227,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
30127
30227
  readonly name: "optionsCount";
30128
30228
  readonly type: "uint256";
30129
30229
  readonly internalType: "uint256";
30230
+ }, {
30231
+ readonly name: "guardian";
30232
+ readonly type: "address";
30233
+ readonly internalType: "address";
30234
+ }, {
30235
+ readonly name: "optionPricing";
30236
+ readonly type: "address";
30237
+ readonly internalType: "address";
30238
+ }, {
30239
+ readonly name: "feeStrategy";
30240
+ readonly type: "address";
30241
+ readonly internalType: "address";
30242
+ }, {
30243
+ readonly name: "feeRecipient";
30244
+ readonly type: "address";
30245
+ readonly internalType: "address";
30130
30246
  }];
30131
30247
  }];
30132
30248
  readonly stateMutability: "view";
@@ -30862,6 +30978,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
30862
30978
  readonly name: "optionsCount";
30863
30979
  readonly type: "uint256";
30864
30980
  readonly internalType: "uint256";
30981
+ }, {
30982
+ readonly name: "guardian";
30983
+ readonly type: "address";
30984
+ readonly internalType: "address";
30985
+ }, {
30986
+ readonly name: "optionPricing";
30987
+ readonly type: "address";
30988
+ readonly internalType: "address";
30989
+ }, {
30990
+ readonly name: "feeStrategy";
30991
+ readonly type: "address";
30992
+ readonly internalType: "address";
30993
+ }, {
30994
+ readonly name: "feeRecipient";
30995
+ readonly type: "address";
30996
+ readonly internalType: "address";
30865
30997
  }];
30866
30998
  }];
30867
30999
  readonly stateMutability: "view";
@@ -31597,6 +31729,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
31597
31729
  readonly name: "optionsCount";
31598
31730
  readonly type: "uint256";
31599
31731
  readonly internalType: "uint256";
31732
+ }, {
31733
+ readonly name: "guardian";
31734
+ readonly type: "address";
31735
+ readonly internalType: "address";
31736
+ }, {
31737
+ readonly name: "optionPricing";
31738
+ readonly type: "address";
31739
+ readonly internalType: "address";
31740
+ }, {
31741
+ readonly name: "feeStrategy";
31742
+ readonly type: "address";
31743
+ readonly internalType: "address";
31744
+ }, {
31745
+ readonly name: "feeRecipient";
31746
+ readonly type: "address";
31747
+ readonly internalType: "address";
31600
31748
  }];
31601
31749
  }];
31602
31750
  readonly stateMutability: "view";
@@ -32332,6 +32480,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
32332
32480
  readonly name: "optionsCount";
32333
32481
  readonly type: "uint256";
32334
32482
  readonly internalType: "uint256";
32483
+ }, {
32484
+ readonly name: "guardian";
32485
+ readonly type: "address";
32486
+ readonly internalType: "address";
32487
+ }, {
32488
+ readonly name: "optionPricing";
32489
+ readonly type: "address";
32490
+ readonly internalType: "address";
32491
+ }, {
32492
+ readonly name: "feeStrategy";
32493
+ readonly type: "address";
32494
+ readonly internalType: "address";
32495
+ }, {
32496
+ readonly name: "feeRecipient";
32497
+ readonly type: "address";
32498
+ readonly internalType: "address";
32335
32499
  }];
32336
32500
  }];
32337
32501
  readonly stateMutability: "view";
@@ -33077,6 +33241,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
33077
33241
  readonly name: "optionsCount";
33078
33242
  readonly type: "uint256";
33079
33243
  readonly internalType: "uint256";
33244
+ }, {
33245
+ readonly name: "guardian";
33246
+ readonly type: "address";
33247
+ readonly internalType: "address";
33248
+ }, {
33249
+ readonly name: "optionPricing";
33250
+ readonly type: "address";
33251
+ readonly internalType: "address";
33252
+ }, {
33253
+ readonly name: "feeStrategy";
33254
+ readonly type: "address";
33255
+ readonly internalType: "address";
33256
+ }, {
33257
+ readonly name: "feeRecipient";
33258
+ readonly type: "address";
33259
+ readonly internalType: "address";
33080
33260
  }];
33081
33261
  }];
33082
33262
  readonly stateMutability: "view";
@@ -33828,6 +34008,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
33828
34008
  readonly name: "optionsCount";
33829
34009
  readonly type: "uint256";
33830
34010
  readonly internalType: "uint256";
34011
+ }, {
34012
+ readonly name: "guardian";
34013
+ readonly type: "address";
34014
+ readonly internalType: "address";
34015
+ }, {
34016
+ readonly name: "optionPricing";
34017
+ readonly type: "address";
34018
+ readonly internalType: "address";
34019
+ }, {
34020
+ readonly name: "feeStrategy";
34021
+ readonly type: "address";
34022
+ readonly internalType: "address";
34023
+ }, {
34024
+ readonly name: "feeRecipient";
34025
+ readonly type: "address";
34026
+ readonly internalType: "address";
33831
34027
  }];
33832
34028
  }];
33833
34029
  readonly stateMutability: "view";
@@ -34580,6 +34776,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
34580
34776
  readonly name: "optionsCount";
34581
34777
  readonly type: "uint256";
34582
34778
  readonly internalType: "uint256";
34779
+ }, {
34780
+ readonly name: "guardian";
34781
+ readonly type: "address";
34782
+ readonly internalType: "address";
34783
+ }, {
34784
+ readonly name: "optionPricing";
34785
+ readonly type: "address";
34786
+ readonly internalType: "address";
34787
+ }, {
34788
+ readonly name: "feeStrategy";
34789
+ readonly type: "address";
34790
+ readonly internalType: "address";
34791
+ }, {
34792
+ readonly name: "feeRecipient";
34793
+ readonly type: "address";
34794
+ readonly internalType: "address";
34583
34795
  }];
34584
34796
  }];
34585
34797
  readonly stateMutability: "view";
@@ -35315,6 +35527,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
35315
35527
  readonly name: "optionsCount";
35316
35528
  readonly type: "uint256";
35317
35529
  readonly internalType: "uint256";
35530
+ }, {
35531
+ readonly name: "guardian";
35532
+ readonly type: "address";
35533
+ readonly internalType: "address";
35534
+ }, {
35535
+ readonly name: "optionPricing";
35536
+ readonly type: "address";
35537
+ readonly internalType: "address";
35538
+ }, {
35539
+ readonly name: "feeStrategy";
35540
+ readonly type: "address";
35541
+ readonly internalType: "address";
35542
+ }, {
35543
+ readonly name: "feeRecipient";
35544
+ readonly type: "address";
35545
+ readonly internalType: "address";
35318
35546
  }];
35319
35547
  }];
35320
35548
  readonly stateMutability: "view";
@@ -36054,6 +36282,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
36054
36282
  readonly name: "optionsCount";
36055
36283
  readonly type: "uint256";
36056
36284
  readonly internalType: "uint256";
36285
+ }, {
36286
+ readonly name: "guardian";
36287
+ readonly type: "address";
36288
+ readonly internalType: "address";
36289
+ }, {
36290
+ readonly name: "optionPricing";
36291
+ readonly type: "address";
36292
+ readonly internalType: "address";
36293
+ }, {
36294
+ readonly name: "feeStrategy";
36295
+ readonly type: "address";
36296
+ readonly internalType: "address";
36297
+ }, {
36298
+ readonly name: "feeRecipient";
36299
+ readonly type: "address";
36300
+ readonly internalType: "address";
36057
36301
  }];
36058
36302
  }];
36059
36303
  readonly stateMutability: "view";
@@ -36799,6 +37043,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
36799
37043
  readonly name: "optionsCount";
36800
37044
  readonly type: "uint256";
36801
37045
  readonly internalType: "uint256";
37046
+ }, {
37047
+ readonly name: "guardian";
37048
+ readonly type: "address";
37049
+ readonly internalType: "address";
37050
+ }, {
37051
+ readonly name: "optionPricing";
37052
+ readonly type: "address";
37053
+ readonly internalType: "address";
37054
+ }, {
37055
+ readonly name: "feeStrategy";
37056
+ readonly type: "address";
37057
+ readonly internalType: "address";
37058
+ }, {
37059
+ readonly name: "feeRecipient";
37060
+ readonly type: "address";
37061
+ readonly internalType: "address";
36802
37062
  }];
36803
37063
  }];
36804
37064
  readonly stateMutability: "view";
@@ -37543,6 +37803,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
37543
37803
  readonly name: "optionsCount";
37544
37804
  readonly type: "uint256";
37545
37805
  readonly internalType: "uint256";
37806
+ }, {
37807
+ readonly name: "guardian";
37808
+ readonly type: "address";
37809
+ readonly internalType: "address";
37810
+ }, {
37811
+ readonly name: "optionPricing";
37812
+ readonly type: "address";
37813
+ readonly internalType: "address";
37814
+ }, {
37815
+ readonly name: "feeStrategy";
37816
+ readonly type: "address";
37817
+ readonly internalType: "address";
37818
+ }, {
37819
+ readonly name: "feeRecipient";
37820
+ readonly type: "address";
37821
+ readonly internalType: "address";
37546
37822
  }];
37547
37823
  }];
37548
37824
  readonly stateMutability: "view";
@@ -38280,6 +38556,22 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
38280
38556
  readonly name: "optionsCount";
38281
38557
  readonly type: "uint256";
38282
38558
  readonly internalType: "uint256";
38559
+ }, {
38560
+ readonly name: "guardian";
38561
+ readonly type: "address";
38562
+ readonly internalType: "address";
38563
+ }, {
38564
+ readonly name: "optionPricing";
38565
+ readonly type: "address";
38566
+ readonly internalType: "address";
38567
+ }, {
38568
+ readonly name: "feeStrategy";
38569
+ readonly type: "address";
38570
+ readonly internalType: "address";
38571
+ }, {
38572
+ readonly name: "feeRecipient";
38573
+ readonly type: "address";
38574
+ readonly internalType: "address";
38283
38575
  }];
38284
38576
  }];
38285
38577
  readonly stateMutability: "view";
@@ -38866,7 +39158,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
38866
39158
  isRefetching: boolean;
38867
39159
  isStale: boolean;
38868
39160
  isEnabled: boolean;
38869
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
39161
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
38870
39162
  optionId: bigint;
38871
39163
  marketAddr: Address;
38872
39164
  ownerAddr: Address;
@@ -38896,7 +39188,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
38896
39188
  address: string;
38897
39189
  } | null;
38898
39190
  }[], Error>>;
38899
- fetchStatus: _tanstack_query_core17.FetchStatus;
39191
+ fetchStatus: _tanstack_query_core0.FetchStatus;
38900
39192
  promise: Promise<{
38901
39193
  optionId: bigint;
38902
39194
  marketAddr: Address;
@@ -38980,7 +39272,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
38980
39272
  isRefetching: boolean;
38981
39273
  isStale: boolean;
38982
39274
  isEnabled: boolean;
38983
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
39275
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
38984
39276
  optionId: bigint;
38985
39277
  marketAddr: Address;
38986
39278
  ownerAddr: Address;
@@ -39010,7 +39302,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39010
39302
  address: string;
39011
39303
  } | null;
39012
39304
  }[], Error>>;
39013
- fetchStatus: _tanstack_query_core17.FetchStatus;
39305
+ fetchStatus: _tanstack_query_core0.FetchStatus;
39014
39306
  promise: Promise<{
39015
39307
  optionId: bigint;
39016
39308
  marketAddr: Address;
@@ -39094,7 +39386,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39094
39386
  isRefetching: boolean;
39095
39387
  isStale: boolean;
39096
39388
  isEnabled: boolean;
39097
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
39389
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
39098
39390
  optionId: bigint;
39099
39391
  marketAddr: Address;
39100
39392
  ownerAddr: Address;
@@ -39124,7 +39416,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39124
39416
  address: string;
39125
39417
  } | null;
39126
39418
  }[], Error>>;
39127
- fetchStatus: _tanstack_query_core17.FetchStatus;
39419
+ fetchStatus: _tanstack_query_core0.FetchStatus;
39128
39420
  promise: Promise<{
39129
39421
  optionId: bigint;
39130
39422
  marketAddr: Address;
@@ -39208,7 +39500,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39208
39500
  isRefetching: boolean;
39209
39501
  isStale: boolean;
39210
39502
  isEnabled: boolean;
39211
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
39503
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
39212
39504
  optionId: bigint;
39213
39505
  marketAddr: Address;
39214
39506
  ownerAddr: Address;
@@ -39238,7 +39530,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39238
39530
  address: string;
39239
39531
  } | null;
39240
39532
  }[], Error>>;
39241
- fetchStatus: _tanstack_query_core17.FetchStatus;
39533
+ fetchStatus: _tanstack_query_core0.FetchStatus;
39242
39534
  promise: Promise<{
39243
39535
  optionId: bigint;
39244
39536
  marketAddr: Address;
@@ -39322,7 +39614,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39322
39614
  isRefetching: boolean;
39323
39615
  isStale: boolean;
39324
39616
  isEnabled: boolean;
39325
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
39617
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
39326
39618
  optionId: bigint;
39327
39619
  marketAddr: Address;
39328
39620
  ownerAddr: Address;
@@ -39352,7 +39644,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39352
39644
  address: string;
39353
39645
  } | null;
39354
39646
  }[], Error>>;
39355
- fetchStatus: _tanstack_query_core17.FetchStatus;
39647
+ fetchStatus: _tanstack_query_core0.FetchStatus;
39356
39648
  promise: Promise<{
39357
39649
  optionId: bigint;
39358
39650
  marketAddr: Address;
@@ -39436,7 +39728,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39436
39728
  isRefetching: boolean;
39437
39729
  isStale: boolean;
39438
39730
  isEnabled: boolean;
39439
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
39731
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
39440
39732
  optionId: bigint;
39441
39733
  marketAddr: Address;
39442
39734
  ownerAddr: Address;
@@ -39466,7 +39758,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39466
39758
  address: string;
39467
39759
  } | null;
39468
39760
  }[], Error>>;
39469
- fetchStatus: _tanstack_query_core17.FetchStatus;
39761
+ fetchStatus: _tanstack_query_core0.FetchStatus;
39470
39762
  promise: Promise<{
39471
39763
  optionId: bigint;
39472
39764
  marketAddr: Address;
@@ -39551,7 +39843,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39551
39843
  isRefetching: boolean;
39552
39844
  isStale: boolean;
39553
39845
  isEnabled: boolean;
39554
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
39846
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
39555
39847
  optionId: bigint;
39556
39848
  marketAddr: Address;
39557
39849
  ownerAddr: Address;
@@ -39581,7 +39873,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39581
39873
  address: string;
39582
39874
  } | null;
39583
39875
  }[], Error>>;
39584
- fetchStatus: _tanstack_query_core17.FetchStatus;
39876
+ fetchStatus: _tanstack_query_core0.FetchStatus;
39585
39877
  promise: Promise<{
39586
39878
  optionId: bigint;
39587
39879
  marketAddr: Address;
@@ -39665,7 +39957,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39665
39957
  isRefetching: boolean;
39666
39958
  isStale: boolean;
39667
39959
  isEnabled: boolean;
39668
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
39960
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
39669
39961
  optionId: bigint;
39670
39962
  marketAddr: Address;
39671
39963
  ownerAddr: Address;
@@ -39695,7 +39987,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39695
39987
  address: string;
39696
39988
  } | null;
39697
39989
  }[], Error>>;
39698
- fetchStatus: _tanstack_query_core17.FetchStatus;
39990
+ fetchStatus: _tanstack_query_core0.FetchStatus;
39699
39991
  promise: Promise<{
39700
39992
  optionId: bigint;
39701
39993
  marketAddr: Address;
@@ -39779,7 +40071,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39779
40071
  isRefetching: boolean;
39780
40072
  isStale: boolean;
39781
40073
  isEnabled: boolean;
39782
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
40074
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
39783
40075
  optionId: bigint;
39784
40076
  marketAddr: Address;
39785
40077
  ownerAddr: Address;
@@ -39809,7 +40101,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39809
40101
  address: string;
39810
40102
  } | null;
39811
40103
  }[], Error>>;
39812
- fetchStatus: _tanstack_query_core17.FetchStatus;
40104
+ fetchStatus: _tanstack_query_core0.FetchStatus;
39813
40105
  promise: Promise<{
39814
40106
  optionId: bigint;
39815
40107
  marketAddr: Address;
@@ -39893,7 +40185,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39893
40185
  isRefetching: boolean;
39894
40186
  isStale: boolean;
39895
40187
  isEnabled: boolean;
39896
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
40188
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
39897
40189
  optionId: bigint;
39898
40190
  marketAddr: Address;
39899
40191
  ownerAddr: Address;
@@ -39923,7 +40215,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39923
40215
  address: string;
39924
40216
  } | null;
39925
40217
  }[], Error>>;
39926
- fetchStatus: _tanstack_query_core17.FetchStatus;
40218
+ fetchStatus: _tanstack_query_core0.FetchStatus;
39927
40219
  promise: Promise<{
39928
40220
  optionId: bigint;
39929
40221
  marketAddr: Address;
@@ -40007,7 +40299,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
40007
40299
  isRefetching: boolean;
40008
40300
  isStale: boolean;
40009
40301
  isEnabled: boolean;
40010
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
40302
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
40011
40303
  optionId: bigint;
40012
40304
  marketAddr: Address;
40013
40305
  ownerAddr: Address;
@@ -40037,7 +40329,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
40037
40329
  address: string;
40038
40330
  } | null;
40039
40331
  }[], Error>>;
40040
- fetchStatus: _tanstack_query_core17.FetchStatus;
40332
+ fetchStatus: _tanstack_query_core0.FetchStatus;
40041
40333
  promise: Promise<{
40042
40334
  optionId: bigint;
40043
40335
  marketAddr: Address;
@@ -40121,7 +40413,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
40121
40413
  isRefetching: boolean;
40122
40414
  isStale: boolean;
40123
40415
  isEnabled: boolean;
40124
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
40416
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
40125
40417
  optionId: bigint;
40126
40418
  marketAddr: Address;
40127
40419
  ownerAddr: Address;
@@ -40151,7 +40443,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
40151
40443
  address: string;
40152
40444
  } | null;
40153
40445
  }[], Error>>;
40154
- fetchStatus: _tanstack_query_core17.FetchStatus;
40446
+ fetchStatus: _tanstack_query_core0.FetchStatus;
40155
40447
  promise: Promise<{
40156
40448
  optionId: bigint;
40157
40449
  marketAddr: Address;
@@ -40236,7 +40528,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40236
40528
  isRefetching: boolean;
40237
40529
  isStale: boolean;
40238
40530
  isEnabled: boolean;
40239
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
40531
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
40240
40532
  optionId: bigint;
40241
40533
  marketAddr: Address;
40242
40534
  ownerAddr: Address;
@@ -40266,7 +40558,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40266
40558
  address: string;
40267
40559
  } | null;
40268
40560
  }[], Error>>;
40269
- fetchStatus: _tanstack_query_core17.FetchStatus;
40561
+ fetchStatus: _tanstack_query_core0.FetchStatus;
40270
40562
  promise: Promise<{
40271
40563
  optionId: bigint;
40272
40564
  marketAddr: Address;
@@ -40350,7 +40642,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40350
40642
  isRefetching: boolean;
40351
40643
  isStale: boolean;
40352
40644
  isEnabled: boolean;
40353
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
40645
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
40354
40646
  optionId: bigint;
40355
40647
  marketAddr: Address;
40356
40648
  ownerAddr: Address;
@@ -40380,7 +40672,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40380
40672
  address: string;
40381
40673
  } | null;
40382
40674
  }[], Error>>;
40383
- fetchStatus: _tanstack_query_core17.FetchStatus;
40675
+ fetchStatus: _tanstack_query_core0.FetchStatus;
40384
40676
  promise: Promise<{
40385
40677
  optionId: bigint;
40386
40678
  marketAddr: Address;
@@ -40464,7 +40756,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40464
40756
  isRefetching: boolean;
40465
40757
  isStale: boolean;
40466
40758
  isEnabled: boolean;
40467
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
40759
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
40468
40760
  optionId: bigint;
40469
40761
  marketAddr: Address;
40470
40762
  ownerAddr: Address;
@@ -40494,7 +40786,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40494
40786
  address: string;
40495
40787
  } | null;
40496
40788
  }[], Error>>;
40497
- fetchStatus: _tanstack_query_core17.FetchStatus;
40789
+ fetchStatus: _tanstack_query_core0.FetchStatus;
40498
40790
  promise: Promise<{
40499
40791
  optionId: bigint;
40500
40792
  marketAddr: Address;
@@ -40578,7 +40870,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40578
40870
  isRefetching: boolean;
40579
40871
  isStale: boolean;
40580
40872
  isEnabled: boolean;
40581
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
40873
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
40582
40874
  optionId: bigint;
40583
40875
  marketAddr: Address;
40584
40876
  ownerAddr: Address;
@@ -40608,7 +40900,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40608
40900
  address: string;
40609
40901
  } | null;
40610
40902
  }[], Error>>;
40611
- fetchStatus: _tanstack_query_core17.FetchStatus;
40903
+ fetchStatus: _tanstack_query_core0.FetchStatus;
40612
40904
  promise: Promise<{
40613
40905
  optionId: bigint;
40614
40906
  marketAddr: Address;
@@ -40692,7 +40984,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40692
40984
  isRefetching: boolean;
40693
40985
  isStale: boolean;
40694
40986
  isEnabled: boolean;
40695
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
40987
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
40696
40988
  optionId: bigint;
40697
40989
  marketAddr: Address;
40698
40990
  ownerAddr: Address;
@@ -40722,7 +41014,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40722
41014
  address: string;
40723
41015
  } | null;
40724
41016
  }[], Error>>;
40725
- fetchStatus: _tanstack_query_core17.FetchStatus;
41017
+ fetchStatus: _tanstack_query_core0.FetchStatus;
40726
41018
  promise: Promise<{
40727
41019
  optionId: bigint;
40728
41020
  marketAddr: Address;
@@ -40806,7 +41098,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40806
41098
  isRefetching: boolean;
40807
41099
  isStale: boolean;
40808
41100
  isEnabled: boolean;
40809
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
41101
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
40810
41102
  optionId: bigint;
40811
41103
  marketAddr: Address;
40812
41104
  ownerAddr: Address;
@@ -40836,7 +41128,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40836
41128
  address: string;
40837
41129
  } | null;
40838
41130
  }[], Error>>;
40839
- fetchStatus: _tanstack_query_core17.FetchStatus;
41131
+ fetchStatus: _tanstack_query_core0.FetchStatus;
40840
41132
  promise: Promise<{
40841
41133
  optionId: bigint;
40842
41134
  marketAddr: Address;
@@ -40907,32 +41199,29 @@ declare const useExerciseOption: (marketAddr?: Address) => _tanstack_react_query
40907
41199
  //#endregion
40908
41200
  //#region src/hooks/options/useMarketData.d.ts
40909
41201
  declare const useMarketData: (marketAddr?: Address) => Partial<NonUndefinedGuard<{
40910
- address: Address;
40911
- poolManager: Address;
41202
+ optionAssetIsToken0: boolean;
41203
+ vault: `0x${string}`;
41204
+ poolManager: `0x${string}`;
40912
41205
  poolKey: {
40913
- currency0: Address;
40914
- currency1: Address;
41206
+ currency0: `0x${string}`;
41207
+ currency1: `0x${string}`;
40915
41208
  fee: number;
40916
41209
  tickSpacing: number;
40917
- hooks: Address;
41210
+ hooks: `0x${string}`;
40918
41211
  };
40919
- vault: Address;
40920
- optionAsset: Address;
40921
- payoutAsset: Address;
40922
- __typename: "TimelockMarket";
40923
- id: string;
40924
- tickSpacing: number;
40925
- optionAssetIsToken0: boolean;
41212
+ optionAsset: `0x${string}`;
41213
+ payoutAsset: `0x${string}`;
40926
41214
  optionAssetDecimals: number;
40927
41215
  payoutAssetDecimals: number;
40928
41216
  optionAssetSymbol: string;
40929
41217
  payoutAssetSymbol: string;
40930
41218
  optionAssetName: string;
40931
41219
  payoutAssetName: string;
40932
- currency0: string;
40933
- currency1: string;
40934
- fee: number;
40935
- hooks: string;
41220
+ optionsCount: bigint;
41221
+ guardian: `0x${string}`;
41222
+ optionPricing: `0x${string}`;
41223
+ feeStrategy: `0x${string}`;
41224
+ feeRecipient: `0x${string}`;
40936
41225
  } | undefined>>;
40937
41226
  //#endregion
40938
41227
  //#region src/hooks/options/useMarketVolume.d.ts
@@ -40991,10 +41280,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
40991
41280
  isRefetching: boolean;
40992
41281
  isStale: boolean;
40993
41282
  isEnabled: boolean;
40994
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
40995
- fetchStatus: _tanstack_query_core17.FetchStatus;
41283
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41284
+ fetchStatus: _tanstack_query_core0.FetchStatus;
40996
41285
  promise: Promise<never>;
40997
- queryKey: _tanstack_query_core17.QueryKey;
41286
+ queryKey: _tanstack_query_core0.QueryKey;
40998
41287
  maxCallSize: Amount | undefined;
40999
41288
  maxPutSize: Amount | undefined;
41000
41289
  } | {
@@ -41020,10 +41309,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41020
41309
  isRefetching: boolean;
41021
41310
  isStale: boolean;
41022
41311
  isEnabled: boolean;
41023
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41024
- fetchStatus: _tanstack_query_core17.FetchStatus;
41312
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41313
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41025
41314
  promise: Promise<never>;
41026
- queryKey: _tanstack_query_core17.QueryKey;
41315
+ queryKey: _tanstack_query_core0.QueryKey;
41027
41316
  maxCallSize: Amount | undefined;
41028
41317
  maxPutSize: Amount | undefined;
41029
41318
  } | {
@@ -41049,10 +41338,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41049
41338
  isRefetching: boolean;
41050
41339
  isStale: boolean;
41051
41340
  isEnabled: boolean;
41052
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41053
- fetchStatus: _tanstack_query_core17.FetchStatus;
41341
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41342
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41054
41343
  promise: Promise<never>;
41055
- queryKey: _tanstack_query_core17.QueryKey;
41344
+ queryKey: _tanstack_query_core0.QueryKey;
41056
41345
  maxCallSize: Amount | undefined;
41057
41346
  maxPutSize: Amount | undefined;
41058
41347
  } | {
@@ -41078,10 +41367,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41078
41367
  isRefetching: boolean;
41079
41368
  isStale: boolean;
41080
41369
  isEnabled: boolean;
41081
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41082
- fetchStatus: _tanstack_query_core17.FetchStatus;
41370
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41371
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41083
41372
  promise: Promise<never>;
41084
- queryKey: _tanstack_query_core17.QueryKey;
41373
+ queryKey: _tanstack_query_core0.QueryKey;
41085
41374
  maxCallSize: Amount | undefined;
41086
41375
  maxPutSize: Amount | undefined;
41087
41376
  } | {
@@ -41107,10 +41396,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41107
41396
  isRefetching: boolean;
41108
41397
  isStale: boolean;
41109
41398
  isEnabled: boolean;
41110
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41111
- fetchStatus: _tanstack_query_core17.FetchStatus;
41399
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41400
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41112
41401
  promise: Promise<never>;
41113
- queryKey: _tanstack_query_core17.QueryKey;
41402
+ queryKey: _tanstack_query_core0.QueryKey;
41114
41403
  maxCallSize: Amount | undefined;
41115
41404
  maxPutSize: Amount | undefined;
41116
41405
  } | {
@@ -41136,10 +41425,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41136
41425
  isRefetching: boolean;
41137
41426
  isStale: boolean;
41138
41427
  isEnabled: boolean;
41139
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41140
- fetchStatus: _tanstack_query_core17.FetchStatus;
41428
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41429
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41141
41430
  promise: Promise<never>;
41142
- queryKey: _tanstack_query_core17.QueryKey;
41431
+ queryKey: _tanstack_query_core0.QueryKey;
41143
41432
  maxCallSize: Amount | undefined;
41144
41433
  maxPutSize: Amount | undefined;
41145
41434
  };
@@ -41210,7 +41499,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41210
41499
  isRefetching: boolean;
41211
41500
  isStale: boolean;
41212
41501
  isEnabled: boolean;
41213
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
41502
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
41214
41503
  type: "mint";
41215
41504
  data: {
41216
41505
  id: string;
@@ -41249,7 +41538,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41249
41538
  transactionHash: string;
41250
41539
  };
41251
41540
  })[], Error>>;
41252
- fetchStatus: _tanstack_query_core17.FetchStatus;
41541
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41253
41542
  promise: Promise<({
41254
41543
  type: "mint";
41255
41544
  data: {
@@ -41351,7 +41640,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41351
41640
  isRefetching: boolean;
41352
41641
  isStale: boolean;
41353
41642
  isEnabled: boolean;
41354
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
41643
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
41355
41644
  type: "mint";
41356
41645
  data: {
41357
41646
  id: string;
@@ -41390,7 +41679,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41390
41679
  transactionHash: string;
41391
41680
  };
41392
41681
  })[], Error>>;
41393
- fetchStatus: _tanstack_query_core17.FetchStatus;
41682
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41394
41683
  promise: Promise<({
41395
41684
  type: "mint";
41396
41685
  data: {
@@ -41492,7 +41781,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41492
41781
  isRefetching: boolean;
41493
41782
  isStale: boolean;
41494
41783
  isEnabled: boolean;
41495
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
41784
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
41496
41785
  type: "mint";
41497
41786
  data: {
41498
41787
  id: string;
@@ -41531,7 +41820,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41531
41820
  transactionHash: string;
41532
41821
  };
41533
41822
  })[], Error>>;
41534
- fetchStatus: _tanstack_query_core17.FetchStatus;
41823
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41535
41824
  promise: Promise<({
41536
41825
  type: "mint";
41537
41826
  data: {
@@ -41633,7 +41922,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41633
41922
  isRefetching: boolean;
41634
41923
  isStale: boolean;
41635
41924
  isEnabled: boolean;
41636
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
41925
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
41637
41926
  type: "mint";
41638
41927
  data: {
41639
41928
  id: string;
@@ -41672,7 +41961,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41672
41961
  transactionHash: string;
41673
41962
  };
41674
41963
  })[], Error>>;
41675
- fetchStatus: _tanstack_query_core17.FetchStatus;
41964
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41676
41965
  promise: Promise<({
41677
41966
  type: "mint";
41678
41967
  data: {
@@ -41774,7 +42063,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41774
42063
  isRefetching: boolean;
41775
42064
  isStale: boolean;
41776
42065
  isEnabled: boolean;
41777
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
42066
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
41778
42067
  type: "mint";
41779
42068
  data: {
41780
42069
  id: string;
@@ -41813,7 +42102,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41813
42102
  transactionHash: string;
41814
42103
  };
41815
42104
  })[], Error>>;
41816
- fetchStatus: _tanstack_query_core17.FetchStatus;
42105
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41817
42106
  promise: Promise<({
41818
42107
  type: "mint";
41819
42108
  data: {
@@ -41915,7 +42204,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41915
42204
  isRefetching: boolean;
41916
42205
  isStale: boolean;
41917
42206
  isEnabled: boolean;
41918
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<({
42207
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
41919
42208
  type: "mint";
41920
42209
  data: {
41921
42210
  id: string;
@@ -41954,7 +42243,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41954
42243
  transactionHash: string;
41955
42244
  };
41956
42245
  })[], Error>>;
41957
- fetchStatus: _tanstack_query_core17.FetchStatus;
42246
+ fetchStatus: _tanstack_query_core0.FetchStatus;
41958
42247
  promise: Promise<({
41959
42248
  type: "mint";
41960
42249
  data: {
@@ -42077,7 +42366,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42077
42366
  isRefetching: boolean;
42078
42367
  isStale: boolean;
42079
42368
  isEnabled: boolean;
42080
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42369
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42081
42370
  optionId: bigint;
42082
42371
  id: string;
42083
42372
  ownerAddr: Address;
@@ -42086,7 +42375,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42086
42375
  expiresAt: number;
42087
42376
  closed: boolean;
42088
42377
  }[] | undefined, Error>>;
42089
- fetchStatus: _tanstack_query_core17.FetchStatus;
42378
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42090
42379
  promise: Promise<{
42091
42380
  optionId: bigint;
42092
42381
  id: string;
@@ -42128,7 +42417,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42128
42417
  isRefetching: boolean;
42129
42418
  isStale: boolean;
42130
42419
  isEnabled: boolean;
42131
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42420
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42132
42421
  optionId: bigint;
42133
42422
  id: string;
42134
42423
  ownerAddr: Address;
@@ -42137,7 +42426,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42137
42426
  expiresAt: number;
42138
42427
  closed: boolean;
42139
42428
  }[] | undefined, Error>>;
42140
- fetchStatus: _tanstack_query_core17.FetchStatus;
42429
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42141
42430
  promise: Promise<{
42142
42431
  optionId: bigint;
42143
42432
  id: string;
@@ -42179,7 +42468,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42179
42468
  isRefetching: boolean;
42180
42469
  isStale: boolean;
42181
42470
  isEnabled: boolean;
42182
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42471
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42183
42472
  optionId: bigint;
42184
42473
  id: string;
42185
42474
  ownerAddr: Address;
@@ -42188,7 +42477,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42188
42477
  expiresAt: number;
42189
42478
  closed: boolean;
42190
42479
  }[] | undefined, Error>>;
42191
- fetchStatus: _tanstack_query_core17.FetchStatus;
42480
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42192
42481
  promise: Promise<{
42193
42482
  optionId: bigint;
42194
42483
  id: string;
@@ -42230,7 +42519,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42230
42519
  isRefetching: boolean;
42231
42520
  isStale: boolean;
42232
42521
  isEnabled: boolean;
42233
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42522
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42234
42523
  optionId: bigint;
42235
42524
  id: string;
42236
42525
  ownerAddr: Address;
@@ -42239,7 +42528,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42239
42528
  expiresAt: number;
42240
42529
  closed: boolean;
42241
42530
  }[] | undefined, Error>>;
42242
- fetchStatus: _tanstack_query_core17.FetchStatus;
42531
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42243
42532
  promise: Promise<{
42244
42533
  optionId: bigint;
42245
42534
  id: string;
@@ -42281,7 +42570,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42281
42570
  isRefetching: boolean;
42282
42571
  isStale: boolean;
42283
42572
  isEnabled: boolean;
42284
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42573
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42285
42574
  optionId: bigint;
42286
42575
  id: string;
42287
42576
  ownerAddr: Address;
@@ -42290,7 +42579,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42290
42579
  expiresAt: number;
42291
42580
  closed: boolean;
42292
42581
  }[] | undefined, Error>>;
42293
- fetchStatus: _tanstack_query_core17.FetchStatus;
42582
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42294
42583
  promise: Promise<{
42295
42584
  optionId: bigint;
42296
42585
  id: string;
@@ -42332,7 +42621,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42332
42621
  isRefetching: boolean;
42333
42622
  isStale: boolean;
42334
42623
  isEnabled: boolean;
42335
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42624
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42336
42625
  optionId: bigint;
42337
42626
  id: string;
42338
42627
  ownerAddr: Address;
@@ -42341,7 +42630,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42341
42630
  expiresAt: number;
42342
42631
  closed: boolean;
42343
42632
  }[] | undefined, Error>>;
42344
- fetchStatus: _tanstack_query_core17.FetchStatus;
42633
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42345
42634
  promise: Promise<{
42346
42635
  optionId: bigint;
42347
42636
  id: string;
@@ -42384,7 +42673,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42384
42673
  isRefetching: boolean;
42385
42674
  isStale: boolean;
42386
42675
  isEnabled: boolean;
42387
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42676
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42388
42677
  optionId: bigint;
42389
42678
  id: string;
42390
42679
  ownerAddr: Address;
@@ -42393,7 +42682,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42393
42682
  expiresAt: number;
42394
42683
  closed: boolean;
42395
42684
  }[] | undefined, Error>>;
42396
- fetchStatus: _tanstack_query_core17.FetchStatus;
42685
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42397
42686
  promise: Promise<{
42398
42687
  optionId: bigint;
42399
42688
  id: string;
@@ -42435,7 +42724,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42435
42724
  isRefetching: boolean;
42436
42725
  isStale: boolean;
42437
42726
  isEnabled: boolean;
42438
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42727
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42439
42728
  optionId: bigint;
42440
42729
  id: string;
42441
42730
  ownerAddr: Address;
@@ -42444,7 +42733,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42444
42733
  expiresAt: number;
42445
42734
  closed: boolean;
42446
42735
  }[] | undefined, Error>>;
42447
- fetchStatus: _tanstack_query_core17.FetchStatus;
42736
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42448
42737
  promise: Promise<{
42449
42738
  optionId: bigint;
42450
42739
  id: string;
@@ -42486,7 +42775,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42486
42775
  isRefetching: boolean;
42487
42776
  isStale: boolean;
42488
42777
  isEnabled: boolean;
42489
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42778
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42490
42779
  optionId: bigint;
42491
42780
  id: string;
42492
42781
  ownerAddr: Address;
@@ -42495,7 +42784,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42495
42784
  expiresAt: number;
42496
42785
  closed: boolean;
42497
42786
  }[] | undefined, Error>>;
42498
- fetchStatus: _tanstack_query_core17.FetchStatus;
42787
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42499
42788
  promise: Promise<{
42500
42789
  optionId: bigint;
42501
42790
  id: string;
@@ -42537,7 +42826,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42537
42826
  isRefetching: boolean;
42538
42827
  isStale: boolean;
42539
42828
  isEnabled: boolean;
42540
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42829
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42541
42830
  optionId: bigint;
42542
42831
  id: string;
42543
42832
  ownerAddr: Address;
@@ -42546,7 +42835,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42546
42835
  expiresAt: number;
42547
42836
  closed: boolean;
42548
42837
  }[] | undefined, Error>>;
42549
- fetchStatus: _tanstack_query_core17.FetchStatus;
42838
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42550
42839
  promise: Promise<{
42551
42840
  optionId: bigint;
42552
42841
  id: string;
@@ -42588,7 +42877,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42588
42877
  isRefetching: boolean;
42589
42878
  isStale: boolean;
42590
42879
  isEnabled: boolean;
42591
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42880
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42592
42881
  optionId: bigint;
42593
42882
  id: string;
42594
42883
  ownerAddr: Address;
@@ -42597,7 +42886,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42597
42886
  expiresAt: number;
42598
42887
  closed: boolean;
42599
42888
  }[] | undefined, Error>>;
42600
- fetchStatus: _tanstack_query_core17.FetchStatus;
42889
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42601
42890
  promise: Promise<{
42602
42891
  optionId: bigint;
42603
42892
  id: string;
@@ -42639,7 +42928,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42639
42928
  isRefetching: boolean;
42640
42929
  isStale: boolean;
42641
42930
  isEnabled: boolean;
42642
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42931
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42643
42932
  optionId: bigint;
42644
42933
  id: string;
42645
42934
  ownerAddr: Address;
@@ -42648,7 +42937,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42648
42937
  expiresAt: number;
42649
42938
  closed: boolean;
42650
42939
  }[] | undefined, Error>>;
42651
- fetchStatus: _tanstack_query_core17.FetchStatus;
42940
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42652
42941
  promise: Promise<{
42653
42942
  optionId: bigint;
42654
42943
  id: string;
@@ -42691,7 +42980,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42691
42980
  isRefetching: boolean;
42692
42981
  isStale: boolean;
42693
42982
  isEnabled: boolean;
42694
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
42983
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42695
42984
  optionId: bigint;
42696
42985
  id: string;
42697
42986
  ownerAddr: Address;
@@ -42700,7 +42989,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42700
42989
  expiresAt: number;
42701
42990
  closed: boolean;
42702
42991
  }[] | undefined, Error>>;
42703
- fetchStatus: _tanstack_query_core17.FetchStatus;
42992
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42704
42993
  promise: Promise<{
42705
42994
  optionId: bigint;
42706
42995
  id: string;
@@ -42742,7 +43031,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42742
43031
  isRefetching: boolean;
42743
43032
  isStale: boolean;
42744
43033
  isEnabled: boolean;
42745
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43034
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42746
43035
  optionId: bigint;
42747
43036
  id: string;
42748
43037
  ownerAddr: Address;
@@ -42751,7 +43040,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42751
43040
  expiresAt: number;
42752
43041
  closed: boolean;
42753
43042
  }[] | undefined, Error>>;
42754
- fetchStatus: _tanstack_query_core17.FetchStatus;
43043
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42755
43044
  promise: Promise<{
42756
43045
  optionId: bigint;
42757
43046
  id: string;
@@ -42793,7 +43082,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42793
43082
  isRefetching: boolean;
42794
43083
  isStale: boolean;
42795
43084
  isEnabled: boolean;
42796
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43085
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42797
43086
  optionId: bigint;
42798
43087
  id: string;
42799
43088
  ownerAddr: Address;
@@ -42802,7 +43091,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42802
43091
  expiresAt: number;
42803
43092
  closed: boolean;
42804
43093
  }[] | undefined, Error>>;
42805
- fetchStatus: _tanstack_query_core17.FetchStatus;
43094
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42806
43095
  promise: Promise<{
42807
43096
  optionId: bigint;
42808
43097
  id: string;
@@ -42844,7 +43133,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42844
43133
  isRefetching: boolean;
42845
43134
  isStale: boolean;
42846
43135
  isEnabled: boolean;
42847
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43136
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42848
43137
  optionId: bigint;
42849
43138
  id: string;
42850
43139
  ownerAddr: Address;
@@ -42853,7 +43142,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42853
43142
  expiresAt: number;
42854
43143
  closed: boolean;
42855
43144
  }[] | undefined, Error>>;
42856
- fetchStatus: _tanstack_query_core17.FetchStatus;
43145
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42857
43146
  promise: Promise<{
42858
43147
  optionId: bigint;
42859
43148
  id: string;
@@ -42895,7 +43184,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42895
43184
  isRefetching: boolean;
42896
43185
  isStale: boolean;
42897
43186
  isEnabled: boolean;
42898
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43187
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42899
43188
  optionId: bigint;
42900
43189
  id: string;
42901
43190
  ownerAddr: Address;
@@ -42904,7 +43193,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42904
43193
  expiresAt: number;
42905
43194
  closed: boolean;
42906
43195
  }[] | undefined, Error>>;
42907
- fetchStatus: _tanstack_query_core17.FetchStatus;
43196
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42908
43197
  promise: Promise<{
42909
43198
  optionId: bigint;
42910
43199
  id: string;
@@ -42946,7 +43235,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42946
43235
  isRefetching: boolean;
42947
43236
  isStale: boolean;
42948
43237
  isEnabled: boolean;
42949
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43238
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
42950
43239
  optionId: bigint;
42951
43240
  id: string;
42952
43241
  ownerAddr: Address;
@@ -42955,7 +43244,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42955
43244
  expiresAt: number;
42956
43245
  closed: boolean;
42957
43246
  }[] | undefined, Error>>;
42958
- fetchStatus: _tanstack_query_core17.FetchStatus;
43247
+ fetchStatus: _tanstack_query_core0.FetchStatus;
42959
43248
  promise: Promise<{
42960
43249
  optionId: bigint;
42961
43250
  id: string;
@@ -43000,10 +43289,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43000
43289
  isRefetching: boolean;
43001
43290
  isStale: boolean;
43002
43291
  isEnabled: boolean;
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;
43292
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43293
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43005
43294
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43006
- queryKey: _tanstack_query_core17.QueryKey;
43295
+ queryKey: _tanstack_query_core0.QueryKey;
43007
43296
  data: {
43008
43297
  canExtend: boolean | undefined;
43009
43298
  canExercise: boolean | undefined;
@@ -43035,10 +43324,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43035
43324
  isRefetching: boolean;
43036
43325
  isStale: boolean;
43037
43326
  isEnabled: boolean;
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;
43327
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43328
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43040
43329
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43041
- queryKey: _tanstack_query_core17.QueryKey;
43330
+ queryKey: _tanstack_query_core0.QueryKey;
43042
43331
  data: {
43043
43332
  canExtend: boolean | undefined;
43044
43333
  canExercise: boolean | undefined;
@@ -43070,10 +43359,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43070
43359
  isRefetching: boolean;
43071
43360
  isStale: boolean;
43072
43361
  isEnabled: boolean;
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;
43362
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43363
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43075
43364
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43076
- queryKey: _tanstack_query_core17.QueryKey;
43365
+ queryKey: _tanstack_query_core0.QueryKey;
43077
43366
  data: {
43078
43367
  canExtend: boolean | undefined;
43079
43368
  canExercise: boolean | undefined;
@@ -43105,10 +43394,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43105
43394
  isRefetching: boolean;
43106
43395
  isStale: boolean;
43107
43396
  isEnabled: boolean;
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;
43397
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43398
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43110
43399
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43111
- queryKey: _tanstack_query_core17.QueryKey;
43400
+ queryKey: _tanstack_query_core0.QueryKey;
43112
43401
  data: {
43113
43402
  canExtend: boolean | undefined;
43114
43403
  canExercise: boolean | undefined;
@@ -43140,10 +43429,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43140
43429
  isRefetching: boolean;
43141
43430
  isStale: boolean;
43142
43431
  isEnabled: boolean;
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;
43432
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43433
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43145
43434
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43146
- queryKey: _tanstack_query_core17.QueryKey;
43435
+ queryKey: _tanstack_query_core0.QueryKey;
43147
43436
  data: {
43148
43437
  canExtend: boolean | undefined;
43149
43438
  canExercise: boolean | undefined;
@@ -43175,10 +43464,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43175
43464
  isRefetching: boolean;
43176
43465
  isStale: boolean;
43177
43466
  isEnabled: boolean;
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;
43467
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43468
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43180
43469
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43181
- queryKey: _tanstack_query_core17.QueryKey;
43470
+ queryKey: _tanstack_query_core0.QueryKey;
43182
43471
  data: {
43183
43472
  canExtend: boolean | undefined;
43184
43473
  canExercise: boolean | undefined;
@@ -43227,7 +43516,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43227
43516
  isRefetching: boolean;
43228
43517
  isStale: boolean;
43229
43518
  isEnabled: boolean;
43230
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43519
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43231
43520
  spendingApproval: bigint;
43232
43521
  operatorAddr: string;
43233
43522
  __typename: "UserMarketOperator";
@@ -43241,7 +43530,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43241
43530
  address: string;
43242
43531
  } | null;
43243
43532
  }[] | undefined, Error>>;
43244
- fetchStatus: _tanstack_query_core17.FetchStatus;
43533
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43245
43534
  promise: Promise<{
43246
43535
  spendingApproval: bigint;
43247
43536
  operatorAddr: string;
@@ -43293,7 +43582,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43293
43582
  isRefetching: boolean;
43294
43583
  isStale: boolean;
43295
43584
  isEnabled: boolean;
43296
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43585
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43297
43586
  spendingApproval: bigint;
43298
43587
  operatorAddr: string;
43299
43588
  __typename: "UserMarketOperator";
@@ -43307,7 +43596,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43307
43596
  address: string;
43308
43597
  } | null;
43309
43598
  }[] | undefined, Error>>;
43310
- fetchStatus: _tanstack_query_core17.FetchStatus;
43599
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43311
43600
  promise: Promise<{
43312
43601
  spendingApproval: bigint;
43313
43602
  operatorAddr: string;
@@ -43359,7 +43648,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43359
43648
  isRefetching: boolean;
43360
43649
  isStale: boolean;
43361
43650
  isEnabled: boolean;
43362
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43651
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43363
43652
  spendingApproval: bigint;
43364
43653
  operatorAddr: string;
43365
43654
  __typename: "UserMarketOperator";
@@ -43373,7 +43662,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43373
43662
  address: string;
43374
43663
  } | null;
43375
43664
  }[] | undefined, Error>>;
43376
- fetchStatus: _tanstack_query_core17.FetchStatus;
43665
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43377
43666
  promise: Promise<{
43378
43667
  spendingApproval: bigint;
43379
43668
  operatorAddr: string;
@@ -43425,7 +43714,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43425
43714
  isRefetching: boolean;
43426
43715
  isStale: boolean;
43427
43716
  isEnabled: boolean;
43428
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43717
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43429
43718
  spendingApproval: bigint;
43430
43719
  operatorAddr: string;
43431
43720
  __typename: "UserMarketOperator";
@@ -43439,7 +43728,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43439
43728
  address: string;
43440
43729
  } | null;
43441
43730
  }[] | undefined, Error>>;
43442
- fetchStatus: _tanstack_query_core17.FetchStatus;
43731
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43443
43732
  promise: Promise<{
43444
43733
  spendingApproval: bigint;
43445
43734
  operatorAddr: string;
@@ -43491,7 +43780,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43491
43780
  isRefetching: boolean;
43492
43781
  isStale: boolean;
43493
43782
  isEnabled: boolean;
43494
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43783
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43495
43784
  spendingApproval: bigint;
43496
43785
  operatorAddr: string;
43497
43786
  __typename: "UserMarketOperator";
@@ -43505,7 +43794,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43505
43794
  address: string;
43506
43795
  } | null;
43507
43796
  }[] | undefined, Error>>;
43508
- fetchStatus: _tanstack_query_core17.FetchStatus;
43797
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43509
43798
  promise: Promise<{
43510
43799
  spendingApproval: bigint;
43511
43800
  operatorAddr: string;
@@ -43557,7 +43846,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43557
43846
  isRefetching: boolean;
43558
43847
  isStale: boolean;
43559
43848
  isEnabled: boolean;
43560
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43849
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43561
43850
  spendingApproval: bigint;
43562
43851
  operatorAddr: string;
43563
43852
  __typename: "UserMarketOperator";
@@ -43571,7 +43860,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43571
43860
  address: string;
43572
43861
  } | null;
43573
43862
  }[] | undefined, Error>>;
43574
- fetchStatus: _tanstack_query_core17.FetchStatus;
43863
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43575
43864
  promise: Promise<{
43576
43865
  spendingApproval: bigint;
43577
43866
  operatorAddr: string;
@@ -43690,18 +43979,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43690
43979
  isRefetching: boolean;
43691
43980
  isStale: boolean;
43692
43981
  isEnabled: boolean;
43693
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
43982
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43694
43983
  exact: number;
43695
43984
  rounded: number | undefined;
43696
43985
  sqrtPriceX96: bigint;
43697
43986
  }, viem0.ReadContractErrorType>>;
43698
- fetchStatus: _tanstack_query_core17.FetchStatus;
43987
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43699
43988
  promise: Promise<{
43700
43989
  exact: number;
43701
43990
  rounded: number | undefined;
43702
43991
  sqrtPriceX96: bigint;
43703
43992
  }>;
43704
- queryKey: _tanstack_query_core17.QueryKey;
43993
+ queryKey: _tanstack_query_core0.QueryKey;
43705
43994
  exact: number | undefined;
43706
43995
  rounded: number | undefined;
43707
43996
  sqrtPriceX96: bigint | undefined;
@@ -43728,18 +44017,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43728
44017
  isRefetching: boolean;
43729
44018
  isStale: boolean;
43730
44019
  isEnabled: boolean;
43731
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
44020
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43732
44021
  exact: number;
43733
44022
  rounded: number | undefined;
43734
44023
  sqrtPriceX96: bigint;
43735
44024
  }, viem0.ReadContractErrorType>>;
43736
- fetchStatus: _tanstack_query_core17.FetchStatus;
44025
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43737
44026
  promise: Promise<{
43738
44027
  exact: number;
43739
44028
  rounded: number | undefined;
43740
44029
  sqrtPriceX96: bigint;
43741
44030
  }>;
43742
- queryKey: _tanstack_query_core17.QueryKey;
44031
+ queryKey: _tanstack_query_core0.QueryKey;
43743
44032
  exact: number | undefined;
43744
44033
  rounded: number | undefined;
43745
44034
  sqrtPriceX96: bigint | undefined;
@@ -43766,18 +44055,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43766
44055
  isRefetching: boolean;
43767
44056
  isStale: boolean;
43768
44057
  isEnabled: boolean;
43769
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
44058
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43770
44059
  exact: number;
43771
44060
  rounded: number | undefined;
43772
44061
  sqrtPriceX96: bigint;
43773
44062
  }, viem0.ReadContractErrorType>>;
43774
- fetchStatus: _tanstack_query_core17.FetchStatus;
44063
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43775
44064
  promise: Promise<{
43776
44065
  exact: number;
43777
44066
  rounded: number | undefined;
43778
44067
  sqrtPriceX96: bigint;
43779
44068
  }>;
43780
- queryKey: _tanstack_query_core17.QueryKey;
44069
+ queryKey: _tanstack_query_core0.QueryKey;
43781
44070
  exact: number | undefined;
43782
44071
  rounded: number | undefined;
43783
44072
  sqrtPriceX96: bigint | undefined;
@@ -43804,18 +44093,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43804
44093
  isRefetching: boolean;
43805
44094
  isStale: boolean;
43806
44095
  isEnabled: boolean;
43807
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
44096
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43808
44097
  exact: number;
43809
44098
  rounded: number | undefined;
43810
44099
  sqrtPriceX96: bigint;
43811
44100
  }, viem0.ReadContractErrorType>>;
43812
- fetchStatus: _tanstack_query_core17.FetchStatus;
44101
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43813
44102
  promise: Promise<{
43814
44103
  exact: number;
43815
44104
  rounded: number | undefined;
43816
44105
  sqrtPriceX96: bigint;
43817
44106
  }>;
43818
- queryKey: _tanstack_query_core17.QueryKey;
44107
+ queryKey: _tanstack_query_core0.QueryKey;
43819
44108
  exact: number | undefined;
43820
44109
  rounded: number | undefined;
43821
44110
  sqrtPriceX96: bigint | undefined;
@@ -43842,18 +44131,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43842
44131
  isRefetching: boolean;
43843
44132
  isStale: boolean;
43844
44133
  isEnabled: boolean;
43845
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
44134
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43846
44135
  exact: number;
43847
44136
  rounded: number | undefined;
43848
44137
  sqrtPriceX96: bigint;
43849
44138
  }, viem0.ReadContractErrorType>>;
43850
- fetchStatus: _tanstack_query_core17.FetchStatus;
44139
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43851
44140
  promise: Promise<{
43852
44141
  exact: number;
43853
44142
  rounded: number | undefined;
43854
44143
  sqrtPriceX96: bigint;
43855
44144
  }>;
43856
- queryKey: _tanstack_query_core17.QueryKey;
44145
+ queryKey: _tanstack_query_core0.QueryKey;
43857
44146
  exact: number | undefined;
43858
44147
  rounded: number | undefined;
43859
44148
  sqrtPriceX96: bigint | undefined;
@@ -43880,18 +44169,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43880
44169
  isRefetching: boolean;
43881
44170
  isStale: boolean;
43882
44171
  isEnabled: boolean;
43883
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<{
44172
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
43884
44173
  exact: number;
43885
44174
  rounded: number | undefined;
43886
44175
  sqrtPriceX96: bigint;
43887
44176
  }, viem0.ReadContractErrorType>>;
43888
- fetchStatus: _tanstack_query_core17.FetchStatus;
44177
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43889
44178
  promise: Promise<{
43890
44179
  exact: number;
43891
44180
  rounded: number | undefined;
43892
44181
  sqrtPriceX96: bigint;
43893
44182
  }>;
43894
- queryKey: _tanstack_query_core17.QueryKey;
44183
+ queryKey: _tanstack_query_core0.QueryKey;
43895
44184
  exact: number | undefined;
43896
44185
  rounded: number | undefined;
43897
44186
  sqrtPriceX96: bigint | undefined;
@@ -43947,7 +44236,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
43947
44236
  isRefetching: boolean;
43948
44237
  isStale: boolean;
43949
44238
  isEnabled: boolean;
43950
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
44239
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
43951
44240
  tickLower: number;
43952
44241
  tickUpper: number;
43953
44242
  prevTickLower: number;
@@ -43960,7 +44249,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
43960
44249
  borrowedAmount0: bigint;
43961
44250
  borrowedAmount1: bigint;
43962
44251
  }[], viem0.ReadContractErrorType>>;
43963
- fetchStatus: _tanstack_query_core17.FetchStatus;
44252
+ fetchStatus: _tanstack_query_core0.FetchStatus;
43964
44253
  promise: Promise<readonly {
43965
44254
  tickLower: number;
43966
44255
  tickUpper: number;
@@ -43974,7 +44263,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
43974
44263
  borrowedAmount0: bigint;
43975
44264
  borrowedAmount1: bigint;
43976
44265
  }[]>;
43977
- queryKey: _tanstack_query_core17.QueryKey;
44266
+ queryKey: _tanstack_query_core0.QueryKey;
43978
44267
  data: readonly {
43979
44268
  tickLower: number;
43980
44269
  tickUpper: number;
@@ -44011,7 +44300,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44011
44300
  isRefetching: boolean;
44012
44301
  isStale: boolean;
44013
44302
  isEnabled: boolean;
44014
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
44303
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
44015
44304
  tickLower: number;
44016
44305
  tickUpper: number;
44017
44306
  prevTickLower: number;
@@ -44024,7 +44313,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44024
44313
  borrowedAmount0: bigint;
44025
44314
  borrowedAmount1: bigint;
44026
44315
  }[], viem0.ReadContractErrorType>>;
44027
- fetchStatus: _tanstack_query_core17.FetchStatus;
44316
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44028
44317
  promise: Promise<readonly {
44029
44318
  tickLower: number;
44030
44319
  tickUpper: number;
@@ -44038,7 +44327,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44038
44327
  borrowedAmount0: bigint;
44039
44328
  borrowedAmount1: bigint;
44040
44329
  }[]>;
44041
- queryKey: _tanstack_query_core17.QueryKey;
44330
+ queryKey: _tanstack_query_core0.QueryKey;
44042
44331
  data: readonly {
44043
44332
  tickLower: number;
44044
44333
  tickUpper: number;
@@ -44075,7 +44364,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44075
44364
  isRefetching: boolean;
44076
44365
  isStale: boolean;
44077
44366
  isEnabled: boolean;
44078
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
44367
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
44079
44368
  tickLower: number;
44080
44369
  tickUpper: number;
44081
44370
  prevTickLower: number;
@@ -44088,7 +44377,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44088
44377
  borrowedAmount0: bigint;
44089
44378
  borrowedAmount1: bigint;
44090
44379
  }[], viem0.ReadContractErrorType>>;
44091
- fetchStatus: _tanstack_query_core17.FetchStatus;
44380
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44092
44381
  promise: Promise<readonly {
44093
44382
  tickLower: number;
44094
44383
  tickUpper: number;
@@ -44102,7 +44391,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44102
44391
  borrowedAmount0: bigint;
44103
44392
  borrowedAmount1: bigint;
44104
44393
  }[]>;
44105
- queryKey: _tanstack_query_core17.QueryKey;
44394
+ queryKey: _tanstack_query_core0.QueryKey;
44106
44395
  data: readonly {
44107
44396
  tickLower: number;
44108
44397
  tickUpper: number;
@@ -44139,7 +44428,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44139
44428
  isRefetching: boolean;
44140
44429
  isStale: boolean;
44141
44430
  isEnabled: boolean;
44142
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
44431
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
44143
44432
  tickLower: number;
44144
44433
  tickUpper: number;
44145
44434
  prevTickLower: number;
@@ -44152,7 +44441,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44152
44441
  borrowedAmount0: bigint;
44153
44442
  borrowedAmount1: bigint;
44154
44443
  }[], viem0.ReadContractErrorType>>;
44155
- fetchStatus: _tanstack_query_core17.FetchStatus;
44444
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44156
44445
  promise: Promise<readonly {
44157
44446
  tickLower: number;
44158
44447
  tickUpper: number;
@@ -44166,7 +44455,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44166
44455
  borrowedAmount0: bigint;
44167
44456
  borrowedAmount1: bigint;
44168
44457
  }[]>;
44169
- queryKey: _tanstack_query_core17.QueryKey;
44458
+ queryKey: _tanstack_query_core0.QueryKey;
44170
44459
  data: readonly {
44171
44460
  tickLower: number;
44172
44461
  tickUpper: number;
@@ -44203,7 +44492,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44203
44492
  isRefetching: boolean;
44204
44493
  isStale: boolean;
44205
44494
  isEnabled: boolean;
44206
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
44495
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
44207
44496
  tickLower: number;
44208
44497
  tickUpper: number;
44209
44498
  prevTickLower: number;
@@ -44216,7 +44505,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44216
44505
  borrowedAmount0: bigint;
44217
44506
  borrowedAmount1: bigint;
44218
44507
  }[], viem0.ReadContractErrorType>>;
44219
- fetchStatus: _tanstack_query_core17.FetchStatus;
44508
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44220
44509
  promise: Promise<readonly {
44221
44510
  tickLower: number;
44222
44511
  tickUpper: number;
@@ -44230,7 +44519,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44230
44519
  borrowedAmount0: bigint;
44231
44520
  borrowedAmount1: bigint;
44232
44521
  }[]>;
44233
- queryKey: _tanstack_query_core17.QueryKey;
44522
+ queryKey: _tanstack_query_core0.QueryKey;
44234
44523
  data: readonly {
44235
44524
  tickLower: number;
44236
44525
  tickUpper: number;
@@ -44267,7 +44556,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44267
44556
  isRefetching: boolean;
44268
44557
  isStale: boolean;
44269
44558
  isEnabled: boolean;
44270
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly {
44559
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
44271
44560
  tickLower: number;
44272
44561
  tickUpper: number;
44273
44562
  prevTickLower: number;
@@ -44280,7 +44569,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44280
44569
  borrowedAmount0: bigint;
44281
44570
  borrowedAmount1: bigint;
44282
44571
  }[], viem0.ReadContractErrorType>>;
44283
- fetchStatus: _tanstack_query_core17.FetchStatus;
44572
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44284
44573
  promise: Promise<readonly {
44285
44574
  tickLower: number;
44286
44575
  tickUpper: number;
@@ -44294,7 +44583,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44294
44583
  borrowedAmount0: bigint;
44295
44584
  borrowedAmount1: bigint;
44296
44585
  }[]>;
44297
- queryKey: _tanstack_query_core17.QueryKey;
44586
+ queryKey: _tanstack_query_core0.QueryKey;
44298
44587
  data: readonly {
44299
44588
  tickLower: number;
44300
44589
  tickUpper: number;
@@ -44354,7 +44643,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
44354
44643
  borrowed0: Amount;
44355
44644
  borrowed1: Amount;
44356
44645
  blocksCount: bigint;
44357
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
44646
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
44358
44647
  };
44359
44648
  //#endregion
44360
44649
  //#region src/hooks/tokens/useTokenData.d.ts
@@ -44389,10 +44678,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44389
44678
  isRefetching: boolean;
44390
44679
  isStale: boolean;
44391
44680
  isEnabled: boolean;
44392
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44393
- fetchStatus: _tanstack_query_core17.FetchStatus;
44681
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44682
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44394
44683
  promise: Promise<bigint>;
44395
- queryKey: _tanstack_query_core17.QueryKey;
44684
+ queryKey: _tanstack_query_core0.QueryKey;
44396
44685
  data: Amount | undefined;
44397
44686
  } | {
44398
44687
  error: null;
@@ -44417,10 +44706,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44417
44706
  isRefetching: boolean;
44418
44707
  isStale: boolean;
44419
44708
  isEnabled: boolean;
44420
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44421
- fetchStatus: _tanstack_query_core17.FetchStatus;
44709
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44710
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44422
44711
  promise: Promise<bigint>;
44423
- queryKey: _tanstack_query_core17.QueryKey;
44712
+ queryKey: _tanstack_query_core0.QueryKey;
44424
44713
  data: Amount | undefined;
44425
44714
  } | {
44426
44715
  error: viem0.ReadContractErrorType;
@@ -44445,10 +44734,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44445
44734
  isRefetching: boolean;
44446
44735
  isStale: boolean;
44447
44736
  isEnabled: boolean;
44448
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44449
- fetchStatus: _tanstack_query_core17.FetchStatus;
44737
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44738
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44450
44739
  promise: Promise<bigint>;
44451
- queryKey: _tanstack_query_core17.QueryKey;
44740
+ queryKey: _tanstack_query_core0.QueryKey;
44452
44741
  data: Amount | undefined;
44453
44742
  } | {
44454
44743
  error: null;
@@ -44473,10 +44762,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44473
44762
  isRefetching: boolean;
44474
44763
  isStale: boolean;
44475
44764
  isEnabled: boolean;
44476
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44477
- fetchStatus: _tanstack_query_core17.FetchStatus;
44765
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44766
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44478
44767
  promise: Promise<bigint>;
44479
- queryKey: _tanstack_query_core17.QueryKey;
44768
+ queryKey: _tanstack_query_core0.QueryKey;
44480
44769
  data: Amount | undefined;
44481
44770
  } | {
44482
44771
  error: null;
@@ -44501,10 +44790,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44501
44790
  isRefetching: boolean;
44502
44791
  isStale: boolean;
44503
44792
  isEnabled: boolean;
44504
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44505
- fetchStatus: _tanstack_query_core17.FetchStatus;
44793
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44794
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44506
44795
  promise: Promise<bigint>;
44507
- queryKey: _tanstack_query_core17.QueryKey;
44796
+ queryKey: _tanstack_query_core0.QueryKey;
44508
44797
  data: Amount | undefined;
44509
44798
  } | {
44510
44799
  isError: false;
@@ -44529,10 +44818,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44529
44818
  isRefetching: boolean;
44530
44819
  isStale: boolean;
44531
44820
  isEnabled: boolean;
44532
- refetch: (options?: _tanstack_query_core17.RefetchOptions) => Promise<_tanstack_query_core17.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44533
- fetchStatus: _tanstack_query_core17.FetchStatus;
44821
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44822
+ fetchStatus: _tanstack_query_core0.FetchStatus;
44534
44823
  promise: Promise<bigint>;
44535
- queryKey: _tanstack_query_core17.QueryKey;
44824
+ queryKey: _tanstack_query_core0.QueryKey;
44536
44825
  data: Amount | undefined;
44537
44826
  };
44538
44827
  //#endregion
@@ -44800,6 +45089,22 @@ declare const useLens: () => {
44800
45089
  readonly name: "optionsCount";
44801
45090
  readonly type: "uint256";
44802
45091
  readonly internalType: "uint256";
45092
+ }, {
45093
+ readonly name: "guardian";
45094
+ readonly type: "address";
45095
+ readonly internalType: "address";
45096
+ }, {
45097
+ readonly name: "optionPricing";
45098
+ readonly type: "address";
45099
+ readonly internalType: "address";
45100
+ }, {
45101
+ readonly name: "feeStrategy";
45102
+ readonly type: "address";
45103
+ readonly internalType: "address";
45104
+ }, {
45105
+ readonly name: "feeRecipient";
45106
+ readonly type: "address";
45107
+ readonly internalType: "address";
44803
45108
  }];
44804
45109
  }];
44805
45110
  readonly stateMutability: "view";
@@ -45535,6 +45840,22 @@ declare const useLens: () => {
45535
45840
  readonly name: "optionsCount";
45536
45841
  readonly type: "uint256";
45537
45842
  readonly internalType: "uint256";
45843
+ }, {
45844
+ readonly name: "guardian";
45845
+ readonly type: "address";
45846
+ readonly internalType: "address";
45847
+ }, {
45848
+ readonly name: "optionPricing";
45849
+ readonly type: "address";
45850
+ readonly internalType: "address";
45851
+ }, {
45852
+ readonly name: "feeStrategy";
45853
+ readonly type: "address";
45854
+ readonly internalType: "address";
45855
+ }, {
45856
+ readonly name: "feeRecipient";
45857
+ readonly type: "address";
45858
+ readonly internalType: "address";
45538
45859
  }];
45539
45860
  }];
45540
45861
  readonly stateMutability: "view";
@@ -46282,6 +46603,22 @@ declare const useLens: () => {
46282
46603
  readonly name: "optionsCount";
46283
46604
  readonly type: "uint256";
46284
46605
  readonly internalType: "uint256";
46606
+ }, {
46607
+ readonly name: "guardian";
46608
+ readonly type: "address";
46609
+ readonly internalType: "address";
46610
+ }, {
46611
+ readonly name: "optionPricing";
46612
+ readonly type: "address";
46613
+ readonly internalType: "address";
46614
+ }, {
46615
+ readonly name: "feeStrategy";
46616
+ readonly type: "address";
46617
+ readonly internalType: "address";
46618
+ }, {
46619
+ readonly name: "feeRecipient";
46620
+ readonly type: "address";
46621
+ readonly internalType: "address";
46285
46622
  }];
46286
46623
  }];
46287
46624
  readonly stateMutability: "view";
@@ -47027,6 +47364,22 @@ declare const useLens: () => {
47027
47364
  readonly name: "optionsCount";
47028
47365
  readonly type: "uint256";
47029
47366
  readonly internalType: "uint256";
47367
+ }, {
47368
+ readonly name: "guardian";
47369
+ readonly type: "address";
47370
+ readonly internalType: "address";
47371
+ }, {
47372
+ readonly name: "optionPricing";
47373
+ readonly type: "address";
47374
+ readonly internalType: "address";
47375
+ }, {
47376
+ readonly name: "feeStrategy";
47377
+ readonly type: "address";
47378
+ readonly internalType: "address";
47379
+ }, {
47380
+ readonly name: "feeRecipient";
47381
+ readonly type: "address";
47382
+ readonly internalType: "address";
47030
47383
  }];
47031
47384
  }];
47032
47385
  readonly stateMutability: "view";
@@ -47762,6 +48115,22 @@ declare const useLens: () => {
47762
48115
  readonly name: "optionsCount";
47763
48116
  readonly type: "uint256";
47764
48117
  readonly internalType: "uint256";
48118
+ }, {
48119
+ readonly name: "guardian";
48120
+ readonly type: "address";
48121
+ readonly internalType: "address";
48122
+ }, {
48123
+ readonly name: "optionPricing";
48124
+ readonly type: "address";
48125
+ readonly internalType: "address";
48126
+ }, {
48127
+ readonly name: "feeStrategy";
48128
+ readonly type: "address";
48129
+ readonly internalType: "address";
48130
+ }, {
48131
+ readonly name: "feeRecipient";
48132
+ readonly type: "address";
48133
+ readonly internalType: "address";
47765
48134
  }];
47766
48135
  }];
47767
48136
  readonly stateMutability: "view";
@@ -48265,6 +48634,10 @@ declare const useLens: () => {
48265
48634
  optionAssetName: string;
48266
48635
  payoutAssetName: string;
48267
48636
  optionsCount: bigint;
48637
+ guardian: `0x${string}`;
48638
+ optionPricing: `0x${string}`;
48639
+ feeStrategy: `0x${string}`;
48640
+ feeRecipient: `0x${string}`;
48268
48641
  }>;
48269
48642
  getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
48270
48643
  readonly type: "function";
@@ -48517,6 +48890,22 @@ declare const useLens: () => {
48517
48890
  readonly name: "optionsCount";
48518
48891
  readonly type: "uint256";
48519
48892
  readonly internalType: "uint256";
48893
+ }, {
48894
+ readonly name: "guardian";
48895
+ readonly type: "address";
48896
+ readonly internalType: "address";
48897
+ }, {
48898
+ readonly name: "optionPricing";
48899
+ readonly type: "address";
48900
+ readonly internalType: "address";
48901
+ }, {
48902
+ readonly name: "feeStrategy";
48903
+ readonly type: "address";
48904
+ readonly internalType: "address";
48905
+ }, {
48906
+ readonly name: "feeRecipient";
48907
+ readonly type: "address";
48908
+ readonly internalType: "address";
48520
48909
  }];
48521
48910
  }];
48522
48911
  readonly stateMutability: "view";
@@ -49252,6 +49641,22 @@ declare const useLens: () => {
49252
49641
  readonly name: "optionsCount";
49253
49642
  readonly type: "uint256";
49254
49643
  readonly internalType: "uint256";
49644
+ }, {
49645
+ readonly name: "guardian";
49646
+ readonly type: "address";
49647
+ readonly internalType: "address";
49648
+ }, {
49649
+ readonly name: "optionPricing";
49650
+ readonly type: "address";
49651
+ readonly internalType: "address";
49652
+ }, {
49653
+ readonly name: "feeStrategy";
49654
+ readonly type: "address";
49655
+ readonly internalType: "address";
49656
+ }, {
49657
+ readonly name: "feeRecipient";
49658
+ readonly type: "address";
49659
+ readonly internalType: "address";
49255
49660
  }];
49256
49661
  }];
49257
49662
  readonly stateMutability: "view";
@@ -49987,6 +50392,22 @@ declare const useLens: () => {
49987
50392
  readonly name: "optionsCount";
49988
50393
  readonly type: "uint256";
49989
50394
  readonly internalType: "uint256";
50395
+ }, {
50396
+ readonly name: "guardian";
50397
+ readonly type: "address";
50398
+ readonly internalType: "address";
50399
+ }, {
50400
+ readonly name: "optionPricing";
50401
+ readonly type: "address";
50402
+ readonly internalType: "address";
50403
+ }, {
50404
+ readonly name: "feeStrategy";
50405
+ readonly type: "address";
50406
+ readonly internalType: "address";
50407
+ }, {
50408
+ readonly name: "feeRecipient";
50409
+ readonly type: "address";
50410
+ readonly internalType: "address";
49990
50411
  }];
49991
50412
  }];
49992
50413
  readonly stateMutability: "view";
@@ -50722,6 +51143,22 @@ declare const useLens: () => {
50722
51143
  readonly name: "optionsCount";
50723
51144
  readonly type: "uint256";
50724
51145
  readonly internalType: "uint256";
51146
+ }, {
51147
+ readonly name: "guardian";
51148
+ readonly type: "address";
51149
+ readonly internalType: "address";
51150
+ }, {
51151
+ readonly name: "optionPricing";
51152
+ readonly type: "address";
51153
+ readonly internalType: "address";
51154
+ }, {
51155
+ readonly name: "feeStrategy";
51156
+ readonly type: "address";
51157
+ readonly internalType: "address";
51158
+ }, {
51159
+ readonly name: "feeRecipient";
51160
+ readonly type: "address";
51161
+ readonly internalType: "address";
50725
51162
  }];
50726
51163
  }];
50727
51164
  readonly stateMutability: "view";
@@ -51457,6 +51894,22 @@ declare const useLens: () => {
51457
51894
  readonly name: "optionsCount";
51458
51895
  readonly type: "uint256";
51459
51896
  readonly internalType: "uint256";
51897
+ }, {
51898
+ readonly name: "guardian";
51899
+ readonly type: "address";
51900
+ readonly internalType: "address";
51901
+ }, {
51902
+ readonly name: "optionPricing";
51903
+ readonly type: "address";
51904
+ readonly internalType: "address";
51905
+ }, {
51906
+ readonly name: "feeStrategy";
51907
+ readonly type: "address";
51908
+ readonly internalType: "address";
51909
+ }, {
51910
+ readonly name: "feeRecipient";
51911
+ readonly type: "address";
51912
+ readonly internalType: "address";
51460
51913
  }];
51461
51914
  }];
51462
51915
  readonly stateMutability: "view";
@@ -52202,6 +52655,22 @@ declare const useLens: () => {
52202
52655
  readonly name: "optionsCount";
52203
52656
  readonly type: "uint256";
52204
52657
  readonly internalType: "uint256";
52658
+ }, {
52659
+ readonly name: "guardian";
52660
+ readonly type: "address";
52661
+ readonly internalType: "address";
52662
+ }, {
52663
+ readonly name: "optionPricing";
52664
+ readonly type: "address";
52665
+ readonly internalType: "address";
52666
+ }, {
52667
+ readonly name: "feeStrategy";
52668
+ readonly type: "address";
52669
+ readonly internalType: "address";
52670
+ }, {
52671
+ readonly name: "feeRecipient";
52672
+ readonly type: "address";
52673
+ readonly internalType: "address";
52205
52674
  }];
52206
52675
  }];
52207
52676
  readonly stateMutability: "view";
@@ -52953,6 +53422,22 @@ declare const useLens: () => {
52953
53422
  readonly name: "optionsCount";
52954
53423
  readonly type: "uint256";
52955
53424
  readonly internalType: "uint256";
53425
+ }, {
53426
+ readonly name: "guardian";
53427
+ readonly type: "address";
53428
+ readonly internalType: "address";
53429
+ }, {
53430
+ readonly name: "optionPricing";
53431
+ readonly type: "address";
53432
+ readonly internalType: "address";
53433
+ }, {
53434
+ readonly name: "feeStrategy";
53435
+ readonly type: "address";
53436
+ readonly internalType: "address";
53437
+ }, {
53438
+ readonly name: "feeRecipient";
53439
+ readonly type: "address";
53440
+ readonly internalType: "address";
52956
53441
  }];
52957
53442
  }];
52958
53443
  readonly stateMutability: "view";
@@ -53705,6 +54190,22 @@ declare const useLens: () => {
53705
54190
  readonly name: "optionsCount";
53706
54191
  readonly type: "uint256";
53707
54192
  readonly internalType: "uint256";
54193
+ }, {
54194
+ readonly name: "guardian";
54195
+ readonly type: "address";
54196
+ readonly internalType: "address";
54197
+ }, {
54198
+ readonly name: "optionPricing";
54199
+ readonly type: "address";
54200
+ readonly internalType: "address";
54201
+ }, {
54202
+ readonly name: "feeStrategy";
54203
+ readonly type: "address";
54204
+ readonly internalType: "address";
54205
+ }, {
54206
+ readonly name: "feeRecipient";
54207
+ readonly type: "address";
54208
+ readonly internalType: "address";
53708
54209
  }];
53709
54210
  }];
53710
54211
  readonly stateMutability: "view";
@@ -54440,6 +54941,22 @@ declare const useLens: () => {
54440
54941
  readonly name: "optionsCount";
54441
54942
  readonly type: "uint256";
54442
54943
  readonly internalType: "uint256";
54944
+ }, {
54945
+ readonly name: "guardian";
54946
+ readonly type: "address";
54947
+ readonly internalType: "address";
54948
+ }, {
54949
+ readonly name: "optionPricing";
54950
+ readonly type: "address";
54951
+ readonly internalType: "address";
54952
+ }, {
54953
+ readonly name: "feeStrategy";
54954
+ readonly type: "address";
54955
+ readonly internalType: "address";
54956
+ }, {
54957
+ readonly name: "feeRecipient";
54958
+ readonly type: "address";
54959
+ readonly internalType: "address";
54443
54960
  }];
54444
54961
  }];
54445
54962
  readonly stateMutability: "view";
@@ -55179,6 +55696,22 @@ declare const useLens: () => {
55179
55696
  readonly name: "optionsCount";
55180
55697
  readonly type: "uint256";
55181
55698
  readonly internalType: "uint256";
55699
+ }, {
55700
+ readonly name: "guardian";
55701
+ readonly type: "address";
55702
+ readonly internalType: "address";
55703
+ }, {
55704
+ readonly name: "optionPricing";
55705
+ readonly type: "address";
55706
+ readonly internalType: "address";
55707
+ }, {
55708
+ readonly name: "feeStrategy";
55709
+ readonly type: "address";
55710
+ readonly internalType: "address";
55711
+ }, {
55712
+ readonly name: "feeRecipient";
55713
+ readonly type: "address";
55714
+ readonly internalType: "address";
55182
55715
  }];
55183
55716
  }];
55184
55717
  readonly stateMutability: "view";
@@ -55924,6 +56457,22 @@ declare const useLens: () => {
55924
56457
  readonly name: "optionsCount";
55925
56458
  readonly type: "uint256";
55926
56459
  readonly internalType: "uint256";
56460
+ }, {
56461
+ readonly name: "guardian";
56462
+ readonly type: "address";
56463
+ readonly internalType: "address";
56464
+ }, {
56465
+ readonly name: "optionPricing";
56466
+ readonly type: "address";
56467
+ readonly internalType: "address";
56468
+ }, {
56469
+ readonly name: "feeStrategy";
56470
+ readonly type: "address";
56471
+ readonly internalType: "address";
56472
+ }, {
56473
+ readonly name: "feeRecipient";
56474
+ readonly type: "address";
56475
+ readonly internalType: "address";
55927
56476
  }];
55928
56477
  }];
55929
56478
  readonly stateMutability: "view";
@@ -56668,6 +57217,22 @@ declare const useLens: () => {
56668
57217
  readonly name: "optionsCount";
56669
57218
  readonly type: "uint256";
56670
57219
  readonly internalType: "uint256";
57220
+ }, {
57221
+ readonly name: "guardian";
57222
+ readonly type: "address";
57223
+ readonly internalType: "address";
57224
+ }, {
57225
+ readonly name: "optionPricing";
57226
+ readonly type: "address";
57227
+ readonly internalType: "address";
57228
+ }, {
57229
+ readonly name: "feeStrategy";
57230
+ readonly type: "address";
57231
+ readonly internalType: "address";
57232
+ }, {
57233
+ readonly name: "feeRecipient";
57234
+ readonly type: "address";
57235
+ readonly internalType: "address";
56671
57236
  }];
56672
57237
  }];
56673
57238
  readonly stateMutability: "view";
@@ -57405,6 +57970,22 @@ declare const useLens: () => {
57405
57970
  readonly name: "optionsCount";
57406
57971
  readonly type: "uint256";
57407
57972
  readonly internalType: "uint256";
57973
+ }, {
57974
+ readonly name: "guardian";
57975
+ readonly type: "address";
57976
+ readonly internalType: "address";
57977
+ }, {
57978
+ readonly name: "optionPricing";
57979
+ readonly type: "address";
57980
+ readonly internalType: "address";
57981
+ }, {
57982
+ readonly name: "feeStrategy";
57983
+ readonly type: "address";
57984
+ readonly internalType: "address";
57985
+ }, {
57986
+ readonly name: "feeRecipient";
57987
+ readonly type: "address";
57988
+ readonly internalType: "address";
57408
57989
  }];
57409
57990
  }];
57410
57991
  readonly stateMutability: "view";
@@ -68884,13 +69465,13 @@ declare const useLens: () => {
68884
69465
  readonly internalType: "int128";
68885
69466
  }];
68886
69467
  readonly stateMutability: "view";
68887
- }], "getSlot0", readonly [`0x${string}`, {
69468
+ }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
68888
69469
  currency0: `0x${string}`;
68889
69470
  currency1: `0x${string}`;
68890
69471
  fee: number;
68891
69472
  tickSpacing: number;
68892
69473
  hooks: `0x${string}`;
68893
- }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
69474
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
68894
69475
  currency0: `0x${string}`;
68895
69476
  currency1: `0x${string}`;
68896
69477
  fee: number;
@@ -69731,13 +70312,13 @@ declare const useLens: () => {
69731
70312
  readonly internalType: "int128";
69732
70313
  }];
69733
70314
  readonly stateMutability: "view";
69734
- }], "getSlot0", readonly [`0x${string}`, {
70315
+ }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
69735
70316
  currency0: `0x${string}`;
69736
70317
  currency1: `0x${string}`;
69737
70318
  fee: number;
69738
70319
  tickSpacing: number;
69739
70320
  hooks: `0x${string}`;
69740
- }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
70321
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
69741
70322
  getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
69742
70323
  readonly type: "function";
69743
70324
  readonly name: "getFeeGrowthGlobals";
@@ -77336,4 +77917,4 @@ declare const useLens: () => {
77336
77917
  };
77337
77918
  //#endregion
77338
77919
  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-D3bjMcG6.d.cts.map
77920
+ //# sourceMappingURL=client-BqydZjhA.d.cts.map