timelock-sdk 0.0.150 → 0.0.151

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,14 +1,14 @@
1
- import { n as optionsMarketAbi, r as lensAbi, t as uniswapMathLensAbi } from "./uniswapMathLens-BvytoF0M.cjs";
2
- import * as viem0 from "viem";
1
+ import { n as optionsMarketAbi, r as lensAbi, t as uniswapMathLensAbi } from "./uniswapMathLens-D5k9_mba.js";
2
+ import * as viem187 from "viem";
3
3
  import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
4
+ import Big from "big.js";
5
+ import JSBI from "jsbi";
4
6
  import React, { ReactNode } from "react";
5
- import "graphql";
6
7
  import { GraphQLClient, RequestOptions } from "graphql-request";
7
8
  import * as _tanstack_react_query0 from "@tanstack/react-query";
8
9
  import { NonUndefinedGuard } from "@tanstack/react-query";
9
- import * as _tanstack_query_core47 from "@tanstack/query-core";
10
- import Big from "big.js";
11
- import JSBI from "jsbi";
10
+ import "graphql";
11
+ import * as _tanstack_query_core41 from "@tanstack/query-core";
12
12
  import * as _wagmi_core0 from "@wagmi/core";
13
13
 
14
14
  //#region src/generated/graphql.d.ts
@@ -245,7 +245,7 @@ type TimelockMarketData = Awaited<ReturnType<TimelockLens['read']['getMarketData
245
245
  };
246
246
  declare const getErc20: (address: Address, client: Client) => {
247
247
  read: {
248
- symbol: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
248
+ symbol: (options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
249
249
  readonly type: "constructor";
250
250
  readonly inputs: readonly [{
251
251
  readonly name: "name_";
@@ -424,7 +424,7 @@ declare const getErc20: (address: Address, client: Client) => {
424
424
  }];
425
425
  readonly stateMutability: "nonpayable";
426
426
  }], "symbol", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
427
- allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
427
+ decimals: (options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
428
428
  readonly type: "constructor";
429
429
  readonly inputs: readonly [{
430
430
  readonly name: "name_";
@@ -602,8 +602,8 @@ declare const getErc20: (address: Address, client: Client) => {
602
602
  readonly internalType: "bool";
603
603
  }];
604
604
  readonly stateMutability: "nonpayable";
605
- }], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
606
- balanceOf: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
605
+ }], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
606
+ name: (options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
607
607
  readonly type: "constructor";
608
608
  readonly inputs: readonly [{
609
609
  readonly name: "name_";
@@ -781,8 +781,8 @@ declare const getErc20: (address: Address, client: Client) => {
781
781
  readonly internalType: "bool";
782
782
  }];
783
783
  readonly stateMutability: "nonpayable";
784
- }], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
785
- decimals: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
784
+ }], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
785
+ allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
786
786
  readonly type: "constructor";
787
787
  readonly inputs: readonly [{
788
788
  readonly name: "name_";
@@ -960,8 +960,8 @@ declare const getErc20: (address: Address, client: Client) => {
960
960
  readonly internalType: "bool";
961
961
  }];
962
962
  readonly stateMutability: "nonpayable";
963
- }], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
964
- name: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
963
+ }], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
964
+ balanceOf: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
965
965
  readonly type: "constructor";
