timelock-sdk 0.0.189 → 0.0.190

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,15 +1,15 @@
1
- import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-B0Om62Sk.cjs";
2
- import * as viem491 from "viem";
1
+ import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-B_dYiAnm.js";
2
+ import * as viem0 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
- import * as _tanstack_react_query0 from "@tanstack/react-query";
8
+ import * as _tanstack_react_query5 from "@tanstack/react-query";
8
9
  import { NonUndefinedGuard } from "@tanstack/react-query";
9
10
  import * as wagmi0 from "wagmi";
10
- import * as _tanstack_query_core0 from "@tanstack/query-core";
11
- import Big from "big.js";
12
- import JSBI from "jsbi";
11
+ import "graphql";
12
+ import * as _tanstack_query_core23 from "@tanstack/query-core";
13
13
  import * as _wagmi_core0 from "@wagmi/core";
14
14
  import * as wagmi_query0 from "wagmi/query";
15
15
  import * as abitype0 from "abitype";
@@ -247,7 +247,7 @@ type TimelockMarketData = Awaited<ReturnType<TimelockLens['read']['getMarketData
247
247
  };
248
248
  declare const getErc20: (address: Address, client: Client) => {
249
249
  read: {
250
- symbol: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
250
+ symbol: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
251
251
  readonly type: "constructor";
252
252
  readonly inputs: readonly [{
253
253
  readonly name: "name_";
@@ -426,7 +426,7 @@ declare const getErc20: (address: Address, client: Client) => {
426
426
  }];
427
427
  readonly stateMutability: "nonpayable";
428
428
  }], "symbol", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
429
- allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
429
+ decimals: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
430
430
  readonly type: "constructor";
431
431
  readonly inputs: readonly [{
432
432
  readonly name: "name_";
@@ -604,8 +604,8 @@ declare const getErc20: (address: Address, client: Client) => {
604
604
  readonly internalType: "bool";
605
605
  }];
606
606
  readonly stateMutability: "nonpayable";
607
- }], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
608
- balanceOf: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
607
+ }], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
608
+ name: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
609
609
  readonly type: "constructor";
610
610
  readonly inputs: readonly [{
611
611
  readonly name: "name_";
@@ -783,8 +783,8 @@ declare const getErc20: (address: Address, client: Client) => {
783
783
  readonly internalType: "bool";
784
784
  }];
785
785
  readonly stateMutability: "nonpayable";
786
- }], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
787
- decimals: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
786
+ }], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
787
+ allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
788
788
  readonly type: "constructor";
789
789
  readonly inputs: readonly [{
790
790
  readonly name: "name_";
@@ -962,8 +962,8 @@ declare const getErc20: (address: Address, client: Client) => {
962
962
  readonly internalType: "bool";
963
963
  }];
964
964
  readonly stateMutability: "nonpayable";
965
- }], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
966
- name: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
965
+ }], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
966
+ balanceOf: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
967
967
  readonly type: "constructor";
968
968
  readonly inputs: readonly [{
969
969
  readonly name: "name_";
@@ -1141,8 +1141,8 @@ declare const getErc20: (address: Address, client: Client) => {
1141
1141
  readonly internalType: "bool";
1142
1142
  }];
1143
1143
  readonly stateMutability: "nonpayable";
1144
- }], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
1145
- totalSupply: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
1144
+ }], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
1145
+ totalSupply: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
1146
1146
  readonly type: "constructor";
1147
1147
  readonly inputs: readonly [{
1148
1148
  readonly name: "name_";
@@ -1323,7 +1323,7 @@ declare const getErc20: (address: Address, client: Client) => {
1323
1323
  }], "totalSupply", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
1324
1324
  };
1325
1325
  estimateGas: {
1326
- approve: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1326
+ approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
1327
1327
  readonly type: "constructor";
1328
1328
  readonly inputs: readonly [{
1329
1329
  readonly name: "name_";
@@ -1501,8 +1501,8 @@ declare const getErc20: (address: Address, client: Client) => {
1501
1501
  readonly internalType: "bool";
1502
1502
  }];
1503
1503
  readonly stateMutability: "nonpayable";
1504
- }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1505
- decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1504
+ }], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
1505
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
1506
1506
  readonly type: "constructor";
1507
1507
  readonly inputs: readonly [{
1508
1508
  readonly name: "name_";
@@ -1680,8 +1680,8 @@ declare const getErc20: (address: Address, client: Client) => {
1680
1680
  readonly internalType: "bool";
1681
1681
  }];
1682
1682
  readonly stateMutability: "nonpayable";
1683
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1684
- increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1683
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
1684
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
1685
1685
  readonly type: "constructor";
1686
1686
  readonly inputs: readonly [{
1687
1687
  readonly name: "name_";
@@ -1859,8 +1859,8 @@ declare const getErc20: (address: Address, client: Client) => {
1859
1859
  readonly internalType: "bool";
1860
1860
  }];
1861
1861
  readonly stateMutability: "nonpayable";
1862
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1863
- transfer: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1862
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
1863
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
1864
1864
  readonly type: "constructor";
1865
1865
  readonly inputs: readonly [{
1866
1866
  readonly name: "name_";
@@ -2038,8 +2038,8 @@ declare const getErc20: (address: Address, client: Client) => {
2038
2038
  readonly internalType: "bool";
2039
2039
  }];
2040
2040
  readonly stateMutability: "nonpayable";
2041
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2042
- transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2041
+ }], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2042
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2043
2043
  readonly type: "constructor";
2044
2044
  readonly inputs: readonly [{
2045
2045
  readonly name: "name_";
@@ -2217,9 +2217,9 @@ declare const getErc20: (address: Address, client: Client) => {
2217
2217
  readonly internalType: "bool";
2218
2218
  }];
2219
2219
  readonly stateMutability: "nonpayable";
2220
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2220
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2221
2221
  } & {
2222
- approve: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2222
+ approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2223
2223
  readonly type: "constructor";
2224
2224
  readonly inputs: readonly [{
2225
2225
  readonly name: "name_";
@@ -2397,8 +2397,8 @@ declare const getErc20: (address: Address, client: Client) => {
2397
2397
  readonly internalType: "bool";
2398
2398
  }];
2399
2399
  readonly stateMutability: "nonpayable";
2400
- }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2401
- decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2400
+ }], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2401
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2402
2402
  readonly type: "constructor";
2403
2403
  readonly inputs: readonly [{
2404
2404
  readonly name: "name_";
@@ -2576,8 +2576,8 @@ declare const getErc20: (address: Address, client: Client) => {
2576
2576
  readonly internalType: "bool";
2577
2577
  }];
2578
2578
  readonly stateMutability: "nonpayable";
2579
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2580
- increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2579
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2580
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2581
2581
  readonly type: "constructor";
2582
2582
  readonly inputs: readonly [{
2583
2583
  readonly name: "name_";
@@ -2755,8 +2755,8 @@ declare const getErc20: (address: Address, client: Client) => {
2755
2755
  readonly internalType: "bool";
2756
2756
  }];
2757
2757
  readonly stateMutability: "nonpayable";
2758
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2759
- transfer: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2758
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2759
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2760
2760
  readonly type: "constructor";
2761
2761
  readonly inputs: readonly [{
2762
2762
  readonly name: "name_";
@@ -2934,8 +2934,8 @@ declare const getErc20: (address: Address, client: Client) => {
2934
2934
  readonly internalType: "bool";
2935
2935
  }];
2936
2936
  readonly stateMutability: "nonpayable";
2937
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2938
- transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2937
+ }], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2938
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2939
2939
  readonly type: "constructor";
2940
2940
  readonly inputs: readonly [{
2941
2941
  readonly name: "name_";
@@ -3113,10 +3113,10 @@ declare const getErc20: (address: Address, client: Client) => {
3113
3113
  readonly internalType: "bool";
3114
3114
  }];
3115
3115
  readonly stateMutability: "nonpayable";
3116
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
3116
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
3117
3117
  };
3118
3118
  simulate: {
3119
- approve: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
3119
+ approve: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
3120
3120
  readonly type: "constructor";
3121
3121
  readonly inputs: readonly [{
3122
3122
  readonly name: "name_";
@@ -3294,7 +3294,7 @@ declare const getErc20: (address: Address, client: Client) => {
3294
3294
  readonly internalType: "bool";
3295
3295
  }];
3296
3296
  readonly stateMutability: "nonpayable";
3297
- }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
3297
+ }], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
3298
3298
  readonly type: "constructor";
3299
3299
  readonly inputs: readonly [{
3300
3300
  readonly name: "name_";
@@ -3472,8 +3472,8 @@ declare const getErc20: (address: Address, client: Client) => {
3472
3472
  readonly internalType: "bool";
3473
3473
  }];
3474
3474
  readonly stateMutability: "nonpayable";
3475
- }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
3476
- decreaseAllowance: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
3475
+ }], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
3476
+ decreaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
3477
3477
  readonly type: "constructor";
3478
3478
  readonly inputs: readonly [{
3479
3479
  readonly name: "name_";
@@ -3651,7 +3651,7 @@ declare const getErc20: (address: Address, client: Client) => {
3651
3651
  readonly internalType: "bool";
3652
3652
  }];
3653
3653
  readonly stateMutability: "nonpayable";
3654
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
3654
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
3655
3655
  readonly type: "constructor";
3656
3656
  readonly inputs: readonly [{
3657
3657
  readonly name: "name_";
@@ -3829,8 +3829,8 @@ declare const getErc20: (address: Address, client: Client) => {
3829
3829
  readonly internalType: "bool";
3830
3830
  }];
3831
3831
  readonly stateMutability: "nonpayable";
3832
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
3833
- increaseAllowance: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
3832
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
3833
+ increaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
3834
3834
  readonly type: "constructor";
3835
3835
  readonly inputs: readonly [{
3836
3836
  readonly name: "name_";
@@ -4008,7 +4008,7 @@ declare const getErc20: (address: Address, client: Client) => {
4008
4008
  readonly internalType: "bool";
4009
4009
  }];
4010
4010
  readonly stateMutability: "nonpayable";
4011
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
4011
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
4012
4012
  readonly type: "constructor";
4013
4013
  readonly inputs: readonly [{
4014
4014
  readonly name: "name_";
@@ -4186,8 +4186,8 @@ declare const getErc20: (address: Address, client: Client) => {
4186
4186
  readonly internalType: "bool";
4187
4187
  }];
4188
4188
  readonly stateMutability: "nonpayable";
4189
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4190
- transfer: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
4189
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
4190
+ transfer: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
4191
4191
  readonly type: "constructor";
4192
4192
  readonly inputs: readonly [{
4193
4193
  readonly name: "name_";
@@ -4365,7 +4365,7 @@ declare const getErc20: (address: Address, client: Client) => {
4365
4365
  readonly internalType: "bool";
4366
4366
  }];
4367
4367
  readonly stateMutability: "nonpayable";
4368
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
4368
+ }], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
4369
4369
  readonly type: "constructor";
4370
4370
  readonly inputs: readonly [{
4371
4371
  readonly name: "name_";
@@ -4543,8 +4543,8 @@ declare const getErc20: (address: Address, client: Client) => {
4543
4543
  readonly internalType: "bool";
4544
4544
  }];
4545
4545
  readonly stateMutability: "nonpayable";
4546
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4547
- transferFrom: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
4546
+ }], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
4547
+ 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 [{
4548
4548
  readonly type: "constructor";
4549
4549
  readonly inputs: readonly [{
4550
4550
  readonly name: "name_";
@@ -4722,7 +4722,7 @@ declare const getErc20: (address: Address, client: Client) => {
4722
4722
  readonly internalType: "bool";
4723
4723
  }];
4724
4724
  readonly stateMutability: "nonpayable";
4725
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
4725
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
4726
4726
  readonly type: "constructor";
4727
4727
  readonly inputs: readonly [{
4728
4728
  readonly name: "name_";
@@ -4900,10 +4900,10 @@ declare const getErc20: (address: Address, client: Client) => {
4900
4900
  readonly internalType: "bool";
4901
4901
  }];
4902
4902
  readonly stateMutability: "nonpayable";
4903
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4903
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
4904
4904
  };
4905
4905
  write: {
4906
- approve: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
4906
+ approve: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
4907
4907
  readonly type: "constructor";
4908
4908
  readonly inputs: readonly [{
4909
4909
  readonly name: "name_";
@@ -5081,8 +5081,8 @@ declare const getErc20: (address: Address, client: Client) => {
5081
5081
  readonly internalType: "bool";
5082
5082
  }];
5083
5083
  readonly stateMutability: "nonpayable";
5084
- }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.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<viem491.WriteContractReturnType>;
5085
- decreaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5084
+ }], "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>;
5085
+ decreaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
5086
5086
  readonly type: "constructor";
5087
5087
  readonly inputs: readonly [{
5088
5088
  readonly name: "name_";
@@ -5260,8 +5260,8 @@ declare const getErc20: (address: Address, client: Client) => {
5260
5260
  readonly internalType: "bool";
5261
5261
  }];
5262
5262
  readonly stateMutability: "nonpayable";
5263
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.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<viem491.WriteContractReturnType>;
5264
- increaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5263
+ }], "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>;
5264
+ increaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
5265
5265
  readonly type: "constructor";
5266
5266
  readonly inputs: readonly [{
5267
5267
  readonly name: "name_";
@@ -5439,8 +5439,8 @@ declare const getErc20: (address: Address, client: Client) => {
5439
5439
  readonly internalType: "bool";
5440
5440
  }];
5441
5441
  readonly stateMutability: "nonpayable";
5442
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.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<viem491.WriteContractReturnType>;
5443
- transfer: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5442
+ }], "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>;
5443
+ transfer: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
5444
5444
  readonly type: "constructor";
5445
5445
  readonly inputs: readonly [{
5446
5446
  readonly name: "name_";
@@ -5618,8 +5618,8 @@ declare const getErc20: (address: Address, client: Client) => {
5618
5618
  readonly internalType: "bool";
5619
5619
  }];
5620
5620
  readonly stateMutability: "nonpayable";
5621
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.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<viem491.WriteContractReturnType>;
5622
- transferFrom: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5621
+ }], "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>;
5622
+ transferFrom: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
5623
5623
  readonly type: "constructor";
5624
5624
  readonly inputs: readonly [{
5625
5625
  readonly name: "name_";
@@ -5797,7 +5797,7 @@ declare const getErc20: (address: Address, client: Client) => {
5797
5797
  readonly internalType: "bool";
5798
5798
  }];
5799
5799
  readonly stateMutability: "nonpayable";
5800
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, viem491.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<viem491.WriteContractReturnType>;
5800
+ }], "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>;
5801
5801
  };
5802
5802
  address: `0x${string}`;