966
966
  readonly inputs: readonly [{
967
967
  readonly name: "name_";
@@ -1139,8 +1139,8 @@ declare const getErc20: (address: Address, client: Client) => {
1139
1139
  readonly internalType: "bool";
1140
1140
  }];
1141
1141
  readonly stateMutability: "nonpayable";
1142
- }], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
1143
- totalSupply: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
1142
+ }], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
1143
+ totalSupply: (options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
1144
1144
  readonly type: "constructor";
1145
1145
  readonly inputs: readonly [{
1146
1146
  readonly name: "name_";
@@ -1321,7 +1321,7 @@ declare const getErc20: (address: Address, client: Client) => {
1321
1321
  }], "totalSupply", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
1322
1322
  };
1323
1323
  estimateGas: {
1324
- approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
1324
+ approve: (args: readonly [`0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
1325
1325
  readonly type: "constructor";
1326
1326
  readonly inputs: readonly [{
1327
1327
  readonly name: "name_";
@@ -1499,8 +1499,8 @@ declare const getErc20: (address: Address, client: Client) => {
1499
1499
  readonly internalType: "bool";
1500
1500
  }];
1501
1501
  readonly stateMutability: "nonpayable";
1502
- }], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
1503
- decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
1502
+ }], "approve", readonly [`0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
1503
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
1504
1504
  readonly type: "constructor";
1505
1505
  readonly inputs: readonly [{
1506
1506
  readonly name: "name_";
@@ -1678,8 +1678,8 @@ declare const getErc20: (address: Address, client: Client) => {
1678
1678
  readonly internalType: "bool";
1679
1679
  }];
1680
1680
  readonly stateMutability: "nonpayable";
1681
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
1682
- increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
1681
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
1682
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
1683
1683
  readonly type: "constructor";
1684
1684
  readonly inputs: readonly [{
1685
1685
  readonly name: "name_";
@@ -1857,8 +1857,8 @@ declare const getErc20: (address: Address, client: Client) => {
1857
1857
  readonly internalType: "bool";
1858
1858
  }];
1859
1859
  readonly stateMutability: "nonpayable";
1860
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
1861
- transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
1860
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
1861
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
1862
1862
  readonly type: "constructor";
1863
1863
  readonly inputs: readonly [{
1864
1864
  readonly name: "name_";
@@ -2036,8 +2036,8 @@ declare const getErc20: (address: Address, client: Client) => {
2036
2036
  readonly internalType: "bool";
2037
2037
  }];
2038
2038
  readonly stateMutability: "nonpayable";
2039
- }], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2040
- transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2039
+ }], "transfer", readonly [`0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
2040
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
2041
2041
  readonly type: "constructor";
2042
2042
  readonly inputs: readonly [{
2043
2043
  readonly name: "name_";
@@ -2215,9 +2215,9 @@ declare const getErc20: (address: Address, client: Client) => {
2215
2215
  readonly internalType: "bool";
2216
2216
  }];
2217
2217
  readonly stateMutability: "nonpayable";
2218
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2218
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
2219
2219
  } & {
2220
- approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2220
+ approve: (args: readonly [`0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
2221
2221
  readonly type: "constructor";
2222
2222
  readonly inputs: readonly [{
2223
2223
  readonly name: "name_";
@@ -2395,8 +2395,8 @@ declare const getErc20: (address: Address, client: Client) => {
2395
2395
  readonly internalType: "bool";
2396
2396
  }];
2397
2397
  readonly stateMutability: "nonpayable";
2398
- }], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2399
- decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2398
+ }], "approve", readonly [`0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
2399
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
2400
2400
  readonly type: "constructor";
2401
2401
  readonly inputs: readonly [{
2402
2402
  readonly name: "name_";
@@ -2574,8 +2574,8 @@ declare const getErc20: (address: Address, client: Client) => {
2574
2574
  readonly internalType: "bool";
2575
2575
  }];
2576
2576
  readonly stateMutability: "nonpayable";
2577
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2578
- increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2577
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
2578
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
2579
2579
  readonly type: "constructor";
2580
2580
  readonly inputs: readonly [{
2581
2581
  readonly name: "name_";
@@ -2753,8 +2753,8 @@ declare const getErc20: (address: Address, client: Client) => {
2753
2753
  readonly internalType: "bool";
2754
2754
  }];
2755
2755
  readonly stateMutability: "nonpayable";
2756
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2757
- transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2756
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
2757
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
2758
2758
  readonly type: "constructor";
2759
2759
  readonly inputs: readonly [{
2760
2760
  readonly name: "name_";
@@ -2932,8 +2932,8 @@ declare const getErc20: (address: Address, client: Client) => {
2932
2932
  readonly internalType: "bool";
2933
2933
  }];
2934
2934
  readonly stateMutability: "nonpayable";
2935
- }], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2936
- transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2935
+ }], "transfer", readonly [`0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
2936
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem187.Prettify<viem187.UnionOmit<viem187.EstimateContractGasParameters<readonly [{
2937
2937
  readonly type: "constructor";
2938
2938
  readonly inputs: readonly [{
2939
2939
  readonly name: "name_";
@@ -3111,10 +3111,10 @@ declare const getErc20: (address: Address, client: Client) => {
3111
3111
  readonly internalType: "bool";
3112
3112
  }];
3113
3113
  readonly stateMutability: "nonpayable";
3114
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
3114
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem187.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem187.EstimateContractGasReturnType>;
3115
3115
  };
3116
3116
  simulate: {
3117
- approve: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
3117
+ approve: <chainOverride extends viem187.Chain | undefined = undefined, accountOverride extends viem187.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem187.SimulateContractParameters<readonly [{
3118
3118
  readonly type: "constructor";
3119
3119
  readonly inputs: readonly [{
3120
3120
  readonly name: "name_";
@@ -3292,7 +3292,7 @@ declare const getErc20: (address: Address, client: Client) => {
3292
3292
  readonly internalType: "bool";
3293
3293
  }];
3294
3294
  readonly stateMutability: "nonpayable";
3295
- }], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
3295
+ }], "approve", readonly [`0x${string}`, bigint], viem187.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem187.SimulateContractReturnType<readonly [{
3296
3296
  readonly type: "constructor";
3297
3297
  readonly inputs: readonly [{
3298
3298
  readonly name: "name_";
@@ -3470,8 +3470,8 @@ declare const getErc20: (address: Address, client: Client) => {
3470
3470
  readonly internalType: "bool";
3471
3471
  }];
3472
3472
  readonly stateMutability: "nonpayable";
3473
- }], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
3474
- decreaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
3473
+ }], "approve", readonly [`0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride, accountOverride>>;
3474
+ decreaseAllowance: <chainOverride extends viem187.Chain | undefined = undefined, accountOverride extends viem187.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem187.SimulateContractParameters<readonly [{
3475
3475
  readonly type: "constructor";
3476
3476
  readonly inputs: readonly [{
3477
3477
  readonly name: "name_";
@@ -3649,7 +3649,7 @@ declare const getErc20: (address: Address, client: Client) => {
3649
3649
  readonly internalType: "bool";
3650
3650
  }];
3651
3651
  readonly stateMutability: "nonpayable";
3652
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
3652
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem187.SimulateContractReturnType<readonly [{
3653
3653
  readonly type: "constructor";
3654
3654
  readonly inputs: readonly [{
3655
3655
  readonly name: "name_";
@@ -3827,8 +3827,8 @@ declare const getErc20: (address: Address, client: Client) => {
3827
3827
  readonly internalType: "bool";
3828
3828
  }];
3829
3829
  readonly stateMutability: "nonpayable";
3830
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
3831
- increaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
3830
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride, accountOverride>>;
3831
+ increaseAllowance: <chainOverride extends viem187.Chain | undefined = undefined, accountOverride extends viem187.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem187.SimulateContractParameters<readonly [{
3832
3832
  readonly type: "constructor";
3833
3833
  readonly inputs: readonly [{
3834
3834
  readonly name: "name_";
@@ -4006,7 +4006,7 @@ declare const getErc20: (address: Address, client: Client) => {
4006
4006
  readonly internalType: "bool";
4007
4007
  }];
4008
4008
  readonly stateMutability: "nonpayable";
4009
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
4009
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem187.SimulateContractReturnType<readonly [{
4010
4010
  readonly type: "constructor";
4011
4011
  readonly inputs: readonly [{
4012
4012
  readonly name: "name_";
@@ -4184,8 +4184,8 @@ declare const getErc20: (address: Address, client: Client) => {
4184
4184
  readonly internalType: "bool";
4185
4185
  }];
4186
4186
  readonly stateMutability: "nonpayable";
4187
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
4188
- transfer: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
4187
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride, accountOverride>>;
4188
+ transfer: <chainOverride extends viem187.Chain | undefined = undefined, accountOverride extends viem187.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem187.SimulateContractParameters<readonly [{
4189
4189
  readonly type: "constructor";
4190
4190
  readonly inputs: readonly [{
4191
4191
  readonly name: "name_";
@@ -4363,7 +4363,7 @@ declare const getErc20: (address: Address, client: Client) => {
4363
4363
  readonly internalType: "bool";
4364
4364
  }];
4365
4365
  readonly stateMutability: "nonpayable";
4366
- }], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
4366
+ }], "transfer", readonly [`0x${string}`, bigint], viem187.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem187.SimulateContractReturnType<readonly [{
4367
4367
  readonly type: "constructor";
4368
4368
  readonly inputs: readonly [{
4369
4369
  readonly name: "name_";
@@ -4541,8 +4541,8 @@ declare const getErc20: (address: Address, client: Client) => {
4541
4541
  readonly internalType: "bool";
4542
4542
  }];
4543
4543
  readonly stateMutability: "nonpayable";
4544
- }], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
4545
- transferFrom: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
4544
+ }], "transfer", readonly [`0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride, accountOverride>>;
4545
+ transferFrom: <chainOverride extends viem187.Chain | undefined = undefined, accountOverride extends viem187.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem187.SimulateContractParameters<readonly [{
4546
4546
  readonly type: "constructor";
4547
4547
  readonly inputs: readonly [{
4548
4548
  readonly name: "name_";
@@ -4720,7 +4720,7 @@ declare const getErc20: (address: Address, client: Client) => {
4720
4720
  readonly internalType: "bool";
4721
4721
  }];
4722
4722
  readonly stateMutability: "nonpayable";
4723
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
4723
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem187.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem187.SimulateContractReturnType<readonly [{
4724
4724
  readonly type: "constructor";
4725
4725
  readonly inputs: readonly [{
4726
4726
  readonly name: "name_";
@@ -4898,10 +4898,10 @@ declare const getErc20: (address: Address, client: Client) => {
4898
4898
  readonly internalType: "bool";
4899
4899
  }];
4900
4900
  readonly stateMutability: "nonpayable";
4901
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
4901
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride, accountOverride>>;
4902
4902
  };
4903
4903
  write: {
4904
- approve: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
4904
+ approve: <chainOverride extends viem187.Chain | undefined, options extends (viem187.UnionOmit<viem187.WriteContractParameters<readonly [{
4905
4905
  readonly type: "constructor";
4906
4906
  readonly inputs: readonly [{
4907
4907
  readonly name: "name_";
@@ -5079,8 +5079,8 @@ declare const getErc20: (address: Address, client: Client) => {
5079
5079
  readonly internalType: "bool";
5080
5080
  }];
5081
5081
  readonly stateMutability: "nonpayable";
5082
- }], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
5083
- decreaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
5082
+ }], "approve", readonly [`0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem187.WriteContractReturnType>;
5083
+ decreaseAllowance: <chainOverride extends viem187.Chain | undefined, options extends (viem187.UnionOmit<viem187.WriteContractParameters<readonly [{
5084
5084
  readonly type: "constructor";
5085
5085
  readonly inputs: readonly [{
5086
5086
  readonly name: "name_";
@@ -5258,8 +5258,8 @@ declare const getErc20: (address: Address, client: Client) => {
5258
5258
  readonly internalType: "bool";
5259
5259
  }];
5260
5260
  readonly stateMutability: "nonpayable";
5261
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
5262
- increaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
5261
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem187.WriteContractReturnType>;
5262
+ increaseAllowance: <chainOverride extends viem187.Chain | undefined, options extends (viem187.UnionOmit<viem187.WriteContractParameters<readonly [{
5263
5263
  readonly type: "constructor";
5264
5264
  readonly inputs: readonly [{
5265
5265
  readonly name: "name_";
@@ -5437,8 +5437,8 @@ declare const getErc20: (address: Address, client: Client) => {
5437
5437
  readonly internalType: "bool";
5438
5438
  }];
5439
5439
  readonly stateMutability: "nonpayable";
5440
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
5441
- transfer: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
5440
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem187.WriteContractReturnType>;
5441
+ transfer: <chainOverride extends viem187.Chain | undefined, options extends (viem187.UnionOmit<viem187.WriteContractParameters<readonly [{
5442
5442
  readonly type: "constructor";
5443
5443
  readonly inputs: readonly [{
5444
5444
  readonly name: "name_";
@@ -5616,8 +5616,8 @@ declare const getErc20: (address: Address, client: Client) => {
5616
5616
  readonly internalType: "bool";
5617
5617
  }];
5618
5618
  readonly stateMutability: "nonpayable";
5619
- }], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
5620
- transferFrom: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
5619
+ }], "transfer", readonly [`0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem187.WriteContractReturnType>;
5620
+ transferFrom: <chainOverride extends viem187.Chain | undefined, options extends (viem187.UnionOmit<viem187.WriteContractParameters<readonly [{
5621
5621
  readonly type: "constructor";
5622
5622
  readonly inputs: readonly [{
5623
5623
  readonly name: "name_";
@@ -5795,7 +5795,7 @@ declare const getErc20: (address: Address, client: Client) => {
5795
5795
  readonly internalType: "bool";
5796
5796
  }];
5797
5797
  readonly stateMutability: "nonpayable";
5798
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, `0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
5798
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem187.Chain | undefined, viem187.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, `0x${string}`, bigint], options: options) => Promise<viem187.WriteContractReturnType>;
5799
5799
  };
5800
5800
  address: `0x${string}`;
5801
5801
  abi: readonly [{
@@ -5981,7 +5981,7 @@ declare const getErc20: (address: Address, client: Client) => {
5981
5981
  declare const getTimelockMarket: (address: Address, client: Client) => TimelockMarket;
5982
5982
  declare const getStateView: (client: Client | PublicClient) => {
5983
5983
  read: {
5984
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
5984
+ getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
5985
5985
  readonly type: "function";
5986
5986
  readonly name: "getFeeGrowthGlobals";
5987
5987
  readonly inputs: readonly [{
@@ -6828,7 +6828,7 @@ declare const getStateView: (client: Client | PublicClient) => {
6828
6828
  fee: number;
6829
6829
  tickSpacing: number;
6830
6830
  hooks: `0x${string}`;
6831
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
6831
+ }], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
6832
6832
  readonly type: "function";
6833
6833
  readonly name: "getFeeGrowthGlobals";
6834
6834
  readonly inputs: readonly [{
@@ -7670,7 +7670,7 @@ declare const getStateView: (client: Client | PublicClient) => {
7670
7670
  tickSpacing: number;
7671
7671
  hooks: `0x${string}`;
7672
7672
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
7673
- getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
7673
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
7674
7674
  readonly type: "function";
7675
7675
  readonly name: "getFeeGrowthGlobals";
7676
7676
  readonly inputs: readonly [{
@@ -8517,7 +8517,7 @@ declare const getStateView: (client: Client | PublicClient) => {
8517
8517
  fee: number;
8518
8518
  tickSpacing: number;
8519
8519
  hooks: `0x${string}`;
8520
- }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
8520
+ }, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
8521
8521
  readonly type: "function";
8522
8522
  readonly name: "getFeeGrowthGlobals";
8523
8523
  readonly inputs: readonly [{
@@ -9359,7 +9359,7 @@ declare const getStateView: (client: Client | PublicClient) => {
9359
9359
  tickSpacing: number;
9360
9360
  hooks: `0x${string}`;
9361
9361
  }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
9362
- getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
9362
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
9363
9363
  readonly type: "function";
9364
9364
  readonly name: "getFeeGrowthGlobals";
9365
9365
  readonly inputs: readonly [{
@@ -10206,7 +10206,7 @@ declare const getStateView: (client: Client | PublicClient) => {
10206
10206
  fee: number;
10207
10207
  tickSpacing: number;
10208
10208
  hooks: `0x${string}`;
10209
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
10209
+ }], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
10210
10210
  readonly type: "function";
10211
10211
  readonly name: "getFeeGrowthGlobals";
10212
10212
  readonly inputs: readonly [{
@@ -11048,7 +11048,7 @@ declare const getStateView: (client: Client | PublicClient) => {
11048
11048
  tickSpacing: number;
11049
11049
  hooks: `0x${string}`;
11050
11050
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
11051
- getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
11051
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
11052
11052
  readonly type: "function";
11053
11053
  readonly name: "getFeeGrowthGlobals";
11054
11054
  readonly inputs: readonly [{
@@ -11895,7 +11895,7 @@ declare const getStateView: (client: Client | PublicClient) => {
11895
11895
  fee: number;
11896
11896
  tickSpacing: number;
11897
11897
  hooks: `0x${string}`;
11898
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
11898
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
11899
11899
  readonly type: "function";
11900
11900
  readonly name: "getFeeGrowthGlobals";
11901
11901
  readonly inputs: readonly [{
@@ -12748,7 +12748,7 @@ declare const getStateView: (client: Client | PublicClient) => {
12748
12748
  fee: number;
12749
12749
  tickSpacing: number;
12750
12750
  hooks: `0x${string}`;
12751
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
12751
+ }, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
12752
12752
  readonly type: "function";
12753
12753
  readonly name: "getFeeGrowthGlobals";
12754
12754
  readonly inputs: readonly [{
@@ -13601,7 +13601,7 @@ declare const getStateView: (client: Client | PublicClient) => {
13601
13601
  fee: number;
13602
13602
  tickSpacing: number;
13603
13603
  hooks: `0x${string}`;
13604
- }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
13604
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
13605
13605
  readonly type: "function";
13606
13606
  readonly name: "getFeeGrowthGlobals";
13607
13607
  readonly inputs: readonly [{
@@ -14449,7 +14449,7 @@ declare const getStateView: (client: Client | PublicClient) => {
14449
14449
  tickSpacing: number;
14450
14450
  hooks: `0x${string}`;
14451
14451
  }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
14452
- getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
14452
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
14453
14453
  readonly type: "function";
14454
14454
  readonly name: "getFeeGrowthGlobals";
14455
14455
  readonly inputs: readonly [{
@@ -15296,7 +15296,7 @@ declare const getStateView: (client: Client | PublicClient) => {
15296
15296
  fee: number;
15297
15297
  tickSpacing: number;
15298
15298
  hooks: `0x${string}`;
15299
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
15299
+ }, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
15300
15300
  readonly type: "function";
15301
15301
  readonly name: "getFeeGrowthGlobals";
15302
15302
  readonly inputs: readonly [{
@@ -16138,7 +16138,7 @@ declare const getStateView: (client: Client | PublicClient) => {
16138
16138
  tickSpacing: number;
16139
16139
  hooks: `0x${string}`;
16140
16140
  }, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
16141
- getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
16141
+ getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
16142
16142
  readonly type: "function";
16143
16143
  readonly name: "getFeeGrowthGlobals";
16144
16144
  readonly inputs: readonly [{
@@ -16973,19 +16973,19 @@ declare const getStateView: (client: Client | PublicClient) => {
16973
16973
  readonly internalType: "int128";
16974
16974
  }];
16975
16975
  readonly stateMutability: "view";
16976
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
16976
+ }], "getSlot0", readonly [`0x${string}`, {
16977
16977
  currency0: `0x${string}`;
16978
16978
  currency1: `0x${string}`;
16979
16979
  fee: number;
16980
16980
  tickSpacing: number;
16981
16981
  hooks: `0x${string}`;
16982
- }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
16982
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
16983
16983
  currency0: `0x${string}`;
16984
16984
  currency1: `0x${string}`;
16985
16985
  fee: number;
16986
16986
  tickSpacing: number;
16987
16987
  hooks: `0x${string}`;
16988
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
16988
+ }], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
16989
16989
  readonly type: "function";
16990
16990
  readonly name: "getFeeGrowthGlobals";
16991
16991
  readonly inputs: readonly [{
@@ -17820,14 +17820,14 @@ declare const getStateView: (client: Client | PublicClient) => {
17820
17820
  readonly internalType: "int128";
17821
17821
  }];
17822
17822
  readonly stateMutability: "view";
17823
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
17823
+ }], "getSlot0", readonly [`0x${string}`, {
17824
17824
  currency0: `0x${string}`;
17825
17825
  currency1: `0x${string}`;
17826
17826
  fee: number;
17827
17827
  tickSpacing: number;
17828
17828
  hooks: `0x${string}`;
17829
- }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
17830
- getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
17829
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
17830
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
17831
17831
  readonly type: "function";
17832
17832
  readonly name: "getFeeGrowthGlobals";
17833
17833
  readonly inputs: readonly [{
@@ -18674,7 +18674,7 @@ declare const getStateView: (client: Client | PublicClient) => {
18674
18674
  fee: number;
18675
18675
  tickSpacing: number;
18676
18676
  hooks: `0x${string}`;
18677
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
18677
+ }, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
18678
18678
  readonly type: "function";
18679
18679
  readonly name: "getFeeGrowthGlobals";
18680
18680
  readonly inputs: readonly [{
@@ -19516,7 +19516,7 @@ declare const getStateView: (client: Client | PublicClient) => {
19516
19516
  tickSpacing: number;
19517
19517
  hooks: `0x${string}`;
19518
19518
  }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
19519
- getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
19519
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
19520
19520
  readonly type: "function";
19521
19521
  readonly name: "getFeeGrowthGlobals";
19522
19522
  readonly inputs: readonly [{
@@ -20363,7 +20363,7 @@ declare const getStateView: (client: Client | PublicClient) => {
20363
20363
  fee: number;
20364
20364
  tickSpacing: number;
20365
20365
  hooks: `0x${string}`;
20366
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
20366
+ }, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
20367
20367
  readonly type: "function";
20368
20368
  readonly name: "getFeeGrowthGlobals";
20369
20369
  readonly inputs: readonly [{
@@ -21205,7 +21205,7 @@ declare const getStateView: (client: Client | PublicClient) => {
21205
21205
  tickSpacing: number;
21206
21206
  hooks: `0x${string}`;
21207
21207
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
21208
- getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
21208
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
21209
21209
  readonly type: "function";
21210
21210
  readonly name: "getFeeGrowthGlobals";
21211
21211
  readonly inputs: readonly [{
@@ -22052,7 +22052,7 @@ declare const getStateView: (client: Client | PublicClient) => {
22052
22052
  fee: number;
22053
22053
  tickSpacing: number;
22054
22054
  hooks: `0x${string}`;
22055
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
22055
+ }, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
22056
22056
  readonly type: "function";
22057
22057
  readonly name: "getFeeGrowthGlobals";
22058
22058
  readonly inputs: readonly [{
@@ -22894,7 +22894,7 @@ declare const getStateView: (client: Client | PublicClient) => {
22894
22894
  tickSpacing: number;
22895
22895
  hooks: `0x${string}`;
22896
22896
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
22897
- getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
22897
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
22898
22898
  readonly type: "function";
22899
22899
  readonly name: "getFeeGrowthGlobals";
22900
22900
  readonly inputs: readonly [{
@@ -23741,7 +23741,7 @@ declare const getStateView: (client: Client | PublicClient) => {
23741
23741
  fee: number;
23742
23742
  tickSpacing: number;
23743
23743
  hooks: `0x${string}`;
23744
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
23744
+ }, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
23745
23745
  readonly type: "function";
23746
23746
  readonly name: "getFeeGrowthGlobals";
23747
23747
  readonly inputs: readonly [{
@@ -25424,7 +25424,7 @@ declare const getStateView: (client: Client | PublicClient) => {
25424
25424
  };
25425
25425
  declare const getTimelockLens: (client: Client | PublicClient) => {
25426
25426
  read: {
25427
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
25427
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
25428
25428
  readonly type: "function";
25429
25429
  readonly name: "batchGetRefTick";
25430
25430
  readonly inputs: readonly [{
@@ -26159,7 +26159,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
26159
26159
  }];
26160
26160
  readonly stateMutability: "view";
26161
26161
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
26162
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
26162
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
26163
26163
  readonly type: "function";
26164
26164
  readonly name: "batchGetRefTick";
26165
26165
  readonly inputs: readonly [{
@@ -26906,7 +26906,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
26906
26906
  borrowedAmount0: bigint;
26907
26907
  borrowedAmount1: bigint;
26908
26908
  }[]>;
26909
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
26909
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
26910
26910
  readonly type: "function";
26911
26911
  readonly name: "batchGetRefTick";
26912
26912
  readonly inputs: readonly [{
@@ -27651,7 +27651,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
27651
27651
  expiresAt: number;
27652
27652
  liquidities: readonly bigint[];
27653
27653
  }[], bigint, boolean]>;
27654
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
27654
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
27655
27655
  readonly type: "function";
27656
27656
  readonly name: "batchGetRefTick";
27657
27657
  readonly inputs: readonly [{
@@ -28386,7 +28386,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
28386
28386
  }];
28387
28387
  readonly stateMutability: "view";
28388
28388
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
28389
- getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
28389
+ getMarketData: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
28390
28390
  readonly type: "function";
28391
28391
  readonly name: "batchGetRefTick";
28392
28392
  readonly inputs: readonly [{
@@ -29141,7 +29141,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
29141
29141
  payoutAssetName: string;
29142
29142
  optionsCount: bigint;
29143
29143
  }>;
29144
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
29144
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
29145
29145
  readonly type: "function";
29146
29146
  readonly name: "batchGetRefTick";
29147
29147
  readonly inputs: readonly [{
@@ -29876,7 +29876,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
29876
29876
  }];
29877
29877
  readonly stateMutability: "view";
29878
29878
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
29879
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
29879
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
29880
29880
  readonly type: "function";
29881
29881
  readonly name: "batchGetRefTick";
29882
29882
  readonly inputs: readonly [{
@@ -30611,7 +30611,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
30611
30611
  }];
30612
30612
  readonly stateMutability: "view";
30613
30613
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
30614
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
30614
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
30615
30615
  readonly type: "function";
30616
30616
  readonly name: "batchGetRefTick";
30617
30617
  readonly inputs: readonly [{
@@ -31346,7 +31346,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
31346
31346
  }];
31347
31347
  readonly stateMutability: "view";
31348
31348
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
31349
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
31349
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
31350
31350
  readonly type: "function";
31351
31351
  readonly name: "batchGetRefTick";
31352
31352
  readonly inputs: readonly [{
@@ -32081,7 +32081,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
32081
32081
  }];
32082
32082
  readonly stateMutability: "view";
32083
32083
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
32084
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
32084
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
32085
32085
  readonly type: "function";
32086
32086
  readonly name: "batchGetRefTick";
32087
32087
  readonly inputs: readonly [{
@@ -32826,7 +32826,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
32826
32826
  expiresAt: number;
32827
32827
  liquidities: readonly bigint[];
32828
32828
  }>;
32829
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
32829
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
32830
32830
  readonly type: "function";
32831
32831
  readonly name: "batchGetRefTick";
32832
32832
  readonly inputs: readonly [{
@@ -33577,7 +33577,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
33577
33577
  fee: number;
33578
33578
  tickSpacing: number;
33579
33579
  hooks: `0x${string}`;
33580
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
33580
+ }], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
33581
33581
  readonly type: "function";
33582
33582
  readonly name: "batchGetRefTick";
33583
33583
  readonly inputs: readonly [{
@@ -34329,7 +34329,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
34329
34329
  tickSpacing: number;
34330
34330
  fee: number;
34331
34331
  }>;
34332
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
34332
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
34333
34333
  readonly type: "function";
34334
34334
  readonly name: "batchGetRefTick";
34335
34335
  readonly inputs: readonly [{
@@ -35064,7 +35064,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
35064
35064
  }];
35065
35065
  readonly stateMutability: "view";
35066
35066
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
35067
- getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
35067
+ getTokenData: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
35068
35068
  readonly type: "function";
35069
35069
  readonly name: "batchGetRefTick";
35070
35070
  readonly inputs: readonly [{
@@ -35803,7 +35803,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
35803
35803
  symbol: string;
35804
35804
  name: string;
35805
35805
  }>;
35806
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
35806
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
35807
35807
  readonly type: "function";
35808
35808
  readonly name: "batchGetRefTick";
35809
35809
  readonly inputs: readonly [{
@@ -36548,7 +36548,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
36548
36548
  expiresAt: number;
36549
36549
  liquidities: readonly bigint[];
36550
36550
  }[], bigint, boolean]>;
36551
- getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
36551
+ getVaultData: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
36552
36552
  readonly type: "function";
36553
36553
  readonly name: "batchGetRefTick";
36554
36554
  readonly inputs: readonly [{
@@ -37292,7 +37292,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
37292
37292
  hooks: `0x${string}`;
37293
37293
  };
37294
37294
  }>;
37295
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
37295
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
37296
37296
  readonly type: "function";
37297
37297
  readonly name: "batchGetRefTick";
37298
37298
  readonly inputs: readonly [{
@@ -38866,7 +38866,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
38866
38866
  isRefetching: boolean;
38867
38867
  isStale: boolean;
38868
38868
  isEnabled: boolean;
38869
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
38869
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
38870
38870
  optionId: bigint;
38871
38871
  marketAddr: Address;
38872
38872
  ownerAddr: Address;
@@ -38896,7 +38896,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
38896
38896
  address: string;
38897
38897
  } | null;
38898
38898
  }[], Error>>;
38899
- fetchStatus: _tanstack_query_core47.FetchStatus;
38899
+ fetchStatus: _tanstack_query_core41.FetchStatus;
38900
38900
  promise: Promise<{
38901
38901
  optionId: bigint;
38902
38902
  marketAddr: Address;
@@ -38980,7 +38980,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
38980
38980
  isRefetching: boolean;
38981
38981
  isStale: boolean;
38982
38982
  isEnabled: boolean;
38983
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
38983
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
38984
38984
  optionId: bigint;
38985
38985
  marketAddr: Address;
38986
38986
  ownerAddr: Address;
@@ -39010,7 +39010,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39010
39010
  address: string;
39011
39011
  } | null;
39012
39012
  }[], Error>>;
39013
- fetchStatus: _tanstack_query_core47.FetchStatus;
39013
+ fetchStatus: _tanstack_query_core41.FetchStatus;
39014
39014
  promise: Promise<{
39015
39015
  optionId: bigint;
39016
39016
  marketAddr: Address;
@@ -39094,7 +39094,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39094
39094
  isRefetching: boolean;
39095
39095
  isStale: boolean;
39096
39096
  isEnabled: boolean;
39097
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
39097
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
39098
39098
  optionId: bigint;
39099
39099
  marketAddr: Address;
39100
39100
  ownerAddr: Address;
@@ -39124,7 +39124,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39124
39124
  address: string;
39125
39125
  } | null;
39126
39126
  }[], Error>>;
39127
- fetchStatus: _tanstack_query_core47.FetchStatus;
39127
+ fetchStatus: _tanstack_query_core41.FetchStatus;
39128
39128
  promise: Promise<{
39129
39129
  optionId: bigint;
39130
39130
  marketAddr: Address;
@@ -39208,7 +39208,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39208
39208
  isRefetching: boolean;
39209
39209
  isStale: boolean;
39210
39210
  isEnabled: boolean;
39211
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
39211
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
39212
39212
  optionId: bigint;
39213
39213
  marketAddr: Address;
39214
39214
  ownerAddr: Address;
@@ -39238,7 +39238,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39238
39238
  address: string;
39239
39239
  } | null;
39240
39240
  }[], Error>>;
39241
- fetchStatus: _tanstack_query_core47.FetchStatus;
39241
+ fetchStatus: _tanstack_query_core41.FetchStatus;
39242
39242
  promise: Promise<{
39243
39243
  optionId: bigint;
39244
39244
  marketAddr: Address;
@@ -39322,7 +39322,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39322
39322
  isRefetching: boolean;
39323
39323
  isStale: boolean;
39324
39324
  isEnabled: boolean;
39325
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
39325
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
39326
39326
  optionId: bigint;
39327
39327
  marketAddr: Address;
39328
39328
  ownerAddr: Address;
@@ -39352,7 +39352,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39352
39352
  address: string;
39353
39353
  } | null;
39354
39354
  }[], Error>>;
39355
- fetchStatus: _tanstack_query_core47.FetchStatus;
39355
+ fetchStatus: _tanstack_query_core41.FetchStatus;
39356
39356
  promise: Promise<{
39357
39357
  optionId: bigint;
39358
39358
  marketAddr: Address;
@@ -39436,7 +39436,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39436
39436
  isRefetching: boolean;
39437
39437
  isStale: boolean;
39438
39438
  isEnabled: boolean;
39439
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
39439
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
39440
39440
  optionId: bigint;
39441
39441
  marketAddr: Address;
39442
39442
  ownerAddr: Address;
@@ -39466,7 +39466,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
39466
39466
  address: string;
39467
39467
  } | null;
39468
39468
  }[], Error>>;
39469
- fetchStatus: _tanstack_query_core47.FetchStatus;
39469
+ fetchStatus: _tanstack_query_core41.FetchStatus;
39470
39470
  promise: Promise<{
39471
39471
  optionId: bigint;
39472
39472
  marketAddr: Address;
@@ -39551,7 +39551,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39551
39551
  isRefetching: boolean;
39552
39552
  isStale: boolean;
39553
39553
  isEnabled: boolean;
39554
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
39554
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
39555
39555
  optionId: bigint;
39556
39556
  marketAddr: Address;
39557
39557
  ownerAddr: Address;
@@ -39581,7 +39581,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39581
39581
  address: string;
39582
39582
  } | null;
39583
39583
  }[], Error>>;
39584
- fetchStatus: _tanstack_query_core47.FetchStatus;
39584
+ fetchStatus: _tanstack_query_core41.FetchStatus;
39585
39585
  promise: Promise<{
39586
39586
  optionId: bigint;
39587
39587
  marketAddr: Address;
@@ -39665,7 +39665,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39665
39665
  isRefetching: boolean;
39666
39666
  isStale: boolean;
39667
39667
  isEnabled: boolean;
39668
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
39668
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
39669
39669
  optionId: bigint;
39670
39670
  marketAddr: Address;
39671
39671
  ownerAddr: Address;
@@ -39695,7 +39695,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39695
39695
  address: string;
39696
39696
  } | null;
39697
39697
  }[], Error>>;
39698
- fetchStatus: _tanstack_query_core47.FetchStatus;
39698
+ fetchStatus: _tanstack_query_core41.FetchStatus;
39699
39699
  promise: Promise<{
39700
39700
  optionId: bigint;
39701
39701
  marketAddr: Address;
@@ -39779,7 +39779,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39779
39779
  isRefetching: boolean;
39780
39780
  isStale: boolean;
39781
39781
  isEnabled: boolean;
39782
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
39782
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
39783
39783
  optionId: bigint;
39784
39784
  marketAddr: Address;
39785
39785
  ownerAddr: Address;
@@ -39809,7 +39809,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39809
39809
  address: string;
39810
39810
  } | null;
39811
39811
  }[], Error>>;
39812
- fetchStatus: _tanstack_query_core47.FetchStatus;
39812
+ fetchStatus: _tanstack_query_core41.FetchStatus;
39813
39813
  promise: Promise<{
39814
39814
  optionId: bigint;
39815
39815
  marketAddr: Address;
@@ -39893,7 +39893,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39893
39893
  isRefetching: boolean;
39894
39894
  isStale: boolean;
39895
39895
  isEnabled: boolean;
39896
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
39896
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
39897
39897
  optionId: bigint;
39898
39898
  marketAddr: Address;
39899
39899
  ownerAddr: Address;
@@ -39923,7 +39923,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
39923
39923
  address: string;
39924
39924
  } | null;
39925
39925
  }[], Error>>;
39926
- fetchStatus: _tanstack_query_core47.FetchStatus;
39926
+ fetchStatus: _tanstack_query_core41.FetchStatus;
39927
39927
  promise: Promise<{
39928
39928
  optionId: bigint;
39929
39929
  marketAddr: Address;
@@ -40007,7 +40007,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
40007
40007
  isRefetching: boolean;
40008
40008
  isStale: boolean;
40009
40009
  isEnabled: boolean;
40010
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
40010
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
40011
40011
  optionId: bigint;
40012
40012
  marketAddr: Address;
40013
40013
  ownerAddr: Address;
@@ -40037,7 +40037,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
40037
40037
  address: string;
40038
40038
  } | null;
40039
40039
  }[], Error>>;
40040
- fetchStatus: _tanstack_query_core47.FetchStatus;
40040
+ fetchStatus: _tanstack_query_core41.FetchStatus;
40041
40041
  promise: Promise<{
40042
40042
  optionId: bigint;
40043
40043
  marketAddr: Address;
@@ -40121,7 +40121,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
40121
40121
  isRefetching: boolean;
40122
40122
  isStale: boolean;
40123
40123
  isEnabled: boolean;
40124
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
40124
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
40125
40125
  optionId: bigint;
40126
40126
  marketAddr: Address;
40127
40127
  ownerAddr: Address;
@@ -40151,7 +40151,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
40151
40151
  address: string;
40152
40152
  } | null;
40153
40153
  }[], Error>>;
40154
- fetchStatus: _tanstack_query_core47.FetchStatus;
40154
+ fetchStatus: _tanstack_query_core41.FetchStatus;
40155
40155
  promise: Promise<{
40156
40156
  optionId: bigint;
40157
40157
  marketAddr: Address;
@@ -40236,7 +40236,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40236
40236
  isRefetching: boolean;
40237
40237
  isStale: boolean;
40238
40238
  isEnabled: boolean;
40239
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
40239
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
40240
40240
  optionId: bigint;
40241
40241
  marketAddr: Address;
40242
40242
  ownerAddr: Address;
@@ -40266,7 +40266,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40266
40266
  address: string;
40267
40267
  } | null;
40268
40268
  }[], Error>>;
40269
- fetchStatus: _tanstack_query_core47.FetchStatus;
40269
+ fetchStatus: _tanstack_query_core41.FetchStatus;
40270
40270
  promise: Promise<{
40271
40271
  optionId: bigint;
40272
40272
  marketAddr: Address;
@@ -40350,7 +40350,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40350
40350
  isRefetching: boolean;
40351
40351
  isStale: boolean;
40352
40352
  isEnabled: boolean;
40353
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
40353
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
40354
40354
  optionId: bigint;
40355
40355
  marketAddr: Address;
40356
40356
  ownerAddr: Address;
@@ -40380,7 +40380,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40380
40380
  address: string;
40381
40381
  } | null;
40382
40382
  }[], Error>>;
40383
- fetchStatus: _tanstack_query_core47.FetchStatus;
40383
+ fetchStatus: _tanstack_query_core41.FetchStatus;
40384
40384
  promise: Promise<{
40385
40385
  optionId: bigint;
40386
40386
  marketAddr: Address;
@@ -40464,7 +40464,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40464
40464
  isRefetching: boolean;
40465
40465
  isStale: boolean;
40466
40466
  isEnabled: boolean;
40467
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
40467
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
40468
40468
  optionId: bigint;
40469
40469
  marketAddr: Address;
40470
40470
  ownerAddr: Address;
@@ -40494,7 +40494,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40494
40494
  address: string;
40495
40495
  } | null;
40496
40496
  }[], Error>>;
40497
- fetchStatus: _tanstack_query_core47.FetchStatus;
40497
+ fetchStatus: _tanstack_query_core41.FetchStatus;
40498
40498
  promise: Promise<{
40499
40499
  optionId: bigint;
40500
40500
  marketAddr: Address;
@@ -40578,7 +40578,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40578
40578
  isRefetching: boolean;
40579
40579
  isStale: boolean;
40580
40580
  isEnabled: boolean;
40581
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
40581
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
40582
40582
  optionId: bigint;
40583
40583
  marketAddr: Address;
40584
40584
  ownerAddr: Address;
@@ -40608,7 +40608,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40608
40608
  address: string;
40609
40609
  } | null;
40610
40610
  }[], Error>>;
40611
- fetchStatus: _tanstack_query_core47.FetchStatus;
40611
+ fetchStatus: _tanstack_query_core41.FetchStatus;
40612
40612
  promise: Promise<{
40613
40613
  optionId: bigint;
40614
40614
  marketAddr: Address;
@@ -40692,7 +40692,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40692
40692
  isRefetching: boolean;
40693
40693
  isStale: boolean;
40694
40694
  isEnabled: boolean;
40695
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
40695
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
40696
40696
  optionId: bigint;
40697
40697
  marketAddr: Address;
40698
40698
  ownerAddr: Address;
@@ -40722,7 +40722,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40722
40722
  address: string;
40723
40723
  } | null;
40724
40724
  }[], Error>>;
40725
- fetchStatus: _tanstack_query_core47.FetchStatus;
40725
+ fetchStatus: _tanstack_query_core41.FetchStatus;
40726
40726
  promise: Promise<{
40727
40727
  optionId: bigint;
40728
40728
  marketAddr: Address;
@@ -40806,7 +40806,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40806
40806
  isRefetching: boolean;
40807
40807
  isStale: boolean;
40808
40808
  isEnabled: boolean;
40809
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
40809
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
40810
40810
  optionId: bigint;
40811
40811
  marketAddr: Address;
40812
40812
  ownerAddr: Address;
@@ -40836,7 +40836,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
40836
40836
  address: string;
40837
40837
  } | null;
40838
40838
  }[], Error>>;
40839
- fetchStatus: _tanstack_query_core47.FetchStatus;
40839
+ fetchStatus: _tanstack_query_core41.FetchStatus;
40840
40840
  promise: Promise<{
40841
40841
  optionId: bigint;
40842
40842
  marketAddr: Address;
@@ -40969,7 +40969,7 @@ declare const formatUSD: (value: Big | string | number) => string;
40969
40969
  //#endregion
40970
40970
  //#region src/hooks/options/useMaxPositionSize.d.ts
40971
40971
  declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?: number, maxSteps?: number) => {
40972
- error: viem0.ReadContractErrorType;
40972
+ error: viem187.ReadContractErrorType;
40973
40973
  isError: true;
40974
40974
  isPending: false;
40975
40975
  isLoading: false;
@@ -40981,7 +40981,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
40981
40981
  dataUpdatedAt: number;
40982
40982
  errorUpdatedAt: number;
40983
40983
  failureCount: number;
40984
- failureReason: viem0.ReadContractErrorType | null;
40984
+ failureReason: viem187.ReadContractErrorType | null;
40985
40985
  errorUpdateCount: number;
40986
40986
  isFetched: boolean;
40987
40987
  isFetchedAfterMount: boolean;
@@ -40991,10 +40991,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
40991
40991
  isRefetching: boolean;
40992
40992
  isStale: boolean;
40993
40993
  isEnabled: boolean;
40994
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<never, viem0.ReadContractErrorType>>;
40995
- fetchStatus: _tanstack_query_core47.FetchStatus;
40994
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem187.ReadContractErrorType>>;
40995
+ fetchStatus: _tanstack_query_core41.FetchStatus;
40996
40996
  promise: Promise<never>;
40997
- queryKey: _tanstack_query_core47.QueryKey;
40997
+ queryKey: _tanstack_query_core41.QueryKey;
40998
40998
  maxCallSize: Amount | undefined;
40999
40999
  maxPutSize: Amount | undefined;
41000
41000
  } | {
@@ -41010,7 +41010,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41010
41010
  dataUpdatedAt: number;
41011
41011
  errorUpdatedAt: number;
41012
41012
  failureCount: number;
41013
- failureReason: viem0.ReadContractErrorType | null;
41013
+ failureReason: viem187.ReadContractErrorType | null;
41014
41014
  errorUpdateCount: number;
41015
41015
  isFetched: boolean;
41016
41016
  isFetchedAfterMount: boolean;
@@ -41020,14 +41020,14 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41020
41020
  isRefetching: boolean;
41021
41021
  isStale: boolean;
41022
41022
  isEnabled: boolean;
41023
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41024
- fetchStatus: _tanstack_query_core47.FetchStatus;
41023
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem187.ReadContractErrorType>>;
41024
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41025
41025
  promise: Promise<never>;
41026
- queryKey: _tanstack_query_core47.QueryKey;
41026
+ queryKey: _tanstack_query_core41.QueryKey;
41027
41027
  maxCallSize: Amount | undefined;
41028
41028
  maxPutSize: Amount | undefined;
41029
41029
  } | {
41030
- error: viem0.ReadContractErrorType;
41030
+ error: viem187.ReadContractErrorType;
41031
41031
  isError: true;
41032
41032
  isPending: false;
41033
41033
  isLoading: false;
@@ -41039,7 +41039,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41039
41039
  dataUpdatedAt: number;
41040
41040
  errorUpdatedAt: number;
41041
41041
  failureCount: number;
41042
- failureReason: viem0.ReadContractErrorType | null;
41042
+ failureReason: viem187.ReadContractErrorType | null;
41043
41043
  errorUpdateCount: number;
41044
41044
  isFetched: boolean;
41045
41045
  isFetchedAfterMount: boolean;
@@ -41049,10 +41049,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41049
41049
  isRefetching: boolean;
41050
41050
  isStale: boolean;
41051
41051
  isEnabled: boolean;
41052
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41053
- fetchStatus: _tanstack_query_core47.FetchStatus;
41052
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem187.ReadContractErrorType>>;
41053
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41054
41054
  promise: Promise<never>;
41055
- queryKey: _tanstack_query_core47.QueryKey;
41055
+ queryKey: _tanstack_query_core41.QueryKey;
41056
41056
  maxCallSize: Amount | undefined;
41057
41057
  maxPutSize: Amount | undefined;
41058
41058
  } | {
@@ -41068,7 +41068,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41068
41068
  dataUpdatedAt: number;
41069
41069
  errorUpdatedAt: number;
41070
41070
  failureCount: number;
41071
- failureReason: viem0.ReadContractErrorType | null;
41071
+ failureReason: viem187.ReadContractErrorType | null;
41072
41072
  errorUpdateCount: number;
41073
41073
  isFetched: boolean;
41074
41074
  isFetchedAfterMount: boolean;
@@ -41078,10 +41078,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41078
41078
  isRefetching: boolean;
41079
41079
  isStale: boolean;
41080
41080
  isEnabled: boolean;
41081
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41082
- fetchStatus: _tanstack_query_core47.FetchStatus;
41081
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem187.ReadContractErrorType>>;
41082
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41083
41083
  promise: Promise<never>;
41084
- queryKey: _tanstack_query_core47.QueryKey;
41084
+ queryKey: _tanstack_query_core41.QueryKey;
41085
41085
  maxCallSize: Amount | undefined;
41086
41086
  maxPutSize: Amount | undefined;
41087
41087
  } | {
@@ -41096,7 +41096,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41096
41096
  dataUpdatedAt: number;
41097
41097
  errorUpdatedAt: number;
41098
41098
  failureCount: number;
41099
- failureReason: viem0.ReadContractErrorType | null;
41099
+ failureReason: viem187.ReadContractErrorType | null;
41100
41100
  errorUpdateCount: number;
41101
41101
  isFetched: boolean;
41102
41102
  isFetchedAfterMount: boolean;
@@ -41107,10 +41107,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41107
41107
  isRefetching: boolean;
41108
41108
  isStale: boolean;
41109
41109
  isEnabled: boolean;
41110
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41111
- fetchStatus: _tanstack_query_core47.FetchStatus;
41110
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem187.ReadContractErrorType>>;
41111
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41112
41112
  promise: Promise<never>;
41113
- queryKey: _tanstack_query_core47.QueryKey;
41113
+ queryKey: _tanstack_query_core41.QueryKey;
41114
41114
  maxCallSize: Amount | undefined;
41115
41115
  maxPutSize: Amount | undefined;
41116
41116
  } | {
@@ -41126,7 +41126,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41126
41126
  dataUpdatedAt: number;
41127
41127
  errorUpdatedAt: number;
41128
41128
  failureCount: number;
41129
- failureReason: viem0.ReadContractErrorType | null;
41129
+ failureReason: viem187.ReadContractErrorType | null;
41130
41130
  errorUpdateCount: number;
41131
41131
  isFetched: boolean;
41132
41132
  isFetchedAfterMount: boolean;
@@ -41136,10 +41136,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
41136
41136
  isRefetching: boolean;
41137
41137
  isStale: boolean;
41138
41138
  isEnabled: boolean;
41139
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<never, viem0.ReadContractErrorType>>;
41140
- fetchStatus: _tanstack_query_core47.FetchStatus;
41139
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem187.ReadContractErrorType>>;
41140
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41141
41141
  promise: Promise<never>;
41142
- queryKey: _tanstack_query_core47.QueryKey;
41142
+ queryKey: _tanstack_query_core41.QueryKey;
41143
41143
  maxCallSize: Amount | undefined;
41144
41144
  maxPutSize: Amount | undefined;
41145
41145
  };
@@ -41210,7 +41210,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41210
41210
  isRefetching: boolean;
41211
41211
  isStale: boolean;
41212
41212
  isEnabled: boolean;
41213
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<({
41213
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
41214
41214
  type: "mint";
41215
41215
  data: {
41216
41216
  id: string;
@@ -41249,7 +41249,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41249
41249
  transactionHash: string;
41250
41250
  };
41251
41251
  })[], Error>>;
41252
- fetchStatus: _tanstack_query_core47.FetchStatus;
41252
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41253
41253
  promise: Promise<({
41254
41254
  type: "mint";
41255
41255
  data: {
@@ -41351,7 +41351,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41351
41351
  isRefetching: boolean;
41352
41352
  isStale: boolean;
41353
41353
  isEnabled: boolean;
41354
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<({
41354
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
41355
41355
  type: "mint";
41356
41356
  data: {
41357
41357
  id: string;
@@ -41390,7 +41390,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41390
41390
  transactionHash: string;
41391
41391
  };
41392
41392
  })[], Error>>;
41393
- fetchStatus: _tanstack_query_core47.FetchStatus;
41393
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41394
41394
  promise: Promise<({
41395
41395
  type: "mint";
41396
41396
  data: {
@@ -41492,7 +41492,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41492
41492
  isRefetching: boolean;
41493
41493
  isStale: boolean;
41494
41494
  isEnabled: boolean;
41495
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<({
41495
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
41496
41496
  type: "mint";
41497
41497
  data: {
41498
41498
  id: string;
@@ -41531,7 +41531,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41531
41531
  transactionHash: string;
41532
41532
  };
41533
41533
  })[], Error>>;
41534
- fetchStatus: _tanstack_query_core47.FetchStatus;
41534
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41535
41535
  promise: Promise<({
41536
41536
  type: "mint";
41537
41537
  data: {
@@ -41633,7 +41633,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41633
41633
  isRefetching: boolean;
41634
41634
  isStale: boolean;
41635
41635
  isEnabled: boolean;
41636
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<({
41636
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
41637
41637
  type: "mint";
41638
41638
  data: {
41639
41639
  id: string;
@@ -41672,7 +41672,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41672
41672
  transactionHash: string;
41673
41673
  };
41674
41674
  })[], Error>>;
41675
- fetchStatus: _tanstack_query_core47.FetchStatus;
41675
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41676
41676
  promise: Promise<({
41677
41677
  type: "mint";
41678
41678
  data: {
@@ -41774,7 +41774,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41774
41774
  isRefetching: boolean;
41775
41775
  isStale: boolean;
41776
41776
  isEnabled: boolean;
41777
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<({
41777
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
41778
41778
  type: "mint";
41779
41779
  data: {
41780
41780
  id: string;
@@ -41813,7 +41813,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41813
41813
  transactionHash: string;
41814
41814
  };
41815
41815
  })[], Error>>;
41816
- fetchStatus: _tanstack_query_core47.FetchStatus;
41816
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41817
41817
  promise: Promise<({
41818
41818
  type: "mint";
41819
41819
  data: {
@@ -41915,7 +41915,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41915
41915
  isRefetching: boolean;
41916
41916
  isStale: boolean;
41917
41917
  isEnabled: boolean;
41918
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<({
41918
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
41919
41919
  type: "mint";
41920
41920
  data: {
41921
41921
  id: string;
@@ -41954,7 +41954,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
41954
41954
  transactionHash: string;
41955
41955
  };
41956
41956
  })[], Error>>;
41957
- fetchStatus: _tanstack_query_core47.FetchStatus;
41957
+ fetchStatus: _tanstack_query_core41.FetchStatus;
41958
41958
  promise: Promise<({
41959
41959
  type: "mint";
41960
41960
  data: {
@@ -42077,7 +42077,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42077
42077
  isRefetching: boolean;
42078
42078
  isStale: boolean;
42079
42079
  isEnabled: boolean;
42080
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42080
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42081
42081
  optionId: bigint;
42082
42082
  id: string;
42083
42083
  ownerAddr: Address;
@@ -42086,7 +42086,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42086
42086
  expiresAt: number;
42087
42087
  closed: boolean;
42088
42088
  }[] | undefined, Error>>;
42089
- fetchStatus: _tanstack_query_core47.FetchStatus;
42089
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42090
42090
  promise: Promise<{
42091
42091
  optionId: bigint;
42092
42092
  id: string;
@@ -42128,7 +42128,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42128
42128
  isRefetching: boolean;
42129
42129
  isStale: boolean;
42130
42130
  isEnabled: boolean;
42131
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42131
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42132
42132
  optionId: bigint;
42133
42133
  id: string;
42134
42134
  ownerAddr: Address;
@@ -42137,7 +42137,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42137
42137
  expiresAt: number;
42138
42138
  closed: boolean;
42139
42139
  }[] | undefined, Error>>;
42140
- fetchStatus: _tanstack_query_core47.FetchStatus;
42140
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42141
42141
  promise: Promise<{
42142
42142
  optionId: bigint;
42143
42143
  id: string;
@@ -42179,7 +42179,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42179
42179
  isRefetching: boolean;
42180
42180
  isStale: boolean;
42181
42181
  isEnabled: boolean;
42182
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42182
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42183
42183
  optionId: bigint;
42184
42184
  id: string;
42185
42185
  ownerAddr: Address;
@@ -42188,7 +42188,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42188
42188
  expiresAt: number;
42189
42189
  closed: boolean;
42190
42190
  }[] | undefined, Error>>;
42191
- fetchStatus: _tanstack_query_core47.FetchStatus;
42191
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42192
42192
  promise: Promise<{
42193
42193
  optionId: bigint;
42194
42194
  id: string;
@@ -42230,7 +42230,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42230
42230
  isRefetching: boolean;
42231
42231
  isStale: boolean;
42232
42232
  isEnabled: boolean;
42233
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42233
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42234
42234
  optionId: bigint;
42235
42235
  id: string;
42236
42236
  ownerAddr: Address;
@@ -42239,7 +42239,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42239
42239
  expiresAt: number;
42240
42240
  closed: boolean;
42241
42241
  }[] | undefined, Error>>;
42242
- fetchStatus: _tanstack_query_core47.FetchStatus;
42242
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42243
42243
  promise: Promise<{
42244
42244
  optionId: bigint;
42245
42245
  id: string;
@@ -42281,7 +42281,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42281
42281
  isRefetching: boolean;
42282
42282
  isStale: boolean;
42283
42283
  isEnabled: boolean;
42284
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42284
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42285
42285
  optionId: bigint;
42286
42286
  id: string;
42287
42287
  ownerAddr: Address;
@@ -42290,7 +42290,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42290
42290
  expiresAt: number;
42291
42291
  closed: boolean;
42292
42292
  }[] | undefined, Error>>;
42293
- fetchStatus: _tanstack_query_core47.FetchStatus;
42293
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42294
42294
  promise: Promise<{
42295
42295
  optionId: bigint;
42296
42296
  id: string;
@@ -42332,7 +42332,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42332
42332
  isRefetching: boolean;
42333
42333
  isStale: boolean;
42334
42334
  isEnabled: boolean;
42335
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42335
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42336
42336
  optionId: bigint;
42337
42337
  id: string;
42338
42338
  ownerAddr: Address;
@@ -42341,7 +42341,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
42341
42341
  expiresAt: number;
42342
42342
  closed: boolean;
42343
42343
  }[] | undefined, Error>>;
42344
- fetchStatus: _tanstack_query_core47.FetchStatus;
42344
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42345
42345
  promise: Promise<{
42346
42346
  optionId: bigint;
42347
42347
  id: string;
@@ -42384,7 +42384,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42384
42384
  isRefetching: boolean;
42385
42385
  isStale: boolean;
42386
42386
  isEnabled: boolean;
42387
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42387
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42388
42388
  optionId: bigint;
42389
42389
  id: string;
42390
42390
  ownerAddr: Address;
@@ -42393,7 +42393,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42393
42393
  expiresAt: number;
42394
42394
  closed: boolean;
42395
42395
  }[] | undefined, Error>>;
42396
- fetchStatus: _tanstack_query_core47.FetchStatus;
42396
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42397
42397
  promise: Promise<{
42398
42398
  optionId: bigint;
42399
42399
  id: string;
@@ -42435,7 +42435,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42435
42435
  isRefetching: boolean;
42436
42436
  isStale: boolean;
42437
42437
  isEnabled: boolean;
42438
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42438
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42439
42439
  optionId: bigint;
42440
42440
  id: string;
42441
42441
  ownerAddr: Address;
@@ -42444,7 +42444,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42444
42444
  expiresAt: number;
42445
42445
  closed: boolean;
42446
42446
  }[] | undefined, Error>>;
42447
- fetchStatus: _tanstack_query_core47.FetchStatus;
42447
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42448
42448
  promise: Promise<{
42449
42449
  optionId: bigint;
42450
42450
  id: string;
@@ -42486,7 +42486,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42486
42486
  isRefetching: boolean;
42487
42487
  isStale: boolean;
42488
42488
  isEnabled: boolean;
42489
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42489
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42490
42490
  optionId: bigint;
42491
42491
  id: string;
42492
42492
  ownerAddr: Address;
@@ -42495,7 +42495,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42495
42495
  expiresAt: number;
42496
42496
  closed: boolean;
42497
42497
  }[] | undefined, Error>>;
42498
- fetchStatus: _tanstack_query_core47.FetchStatus;
42498
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42499
42499
  promise: Promise<{
42500
42500
  optionId: bigint;
42501
42501
  id: string;
@@ -42537,7 +42537,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42537
42537
  isRefetching: boolean;
42538
42538
  isStale: boolean;
42539
42539
  isEnabled: boolean;
42540
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42540
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42541
42541
  optionId: bigint;
42542
42542
  id: string;
42543
42543
  ownerAddr: Address;
@@ -42546,7 +42546,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42546
42546
  expiresAt: number;
42547
42547
  closed: boolean;
42548
42548
  }[] | undefined, Error>>;
42549
- fetchStatus: _tanstack_query_core47.FetchStatus;
42549
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42550
42550
  promise: Promise<{
42551
42551
  optionId: bigint;
42552
42552
  id: string;
@@ -42588,7 +42588,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42588
42588
  isRefetching: boolean;
42589
42589
  isStale: boolean;
42590
42590
  isEnabled: boolean;
42591
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42591
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42592
42592
  optionId: bigint;
42593
42593
  id: string;
42594
42594
  ownerAddr: Address;
@@ -42597,7 +42597,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42597
42597
  expiresAt: number;
42598
42598
  closed: boolean;
42599
42599
  }[] | undefined, Error>>;
42600
- fetchStatus: _tanstack_query_core47.FetchStatus;
42600
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42601
42601
  promise: Promise<{
42602
42602
  optionId: bigint;
42603
42603
  id: string;
@@ -42639,7 +42639,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42639
42639
  isRefetching: boolean;
42640
42640
  isStale: boolean;
42641
42641
  isEnabled: boolean;
42642
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42642
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42643
42643
  optionId: bigint;
42644
42644
  id: string;
42645
42645
  ownerAddr: Address;
@@ -42648,7 +42648,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42648
42648
  expiresAt: number;
42649
42649
  closed: boolean;
42650
42650
  }[] | undefined, Error>>;
42651
- fetchStatus: _tanstack_query_core47.FetchStatus;
42651
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42652
42652
  promise: Promise<{
42653
42653
  optionId: bigint;
42654
42654
  id: string;
@@ -42691,7 +42691,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42691
42691
  isRefetching: boolean;
42692
42692
  isStale: boolean;
42693
42693
  isEnabled: boolean;
42694
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42694
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42695
42695
  optionId: bigint;
42696
42696
  id: string;
42697
42697
  ownerAddr: Address;
@@ -42700,7 +42700,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42700
42700
  expiresAt: number;
42701
42701
  closed: boolean;
42702
42702
  }[] | undefined, Error>>;
42703
- fetchStatus: _tanstack_query_core47.FetchStatus;
42703
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42704
42704
  promise: Promise<{
42705
42705
  optionId: bigint;
42706
42706
  id: string;
@@ -42742,7 +42742,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42742
42742
  isRefetching: boolean;
42743
42743
  isStale: boolean;
42744
42744
  isEnabled: boolean;
42745
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42745
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42746
42746
  optionId: bigint;
42747
42747
  id: string;
42748
42748
  ownerAddr: Address;
@@ -42751,7 +42751,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42751
42751
  expiresAt: number;
42752
42752
  closed: boolean;
42753
42753
  }[] | undefined, Error>>;
42754
- fetchStatus: _tanstack_query_core47.FetchStatus;
42754
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42755
42755
  promise: Promise<{
42756
42756
  optionId: bigint;
42757
42757
  id: string;
@@ -42793,7 +42793,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42793
42793
  isRefetching: boolean;
42794
42794
  isStale: boolean;
42795
42795
  isEnabled: boolean;
42796
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42796
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42797
42797
  optionId: bigint;
42798
42798
  id: string;
42799
42799
  ownerAddr: Address;
@@ -42802,7 +42802,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42802
42802
  expiresAt: number;
42803
42803
  closed: boolean;
42804
42804
  }[] | undefined, Error>>;
42805
- fetchStatus: _tanstack_query_core47.FetchStatus;
42805
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42806
42806
  promise: Promise<{
42807
42807
  optionId: bigint;
42808
42808
  id: string;
@@ -42844,7 +42844,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42844
42844
  isRefetching: boolean;
42845
42845
  isStale: boolean;
42846
42846
  isEnabled: boolean;
42847
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42847
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42848
42848
  optionId: bigint;
42849
42849
  id: string;
42850
42850
  ownerAddr: Address;
@@ -42853,7 +42853,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42853
42853
  expiresAt: number;
42854
42854
  closed: boolean;
42855
42855
  }[] | undefined, Error>>;
42856
- fetchStatus: _tanstack_query_core47.FetchStatus;
42856
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42857
42857
  promise: Promise<{
42858
42858
  optionId: bigint;
42859
42859
  id: string;
@@ -42895,7 +42895,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42895
42895
  isRefetching: boolean;
42896
42896
  isStale: boolean;
42897
42897
  isEnabled: boolean;
42898
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42898
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42899
42899
  optionId: bigint;
42900
42900
  id: string;
42901
42901
  ownerAddr: Address;
@@ -42904,7 +42904,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42904
42904
  expiresAt: number;
42905
42905
  closed: boolean;
42906
42906
  }[] | undefined, Error>>;
42907
- fetchStatus: _tanstack_query_core47.FetchStatus;
42907
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42908
42908
  promise: Promise<{
42909
42909
  optionId: bigint;
42910
42910
  id: string;
@@ -42946,7 +42946,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42946
42946
  isRefetching: boolean;
42947
42947
  isStale: boolean;
42948
42948
  isEnabled: boolean;
42949
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
42949
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
42950
42950
  optionId: bigint;
42951
42951
  id: string;
42952
42952
  ownerAddr: Address;
@@ -42955,7 +42955,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42955
42955
  expiresAt: number;
42956
42956
  closed: boolean;
42957
42957
  }[] | undefined, Error>>;
42958
- fetchStatus: _tanstack_query_core47.FetchStatus;
42958
+ fetchStatus: _tanstack_query_core41.FetchStatus;
42959
42959
  promise: Promise<{
42960
42960
  optionId: bigint;
42961
42961
  id: string;
@@ -42978,7 +42978,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
42978
42978
  //#endregion
42979
42979
  //#region src/hooks/operators/useOperatorPerms.d.ts
42980
42980
  declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
42981
- error: viem0.ReadContractErrorType;
42981
+ error: viem187.ReadContractErrorType;
42982
42982
  isError: true;
42983
42983
  isPending: false;
42984
42984
  isLoading: false;
@@ -42990,7 +42990,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
42990
42990
  dataUpdatedAt: number;
42991
42991
  errorUpdatedAt: number;
42992
42992
  failureCount: number;
42993
- failureReason: viem0.ReadContractErrorType | null;
42993
+ failureReason: viem187.ReadContractErrorType | null;
42994
42994
  errorUpdateCount: number;
42995
42995
  isFetched: boolean;
42996
42996
  isFetchedAfterMount: boolean;
@@ -43000,10 +43000,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43000
43000
  isRefetching: boolean;
43001
43001
  isStale: boolean;
43002
43002
  isEnabled: boolean;
43003
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43004
- fetchStatus: _tanstack_query_core47.FetchStatus;
43003
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem187.ReadContractErrorType>>;
43004
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43005
43005
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43006
- queryKey: _tanstack_query_core47.QueryKey;
43006
+ queryKey: _tanstack_query_core41.QueryKey;
43007
43007
  data: {
43008
43008
  canExtend: boolean | undefined;
43009
43009
  canExercise: boolean | undefined;
@@ -43025,7 +43025,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43025
43025
  dataUpdatedAt: number;
43026
43026
  errorUpdatedAt: number;
43027
43027
  failureCount: number;
43028
- failureReason: viem0.ReadContractErrorType | null;
43028
+ failureReason: viem187.ReadContractErrorType | null;
43029
43029
  errorUpdateCount: number;
43030
43030
  isFetched: boolean;
43031
43031
  isFetchedAfterMount: boolean;
@@ -43035,10 +43035,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43035
43035
  isRefetching: boolean;
43036
43036
  isStale: boolean;
43037
43037
  isEnabled: boolean;
43038
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43039
- fetchStatus: _tanstack_query_core47.FetchStatus;
43038
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem187.ReadContractErrorType>>;
43039
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43040
43040
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43041
- queryKey: _tanstack_query_core47.QueryKey;
43041
+ queryKey: _tanstack_query_core41.QueryKey;
43042
43042
  data: {
43043
43043
  canExtend: boolean | undefined;
43044
43044
  canExercise: boolean | undefined;
@@ -43048,7 +43048,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43048
43048
  effectiveApproval: bigint;
43049
43049
  };
43050
43050
  } | {
43051
- error: viem0.ReadContractErrorType;
43051
+ error: viem187.ReadContractErrorType;
43052
43052
  isError: true;
43053
43053
  isPending: false;
43054
43054
  isLoading: false;
@@ -43060,7 +43060,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43060
43060
  dataUpdatedAt: number;
43061
43061
  errorUpdatedAt: number;
43062
43062
  failureCount: number;
43063
- failureReason: viem0.ReadContractErrorType | null;
43063
+ failureReason: viem187.ReadContractErrorType | null;
43064
43064
  errorUpdateCount: number;
43065
43065
  isFetched: boolean;
43066
43066
  isFetchedAfterMount: boolean;
@@ -43070,10 +43070,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43070
43070
  isRefetching: boolean;
43071
43071
  isStale: boolean;
43072
43072
  isEnabled: boolean;
43073
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43074
- fetchStatus: _tanstack_query_core47.FetchStatus;
43073
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem187.ReadContractErrorType>>;
43074
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43075
43075
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43076
- queryKey: _tanstack_query_core47.QueryKey;
43076
+ queryKey: _tanstack_query_core41.QueryKey;
43077
43077
  data: {
43078
43078
  canExtend: boolean | undefined;
43079
43079
  canExercise: boolean | undefined;
@@ -43095,7 +43095,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43095
43095
  dataUpdatedAt: number;
43096
43096
  errorUpdatedAt: number;
43097
43097
  failureCount: number;
43098
- failureReason: viem0.ReadContractErrorType | null;
43098
+ failureReason: viem187.ReadContractErrorType | null;
43099
43099
  errorUpdateCount: number;
43100
43100
  isFetched: boolean;
43101
43101
  isFetchedAfterMount: boolean;
@@ -43105,10 +43105,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43105
43105
  isRefetching: boolean;
43106
43106
  isStale: boolean;
43107
43107
  isEnabled: boolean;
43108
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43109
- fetchStatus: _tanstack_query_core47.FetchStatus;
43108
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem187.ReadContractErrorType>>;
43109
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43110
43110
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43111
- queryKey: _tanstack_query_core47.QueryKey;
43111
+ queryKey: _tanstack_query_core41.QueryKey;
43112
43112
  data: {
43113
43113
  canExtend: boolean | undefined;
43114
43114
  canExercise: boolean | undefined;
@@ -43129,7 +43129,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43129
43129
  dataUpdatedAt: number;
43130
43130
  errorUpdatedAt: number;
43131
43131
  failureCount: number;
43132
- failureReason: viem0.ReadContractErrorType | null;
43132
+ failureReason: viem187.ReadContractErrorType | null;
43133
43133
  errorUpdateCount: number;
43134
43134
  isFetched: boolean;
43135
43135
  isFetchedAfterMount: boolean;
@@ -43140,10 +43140,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43140
43140
  isRefetching: boolean;
43141
43141
  isStale: boolean;
43142
43142
  isEnabled: boolean;
43143
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43144
- fetchStatus: _tanstack_query_core47.FetchStatus;
43143
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem187.ReadContractErrorType>>;
43144
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43145
43145
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43146
- queryKey: _tanstack_query_core47.QueryKey;
43146
+ queryKey: _tanstack_query_core41.QueryKey;
43147
43147
  data: {
43148
43148
  canExtend: boolean | undefined;
43149
43149
  canExercise: boolean | undefined;
@@ -43165,7 +43165,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43165
43165
  dataUpdatedAt: number;
43166
43166
  errorUpdatedAt: number;
43167
43167
  failureCount: number;
43168
- failureReason: viem0.ReadContractErrorType | null;
43168
+ failureReason: viem187.ReadContractErrorType | null;
43169
43169
  errorUpdateCount: number;
43170
43170
  isFetched: boolean;
43171
43171
  isFetchedAfterMount: boolean;
@@ -43175,10 +43175,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
43175
43175
  isRefetching: boolean;
43176
43176
  isStale: boolean;
43177
43177
  isEnabled: boolean;
43178
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
43179
- fetchStatus: _tanstack_query_core47.FetchStatus;
43178
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem187.ReadContractErrorType>>;
43179
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43180
43180
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
43181
- queryKey: _tanstack_query_core47.QueryKey;
43181
+ queryKey: _tanstack_query_core41.QueryKey;
43182
43182
  data: {
43183
43183
  canExtend: boolean | undefined;
43184
43184
  canExercise: boolean | undefined;
@@ -43227,7 +43227,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43227
43227
  isRefetching: boolean;
43228
43228
  isStale: boolean;
43229
43229
  isEnabled: boolean;
43230
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43230
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43231
43231
  spendingApproval: bigint;
43232
43232
  operatorAddr: string;
43233
43233
  __typename: "UserMarketOperator";
@@ -43241,7 +43241,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43241
43241
  address: string;
43242
43242
  } | null;
43243
43243
  }[] | undefined, Error>>;
43244
- fetchStatus: _tanstack_query_core47.FetchStatus;
43244
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43245
43245
  promise: Promise<{
43246
43246
  spendingApproval: bigint;
43247
43247
  operatorAddr: string;
@@ -43293,7 +43293,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43293
43293
  isRefetching: boolean;
43294
43294
  isStale: boolean;
43295
43295
  isEnabled: boolean;
43296
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43296
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43297
43297
  spendingApproval: bigint;
43298
43298
  operatorAddr: string;
43299
43299
  __typename: "UserMarketOperator";
@@ -43307,7 +43307,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43307
43307
  address: string;
43308
43308
  } | null;
43309
43309
  }[] | undefined, Error>>;
43310
- fetchStatus: _tanstack_query_core47.FetchStatus;
43310
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43311
43311
  promise: Promise<{
43312
43312
  spendingApproval: bigint;
43313
43313
  operatorAddr: string;
@@ -43359,7 +43359,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43359
43359
  isRefetching: boolean;
43360
43360
  isStale: boolean;
43361
43361
  isEnabled: boolean;
43362
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43362
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43363
43363
  spendingApproval: bigint;
43364
43364
  operatorAddr: string;
43365
43365
  __typename: "UserMarketOperator";
@@ -43373,7 +43373,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43373
43373
  address: string;
43374
43374
  } | null;
43375
43375
  }[] | undefined, Error>>;
43376
- fetchStatus: _tanstack_query_core47.FetchStatus;
43376
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43377
43377
  promise: Promise<{
43378
43378
  spendingApproval: bigint;
43379
43379
  operatorAddr: string;
@@ -43425,7 +43425,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43425
43425
  isRefetching: boolean;
43426
43426
  isStale: boolean;
43427
43427
  isEnabled: boolean;
43428
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43428
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43429
43429
  spendingApproval: bigint;
43430
43430
  operatorAddr: string;
43431
43431
  __typename: "UserMarketOperator";
@@ -43439,7 +43439,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43439
43439
  address: string;
43440
43440
  } | null;
43441
43441
  }[] | undefined, Error>>;
43442
- fetchStatus: _tanstack_query_core47.FetchStatus;
43442
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43443
43443
  promise: Promise<{
43444
43444
  spendingApproval: bigint;
43445
43445
  operatorAddr: string;
@@ -43491,7 +43491,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43491
43491
  isRefetching: boolean;
43492
43492
  isStale: boolean;
43493
43493
  isEnabled: boolean;
43494
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43494
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43495
43495
  spendingApproval: bigint;
43496
43496
  operatorAddr: string;
43497
43497
  __typename: "UserMarketOperator";
@@ -43505,7 +43505,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43505
43505
  address: string;
43506
43506
  } | null;
43507
43507
  }[] | undefined, Error>>;
43508
- fetchStatus: _tanstack_query_core47.FetchStatus;
43508
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43509
43509
  promise: Promise<{
43510
43510
  spendingApproval: bigint;
43511
43511
  operatorAddr: string;
@@ -43557,7 +43557,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43557
43557
  isRefetching: boolean;
43558
43558
  isStale: boolean;
43559
43559
  isEnabled: boolean;
43560
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43560
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43561
43561
  spendingApproval: bigint;
43562
43562
  operatorAddr: string;
43563
43563
  __typename: "UserMarketOperator";
@@ -43571,7 +43571,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
43571
43571
  address: string;
43572
43572
  } | null;
43573
43573
  }[] | undefined, Error>>;
43574
- fetchStatus: _tanstack_query_core47.FetchStatus;
43574
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43575
43575
  promise: Promise<{
43576
43576
  spendingApproval: bigint;
43577
43577
  operatorAddr: string;
@@ -43668,7 +43668,7 @@ declare const useCurrentPrice: (poolManager?: Address, poolKey?: PoolKey) => {
43668
43668
  //#endregion
43669
43669
  //#region src/hooks/pool/useCurrentTick.d.ts
43670
43670
  declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43671
- error: viem0.ReadContractErrorType;
43671
+ error: viem187.ReadContractErrorType;
43672
43672
  isError: true;
43673
43673
  isPending: false;
43674
43674
  isLoading: false;
@@ -43680,7 +43680,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43680
43680
  dataUpdatedAt: number;
43681
43681
  errorUpdatedAt: number;
43682
43682
  failureCount: number;
43683
- failureReason: viem0.ReadContractErrorType | null;
43683
+ failureReason: viem187.ReadContractErrorType | null;
43684
43684
  errorUpdateCount: number;
43685
43685
  isFetched: boolean;
43686
43686
  isFetchedAfterMount: boolean;
@@ -43690,18 +43690,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43690
43690
  isRefetching: boolean;
43691
43691
  isStale: boolean;
43692
43692
  isEnabled: boolean;
43693
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43693
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43694
43694
  exact: number;
43695
43695
  rounded: number | undefined;
43696
43696
  sqrtPriceX96: bigint;
43697
- }, viem0.ReadContractErrorType>>;
43698
- fetchStatus: _tanstack_query_core47.FetchStatus;
43697
+ }, viem187.ReadContractErrorType>>;
43698
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43699
43699
  promise: Promise<{
43700
43700
  exact: number;
43701
43701
  rounded: number | undefined;
43702
43702
  sqrtPriceX96: bigint;
43703
43703
  }>;
43704
- queryKey: _tanstack_query_core47.QueryKey;
43704
+ queryKey: _tanstack_query_core41.QueryKey;
43705
43705
  exact: number | undefined;
43706
43706
  rounded: number | undefined;
43707
43707
  sqrtPriceX96: bigint | undefined;
@@ -43718,7 +43718,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43718
43718
  dataUpdatedAt: number;
43719
43719
  errorUpdatedAt: number;
43720
43720
  failureCount: number;
43721
- failureReason: viem0.ReadContractErrorType | null;
43721
+ failureReason: viem187.ReadContractErrorType | null;
43722
43722
  errorUpdateCount: number;
43723
43723
  isFetched: boolean;
43724
43724
  isFetchedAfterMount: boolean;
@@ -43728,23 +43728,23 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43728
43728
  isRefetching: boolean;
43729
43729
  isStale: boolean;
43730
43730
  isEnabled: boolean;
43731
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43731
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43732
43732
  exact: number;
43733
43733
  rounded: number | undefined;
43734
43734
  sqrtPriceX96: bigint;
43735
- }, viem0.ReadContractErrorType>>;
43736
- fetchStatus: _tanstack_query_core47.FetchStatus;
43735
+ }, viem187.ReadContractErrorType>>;
43736
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43737
43737
  promise: Promise<{
43738
43738
  exact: number;
43739
43739
  rounded: number | undefined;
43740
43740
  sqrtPriceX96: bigint;
43741
43741
  }>;
43742
- queryKey: _tanstack_query_core47.QueryKey;
43742
+ queryKey: _tanstack_query_core41.QueryKey;
43743
43743
  exact: number | undefined;
43744
43744
  rounded: number | undefined;
43745
43745
  sqrtPriceX96: bigint | undefined;
43746
43746
  } | {
43747
- error: viem0.ReadContractErrorType;
43747
+ error: viem187.ReadContractErrorType;
43748
43748
  isError: true;
43749
43749
  isPending: false;
43750
43750
  isLoading: false;
@@ -43756,7 +43756,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43756
43756
  dataUpdatedAt: number;
43757
43757
  errorUpdatedAt: number;
43758
43758
  failureCount: number;
43759
- failureReason: viem0.ReadContractErrorType | null;
43759
+ failureReason: viem187.ReadContractErrorType | null;
43760
43760
  errorUpdateCount: number;
43761
43761
  isFetched: boolean;
43762
43762
  isFetchedAfterMount: boolean;
@@ -43766,18 +43766,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43766
43766
  isRefetching: boolean;
43767
43767
  isStale: boolean;
43768
43768
  isEnabled: boolean;
43769
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43769
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43770
43770
  exact: number;
43771
43771
  rounded: number | undefined;
43772
43772
  sqrtPriceX96: bigint;
43773
- }, viem0.ReadContractErrorType>>;
43774
- fetchStatus: _tanstack_query_core47.FetchStatus;
43773
+ }, viem187.ReadContractErrorType>>;
43774
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43775
43775
  promise: Promise<{
43776
43776
  exact: number;
43777
43777
  rounded: number | undefined;
43778
43778
  sqrtPriceX96: bigint;
43779
43779
  }>;
43780
- queryKey: _tanstack_query_core47.QueryKey;
43780
+ queryKey: _tanstack_query_core41.QueryKey;
43781
43781
  exact: number | undefined;
43782
43782
  rounded: number | undefined;
43783
43783
  sqrtPriceX96: bigint | undefined;
@@ -43794,7 +43794,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43794
43794
  dataUpdatedAt: number;
43795
43795
  errorUpdatedAt: number;
43796
43796
  failureCount: number;
43797
- failureReason: viem0.ReadContractErrorType | null;
43797
+ failureReason: viem187.ReadContractErrorType | null;
43798
43798
  errorUpdateCount: number;
43799
43799
  isFetched: boolean;
43800
43800
  isFetchedAfterMount: boolean;
@@ -43804,18 +43804,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43804
43804
  isRefetching: boolean;
43805
43805
  isStale: boolean;
43806
43806
  isEnabled: boolean;
43807
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43807
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43808
43808
  exact: number;
43809
43809
  rounded: number | undefined;
43810
43810
  sqrtPriceX96: bigint;
43811
- }, viem0.ReadContractErrorType>>;
43812
- fetchStatus: _tanstack_query_core47.FetchStatus;
43811
+ }, viem187.ReadContractErrorType>>;
43812
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43813
43813
  promise: Promise<{
43814
43814
  exact: number;
43815
43815
  rounded: number | undefined;
43816
43816
  sqrtPriceX96: bigint;
43817
43817
  }>;
43818
- queryKey: _tanstack_query_core47.QueryKey;
43818
+ queryKey: _tanstack_query_core41.QueryKey;
43819
43819
  exact: number | undefined;
43820
43820
  rounded: number | undefined;
43821
43821
  sqrtPriceX96: bigint | undefined;
@@ -43831,7 +43831,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43831
43831
  dataUpdatedAt: number;
43832
43832
  errorUpdatedAt: number;
43833
43833
  failureCount: number;
43834
- failureReason: viem0.ReadContractErrorType | null;
43834
+ failureReason: viem187.ReadContractErrorType | null;
43835
43835
  errorUpdateCount: number;
43836
43836
  isFetched: boolean;
43837
43837
  isFetchedAfterMount: boolean;
@@ -43842,18 +43842,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43842
43842
  isRefetching: boolean;
43843
43843
  isStale: boolean;
43844
43844
  isEnabled: boolean;
43845
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43845
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43846
43846
  exact: number;
43847
43847
  rounded: number | undefined;
43848
43848
  sqrtPriceX96: bigint;
43849
- }, viem0.ReadContractErrorType>>;
43850
- fetchStatus: _tanstack_query_core47.FetchStatus;
43849
+ }, viem187.ReadContractErrorType>>;
43850
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43851
43851
  promise: Promise<{
43852
43852
  exact: number;
43853
43853
  rounded: number | undefined;
43854
43854
  sqrtPriceX96: bigint;
43855
43855
  }>;
43856
- queryKey: _tanstack_query_core47.QueryKey;
43856
+ queryKey: _tanstack_query_core41.QueryKey;
43857
43857
  exact: number | undefined;
43858
43858
  rounded: number | undefined;
43859
43859
  sqrtPriceX96: bigint | undefined;
@@ -43870,7 +43870,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43870
43870
  dataUpdatedAt: number;
43871
43871
  errorUpdatedAt: number;
43872
43872
  failureCount: number;
43873
- failureReason: viem0.ReadContractErrorType | null;
43873
+ failureReason: viem187.ReadContractErrorType | null;
43874
43874
  errorUpdateCount: number;
43875
43875
  isFetched: boolean;
43876
43876
  isFetchedAfterMount: boolean;
@@ -43880,18 +43880,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
43880
43880
  isRefetching: boolean;
43881
43881
  isStale: boolean;
43882
43882
  isEnabled: boolean;
43883
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<{
43883
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
43884
43884
  exact: number;
43885
43885
  rounded: number | undefined;
43886
43886
  sqrtPriceX96: bigint;
43887
- }, viem0.ReadContractErrorType>>;
43888
- fetchStatus: _tanstack_query_core47.FetchStatus;
43887
+ }, viem187.ReadContractErrorType>>;
43888
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43889
43889
  promise: Promise<{
43890
43890
  exact: number;
43891
43891
  rounded: number | undefined;
43892
43892
  sqrtPriceX96: bigint;
43893
43893
  }>;
43894
- queryKey: _tanstack_query_core47.QueryKey;
43894
+ queryKey: _tanstack_query_core41.QueryKey;
43895
43895
  exact: number | undefined;
43896
43896
  rounded: number | undefined;
43897
43897
  sqrtPriceX96: bigint | undefined;
@@ -43925,7 +43925,7 @@ declare const useBurnLiquidity: (vaultAddr?: Address) => {
43925
43925
  //#region src/hooks/vault/useLiquidityBlocks.d.ts
43926
43926
  type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
43927
43927
  declare const useLiquidityBlocks: (vaultAddr?: Address) => {
43928
- error: viem0.ReadContractErrorType;
43928
+ error: viem187.ReadContractErrorType;
43929
43929
  isError: true;
43930
43930
  isPending: false;
43931
43931
  isLoading: false;
@@ -43937,7 +43937,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
43937
43937
  dataUpdatedAt: number;
43938
43938
  errorUpdatedAt: number;
43939
43939
  failureCount: number;
43940
- failureReason: viem0.ReadContractErrorType | null;
43940
+ failureReason: viem187.ReadContractErrorType | null;
43941
43941
  errorUpdateCount: number;
43942
43942
  isFetched: boolean;
43943
43943
  isFetchedAfterMount: boolean;
@@ -43947,7 +43947,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
43947
43947
  isRefetching: boolean;
43948
43948
  isStale: boolean;
43949
43949
  isEnabled: boolean;
43950
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly {
43950
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
43951
43951
  tickLower: number;
43952
43952
  tickUpper: number;
43953
43953
  prevTickLower: number;
@@ -43959,8 +43959,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
43959
43959
  totalAmount1: bigint;
43960
43960
  borrowedAmount0: bigint;
43961
43961
  borrowedAmount1: bigint;
43962
- }[], viem0.ReadContractErrorType>>;
43963
- fetchStatus: _tanstack_query_core47.FetchStatus;
43962
+ }[], viem187.ReadContractErrorType>>;
43963
+ fetchStatus: _tanstack_query_core41.FetchStatus;
43964
43964
  promise: Promise<readonly {
43965
43965
  tickLower: number;
43966
43966
  tickUpper: number;
@@ -43974,7 +43974,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
43974
43974
  borrowedAmount0: bigint;
43975
43975
  borrowedAmount1: bigint;
43976
43976
  }[]>;
43977
- queryKey: _tanstack_query_core47.QueryKey;
43977
+ queryKey: _tanstack_query_core41.QueryKey;
43978
43978
  data: readonly {
43979
43979
  tickLower: number;
43980
43980
  tickUpper: number;
@@ -44001,7 +44001,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44001
44001
  dataUpdatedAt: number;
44002
44002
  errorUpdatedAt: number;
44003
44003
  failureCount: number;
44004
- failureReason: viem0.ReadContractErrorType | null;
44004
+ failureReason: viem187.ReadContractErrorType | null;
44005
44005
  errorUpdateCount: number;
44006
44006
  isFetched: boolean;
44007
44007
  isFetchedAfterMount: boolean;
@@ -44011,7 +44011,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44011
44011
  isRefetching: boolean;
44012
44012
  isStale: boolean;
44013
44013
  isEnabled: boolean;
44014
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly {
44014
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
44015
44015
  tickLower: number;
44016
44016
  tickUpper: number;
44017
44017
  prevTickLower: number;
@@ -44023,8 +44023,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44023
44023
  totalAmount1: bigint;
44024
44024
  borrowedAmount0: bigint;
44025
44025
  borrowedAmount1: bigint;
44026
- }[], viem0.ReadContractErrorType>>;
44027
- fetchStatus: _tanstack_query_core47.FetchStatus;
44026
+ }[], viem187.ReadContractErrorType>>;
44027
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44028
44028
  promise: Promise<readonly {
44029
44029
  tickLower: number;
44030
44030
  tickUpper: number;
@@ -44038,7 +44038,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44038
44038
  borrowedAmount0: bigint;
44039
44039
  borrowedAmount1: bigint;
44040
44040
  }[]>;
44041
- queryKey: _tanstack_query_core47.QueryKey;
44041
+ queryKey: _tanstack_query_core41.QueryKey;
44042
44042
  data: readonly {
44043
44043
  tickLower: number;
44044
44044
  tickUpper: number;
@@ -44053,7 +44053,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44053
44053
  borrowedAmount1: bigint;
44054
44054
  }[];
44055
44055
  } | {
44056
- error: viem0.ReadContractErrorType;
44056
+ error: viem187.ReadContractErrorType;
44057
44057
  isError: true;
44058
44058
  isPending: false;
44059
44059
  isLoading: false;
@@ -44065,7 +44065,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44065
44065
  dataUpdatedAt: number;
44066
44066
  errorUpdatedAt: number;
44067
44067
  failureCount: number;
44068
- failureReason: viem0.ReadContractErrorType | null;
44068
+ failureReason: viem187.ReadContractErrorType | null;
44069
44069
  errorUpdateCount: number;
44070
44070
  isFetched: boolean;
44071
44071
  isFetchedAfterMount: boolean;
@@ -44075,7 +44075,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44075
44075
  isRefetching: boolean;
44076
44076
  isStale: boolean;
44077
44077
  isEnabled: boolean;
44078
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly {
44078
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
44079
44079
  tickLower: number;
44080
44080
  tickUpper: number;
44081
44081
  prevTickLower: number;
@@ -44087,8 +44087,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44087
44087
  totalAmount1: bigint;
44088
44088
  borrowedAmount0: bigint;
44089
44089
  borrowedAmount1: bigint;
44090
- }[], viem0.ReadContractErrorType>>;
44091
- fetchStatus: _tanstack_query_core47.FetchStatus;
44090
+ }[], viem187.ReadContractErrorType>>;
44091
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44092
44092
  promise: Promise<readonly {
44093
44093
  tickLower: number;
44094
44094
  tickUpper: number;
@@ -44102,7 +44102,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44102
44102
  borrowedAmount0: bigint;
44103
44103
  borrowedAmount1: bigint;
44104
44104
  }[]>;
44105
- queryKey: _tanstack_query_core47.QueryKey;
44105
+ queryKey: _tanstack_query_core41.QueryKey;
44106
44106
  data: readonly {
44107
44107
  tickLower: number;
44108
44108
  tickUpper: number;
@@ -44129,7 +44129,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44129
44129
  dataUpdatedAt: number;
44130
44130
  errorUpdatedAt: number;
44131
44131
  failureCount: number;
44132
- failureReason: viem0.ReadContractErrorType | null;
44132
+ failureReason: viem187.ReadContractErrorType | null;
44133
44133
  errorUpdateCount: number;
44134
44134
  isFetched: boolean;
44135
44135
  isFetchedAfterMount: boolean;
@@ -44139,7 +44139,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44139
44139
  isRefetching: boolean;
44140
44140
  isStale: boolean;
44141
44141
  isEnabled: boolean;
44142
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly {
44142
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
44143
44143
  tickLower: number;
44144
44144
  tickUpper: number;
44145
44145
  prevTickLower: number;
@@ -44151,8 +44151,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44151
44151
  totalAmount1: bigint;
44152
44152
  borrowedAmount0: bigint;
44153
44153
  borrowedAmount1: bigint;
44154
- }[], viem0.ReadContractErrorType>>;
44155
- fetchStatus: _tanstack_query_core47.FetchStatus;
44154
+ }[], viem187.ReadContractErrorType>>;
44155
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44156
44156
  promise: Promise<readonly {
44157
44157
  tickLower: number;
44158
44158
  tickUpper: number;
@@ -44166,7 +44166,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44166
44166
  borrowedAmount0: bigint;
44167
44167
  borrowedAmount1: bigint;
44168
44168
  }[]>;
44169
- queryKey: _tanstack_query_core47.QueryKey;
44169
+ queryKey: _tanstack_query_core41.QueryKey;
44170
44170
  data: readonly {
44171
44171
  tickLower: number;
44172
44172
  tickUpper: number;
@@ -44192,7 +44192,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44192
44192
  dataUpdatedAt: number;
44193
44193
  errorUpdatedAt: number;
44194
44194
  failureCount: number;
44195
- failureReason: viem0.ReadContractErrorType | null;
44195
+ failureReason: viem187.ReadContractErrorType | null;
44196
44196
  errorUpdateCount: number;
44197
44197
  isFetched: boolean;
44198
44198
  isFetchedAfterMount: boolean;
@@ -44203,7 +44203,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44203
44203
  isRefetching: boolean;
44204
44204
  isStale: boolean;
44205
44205
  isEnabled: boolean;
44206
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly {
44206
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
44207
44207
  tickLower: number;
44208
44208
  tickUpper: number;
44209
44209
  prevTickLower: number;
@@ -44215,8 +44215,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44215
44215
  totalAmount1: bigint;
44216
44216
  borrowedAmount0: bigint;
44217
44217
  borrowedAmount1: bigint;
44218
- }[], viem0.ReadContractErrorType>>;
44219
- fetchStatus: _tanstack_query_core47.FetchStatus;
44218
+ }[], viem187.ReadContractErrorType>>;
44219
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44220
44220
  promise: Promise<readonly {
44221
44221
  tickLower: number;
44222
44222
  tickUpper: number;
@@ -44230,7 +44230,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44230
44230
  borrowedAmount0: bigint;
44231
44231
  borrowedAmount1: bigint;
44232
44232
  }[]>;
44233
- queryKey: _tanstack_query_core47.QueryKey;
44233
+ queryKey: _tanstack_query_core41.QueryKey;
44234
44234
  data: readonly {
44235
44235
  tickLower: number;
44236
44236
  tickUpper: number;
@@ -44257,7 +44257,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44257
44257
  dataUpdatedAt: number;
44258
44258
  errorUpdatedAt: number;
44259
44259
  failureCount: number;
44260
- failureReason: viem0.ReadContractErrorType | null;
44260
+ failureReason: viem187.ReadContractErrorType | null;
44261
44261
  errorUpdateCount: number;
44262
44262
  isFetched: boolean;
44263
44263
  isFetchedAfterMount: boolean;
@@ -44267,7 +44267,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44267
44267
  isRefetching: boolean;
44268
44268
  isStale: boolean;
44269
44269
  isEnabled: boolean;
44270
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly {
44270
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
44271
44271
  tickLower: number;
44272
44272
  tickUpper: number;
44273
44273
  prevTickLower: number;
@@ -44279,8 +44279,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44279
44279
  totalAmount1: bigint;
44280
44280
  borrowedAmount0: bigint;
44281
44281
  borrowedAmount1: bigint;
44282
- }[], viem0.ReadContractErrorType>>;
44283
- fetchStatus: _tanstack_query_core47.FetchStatus;
44282
+ }[], viem187.ReadContractErrorType>>;
44283
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44284
44284
  promise: Promise<readonly {
44285
44285
  tickLower: number;
44286
44286
  tickUpper: number;
@@ -44294,7 +44294,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
44294
44294
  borrowedAmount0: bigint;
44295
44295
  borrowedAmount1: bigint;
44296
44296
  }[]>;
44297
- queryKey: _tanstack_query_core47.QueryKey;
44297
+ queryKey: _tanstack_query_core41.QueryKey;
44298
44298
  data: readonly {
44299
44299
  tickLower: number;
44300
44300
  tickUpper: number;
@@ -44354,7 +44354,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
44354
44354
  borrowed0: Amount;
44355
44355
  borrowed1: Amount;
44356
44356
  blocksCount: bigint;
44357
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
44357
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem187.ReadContractErrorType>>;
44358
44358
  };
44359
44359
  //#endregion
44360
44360
  //#region src/hooks/tokens/useTokenData.d.ts
@@ -44367,7 +44367,7 @@ declare const useTokenData: (tokenAddr?: Address) => Partial<NonUndefinedGuard<{
44367
44367
  //#endregion
44368
44368
  //#region src/hooks/tokens/useTokenBalance.d.ts
44369
44369
  declare const useTokenBalance: (token?: Address, user?: Address) => {
44370
- error: viem0.ReadContractErrorType;
44370
+ error: viem187.ReadContractErrorType;
44371
44371
  isError: true;
44372
44372
  isPending: false;
44373
44373
  isLoading: false;
@@ -44379,7 +44379,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44379
44379
  dataUpdatedAt: number;
44380
44380
  errorUpdatedAt: number;
44381
44381
  failureCount: number;
44382
- failureReason: viem0.ReadContractErrorType | null;
44382
+ failureReason: viem187.ReadContractErrorType | null;
44383
44383
  errorUpdateCount: number;
44384
44384
  isFetched: boolean;
44385
44385
  isFetchedAfterMount: boolean;
@@ -44389,10 +44389,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44389
44389
  isRefetching: boolean;
44390
44390
  isStale: boolean;
44391
44391
  isEnabled: boolean;
44392
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44393
- fetchStatus: _tanstack_query_core47.FetchStatus;
44392
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem187.ReadContractErrorType>>;
44393
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44394
44394
  promise: Promise<bigint>;
44395
- queryKey: _tanstack_query_core47.QueryKey;
44395
+ queryKey: _tanstack_query_core41.QueryKey;
44396
44396
  data: Amount | undefined;
44397
44397
  } | {
44398
44398
  error: null;
@@ -44407,7 +44407,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44407
44407
  dataUpdatedAt: number;
44408
44408
  errorUpdatedAt: number;
44409
44409
  failureCount: number;
44410
- failureReason: viem0.ReadContractErrorType | null;
44410
+ failureReason: viem187.ReadContractErrorType | null;
44411
44411
  errorUpdateCount: number;
44412
44412
  isFetched: boolean;
44413
44413
  isFetchedAfterMount: boolean;
@@ -44417,13 +44417,13 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44417
44417
  isRefetching: boolean;
44418
44418
  isStale: boolean;
44419
44419
  isEnabled: boolean;
44420
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44421
- fetchStatus: _tanstack_query_core47.FetchStatus;
44420
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem187.ReadContractErrorType>>;
44421
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44422
44422
  promise: Promise<bigint>;
44423
- queryKey: _tanstack_query_core47.QueryKey;
44423
+ queryKey: _tanstack_query_core41.QueryKey;
44424
44424
  data: Amount | undefined;
44425
44425
  } | {
44426
- error: viem0.ReadContractErrorType;
44426
+ error: viem187.ReadContractErrorType;
44427
44427
  isError: true;
44428
44428
  isPending: false;
44429
44429
  isLoading: false;
@@ -44435,7 +44435,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44435
44435
  dataUpdatedAt: number;
44436
44436
  errorUpdatedAt: number;
44437
44437
  failureCount: number;
44438
- failureReason: viem0.ReadContractErrorType | null;
44438
+ failureReason: viem187.ReadContractErrorType | null;
44439
44439
  errorUpdateCount: number;
44440
44440
  isFetched: boolean;
44441
44441
  isFetchedAfterMount: boolean;
@@ -44445,10 +44445,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44445
44445
  isRefetching: boolean;
44446
44446
  isStale: boolean;
44447
44447
  isEnabled: boolean;
44448
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44449
- fetchStatus: _tanstack_query_core47.FetchStatus;
44448
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem187.ReadContractErrorType>>;
44449
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44450
44450
  promise: Promise<bigint>;
44451
- queryKey: _tanstack_query_core47.QueryKey;
44451
+ queryKey: _tanstack_query_core41.QueryKey;
44452
44452
  data: Amount | undefined;
44453
44453
  } | {
44454
44454
  error: null;
@@ -44463,7 +44463,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44463
44463
  dataUpdatedAt: number;
44464
44464
  errorUpdatedAt: number;
44465
44465
  failureCount: number;
44466
- failureReason: viem0.ReadContractErrorType | null;
44466
+ failureReason: viem187.ReadContractErrorType | null;
44467
44467
  errorUpdateCount: number;
44468
44468
  isFetched: boolean;
44469
44469
  isFetchedAfterMount: boolean;
@@ -44473,10 +44473,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44473
44473
  isRefetching: boolean;
44474
44474
  isStale: boolean;
44475
44475
  isEnabled: boolean;
44476
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44477
- fetchStatus: _tanstack_query_core47.FetchStatus;
44476
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem187.ReadContractErrorType>>;
44477
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44478
44478
  promise: Promise<bigint>;
44479
- queryKey: _tanstack_query_core47.QueryKey;
44479
+ queryKey: _tanstack_query_core41.QueryKey;
44480
44480
  data: Amount | undefined;
44481
44481
  } | {
44482
44482
  error: null;
@@ -44490,7 +44490,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44490
44490
  dataUpdatedAt: number;
44491
44491
  errorUpdatedAt: number;
44492
44492
  failureCount: number;
44493
- failureReason: viem0.ReadContractErrorType | null;
44493
+ failureReason: viem187.ReadContractErrorType | null;
44494
44494
  errorUpdateCount: number;
44495
44495
  isFetched: boolean;
44496
44496
  isFetchedAfterMount: boolean;
@@ -44501,10 +44501,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44501
44501
  isRefetching: boolean;
44502
44502
  isStale: boolean;
44503
44503
  isEnabled: boolean;
44504
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44505
- fetchStatus: _tanstack_query_core47.FetchStatus;
44504
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem187.ReadContractErrorType>>;
44505
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44506
44506
  promise: Promise<bigint>;
44507
- queryKey: _tanstack_query_core47.QueryKey;
44507
+ queryKey: _tanstack_query_core41.QueryKey;
44508
44508
  data: Amount | undefined;
44509
44509
  } | {
44510
44510
  isError: false;
@@ -44519,7 +44519,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44519
44519
  dataUpdatedAt: number;
44520
44520
  errorUpdatedAt: number;
44521
44521
  failureCount: number;
44522
- failureReason: viem0.ReadContractErrorType | null;
44522
+ failureReason: viem187.ReadContractErrorType | null;
44523
44523
  errorUpdateCount: number;
44524
44524
  isFetched: boolean;
44525
44525
  isFetchedAfterMount: boolean;
@@ -44529,10 +44529,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
44529
44529
  isRefetching: boolean;
44530
44530
  isStale: boolean;
44531
44531
  isEnabled: boolean;
44532
- refetch: (options?: _tanstack_query_core47.RefetchOptions) => Promise<_tanstack_query_core47.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
44533
- fetchStatus: _tanstack_query_core47.FetchStatus;
44532
+ refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem187.ReadContractErrorType>>;
44533
+ fetchStatus: _tanstack_query_core41.FetchStatus;
44534
44534
  promise: Promise<bigint>;
44535
- queryKey: _tanstack_query_core47.QueryKey;
44535
+ queryKey: _tanstack_query_core41.QueryKey;
44536
44536
  data: Amount | undefined;
44537
44537
  };
44538
44538
  //#endregion
@@ -44549,7 +44549,7 @@ declare const useApproval: () => {
44549
44549
  declare const useLens: () => {
44550
44550
  timelockLens: {
44551
44551
  read: {
44552
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
44552
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
44553
44553
  readonly type: "function";
44554
44554
  readonly name: "batchGetRefTick";
44555
44555
  readonly inputs: readonly [{
@@ -45284,7 +45284,7 @@ declare const useLens: () => {
45284
45284
  }];
45285
45285
  readonly stateMutability: "view";
45286
45286
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
45287
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
45287
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
45288
45288
  readonly type: "function";
45289
45289
  readonly name: "batchGetRefTick";
45290
45290
  readonly inputs: readonly [{
@@ -46031,7 +46031,7 @@ declare const useLens: () => {
46031
46031
  borrowedAmount0: bigint;
46032
46032
  borrowedAmount1: bigint;
46033
46033
  }[]>;
46034
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
46034
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
46035
46035
  readonly type: "function";
46036
46036
  readonly name: "batchGetRefTick";
46037
46037
  readonly inputs: readonly [{
@@ -46776,7 +46776,7 @@ declare const useLens: () => {
46776
46776
  expiresAt: number;
46777
46777
  liquidities: readonly bigint[];
46778
46778
  }[], bigint, boolean]>;
46779
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
46779
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
46780
46780
  readonly type: "function";
46781
46781
  readonly name: "batchGetRefTick";
46782
46782
  readonly inputs: readonly [{
@@ -47511,7 +47511,7 @@ declare const useLens: () => {
47511
47511
  }];
47512
47512
  readonly stateMutability: "view";
47513
47513
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
47514
- getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
47514
+ getMarketData: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
47515
47515
  readonly type: "function";
47516
47516
  readonly name: "batchGetRefTick";
47517
47517
  readonly inputs: readonly [{
@@ -48266,7 +48266,7 @@ declare const useLens: () => {
48266
48266
  payoutAssetName: string;
48267
48267
  optionsCount: bigint;
48268
48268
  }>;
48269
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
48269
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
48270
48270
  readonly type: "function";
48271
48271
  readonly name: "batchGetRefTick";
48272
48272
  readonly inputs: readonly [{
@@ -49001,7 +49001,7 @@ declare const useLens: () => {
49001
49001
  }];
49002
49002
  readonly stateMutability: "view";
49003
49003
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
49004
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
49004
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
49005
49005
  readonly type: "function";
49006
49006
  readonly name: "batchGetRefTick";
49007
49007
  readonly inputs: readonly [{
@@ -49736,7 +49736,7 @@ declare const useLens: () => {
49736
49736
  }];
49737
49737
  readonly stateMutability: "view";
49738
49738
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
49739
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
49739
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
49740
49740
  readonly type: "function";
49741
49741
  readonly name: "batchGetRefTick";
49742
49742
  readonly inputs: readonly [{
@@ -50471,7 +50471,7 @@ declare const useLens: () => {
50471
50471
  }];
50472
50472
  readonly stateMutability: "view";
50473
50473
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
50474
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
50474
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
50475
50475
  readonly type: "function";
50476
50476
  readonly name: "batchGetRefTick";
50477
50477
  readonly inputs: readonly [{
@@ -51206,7 +51206,7 @@ declare const useLens: () => {
51206
51206
  }];
51207
51207
  readonly stateMutability: "view";
51208
51208
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
51209
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
51209
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
51210
51210
  readonly type: "function";
51211
51211
  readonly name: "batchGetRefTick";
51212
51212
  readonly inputs: readonly [{
@@ -51951,7 +51951,7 @@ declare const useLens: () => {
51951
51951
  expiresAt: number;
51952
51952
  liquidities: readonly bigint[];
51953
51953
  }>;
51954
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
51954
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
51955
51955
  readonly type: "function";
51956
51956
  readonly name: "batchGetRefTick";
51957
51957
  readonly inputs: readonly [{
@@ -52702,7 +52702,7 @@ declare const useLens: () => {
52702
52702
  fee: number;
52703
52703
  tickSpacing: number;
52704
52704
  hooks: `0x${string}`;
52705
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
52705
+ }], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
52706
52706
  readonly type: "function";
52707
52707
  readonly name: "batchGetRefTick";
52708
52708
  readonly inputs: readonly [{
@@ -53454,7 +53454,7 @@ declare const useLens: () => {
53454
53454
  tickSpacing: number;
53455
53455
  fee: number;
53456
53456
  }>;
53457
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
53457
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
53458
53458
  readonly type: "function";
53459
53459
  readonly name: "batchGetRefTick";
53460
53460
  readonly inputs: readonly [{
@@ -54189,7 +54189,7 @@ declare const useLens: () => {
54189
54189
  }];
54190
54190
  readonly stateMutability: "view";
54191
54191
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
54192
- getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
54192
+ getTokenData: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
54193
54193
  readonly type: "function";
54194
54194
  readonly name: "batchGetRefTick";
54195
54195
  readonly inputs: readonly [{
@@ -54928,7 +54928,7 @@ declare const useLens: () => {
54928
54928
  symbol: string;
54929
54929
  name: string;
54930
54930
  }>;
54931
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
54931
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
54932
54932
  readonly type: "function";
54933
54933
  readonly name: "batchGetRefTick";
54934
54934
  readonly inputs: readonly [{
@@ -55673,7 +55673,7 @@ declare const useLens: () => {
55673
55673
  expiresAt: number;
55674
55674
  liquidities: readonly bigint[];
55675
55675
  }[], bigint, boolean]>;
55676
- getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
55676
+ getVaultData: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
55677
55677
  readonly type: "function";
55678
55678
  readonly name: "batchGetRefTick";
55679
55679
  readonly inputs: readonly [{
@@ -56417,7 +56417,7 @@ declare const useLens: () => {
56417
56417
  hooks: `0x${string}`;
56418
56418
  };
56419
56419
  }>;
56420
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
56420
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
56421
56421
  readonly type: "function";
56422
56422
  readonly name: "batchGetRefTick";
56423
56423
  readonly inputs: readonly [{
@@ -57892,7 +57892,7 @@ declare const useLens: () => {
57892
57892
  } | undefined;
57893
57893
  stateView: {
57894
57894
  read: {
57895
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
57895
+ getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
57896
57896
  readonly type: "function";
57897
57897
  readonly name: "getFeeGrowthGlobals";
57898
57898
  readonly inputs: readonly [{
@@ -58739,7 +58739,7 @@ declare const useLens: () => {
58739
58739
  fee: number;
58740
58740
  tickSpacing: number;
58741
58741
  hooks: `0x${string}`;
58742
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
58742
+ }], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
58743
58743
  readonly type: "function";
58744
58744
  readonly name: "getFeeGrowthGlobals";
58745
58745
  readonly inputs: readonly [{
@@ -59581,7 +59581,7 @@ declare const useLens: () => {
59581
59581
  tickSpacing: number;
59582
59582
  hooks: `0x${string}`;
59583
59583
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
59584
- getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
59584
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
59585
59585
  readonly type: "function";
59586
59586
  readonly name: "getFeeGrowthGlobals";
59587
59587
  readonly inputs: readonly [{
@@ -60428,7 +60428,7 @@ declare const useLens: () => {
60428
60428
  fee: number;
60429
60429
  tickSpacing: number;
60430
60430
  hooks: `0x${string}`;
60431
- }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
60431
+ }, number, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
60432
60432
  readonly type: "function";
60433
60433
  readonly name: "getFeeGrowthGlobals";
60434
60434
  readonly inputs: readonly [{
@@ -61270,7 +61270,7 @@ declare const useLens: () => {
61270
61270
  tickSpacing: number;
61271
61271
  hooks: `0x${string}`;
61272
61272
  }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
61273
- getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
61273
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
61274
61274
  readonly type: "function";
61275
61275
  readonly name: "getFeeGrowthGlobals";
61276
61276
  readonly inputs: readonly [{
@@ -62117,7 +62117,7 @@ declare const useLens: () => {
62117
62117
  fee: number;
62118
62118
  tickSpacing: number;
62119
62119
  hooks: `0x${string}`;
62120
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
62120
+ }], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
62121
62121
  readonly type: "function";
62122
62122
  readonly name: "getFeeGrowthGlobals";
62123
62123
  readonly inputs: readonly [{
@@ -62959,7 +62959,7 @@ declare const useLens: () => {
62959
62959
  tickSpacing: number;
62960
62960
  hooks: `0x${string}`;
62961
62961
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
62962
- getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
62962
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
62963
62963
  readonly type: "function";
62964
62964
  readonly name: "getFeeGrowthGlobals";
62965
62965
  readonly inputs: readonly [{
@@ -63806,7 +63806,7 @@ declare const useLens: () => {
63806
63806
  fee: number;
63807
63807
  tickSpacing: number;
63808
63808
  hooks: `0x${string}`;
63809
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
63809
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
63810
63810
  readonly type: "function";
63811
63811
  readonly name: "getFeeGrowthGlobals";
63812
63812
  readonly inputs: readonly [{
@@ -64659,7 +64659,7 @@ declare const useLens: () => {
64659
64659
  fee: number;
64660
64660
  tickSpacing: number;
64661
64661
  hooks: `0x${string}`;
64662
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
64662
+ }, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
64663
64663
  readonly type: "function";
64664
64664
  readonly name: "getFeeGrowthGlobals";
64665
64665
  readonly inputs: readonly [{
@@ -65512,7 +65512,7 @@ declare const useLens: () => {
65512
65512
  fee: number;
65513
65513
  tickSpacing: number;
65514
65514
  hooks: `0x${string}`;
65515
- }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
65515
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
65516
65516
  readonly type: "function";
65517
65517
  readonly name: "getFeeGrowthGlobals";
65518
65518
  readonly inputs: readonly [{
@@ -66360,7 +66360,7 @@ declare const useLens: () => {
66360
66360
  tickSpacing: number;
66361
66361
  hooks: `0x${string}`;
66362
66362
  }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
66363
- getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
66363
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
66364
66364
  readonly type: "function";
66365
66365
  readonly name: "getFeeGrowthGlobals";
66366
66366
  readonly inputs: readonly [{
@@ -67207,7 +67207,7 @@ declare const useLens: () => {
67207
67207
  fee: number;
67208
67208
  tickSpacing: number;
67209
67209
  hooks: `0x${string}`;
67210
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
67210
+ }, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
67211
67211
  readonly type: "function";
67212
67212
  readonly name: "getFeeGrowthGlobals";
67213
67213
  readonly inputs: readonly [{
@@ -68049,7 +68049,7 @@ declare const useLens: () => {
68049
68049
  tickSpacing: number;
68050
68050
  hooks: `0x${string}`;
68051
68051
  }, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
68052
- getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
68052
+ getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
68053
68053
  readonly type: "function";
68054
68054
  readonly name: "getFeeGrowthGlobals";
68055
68055
  readonly inputs: readonly [{
@@ -68884,19 +68884,19 @@ declare const useLens: () => {
68884
68884
  readonly internalType: "int128";
68885
68885
  }];
68886
68886
  readonly stateMutability: "view";
68887
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
68887
+ }], "getSlot0", readonly [`0x${string}`, {
68888
68888
  currency0: `0x${string}`;
68889
68889
  currency1: `0x${string}`;
68890
68890
  fee: number;
68891
68891
  tickSpacing: number;
68892
68892
  hooks: `0x${string}`;
68893
- }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
68893
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
68894
68894
  currency0: `0x${string}`;
68895
68895
  currency1: `0x${string}`;
68896
68896
  fee: number;
68897
68897
  tickSpacing: number;
68898
68898
  hooks: `0x${string}`;
68899
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
68899
+ }], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
68900
68900
  readonly type: "function";
68901
68901
  readonly name: "getFeeGrowthGlobals";
68902
68902
  readonly inputs: readonly [{
@@ -69731,14 +69731,14 @@ declare const useLens: () => {
69731
69731
  readonly internalType: "int128";
69732
69732
  }];
69733
69733
  readonly stateMutability: "view";
69734
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
69734
+ }], "getSlot0", readonly [`0x${string}`, {
69735
69735
  currency0: `0x${string}`;
69736
69736
  currency1: `0x${string}`;
69737
69737
  fee: number;
69738
69738
  tickSpacing: number;
69739
69739
  hooks: `0x${string}`;
69740
- }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
69741
- getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
69740
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
69741
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
69742
69742
  readonly type: "function";
69743
69743
  readonly name: "getFeeGrowthGlobals";
69744
69744
  readonly inputs: readonly [{
@@ -70585,7 +70585,7 @@ declare const useLens: () => {
70585
70585
  fee: number;
70586
70586
  tickSpacing: number;
70587
70587
  hooks: `0x${string}`;
70588
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
70588
+ }, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
70589
70589
  readonly type: "function";
70590
70590
  readonly name: "getFeeGrowthGlobals";
70591
70591
  readonly inputs: readonly [{
@@ -71427,7 +71427,7 @@ declare const useLens: () => {
71427
71427
  tickSpacing: number;
71428
71428
  hooks: `0x${string}`;
71429
71429
  }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
71430
- getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
71430
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
71431
71431
  readonly type: "function";
71432
71432
  readonly name: "getFeeGrowthGlobals";
71433
71433
  readonly inputs: readonly [{
@@ -72274,7 +72274,7 @@ declare const useLens: () => {
72274
72274
  fee: number;
72275
72275
  tickSpacing: number;
72276
72276
  hooks: `0x${string}`;
72277
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
72277
+ }, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
72278
72278
  readonly type: "function";
72279
72279
  readonly name: "getFeeGrowthGlobals";
72280
72280
  readonly inputs: readonly [{
@@ -73116,7 +73116,7 @@ declare const useLens: () => {
73116
73116
  tickSpacing: number;
73117
73117
  hooks: `0x${string}`;
73118
73118
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
73119
- getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
73119
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
73120
73120
  readonly type: "function";
73121
73121
  readonly name: "getFeeGrowthGlobals";
73122
73122
  readonly inputs: readonly [{
@@ -73963,7 +73963,7 @@ declare const useLens: () => {
73963
73963
  fee: number;
73964
73964
  tickSpacing: number;
73965
73965
  hooks: `0x${string}`;
73966
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
73966
+ }, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
73967
73967
  readonly type: "function";
73968
73968
  readonly name: "getFeeGrowthGlobals";
73969
73969
  readonly inputs: readonly [{
@@ -74805,7 +74805,7 @@ declare const useLens: () => {
74805
74805
  tickSpacing: number;
74806
74806
  hooks: `0x${string}`;
74807
74807
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
74808
- getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
74808
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
74809
74809
  readonly type: "function";
74810
74810
  readonly name: "getFeeGrowthGlobals";
74811
74811
  readonly inputs: readonly [{
@@ -75652,7 +75652,7 @@ declare const useLens: () => {
75652
75652
  fee: number;
75653
75653
  tickSpacing: number;
75654
75654
  hooks: `0x${string}`;
75655
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
75655
+ }, number], options?: viem187.Prettify<viem187.UnionOmit<viem187.ReadContractParameters<readonly [{
75656
75656
  readonly type: "function";
75657
75657
  readonly name: "getFeeGrowthGlobals";
75658
75658
  readonly inputs: readonly [{
@@ -77336,4 +77336,4 @@ declare const useLens: () => {
77336
77336
  };
77337
77337
  //#endregion
77338
77338
  export { ExerciseOptionEvent as $, getTickAtPrice as A, TimelockProvider as At, PriceDataPoint as B, getTimelockMarket as Bt, getPayoutAtTick as C, zero as Ct, getPriceAtSqrtPriceX96 as D, OptionData as Dt, getNearestValidStrikeTick as E, useExerciseOption as Et, token0ToToken1 as F, TimelockMarketData as Ft, useUserOperators as G, getCurrentPrice as H, swapRouters as Ht, token0ToToken1AtTick as I, UniswapMathLens as It, useClosedUserPerps as J, useOperatorPerms as K, token1ToToken0 as L, getErc20 as Lt, liquiditiesToAmount1 as M, useTimelockConfig as Mt, liquiditiesToAmounts as N, TimelockLens as Nt, getPriceAtTick as O, useActiveUserOptions as Ot, roundTick as P, TimelockMarket as Pt, useMintPerp as Q, token1ToToken0AtTick as R, getStateView as Rt, getPayoutAtPrice as S, wrapPriceUnscaled as St, getAmountsFromLiquidity as T, useMarketData as Tt, getPriceHistory as U, swappers as Ut, PriceResolution as V, stateViews as Vt, useSetOperatorPerms as W, timelockLenses as Wt, usePerpsOperator as X, useUserPerps as Y, useClosePerp as Z, useCurrentTick as _, unscaleAmount as _t, useTokenData as a, useOptionPremium as at, UniswapPoolData as b, wrapAmountUnscaled as bt, batchGetAmountsFromLiquidity as c, useMaxPositionSize as ct, useLiquidityBlocks as d, formatAmount as dt, ExtendEvent as et, useBurnLiquidity as f, formatCondensed as ft, usePriceAtTick as g, scalePrice as gt, usePriceAtSqrtPriceX96 as h, scaleAmount as ht, TokenData as i, useExtendOption as it, liquiditiesToAmount0 as j, useCurrentMarket as jt, getSqrtPriceX96AtPrice as k, useClosedUserOptions as kt, useMintLiquidity as l, Amount as lt, usePriceHistory as m, formatVagueAmount as mt, useApproval as n, OptionEvent as nt, useVaultTVL as o, useOptionPnl as ot, useMarketPriceHistory as p, formatUSD as pt, useActiveUserPerps as q, useTokenBalance as r, useOptionTimeline as rt, useVaultData as s, useMintOption as st, useLens as t, MintOptionEvent as tt, LiquidityBlockData as u, EMPTY_ARRAY as ut, useCurrentPrice as v, unscalePrice as vt, PRICE_PRECISION as w, useMarketVolume as wt, usePoolData as x, wrapPrice as xt, PoolKey as y, wrapAmount as yt, PriceData as z, getTimelockLens as zt };
77339
- //# sourceMappingURL=client-BMqa0QR5.d.cts.map
77339
+ //# sourceMappingURL=client-4fmvLRg4.d.ts.map