5803
5803
  abi: readonly [{
@@ -5983,7 +5983,7 @@ declare const getErc20: (address: Address, client: Client) => {
5983
5983
  declare const getTimelockMarket: (address: Address, client: Client) => TimelockMarket;
5984
5984
  declare const getStateView: (client: PublicClient, address?: Address) => Promise<{
5985
5985
  read: {
5986
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
5986
+ getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
5987
5987
  readonly type: "function";
5988
5988
  readonly name: "getFeeGrowthGlobals";
5989
5989
  readonly inputs: readonly [{
@@ -6830,7 +6830,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
6830
6830
  fee: number;
6831
6831
  tickSpacing: number;
6832
6832
  hooks: `0x${string}`;
6833
- }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
6833
+ }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
6834
6834
  readonly type: "function";
6835
6835
  readonly name: "getFeeGrowthGlobals";
6836
6836
  readonly inputs: readonly [{
@@ -7672,7 +7672,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
7672
7672
  tickSpacing: number;
7673
7673
  hooks: `0x${string}`;
7674
7674
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
7675
- getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
7675
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
7676
7676
  readonly type: "function";
7677
7677
  readonly name: "getFeeGrowthGlobals";
7678
7678
  readonly inputs: readonly [{
@@ -8519,7 +8519,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
8519
8519
  fee: number;
8520
8520
  tickSpacing: number;
8521
8521
  hooks: `0x${string}`;
8522
- }, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
8522
+ }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
8523
8523
  readonly type: "function";
8524
8524
  readonly name: "getFeeGrowthGlobals";
8525
8525
  readonly inputs: readonly [{
@@ -9361,7 +9361,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
9361
9361
  tickSpacing: number;
9362
9362
  hooks: `0x${string}`;
9363
9363
  }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
9364
- getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
9364
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
9365
9365
  readonly type: "function";
9366
9366
  readonly name: "getFeeGrowthGlobals";
9367
9367
  readonly inputs: readonly [{
@@ -10208,7 +10208,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
10208
10208
  fee: number;
10209
10209
  tickSpacing: number;
10210
10210
  hooks: `0x${string}`;
10211
- }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
10211
+ }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
10212
10212
  readonly type: "function";
10213
10213
  readonly name: "getFeeGrowthGlobals";
10214
10214
  readonly inputs: readonly [{
@@ -11050,7 +11050,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
11050
11050
  tickSpacing: number;
11051
11051
  hooks: `0x${string}`;
11052
11052
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
11053
- getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
11053
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
11054
11054
  readonly type: "function";
11055
11055
  readonly name: "getFeeGrowthGlobals";
11056
11056
  readonly inputs: readonly [{
@@ -11897,7 +11897,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
11897
11897
  fee: number;
11898
11898
  tickSpacing: number;
11899
11899
  hooks: `0x${string}`;
11900
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
11900
+ }, `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 [{
11901
11901
  readonly type: "function";
11902
11902
  readonly name: "getFeeGrowthGlobals";
11903
11903
  readonly inputs: readonly [{
@@ -12750,7 +12750,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
12750
12750
  fee: number;
12751
12751
  tickSpacing: number;
12752
12752
  hooks: `0x${string}`;
12753
- }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
12753
+ }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
12754
12754
  readonly type: "function";
12755
12755
  readonly name: "getFeeGrowthGlobals";
12756
12756
  readonly inputs: readonly [{
@@ -13603,7 +13603,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
13603
13603
  fee: number;
13604
13604
  tickSpacing: number;
13605
13605
  hooks: `0x${string}`;
13606
- }, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
13606
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
13607
13607
  readonly type: "function";
13608
13608
  readonly name: "getFeeGrowthGlobals";
13609
13609
  readonly inputs: readonly [{
@@ -14451,7 +14451,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
14451
14451
  tickSpacing: number;
14452
14452
  hooks: `0x${string}`;
14453
14453
  }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
14454
- getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
14454
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
14455
14455
  readonly type: "function";
14456
14456
  readonly name: "getFeeGrowthGlobals";
14457
14457
  readonly inputs: readonly [{
@@ -15298,7 +15298,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
15298
15298
  fee: number;
15299
15299
  tickSpacing: number;
15300
15300
  hooks: `0x${string}`;
15301
- }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
15301
+ }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
15302
15302
  readonly type: "function";
15303
15303
  readonly name: "getFeeGrowthGlobals";
15304
15304
  readonly inputs: readonly [{
@@ -16146,7 +16146,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
16146
16146
  fee: number;
16147
16147
  tickSpacing: number;
16148
16148
  hooks: `0x${string}`;
16149
- }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
16149
+ }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
16150
16150
  readonly type: "function";
16151
16151
  readonly name: "getFeeGrowthGlobals";
16152
16152
  readonly inputs: readonly [{
@@ -16988,7 +16988,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
16988
16988
  tickSpacing: number;
16989
16989
  hooks: `0x${string}`;
16990
16990
  }]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
16991
- getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
16991
+ getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
16992
16992
  readonly type: "function";
16993
16993
  readonly name: "getFeeGrowthGlobals";
16994
16994
  readonly inputs: readonly [{
@@ -17824,7 +17824,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
17824
17824
  }];
17825
17825
  readonly stateMutability: "view";
17826
17826
  }], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
17827
- getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
17827
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
17828
17828
  readonly type: "function";
17829
17829
  readonly name: "getFeeGrowthGlobals";
17830
17830
  readonly inputs: readonly [{
@@ -18671,7 +18671,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
18671
18671
  fee: number;
18672
18672
  tickSpacing: number;
18673
18673
  hooks: `0x${string}`;
18674
- }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
18674
+ }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
18675
18675
  readonly type: "function";
18676
18676
  readonly name: "getFeeGrowthGlobals";
18677
18677
  readonly inputs: readonly [{
@@ -19513,7 +19513,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
19513
19513
  tickSpacing: number;
19514
19514
  hooks: `0x${string}`;
19515
19515
  }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
19516
- getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
19516
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
19517
19517
  readonly type: "function";
19518
19518
  readonly name: "getFeeGrowthGlobals";
19519
19519
  readonly inputs: readonly [{
@@ -20360,7 +20360,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
20360
20360
  fee: number;
20361
20361
  tickSpacing: number;
20362
20362
  hooks: `0x${string}`;
20363
- }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
20363
+ }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
20364
20364
  readonly type: "function";
20365
20365
  readonly name: "getFeeGrowthGlobals";
20366
20366
  readonly inputs: readonly [{
@@ -21202,7 +21202,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
21202
21202
  tickSpacing: number;
21203
21203
  hooks: `0x${string}`;
21204
21204
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
21205
- getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
21205
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
21206
21206
  readonly type: "function";
21207
21207
  readonly name: "getFeeGrowthGlobals";
21208
21208
  readonly inputs: readonly [{
@@ -22049,7 +22049,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
22049
22049
  fee: number;
22050
22050
  tickSpacing: number;
22051
22051
  hooks: `0x${string}`;
22052
- }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
22052
+ }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
22053
22053
  readonly type: "function";
22054
22054
  readonly name: "getFeeGrowthGlobals";
22055
22055
  readonly inputs: readonly [{
@@ -22891,7 +22891,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
22891
22891
  tickSpacing: number;
22892
22892
  hooks: `0x${string}`;
22893
22893
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
22894
- getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
22894
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
22895
22895
  readonly type: "function";
22896
22896
  readonly name: "getFeeGrowthGlobals";
22897
22897
  readonly inputs: readonly [{
@@ -23738,7 +23738,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
23738
23738
  fee: number;
23739
23739
  tickSpacing: number;
23740
23740
  hooks: `0x${string}`;
23741
- }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
23741
+ }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
23742
23742
  readonly type: "function";
23743
23743
  readonly name: "getFeeGrowthGlobals";
23744
23744
  readonly inputs: readonly [{
@@ -25421,7 +25421,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
25421
25421
  }>;
25422
25422
  declare const getTimelockLens: (client: PublicClient, address?: Address) => Promise<{
25423
25423
  read: {
25424
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
25424
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
25425
25425
  readonly type: "function";
25426
25426
  readonly name: "batchGetRefTick";
25427
25427
  readonly inputs: readonly [{
@@ -26364,7 +26364,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
26364
26364
  }];
26365
26365
  readonly stateMutability: "view";
26366
26366
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
26367
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
26367
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
26368
26368
  readonly type: "function";
26369
26369
  readonly name: "batchGetRefTick";
26370
26370
  readonly inputs: readonly [{
@@ -27319,7 +27319,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
27319
27319
  borrowedAmount0: bigint;
27320
27320
  borrowedAmount1: bigint;
27321
27321
  }[]>;
27322
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
27322
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
27323
27323
  readonly type: "function";
27324
27324
  readonly name: "batchGetRefTick";
27325
27325
  readonly inputs: readonly [{
@@ -28272,7 +28272,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
28272
28272
  expiresAt: number;
28273
28273
  liquidities: readonly bigint[];
28274
28274
  }[]>;
28275
- getFeeRates: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
28275
+ getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
28276
28276
  readonly type: "function";
28277
28277
  readonly name: "batchGetRefTick";
28278
28278
  readonly inputs: readonly [{
@@ -29221,7 +29221,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
29221
29221
  minBaseFee: bigint;
29222
29222
  feeRecipient: `0x${string}`;
29223
29223
  }>;
29224
- getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
29224
+ getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
29225
29225
  readonly type: "function";
29226
29226
  readonly name: "batchGetRefTick";
29227
29227
  readonly inputs: readonly [{
@@ -30180,7 +30180,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
30180
30180
  senderIsAdmin: boolean;
30181
30181
  senderIsPauser: boolean;
30182
30182
  }>;
30183
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
30183
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
30184
30184
  readonly type: "function";
30185
30185
  readonly name: "batchGetRefTick";
30186
30186
  readonly inputs: readonly [{
@@ -31123,7 +31123,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
31123
31123
  }];
31124
31124
  readonly stateMutability: "view";
31125
31125
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
31126
- getMarketData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
31126
+ getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
31127
31127
  readonly type: "function";
31128
31128
  readonly name: "batchGetRefTick";
31129
31129
  readonly inputs: readonly [{
@@ -32087,7 +32087,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
32087
32087
  optionAssetName: string;
32088
32088
  payoutAssetName: string;
32089
32089
  }>;
32090
- getMarketState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
32090
+ getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
32091
32091
  readonly type: "function";
32092
32092
  readonly name: "batchGetRefTick";
32093
32093
  readonly inputs: readonly [{
@@ -33035,7 +33035,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
33035
33035
  feeStrategy: `0x${string}`;
33036
33036
  owner: `0x${string}`;
33037
33037
  }>;
33038
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
33038
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
33039
33039
  readonly type: "function";
33040
33040
  readonly name: "batchGetRefTick";
33041
33041
  readonly inputs: readonly [{
@@ -33978,7 +33978,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
33978
33978
  }];
33979
33979
  readonly stateMutability: "view";
33980
33980
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
33981
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
33981
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
33982
33982
  readonly type: "function";
33983
33983
  readonly name: "batchGetRefTick";
33984
33984
  readonly inputs: readonly [{
@@ -34921,7 +34921,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
34921
34921
  }];
34922
34922
  readonly stateMutability: "view";
34923
34923
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
34924
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
34924
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
34925
34925
  readonly type: "function";
34926
34926
  readonly name: "batchGetRefTick";
34927
34927
  readonly inputs: readonly [{
@@ -35864,7 +35864,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
35864
35864
  }];
35865
35865
  readonly stateMutability: "view";
35866
35866
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
35867
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
35867
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
35868
35868
  readonly type: "function";
35869
35869
  readonly name: "batchGetRefTick";
35870
35870
  readonly inputs: readonly [{
@@ -36807,7 +36807,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
36807
36807
  }];
36808
36808
  readonly stateMutability: "view";
36809
36809
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
36810
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
36810
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
36811
36811
  readonly type: "function";
36812
36812
  readonly name: "batchGetRefTick";
36813
36813
  readonly inputs: readonly [{
@@ -37760,7 +37760,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
37760
37760
  expiresAt: number;
37761
37761
  liquidities: readonly bigint[];
37762
37762
  }>;
37763
- getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
37763
+ getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
37764
37764
  readonly type: "function";
37765
37765
  readonly name: "batchGetRefTick";
37766
37766
  readonly inputs: readonly [{
@@ -38709,7 +38709,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
38709
38709
  minPremiumDailyRate: number;
38710
38710
  minPremiumAmount: bigint;
38711
38711
  }>;
38712
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
38712
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
38713
38713
  readonly type: "function";
38714
38714
  readonly name: "batchGetRefTick";
38715
38715
  readonly inputs: readonly [{
@@ -39668,7 +39668,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
39668
39668
  fee: number;
39669
39669
  tickSpacing: number;
39670
39670
  hooks: `0x${string}`;
39671
- }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
39671
+ }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
39672
39672
  readonly type: "function";
39673
39673
  readonly name: "batchGetRefTick";
39674
39674
  readonly inputs: readonly [{
@@ -40628,7 +40628,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
40628
40628
  tickSpacing: number;
40629
40629
  fee: number;
40630
40630
  }>;
40631
- getPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
40631
+ getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
40632
40632
  readonly type: "function";
40633
40633
  readonly name: "batchGetRefTick";
40634
40634
  readonly inputs: readonly [{
@@ -41571,7 +41571,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
41571
41571
  }];
41572
41572
  readonly stateMutability: "view";
41573
41573
  }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
41574
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
41574
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
41575
41575
  readonly type: "function";
41576
41576
  readonly name: "batchGetRefTick";
41577
41577
  readonly inputs: readonly [{
@@ -42514,7 +42514,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
42514
42514
  }];
42515
42515
  readonly stateMutability: "view";
42516
42516
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
42517
- getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
42517
+ getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
42518
42518
  readonly type: "function";
42519
42519
  readonly name: "batchGetRefTick";
42520
42520
  readonly inputs: readonly [{
@@ -43460,7 +43460,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
43460
43460
  dailyFundingRate: number;
43461
43461
  minFundingAmount: bigint;
43462
43462
  }>;
43463
- getTokenData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
43463
+ getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
43464
43464
  readonly type: "function";
43465
43465
  readonly name: "batchGetRefTick";
43466
43466
  readonly inputs: readonly [{
@@ -44407,7 +44407,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
44407
44407
  symbol: string;
44408
44408
  name: string;
44409
44409
  }>;
44410
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
44410
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
44411
44411
  readonly type: "function";
44412
44412
  readonly name: "batchGetRefTick";
44413
44413
  readonly inputs: readonly [{
@@ -45360,7 +45360,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
45360
45360
  expiresAt: number;
45361
45361
  liquidities: readonly bigint[];
45362
45362
  }[], bigint, boolean]>;
45363
- getVaultData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
45363
+ getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
45364
45364
  readonly type: "function";
45365
45365
  readonly name: "batchGetRefTick";
45366
45366
  readonly inputs: readonly [{
@@ -46313,7 +46313,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
46313
46313
  };
46314
46314
  poolId: `0x${string}`;
46315
46315
  }>;
46316
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
46316
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
46317
46317
  readonly type: "function";
46318
46318
  readonly name: "batchGetRefTick";
46319
46319
  readonly inputs: readonly [{
@@ -49254,7 +49254,7 @@ declare const useMarketState: (marketAddr: Address | undefined) => wagmi0.UseRea
49254
49254
  }>;
49255
49255
  //#endregion
49256
49256
  //#region src/hooks/market/useMarketVolume.d.ts
49257
- declare const useMarketVolume: (marketAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
49257
+ declare const useMarketVolume: (marketAddr: Address | undefined) => _tanstack_react_query5.UseQueryResult<{
49258
49258
  address: Address;
49259
49259
  volume: bigint;
49260
49260
  optionsCount: bigint;
@@ -49286,7 +49286,7 @@ declare const formatUSD: (value: Big | string | number) => string;
49286
49286
  //#endregion
49287
49287
  //#region src/hooks/options/useMaxPositionSize.d.ts
49288
49288
  declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?: number, maxSteps?: number) => {
49289
- error: viem491.ReadContractErrorType;
49289
+ error: viem0.ReadContractErrorType;
49290
49290
  isError: true;
49291
49291
  isPending: false;
49292
49292
  isLoading: false;
@@ -49298,7 +49298,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49298
49298
  dataUpdatedAt: number;
49299
49299
  errorUpdatedAt: number;
49300
49300
  failureCount: number;
49301
- failureReason: viem491.ReadContractErrorType | null;
49301
+ failureReason: viem0.ReadContractErrorType | null;
49302
49302
  errorUpdateCount: number;
49303
49303
  isFetched: boolean;
49304
49304
  isFetchedAfterMount: boolean;
@@ -49308,10 +49308,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49308
49308
  isRefetching: boolean;
49309
49309
  isStale: boolean;
49310
49310
  isEnabled: boolean;
49311
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49312
- fetchStatus: _tanstack_query_core0.FetchStatus;
49311
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49312
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49313
49313
  promise: Promise<never>;
49314
- queryKey: _tanstack_query_core0.QueryKey;
49314
+ queryKey: _tanstack_query_core23.QueryKey;
49315
49315
  maxCallSize: Amount | undefined;
49316
49316
  maxPutSize: Amount | undefined;
49317
49317
  } | {
@@ -49327,7 +49327,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49327
49327
  dataUpdatedAt: number;
49328
49328
  errorUpdatedAt: number;
49329
49329
  failureCount: number;
49330
- failureReason: viem491.ReadContractErrorType | null;
49330
+ failureReason: viem0.ReadContractErrorType | null;
49331
49331
  errorUpdateCount: number;
49332
49332
  isFetched: boolean;
49333
49333
  isFetchedAfterMount: boolean;
@@ -49337,14 +49337,14 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49337
49337
  isRefetching: boolean;
49338
49338
  isStale: boolean;
49339
49339
  isEnabled: boolean;
49340
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49341
- fetchStatus: _tanstack_query_core0.FetchStatus;
49340
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49341
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49342
49342
  promise: Promise<never>;
49343
- queryKey: _tanstack_query_core0.QueryKey;
49343
+ queryKey: _tanstack_query_core23.QueryKey;
49344
49344
  maxCallSize: Amount | undefined;
49345
49345
  maxPutSize: Amount | undefined;
49346
49346
  } | {
49347
- error: viem491.ReadContractErrorType;
49347
+ error: viem0.ReadContractErrorType;
49348
49348
  isError: true;
49349
49349
  isPending: false;
49350
49350
  isLoading: false;
@@ -49356,7 +49356,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49356
49356
  dataUpdatedAt: number;
49357
49357
  errorUpdatedAt: number;
49358
49358
  failureCount: number;
49359
- failureReason: viem491.ReadContractErrorType | null;
49359
+ failureReason: viem0.ReadContractErrorType | null;
49360
49360
  errorUpdateCount: number;
49361
49361
  isFetched: boolean;
49362
49362
  isFetchedAfterMount: boolean;
@@ -49366,10 +49366,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49366
49366
  isRefetching: boolean;
49367
49367
  isStale: boolean;
49368
49368
  isEnabled: boolean;
49369
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49370
- fetchStatus: _tanstack_query_core0.FetchStatus;
49369
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49370
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49371
49371
  promise: Promise<never>;
49372
- queryKey: _tanstack_query_core0.QueryKey;
49372
+ queryKey: _tanstack_query_core23.QueryKey;
49373
49373
  maxCallSize: Amount | undefined;
49374
49374
  maxPutSize: Amount | undefined;
49375
49375
  } | {
@@ -49385,7 +49385,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49385
49385
  dataUpdatedAt: number;
49386
49386
  errorUpdatedAt: number;
49387
49387
  failureCount: number;
49388
- failureReason: viem491.ReadContractErrorType | null;
49388
+ failureReason: viem0.ReadContractErrorType | null;
49389
49389
  errorUpdateCount: number;
49390
49390
  isFetched: boolean;
49391
49391
  isFetchedAfterMount: boolean;
@@ -49395,10 +49395,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49395
49395
  isRefetching: boolean;
49396
49396
  isStale: boolean;
49397
49397
  isEnabled: boolean;
49398
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49399
- fetchStatus: _tanstack_query_core0.FetchStatus;
49398
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49399
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49400
49400
  promise: Promise<never>;
49401
- queryKey: _tanstack_query_core0.QueryKey;
49401
+ queryKey: _tanstack_query_core23.QueryKey;
49402
49402
  maxCallSize: Amount | undefined;
49403
49403
  maxPutSize: Amount | undefined;
49404
49404
  } | {
@@ -49413,7 +49413,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49413
49413
  dataUpdatedAt: number;
49414
49414
  errorUpdatedAt: number;
49415
49415
  failureCount: number;
49416
- failureReason: viem491.ReadContractErrorType | null;
49416
+ failureReason: viem0.ReadContractErrorType | null;
49417
49417
  errorUpdateCount: number;
49418
49418
  isFetched: boolean;
49419
49419
  isFetchedAfterMount: boolean;
@@ -49424,10 +49424,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49424
49424
  isRefetching: boolean;
49425
49425
  isStale: boolean;
49426
49426
  isEnabled: boolean;
49427
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49428
- fetchStatus: _tanstack_query_core0.FetchStatus;
49427
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49428
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49429
49429
  promise: Promise<never>;
49430
- queryKey: _tanstack_query_core0.QueryKey;
49430
+ queryKey: _tanstack_query_core23.QueryKey;
49431
49431
  maxCallSize: Amount | undefined;
49432
49432
  maxPutSize: Amount | undefined;
49433
49433
  } | {
@@ -49443,7 +49443,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49443
49443
  dataUpdatedAt: number;
49444
49444
  errorUpdatedAt: number;
49445
49445
  failureCount: number;
49446
- failureReason: viem491.ReadContractErrorType | null;
49446
+ failureReason: viem0.ReadContractErrorType | null;
49447
49447
  errorUpdateCount: number;
49448
49448
  isFetched: boolean;
49449
49449
  isFetchedAfterMount: boolean;
@@ -49453,16 +49453,16 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49453
49453
  isRefetching: boolean;
49454
49454
  isStale: boolean;
49455
49455
  isEnabled: boolean;
49456
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49457
- fetchStatus: _tanstack_query_core0.FetchStatus;
49456
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49457
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49458
49458
  promise: Promise<never>;
49459
- queryKey: _tanstack_query_core0.QueryKey;
49459
+ queryKey: _tanstack_query_core23.QueryKey;
49460
49460
  maxCallSize: Amount | undefined;
49461
49461
  maxPutSize: Amount | undefined;
49462
49462
  };
49463
49463
  //#endregion
49464
49464
  //#region src/hooks/options/useMintOption.d.ts
49465
- declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
49465
+ declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_react_query5.UseMutationResult<`0x${string}`, Error, {
49466
49466
  optionType: "CALL" | "PUT";
49467
49467
  amount: bigint;
49468
49468
  duration: number;
@@ -49472,7 +49472,7 @@ declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_reac
49472
49472
  //#endregion
49473
49473
  //#region src/hooks/options/useUserOptions.d.ts
49474
49474
  type OptionData = NonUndefinedGuard<ReturnType<typeof useUserOptions>['data']>[number];
49475
- declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Address | "*" | undefined, active?: boolean) => _tanstack_react_query0.UseQueryResult<{
49475
+ declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Address | "*" | undefined, active?: boolean) => _tanstack_react_query5.UseQueryResult<{
49476
49476
  optionId: bigint;
49477
49477
  marketAddr: Address;
49478
49478
  ownerAddr: Address;
@@ -49502,7 +49502,7 @@ declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Addres
49502
49502
  address: string;
49503
49503
  } | null;
49504
49504
  }[], Error>;
49505
- declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query0.UseQueryResult<{
49505
+ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query5.UseQueryResult<{
49506
49506
  optionId: bigint;
49507
49507
  marketAddr: Address;
49508
49508
  ownerAddr: Address;
@@ -49532,7 +49532,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
49532
49532
  address: string;
49533
49533
  } | null;
49534
49534
  }[], Error>;
49535
- declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query0.UseQueryResult<{
49535
+ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query5.UseQueryResult<{
49536
49536
  optionId: bigint;
49537
49537
  marketAddr: Address;
49538
49538
  ownerAddr: Address;
@@ -49564,7 +49564,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
49564
49564
  }[], Error>;
49565
49565
  //#endregion
49566
49566
  //#region src/hooks/options/useExerciseOption.d.ts
49567
- declare const useExerciseOption: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
49567
+ declare const useExerciseOption: (marketAddr: Address | undefined) => _tanstack_react_query5.UseMutationResult<`0x${string}`, Error, {
49568
49568
  option: OptionData;
49569
49569
  liquidities: readonly bigint[];
49570
49570
  }, unknown>;
@@ -49587,7 +49587,7 @@ declare const useOptionPremium: (marketAddr: Address | undefined, optionType: "C
49587
49587
  };
49588
49588
  //#endregion
49589
49589
  //#region src/hooks/options/useExtendOption.d.ts
49590
- declare const useExtendOption: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
49590
+ declare const useExtendOption: (marketAddr: Address | undefined) => _tanstack_react_query5.UseMutationResult<`0x${string}`, Error, {
49591
49591
  option: OptionData;
49592
49592
  duration: number;
49593
49593
  }, unknown>;
@@ -49603,7 +49603,7 @@ type ExerciseOptionEvent = Extract<OptionEvent, {
49603
49603
  type ExtendEvent = Extract<OptionEvent, {
49604
49604
  type: 'extend';
49605
49605
  }>;
49606
- declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: bigint | undefined) => _tanstack_react_query0.UseQueryResult<({
49606
+ declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: bigint | undefined) => _tanstack_react_query5.UseQueryResult<({
49607
49607
  type: "mint";
49608
49608
  data: {
49609
49609
  id: string;
@@ -49644,7 +49644,7 @@ declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: big
49644
49644
  })[], Error>;
49645
49645
  //#endregion
49646
49646
  //#region src/hooks/perps/useMintPerp.d.ts
49647
- declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<void, Error, {
49647
+ declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_query5.UseMutationResult<void, Error, {
49648
49648
  optionType: "CALL" | "PUT";
49649
49649
  amount: bigint;
49650
49650
  duration: number;
@@ -49652,17 +49652,17 @@ declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_
49652
49652
  }, unknown>;
49653
49653
  //#endregion
49654
49654
  //#region src/hooks/perps/useClosePerp.d.ts
49655
- declare const useClosePerp: () => _tanstack_react_query0.UseMutationResult<void, Error, ExercisePerpBody, unknown>;
49655
+ declare const useClosePerp: () => _tanstack_react_query5.UseMutationResult<void, Error, ExercisePerpBody, unknown>;
49656
49656
  //#endregion
49657
49657
  //#region src/hooks/perps/usePerpsOperator.d.ts
49658
49658
  declare const usePerpsOperator: () => {
49659
49659
  operator: PerpsOperator | undefined;
49660
49660
  address: `0x${string}` | undefined;
49661
- signMessage: _tanstack_react_query0.UseMutationResult<void, Error, void, unknown>;
49661
+ signMessage: _tanstack_react_query5.UseMutationResult<void, Error, void, unknown>;
49662
49662
  };
49663
49663
  //#endregion
49664
49664
  //#region src/hooks/perps/useUserPerps.d.ts
49665
- declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined, type: "active" | "closed" | undefined) => _tanstack_react_query0.UseQueryResult<{
49665
+ declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined, type: "active" | "closed" | undefined) => _tanstack_react_query5.UseQueryResult<{
49666
49666
  optionId: bigint;
49667
49667
  id: string;
49668
49668
  ownerAddr: Address;
@@ -49671,7 +49671,7 @@ declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address
49671
49671
  expiresAt: number;
49672
49672
  closed: boolean;
49673
49673
  }[] | undefined, Error>;
49674
- declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
49674
+ declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query5.UseQueryResult<{
49675
49675
  optionId: bigint;
49676
49676
  id: string;
49677
49677
  ownerAddr: Address;
@@ -49680,7 +49680,7 @@ declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Ad
49680
49680
  expiresAt: number;
49681
49681
  closed: boolean;
49682
49682
  }[] | undefined, Error>;
49683
- declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
49683
+ declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query5.UseQueryResult<{
49684
49684
  optionId: bigint;
49685
49685
  id: string;
49686
49686
  ownerAddr: Address;
@@ -49692,7 +49692,7 @@ declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Ad
49692
49692
  //#endregion
49693
49693
  //#region src/hooks/operators/useOperatorPerms.d.ts
49694
49694
  declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
49695
- error: viem491.ReadContractErrorType;
49695
+ error: viem0.ReadContractErrorType;
49696
49696
  isError: true;
49697
49697
  isPending: false;
49698
49698
  isLoading: false;
@@ -49704,7 +49704,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49704
49704
  dataUpdatedAt: number;
49705
49705
  errorUpdatedAt: number;
49706
49706
  failureCount: number;
49707
- failureReason: viem491.ReadContractErrorType | null;
49707
+ failureReason: viem0.ReadContractErrorType | null;
49708
49708
  errorUpdateCount: number;
49709
49709
  isFetched: boolean;
49710
49710
  isFetchedAfterMount: boolean;
@@ -49714,10 +49714,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49714
49714
  isRefetching: boolean;
49715
49715
  isStale: boolean;
49716
49716
  isEnabled: boolean;
49717
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49718
- fetchStatus: _tanstack_query_core0.FetchStatus;
49717
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49718
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49719
49719
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49720
- queryKey: _tanstack_query_core0.QueryKey;
49720
+ queryKey: _tanstack_query_core23.QueryKey;
49721
49721
  data: {
49722
49722
  canExtend: boolean | undefined;
49723
49723
  canExercise: boolean | undefined;
@@ -49739,7 +49739,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49739
49739
  dataUpdatedAt: number;
49740
49740
  errorUpdatedAt: number;
49741
49741
  failureCount: number;
49742
- failureReason: viem491.ReadContractErrorType | null;
49742
+ failureReason: viem0.ReadContractErrorType | null;
49743
49743
  errorUpdateCount: number;
49744
49744
  isFetched: boolean;
49745
49745
  isFetchedAfterMount: boolean;
@@ -49749,10 +49749,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49749
49749
  isRefetching: boolean;
49750
49750
  isStale: boolean;
49751
49751
  isEnabled: boolean;
49752
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49753
- fetchStatus: _tanstack_query_core0.FetchStatus;
49752
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49753
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49754
49754
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49755
- queryKey: _tanstack_query_core0.QueryKey;
49755
+ queryKey: _tanstack_query_core23.QueryKey;
49756
49756
  data: {
49757
49757
  canExtend: boolean | undefined;
49758
49758
  canExercise: boolean | undefined;
@@ -49762,7 +49762,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49762
49762
  effectiveApproval: bigint;
49763
49763
  };
49764
49764
  } | {
49765
- error: viem491.ReadContractErrorType;
49765
+ error: viem0.ReadContractErrorType;
49766
49766
  isError: true;
49767
49767
  isPending: false;
49768
49768
  isLoading: false;
@@ -49774,7 +49774,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49774
49774
  dataUpdatedAt: number;
49775
49775
  errorUpdatedAt: number;
49776
49776
  failureCount: number;
49777
- failureReason: viem491.ReadContractErrorType | null;
49777
+ failureReason: viem0.ReadContractErrorType | null;
49778
49778
  errorUpdateCount: number;
49779
49779
  isFetched: boolean;
49780
49780
  isFetchedAfterMount: boolean;
@@ -49784,10 +49784,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49784
49784
  isRefetching: boolean;
49785
49785
  isStale: boolean;
49786
49786
  isEnabled: boolean;
49787
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49788
- fetchStatus: _tanstack_query_core0.FetchStatus;
49787
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49788
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49789
49789
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49790
- queryKey: _tanstack_query_core0.QueryKey;
49790
+ queryKey: _tanstack_query_core23.QueryKey;
49791
49791
  data: {
49792
49792
  canExtend: boolean | undefined;
49793
49793
  canExercise: boolean | undefined;
@@ -49809,7 +49809,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49809
49809
  dataUpdatedAt: number;
49810
49810
  errorUpdatedAt: number;
49811
49811
  failureCount: number;
49812
- failureReason: viem491.ReadContractErrorType | null;
49812
+ failureReason: viem0.ReadContractErrorType | null;
49813
49813
  errorUpdateCount: number;
49814
49814
  isFetched: boolean;
49815
49815
  isFetchedAfterMount: boolean;
@@ -49819,10 +49819,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49819
49819
  isRefetching: boolean;
49820
49820
  isStale: boolean;
49821
49821
  isEnabled: boolean;
49822
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49823
- fetchStatus: _tanstack_query_core0.FetchStatus;
49822
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49823
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49824
49824
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49825
- queryKey: _tanstack_query_core0.QueryKey;
49825
+ queryKey: _tanstack_query_core23.QueryKey;
49826
49826
  data: {
49827
49827
  canExtend: boolean | undefined;
49828
49828
  canExercise: boolean | undefined;
@@ -49843,7 +49843,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49843
49843
  dataUpdatedAt: number;
49844
49844
  errorUpdatedAt: number;
49845
49845
  failureCount: number;
49846
- failureReason: viem491.ReadContractErrorType | null;
49846
+ failureReason: viem0.ReadContractErrorType | null;
49847
49847
  errorUpdateCount: number;
49848
49848
  isFetched: boolean;
49849
49849
  isFetchedAfterMount: boolean;
@@ -49854,10 +49854,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49854
49854
  isRefetching: boolean;
49855
49855
  isStale: boolean;
49856
49856
  isEnabled: boolean;
49857
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49858
- fetchStatus: _tanstack_query_core0.FetchStatus;
49857
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49858
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49859
49859
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49860
- queryKey: _tanstack_query_core0.QueryKey;
49860
+ queryKey: _tanstack_query_core23.QueryKey;
49861
49861
  data: {
49862
49862
  canExtend: boolean | undefined;
49863
49863
  canExercise: boolean | undefined;
@@ -49879,7 +49879,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49879
49879
  dataUpdatedAt: number;
49880
49880
  errorUpdatedAt: number;
49881
49881
  failureCount: number;
49882
- failureReason: viem491.ReadContractErrorType | null;
49882
+ failureReason: viem0.ReadContractErrorType | null;
49883
49883
  errorUpdateCount: number;
49884
49884
  isFetched: boolean;
49885
49885
  isFetchedAfterMount: boolean;
@@ -49889,10 +49889,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49889
49889
  isRefetching: boolean;
49890
49890
  isStale: boolean;
49891
49891
  isEnabled: boolean;
49892
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49893
- fetchStatus: _tanstack_query_core0.FetchStatus;
49892
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49893
+ fetchStatus: _tanstack_query_core23.FetchStatus;
49894
49894
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49895
- queryKey: _tanstack_query_core0.QueryKey;
49895
+ queryKey: _tanstack_query_core23.QueryKey;
49896
49896
  data: {
49897
49897
  canExtend: boolean | undefined;
49898
49898
  canExercise: boolean | undefined;
@@ -49904,7 +49904,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49904
49904
  };
49905
49905
  //#endregion
49906
49906
  //#region src/hooks/operators/useUserOperators.d.ts
49907
- declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _tanstack_react_query0.UseQueryResult<{
49907
+ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _tanstack_react_query5.UseQueryResult<{
49908
49908
  spendingApproval: bigint;
49909
49909
  operatorAddr: string;
49910
49910
  __typename: "UserMarketOperator";
@@ -49920,7 +49920,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _t
49920
49920
  }[] | undefined, Error>;
49921
49921
  //#endregion
49922
49922
  //#region src/hooks/operators/useSetOperatorPerms.d.ts
49923
- declare const useSetOperatorPerms: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
49923
+ declare const useSetOperatorPerms: (marketAddr: Address | undefined) => _tanstack_react_query5.UseMutationResult<`0x${string}`, Error, {
49924
49924
  operator: Address;
49925
49925
  canExtend: boolean;
49926
49926
  canExercise: boolean;
@@ -50846,8 +50846,8 @@ declare const usePriceAtTick: (poolManager?: Address, poolKey?: PoolKey, tick?:
50846
50846
  declare const usePriceAtSqrtPriceX96: (poolManager?: Address, poolKey?: PoolKey, sqrtPriceX96?: bigint) => Amount | undefined;
50847
50847
  //#endregion
50848
50848
  //#region src/hooks/pool/usePriceHistory.d.ts
50849
- declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query0.UseQueryResult<PriceDataPoint[], Error>;
50850
- declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query0.UseQueryResult<PriceDataPoint[], Error>;
50849
+ declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query5.UseQueryResult<PriceDataPoint[], Error>;
50850
+ declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query5.UseQueryResult<PriceDataPoint[], Error>;
50851
50851
  //#endregion
50852
50852
  //#region src/hooks/vault/useBurnLiquidity.d.ts
50853
50853
  interface BurnPosition {
@@ -50869,7 +50869,7 @@ declare const useBurnLiquidity: (vaultAddr: Address | undefined) => {
50869
50869
  //#region src/hooks/vault/useLiquidityBlocks.d.ts
50870
50870
  type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
50871
50871
  declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50872
- error: viem491.ReadContractErrorType;
50872
+ error: viem0.ReadContractErrorType;
50873
50873
  isError: true;
50874
50874
  isPending: false;
50875
50875
  isLoading: false;
@@ -50881,7 +50881,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50881
50881
  dataUpdatedAt: number;
50882
50882
  errorUpdatedAt: number;
50883
50883
  failureCount: number;
50884
- failureReason: viem491.ReadContractErrorType | null;
50884
+ failureReason: viem0.ReadContractErrorType | null;
50885
50885
  errorUpdateCount: number;
50886
50886
  isFetched: boolean;
50887
50887
  isFetchedAfterMount: boolean;
@@ -50891,7 +50891,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50891
50891
  isRefetching: boolean;
50892
50892
  isStale: boolean;
50893
50893
  isEnabled: boolean;
50894
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
50894
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
50895
50895
  tickLower: number;
50896
50896
  tickUpper: number;
50897
50897
  prevTickLower: number;
@@ -50903,8 +50903,8 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50903
50903
  totalAmount1: bigint;
50904
50904
  borrowedAmount0: bigint;
50905
50905
  borrowedAmount1: bigint;
50906
- }[], viem491.ReadContractErrorType>>;
50907
- fetchStatus: _tanstack_query_core0.FetchStatus;
50906
+ }[], viem0.ReadContractErrorType>>;
50907
+ fetchStatus: _tanstack_query_core23.FetchStatus;
50908
50908
  promise: Promise<readonly {
50909
50909
  tickLower: number;
50910
50910
  tickUpper: number;
@@ -50918,7 +50918,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50918
50918
  borrowedAmount0: bigint;
50919
50919
  borrowedAmount1: bigint;
50920
50920
  }[]>;
50921
- queryKey: _tanstack_query_core0.QueryKey;
50921
+ queryKey: _tanstack_query_core23.QueryKey;
50922
50922
  data: readonly {
50923
50923
  tickLower: number;
50924
50924
  tickUpper: number;
@@ -50945,7 +50945,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50945
50945
  dataUpdatedAt: number;
50946
50946
  errorUpdatedAt: number;
50947
50947
  failureCount: number;
50948
- failureReason: viem491.ReadContractErrorType | null;
50948
+ failureReason: viem0.ReadContractErrorType | null;
50949
50949
  errorUpdateCount: number;
50950
50950
  isFetched: boolean;
50951
50951
  isFetchedAfterMount: boolean;
@@ -50955,7 +50955,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50955
50955
  isRefetching: boolean;
50956
50956
  isStale: boolean;
50957
50957
  isEnabled: boolean;
50958
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
50958
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
50959
50959
  tickLower: number;
50960
50960
  tickUpper: number;
50961
50961
  prevTickLower: number;
@@ -50967,8 +50967,8 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50967
50967
  totalAmount1: bigint;
50968
50968
  borrowedAmount0: bigint;
50969
50969
  borrowedAmount1: bigint;
50970
- }[], viem491.ReadContractErrorType>>;
50971
- fetchStatus: _tanstack_query_core0.FetchStatus;
50970
+ }[], viem0.ReadContractErrorType>>;
50971
+ fetchStatus: _tanstack_query_core23.FetchStatus;
50972
50972
  promise: Promise<readonly {
50973
50973
  tickLower: number;
50974
50974
  tickUpper: number;
@@ -50982,7 +50982,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50982
50982
  borrowedAmount0: bigint;
50983
50983
  borrowedAmount1: bigint;
50984
50984
  }[]>;
50985
- queryKey: _tanstack_query_core0.QueryKey;
50985
+ queryKey: _tanstack_query_core23.QueryKey;
50986
50986
  data: readonly {
50987
50987
  tickLower: number;
50988
50988
  tickUpper: number;
@@ -50997,7 +50997,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50997
50997
  borrowedAmount1: bigint;
50998
50998
  }[];
50999
50999
  } | {
51000
- error: viem491.ReadContractErrorType;
51000
+ error: viem0.ReadContractErrorType;
51001
51001
  isError: true;
51002
51002
  isPending: false;
51003
51003
  isLoading: false;
@@ -51009,7 +51009,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51009
51009
  dataUpdatedAt: number;
51010
51010
  errorUpdatedAt: number;
51011
51011
  failureCount: number;
51012
- failureReason: viem491.ReadContractErrorType | null;
51012
+ failureReason: viem0.ReadContractErrorType | null;
51013
51013
  errorUpdateCount: number;
51014
51014
  isFetched: boolean;
51015
51015
  isFetchedAfterMount: boolean;
@@ -51019,7 +51019,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51019
51019
  isRefetching: boolean;
51020
51020
  isStale: boolean;
51021
51021
  isEnabled: boolean;
51022
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
51022
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
51023
51023
  tickLower: number;
51024
51024
  tickUpper: number;
51025
51025
  prevTickLower: number;
@@ -51031,8 +51031,8 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51031
51031
  totalAmount1: bigint;
51032
51032
  borrowedAmount0: bigint;
51033
51033
  borrowedAmount1: bigint;
51034
- }[], viem491.ReadContractErrorType>>;
51035
- fetchStatus: _tanstack_query_core0.FetchStatus;
51034
+ }[], viem0.ReadContractErrorType>>;
51035
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51036
51036
  promise: Promise<readonly {
51037
51037
  tickLower: number;
51038
51038
  tickUpper: number;
@@ -51046,7 +51046,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51046
51046
  borrowedAmount0: bigint;
51047
51047
  borrowedAmount1: bigint;
51048
51048
  }[]>;
51049
- queryKey: _tanstack_query_core0.QueryKey;
51049
+ queryKey: _tanstack_query_core23.QueryKey;
51050
51050
  data: readonly {
51051
51051
  tickLower: number;
51052
51052
  tickUpper: number;
@@ -51073,7 +51073,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51073
51073
  dataUpdatedAt: number;
51074
51074
  errorUpdatedAt: number;
51075
51075
  failureCount: number;
51076
- failureReason: viem491.ReadContractErrorType | null;
51076
+ failureReason: viem0.ReadContractErrorType | null;
51077
51077
  errorUpdateCount: number;
51078
51078
  isFetched: boolean;
51079
51079
  isFetchedAfterMount: boolean;
@@ -51083,7 +51083,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51083
51083
  isRefetching: boolean;
51084
51084
  isStale: boolean;
51085
51085
  isEnabled: boolean;
51086
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
51086
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
51087
51087
  tickLower: number;
51088
51088
  tickUpper: number;
51089
51089
  prevTickLower: number;
@@ -51095,8 +51095,8 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51095
51095
  totalAmount1: bigint;
51096
51096
  borrowedAmount0: bigint;
51097
51097
  borrowedAmount1: bigint;
51098
- }[], viem491.ReadContractErrorType>>;
51099
- fetchStatus: _tanstack_query_core0.FetchStatus;
51098
+ }[], viem0.ReadContractErrorType>>;
51099
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51100
51100
  promise: Promise<readonly {
51101
51101
  tickLower: number;
51102
51102
  tickUpper: number;
@@ -51110,7 +51110,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51110
51110
  borrowedAmount0: bigint;
51111
51111
  borrowedAmount1: bigint;
51112
51112
  }[]>;
51113
- queryKey: _tanstack_query_core0.QueryKey;
51113
+ queryKey: _tanstack_query_core23.QueryKey;
51114
51114
  data: readonly {
51115
51115
  tickLower: number;
51116
51116
  tickUpper: number;
@@ -51136,7 +51136,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51136
51136
  dataUpdatedAt: number;
51137
51137
  errorUpdatedAt: number;
51138
51138
  failureCount: number;
51139
- failureReason: viem491.ReadContractErrorType | null;
51139
+ failureReason: viem0.ReadContractErrorType | null;
51140
51140
  errorUpdateCount: number;
51141
51141
  isFetched: boolean;
51142
51142
  isFetchedAfterMount: boolean;
@@ -51147,7 +51147,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51147
51147
  isRefetching: boolean;
51148
51148
  isStale: boolean;
51149
51149
  isEnabled: boolean;
51150
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
51150
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
51151
51151
  tickLower: number;
51152
51152
  tickUpper: number;
51153
51153
  prevTickLower: number;
@@ -51159,8 +51159,8 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51159
51159
  totalAmount1: bigint;
51160
51160
  borrowedAmount0: bigint;
51161
51161
  borrowedAmount1: bigint;
51162
- }[], viem491.ReadContractErrorType>>;
51163
- fetchStatus: _tanstack_query_core0.FetchStatus;
51162
+ }[], viem0.ReadContractErrorType>>;
51163
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51164
51164
  promise: Promise<readonly {
51165
51165
  tickLower: number;
51166
51166
  tickUpper: number;
@@ -51174,7 +51174,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51174
51174
  borrowedAmount0: bigint;
51175
51175
  borrowedAmount1: bigint;
51176
51176
  }[]>;
51177
- queryKey: _tanstack_query_core0.QueryKey;
51177
+ queryKey: _tanstack_query_core23.QueryKey;
51178
51178
  data: readonly {
51179
51179
  tickLower: number;
51180
51180
  tickUpper: number;
@@ -51201,7 +51201,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51201
51201
  dataUpdatedAt: number;
51202
51202
  errorUpdatedAt: number;
51203
51203
  failureCount: number;
51204
- failureReason: viem491.ReadContractErrorType | null;
51204
+ failureReason: viem0.ReadContractErrorType | null;
51205
51205
  errorUpdateCount: number;
51206
51206
  isFetched: boolean;
51207
51207
  isFetchedAfterMount: boolean;
@@ -51211,7 +51211,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51211
51211
  isRefetching: boolean;
51212
51212
  isStale: boolean;
51213
51213
  isEnabled: boolean;
51214
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
51214
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
51215
51215
  tickLower: number;
51216
51216
  tickUpper: number;
51217
51217
  prevTickLower: number;
@@ -51223,8 +51223,8 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51223
51223
  totalAmount1: bigint;
51224
51224
  borrowedAmount0: bigint;
51225
51225
  borrowedAmount1: bigint;
51226
- }[], viem491.ReadContractErrorType>>;
51227
- fetchStatus: _tanstack_query_core0.FetchStatus;
51226
+ }[], viem0.ReadContractErrorType>>;
51227
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51228
51228
  promise: Promise<readonly {
51229
51229
  tickLower: number;
51230
51230
  tickUpper: number;
@@ -51238,7 +51238,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51238
51238
  borrowedAmount0: bigint;
51239
51239
  borrowedAmount1: bigint;
51240
51240
  }[]>;
51241
- queryKey: _tanstack_query_core0.QueryKey;
51241
+ queryKey: _tanstack_query_core23.QueryKey;
51242
51242
  data: readonly {
51243
51243
  tickLower: number;
51244
51244
  tickUpper: number;
@@ -51266,7 +51266,7 @@ interface MintPositionParams {
51266
51266
  tickUpper: number;
51267
51267
  liquidity: bigint;
51268
51268
  }
51269
- declare const useMintLiquidity: (vaultAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<void, Error, MintPositionParams | MintPositionParams[], unknown>;
51269
+ declare const useMintLiquidity: (vaultAddr: Address | undefined) => _tanstack_react_query5.UseMutationResult<void, Error, MintPositionParams | MintPositionParams[], unknown>;
51270
51270
  //#endregion
51271
51271
  //#region src/hooks/vault/useVaultData.d.ts
51272
51272
  declare const useVaultData: (vaultAddr: Address | undefined) => Partial<NonUndefinedGuard<{
@@ -51299,7 +51299,7 @@ declare const useVaultTVL: (vaultAddr: Address | undefined) => {
51299
51299
  borrowed0: Amount;
51300
51300
  borrowed1: Amount;
51301
51301
  blocksCount: bigint;
51302
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem491.ReadContractErrorType>>;
51302
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
51303
51303
  };
51304
51304
  //#endregion
51305
51305
  //#region src/hooks/tokens/useTokenData.d.ts
@@ -51312,7 +51312,7 @@ declare const useTokenData: (tokenAddr: Address | undefined) => Partial<NonUndef
51312
51312
  //#endregion
51313
51313
  //#region src/hooks/tokens/useTokenBalance.d.ts
51314
51314
  declare const useTokenBalance: (token?: Address, user?: Address) => {
51315
- error: viem491.ReadContractErrorType;
51315
+ error: viem0.ReadContractErrorType;
51316
51316
  isError: true;
51317
51317
  isPending: false;
51318
51318
  isLoading: false;
@@ -51324,7 +51324,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51324
51324
  dataUpdatedAt: number;
51325
51325
  errorUpdatedAt: number;
51326
51326
  failureCount: number;
51327
- failureReason: viem491.ReadContractErrorType | null;
51327
+ failureReason: viem0.ReadContractErrorType | null;
51328
51328
  errorUpdateCount: number;
51329
51329
  isFetched: boolean;
51330
51330
  isFetchedAfterMount: boolean;
@@ -51334,10 +51334,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51334
51334
  isRefetching: boolean;
51335
51335
  isStale: boolean;
51336
51336
  isEnabled: boolean;
51337
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51338
- fetchStatus: _tanstack_query_core0.FetchStatus;
51337
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51338
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51339
51339
  promise: Promise<bigint>;
51340
- queryKey: _tanstack_query_core0.QueryKey;
51340
+ queryKey: _tanstack_query_core23.QueryKey;
51341
51341
  data: Amount | undefined;
51342
51342
  } | {
51343
51343
  error: null;
@@ -51352,7 +51352,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51352
51352
  dataUpdatedAt: number;
51353
51353
  errorUpdatedAt: number;
51354
51354
  failureCount: number;
51355
- failureReason: viem491.ReadContractErrorType | null;
51355
+ failureReason: viem0.ReadContractErrorType | null;
51356
51356
  errorUpdateCount: number;
51357
51357
  isFetched: boolean;
51358
51358
  isFetchedAfterMount: boolean;
@@ -51362,13 +51362,13 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51362
51362
  isRefetching: boolean;
51363
51363
  isStale: boolean;
51364
51364
  isEnabled: boolean;
51365
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51366
- fetchStatus: _tanstack_query_core0.FetchStatus;
51365
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51366
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51367
51367
  promise: Promise<bigint>;
51368
- queryKey: _tanstack_query_core0.QueryKey;
51368
+ queryKey: _tanstack_query_core23.QueryKey;
51369
51369
  data: Amount | undefined;
51370
51370
  } | {
51371
- error: viem491.ReadContractErrorType;
51371
+ error: viem0.ReadContractErrorType;
51372
51372
  isError: true;
51373
51373
  isPending: false;
51374
51374
  isLoading: false;
@@ -51380,7 +51380,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51380
51380
  dataUpdatedAt: number;
51381
51381
  errorUpdatedAt: number;
51382
51382
  failureCount: number;
51383
- failureReason: viem491.ReadContractErrorType | null;
51383
+ failureReason: viem0.ReadContractErrorType | null;
51384
51384
  errorUpdateCount: number;
51385
51385
  isFetched: boolean;
51386
51386
  isFetchedAfterMount: boolean;
@@ -51390,10 +51390,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51390
51390
  isRefetching: boolean;
51391
51391
  isStale: boolean;
51392
51392
  isEnabled: boolean;
51393
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51394
- fetchStatus: _tanstack_query_core0.FetchStatus;
51393
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51394
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51395
51395
  promise: Promise<bigint>;
51396
- queryKey: _tanstack_query_core0.QueryKey;
51396
+ queryKey: _tanstack_query_core23.QueryKey;
51397
51397
  data: Amount | undefined;
51398
51398
  } | {
51399
51399
  error: null;
@@ -51408,7 +51408,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51408
51408
  dataUpdatedAt: number;
51409
51409
  errorUpdatedAt: number;
51410
51410
  failureCount: number;
51411
- failureReason: viem491.ReadContractErrorType | null;
51411
+ failureReason: viem0.ReadContractErrorType | null;
51412
51412
  errorUpdateCount: number;
51413
51413
  isFetched: boolean;
51414
51414
  isFetchedAfterMount: boolean;
@@ -51418,10 +51418,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51418
51418
  isRefetching: boolean;
51419
51419
  isStale: boolean;
51420
51420
  isEnabled: boolean;
51421
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51422
- fetchStatus: _tanstack_query_core0.FetchStatus;
51421
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51422
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51423
51423
  promise: Promise<bigint>;
51424
- queryKey: _tanstack_query_core0.QueryKey;
51424
+ queryKey: _tanstack_query_core23.QueryKey;
51425
51425
  data: Amount | undefined;
51426
51426
  } | {
51427
51427
  error: null;
@@ -51435,7 +51435,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51435
51435
  dataUpdatedAt: number;
51436
51436
  errorUpdatedAt: number;
51437
51437
  failureCount: number;
51438
- failureReason: viem491.ReadContractErrorType | null;
51438
+ failureReason: viem0.ReadContractErrorType | null;
51439
51439
  errorUpdateCount: number;
51440
51440
  isFetched: boolean;
51441
51441
  isFetchedAfterMount: boolean;
@@ -51446,10 +51446,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51446
51446
  isRefetching: boolean;
51447
51447
  isStale: boolean;
51448
51448
  isEnabled: boolean;
51449
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51450
- fetchStatus: _tanstack_query_core0.FetchStatus;
51449
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51450
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51451
51451
  promise: Promise<bigint>;
51452
- queryKey: _tanstack_query_core0.QueryKey;
51452
+ queryKey: _tanstack_query_core23.QueryKey;
51453
51453
  data: Amount | undefined;
51454
51454
  } | {
51455
51455
  isError: false;
@@ -51464,7 +51464,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51464
51464
  dataUpdatedAt: number;
51465
51465
  errorUpdatedAt: number;
51466
51466
  failureCount: number;
51467
- failureReason: viem491.ReadContractErrorType | null;
51467
+ failureReason: viem0.ReadContractErrorType | null;
51468
51468
  errorUpdateCount: number;
51469
51469
  isFetched: boolean;
51470
51470
  isFetchedAfterMount: boolean;
@@ -51474,10 +51474,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51474
51474
  isRefetching: boolean;
51475
51475
  isStale: boolean;
51476
51476
  isEnabled: boolean;
51477
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51478
- fetchStatus: _tanstack_query_core0.FetchStatus;
51477
+ refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51478
+ fetchStatus: _tanstack_query_core23.FetchStatus;
51479
51479
  promise: Promise<bigint>;
51480
- queryKey: _tanstack_query_core0.QueryKey;
51480
+ queryKey: _tanstack_query_core23.QueryKey;
51481
51481
  data: Amount | undefined;
51482
51482
  };
51483
51483
  //#endregion
@@ -52453,8 +52453,8 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => wagmi0.UseRead
52453
52453
  //#endregion
52454
52454
  //#region src/hooks/guardian/usePauseGlobalTrading.d.ts
52455
52455
  declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52456
- error: null;
52457
52456
  data: undefined;
52457
+ error: null;
52458
52458
  status: "idle";
52459
52459
  variables: undefined;
52460
52460
  isError: false;
@@ -52472,16 +52472,16 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52472
52472
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52473
52473
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52474
52474
  } | {
52475
- error: null;
52476
52475
  data: undefined;
52476
+ error: null;
52477
52477
  status: "pending";
52478
52478
  variables: {
52479
52479
  abi: abitype0.Abi;
52480
52480
  functionName: string;
52481
52481
  args?: readonly unknown[] | undefined;
52482
52482
  address: Address;
52483
- chain?: viem491.Chain | null | undefined;
52484
- account?: `0x${string}` | viem491.Account | null | undefined;
52483
+ chain?: viem0.Chain | null | undefined;
52484
+ account?: `0x${string}` | viem0.Account | null | undefined;
52485
52485
  value?: bigint | undefined;
52486
52486
  dataSuffix?: `0x${string}` | undefined;
52487
52487
  type?: "legacy" | undefined;
@@ -52504,8 +52504,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52504
52504
  functionName: string;
52505
52505
  args?: readonly unknown[] | undefined;
52506
52506
  address: Address;
52507
- chain?: viem491.Chain | null | undefined;
52508
- account?: `0x${string}` | viem491.Account | null | undefined;
52507
+ chain?: viem0.Chain | null | undefined;
52508
+ account?: `0x${string}` | viem0.Account | null | undefined;
52509
52509
  value?: bigint | undefined;
52510
52510
  dataSuffix?: `0x${string}` | undefined;
52511
52511
  type?: "eip2930" | undefined;
@@ -52518,7 +52518,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52518
52518
  maxFeePerBlobGas?: undefined | undefined;
52519
52519
  maxFeePerGas?: undefined | undefined;
52520
52520
  maxPriorityFeePerGas?: undefined | undefined;
52521
- accessList?: viem491.AccessList | undefined;
52521
+ accessList?: viem0.AccessList | undefined;
52522
52522
  sidecars?: undefined;
52523
52523
  authorizationList?: undefined;
52524
52524
  chainId?: number | undefined;
@@ -52528,8 +52528,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52528
52528
  functionName: string;
52529
52529
  args?: readonly unknown[] | undefined;
52530
52530
  address: Address;
52531
- chain?: viem491.Chain | null | undefined;
52532
- account?: `0x${string}` | viem491.Account | null | undefined;
52531
+ chain?: viem0.Chain | null | undefined;
52532
+ account?: `0x${string}` | viem0.Account | null | undefined;
52533
52533
  value?: bigint | undefined;
52534
52534
  dataSuffix?: `0x${string}` | undefined;
52535
52535
  type?: "eip1559" | undefined;
@@ -52542,7 +52542,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52542
52542
  maxFeePerBlobGas?: undefined | undefined;
52543
52543
  maxFeePerGas?: bigint | undefined;
52544
52544
  maxPriorityFeePerGas?: bigint | undefined;
52545
- accessList?: viem491.AccessList | undefined;
52545
+ accessList?: viem0.AccessList | undefined;
52546
52546
  sidecars?: undefined;
52547
52547
  authorizationList?: undefined;
52548
52548
  chainId?: number | undefined;
@@ -52552,22 +52552,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52552
52552
  functionName: string;
52553
52553
  args?: readonly unknown[] | undefined;
52554
52554
  address: Address;
52555
- chain?: viem491.Chain | null | undefined;
52556
- account?: `0x${string}` | viem491.Account | null | undefined;
52555
+ chain?: viem0.Chain | null | undefined;
52556
+ account?: `0x${string}` | viem0.Account | null | undefined;
52557
52557
  value?: bigint | undefined;
52558
52558
  dataSuffix?: `0x${string}` | undefined;
52559
52559
  type?: "eip4844" | undefined;
52560
52560
  gas?: bigint | undefined;
52561
52561
  nonce?: number | undefined;
52562
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
52563
- blobVersionedHashes: readonly viem491.Hex[];
52562
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
52563
+ blobVersionedHashes: readonly viem0.Hex[];
52564
52564
  kzg?: undefined;
52565
52565
  gasPrice?: undefined | undefined;
52566
52566
  maxFeePerBlobGas?: bigint | undefined;
52567
52567
  maxFeePerGas?: bigint | undefined;
52568
52568
  maxPriorityFeePerGas?: bigint | undefined;
52569
- accessList?: viem491.AccessList | undefined;
52570
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52569
+ accessList?: viem0.AccessList | undefined;
52570
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52571
52571
  authorizationList?: undefined;
52572
52572
  chainId?: number | undefined;
52573
52573
  connector?: wagmi0.Connector | undefined;
@@ -52576,22 +52576,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52576
52576
  functionName: string;
52577
52577
  args?: readonly unknown[] | undefined;
52578
52578
  address: Address;
52579
- chain?: viem491.Chain | null | undefined;
52580
- account?: `0x${string}` | viem491.Account | null | undefined;
52579
+ chain?: viem0.Chain | null | undefined;
52580
+ account?: `0x${string}` | viem0.Account | null | undefined;
52581
52581
  value?: bigint | undefined;
52582
52582
  dataSuffix?: `0x${string}` | undefined;
52583
52583
  type?: "eip4844" | undefined;
52584
52584
  gas?: bigint | undefined;
52585
52585
  nonce?: number | undefined;
52586
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
52586
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
52587
52587
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52588
- kzg?: viem491.Kzg | undefined;
52588
+ kzg?: viem0.Kzg | undefined;
52589
52589
  gasPrice?: undefined | undefined;
52590
52590
  maxFeePerBlobGas?: bigint | undefined;
52591
52591
  maxFeePerGas?: bigint | undefined;
52592
52592
  maxPriorityFeePerGas?: bigint | undefined;
52593
- accessList?: viem491.AccessList | undefined;
52594
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52593
+ accessList?: viem0.AccessList | undefined;
52594
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52595
52595
  authorizationList?: undefined;
52596
52596
  chainId?: number | undefined;
52597
52597
  connector?: wagmi0.Connector | undefined;
@@ -52600,8 +52600,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52600
52600
  functionName: string;
52601
52601
  args?: readonly unknown[] | undefined;
52602
52602
  address: Address;
52603
- chain?: viem491.Chain | null | undefined;
52604
- account?: `0x${string}` | viem491.Account | null | undefined;
52603
+ chain?: viem0.Chain | null | undefined;
52604
+ account?: `0x${string}` | viem0.Account | null | undefined;
52605
52605
  value?: bigint | undefined;
52606
52606
  dataSuffix?: `0x${string}` | undefined;
52607
52607
  type?: "eip7702" | undefined;
@@ -52614,9 +52614,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52614
52614
  maxFeePerBlobGas?: undefined | undefined;
52615
52615
  maxFeePerGas?: bigint | undefined;
52616
52616
  maxPriorityFeePerGas?: bigint | undefined;
52617
- accessList?: viem491.AccessList | undefined;
52617
+ accessList?: viem0.AccessList | undefined;
52618
52618
  sidecars?: undefined;
52619
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
52619
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
52620
52620
  chainId?: number | undefined;
52621
52621
  connector?: wagmi0.Connector | undefined;
52622
52622
  };
@@ -52635,16 +52635,16 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52635
52635
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52636
52636
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52637
52637
  } | {
52638
- error: _wagmi_core0.WriteContractErrorType;
52639
52638
  data: undefined;
52639
+ error: _wagmi_core0.WriteContractErrorType;
52640
52640
  status: "error";
52641
52641
  variables: {
52642
52642
  abi: abitype0.Abi;
52643
52643
  functionName: string;
52644
52644
  args?: readonly unknown[] | undefined;
52645
52645
  address: Address;
52646
- chain?: viem491.Chain | null | undefined;
52647
- account?: `0x${string}` | viem491.Account | null | undefined;
52646
+ chain?: viem0.Chain | null | undefined;
52647
+ account?: `0x${string}` | viem0.Account | null | undefined;
52648
52648
  value?: bigint | undefined;
52649
52649
  dataSuffix?: `0x${string}` | undefined;
52650
52650
  type?: "legacy" | undefined;
@@ -52667,8 +52667,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52667
52667
  functionName: string;
52668
52668
  args?: readonly unknown[] | undefined;
52669
52669
  address: Address;
52670
- chain?: viem491.Chain | null | undefined;
52671
- account?: `0x${string}` | viem491.Account | null | undefined;
52670
+ chain?: viem0.Chain | null | undefined;
52671
+ account?: `0x${string}` | viem0.Account | null | undefined;
52672
52672
  value?: bigint | undefined;
52673
52673
  dataSuffix?: `0x${string}` | undefined;
52674
52674
  type?: "eip2930" | undefined;
@@ -52681,7 +52681,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52681
52681
  maxFeePerBlobGas?: undefined | undefined;
52682
52682
  maxFeePerGas?: undefined | undefined;
52683
52683
  maxPriorityFeePerGas?: undefined | undefined;
52684
- accessList?: viem491.AccessList | undefined;
52684
+ accessList?: viem0.AccessList | undefined;
52685
52685
  sidecars?: undefined;
52686
52686
  authorizationList?: undefined;
52687
52687
  chainId?: number | undefined;
@@ -52691,8 +52691,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52691
52691
  functionName: string;
52692
52692
  args?: readonly unknown[] | undefined;
52693
52693
  address: Address;
52694
- chain?: viem491.Chain | null | undefined;
52695
- account?: `0x${string}` | viem491.Account | null | undefined;
52694
+ chain?: viem0.Chain | null | undefined;
52695
+ account?: `0x${string}` | viem0.Account | null | undefined;
52696
52696
  value?: bigint | undefined;
52697
52697
  dataSuffix?: `0x${string}` | undefined;
52698
52698
  type?: "eip1559" | undefined;
@@ -52705,7 +52705,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52705
52705
  maxFeePerBlobGas?: undefined | undefined;
52706
52706
  maxFeePerGas?: bigint | undefined;
52707
52707
  maxPriorityFeePerGas?: bigint | undefined;
52708
- accessList?: viem491.AccessList | undefined;
52708
+ accessList?: viem0.AccessList | undefined;
52709
52709
  sidecars?: undefined;
52710
52710
  authorizationList?: undefined;
52711
52711
  chainId?: number | undefined;
@@ -52715,22 +52715,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52715
52715
  functionName: string;
52716
52716
  args?: readonly unknown[] | undefined;
52717
52717
  address: Address;
52718
- chain?: viem491.Chain | null | undefined;
52719
- account?: `0x${string}` | viem491.Account | null | undefined;
52718
+ chain?: viem0.Chain | null | undefined;
52719
+ account?: `0x${string}` | viem0.Account | null | undefined;
52720
52720
  value?: bigint | undefined;
52721
52721
  dataSuffix?: `0x${string}` | undefined;
52722
52722
  type?: "eip4844" | undefined;
52723
52723
  gas?: bigint | undefined;
52724
52724
  nonce?: number | undefined;
52725
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
52726
- blobVersionedHashes: readonly viem491.Hex[];
52725
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
52726
+ blobVersionedHashes: readonly viem0.Hex[];
52727
52727
  kzg?: undefined;
52728
52728
  gasPrice?: undefined | undefined;
52729
52729
  maxFeePerBlobGas?: bigint | undefined;
52730
52730
  maxFeePerGas?: bigint | undefined;
52731
52731
  maxPriorityFeePerGas?: bigint | undefined;
52732
- accessList?: viem491.AccessList | undefined;
52733
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52732
+ accessList?: viem0.AccessList | undefined;
52733
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52734
52734
  authorizationList?: undefined;
52735
52735
  chainId?: number | undefined;
52736
52736
  connector?: wagmi0.Connector | undefined;
@@ -52739,22 +52739,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52739
52739
  functionName: string;
52740
52740
  args?: readonly unknown[] | undefined;
52741
52741
  address: Address;
52742
- chain?: viem491.Chain | null | undefined;
52743
- account?: `0x${string}` | viem491.Account | null | undefined;
52742
+ chain?: viem0.Chain | null | undefined;
52743
+ account?: `0x${string}` | viem0.Account | null | undefined;
52744
52744
  value?: bigint | undefined;
52745
52745
  dataSuffix?: `0x${string}` | undefined;
52746
52746
  type?: "eip4844" | undefined;
52747
52747
  gas?: bigint | undefined;
52748
52748
  nonce?: number | undefined;
52749
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
52749
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
52750
52750
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52751
- kzg?: viem491.Kzg | undefined;
52751
+ kzg?: viem0.Kzg | undefined;
52752
52752
  gasPrice?: undefined | undefined;
52753
52753
  maxFeePerBlobGas?: bigint | undefined;
52754
52754
  maxFeePerGas?: bigint | undefined;
52755
52755
  maxPriorityFeePerGas?: bigint | undefined;
52756
- accessList?: viem491.AccessList | undefined;
52757
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52756
+ accessList?: viem0.AccessList | undefined;
52757
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52758
52758
  authorizationList?: undefined;
52759
52759
  chainId?: number | undefined;
52760
52760
  connector?: wagmi0.Connector | undefined;
@@ -52763,8 +52763,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52763
52763
  functionName: string;
52764
52764
  args?: readonly unknown[] | undefined;
52765
52765
  address: Address;
52766
- chain?: viem491.Chain | null | undefined;
52767
- account?: `0x${string}` | viem491.Account | null | undefined;
52766
+ chain?: viem0.Chain | null | undefined;
52767
+ account?: `0x${string}` | viem0.Account | null | undefined;
52768
52768
  value?: bigint | undefined;
52769
52769
  dataSuffix?: `0x${string}` | undefined;
52770
52770
  type?: "eip7702" | undefined;
@@ -52777,9 +52777,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52777
52777
  maxFeePerBlobGas?: undefined | undefined;
52778
52778
  maxFeePerGas?: bigint | undefined;
52779
52779
  maxPriorityFeePerGas?: bigint | undefined;
52780
- accessList?: viem491.AccessList | undefined;
52780
+ accessList?: viem0.AccessList | undefined;
52781
52781
  sidecars?: undefined;
52782
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
52782
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
52783
52783
  chainId?: number | undefined;
52784
52784
  connector?: wagmi0.Connector | undefined;
52785
52785
  };
@@ -52798,16 +52798,16 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52798
52798
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52799
52799
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52800
52800
  } | {
52801
- error: null;
52802
52801
  data: `0x${string}`;
52802
+ error: null;
52803
52803
  status: "success";
52804
52804
  variables: {
52805
52805
  abi: abitype0.Abi;
52806
52806
  functionName: string;
52807
52807
  args?: readonly unknown[] | undefined;
52808
52808
  address: Address;
52809
- chain?: viem491.Chain | null | undefined;
52810
- account?: `0x${string}` | viem491.Account | null | undefined;
52809
+ chain?: viem0.Chain | null | undefined;
52810
+ account?: `0x${string}` | viem0.Account | null | undefined;
52811
52811
  value?: bigint | undefined;
52812
52812
  dataSuffix?: `0x${string}` | undefined;
52813
52813
  type?: "legacy" | undefined;
@@ -52830,8 +52830,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52830
52830
  functionName: string;
52831
52831
  args?: readonly unknown[] | undefined;
52832
52832
  address: Address;
52833
- chain?: viem491.Chain | null | undefined;
52834
- account?: `0x${string}` | viem491.Account | null | undefined;
52833
+ chain?: viem0.Chain | null | undefined;
52834
+ account?: `0x${string}` | viem0.Account | null | undefined;
52835
52835
  value?: bigint | undefined;
52836
52836
  dataSuffix?: `0x${string}` | undefined;
52837
52837
  type?: "eip2930" | undefined;
@@ -52844,7 +52844,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52844
52844
  maxFeePerBlobGas?: undefined | undefined;
52845
52845
  maxFeePerGas?: undefined | undefined;
52846
52846
  maxPriorityFeePerGas?: undefined | undefined;
52847
- accessList?: viem491.AccessList | undefined;
52847
+ accessList?: viem0.AccessList | undefined;
52848
52848
  sidecars?: undefined;
52849
52849
  authorizationList?: undefined;
52850
52850
  chainId?: number | undefined;
@@ -52854,8 +52854,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52854
52854
  functionName: string;
52855
52855
  args?: readonly unknown[] | undefined;
52856
52856
  address: Address;
52857
- chain?: viem491.Chain | null | undefined;
52858
- account?: `0x${string}` | viem491.Account | null | undefined;
52857
+ chain?: viem0.Chain | null | undefined;
52858
+ account?: `0x${string}` | viem0.Account | null | undefined;
52859
52859
  value?: bigint | undefined;
52860
52860
  dataSuffix?: `0x${string}` | undefined;
52861
52861
  type?: "eip1559" | undefined;
@@ -52868,7 +52868,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52868
52868
  maxFeePerBlobGas?: undefined | undefined;
52869
52869
  maxFeePerGas?: bigint | undefined;
52870
52870
  maxPriorityFeePerGas?: bigint | undefined;
52871
- accessList?: viem491.AccessList | undefined;
52871
+ accessList?: viem0.AccessList | undefined;
52872
52872
  sidecars?: undefined;
52873
52873
  authorizationList?: undefined;
52874
52874
  chainId?: number | undefined;
@@ -52878,22 +52878,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52878
52878
  functionName: string;
52879
52879
  args?: readonly unknown[] | undefined;
52880
52880
  address: Address;
52881
- chain?: viem491.Chain | null | undefined;
52882
- account?: `0x${string}` | viem491.Account | null | undefined;
52881
+ chain?: viem0.Chain | null | undefined;
52882
+ account?: `0x${string}` | viem0.Account | null | undefined;
52883
52883
  value?: bigint | undefined;
52884
52884
  dataSuffix?: `0x${string}` | undefined;
52885
52885
  type?: "eip4844" | undefined;
52886
52886
  gas?: bigint | undefined;
52887
52887
  nonce?: number | undefined;
52888
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
52889
- blobVersionedHashes: readonly viem491.Hex[];
52888
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
52889
+ blobVersionedHashes: readonly viem0.Hex[];
52890
52890
  kzg?: undefined;
52891
52891
  gasPrice?: undefined | undefined;
52892
52892
  maxFeePerBlobGas?: bigint | undefined;
52893
52893
  maxFeePerGas?: bigint | undefined;
52894
52894
  maxPriorityFeePerGas?: bigint | undefined;
52895
- accessList?: viem491.AccessList | undefined;
52896
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52895
+ accessList?: viem0.AccessList | undefined;
52896
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52897
52897
  authorizationList?: undefined;
52898
52898
  chainId?: number | undefined;
52899
52899
  connector?: wagmi0.Connector | undefined;
@@ -52902,22 +52902,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52902
52902
  functionName: string;
52903
52903
  args?: readonly unknown[] | undefined;
52904
52904
  address: Address;
52905
- chain?: viem491.Chain | null | undefined;
52906
- account?: `0x${string}` | viem491.Account | null | undefined;
52905
+ chain?: viem0.Chain | null | undefined;
52906
+ account?: `0x${string}` | viem0.Account | null | undefined;
52907
52907
  value?: bigint | undefined;
52908
52908
  dataSuffix?: `0x${string}` | undefined;
52909
52909
  type?: "eip4844" | undefined;
52910
52910
  gas?: bigint | undefined;
52911
52911
  nonce?: number | undefined;
52912
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
52912
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
52913
52913
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52914
- kzg?: viem491.Kzg | undefined;
52914
+ kzg?: viem0.Kzg | undefined;
52915
52915
  gasPrice?: undefined | undefined;
52916
52916
  maxFeePerBlobGas?: bigint | undefined;
52917
52917
  maxFeePerGas?: bigint | undefined;
52918
52918
  maxPriorityFeePerGas?: bigint | undefined;
52919
- accessList?: viem491.AccessList | undefined;
52920
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52919
+ accessList?: viem0.AccessList | undefined;
52920
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52921
52921
  authorizationList?: undefined;
52922
52922
  chainId?: number | undefined;
52923
52923
  connector?: wagmi0.Connector | undefined;
@@ -52926,8 +52926,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52926
52926
  functionName: string;
52927
52927
  args?: readonly unknown[] | undefined;
52928
52928
  address: Address;
52929
- chain?: viem491.Chain | null | undefined;
52930
- account?: `0x${string}` | viem491.Account | null | undefined;
52929
+ chain?: viem0.Chain | null | undefined;
52930
+ account?: `0x${string}` | viem0.Account | null | undefined;
52931
52931
  value?: bigint | undefined;
52932
52932
  dataSuffix?: `0x${string}` | undefined;
52933
52933
  type?: "eip7702" | undefined;
@@ -52940,9 +52940,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52940
52940
  maxFeePerBlobGas?: undefined | undefined;
52941
52941
  maxFeePerGas?: bigint | undefined;
52942
52942
  maxPriorityFeePerGas?: bigint | undefined;
52943
- accessList?: viem491.AccessList | undefined;
52943
+ accessList?: viem0.AccessList | undefined;
52944
52944
  sidecars?: undefined;
52945
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
52945
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
52946
52946
  chainId?: number | undefined;
52947
52947
  connector?: wagmi0.Connector | undefined;
52948
52948
  };
@@ -52964,8 +52964,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52964
52964
  //#endregion
52965
52965
  //#region src/hooks/guardian/usePauseMarketTrading.d.ts
52966
52966
  declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52967
- error: null;
52968
52967
  data: undefined;
52968
+ error: null;
52969
52969
  status: "idle";
52970
52970
  variables: undefined;
52971
52971
  isError: false;
@@ -52983,16 +52983,16 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52983
52983
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52984
52984
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
52985
52985
  } | {
52986
- error: null;
52987
52986
  data: undefined;
52987
+ error: null;
52988
52988
  status: "pending";
52989
52989
  variables: {
52990
52990
  abi: abitype0.Abi;
52991
52991
  functionName: string;
52992
52992
  args?: readonly unknown[] | undefined;
52993
52993
  address: Address;
52994
- chain?: viem491.Chain | null | undefined;
52995
- account?: `0x${string}` | viem491.Account | null | undefined;
52994
+ chain?: viem0.Chain | null | undefined;
52995
+ account?: `0x${string}` | viem0.Account | null | undefined;
52996
52996
  value?: bigint | undefined;
52997
52997
  dataSuffix?: `0x${string}` | undefined;
52998
52998
  type?: "legacy" | undefined;
@@ -53015,8 +53015,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53015
53015
  functionName: string;
53016
53016
  args?: readonly unknown[] | undefined;
53017
53017
  address: Address;
53018
- chain?: viem491.Chain | null | undefined;
53019
- account?: `0x${string}` | viem491.Account | null | undefined;
53018
+ chain?: viem0.Chain | null | undefined;
53019
+ account?: `0x${string}` | viem0.Account | null | undefined;
53020
53020
  value?: bigint | undefined;
53021
53021
  dataSuffix?: `0x${string}` | undefined;
53022
53022
  type?: "eip2930" | undefined;
@@ -53029,7 +53029,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53029
53029
  maxFeePerBlobGas?: undefined | undefined;
53030
53030
  maxFeePerGas?: undefined | undefined;
53031
53031
  maxPriorityFeePerGas?: undefined | undefined;
53032
- accessList?: viem491.AccessList | undefined;
53032
+ accessList?: viem0.AccessList | undefined;
53033
53033
  sidecars?: undefined;
53034
53034
  authorizationList?: undefined;
53035
53035
  chainId?: number | undefined;
@@ -53039,8 +53039,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53039
53039
  functionName: string;
53040
53040
  args?: readonly unknown[] | undefined;
53041
53041
  address: Address;
53042
- chain?: viem491.Chain | null | undefined;
53043
- account?: `0x${string}` | viem491.Account | null | undefined;
53042
+ chain?: viem0.Chain | null | undefined;
53043
+ account?: `0x${string}` | viem0.Account | null | undefined;
53044
53044
  value?: bigint | undefined;
53045
53045
  dataSuffix?: `0x${string}` | undefined;
53046
53046
  type?: "eip1559" | undefined;
@@ -53053,7 +53053,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53053
53053
  maxFeePerBlobGas?: undefined | undefined;
53054
53054
  maxFeePerGas?: bigint | undefined;
53055
53055
  maxPriorityFeePerGas?: bigint | undefined;
53056
- accessList?: viem491.AccessList | undefined;
53056
+ accessList?: viem0.AccessList | undefined;
53057
53057
  sidecars?: undefined;
53058
53058
  authorizationList?: undefined;
53059
53059
  chainId?: number | undefined;
@@ -53063,22 +53063,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53063
53063
  functionName: string;
53064
53064
  args?: readonly unknown[] | undefined;
53065
53065
  address: Address;
53066
- chain?: viem491.Chain | null | undefined;
53067
- account?: `0x${string}` | viem491.Account | null | undefined;
53066
+ chain?: viem0.Chain | null | undefined;
53067
+ account?: `0x${string}` | viem0.Account | null | undefined;
53068
53068
  value?: bigint | undefined;
53069
53069
  dataSuffix?: `0x${string}` | undefined;
53070
53070
  type?: "eip4844" | undefined;
53071
53071
  gas?: bigint | undefined;
53072
53072
  nonce?: number | undefined;
53073
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53074
- blobVersionedHashes: readonly viem491.Hex[];
53073
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53074
+ blobVersionedHashes: readonly viem0.Hex[];
53075
53075
  kzg?: undefined;
53076
53076
  gasPrice?: undefined | undefined;
53077
53077
  maxFeePerBlobGas?: bigint | undefined;
53078
53078
  maxFeePerGas?: bigint | undefined;
53079
53079
  maxPriorityFeePerGas?: bigint | undefined;
53080
- accessList?: viem491.AccessList | undefined;
53081
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53080
+ accessList?: viem0.AccessList | undefined;
53081
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53082
53082
  authorizationList?: undefined;
53083
53083
  chainId?: number | undefined;
53084
53084
  connector?: wagmi0.Connector | undefined;
@@ -53087,22 +53087,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53087
53087
  functionName: string;
53088
53088
  args?: readonly unknown[] | undefined;
53089
53089
  address: Address;
53090
- chain?: viem491.Chain | null | undefined;
53091
- account?: `0x${string}` | viem491.Account | null | undefined;
53090
+ chain?: viem0.Chain | null | undefined;
53091
+ account?: `0x${string}` | viem0.Account | null | undefined;
53092
53092
  value?: bigint | undefined;
53093
53093
  dataSuffix?: `0x${string}` | undefined;
53094
53094
  type?: "eip4844" | undefined;
53095
53095
  gas?: bigint | undefined;
53096
53096
  nonce?: number | undefined;
53097
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53097
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53098
53098
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53099
- kzg?: viem491.Kzg | undefined;
53099
+ kzg?: viem0.Kzg | undefined;
53100
53100
  gasPrice?: undefined | undefined;
53101
53101
  maxFeePerBlobGas?: bigint | undefined;
53102
53102
  maxFeePerGas?: bigint | undefined;
53103
53103
  maxPriorityFeePerGas?: bigint | undefined;
53104
- accessList?: viem491.AccessList | undefined;
53105
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53104
+ accessList?: viem0.AccessList | undefined;
53105
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53106
53106
  authorizationList?: undefined;
53107
53107
  chainId?: number | undefined;
53108
53108
  connector?: wagmi0.Connector | undefined;
@@ -53111,8 +53111,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53111
53111
  functionName: string;
53112
53112
  args?: readonly unknown[] | undefined;
53113
53113
  address: Address;
53114
- chain?: viem491.Chain | null | undefined;
53115
- account?: `0x${string}` | viem491.Account | null | undefined;
53114
+ chain?: viem0.Chain | null | undefined;
53115
+ account?: `0x${string}` | viem0.Account | null | undefined;
53116
53116
  value?: bigint | undefined;
53117
53117
  dataSuffix?: `0x${string}` | undefined;
53118
53118
  type?: "eip7702" | undefined;
@@ -53125,9 +53125,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53125
53125
  maxFeePerBlobGas?: undefined | undefined;
53126
53126
  maxFeePerGas?: bigint | undefined;
53127
53127
  maxPriorityFeePerGas?: bigint | undefined;
53128
- accessList?: viem491.AccessList | undefined;
53128
+ accessList?: viem0.AccessList | undefined;
53129
53129
  sidecars?: undefined;
53130
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53130
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53131
53131
  chainId?: number | undefined;
53132
53132
  connector?: wagmi0.Connector | undefined;
53133
53133
  };
@@ -53146,16 +53146,16 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53146
53146
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53147
53147
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
53148
53148
  } | {
53149
- error: _wagmi_core0.WriteContractErrorType;
53150
53149
  data: undefined;
53150
+ error: _wagmi_core0.WriteContractErrorType;
53151
53151
  status: "error";
53152
53152
  variables: {
53153
53153
  abi: abitype0.Abi;
53154
53154
  functionName: string;
53155
53155
  args?: readonly unknown[] | undefined;
53156
53156
  address: Address;
53157
- chain?: viem491.Chain | null | undefined;
53158
- account?: `0x${string}` | viem491.Account | null | undefined;
53157
+ chain?: viem0.Chain | null | undefined;
53158
+ account?: `0x${string}` | viem0.Account | null | undefined;
53159
53159
  value?: bigint | undefined;
53160
53160
  dataSuffix?: `0x${string}` | undefined;
53161
53161
  type?: "legacy" | undefined;
@@ -53178,8 +53178,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53178
53178
  functionName: string;
53179
53179
  args?: readonly unknown[] | undefined;
53180
53180
  address: Address;
53181
- chain?: viem491.Chain | null | undefined;
53182
- account?: `0x${string}` | viem491.Account | null | undefined;
53181
+ chain?: viem0.Chain | null | undefined;
53182
+ account?: `0x${string}` | viem0.Account | null | undefined;
53183
53183
  value?: bigint | undefined;
53184
53184
  dataSuffix?: `0x${string}` | undefined;
53185
53185
  type?: "eip2930" | undefined;
@@ -53192,7 +53192,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53192
53192
  maxFeePerBlobGas?: undefined | undefined;
53193
53193
  maxFeePerGas?: undefined | undefined;
53194
53194
  maxPriorityFeePerGas?: undefined | undefined;
53195
- accessList?: viem491.AccessList | undefined;
53195
+ accessList?: viem0.AccessList | undefined;
53196
53196
  sidecars?: undefined;
53197
53197
  authorizationList?: undefined;
53198
53198
  chainId?: number | undefined;
@@ -53202,8 +53202,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53202
53202
  functionName: string;
53203
53203
  args?: readonly unknown[] | undefined;
53204
53204
  address: Address;
53205
- chain?: viem491.Chain | null | undefined;
53206
- account?: `0x${string}` | viem491.Account | null | undefined;
53205
+ chain?: viem0.Chain | null | undefined;
53206
+ account?: `0x${string}` | viem0.Account | null | undefined;
53207
53207
  value?: bigint | undefined;
53208
53208
  dataSuffix?: `0x${string}` | undefined;
53209
53209
  type?: "eip1559" | undefined;
@@ -53216,7 +53216,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53216
53216
  maxFeePerBlobGas?: undefined | undefined;
53217
53217
  maxFeePerGas?: bigint | undefined;
53218
53218
  maxPriorityFeePerGas?: bigint | undefined;
53219
- accessList?: viem491.AccessList | undefined;
53219
+ accessList?: viem0.AccessList | undefined;
53220
53220
  sidecars?: undefined;
53221
53221
  authorizationList?: undefined;
53222
53222
  chainId?: number | undefined;
@@ -53226,22 +53226,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53226
53226
  functionName: string;
53227
53227
  args?: readonly unknown[] | undefined;
53228
53228
  address: Address;
53229
- chain?: viem491.Chain | null | undefined;
53230
- account?: `0x${string}` | viem491.Account | null | undefined;
53229
+ chain?: viem0.Chain | null | undefined;
53230
+ account?: `0x${string}` | viem0.Account | null | undefined;
53231
53231
  value?: bigint | undefined;
53232
53232
  dataSuffix?: `0x${string}` | undefined;
53233
53233
  type?: "eip4844" | undefined;
53234
53234
  gas?: bigint | undefined;
53235
53235
  nonce?: number | undefined;
53236
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53237
- blobVersionedHashes: readonly viem491.Hex[];
53236
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53237
+ blobVersionedHashes: readonly viem0.Hex[];
53238
53238
  kzg?: undefined;
53239
53239
  gasPrice?: undefined | undefined;
53240
53240
  maxFeePerBlobGas?: bigint | undefined;
53241
53241
  maxFeePerGas?: bigint | undefined;
53242
53242
  maxPriorityFeePerGas?: bigint | undefined;
53243
- accessList?: viem491.AccessList | undefined;
53244
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53243
+ accessList?: viem0.AccessList | undefined;
53244
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53245
53245
  authorizationList?: undefined;
53246
53246
  chainId?: number | undefined;
53247
53247
  connector?: wagmi0.Connector | undefined;
@@ -53250,22 +53250,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53250
53250
  functionName: string;
53251
53251
  args?: readonly unknown[] | undefined;
53252
53252
  address: Address;
53253
- chain?: viem491.Chain | null | undefined;
53254
- account?: `0x${string}` | viem491.Account | null | undefined;
53253
+ chain?: viem0.Chain | null | undefined;
53254
+ account?: `0x${string}` | viem0.Account | null | undefined;
53255
53255
  value?: bigint | undefined;
53256
53256
  dataSuffix?: `0x${string}` | undefined;
53257
53257
  type?: "eip4844" | undefined;
53258
53258
  gas?: bigint | undefined;
53259
53259
  nonce?: number | undefined;
53260
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53260
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53261
53261
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53262
- kzg?: viem491.Kzg | undefined;
53262
+ kzg?: viem0.Kzg | undefined;
53263
53263
  gasPrice?: undefined | undefined;
53264
53264
  maxFeePerBlobGas?: bigint | undefined;
53265
53265
  maxFeePerGas?: bigint | undefined;
53266
53266
  maxPriorityFeePerGas?: bigint | undefined;
53267
- accessList?: viem491.AccessList | undefined;
53268
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53267
+ accessList?: viem0.AccessList | undefined;
53268
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53269
53269
  authorizationList?: undefined;
53270
53270
  chainId?: number | undefined;
53271
53271
  connector?: wagmi0.Connector | undefined;
@@ -53274,8 +53274,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53274
53274
  functionName: string;
53275
53275
  args?: readonly unknown[] | undefined;
53276
53276
  address: Address;
53277
- chain?: viem491.Chain | null | undefined;
53278
- account?: `0x${string}` | viem491.Account | null | undefined;
53277
+ chain?: viem0.Chain | null | undefined;
53278
+ account?: `0x${string}` | viem0.Account | null | undefined;
53279
53279
  value?: bigint | undefined;
53280
53280
  dataSuffix?: `0x${string}` | undefined;
53281
53281
  type?: "eip7702" | undefined;
@@ -53288,9 +53288,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53288
53288
  maxFeePerBlobGas?: undefined | undefined;
53289
53289
  maxFeePerGas?: bigint | undefined;
53290
53290
  maxPriorityFeePerGas?: bigint | undefined;
53291
- accessList?: viem491.AccessList | undefined;
53291
+ accessList?: viem0.AccessList | undefined;
53292
53292
  sidecars?: undefined;
53293
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53293
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53294
53294
  chainId?: number | undefined;
53295
53295
  connector?: wagmi0.Connector | undefined;
53296
53296
  };
@@ -53309,16 +53309,16 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53309
53309
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53310
53310
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
53311
53311
  } | {
53312
- error: null;
53313
53312
  data: `0x${string}`;
53313
+ error: null;
53314
53314
  status: "success";
53315
53315
  variables: {
53316
53316
  abi: abitype0.Abi;
53317
53317
  functionName: string;
53318
53318
  args?: readonly unknown[] | undefined;
53319
53319
  address: Address;
53320
- chain?: viem491.Chain | null | undefined;
53321
- account?: `0x${string}` | viem491.Account | null | undefined;
53320
+ chain?: viem0.Chain | null | undefined;
53321
+ account?: `0x${string}` | viem0.Account | null | undefined;
53322
53322
  value?: bigint | undefined;
53323
53323
  dataSuffix?: `0x${string}` | undefined;
53324
53324
  type?: "legacy" | undefined;
@@ -53341,8 +53341,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53341
53341
  functionName: string;
53342
53342
  args?: readonly unknown[] | undefined;
53343
53343
  address: Address;
53344
- chain?: viem491.Chain | null | undefined;
53345
- account?: `0x${string}` | viem491.Account | null | undefined;
53344
+ chain?: viem0.Chain | null | undefined;
53345
+ account?: `0x${string}` | viem0.Account | null | undefined;
53346
53346
  value?: bigint | undefined;
53347
53347
  dataSuffix?: `0x${string}` | undefined;
53348
53348
  type?: "eip2930" | undefined;
@@ -53355,7 +53355,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53355
53355
  maxFeePerBlobGas?: undefined | undefined;
53356
53356
  maxFeePerGas?: undefined | undefined;
53357
53357
  maxPriorityFeePerGas?: undefined | undefined;
53358
- accessList?: viem491.AccessList | undefined;
53358
+ accessList?: viem0.AccessList | undefined;
53359
53359
  sidecars?: undefined;
53360
53360
  authorizationList?: undefined;
53361
53361
  chainId?: number | undefined;
@@ -53365,8 +53365,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53365
53365
  functionName: string;
53366
53366
  args?: readonly unknown[] | undefined;
53367
53367
  address: Address;
53368
- chain?: viem491.Chain | null | undefined;
53369
- account?: `0x${string}` | viem491.Account | null | undefined;
53368
+ chain?: viem0.Chain | null | undefined;
53369
+ account?: `0x${string}` | viem0.Account | null | undefined;
53370
53370
  value?: bigint | undefined;
53371
53371
  dataSuffix?: `0x${string}` | undefined;
53372
53372
  type?: "eip1559" | undefined;
@@ -53379,7 +53379,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53379
53379
  maxFeePerBlobGas?: undefined | undefined;
53380
53380
  maxFeePerGas?: bigint | undefined;
53381
53381
  maxPriorityFeePerGas?: bigint | undefined;
53382
- accessList?: viem491.AccessList | undefined;
53382
+ accessList?: viem0.AccessList | undefined;
53383
53383
  sidecars?: undefined;
53384
53384
  authorizationList?: undefined;
53385
53385
  chainId?: number | undefined;
@@ -53389,22 +53389,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53389
53389
  functionName: string;
53390
53390
  args?: readonly unknown[] | undefined;
53391
53391
  address: Address;
53392
- chain?: viem491.Chain | null | undefined;
53393
- account?: `0x${string}` | viem491.Account | null | undefined;
53392
+ chain?: viem0.Chain | null | undefined;
53393
+ account?: `0x${string}` | viem0.Account | null | undefined;
53394
53394
  value?: bigint | undefined;
53395
53395
  dataSuffix?: `0x${string}` | undefined;
53396
53396
  type?: "eip4844" | undefined;
53397
53397
  gas?: bigint | undefined;
53398
53398
  nonce?: number | undefined;
53399
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53400
- blobVersionedHashes: readonly viem491.Hex[];
53399
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53400
+ blobVersionedHashes: readonly viem0.Hex[];
53401
53401
  kzg?: undefined;
53402
53402
  gasPrice?: undefined | undefined;
53403
53403
  maxFeePerBlobGas?: bigint | undefined;
53404
53404
  maxFeePerGas?: bigint | undefined;
53405
53405
  maxPriorityFeePerGas?: bigint | undefined;
53406
- accessList?: viem491.AccessList | undefined;
53407
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53406
+ accessList?: viem0.AccessList | undefined;
53407
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53408
53408
  authorizationList?: undefined;
53409
53409
  chainId?: number | undefined;
53410
53410
  connector?: wagmi0.Connector | undefined;
@@ -53413,22 +53413,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53413
53413
  functionName: string;
53414
53414
  args?: readonly unknown[] | undefined;
53415
53415
  address: Address;
53416
- chain?: viem491.Chain | null | undefined;
53417
- account?: `0x${string}` | viem491.Account | null | undefined;
53416
+ chain?: viem0.Chain | null | undefined;
53417
+ account?: `0x${string}` | viem0.Account | null | undefined;
53418
53418
  value?: bigint | undefined;
53419
53419
  dataSuffix?: `0x${string}` | undefined;
53420
53420
  type?: "eip4844" | undefined;
53421
53421
  gas?: bigint | undefined;
53422
53422
  nonce?: number | undefined;
53423
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53423
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53424
53424
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53425
- kzg?: viem491.Kzg | undefined;
53425
+ kzg?: viem0.Kzg | undefined;
53426
53426
  gasPrice?: undefined | undefined;
53427
53427
  maxFeePerBlobGas?: bigint | undefined;
53428
53428
  maxFeePerGas?: bigint | undefined;
53429
53429
  maxPriorityFeePerGas?: bigint | undefined;
53430
- accessList?: viem491.AccessList | undefined;
53431
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53430
+ accessList?: viem0.AccessList | undefined;
53431
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53432
53432
  authorizationList?: undefined;
53433
53433
  chainId?: number | undefined;
53434
53434
  connector?: wagmi0.Connector | undefined;
@@ -53437,8 +53437,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53437
53437
  functionName: string;
53438
53438
  args?: readonly unknown[] | undefined;
53439
53439
  address: Address;
53440
- chain?: viem491.Chain | null | undefined;
53441
- account?: `0x${string}` | viem491.Account | null | undefined;
53440
+ chain?: viem0.Chain | null | undefined;
53441
+ account?: `0x${string}` | viem0.Account | null | undefined;
53442
53442
  value?: bigint | undefined;
53443
53443
  dataSuffix?: `0x${string}` | undefined;
53444
53444
  type?: "eip7702" | undefined;
@@ -53451,9 +53451,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53451
53451
  maxFeePerBlobGas?: undefined | undefined;
53452
53452
  maxFeePerGas?: bigint | undefined;
53453
53453
  maxPriorityFeePerGas?: bigint | undefined;
53454
- accessList?: viem491.AccessList | undefined;
53454
+ accessList?: viem0.AccessList | undefined;
53455
53455
  sidecars?: undefined;
53456
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53456
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53457
53457
  chainId?: number | undefined;
53458
53458
  connector?: wagmi0.Connector | undefined;
53459
53459
  };
@@ -53484,8 +53484,8 @@ declare const useFeeRates: (feeStrategy?: Address) => Partial<NonUndefinedGuard<
53484
53484
  //#endregion
53485
53485
  //#region src/hooks/fees/useUpdateMarketFees.d.ts
53486
53486
  declare const useUpdateMarketFees: (marketAddr: Address) => {
53487
- error: null;
53488
53487
  data: undefined;
53488
+ error: null;
53489
53489
  status: "idle";
53490
53490
  variables: undefined;
53491
53491
  isError: false;
@@ -53513,16 +53513,16 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53513
53513
  newFeeStrategy: `0x${string}`;
53514
53514
  }>;
53515
53515
  } | {
53516
- error: null;
53517
53516
  data: undefined;
53517
+ error: null;
53518
53518
  status: "pending";
53519
53519
  variables: {
53520
53520
  abi: abitype0.Abi;
53521
53521
  functionName: string;
53522
53522
  args?: readonly unknown[] | undefined;
53523
53523
  address: Address;
53524
- chain?: viem491.Chain | null | undefined;
53525
- account?: `0x${string}` | viem491.Account | null | undefined;
53524
+ chain?: viem0.Chain | null | undefined;
53525
+ account?: `0x${string}` | viem0.Account | null | undefined;
53526
53526
  value?: bigint | undefined;
53527
53527
  dataSuffix?: `0x${string}` | undefined;
53528
53528
  type?: "legacy" | undefined;
@@ -53545,8 +53545,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53545
53545
  functionName: string;
53546
53546
  args?: readonly unknown[] | undefined;
53547
53547
  address: Address;
53548
- chain?: viem491.Chain | null | undefined;
53549
- account?: `0x${string}` | viem491.Account | null | undefined;
53548
+ chain?: viem0.Chain | null | undefined;
53549
+ account?: `0x${string}` | viem0.Account | null | undefined;
53550
53550
  value?: bigint | undefined;
53551
53551
  dataSuffix?: `0x${string}` | undefined;
53552
53552
  type?: "eip2930" | undefined;
@@ -53559,7 +53559,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53559
53559
  maxFeePerBlobGas?: undefined | undefined;
53560
53560
  maxFeePerGas?: undefined | undefined;
53561
53561
  maxPriorityFeePerGas?: undefined | undefined;
53562
- accessList?: viem491.AccessList | undefined;
53562
+ accessList?: viem0.AccessList | undefined;
53563
53563
  sidecars?: undefined;
53564
53564
  authorizationList?: undefined;
53565
53565
  chainId?: number | undefined;
@@ -53569,8 +53569,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53569
53569
  functionName: string;
53570
53570
  args?: readonly unknown[] | undefined;
53571
53571
  address: Address;
53572
- chain?: viem491.Chain | null | undefined;
53573
- account?: `0x${string}` | viem491.Account | null | undefined;
53572
+ chain?: viem0.Chain | null | undefined;
53573
+ account?: `0x${string}` | viem0.Account | null | undefined;
53574
53574
  value?: bigint | undefined;
53575
53575
  dataSuffix?: `0x${string}` | undefined;
53576
53576
  type?: "eip1559" | undefined;
@@ -53583,7 +53583,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53583
53583
  maxFeePerBlobGas?: undefined | undefined;
53584
53584
  maxFeePerGas?: bigint | undefined;
53585
53585
  maxPriorityFeePerGas?: bigint | undefined;
53586
- accessList?: viem491.AccessList | undefined;
53586
+ accessList?: viem0.AccessList | undefined;
53587
53587
  sidecars?: undefined;
53588
53588
  authorizationList?: undefined;
53589
53589
  chainId?: number | undefined;
@@ -53593,22 +53593,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53593
53593
  functionName: string;
53594
53594
  args?: readonly unknown[] | undefined;
53595
53595
  address: Address;
53596
- chain?: viem491.Chain | null | undefined;
53597
- account?: `0x${string}` | viem491.Account | null | undefined;
53596
+ chain?: viem0.Chain | null | undefined;
53597
+ account?: `0x${string}` | viem0.Account | null | undefined;
53598
53598
  value?: bigint | undefined;
53599
53599
  dataSuffix?: `0x${string}` | undefined;
53600
53600
  type?: "eip4844" | undefined;
53601
53601
  gas?: bigint | undefined;
53602
53602
  nonce?: number | undefined;
53603
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53604
- blobVersionedHashes: readonly viem491.Hex[];
53603
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53604
+ blobVersionedHashes: readonly viem0.Hex[];
53605
53605
  kzg?: undefined;
53606
53606
  gasPrice?: undefined | undefined;
53607
53607
  maxFeePerBlobGas?: bigint | undefined;
53608
53608
  maxFeePerGas?: bigint | undefined;
53609
53609
  maxPriorityFeePerGas?: bigint | undefined;
53610
- accessList?: viem491.AccessList | undefined;
53611
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53610
+ accessList?: viem0.AccessList | undefined;
53611
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53612
53612
  authorizationList?: undefined;
53613
53613
  chainId?: number | undefined;
53614
53614
  connector?: wagmi0.Connector | undefined;
@@ -53617,22 +53617,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53617
53617
  functionName: string;
53618
53618
  args?: readonly unknown[] | undefined;
53619
53619
  address: Address;
53620
- chain?: viem491.Chain | null | undefined;
53621
- account?: `0x${string}` | viem491.Account | null | undefined;
53620
+ chain?: viem0.Chain | null | undefined;
53621
+ account?: `0x${string}` | viem0.Account | null | undefined;
53622
53622
  value?: bigint | undefined;
53623
53623
  dataSuffix?: `0x${string}` | undefined;
53624
53624
  type?: "eip4844" | undefined;
53625
53625
  gas?: bigint | undefined;
53626
53626
  nonce?: number | undefined;
53627
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53627
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53628
53628
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53629
- kzg?: viem491.Kzg | undefined;
53629
+ kzg?: viem0.Kzg | undefined;
53630
53630
  gasPrice?: undefined | undefined;
53631
53631
  maxFeePerBlobGas?: bigint | undefined;
53632
53632
  maxFeePerGas?: bigint | undefined;
53633
53633
  maxPriorityFeePerGas?: bigint | undefined;
53634
- accessList?: viem491.AccessList | undefined;
53635
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53634
+ accessList?: viem0.AccessList | undefined;
53635
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53636
53636
  authorizationList?: undefined;
53637
53637
  chainId?: number | undefined;
53638
53638
  connector?: wagmi0.Connector | undefined;
@@ -53641,8 +53641,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53641
53641
  functionName: string;
53642
53642
  args?: readonly unknown[] | undefined;
53643
53643
  address: Address;
53644
- chain?: viem491.Chain | null | undefined;
53645
- account?: `0x${string}` | viem491.Account | null | undefined;
53644
+ chain?: viem0.Chain | null | undefined;
53645
+ account?: `0x${string}` | viem0.Account | null | undefined;
53646
53646
  value?: bigint | undefined;
53647
53647
  dataSuffix?: `0x${string}` | undefined;
53648
53648
  type?: "eip7702" | undefined;
@@ -53655,9 +53655,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53655
53655
  maxFeePerBlobGas?: undefined | undefined;
53656
53656
  maxFeePerGas?: bigint | undefined;
53657
53657
  maxPriorityFeePerGas?: bigint | undefined;
53658
- accessList?: viem491.AccessList | undefined;
53658
+ accessList?: viem0.AccessList | undefined;
53659
53659
  sidecars?: undefined;
53660
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53660
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53661
53661
  chainId?: number | undefined;
53662
53662
  connector?: wagmi0.Connector | undefined;
53663
53663
  };
@@ -53686,16 +53686,16 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53686
53686
  newFeeStrategy: `0x${string}`;
53687
53687
  }>;
53688
53688
  } | {
53689
- error: _wagmi_core0.WriteContractErrorType;
53690
53689
  data: undefined;
53690
+ error: _wagmi_core0.WriteContractErrorType;
53691
53691
  status: "error";
53692
53692
  variables: {
53693
53693
  abi: abitype0.Abi;
53694
53694
  functionName: string;
53695
53695
  args?: readonly unknown[] | undefined;
53696
53696
  address: Address;
53697
- chain?: viem491.Chain | null | undefined;
53698
- account?: `0x${string}` | viem491.Account | null | undefined;
53697
+ chain?: viem0.Chain | null | undefined;
53698
+ account?: `0x${string}` | viem0.Account | null | undefined;
53699
53699
  value?: bigint | undefined;
53700
53700
  dataSuffix?: `0x${string}` | undefined;
53701
53701
  type?: "legacy" | undefined;
@@ -53718,8 +53718,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53718
53718
  functionName: string;
53719
53719
  args?: readonly unknown[] | undefined;
53720
53720
  address: Address;
53721
- chain?: viem491.Chain | null | undefined;
53722
- account?: `0x${string}` | viem491.Account | null | undefined;
53721
+ chain?: viem0.Chain | null | undefined;
53722
+ account?: `0x${string}` | viem0.Account | null | undefined;
53723
53723
  value?: bigint | undefined;
53724
53724
  dataSuffix?: `0x${string}` | undefined;
53725
53725
  type?: "eip2930" | undefined;
@@ -53732,7 +53732,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53732
53732
  maxFeePerBlobGas?: undefined | undefined;
53733
53733
  maxFeePerGas?: undefined | undefined;
53734
53734
  maxPriorityFeePerGas?: undefined | undefined;
53735
- accessList?: viem491.AccessList | undefined;
53735
+ accessList?: viem0.AccessList | undefined;
53736
53736
  sidecars?: undefined;
53737
53737
  authorizationList?: undefined;
53738
53738
  chainId?: number | undefined;
@@ -53742,8 +53742,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53742
53742
  functionName: string;
53743
53743
  args?: readonly unknown[] | undefined;
53744
53744
  address: Address;
53745
- chain?: viem491.Chain | null | undefined;
53746
- account?: `0x${string}` | viem491.Account | null | undefined;
53745
+ chain?: viem0.Chain | null | undefined;
53746
+ account?: `0x${string}` | viem0.Account | null | undefined;
53747
53747
  value?: bigint | undefined;
53748
53748
  dataSuffix?: `0x${string}` | undefined;
53749
53749
  type?: "eip1559" | undefined;
@@ -53756,7 +53756,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53756
53756
  maxFeePerBlobGas?: undefined | undefined;
53757
53757
  maxFeePerGas?: bigint | undefined;
53758
53758
  maxPriorityFeePerGas?: bigint | undefined;
53759
- accessList?: viem491.AccessList | undefined;
53759
+ accessList?: viem0.AccessList | undefined;
53760
53760
  sidecars?: undefined;
53761
53761
  authorizationList?: undefined;
53762
53762
  chainId?: number | undefined;
@@ -53766,22 +53766,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53766
53766
  functionName: string;
53767
53767
  args?: readonly unknown[] | undefined;
53768
53768
  address: Address;
53769
- chain?: viem491.Chain | null | undefined;
53770
- account?: `0x${string}` | viem491.Account | null | undefined;
53769
+ chain?: viem0.Chain | null | undefined;
53770
+ account?: `0x${string}` | viem0.Account | null | undefined;
53771
53771
  value?: bigint | undefined;
53772
53772
  dataSuffix?: `0x${string}` | undefined;
53773
53773
  type?: "eip4844" | undefined;
53774
53774
  gas?: bigint | undefined;
53775
53775
  nonce?: number | undefined;
53776
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53777
- blobVersionedHashes: readonly viem491.Hex[];
53776
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53777
+ blobVersionedHashes: readonly viem0.Hex[];
53778
53778
  kzg?: undefined;
53779
53779
  gasPrice?: undefined | undefined;
53780
53780
  maxFeePerBlobGas?: bigint | undefined;
53781
53781
  maxFeePerGas?: bigint | undefined;
53782
53782
  maxPriorityFeePerGas?: bigint | undefined;
53783
- accessList?: viem491.AccessList | undefined;
53784
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53783
+ accessList?: viem0.AccessList | undefined;
53784
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53785
53785
  authorizationList?: undefined;
53786
53786
  chainId?: number | undefined;
53787
53787
  connector?: wagmi0.Connector | undefined;
@@ -53790,22 +53790,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53790
53790
  functionName: string;
53791
53791
  args?: readonly unknown[] | undefined;
53792
53792
  address: Address;
53793
- chain?: viem491.Chain | null | undefined;
53794
- account?: `0x${string}` | viem491.Account | null | undefined;
53793
+ chain?: viem0.Chain | null | undefined;
53794
+ account?: `0x${string}` | viem0.Account | null | undefined;
53795
53795
  value?: bigint | undefined;
53796
53796
  dataSuffix?: `0x${string}` | undefined;
53797
53797
  type?: "eip4844" | undefined;
53798
53798
  gas?: bigint | undefined;
53799
53799
  nonce?: number | undefined;
53800
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53800
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53801
53801
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53802
- kzg?: viem491.Kzg | undefined;
53802
+ kzg?: viem0.Kzg | undefined;
53803
53803
  gasPrice?: undefined | undefined;
53804
53804
  maxFeePerBlobGas?: bigint | undefined;
53805
53805
  maxFeePerGas?: bigint | undefined;
53806
53806
  maxPriorityFeePerGas?: bigint | undefined;
53807
- accessList?: viem491.AccessList | undefined;
53808
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53807
+ accessList?: viem0.AccessList | undefined;
53808
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53809
53809
  authorizationList?: undefined;
53810
53810
  chainId?: number | undefined;
53811
53811
  connector?: wagmi0.Connector | undefined;
@@ -53814,8 +53814,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53814
53814
  functionName: string;
53815
53815
  args?: readonly unknown[] | undefined;
53816
53816
  address: Address;
53817
- chain?: viem491.Chain | null | undefined;
53818
- account?: `0x${string}` | viem491.Account | null | undefined;
53817
+ chain?: viem0.Chain | null | undefined;
53818
+ account?: `0x${string}` | viem0.Account | null | undefined;
53819
53819
  value?: bigint | undefined;
53820
53820
  dataSuffix?: `0x${string}` | undefined;
53821
53821
  type?: "eip7702" | undefined;
@@ -53828,9 +53828,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53828
53828
  maxFeePerBlobGas?: undefined | undefined;
53829
53829
  maxFeePerGas?: bigint | undefined;
53830
53830
  maxPriorityFeePerGas?: bigint | undefined;
53831
- accessList?: viem491.AccessList | undefined;
53831
+ accessList?: viem0.AccessList | undefined;
53832
53832
  sidecars?: undefined;
53833
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53833
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53834
53834
  chainId?: number | undefined;
53835
53835
  connector?: wagmi0.Connector | undefined;
53836
53836
  };
@@ -53859,16 +53859,16 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53859
53859
  newFeeStrategy: `0x${string}`;
53860
53860
  }>;
53861
53861
  } | {
53862
- error: null;
53863
53862
  data: `0x${string}`;
53863
+ error: null;
53864
53864
  status: "success";
53865
53865
  variables: {
53866
53866
  abi: abitype0.Abi;
53867
53867
  functionName: string;
53868
53868
  args?: readonly unknown[] | undefined;
53869
53869
  address: Address;
53870
- chain?: viem491.Chain | null | undefined;
53871
- account?: `0x${string}` | viem491.Account | null | undefined;
53870
+ chain?: viem0.Chain | null | undefined;
53871
+ account?: `0x${string}` | viem0.Account | null | undefined;
53872
53872
  value?: bigint | undefined;
53873
53873
  dataSuffix?: `0x${string}` | undefined;
53874
53874
  type?: "legacy" | undefined;
@@ -53891,8 +53891,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53891
53891
  functionName: string;
53892
53892
  args?: readonly unknown[] | undefined;
53893
53893
  address: Address;
53894
- chain?: viem491.Chain | null | undefined;
53895
- account?: `0x${string}` | viem491.Account | null | undefined;
53894
+ chain?: viem0.Chain | null | undefined;
53895
+ account?: `0x${string}` | viem0.Account | null | undefined;
53896
53896
  value?: bigint | undefined;
53897
53897
  dataSuffix?: `0x${string}` | undefined;
53898
53898
  type?: "eip2930" | undefined;
@@ -53905,7 +53905,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53905
53905
  maxFeePerBlobGas?: undefined | undefined;
53906
53906
  maxFeePerGas?: undefined | undefined;
53907
53907
  maxPriorityFeePerGas?: undefined | undefined;
53908
- accessList?: viem491.AccessList | undefined;
53908
+ accessList?: viem0.AccessList | undefined;
53909
53909
  sidecars?: undefined;
53910
53910
  authorizationList?: undefined;
53911
53911
  chainId?: number | undefined;
@@ -53915,8 +53915,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53915
53915
  functionName: string;
53916
53916
  args?: readonly unknown[] | undefined;
53917
53917
  address: Address;
53918
- chain?: viem491.Chain | null | undefined;
53919
- account?: `0x${string}` | viem491.Account | null | undefined;
53918
+ chain?: viem0.Chain | null | undefined;
53919
+ account?: `0x${string}` | viem0.Account | null | undefined;
53920
53920
  value?: bigint | undefined;
53921
53921
  dataSuffix?: `0x${string}` | undefined;
53922
53922
  type?: "eip1559" | undefined;
@@ -53929,7 +53929,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53929
53929
  maxFeePerBlobGas?: undefined | undefined;
53930
53930
  maxFeePerGas?: bigint | undefined;
53931
53931
  maxPriorityFeePerGas?: bigint | undefined;
53932
- accessList?: viem491.AccessList | undefined;
53932
+ accessList?: viem0.AccessList | undefined;
53933
53933
  sidecars?: undefined;
53934
53934
  authorizationList?: undefined;
53935
53935
  chainId?: number | undefined;
@@ -53939,22 +53939,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53939
53939
  functionName: string;
53940
53940
  args?: readonly unknown[] | undefined;
53941
53941
  address: Address;
53942
- chain?: viem491.Chain | null | undefined;
53943
- account?: `0x${string}` | viem491.Account | null | undefined;
53942
+ chain?: viem0.Chain | null | undefined;
53943
+ account?: `0x${string}` | viem0.Account | null | undefined;
53944
53944
  value?: bigint | undefined;
53945
53945
  dataSuffix?: `0x${string}` | undefined;
53946
53946
  type?: "eip4844" | undefined;
53947
53947
  gas?: bigint | undefined;
53948
53948
  nonce?: number | undefined;
53949
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53950
- blobVersionedHashes: readonly viem491.Hex[];
53949
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53950
+ blobVersionedHashes: readonly viem0.Hex[];
53951
53951
  kzg?: undefined;
53952
53952
  gasPrice?: undefined | undefined;
53953
53953
  maxFeePerBlobGas?: bigint | undefined;
53954
53954
  maxFeePerGas?: bigint | undefined;
53955
53955
  maxPriorityFeePerGas?: bigint | undefined;
53956
- accessList?: viem491.AccessList | undefined;
53957
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53956
+ accessList?: viem0.AccessList | undefined;
53957
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53958
53958
  authorizationList?: undefined;
53959
53959
  chainId?: number | undefined;
53960
53960
  connector?: wagmi0.Connector | undefined;
@@ -53963,22 +53963,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53963
53963
  functionName: string;
53964
53964
  args?: readonly unknown[] | undefined;
53965
53965
  address: Address;
53966
- chain?: viem491.Chain | null | undefined;
53967
- account?: `0x${string}` | viem491.Account | null | undefined;
53966
+ chain?: viem0.Chain | null | undefined;
53967
+ account?: `0x${string}` | viem0.Account | null | undefined;
53968
53968
  value?: bigint | undefined;
53969
53969
  dataSuffix?: `0x${string}` | undefined;
53970
53970
  type?: "eip4844" | undefined;
53971
53971
  gas?: bigint | undefined;
53972
53972
  nonce?: number | undefined;
53973
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53973
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53974
53974
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53975
- kzg?: viem491.Kzg | undefined;
53975
+ kzg?: viem0.Kzg | undefined;
53976
53976
  gasPrice?: undefined | undefined;
53977
53977
  maxFeePerBlobGas?: bigint | undefined;
53978
53978
  maxFeePerGas?: bigint | undefined;
53979
53979
  maxPriorityFeePerGas?: bigint | undefined;
53980
- accessList?: viem491.AccessList | undefined;
53981
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53980
+ accessList?: viem0.AccessList | undefined;
53981
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53982
53982
  authorizationList?: undefined;
53983
53983
  chainId?: number | undefined;
53984
53984
  connector?: wagmi0.Connector | undefined;
@@ -53987,8 +53987,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53987
53987
  functionName: string;
53988
53988
  args?: readonly unknown[] | undefined;
53989
53989
  address: Address;
53990
- chain?: viem491.Chain | null | undefined;
53991
- account?: `0x${string}` | viem491.Account | null | undefined;
53990
+ chain?: viem0.Chain | null | undefined;
53991
+ account?: `0x${string}` | viem0.Account | null | undefined;
53992
53992
  value?: bigint | undefined;
53993
53993
  dataSuffix?: `0x${string}` | undefined;
53994
53994
  type?: "eip7702" | undefined;
@@ -54001,9 +54001,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54001
54001
  maxFeePerBlobGas?: undefined | undefined;
54002
54002
  maxFeePerGas?: bigint | undefined;
54003
54003
  maxPriorityFeePerGas?: bigint | undefined;
54004
- accessList?: viem491.AccessList | undefined;
54004
+ accessList?: viem0.AccessList | undefined;
54005
54005
  sidecars?: undefined;
54006
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
54006
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
54007
54007
  chainId?: number | undefined;
54008
54008
  connector?: wagmi0.Connector | undefined;
54009
54009
  };
@@ -55009,8 +55009,8 @@ declare const useStaticPricingParams: (pricingAddr: Address | undefined) => Part
55009
55009
  //#endregion
55010
55010
  //#region src/hooks/pricing/useUpdateMarketPricing.d.ts
55011
55011
  declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55012
- error: null;
55013
55012
  data: undefined;
55013
+ error: null;
55014
55014
  status: "idle";
55015
55015
  variables: undefined;
55016
55016
  isError: false;
@@ -55036,16 +55036,16 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55036
55036
  newPricingAddr: `0x${string}`;
55037
55037
  }>;
55038
55038
  } | {
55039
- error: null;
55040
55039
  data: undefined;
55040
+ error: null;
55041
55041
  status: "pending";
55042
55042
  variables: {
55043
55043
  abi: abitype0.Abi;
55044
55044
  functionName: string;
55045
55045
  args?: readonly unknown[] | undefined;
55046
55046
  address: Address;
55047
- chain?: viem491.Chain | null | undefined;
55048
- account?: `0x${string}` | viem491.Account | null | undefined;
55047
+ chain?: viem0.Chain | null | undefined;
55048
+ account?: `0x${string}` | viem0.Account | null | undefined;
55049
55049
  value?: bigint | undefined;
55050
55050
  dataSuffix?: `0x${string}` | undefined;
55051
55051
  type?: "legacy" | undefined;
@@ -55068,8 +55068,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55068
55068
  functionName: string;
55069
55069
  args?: readonly unknown[] | undefined;
55070
55070
  address: Address;
55071
- chain?: viem491.Chain | null | undefined;
55072
- account?: `0x${string}` | viem491.Account | null | undefined;
55071
+ chain?: viem0.Chain | null | undefined;
55072
+ account?: `0x${string}` | viem0.Account | null | undefined;
55073
55073
  value?: bigint | undefined;
55074
55074
  dataSuffix?: `0x${string}` | undefined;
55075
55075
  type?: "eip2930" | undefined;
@@ -55082,7 +55082,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55082
55082
  maxFeePerBlobGas?: undefined | undefined;
55083
55083
  maxFeePerGas?: undefined | undefined;
55084
55084
  maxPriorityFeePerGas?: undefined | undefined;
55085
- accessList?: viem491.AccessList | undefined;
55085
+ accessList?: viem0.AccessList | undefined;
55086
55086
  sidecars?: undefined;
55087
55087
  authorizationList?: undefined;
55088
55088
  chainId?: number | undefined;
@@ -55092,8 +55092,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55092
55092
  functionName: string;
55093
55093
  args?: readonly unknown[] | undefined;
55094
55094
  address: Address;
55095
- chain?: viem491.Chain | null | undefined;
55096
- account?: `0x${string}` | viem491.Account | null | undefined;
55095
+ chain?: viem0.Chain | null | undefined;
55096
+ account?: `0x${string}` | viem0.Account | null | undefined;
55097
55097
  value?: bigint | undefined;
55098
55098
  dataSuffix?: `0x${string}` | undefined;
55099
55099
  type?: "eip1559" | undefined;
@@ -55106,7 +55106,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55106
55106
  maxFeePerBlobGas?: undefined | undefined;
55107
55107
  maxFeePerGas?: bigint | undefined;
55108
55108
  maxPriorityFeePerGas?: bigint | undefined;
55109
- accessList?: viem491.AccessList | undefined;
55109
+ accessList?: viem0.AccessList | undefined;
55110
55110
  sidecars?: undefined;
55111
55111
  authorizationList?: undefined;
55112
55112
  chainId?: number | undefined;
@@ -55116,22 +55116,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55116
55116
  functionName: string;
55117
55117
  args?: readonly unknown[] | undefined;
55118
55118
  address: Address;
55119
- chain?: viem491.Chain | null | undefined;
55120
- account?: `0x${string}` | viem491.Account | null | undefined;
55119
+ chain?: viem0.Chain | null | undefined;
55120
+ account?: `0x${string}` | viem0.Account | null | undefined;
55121
55121
  value?: bigint | undefined;
55122
55122
  dataSuffix?: `0x${string}` | undefined;
55123
55123
  type?: "eip4844" | undefined;
55124
55124
  gas?: bigint | undefined;
55125
55125
  nonce?: number | undefined;
55126
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
55127
- blobVersionedHashes: readonly viem491.Hex[];
55126
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55127
+ blobVersionedHashes: readonly viem0.Hex[];
55128
55128
  kzg?: undefined;
55129
55129
  gasPrice?: undefined | undefined;
55130
55130
  maxFeePerBlobGas?: bigint | undefined;
55131
55131
  maxFeePerGas?: bigint | undefined;
55132
55132
  maxPriorityFeePerGas?: bigint | undefined;
55133
- accessList?: viem491.AccessList | undefined;
55134
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55133
+ accessList?: viem0.AccessList | undefined;
55134
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55135
55135
  authorizationList?: undefined;
55136
55136
  chainId?: number | undefined;
55137
55137
  connector?: wagmi0.Connector | undefined;
@@ -55140,22 +55140,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55140
55140
  functionName: string;
55141
55141
  args?: readonly unknown[] | undefined;
55142
55142
  address: Address;
55143
- chain?: viem491.Chain | null | undefined;
55144
- account?: `0x${string}` | viem491.Account | null | undefined;
55143
+ chain?: viem0.Chain | null | undefined;
55144
+ account?: `0x${string}` | viem0.Account | null | undefined;
55145
55145
  value?: bigint | undefined;
55146
55146
  dataSuffix?: `0x${string}` | undefined;
55147
55147
  type?: "eip4844" | undefined;
55148
55148
  gas?: bigint | undefined;
55149
55149
  nonce?: number | undefined;
55150
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
55150
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55151
55151
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55152
- kzg?: viem491.Kzg | undefined;
55152
+ kzg?: viem0.Kzg | undefined;
55153
55153
  gasPrice?: undefined | undefined;
55154
55154
  maxFeePerBlobGas?: bigint | undefined;
55155
55155
  maxFeePerGas?: bigint | undefined;
55156
55156
  maxPriorityFeePerGas?: bigint | undefined;
55157
- accessList?: viem491.AccessList | undefined;
55158
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55157
+ accessList?: viem0.AccessList | undefined;
55158
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55159
55159
  authorizationList?: undefined;
55160
55160
  chainId?: number | undefined;
55161
55161
  connector?: wagmi0.Connector | undefined;
@@ -55164,8 +55164,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55164
55164
  functionName: string;
55165
55165
  args?: readonly unknown[] | undefined;
55166
55166
  address: Address;
55167
- chain?: viem491.Chain | null | undefined;
55168
- account?: `0x${string}` | viem491.Account | null | undefined;
55167
+ chain?: viem0.Chain | null | undefined;
55168
+ account?: `0x${string}` | viem0.Account | null | undefined;
55169
55169
  value?: bigint | undefined;
55170
55170
  dataSuffix?: `0x${string}` | undefined;
55171
55171
  type?: "eip7702" | undefined;
@@ -55178,9 +55178,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55178
55178
  maxFeePerBlobGas?: undefined | undefined;
55179
55179
  maxFeePerGas?: bigint | undefined;
55180
55180
  maxPriorityFeePerGas?: bigint | undefined;
55181
- accessList?: viem491.AccessList | undefined;
55181
+ accessList?: viem0.AccessList | undefined;
55182
55182
  sidecars?: undefined;
55183
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
55183
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55184
55184
  chainId?: number | undefined;
55185
55185
  connector?: wagmi0.Connector | undefined;
55186
55186
  };
@@ -55207,16 +55207,16 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55207
55207
  newPricingAddr: `0x${string}`;
55208
55208
  }>;
55209
55209
  } | {
55210
- error: _wagmi_core0.WriteContractErrorType;
55211
55210
  data: undefined;
55211
+ error: _wagmi_core0.WriteContractErrorType;
55212
55212
  status: "error";
55213
55213
  variables: {
55214
55214
  abi: abitype0.Abi;
55215
55215
  functionName: string;
55216
55216
  args?: readonly unknown[] | undefined;
55217
55217
  address: Address;
55218
- chain?: viem491.Chain | null | undefined;
55219
- account?: `0x${string}` | viem491.Account | null | undefined;
55218
+ chain?: viem0.Chain | null | undefined;
55219
+ account?: `0x${string}` | viem0.Account | null | undefined;
55220
55220
  value?: bigint | undefined;
55221
55221
  dataSuffix?: `0x${string}` | undefined;
55222
55222
  type?: "legacy" | undefined;
@@ -55239,8 +55239,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55239
55239
  functionName: string;
55240
55240
  args?: readonly unknown[] | undefined;
55241
55241
  address: Address;
55242
- chain?: viem491.Chain | null | undefined;
55243
- account?: `0x${string}` | viem491.Account | null | undefined;
55242
+ chain?: viem0.Chain | null | undefined;
55243
+ account?: `0x${string}` | viem0.Account | null | undefined;
55244
55244
  value?: bigint | undefined;
55245
55245
  dataSuffix?: `0x${string}` | undefined;
55246
55246
  type?: "eip2930" | undefined;
@@ -55253,7 +55253,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55253
55253
  maxFeePerBlobGas?: undefined | undefined;
55254
55254
  maxFeePerGas?: undefined | undefined;
55255
55255
  maxPriorityFeePerGas?: undefined | undefined;
55256
- accessList?: viem491.AccessList | undefined;
55256
+ accessList?: viem0.AccessList | undefined;
55257
55257
  sidecars?: undefined;
55258
55258
  authorizationList?: undefined;
55259
55259
  chainId?: number | undefined;
@@ -55263,8 +55263,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55263
55263
  functionName: string;
55264
55264
  args?: readonly unknown[] | undefined;
55265
55265
  address: Address;
55266
- chain?: viem491.Chain | null | undefined;
55267
- account?: `0x${string}` | viem491.Account | null | undefined;
55266
+ chain?: viem0.Chain | null | undefined;
55267
+ account?: `0x${string}` | viem0.Account | null | undefined;
55268
55268
  value?: bigint | undefined;
55269
55269
  dataSuffix?: `0x${string}` | undefined;
55270
55270
  type?: "eip1559" | undefined;
@@ -55277,7 +55277,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55277
55277
  maxFeePerBlobGas?: undefined | undefined;
55278
55278
  maxFeePerGas?: bigint | undefined;
55279
55279
  maxPriorityFeePerGas?: bigint | undefined;
55280
- accessList?: viem491.AccessList | undefined;
55280
+ accessList?: viem0.AccessList | undefined;
55281
55281
  sidecars?: undefined;
55282
55282
  authorizationList?: undefined;
55283
55283
  chainId?: number | undefined;
@@ -55287,22 +55287,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55287
55287
  functionName: string;
55288
55288
  args?: readonly unknown[] | undefined;
55289
55289
  address: Address;
55290
- chain?: viem491.Chain | null | undefined;
55291
- account?: `0x${string}` | viem491.Account | null | undefined;
55290
+ chain?: viem0.Chain | null | undefined;
55291
+ account?: `0x${string}` | viem0.Account | null | undefined;
55292
55292
  value?: bigint | undefined;
55293
55293
  dataSuffix?: `0x${string}` | undefined;
55294
55294
  type?: "eip4844" | undefined;
55295
55295
  gas?: bigint | undefined;
55296
55296
  nonce?: number | undefined;
55297
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
55298
- blobVersionedHashes: readonly viem491.Hex[];
55297
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55298
+ blobVersionedHashes: readonly viem0.Hex[];
55299
55299
  kzg?: undefined;
55300
55300
  gasPrice?: undefined | undefined;
55301
55301
  maxFeePerBlobGas?: bigint | undefined;
55302
55302
  maxFeePerGas?: bigint | undefined;
55303
55303
  maxPriorityFeePerGas?: bigint | undefined;
55304
- accessList?: viem491.AccessList | undefined;
55305
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55304
+ accessList?: viem0.AccessList | undefined;
55305
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55306
55306
  authorizationList?: undefined;
55307
55307
  chainId?: number | undefined;
55308
55308
  connector?: wagmi0.Connector | undefined;
@@ -55311,22 +55311,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55311
55311
  functionName: string;
55312
55312
  args?: readonly unknown[] | undefined;
55313
55313
  address: Address;
55314
- chain?: viem491.Chain | null | undefined;
55315
- account?: `0x${string}` | viem491.Account | null | undefined;
55314
+ chain?: viem0.Chain | null | undefined;
55315
+ account?: `0x${string}` | viem0.Account | null | undefined;
55316
55316
  value?: bigint | undefined;
55317
55317
  dataSuffix?: `0x${string}` | undefined;
55318
55318
  type?: "eip4844" | undefined;
55319
55319
  gas?: bigint | undefined;
55320
55320
  nonce?: number | undefined;
55321
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
55321
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55322
55322
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55323
- kzg?: viem491.Kzg | undefined;
55323
+ kzg?: viem0.Kzg | undefined;
55324
55324
  gasPrice?: undefined | undefined;
55325
55325
  maxFeePerBlobGas?: bigint | undefined;
55326
55326
  maxFeePerGas?: bigint | undefined;
55327
55327
  maxPriorityFeePerGas?: bigint | undefined;
55328
- accessList?: viem491.AccessList | undefined;
55329
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55328
+ accessList?: viem0.AccessList | undefined;
55329
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55330
55330
  authorizationList?: undefined;
55331
55331
  chainId?: number | undefined;
55332
55332
  connector?: wagmi0.Connector | undefined;
@@ -55335,8 +55335,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55335
55335
  functionName: string;
55336
55336
  args?: readonly unknown[] | undefined;
55337
55337
  address: Address;
55338
- chain?: viem491.Chain | null | undefined;
55339
- account?: `0x${string}` | viem491.Account | null | undefined;
55338
+ chain?: viem0.Chain | null | undefined;
55339
+ account?: `0x${string}` | viem0.Account | null | undefined;
55340
55340
  value?: bigint | undefined;
55341
55341
  dataSuffix?: `0x${string}` | undefined;
55342
55342
  type?: "eip7702" | undefined;
@@ -55349,9 +55349,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55349
55349
  maxFeePerBlobGas?: undefined | undefined;
55350
55350
  maxFeePerGas?: bigint | undefined;
55351
55351
  maxPriorityFeePerGas?: bigint | undefined;
55352
- accessList?: viem491.AccessList | undefined;
55352
+ accessList?: viem0.AccessList | undefined;
55353
55353
  sidecars?: undefined;
55354
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
55354
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55355
55355
  chainId?: number | undefined;
55356
55356
  connector?: wagmi0.Connector | undefined;
55357
55357
  };
@@ -55378,16 +55378,16 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55378
55378
  newPricingAddr: `0x${string}`;
55379
55379
  }>;
55380
55380
  } | {
55381
- error: null;
55382
55381
  data: `0x${string}`;
55382
+ error: null;
55383
55383
  status: "success";
55384
55384
  variables: {
55385
55385
  abi: abitype0.Abi;
55386
55386
  functionName: string;
55387
55387
  args?: readonly unknown[] | undefined;
55388
55388
  address: Address;
55389
- chain?: viem491.Chain | null | undefined;
55390
- account?: `0x${string}` | viem491.Account | null | undefined;
55389
+ chain?: viem0.Chain | null | undefined;
55390
+ account?: `0x${string}` | viem0.Account | null | undefined;
55391
55391
  value?: bigint | undefined;
55392
55392
  dataSuffix?: `0x${string}` | undefined;
55393
55393
  type?: "legacy" | undefined;
@@ -55410,8 +55410,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55410
55410
  functionName: string;
55411
55411
  args?: readonly unknown[] | undefined;
55412
55412
  address: Address;
55413
- chain?: viem491.Chain | null | undefined;
55414
- account?: `0x${string}` | viem491.Account | null | undefined;
55413
+ chain?: viem0.Chain | null | undefined;
55414
+ account?: `0x${string}` | viem0.Account | null | undefined;
55415
55415
  value?: bigint | undefined;
55416
55416
  dataSuffix?: `0x${string}` | undefined;
55417
55417
  type?: "eip2930" | undefined;
@@ -55424,7 +55424,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55424
55424
  maxFeePerBlobGas?: undefined | undefined;
55425
55425
  maxFeePerGas?: undefined | undefined;
55426
55426
  maxPriorityFeePerGas?: undefined | undefined;
55427
- accessList?: viem491.AccessList | undefined;
55427
+ accessList?: viem0.AccessList | undefined;
55428
55428
  sidecars?: undefined;
55429
55429
  authorizationList?: undefined;
55430
55430
  chainId?: number | undefined;
@@ -55434,8 +55434,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55434
55434
  functionName: string;
55435
55435
  args?: readonly unknown[] | undefined;
55436
55436
  address: Address;
55437
- chain?: viem491.Chain | null | undefined;
55438
- account?: `0x${string}` | viem491.Account | null | undefined;
55437
+ chain?: viem0.Chain | null | undefined;
55438
+ account?: `0x${string}` | viem0.Account | null | undefined;
55439
55439
  value?: bigint | undefined;
55440
55440
  dataSuffix?: `0x${string}` | undefined;
55441
55441
  type?: "eip1559" | undefined;
@@ -55448,7 +55448,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55448
55448
  maxFeePerBlobGas?: undefined | undefined;
55449
55449
  maxFeePerGas?: bigint | undefined;
55450
55450
  maxPriorityFeePerGas?: bigint | undefined;
55451
- accessList?: viem491.AccessList | undefined;
55451
+ accessList?: viem0.AccessList | undefined;
55452
55452
  sidecars?: undefined;
55453
55453
  authorizationList?: undefined;
55454
55454
  chainId?: number | undefined;
@@ -55458,22 +55458,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55458
55458
  functionName: string;
55459
55459
  args?: readonly unknown[] | undefined;
55460
55460
  address: Address;
55461
- chain?: viem491.Chain | null | undefined;
55462
- account?: `0x${string}` | viem491.Account | null | undefined;
55461
+ chain?: viem0.Chain | null | undefined;
55462
+ account?: `0x${string}` | viem0.Account | null | undefined;
55463
55463
  value?: bigint | undefined;
55464
55464
  dataSuffix?: `0x${string}` | undefined;
55465
55465
  type?: "eip4844" | undefined;
55466
55466
  gas?: bigint | undefined;
55467
55467
  nonce?: number | undefined;
55468
- blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
55469
- blobVersionedHashes: readonly viem491.Hex[];
55468
+ blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55469
+ blobVersionedHashes: readonly viem0.Hex[];
55470
55470
  kzg?: undefined;
55471
55471
  gasPrice?: undefined | undefined;
55472
55472
  maxFeePerBlobGas?: bigint | undefined;
55473
55473
  maxFeePerGas?: bigint | undefined;
55474
55474
  maxPriorityFeePerGas?: bigint | undefined;
55475
- accessList?: viem491.AccessList | undefined;
55476
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55475
+ accessList?: viem0.AccessList | undefined;
55476
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55477
55477
  authorizationList?: undefined;
55478
55478
  chainId?: number | undefined;
55479
55479
  connector?: wagmi0.Connector | undefined;
@@ -55482,22 +55482,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55482
55482
  functionName: string;
55483
55483
  args?: readonly unknown[] | undefined;
55484
55484
  address: Address;
55485
- chain?: viem491.Chain | null | undefined;
55486
- account?: `0x${string}` | viem491.Account | null | undefined;
55485
+ chain?: viem0.Chain | null | undefined;
55486
+ account?: `0x${string}` | viem0.Account | null | undefined;
55487
55487
  value?: bigint | undefined;
55488
55488
  dataSuffix?: `0x${string}` | undefined;
55489
55489
  type?: "eip4844" | undefined;
55490
55490
  gas?: bigint | undefined;
55491
55491
  nonce?: number | undefined;
55492
- blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
55492
+ blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55493
55493
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55494
- kzg?: viem491.Kzg | undefined;
55494
+ kzg?: viem0.Kzg | undefined;
55495
55495
  gasPrice?: undefined | undefined;
55496
55496
  maxFeePerBlobGas?: bigint | undefined;
55497
55497
  maxFeePerGas?: bigint | undefined;
55498
55498
  maxPriorityFeePerGas?: bigint | undefined;
55499
- accessList?: viem491.AccessList | undefined;
55500
- sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55499
+ accessList?: viem0.AccessList | undefined;
55500
+ sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55501
55501
  authorizationList?: undefined;
55502
55502
  chainId?: number | undefined;
55503
55503
  connector?: wagmi0.Connector | undefined;
@@ -55506,8 +55506,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55506
55506
  functionName: string;
55507
55507
  args?: readonly unknown[] | undefined;
55508
55508
  address: Address;
55509
- chain?: viem491.Chain | null | undefined;
55510
- account?: `0x${string}` | viem491.Account | null | undefined;
55509
+ chain?: viem0.Chain | null | undefined;
55510
+ account?: `0x${string}` | viem0.Account | null | undefined;
55511
55511
  value?: bigint | undefined;
55512
55512
  dataSuffix?: `0x${string}` | undefined;
55513
55513
  type?: "eip7702" | undefined;
@@ -55520,9 +55520,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55520
55520
  maxFeePerBlobGas?: undefined | undefined;
55521
55521
  maxFeePerGas?: bigint | undefined;
55522
55522
  maxPriorityFeePerGas?: bigint | undefined;
55523
- accessList?: viem491.AccessList | undefined;
55523
+ accessList?: viem0.AccessList | undefined;
55524
55524
  sidecars?: undefined;
55525
- authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
55525
+ authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55526
55526
  chainId?: number | undefined;
55527
55527
  connector?: wagmi0.Connector | undefined;
55528
55528
  };
@@ -55554,7 +55554,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55554
55554
  declare const useLens: () => {
55555
55555
  timelockLens: {
55556
55556
  read: {
55557
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
55557
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
55558
55558
  readonly type: "function";
55559
55559
  readonly name: "batchGetRefTick";
55560
55560
  readonly inputs: readonly [{
@@ -56497,7 +56497,7 @@ declare const useLens: () => {
56497
56497
  }];
56498
56498
  readonly stateMutability: "view";
56499
56499
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
56500
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
56500
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
56501
56501
  readonly type: "function";
56502
56502
  readonly name: "batchGetRefTick";
56503
56503
  readonly inputs: readonly [{
@@ -57452,7 +57452,7 @@ declare const useLens: () => {
57452
57452
  borrowedAmount0: bigint;
57453
57453
  borrowedAmount1: bigint;
57454
57454
  }[]>;
57455
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
57455
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
57456
57456
  readonly type: "function";
57457
57457
  readonly name: "batchGetRefTick";
57458
57458
  readonly inputs: readonly [{
@@ -58405,7 +58405,7 @@ declare const useLens: () => {
58405
58405
  expiresAt: number;
58406
58406
  liquidities: readonly bigint[];
58407
58407
  }[]>;
58408
- getFeeRates: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
58408
+ getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
58409
58409
  readonly type: "function";
58410
58410
  readonly name: "batchGetRefTick";
58411
58411
  readonly inputs: readonly [{
@@ -59354,7 +59354,7 @@ declare const useLens: () => {
59354
59354
  minBaseFee: bigint;
59355
59355
  feeRecipient: `0x${string}`;
59356
59356
  }>;
59357
- getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
59357
+ getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
59358
59358
  readonly type: "function";
59359
59359
  readonly name: "batchGetRefTick";
59360
59360
  readonly inputs: readonly [{
@@ -60313,7 +60313,7 @@ declare const useLens: () => {
60313
60313
  senderIsAdmin: boolean;
60314
60314
  senderIsPauser: boolean;
60315
60315
  }>;
60316
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
60316
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
60317
60317
  readonly type: "function";
60318
60318
  readonly name: "batchGetRefTick";
60319
60319
  readonly inputs: readonly [{
@@ -61256,7 +61256,7 @@ declare const useLens: () => {
61256
61256
  }];
61257
61257
  readonly stateMutability: "view";
61258
61258
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
61259
- getMarketData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
61259
+ getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
61260
61260
  readonly type: "function";
61261
61261
  readonly name: "batchGetRefTick";
61262
61262
  readonly inputs: readonly [{
@@ -62220,7 +62220,7 @@ declare const useLens: () => {
62220
62220
  optionAssetName: string;
62221
62221
  payoutAssetName: string;
62222
62222
  }>;
62223
- getMarketState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
62223
+ getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
62224
62224
  readonly type: "function";
62225
62225
  readonly name: "batchGetRefTick";
62226
62226
  readonly inputs: readonly [{
@@ -63168,7 +63168,7 @@ declare const useLens: () => {
63168
63168
  feeStrategy: `0x${string}`;
63169
63169
  owner: `0x${string}`;
63170
63170
  }>;
63171
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
63171
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
63172
63172
  readonly type: "function";
63173
63173
  readonly name: "batchGetRefTick";
63174
63174
  readonly inputs: readonly [{
@@ -64111,7 +64111,7 @@ declare const useLens: () => {
64111
64111
  }];
64112
64112
  readonly stateMutability: "view";
64113
64113
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
64114
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
64114
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
64115
64115
  readonly type: "function";
64116
64116
  readonly name: "batchGetRefTick";
64117
64117
  readonly inputs: readonly [{
@@ -65054,7 +65054,7 @@ declare const useLens: () => {
65054
65054
  }];
65055
65055
  readonly stateMutability: "view";
65056
65056
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
65057
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
65057
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
65058
65058
  readonly type: "function";
65059
65059
  readonly name: "batchGetRefTick";
65060
65060
  readonly inputs: readonly [{
@@ -65997,7 +65997,7 @@ declare const useLens: () => {
65997
65997
  }];
65998
65998
  readonly stateMutability: "view";
65999
65999
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
66000
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
66000
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
66001
66001
  readonly type: "function";
66002
66002
  readonly name: "batchGetRefTick";
66003
66003
  readonly inputs: readonly [{
@@ -66940,7 +66940,7 @@ declare const useLens: () => {
66940
66940
  }];
66941
66941
  readonly stateMutability: "view";
66942
66942
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
66943
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
66943
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
66944
66944
  readonly type: "function";
66945
66945
  readonly name: "batchGetRefTick";
66946
66946
  readonly inputs: readonly [{
@@ -67893,7 +67893,7 @@ declare const useLens: () => {
67893
67893
  expiresAt: number;
67894
67894
  liquidities: readonly bigint[];
67895
67895
  }>;
67896
- getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
67896
+ getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
67897
67897
  readonly type: "function";
67898
67898
  readonly name: "batchGetRefTick";
67899
67899
  readonly inputs: readonly [{
@@ -68842,7 +68842,7 @@ declare const useLens: () => {
68842
68842
  minPremiumDailyRate: number;
68843
68843
  minPremiumAmount: bigint;
68844
68844
  }>;
68845
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
68845
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
68846
68846
  readonly type: "function";
68847
68847
  readonly name: "batchGetRefTick";
68848
68848
  readonly inputs: readonly [{
@@ -69801,7 +69801,7 @@ declare const useLens: () => {
69801
69801
  fee: number;
69802
69802
  tickSpacing: number;
69803
69803
  hooks: `0x${string}`;
69804
- }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
69804
+ }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
69805
69805
  readonly type: "function";
69806
69806
  readonly name: "batchGetRefTick";
69807
69807
  readonly inputs: readonly [{
@@ -70761,7 +70761,7 @@ declare const useLens: () => {
70761
70761
  tickSpacing: number;
70762
70762
  fee: number;
70763
70763
  }>;
70764
- getPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
70764
+ getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
70765
70765
  readonly type: "function";
70766
70766
  readonly name: "batchGetRefTick";
70767
70767
  readonly inputs: readonly [{
@@ -71704,7 +71704,7 @@ declare const useLens: () => {
71704
71704
  }];
71705
71705
  readonly stateMutability: "view";
71706
71706
  }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
71707
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
71707
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
71708
71708
  readonly type: "function";
71709
71709
  readonly name: "batchGetRefTick";
71710
71710
  readonly inputs: readonly [{
@@ -72647,7 +72647,7 @@ declare const useLens: () => {
72647
72647
  }];
72648
72648
  readonly stateMutability: "view";
72649
72649
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
72650
- getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
72650
+ getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
72651
72651
  readonly type: "function";
72652
72652
  readonly name: "batchGetRefTick";
72653
72653
  readonly inputs: readonly [{
@@ -73593,7 +73593,7 @@ declare const useLens: () => {
73593
73593
  dailyFundingRate: number;
73594
73594
  minFundingAmount: bigint;
73595
73595
  }>;
73596
- getTokenData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
73596
+ getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
73597
73597
  readonly type: "function";
73598
73598
  readonly name: "batchGetRefTick";
73599
73599
  readonly inputs: readonly [{
@@ -74540,7 +74540,7 @@ declare const useLens: () => {
74540
74540
  symbol: string;
74541
74541
  name: string;
74542
74542
  }>;
74543
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
74543
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
74544
74544
  readonly type: "function";
74545
74545
  readonly name: "batchGetRefTick";
74546
74546
  readonly inputs: readonly [{
@@ -75493,7 +75493,7 @@ declare const useLens: () => {
75493
75493
  expiresAt: number;
75494
75494
  liquidities: readonly bigint[];
75495
75495
  }[], bigint, boolean]>;
75496
- getVaultData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
75496
+ getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
75497
75497
  readonly type: "function";
75498
75498
  readonly name: "batchGetRefTick";
75499
75499
  readonly inputs: readonly [{
@@ -76446,7 +76446,7 @@ declare const useLens: () => {
76446
76446
  };
76447
76447
  poolId: `0x${string}`;
76448
76448
  }>;
76449
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
76449
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
76450
76450
  readonly type: "function";
76451
76451
  readonly name: "batchGetRefTick";
76452
76452
  readonly inputs: readonly [{
@@ -78337,7 +78337,7 @@ declare const useLens: () => {
78337
78337
  } | undefined;
78338
78338
  stateView: {
78339
78339
  read: {
78340
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
78340
+ getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
78341
78341
  readonly type: "function";
78342
78342
  readonly name: "getFeeGrowthGlobals";
78343
78343
  readonly inputs: readonly [{
@@ -79184,7 +79184,7 @@ declare const useLens: () => {
79184
79184
  fee: number;
79185
79185
  tickSpacing: number;
79186
79186
  hooks: `0x${string}`;
79187
- }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
79187
+ }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
79188
79188
  readonly type: "function";
79189
79189
  readonly name: "getFeeGrowthGlobals";
79190
79190
  readonly inputs: readonly [{
@@ -80026,7 +80026,7 @@ declare const useLens: () => {
80026
80026
  tickSpacing: number;
80027
80027
  hooks: `0x${string}`;
80028
80028
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
80029
- getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
80029
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
80030
80030
  readonly type: "function";
80031
80031
  readonly name: "getFeeGrowthGlobals";
80032
80032
  readonly inputs: readonly [{
@@ -80873,7 +80873,7 @@ declare const useLens: () => {
80873
80873
  fee: number;
80874
80874
  tickSpacing: number;
80875
80875
  hooks: `0x${string}`;
80876
- }, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
80876
+ }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
80877
80877
  readonly type: "function";
80878
80878
  readonly name: "getFeeGrowthGlobals";
80879
80879
  readonly inputs: readonly [{
@@ -81715,7 +81715,7 @@ declare const useLens: () => {
81715
81715
  tickSpacing: number;
81716
81716
  hooks: `0x${string}`;
81717
81717
  }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
81718
- getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
81718
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
81719
81719
  readonly type: "function";
81720
81720
  readonly name: "getFeeGrowthGlobals";
81721
81721
  readonly inputs: readonly [{
@@ -82562,7 +82562,7 @@ declare const useLens: () => {
82562
82562
  fee: number;
82563
82563
  tickSpacing: number;
82564
82564
  hooks: `0x${string}`;
82565
- }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
82565
+ }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
82566
82566
  readonly type: "function";
82567
82567
  readonly name: "getFeeGrowthGlobals";
82568
82568
  readonly inputs: readonly [{
@@ -83404,7 +83404,7 @@ declare const useLens: () => {
83404
83404
  tickSpacing: number;
83405
83405
  hooks: `0x${string}`;
83406
83406
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
83407
- getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
83407
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
83408
83408
  readonly type: "function";
83409
83409
  readonly name: "getFeeGrowthGlobals";
83410
83410
  readonly inputs: readonly [{
@@ -84251,7 +84251,7 @@ declare const useLens: () => {
84251
84251
  fee: number;
84252
84252
  tickSpacing: number;
84253
84253
  hooks: `0x${string}`;
84254
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
84254
+ }, `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 [{
84255
84255
  readonly type: "function";
84256
84256
  readonly name: "getFeeGrowthGlobals";
84257
84257
  readonly inputs: readonly [{
@@ -85104,7 +85104,7 @@ declare const useLens: () => {
85104
85104
  fee: number;
85105
85105
  tickSpacing: number;
85106
85106
  hooks: `0x${string}`;
85107
- }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
85107
+ }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
85108
85108
  readonly type: "function";
85109
85109
  readonly name: "getFeeGrowthGlobals";
85110
85110
  readonly inputs: readonly [{
@@ -85957,7 +85957,7 @@ declare const useLens: () => {
85957
85957
  fee: number;
85958
85958
  tickSpacing: number;
85959
85959
  hooks: `0x${string}`;
85960
- }, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
85960
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
85961
85961
  readonly type: "function";
85962
85962
  readonly name: "getFeeGrowthGlobals";
85963
85963
  readonly inputs: readonly [{
@@ -86805,7 +86805,7 @@ declare const useLens: () => {
86805
86805
  tickSpacing: number;
86806
86806
  hooks: `0x${string}`;
86807
86807
  }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
86808
- getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
86808
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
86809
86809
  readonly type: "function";
86810
86810
  readonly name: "getFeeGrowthGlobals";
86811
86811
  readonly inputs: readonly [{
@@ -87652,7 +87652,7 @@ declare const useLens: () => {
87652
87652
  fee: number;
87653
87653
  tickSpacing: number;
87654
87654
  hooks: `0x${string}`;
87655
- }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
87655
+ }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
87656
87656
  readonly type: "function";
87657
87657
  readonly name: "getFeeGrowthGlobals";
87658
87658
  readonly inputs: readonly [{
@@ -88500,7 +88500,7 @@ declare const useLens: () => {
88500
88500
  fee: number;
88501
88501
  tickSpacing: number;
88502
88502
  hooks: `0x${string}`;
88503
- }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
88503
+ }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
88504
88504
  readonly type: "function";
88505
88505
  readonly name: "getFeeGrowthGlobals";
88506
88506
  readonly inputs: readonly [{
@@ -89342,7 +89342,7 @@ declare const useLens: () => {
89342
89342
  tickSpacing: number;
89343
89343
  hooks: `0x${string}`;
89344
89344
  }]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
89345
- getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
89345
+ getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
89346
89346
  readonly type: "function";
89347
89347
  readonly name: "getFeeGrowthGlobals";
89348
89348
  readonly inputs: readonly [{
@@ -90178,7 +90178,7 @@ declare const useLens: () => {
90178
90178
  }];
90179
90179
  readonly stateMutability: "view";
90180
90180
  }], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
90181
- getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
90181
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
90182
90182
  readonly type: "function";
90183
90183
  readonly name: "getFeeGrowthGlobals";
90184
90184
  readonly inputs: readonly [{
@@ -91025,7 +91025,7 @@ declare const useLens: () => {
91025
91025
  fee: number;
91026
91026
  tickSpacing: number;
91027
91027
  hooks: `0x${string}`;
91028
- }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
91028
+ }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
91029
91029
  readonly type: "function";
91030
91030
  readonly name: "getFeeGrowthGlobals";
91031
91031
  readonly inputs: readonly [{
@@ -91867,7 +91867,7 @@ declare const useLens: () => {
91867
91867
  tickSpacing: number;
91868
91868
  hooks: `0x${string}`;
91869
91869
  }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
91870
- getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
91870
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
91871
91871
  readonly type: "function";
91872
91872
  readonly name: "getFeeGrowthGlobals";
91873
91873
  readonly inputs: readonly [{
@@ -92714,7 +92714,7 @@ declare const useLens: () => {
92714
92714
  fee: number;
92715
92715
  tickSpacing: number;
92716
92716
  hooks: `0x${string}`;
92717
- }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
92717
+ }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
92718
92718
  readonly type: "function";
92719
92719
  readonly name: "getFeeGrowthGlobals";
92720
92720
  readonly inputs: readonly [{
@@ -93556,7 +93556,7 @@ declare const useLens: () => {
93556
93556
  tickSpacing: number;
93557
93557
  hooks: `0x${string}`;
93558
93558
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
93559
- getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
93559
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
93560
93560
  readonly type: "function";
93561
93561
  readonly name: "getFeeGrowthGlobals";
93562
93562
  readonly inputs: readonly [{
@@ -94403,7 +94403,7 @@ declare const useLens: () => {
94403
94403
  fee: number;
94404
94404
  tickSpacing: number;
94405
94405
  hooks: `0x${string}`;
94406
- }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
94406
+ }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
94407
94407
  readonly type: "function";
94408
94408
  readonly name: "getFeeGrowthGlobals";
94409
94409
  readonly inputs: readonly [{
@@ -95245,7 +95245,7 @@ declare const useLens: () => {
95245
95245
  tickSpacing: number;
95246
95246
  hooks: `0x${string}`;
95247
95247
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
95248
- getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
95248
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
95249
95249
  readonly type: "function";
95250
95250
  readonly name: "getFeeGrowthGlobals";
95251
95251
  readonly inputs: readonly [{
@@ -96092,7 +96092,7 @@ declare const useLens: () => {
96092
96092
  fee: number;
96093
96093
  tickSpacing: number;
96094
96094
  hooks: `0x${string}`;
96095
- }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
96095
+ }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
96096
96096
  readonly type: "function";
96097
96097
  readonly name: "getFeeGrowthGlobals";
96098
96098
  readonly inputs: readonly [{
@@ -97776,4 +97776,4 @@ declare const useLens: () => {
97776
97776
  };
97777
97777
  //#endregion
97778
97778
  export { PriceResolution as $, swapRouters as $t, useCurrentPrice as A, scaleAmount as At, getPriceAtTick as B, useMarketState as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatCondensed as Dt, usePriceHistory as E, formatAmount as Et, getPayoutAtTick as F, wrapAmountUnscaled as Ft, liquiditiesToAmounts as G, TimelockLens as Gt, getTickAtPrice as H, TimelockProvider as Ht, PRICE_PRECISION as I, wrapPrice as It, token0ToToken1AtTick as J, getErc20 as Jt, roundTick as K, TimelockMarket as Kt, getAmountsFromLiquidity as L, wrapPriceUnscaled as Lt, UniswapPoolData as M, unscaleAmount as Mt, usePoolData as N, unscalePrice as Nt, usePriceAtTick as O, formatUSD as Ot, getPayoutAtPrice as P, wrapAmount as Pt, PriceDataPoint as Q, stateViews as Qt, getNearestValidStrikeTick as R, zero as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, useCurrentMarket as Ut, getSqrtPriceX96AtPrice as V, useMarketData as Vt, liquiditiesToAmount1 as W, useTimelockConfig as Wt, token1ToToken0AtTick as X, getTimelockLens as Xt, token1ToToken0 as Y, getStateView as Yt, PriceData as Z, getTimelockMarket as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swappers as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scalePrice as jt, useCurrentTick as k, formatVagueAmount as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockLenses as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarketData as qt, useStaticPricingParams as r, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, timelockFactories as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, useMarketVolume as zt };
97779
- //# sourceMappingURL=client-bpABXvJa.d.cts.map
97779
+ //# sourceMappingURL=client-BX2dCGNQ.d.ts.map