timelock-sdk 0.0.175 → 0.0.177

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-2HZ-p_dl.js";
2
- import * as viem0 from "viem";
1
+ import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-c4hgszY_.cjs";
2
+ import * as viem491 from "viem";
3
3
  import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
4
- import Big from "big.js";
5
- import JSBI from "jsbi";
6
4
  import React, { ReactNode } from "react";
5
+ import "graphql";
7
6
  import { GraphQLClient, RequestOptions } from "graphql-request";
8
- import * as wagmi0 from "wagmi";
9
7
  import * as _tanstack_react_query0 from "@tanstack/react-query";
10
8
  import { NonUndefinedGuard } from "@tanstack/react-query";
11
- import "graphql";
9
+ import * as wagmi0 from "wagmi";
12
10
  import * as _tanstack_query_core0 from "@tanstack/query-core";
11
+ import Big from "big.js";
12
+ import JSBI from "jsbi";
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
250
+ symbol: (options?: viem491.Prettify<viem491.UnionOmit<viem491.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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
429
+ allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
430
430
  readonly type: "constructor";
431
431
  readonly inputs: readonly [{
432
432
  readonly name: "name_";
@@ -605,7 +605,7 @@ declare const getErc20: (address: Address, client: Client) => {
605
605
  }];
606
606
  readonly stateMutability: "nonpayable";
607
607
  }], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
608
- balanceOf: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
608
+ balanceOf: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
609
609
  readonly type: "constructor";
610
610
  readonly inputs: readonly [{
611
611
  readonly name: "name_";
@@ -784,7 +784,7 @@ declare const getErc20: (address: Address, client: Client) => {
784
784
  }];
785
785
  readonly stateMutability: "nonpayable";
786
786
  }], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
787
- decimals: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
787
+ decimals: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
788
788
  readonly type: "constructor";
789
789
  readonly inputs: readonly [{
790
790
  readonly name: "name_";
@@ -963,7 +963,7 @@ declare const getErc20: (address: Address, client: Client) => {
963
963
  }];
964
964
  readonly stateMutability: "nonpayable";
965
965
  }], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
966
- name: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
966
+ name: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
967
967
  readonly type: "constructor";
968
968
  readonly inputs: readonly [{
969
969
  readonly name: "name_";
@@ -1142,7 +1142,7 @@ declare const getErc20: (address: Address, client: Client) => {
1142
1142
  }];
1143
1143
  readonly stateMutability: "nonpayable";
1144
1144
  }], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
1145
- totalSupply: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
1145
+ totalSupply: (options?: viem491.Prettify<viem491.UnionOmit<viem491.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: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
1326
+ approve: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.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], 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 [{
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 [{
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], 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 [{
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 [{
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], 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 [{
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 [{
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], 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 [{
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 [{
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], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
2220
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2221
2221
  } & {
2222
- approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
2222
+ approve: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.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], 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 [{
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 [{
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], 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 [{
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 [{
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], 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 [{
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 [{
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], 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 [{
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 [{
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], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
3116
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
3117
3117
  };
3118
3118
  simulate: {
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 [{
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 [{
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], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
3297
+ }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.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], 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 [{
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 [{
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], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
3654
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.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], 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 [{
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 [{
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], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
4011
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.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], 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 [{
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 [{
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], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
4368
+ }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.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], 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 [{
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 [{
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], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
4725
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.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], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
4903
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4904
4904
  };
4905
4905
  write: {
4906
- approve: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
4906
+ approve: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.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], 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 [{
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 [{
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], 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 [{
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 [{
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], 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 [{
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 [{
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], 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 [{
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 [{
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], 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>;
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>;
5801
5801
  };
5802
5802
  address: `0x${string}`;
5803
5803
  abi: readonly [{
@@ -5981,9 +5981,9 @@ declare const getErc20: (address: Address, client: Client) => {
5981
5981
  }];
5982
5982
  };
5983
5983
  declare const getTimelockMarket: (address: Address, client: Client) => TimelockMarket;
5984
- declare const getStateView: (client: Client | PublicClient) => {
5984
+ declare const getStateView: (client: PublicClient, address?: Address) => Promise<{
5985
5985
  read: {
5986
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
5986
+ getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
6830
6830
  fee: number;
6831
6831
  tickSpacing: number;
6832
6832
  hooks: `0x${string}`;
6833
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
6833
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
7675
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
8519
8519
  fee: number;
8520
8520
  tickSpacing: number;
8521
8521
  hooks: `0x${string}`;
8522
- }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
8522
+ }, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
9364
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
10208
10208
  fee: number;
10209
10209
  tickSpacing: number;
10210
10210
  hooks: `0x${string}`;
10211
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
10211
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
11053
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.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?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
12750
12750
  fee: number;
12751
12751
  tickSpacing: number;
12752
12752
  hooks: `0x${string}`;
12753
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
12753
+ }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
13603
13603
  fee: number;
13604
13604
  tickSpacing: number;
13605
13605
  hooks: `0x${string}`;
13606
- }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
13606
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
14454
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
15298
15298
  fee: number;
15299
15299
  tickSpacing: number;
15300
15300
  hooks: `0x${string}`;
15301
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
15301
+ }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
16146
16146
  fee: number;
16147
16147
  tickSpacing: number;
16148
16148
  hooks: `0x${string}`;
16149
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
16149
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
16991
+ getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
17827
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
18671
18671
  fee: number;
18672
18672
  tickSpacing: number;
18673
18673
  hooks: `0x${string}`;
18674
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
18674
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
19516
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
20360
20360
  fee: number;
20361
20361
  tickSpacing: number;
20362
20362
  hooks: `0x${string}`;
20363
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
20363
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
21205
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
22049
22049
  fee: number;
22050
22050
  tickSpacing: number;
22051
22051
  hooks: `0x${string}`;
22052
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
22052
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
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?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
22894
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.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: Client | PublicClient) => {
23738
23738
  fee: number;
23739
23739
  tickSpacing: number;
23740
23740
  hooks: `0x${string}`;
23741
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
23741
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
23742
23742
  readonly type: "function";
23743
23743
  readonly name: "getFeeGrowthGlobals";
23744
23744
  readonly inputs: readonly [{
@@ -25418,10 +25418,10 @@ declare const getStateView: (client: Client | PublicClient) => {
25418
25418
  }];
25419
25419
  readonly stateMutability: "view";
25420
25420
  }];
25421
- };
25422
- declare const getTimelockLens: (client: Client | PublicClient) => {
25421
+ }>;
25422
+ declare const getTimelockLens: (client: PublicClient, address?: Address) => Promise<{
25423
25423
  read: {
25424
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
25424
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
25425
25425
  readonly type: "function";
25426
25426
  readonly name: "batchGetRefTick";
25427
25427
  readonly inputs: readonly [{
@@ -26360,7 +26360,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
26360
26360
  }];
26361
26361
  readonly stateMutability: "view";
26362
26362
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
26363
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
26363
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
26364
26364
  readonly type: "function";
26365
26365
  readonly name: "batchGetRefTick";
26366
26366
  readonly inputs: readonly [{
@@ -27311,7 +27311,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
27311
27311
  borrowedAmount0: bigint;
27312
27312
  borrowedAmount1: bigint;
27313
27313
  }[]>;
27314
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
27314
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
27315
27315
  readonly type: "function";
27316
27316
  readonly name: "batchGetRefTick";
27317
27317
  readonly inputs: readonly [{
@@ -28260,7 +28260,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
28260
28260
  expiresAt: number;
28261
28261
  liquidities: readonly bigint[];
28262
28262
  }[]>;
28263
- getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
28263
+ getFeeRates: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
28264
28264
  readonly type: "function";
28265
28265
  readonly name: "batchGetRefTick";
28266
28266
  readonly inputs: readonly [{
@@ -29205,7 +29205,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
29205
29205
  minBaseFee: bigint;
29206
29206
  feeRecipient: `0x${string}`;
29207
29207
  }>;
29208
- getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
29208
+ getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
29209
29209
  readonly type: "function";
29210
29210
  readonly name: "batchGetRefTick";
29211
29211
  readonly inputs: readonly [{
@@ -30160,7 +30160,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
30160
30160
  senderIsAdmin: boolean;
30161
30161
  senderIsPauser: boolean;
30162
30162
  }>;
30163
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
30163
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
30164
30164
  readonly type: "function";
30165
30165
  readonly name: "batchGetRefTick";
30166
30166
  readonly inputs: readonly [{
@@ -31099,7 +31099,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
31099
31099
  }];
31100
31100
  readonly stateMutability: "view";
31101
31101
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
31102
- getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
31102
+ getMarketData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
31103
31103
  readonly type: "function";
31104
31104
  readonly name: "batchGetRefTick";
31105
31105
  readonly inputs: readonly [{
@@ -32058,7 +32058,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
32058
32058
  optionAssetName: string;
32059
32059
  payoutAssetName: string;
32060
32060
  }>;
32061
- getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
32061
+ getMarketState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
32062
32062
  readonly type: "function";
32063
32063
  readonly name: "batchGetRefTick";
32064
32064
  readonly inputs: readonly [{
@@ -33002,7 +33002,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
33002
33002
  feeStrategy: `0x${string}`;
33003
33003
  owner: `0x${string}`;
33004
33004
  }>;
33005
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
33005
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
33006
33006
  readonly type: "function";
33007
33007
  readonly name: "batchGetRefTick";
33008
33008
  readonly inputs: readonly [{
@@ -33941,7 +33941,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
33941
33941
  }];
33942
33942
  readonly stateMutability: "view";
33943
33943
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
33944
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
33944
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
33945
33945
  readonly type: "function";
33946
33946
  readonly name: "batchGetRefTick";
33947
33947
  readonly inputs: readonly [{
@@ -34880,7 +34880,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
34880
34880
  }];
34881
34881
  readonly stateMutability: "view";
34882
34882
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
34883
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
34883
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
34884
34884
  readonly type: "function";
34885
34885
  readonly name: "batchGetRefTick";
34886
34886
  readonly inputs: readonly [{
@@ -35819,7 +35819,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
35819
35819
  }];
35820
35820
  readonly stateMutability: "view";
35821
35821
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
35822
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
35822
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
35823
35823
  readonly type: "function";
35824
35824
  readonly name: "batchGetRefTick";
35825
35825
  readonly inputs: readonly [{
@@ -36758,7 +36758,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
36758
36758
  }];
36759
36759
  readonly stateMutability: "view";
36760
36760
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
36761
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
36761
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
36762
36762
  readonly type: "function";
36763
36763
  readonly name: "batchGetRefTick";
36764
36764
  readonly inputs: readonly [{
@@ -37707,7 +37707,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
37707
37707
  expiresAt: number;
37708
37708
  liquidities: readonly bigint[];
37709
37709
  }>;
37710
- getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
37710
+ getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
37711
37711
  readonly type: "function";
37712
37712
  readonly name: "batchGetRefTick";
37713
37713
  readonly inputs: readonly [{
@@ -38652,7 +38652,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
38652
38652
  minPremiumDailyRate: number;
38653
38653
  minPremiumAmount: bigint;
38654
38654
  }>;
38655
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
38655
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
38656
38656
  readonly type: "function";
38657
38657
  readonly name: "batchGetRefTick";
38658
38658
  readonly inputs: readonly [{
@@ -39607,7 +39607,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
39607
39607
  fee: number;
39608
39608
  tickSpacing: number;
39609
39609
  hooks: `0x${string}`;
39610
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
39610
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
39611
39611
  readonly type: "function";
39612
39612
  readonly name: "batchGetRefTick";
39613
39613
  readonly inputs: readonly [{
@@ -40563,7 +40563,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
40563
40563
  tickSpacing: number;
40564
40564
  fee: number;
40565
40565
  }>;
40566
- getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
40566
+ getPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
40567
40567
  readonly type: "function";
40568
40568
  readonly name: "batchGetRefTick";
40569
40569
  readonly inputs: readonly [{
@@ -41502,7 +41502,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
41502
41502
  }];
41503
41503
  readonly stateMutability: "view";
41504
41504
  }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
41505
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
41505
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
41506
41506
  readonly type: "function";
41507
41507
  readonly name: "batchGetRefTick";
41508
41508
  readonly inputs: readonly [{
@@ -42441,7 +42441,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
42441
42441
  }];
42442
42442
  readonly stateMutability: "view";
42443
42443
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
42444
- getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
42444
+ getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
42445
42445
  readonly type: "function";
42446
42446
  readonly name: "batchGetRefTick";
42447
42447
  readonly inputs: readonly [{
@@ -43383,7 +43383,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
43383
43383
  dailyFundingRate: number;
43384
43384
  minFundingAmount: bigint;
43385
43385
  }>;
43386
- getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
43386
+ getTokenData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
43387
43387
  readonly type: "function";
43388
43388
  readonly name: "batchGetRefTick";
43389
43389
  readonly inputs: readonly [{
@@ -44326,7 +44326,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
44326
44326
  symbol: string;
44327
44327
  name: string;
44328
44328
  }>;
44329
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
44329
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
44330
44330
  readonly type: "function";
44331
44331
  readonly name: "batchGetRefTick";
44332
44332
  readonly inputs: readonly [{
@@ -45275,7 +45275,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
45275
45275
  expiresAt: number;
45276
45276
  liquidities: readonly bigint[];
45277
45277
  }[], bigint, boolean]>;
45278
- getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
45278
+ getVaultData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
45279
45279
  readonly type: "function";
45280
45280
  readonly name: "batchGetRefTick";
45281
45281
  readonly inputs: readonly [{
@@ -46224,7 +46224,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
46224
46224
  };
46225
46225
  owner: `0x${string}`;
46226
46226
  }>;
46227
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
46227
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
46228
46228
  readonly type: "function";
46229
46229
  readonly name: "batchGetRefTick";
46230
46230
  readonly inputs: readonly [{
@@ -48104,7 +48104,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
48104
48104
  }];
48105
48105
  readonly stateMutability: "view";
48106
48106
  }];
48107
- };
48107
+ }>;
48108
48108
  declare const swappers: Record<number, Address>;
48109
48109
  declare const timelockLenses: Record<number, Address>;
48110
48110
  declare const timelockFactories: Record<number, Address>;
@@ -49185,7 +49185,7 @@ declare const formatUSD: (value: Big | string | number) => string;
49185
49185
  //#endregion
49186
49186
  //#region src/hooks/options/useMaxPositionSize.d.ts
49187
49187
  declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?: number, maxSteps?: number) => {
49188
- error: viem0.ReadContractErrorType;
49188
+ error: viem491.ReadContractErrorType;
49189
49189
  isError: true;
49190
49190
  isPending: false;
49191
49191
  isLoading: false;
@@ -49197,7 +49197,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49197
49197
  dataUpdatedAt: number;
49198
49198
  errorUpdatedAt: number;
49199
49199
  failureCount: number;
49200
- failureReason: viem0.ReadContractErrorType | null;
49200
+ failureReason: viem491.ReadContractErrorType | null;
49201
49201
  errorUpdateCount: number;
49202
49202
  isFetched: boolean;
49203
49203
  isFetchedAfterMount: boolean;
@@ -49207,7 +49207,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49207
49207
  isRefetching: boolean;
49208
49208
  isStale: boolean;
49209
49209
  isEnabled: boolean;
49210
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49210
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49211
49211
  fetchStatus: _tanstack_query_core0.FetchStatus;
49212
49212
  promise: Promise<never>;
49213
49213
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49226,7 +49226,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49226
49226
  dataUpdatedAt: number;
49227
49227
  errorUpdatedAt: number;
49228
49228
  failureCount: number;
49229
- failureReason: viem0.ReadContractErrorType | null;
49229
+ failureReason: viem491.ReadContractErrorType | null;
49230
49230
  errorUpdateCount: number;
49231
49231
  isFetched: boolean;
49232
49232
  isFetchedAfterMount: boolean;
@@ -49236,14 +49236,14 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49236
49236
  isRefetching: boolean;
49237
49237
  isStale: boolean;
49238
49238
  isEnabled: boolean;
49239
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49239
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49240
49240
  fetchStatus: _tanstack_query_core0.FetchStatus;
49241
49241
  promise: Promise<never>;
49242
49242
  queryKey: _tanstack_query_core0.QueryKey;
49243
49243
  maxCallSize: Amount | undefined;
49244
49244
  maxPutSize: Amount | undefined;
49245
49245
  } | {
49246
- error: viem0.ReadContractErrorType;
49246
+ error: viem491.ReadContractErrorType;
49247
49247
  isError: true;
49248
49248
  isPending: false;
49249
49249
  isLoading: false;
@@ -49255,7 +49255,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49255
49255
  dataUpdatedAt: number;
49256
49256
  errorUpdatedAt: number;
49257
49257
  failureCount: number;
49258
- failureReason: viem0.ReadContractErrorType | null;
49258
+ failureReason: viem491.ReadContractErrorType | null;
49259
49259
  errorUpdateCount: number;
49260
49260
  isFetched: boolean;
49261
49261
  isFetchedAfterMount: boolean;
@@ -49265,7 +49265,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49265
49265
  isRefetching: boolean;
49266
49266
  isStale: boolean;
49267
49267
  isEnabled: boolean;
49268
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49268
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49269
49269
  fetchStatus: _tanstack_query_core0.FetchStatus;
49270
49270
  promise: Promise<never>;
49271
49271
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49284,7 +49284,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49284
49284
  dataUpdatedAt: number;
49285
49285
  errorUpdatedAt: number;
49286
49286
  failureCount: number;
49287
- failureReason: viem0.ReadContractErrorType | null;
49287
+ failureReason: viem491.ReadContractErrorType | null;
49288
49288
  errorUpdateCount: number;
49289
49289
  isFetched: boolean;
49290
49290
  isFetchedAfterMount: boolean;
@@ -49294,7 +49294,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49294
49294
  isRefetching: boolean;
49295
49295
  isStale: boolean;
49296
49296
  isEnabled: boolean;
49297
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49297
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49298
49298
  fetchStatus: _tanstack_query_core0.FetchStatus;
49299
49299
  promise: Promise<never>;
49300
49300
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49312,7 +49312,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49312
49312
  dataUpdatedAt: number;
49313
49313
  errorUpdatedAt: number;
49314
49314
  failureCount: number;
49315
- failureReason: viem0.ReadContractErrorType | null;
49315
+ failureReason: viem491.ReadContractErrorType | null;
49316
49316
  errorUpdateCount: number;
49317
49317
  isFetched: boolean;
49318
49318
  isFetchedAfterMount: boolean;
@@ -49323,7 +49323,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49323
49323
  isRefetching: boolean;
49324
49324
  isStale: boolean;
49325
49325
  isEnabled: boolean;
49326
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49326
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49327
49327
  fetchStatus: _tanstack_query_core0.FetchStatus;
49328
49328
  promise: Promise<never>;
49329
49329
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49342,7 +49342,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49342
49342
  dataUpdatedAt: number;
49343
49343
  errorUpdatedAt: number;
49344
49344
  failureCount: number;
49345
- failureReason: viem0.ReadContractErrorType | null;
49345
+ failureReason: viem491.ReadContractErrorType | null;
49346
49346
  errorUpdateCount: number;
49347
49347
  isFetched: boolean;
49348
49348
  isFetchedAfterMount: boolean;
@@ -49352,7 +49352,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49352
49352
  isRefetching: boolean;
49353
49353
  isStale: boolean;
49354
49354
  isEnabled: boolean;
49355
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49355
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49356
49356
  fetchStatus: _tanstack_query_core0.FetchStatus;
49357
49357
  promise: Promise<never>;
49358
49358
  queryKey: _tanstack_query_core0.QueryKey;
@@ -53258,7 +53258,7 @@ declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Ad
53258
53258
  //#endregion
53259
53259
  //#region src/hooks/operators/useOperatorPerms.d.ts
53260
53260
  declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
53261
- error: viem0.ReadContractErrorType;
53261
+ error: viem491.ReadContractErrorType;
53262
53262
  isError: true;
53263
53263
  isPending: false;
53264
53264
  isLoading: false;
@@ -53270,7 +53270,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53270
53270
  dataUpdatedAt: number;
53271
53271
  errorUpdatedAt: number;
53272
53272
  failureCount: number;
53273
- failureReason: viem0.ReadContractErrorType | null;
53273
+ failureReason: viem491.ReadContractErrorType | null;
53274
53274
  errorUpdateCount: number;
53275
53275
  isFetched: boolean;
53276
53276
  isFetchedAfterMount: boolean;
@@ -53280,7 +53280,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53280
53280
  isRefetching: boolean;
53281
53281
  isStale: boolean;
53282
53282
  isEnabled: boolean;
53283
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
53283
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
53284
53284
  fetchStatus: _tanstack_query_core0.FetchStatus;
53285
53285
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
53286
53286
  queryKey: _tanstack_query_core0.QueryKey;
@@ -53305,7 +53305,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53305
53305
  dataUpdatedAt: number;
53306
53306
  errorUpdatedAt: number;
53307
53307
  failureCount: number;
53308
- failureReason: viem0.ReadContractErrorType | null;
53308
+ failureReason: viem491.ReadContractErrorType | null;
53309
53309
  errorUpdateCount: number;
53310
53310
  isFetched: boolean;
53311
53311
  isFetchedAfterMount: boolean;
@@ -53315,7 +53315,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53315
53315
  isRefetching: boolean;
53316
53316
  isStale: boolean;
53317
53317
  isEnabled: boolean;
53318
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
53318
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
53319
53319
  fetchStatus: _tanstack_query_core0.FetchStatus;
53320
53320
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
53321
53321
  queryKey: _tanstack_query_core0.QueryKey;
@@ -53328,7 +53328,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53328
53328
  effectiveApproval: bigint;
53329
53329
  };
53330
53330
  } | {
53331
- error: viem0.ReadContractErrorType;
53331
+ error: viem491.ReadContractErrorType;
53332
53332
  isError: true;
53333
53333
  isPending: false;
53334
53334
  isLoading: false;
@@ -53340,7 +53340,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53340
53340
  dataUpdatedAt: number;
53341
53341
  errorUpdatedAt: number;
53342
53342
  failureCount: number;
53343
- failureReason: viem0.ReadContractErrorType | null;
53343
+ failureReason: viem491.ReadContractErrorType | null;
53344
53344
  errorUpdateCount: number;
53345
53345
  isFetched: boolean;
53346
53346
  isFetchedAfterMount: boolean;
@@ -53350,7 +53350,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53350
53350
  isRefetching: boolean;
53351
53351
  isStale: boolean;
53352
53352
  isEnabled: boolean;
53353
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
53353
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
53354
53354
  fetchStatus: _tanstack_query_core0.FetchStatus;
53355
53355
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
53356
53356
  queryKey: _tanstack_query_core0.QueryKey;
@@ -53375,7 +53375,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53375
53375
  dataUpdatedAt: number;
53376
53376
  errorUpdatedAt: number;
53377
53377
  failureCount: number;
53378
- failureReason: viem0.ReadContractErrorType | null;
53378
+ failureReason: viem491.ReadContractErrorType | null;
53379
53379
  errorUpdateCount: number;
53380
53380
  isFetched: boolean;
53381
53381
  isFetchedAfterMount: boolean;
@@ -53385,7 +53385,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53385
53385
  isRefetching: boolean;
53386
53386
  isStale: boolean;
53387
53387
  isEnabled: boolean;
53388
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
53388
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
53389
53389
  fetchStatus: _tanstack_query_core0.FetchStatus;
53390
53390
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
53391
53391
  queryKey: _tanstack_query_core0.QueryKey;
@@ -53409,7 +53409,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53409
53409
  dataUpdatedAt: number;
53410
53410
  errorUpdatedAt: number;
53411
53411
  failureCount: number;
53412
- failureReason: viem0.ReadContractErrorType | null;
53412
+ failureReason: viem491.ReadContractErrorType | null;
53413
53413
  errorUpdateCount: number;
53414
53414
  isFetched: boolean;
53415
53415
  isFetchedAfterMount: boolean;
@@ -53420,7 +53420,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53420
53420
  isRefetching: boolean;
53421
53421
  isStale: boolean;
53422
53422
  isEnabled: boolean;
53423
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
53423
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
53424
53424
  fetchStatus: _tanstack_query_core0.FetchStatus;
53425
53425
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
53426
53426
  queryKey: _tanstack_query_core0.QueryKey;
@@ -53445,7 +53445,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53445
53445
  dataUpdatedAt: number;
53446
53446
  errorUpdatedAt: number;
53447
53447
  failureCount: number;
53448
- failureReason: viem0.ReadContractErrorType | null;
53448
+ failureReason: viem491.ReadContractErrorType | null;
53449
53449
  errorUpdateCount: number;
53450
53450
  isFetched: boolean;
53451
53451
  isFetchedAfterMount: boolean;
@@ -53455,7 +53455,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53455
53455
  isRefetching: boolean;
53456
53456
  isStale: boolean;
53457
53457
  isEnabled: boolean;
53458
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
53458
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
53459
53459
  fetchStatus: _tanstack_query_core0.FetchStatus;
53460
53460
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
53461
53461
  queryKey: _tanstack_query_core0.QueryKey;
@@ -54818,7 +54818,7 @@ declare const useBurnLiquidity: (vaultAddr: Address | undefined) => {
54818
54818
  //#region src/hooks/vault/useLiquidityBlocks.d.ts
54819
54819
  type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
54820
54820
  declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
54821
- error: viem0.ReadContractErrorType;
54821
+ error: viem491.ReadContractErrorType;
54822
54822
  isError: true;
54823
54823
  isPending: false;
54824
54824
  isLoading: false;
@@ -54830,7 +54830,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
54830
54830
  dataUpdatedAt: number;
54831
54831
  errorUpdatedAt: number;
54832
54832
  failureCount: number;
54833
- failureReason: viem0.ReadContractErrorType | null;
54833
+ failureReason: viem491.ReadContractErrorType | null;
54834
54834
  errorUpdateCount: number;
54835
54835
  isFetched: boolean;
54836
54836
  isFetchedAfterMount: boolean;
@@ -54852,7 +54852,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
54852
54852
  totalAmount1: bigint;
54853
54853
  borrowedAmount0: bigint;
54854
54854
  borrowedAmount1: bigint;
54855
- }[], viem0.ReadContractErrorType>>;
54855
+ }[], viem491.ReadContractErrorType>>;
54856
54856
  fetchStatus: _tanstack_query_core0.FetchStatus;
54857
54857
  promise: Promise<readonly {
54858
54858
  tickLower: number;
@@ -54894,7 +54894,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
54894
54894
  dataUpdatedAt: number;
54895
54895
  errorUpdatedAt: number;
54896
54896
  failureCount: number;
54897
- failureReason: viem0.ReadContractErrorType | null;
54897
+ failureReason: viem491.ReadContractErrorType | null;
54898
54898
  errorUpdateCount: number;
54899
54899
  isFetched: boolean;
54900
54900
  isFetchedAfterMount: boolean;
@@ -54916,7 +54916,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
54916
54916
  totalAmount1: bigint;
54917
54917
  borrowedAmount0: bigint;
54918
54918
  borrowedAmount1: bigint;
54919
- }[], viem0.ReadContractErrorType>>;
54919
+ }[], viem491.ReadContractErrorType>>;
54920
54920
  fetchStatus: _tanstack_query_core0.FetchStatus;
54921
54921
  promise: Promise<readonly {
54922
54922
  tickLower: number;
@@ -54946,7 +54946,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
54946
54946
  borrowedAmount1: bigint;
54947
54947
  }[];
54948
54948
  } | {
54949
- error: viem0.ReadContractErrorType;
54949
+ error: viem491.ReadContractErrorType;
54950
54950
  isError: true;
54951
54951
  isPending: false;
54952
54952
  isLoading: false;
@@ -54958,7 +54958,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
54958
54958
  dataUpdatedAt: number;
54959
54959
  errorUpdatedAt: number;
54960
54960
  failureCount: number;
54961
- failureReason: viem0.ReadContractErrorType | null;
54961
+ failureReason: viem491.ReadContractErrorType | null;
54962
54962
  errorUpdateCount: number;
54963
54963
  isFetched: boolean;
54964
54964
  isFetchedAfterMount: boolean;
@@ -54980,7 +54980,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
54980
54980
  totalAmount1: bigint;
54981
54981
  borrowedAmount0: bigint;
54982
54982
  borrowedAmount1: bigint;
54983
- }[], viem0.ReadContractErrorType>>;
54983
+ }[], viem491.ReadContractErrorType>>;
54984
54984
  fetchStatus: _tanstack_query_core0.FetchStatus;
54985
54985
  promise: Promise<readonly {
54986
54986
  tickLower: number;
@@ -55022,7 +55022,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
55022
55022
  dataUpdatedAt: number;
55023
55023
  errorUpdatedAt: number;
55024
55024
  failureCount: number;
55025
- failureReason: viem0.ReadContractErrorType | null;
55025
+ failureReason: viem491.ReadContractErrorType | null;
55026
55026
  errorUpdateCount: number;
55027
55027
  isFetched: boolean;
55028
55028
  isFetchedAfterMount: boolean;
@@ -55044,7 +55044,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
55044
55044
  totalAmount1: bigint;
55045
55045
  borrowedAmount0: bigint;
55046
55046
  borrowedAmount1: bigint;
55047
- }[], viem0.ReadContractErrorType>>;
55047
+ }[], viem491.ReadContractErrorType>>;
55048
55048
  fetchStatus: _tanstack_query_core0.FetchStatus;
55049
55049
  promise: Promise<readonly {
55050
55050
  tickLower: number;
@@ -55085,7 +55085,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
55085
55085
  dataUpdatedAt: number;
55086
55086
  errorUpdatedAt: number;
55087
55087
  failureCount: number;
55088
- failureReason: viem0.ReadContractErrorType | null;
55088
+ failureReason: viem491.ReadContractErrorType | null;
55089
55089
  errorUpdateCount: number;
55090
55090
  isFetched: boolean;
55091
55091
  isFetchedAfterMount: boolean;
@@ -55108,7 +55108,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
55108
55108
  totalAmount1: bigint;
55109
55109
  borrowedAmount0: bigint;
55110
55110
  borrowedAmount1: bigint;
55111
- }[], viem0.ReadContractErrorType>>;
55111
+ }[], viem491.ReadContractErrorType>>;
55112
55112
  fetchStatus: _tanstack_query_core0.FetchStatus;
55113
55113
  promise: Promise<readonly {
55114
55114
  tickLower: number;
@@ -55150,7 +55150,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
55150
55150
  dataUpdatedAt: number;
55151
55151
  errorUpdatedAt: number;
55152
55152
  failureCount: number;
55153
- failureReason: viem0.ReadContractErrorType | null;
55153
+ failureReason: viem491.ReadContractErrorType | null;
55154
55154
  errorUpdateCount: number;
55155
55155
  isFetched: boolean;
55156
55156
  isFetchedAfterMount: boolean;
@@ -55172,7 +55172,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
55172
55172
  totalAmount1: bigint;
55173
55173
  borrowedAmount0: bigint;
55174
55174
  borrowedAmount1: bigint;
55175
- }[], viem0.ReadContractErrorType>>;
55175
+ }[], viem491.ReadContractErrorType>>;
55176
55176
  fetchStatus: _tanstack_query_core0.FetchStatus;
55177
55177
  promise: Promise<readonly {
55178
55178
  tickLower: number;
@@ -55248,7 +55248,7 @@ declare const useVaultTVL: (vaultAddr: Address | undefined) => {
55248
55248
  borrowed0: Amount;
55249
55249
  borrowed1: Amount;
55250
55250
  blocksCount: bigint;
55251
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
55251
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem491.ReadContractErrorType>>;
55252
55252
  };
55253
55253
  //#endregion
55254
55254
  //#region src/hooks/tokens/useTokenData.d.ts
@@ -55261,7 +55261,7 @@ declare const useTokenData: (tokenAddr: Address | undefined) => Partial<NonUndef
55261
55261
  //#endregion
55262
55262
  //#region src/hooks/tokens/useTokenBalance.d.ts
55263
55263
  declare const useTokenBalance: (token?: Address, user?: Address) => {
55264
- error: viem0.ReadContractErrorType;
55264
+ error: viem491.ReadContractErrorType;
55265
55265
  isError: true;
55266
55266
  isPending: false;
55267
55267
  isLoading: false;
@@ -55273,7 +55273,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55273
55273
  dataUpdatedAt: number;
55274
55274
  errorUpdatedAt: number;
55275
55275
  failureCount: number;
55276
- failureReason: viem0.ReadContractErrorType | null;
55276
+ failureReason: viem491.ReadContractErrorType | null;
55277
55277
  errorUpdateCount: number;
55278
55278
  isFetched: boolean;
55279
55279
  isFetchedAfterMount: boolean;
@@ -55283,7 +55283,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55283
55283
  isRefetching: boolean;
55284
55284
  isStale: boolean;
55285
55285
  isEnabled: boolean;
55286
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
55286
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
55287
55287
  fetchStatus: _tanstack_query_core0.FetchStatus;
55288
55288
  promise: Promise<bigint>;
55289
55289
  queryKey: _tanstack_query_core0.QueryKey;
@@ -55301,7 +55301,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55301
55301
  dataUpdatedAt: number;
55302
55302
  errorUpdatedAt: number;
55303
55303
  failureCount: number;
55304
- failureReason: viem0.ReadContractErrorType | null;
55304
+ failureReason: viem491.ReadContractErrorType | null;
55305
55305
  errorUpdateCount: number;
55306
55306
  isFetched: boolean;
55307
55307
  isFetchedAfterMount: boolean;
@@ -55311,13 +55311,13 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55311
55311
  isRefetching: boolean;
55312
55312
  isStale: boolean;
55313
55313
  isEnabled: boolean;
55314
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
55314
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
55315
55315
  fetchStatus: _tanstack_query_core0.FetchStatus;
55316
55316
  promise: Promise<bigint>;
55317
55317
  queryKey: _tanstack_query_core0.QueryKey;
55318
55318
  data: Amount | undefined;
55319
55319
  } | {
55320
- error: viem0.ReadContractErrorType;
55320
+ error: viem491.ReadContractErrorType;
55321
55321
  isError: true;
55322
55322
  isPending: false;
55323
55323
  isLoading: false;
@@ -55329,7 +55329,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55329
55329
  dataUpdatedAt: number;
55330
55330
  errorUpdatedAt: number;
55331
55331
  failureCount: number;
55332
- failureReason: viem0.ReadContractErrorType | null;
55332
+ failureReason: viem491.ReadContractErrorType | null;
55333
55333
  errorUpdateCount: number;
55334
55334
  isFetched: boolean;
55335
55335
  isFetchedAfterMount: boolean;
@@ -55339,7 +55339,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55339
55339
  isRefetching: boolean;
55340
55340
  isStale: boolean;
55341
55341
  isEnabled: boolean;
55342
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
55342
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
55343
55343
  fetchStatus: _tanstack_query_core0.FetchStatus;
55344
55344
  promise: Promise<bigint>;
55345
55345
  queryKey: _tanstack_query_core0.QueryKey;
@@ -55357,7 +55357,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55357
55357
  dataUpdatedAt: number;
55358
55358
  errorUpdatedAt: number;
55359
55359
  failureCount: number;
55360
- failureReason: viem0.ReadContractErrorType | null;
55360
+ failureReason: viem491.ReadContractErrorType | null;
55361
55361
  errorUpdateCount: number;
55362
55362
  isFetched: boolean;
55363
55363
  isFetchedAfterMount: boolean;
@@ -55367,7 +55367,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55367
55367
  isRefetching: boolean;
55368
55368
  isStale: boolean;
55369
55369
  isEnabled: boolean;
55370
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
55370
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
55371
55371
  fetchStatus: _tanstack_query_core0.FetchStatus;
55372
55372
  promise: Promise<bigint>;
55373
55373
  queryKey: _tanstack_query_core0.QueryKey;
@@ -55384,7 +55384,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55384
55384
  dataUpdatedAt: number;
55385
55385
  errorUpdatedAt: number;
55386
55386
  failureCount: number;
55387
- failureReason: viem0.ReadContractErrorType | null;
55387
+ failureReason: viem491.ReadContractErrorType | null;
55388
55388
  errorUpdateCount: number;
55389
55389
  isFetched: boolean;
55390
55390
  isFetchedAfterMount: boolean;
@@ -55395,7 +55395,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55395
55395
  isRefetching: boolean;
55396
55396
  isStale: boolean;
55397
55397
  isEnabled: boolean;
55398
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
55398
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
55399
55399
  fetchStatus: _tanstack_query_core0.FetchStatus;
55400
55400
  promise: Promise<bigint>;
55401
55401
  queryKey: _tanstack_query_core0.QueryKey;
@@ -55413,7 +55413,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55413
55413
  dataUpdatedAt: number;
55414
55414
  errorUpdatedAt: number;
55415
55415
  failureCount: number;
55416
- failureReason: viem0.ReadContractErrorType | null;
55416
+ failureReason: viem491.ReadContractErrorType | null;
55417
55417
  errorUpdateCount: number;
55418
55418
  isFetched: boolean;
55419
55419
  isFetchedAfterMount: boolean;
@@ -55423,7 +55423,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
55423
55423
  isRefetching: boolean;
55424
55424
  isStale: boolean;
55425
55425
  isEnabled: boolean;
55426
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
55426
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
55427
55427
  fetchStatus: _tanstack_query_core0.FetchStatus;
55428
55428
  promise: Promise<bigint>;
55429
55429
  queryKey: _tanstack_query_core0.QueryKey;
@@ -56398,39 +56398,33 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => wagmi0.UseRead
56398
56398
  //#endregion
56399
56399
  //#region src/hooks/guardian/usePauseGlobalTrading.d.ts
56400
56400
  declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56401
- error: null;
56402
56401
  data: undefined;
56402
+ error: null;
56403
56403
  status: "idle";
56404
+ variables: undefined;
56404
56405
  isError: false;
56406
+ isIdle: true;
56405
56407
  isPending: false;
56406
56408
  isSuccess: false;
56409
+ reset: () => void;
56410
+ context: unknown;
56407
56411
  failureCount: number;
56408
56412
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56409
56413
  isPaused: boolean;
56410
- variables: undefined;
56411
- isIdle: true;
56412
- reset: () => void;
56413
- context: unknown;
56414
56414
  submittedAt: number;
56415
56415
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56416
56416
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
56417
56417
  } | {
56418
- error: null;
56419
56418
  data: undefined;
56419
+ error: null;
56420
56420
  status: "pending";
56421
- isError: false;
56422
- isPending: true;
56423
- isSuccess: false;
56424
- failureCount: number;
56425
- failureReason: _wagmi_core0.WriteContractErrorType | null;
56426
- isPaused: boolean;
56427
56421
  variables: {
56428
56422
  abi: abitype0.Abi;
56429
56423
  functionName: string;
56430
56424
  args?: readonly unknown[] | undefined;
56431
56425
  address: Address;
56432
- chain?: viem0.Chain | null | undefined;
56433
- account?: `0x${string}` | viem0.Account | null | undefined;
56426
+ chain?: viem491.Chain | null | undefined;
56427
+ account?: `0x${string}` | viem491.Account | null | undefined;
56434
56428
  value?: bigint | undefined;
56435
56429
  dataSuffix?: `0x${string}` | undefined;
56436
56430
  type?: "legacy" | undefined;
@@ -56453,8 +56447,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56453
56447
  functionName: string;
56454
56448
  args?: readonly unknown[] | undefined;
56455
56449
  address: Address;
56456
- chain?: viem0.Chain | null | undefined;
56457
- account?: `0x${string}` | viem0.Account | null | undefined;
56450
+ chain?: viem491.Chain | null | undefined;
56451
+ account?: `0x${string}` | viem491.Account | null | undefined;
56458
56452
  value?: bigint | undefined;
56459
56453
  dataSuffix?: `0x${string}` | undefined;
56460
56454
  type?: "eip2930" | undefined;
@@ -56467,7 +56461,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56467
56461
  maxFeePerBlobGas?: undefined | undefined;
56468
56462
  maxFeePerGas?: undefined | undefined;
56469
56463
  maxPriorityFeePerGas?: undefined | undefined;
56470
- accessList?: viem0.AccessList | undefined;
56464
+ accessList?: viem491.AccessList | undefined;
56471
56465
  sidecars?: undefined;
56472
56466
  authorizationList?: undefined;
56473
56467
  chainId?: number | undefined;
@@ -56477,8 +56471,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56477
56471
  functionName: string;
56478
56472
  args?: readonly unknown[] | undefined;
56479
56473
  address: Address;
56480
- chain?: viem0.Chain | null | undefined;
56481
- account?: `0x${string}` | viem0.Account | null | undefined;
56474
+ chain?: viem491.Chain | null | undefined;
56475
+ account?: `0x${string}` | viem491.Account | null | undefined;
56482
56476
  value?: bigint | undefined;
56483
56477
  dataSuffix?: `0x${string}` | undefined;
56484
56478
  type?: "eip1559" | undefined;
@@ -56491,7 +56485,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56491
56485
  maxFeePerBlobGas?: undefined | undefined;
56492
56486
  maxFeePerGas?: bigint | undefined;
56493
56487
  maxPriorityFeePerGas?: bigint | undefined;
56494
- accessList?: viem0.AccessList | undefined;
56488
+ accessList?: viem491.AccessList | undefined;
56495
56489
  sidecars?: undefined;
56496
56490
  authorizationList?: undefined;
56497
56491
  chainId?: number | undefined;
@@ -56501,22 +56495,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56501
56495
  functionName: string;
56502
56496
  args?: readonly unknown[] | undefined;
56503
56497
  address: Address;
56504
- chain?: viem0.Chain | null | undefined;
56505
- account?: `0x${string}` | viem0.Account | null | undefined;
56498
+ chain?: viem491.Chain | null | undefined;
56499
+ account?: `0x${string}` | viem491.Account | null | undefined;
56506
56500
  value?: bigint | undefined;
56507
56501
  dataSuffix?: `0x${string}` | undefined;
56508
56502
  type?: "eip4844" | undefined;
56509
56503
  gas?: bigint | undefined;
56510
56504
  nonce?: number | undefined;
56511
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
56512
- blobVersionedHashes: readonly viem0.Hex[];
56505
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
56506
+ blobVersionedHashes: readonly viem491.Hex[];
56513
56507
  kzg?: undefined;
56514
56508
  gasPrice?: undefined | undefined;
56515
56509
  maxFeePerBlobGas?: bigint | undefined;
56516
56510
  maxFeePerGas?: bigint | undefined;
56517
56511
  maxPriorityFeePerGas?: bigint | undefined;
56518
- accessList?: viem0.AccessList | undefined;
56519
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56512
+ accessList?: viem491.AccessList | undefined;
56513
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
56520
56514
  authorizationList?: undefined;
56521
56515
  chainId?: number | undefined;
56522
56516
  connector?: wagmi0.Connector | undefined;
@@ -56525,22 +56519,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56525
56519
  functionName: string;
56526
56520
  args?: readonly unknown[] | undefined;
56527
56521
  address: Address;
56528
- chain?: viem0.Chain | null | undefined;
56529
- account?: `0x${string}` | viem0.Account | null | undefined;
56522
+ chain?: viem491.Chain | null | undefined;
56523
+ account?: `0x${string}` | viem491.Account | null | undefined;
56530
56524
  value?: bigint | undefined;
56531
56525
  dataSuffix?: `0x${string}` | undefined;
56532
56526
  type?: "eip4844" | undefined;
56533
56527
  gas?: bigint | undefined;
56534
56528
  nonce?: number | undefined;
56535
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
56529
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
56536
56530
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56537
- kzg?: viem0.Kzg | undefined;
56531
+ kzg?: viem491.Kzg | undefined;
56538
56532
  gasPrice?: undefined | undefined;
56539
56533
  maxFeePerBlobGas?: bigint | undefined;
56540
56534
  maxFeePerGas?: bigint | undefined;
56541
56535
  maxPriorityFeePerGas?: bigint | undefined;
56542
- accessList?: viem0.AccessList | undefined;
56543
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56536
+ accessList?: viem491.AccessList | undefined;
56537
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
56544
56538
  authorizationList?: undefined;
56545
56539
  chainId?: number | undefined;
56546
56540
  connector?: wagmi0.Connector | undefined;
@@ -56549,8 +56543,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56549
56543
  functionName: string;
56550
56544
  args?: readonly unknown[] | undefined;
56551
56545
  address: Address;
56552
- chain?: viem0.Chain | null | undefined;
56553
- account?: `0x${string}` | viem0.Account | null | undefined;
56546
+ chain?: viem491.Chain | null | undefined;
56547
+ account?: `0x${string}` | viem491.Account | null | undefined;
56554
56548
  value?: bigint | undefined;
56555
56549
  dataSuffix?: `0x${string}` | undefined;
56556
56550
  type?: "eip7702" | undefined;
@@ -56563,35 +56557,35 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56563
56557
  maxFeePerBlobGas?: undefined | undefined;
56564
56558
  maxFeePerGas?: bigint | undefined;
56565
56559
  maxPriorityFeePerGas?: bigint | undefined;
56566
- accessList?: viem0.AccessList | undefined;
56560
+ accessList?: viem491.AccessList | undefined;
56567
56561
  sidecars?: undefined;
56568
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
56562
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
56569
56563
  chainId?: number | undefined;
56570
56564
  connector?: wagmi0.Connector | undefined;
56571
56565
  };
56566
+ isError: false;
56572
56567
  isIdle: false;
56568
+ isPending: true;
56569
+ isSuccess: false;
56573
56570
  reset: () => void;
56574
56571
  context: unknown;
56572
+ failureCount: number;
56573
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
56574
+ isPaused: boolean;
56575
56575
  submittedAt: number;
56576
56576
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56577
56577
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
56578
56578
  } | {
56579
- error: _wagmi_core0.WriteContractErrorType;
56580
56579
  data: undefined;
56580
+ error: _wagmi_core0.WriteContractErrorType;
56581
56581
  status: "error";
56582
- isError: true;
56583
- isPending: false;
56584
- isSuccess: false;
56585
- failureCount: number;
56586
- failureReason: _wagmi_core0.WriteContractErrorType | null;
56587
- isPaused: boolean;
56588
56582
  variables: {
56589
56583
  abi: abitype0.Abi;
56590
56584
  functionName: string;
56591
56585
  args?: readonly unknown[] | undefined;
56592
56586
  address: Address;
56593
- chain?: viem0.Chain | null | undefined;
56594
- account?: `0x${string}` | viem0.Account | null | undefined;
56587
+ chain?: viem491.Chain | null | undefined;
56588
+ account?: `0x${string}` | viem491.Account | null | undefined;
56595
56589
  value?: bigint | undefined;
56596
56590
  dataSuffix?: `0x${string}` | undefined;
56597
56591
  type?: "legacy" | undefined;
@@ -56614,8 +56608,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56614
56608
  functionName: string;
56615
56609
  args?: readonly unknown[] | undefined;
56616
56610
  address: Address;
56617
- chain?: viem0.Chain | null | undefined;
56618
- account?: `0x${string}` | viem0.Account | null | undefined;
56611
+ chain?: viem491.Chain | null | undefined;
56612
+ account?: `0x${string}` | viem491.Account | null | undefined;
56619
56613
  value?: bigint | undefined;
56620
56614
  dataSuffix?: `0x${string}` | undefined;
56621
56615
  type?: "eip2930" | undefined;
@@ -56628,7 +56622,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56628
56622
  maxFeePerBlobGas?: undefined | undefined;
56629
56623
  maxFeePerGas?: undefined | undefined;
56630
56624
  maxPriorityFeePerGas?: undefined | undefined;
56631
- accessList?: viem0.AccessList | undefined;
56625
+ accessList?: viem491.AccessList | undefined;
56632
56626
  sidecars?: undefined;
56633
56627
  authorizationList?: undefined;
56634
56628
  chainId?: number | undefined;
@@ -56638,8 +56632,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56638
56632
  functionName: string;
56639
56633
  args?: readonly unknown[] | undefined;
56640
56634
  address: Address;
56641
- chain?: viem0.Chain | null | undefined;
56642
- account?: `0x${string}` | viem0.Account | null | undefined;
56635
+ chain?: viem491.Chain | null | undefined;
56636
+ account?: `0x${string}` | viem491.Account | null | undefined;
56643
56637
  value?: bigint | undefined;
56644
56638
  dataSuffix?: `0x${string}` | undefined;
56645
56639
  type?: "eip1559" | undefined;
@@ -56652,7 +56646,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56652
56646
  maxFeePerBlobGas?: undefined | undefined;
56653
56647
  maxFeePerGas?: bigint | undefined;
56654
56648
  maxPriorityFeePerGas?: bigint | undefined;
56655
- accessList?: viem0.AccessList | undefined;
56649
+ accessList?: viem491.AccessList | undefined;
56656
56650
  sidecars?: undefined;
56657
56651
  authorizationList?: undefined;
56658
56652
  chainId?: number | undefined;
@@ -56662,22 +56656,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56662
56656
  functionName: string;
56663
56657
  args?: readonly unknown[] | undefined;
56664
56658
  address: Address;
56665
- chain?: viem0.Chain | null | undefined;
56666
- account?: `0x${string}` | viem0.Account | null | undefined;
56659
+ chain?: viem491.Chain | null | undefined;
56660
+ account?: `0x${string}` | viem491.Account | null | undefined;
56667
56661
  value?: bigint | undefined;
56668
56662
  dataSuffix?: `0x${string}` | undefined;
56669
56663
  type?: "eip4844" | undefined;
56670
56664
  gas?: bigint | undefined;
56671
56665
  nonce?: number | undefined;
56672
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
56673
- blobVersionedHashes: readonly viem0.Hex[];
56666
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
56667
+ blobVersionedHashes: readonly viem491.Hex[];
56674
56668
  kzg?: undefined;
56675
56669
  gasPrice?: undefined | undefined;
56676
56670
  maxFeePerBlobGas?: bigint | undefined;
56677
56671
  maxFeePerGas?: bigint | undefined;
56678
56672
  maxPriorityFeePerGas?: bigint | undefined;
56679
- accessList?: viem0.AccessList | undefined;
56680
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56673
+ accessList?: viem491.AccessList | undefined;
56674
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
56681
56675
  authorizationList?: undefined;
56682
56676
  chainId?: number | undefined;
56683
56677
  connector?: wagmi0.Connector | undefined;
@@ -56686,22 +56680,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56686
56680
  functionName: string;
56687
56681
  args?: readonly unknown[] | undefined;
56688
56682
  address: Address;
56689
- chain?: viem0.Chain | null | undefined;
56690
- account?: `0x${string}` | viem0.Account | null | undefined;
56683
+ chain?: viem491.Chain | null | undefined;
56684
+ account?: `0x${string}` | viem491.Account | null | undefined;
56691
56685
  value?: bigint | undefined;
56692
56686
  dataSuffix?: `0x${string}` | undefined;
56693
56687
  type?: "eip4844" | undefined;
56694
56688
  gas?: bigint | undefined;
56695
56689
  nonce?: number | undefined;
56696
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
56690
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
56697
56691
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56698
- kzg?: viem0.Kzg | undefined;
56692
+ kzg?: viem491.Kzg | undefined;
56699
56693
  gasPrice?: undefined | undefined;
56700
56694
  maxFeePerBlobGas?: bigint | undefined;
56701
56695
  maxFeePerGas?: bigint | undefined;
56702
56696
  maxPriorityFeePerGas?: bigint | undefined;
56703
- accessList?: viem0.AccessList | undefined;
56704
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56697
+ accessList?: viem491.AccessList | undefined;
56698
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
56705
56699
  authorizationList?: undefined;
56706
56700
  chainId?: number | undefined;
56707
56701
  connector?: wagmi0.Connector | undefined;
@@ -56710,8 +56704,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56710
56704
  functionName: string;
56711
56705
  args?: readonly unknown[] | undefined;
56712
56706
  address: Address;
56713
- chain?: viem0.Chain | null | undefined;
56714
- account?: `0x${string}` | viem0.Account | null | undefined;
56707
+ chain?: viem491.Chain | null | undefined;
56708
+ account?: `0x${string}` | viem491.Account | null | undefined;
56715
56709
  value?: bigint | undefined;
56716
56710
  dataSuffix?: `0x${string}` | undefined;
56717
56711
  type?: "eip7702" | undefined;
@@ -56724,35 +56718,35 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56724
56718
  maxFeePerBlobGas?: undefined | undefined;
56725
56719
  maxFeePerGas?: bigint | undefined;
56726
56720
  maxPriorityFeePerGas?: bigint | undefined;
56727
- accessList?: viem0.AccessList | undefined;
56721
+ accessList?: viem491.AccessList | undefined;
56728
56722
  sidecars?: undefined;
56729
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
56723
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
56730
56724
  chainId?: number | undefined;
56731
56725
  connector?: wagmi0.Connector | undefined;
56732
56726
  };
56727
+ isError: true;
56733
56728
  isIdle: false;
56729
+ isPending: false;
56730
+ isSuccess: false;
56734
56731
  reset: () => void;
56735
56732
  context: unknown;
56733
+ failureCount: number;
56734
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
56735
+ isPaused: boolean;
56736
56736
  submittedAt: number;
56737
56737
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56738
56738
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
56739
56739
  } | {
56740
- error: null;
56741
56740
  data: `0x${string}`;
56741
+ error: null;
56742
56742
  status: "success";
56743
- isError: false;
56744
- isPending: false;
56745
- isSuccess: true;
56746
- failureCount: number;
56747
- failureReason: _wagmi_core0.WriteContractErrorType | null;
56748
- isPaused: boolean;
56749
56743
  variables: {
56750
56744
  abi: abitype0.Abi;
56751
56745
  functionName: string;
56752
56746
  args?: readonly unknown[] | undefined;
56753
56747
  address: Address;
56754
- chain?: viem0.Chain | null | undefined;
56755
- account?: `0x${string}` | viem0.Account | null | undefined;
56748
+ chain?: viem491.Chain | null | undefined;
56749
+ account?: `0x${string}` | viem491.Account | null | undefined;
56756
56750
  value?: bigint | undefined;
56757
56751
  dataSuffix?: `0x${string}` | undefined;
56758
56752
  type?: "legacy" | undefined;
@@ -56775,8 +56769,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56775
56769
  functionName: string;
56776
56770
  args?: readonly unknown[] | undefined;
56777
56771
  address: Address;
56778
- chain?: viem0.Chain | null | undefined;
56779
- account?: `0x${string}` | viem0.Account | null | undefined;
56772
+ chain?: viem491.Chain | null | undefined;
56773
+ account?: `0x${string}` | viem491.Account | null | undefined;
56780
56774
  value?: bigint | undefined;
56781
56775
  dataSuffix?: `0x${string}` | undefined;
56782
56776
  type?: "eip2930" | undefined;
@@ -56789,7 +56783,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56789
56783
  maxFeePerBlobGas?: undefined | undefined;
56790
56784
  maxFeePerGas?: undefined | undefined;
56791
56785
  maxPriorityFeePerGas?: undefined | undefined;
56792
- accessList?: viem0.AccessList | undefined;
56786
+ accessList?: viem491.AccessList | undefined;
56793
56787
  sidecars?: undefined;
56794
56788
  authorizationList?: undefined;
56795
56789
  chainId?: number | undefined;
@@ -56799,8 +56793,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56799
56793
  functionName: string;
56800
56794
  args?: readonly unknown[] | undefined;
56801
56795
  address: Address;
56802
- chain?: viem0.Chain | null | undefined;
56803
- account?: `0x${string}` | viem0.Account | null | undefined;
56796
+ chain?: viem491.Chain | null | undefined;
56797
+ account?: `0x${string}` | viem491.Account | null | undefined;
56804
56798
  value?: bigint | undefined;
56805
56799
  dataSuffix?: `0x${string}` | undefined;
56806
56800
  type?: "eip1559" | undefined;
@@ -56813,7 +56807,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56813
56807
  maxFeePerBlobGas?: undefined | undefined;
56814
56808
  maxFeePerGas?: bigint | undefined;
56815
56809
  maxPriorityFeePerGas?: bigint | undefined;
56816
- accessList?: viem0.AccessList | undefined;
56810
+ accessList?: viem491.AccessList | undefined;
56817
56811
  sidecars?: undefined;
56818
56812
  authorizationList?: undefined;
56819
56813
  chainId?: number | undefined;
@@ -56823,22 +56817,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56823
56817
  functionName: string;
56824
56818
  args?: readonly unknown[] | undefined;
56825
56819
  address: Address;
56826
- chain?: viem0.Chain | null | undefined;
56827
- account?: `0x${string}` | viem0.Account | null | undefined;
56820
+ chain?: viem491.Chain | null | undefined;
56821
+ account?: `0x${string}` | viem491.Account | null | undefined;
56828
56822
  value?: bigint | undefined;
56829
56823
  dataSuffix?: `0x${string}` | undefined;
56830
56824
  type?: "eip4844" | undefined;
56831
56825
  gas?: bigint | undefined;
56832
56826
  nonce?: number | undefined;
56833
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
56834
- blobVersionedHashes: readonly viem0.Hex[];
56827
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
56828
+ blobVersionedHashes: readonly viem491.Hex[];
56835
56829
  kzg?: undefined;
56836
56830
  gasPrice?: undefined | undefined;
56837
56831
  maxFeePerBlobGas?: bigint | undefined;
56838
56832
  maxFeePerGas?: bigint | undefined;
56839
56833
  maxPriorityFeePerGas?: bigint | undefined;
56840
- accessList?: viem0.AccessList | undefined;
56841
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56834
+ accessList?: viem491.AccessList | undefined;
56835
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
56842
56836
  authorizationList?: undefined;
56843
56837
  chainId?: number | undefined;
56844
56838
  connector?: wagmi0.Connector | undefined;
@@ -56847,22 +56841,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56847
56841
  functionName: string;
56848
56842
  args?: readonly unknown[] | undefined;
56849
56843
  address: Address;
56850
- chain?: viem0.Chain | null | undefined;
56851
- account?: `0x${string}` | viem0.Account | null | undefined;
56844
+ chain?: viem491.Chain | null | undefined;
56845
+ account?: `0x${string}` | viem491.Account | null | undefined;
56852
56846
  value?: bigint | undefined;
56853
56847
  dataSuffix?: `0x${string}` | undefined;
56854
56848
  type?: "eip4844" | undefined;
56855
56849
  gas?: bigint | undefined;
56856
56850
  nonce?: number | undefined;
56857
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
56851
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
56858
56852
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56859
- kzg?: viem0.Kzg | undefined;
56853
+ kzg?: viem491.Kzg | undefined;
56860
56854
  gasPrice?: undefined | undefined;
56861
56855
  maxFeePerBlobGas?: bigint | undefined;
56862
56856
  maxFeePerGas?: bigint | undefined;
56863
56857
  maxPriorityFeePerGas?: bigint | undefined;
56864
- accessList?: viem0.AccessList | undefined;
56865
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56858
+ accessList?: viem491.AccessList | undefined;
56859
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
56866
56860
  authorizationList?: undefined;
56867
56861
  chainId?: number | undefined;
56868
56862
  connector?: wagmi0.Connector | undefined;
@@ -56871,8 +56865,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56871
56865
  functionName: string;
56872
56866
  args?: readonly unknown[] | undefined;
56873
56867
  address: Address;
56874
- chain?: viem0.Chain | null | undefined;
56875
- account?: `0x${string}` | viem0.Account | null | undefined;
56868
+ chain?: viem491.Chain | null | undefined;
56869
+ account?: `0x${string}` | viem491.Account | null | undefined;
56876
56870
  value?: bigint | undefined;
56877
56871
  dataSuffix?: `0x${string}` | undefined;
56878
56872
  type?: "eip7702" | undefined;
@@ -56885,15 +56879,21 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56885
56879
  maxFeePerBlobGas?: undefined | undefined;
56886
56880
  maxFeePerGas?: bigint | undefined;
56887
56881
  maxPriorityFeePerGas?: bigint | undefined;
56888
- accessList?: viem0.AccessList | undefined;
56882
+ accessList?: viem491.AccessList | undefined;
56889
56883
  sidecars?: undefined;
56890
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
56884
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
56891
56885
  chainId?: number | undefined;
56892
56886
  connector?: wagmi0.Connector | undefined;
56893
56887
  };
56888
+ isError: false;
56894
56889
  isIdle: false;
56890
+ isPending: false;
56891
+ isSuccess: true;
56895
56892
  reset: () => void;
56896
56893
  context: unknown;
56894
+ failureCount: number;
56895
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
56896
+ isPaused: boolean;
56897
56897
  submittedAt: number;
56898
56898
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56899
56899
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
@@ -56901,39 +56901,33 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56901
56901
  //#endregion
56902
56902
  //#region src/hooks/guardian/usePauseMarketTrading.d.ts
56903
56903
  declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56904
- error: null;
56905
56904
  data: undefined;
56905
+ error: null;
56906
56906
  status: "idle";
56907
+ variables: undefined;
56907
56908
  isError: false;
56909
+ isIdle: true;
56908
56910
  isPending: false;
56909
56911
  isSuccess: false;
56912
+ reset: () => void;
56913
+ context: unknown;
56910
56914
  failureCount: number;
56911
56915
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56912
56916
  isPaused: boolean;
56913
- variables: undefined;
56914
- isIdle: true;
56915
- reset: () => void;
56916
- context: unknown;
56917
56917
  submittedAt: number;
56918
56918
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56919
56919
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
56920
56920
  } | {
56921
- error: null;
56922
56921
  data: undefined;
56922
+ error: null;
56923
56923
  status: "pending";
56924
- isError: false;
56925
- isPending: true;
56926
- isSuccess: false;
56927
- failureCount: number;
56928
- failureReason: _wagmi_core0.WriteContractErrorType | null;
56929
- isPaused: boolean;
56930
56924
  variables: {
56931
56925
  abi: abitype0.Abi;
56932
56926
  functionName: string;
56933
56927
  args?: readonly unknown[] | undefined;
56934
56928
  address: Address;
56935
- chain?: viem0.Chain | null | undefined;
56936
- account?: `0x${string}` | viem0.Account | null | undefined;
56929
+ chain?: viem491.Chain | null | undefined;
56930
+ account?: `0x${string}` | viem491.Account | null | undefined;
56937
56931
  value?: bigint | undefined;
56938
56932
  dataSuffix?: `0x${string}` | undefined;
56939
56933
  type?: "legacy" | undefined;
@@ -56956,8 +56950,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56956
56950
  functionName: string;
56957
56951
  args?: readonly unknown[] | undefined;
56958
56952
  address: Address;
56959
- chain?: viem0.Chain | null | undefined;
56960
- account?: `0x${string}` | viem0.Account | null | undefined;
56953
+ chain?: viem491.Chain | null | undefined;
56954
+ account?: `0x${string}` | viem491.Account | null | undefined;
56961
56955
  value?: bigint | undefined;
56962
56956
  dataSuffix?: `0x${string}` | undefined;
56963
56957
  type?: "eip2930" | undefined;
@@ -56970,7 +56964,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56970
56964
  maxFeePerBlobGas?: undefined | undefined;
56971
56965
  maxFeePerGas?: undefined | undefined;
56972
56966
  maxPriorityFeePerGas?: undefined | undefined;
56973
- accessList?: viem0.AccessList | undefined;
56967
+ accessList?: viem491.AccessList | undefined;
56974
56968
  sidecars?: undefined;
56975
56969
  authorizationList?: undefined;
56976
56970
  chainId?: number | undefined;
@@ -56980,8 +56974,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56980
56974
  functionName: string;
56981
56975
  args?: readonly unknown[] | undefined;
56982
56976
  address: Address;
56983
- chain?: viem0.Chain | null | undefined;
56984
- account?: `0x${string}` | viem0.Account | null | undefined;
56977
+ chain?: viem491.Chain | null | undefined;
56978
+ account?: `0x${string}` | viem491.Account | null | undefined;
56985
56979
  value?: bigint | undefined;
56986
56980
  dataSuffix?: `0x${string}` | undefined;
56987
56981
  type?: "eip1559" | undefined;
@@ -56994,7 +56988,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56994
56988
  maxFeePerBlobGas?: undefined | undefined;
56995
56989
  maxFeePerGas?: bigint | undefined;
56996
56990
  maxPriorityFeePerGas?: bigint | undefined;
56997
- accessList?: viem0.AccessList | undefined;
56991
+ accessList?: viem491.AccessList | undefined;
56998
56992
  sidecars?: undefined;
56999
56993
  authorizationList?: undefined;
57000
56994
  chainId?: number | undefined;
@@ -57004,22 +56998,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57004
56998
  functionName: string;
57005
56999
  args?: readonly unknown[] | undefined;
57006
57000
  address: Address;
57007
- chain?: viem0.Chain | null | undefined;
57008
- account?: `0x${string}` | viem0.Account | null | undefined;
57001
+ chain?: viem491.Chain | null | undefined;
57002
+ account?: `0x${string}` | viem491.Account | null | undefined;
57009
57003
  value?: bigint | undefined;
57010
57004
  dataSuffix?: `0x${string}` | undefined;
57011
57005
  type?: "eip4844" | undefined;
57012
57006
  gas?: bigint | undefined;
57013
57007
  nonce?: number | undefined;
57014
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
57015
- blobVersionedHashes: readonly viem0.Hex[];
57008
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57009
+ blobVersionedHashes: readonly viem491.Hex[];
57016
57010
  kzg?: undefined;
57017
57011
  gasPrice?: undefined | undefined;
57018
57012
  maxFeePerBlobGas?: bigint | undefined;
57019
57013
  maxFeePerGas?: bigint | undefined;
57020
57014
  maxPriorityFeePerGas?: bigint | undefined;
57021
- accessList?: viem0.AccessList | undefined;
57022
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57015
+ accessList?: viem491.AccessList | undefined;
57016
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57023
57017
  authorizationList?: undefined;
57024
57018
  chainId?: number | undefined;
57025
57019
  connector?: wagmi0.Connector | undefined;
@@ -57028,22 +57022,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57028
57022
  functionName: string;
57029
57023
  args?: readonly unknown[] | undefined;
57030
57024
  address: Address;
57031
- chain?: viem0.Chain | null | undefined;
57032
- account?: `0x${string}` | viem0.Account | null | undefined;
57025
+ chain?: viem491.Chain | null | undefined;
57026
+ account?: `0x${string}` | viem491.Account | null | undefined;
57033
57027
  value?: bigint | undefined;
57034
57028
  dataSuffix?: `0x${string}` | undefined;
57035
57029
  type?: "eip4844" | undefined;
57036
57030
  gas?: bigint | undefined;
57037
57031
  nonce?: number | undefined;
57038
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
57032
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57039
57033
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57040
- kzg?: viem0.Kzg | undefined;
57034
+ kzg?: viem491.Kzg | undefined;
57041
57035
  gasPrice?: undefined | undefined;
57042
57036
  maxFeePerBlobGas?: bigint | undefined;
57043
57037
  maxFeePerGas?: bigint | undefined;
57044
57038
  maxPriorityFeePerGas?: bigint | undefined;
57045
- accessList?: viem0.AccessList | undefined;
57046
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57039
+ accessList?: viem491.AccessList | undefined;
57040
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57047
57041
  authorizationList?: undefined;
57048
57042
  chainId?: number | undefined;
57049
57043
  connector?: wagmi0.Connector | undefined;
@@ -57052,8 +57046,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57052
57046
  functionName: string;
57053
57047
  args?: readonly unknown[] | undefined;
57054
57048
  address: Address;
57055
- chain?: viem0.Chain | null | undefined;
57056
- account?: `0x${string}` | viem0.Account | null | undefined;
57049
+ chain?: viem491.Chain | null | undefined;
57050
+ account?: `0x${string}` | viem491.Account | null | undefined;
57057
57051
  value?: bigint | undefined;
57058
57052
  dataSuffix?: `0x${string}` | undefined;
57059
57053
  type?: "eip7702" | undefined;
@@ -57066,35 +57060,35 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57066
57060
  maxFeePerBlobGas?: undefined | undefined;
57067
57061
  maxFeePerGas?: bigint | undefined;
57068
57062
  maxPriorityFeePerGas?: bigint | undefined;
57069
- accessList?: viem0.AccessList | undefined;
57063
+ accessList?: viem491.AccessList | undefined;
57070
57064
  sidecars?: undefined;
57071
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
57065
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
57072
57066
  chainId?: number | undefined;
57073
57067
  connector?: wagmi0.Connector | undefined;
57074
57068
  };
57069
+ isError: false;
57075
57070
  isIdle: false;
57071
+ isPending: true;
57072
+ isSuccess: false;
57076
57073
  reset: () => void;
57077
57074
  context: unknown;
57075
+ failureCount: number;
57076
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
57077
+ isPaused: boolean;
57078
57078
  submittedAt: number;
57079
57079
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
57080
57080
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
57081
57081
  } | {
57082
- error: _wagmi_core0.WriteContractErrorType;
57083
57082
  data: undefined;
57083
+ error: _wagmi_core0.WriteContractErrorType;
57084
57084
  status: "error";
57085
- isError: true;
57086
- isPending: false;
57087
- isSuccess: false;
57088
- failureCount: number;
57089
- failureReason: _wagmi_core0.WriteContractErrorType | null;
57090
- isPaused: boolean;
57091
57085
  variables: {
57092
57086
  abi: abitype0.Abi;
57093
57087
  functionName: string;
57094
57088
  args?: readonly unknown[] | undefined;
57095
57089
  address: Address;
57096
- chain?: viem0.Chain | null | undefined;
57097
- account?: `0x${string}` | viem0.Account | null | undefined;
57090
+ chain?: viem491.Chain | null | undefined;
57091
+ account?: `0x${string}` | viem491.Account | null | undefined;
57098
57092
  value?: bigint | undefined;
57099
57093
  dataSuffix?: `0x${string}` | undefined;
57100
57094
  type?: "legacy" | undefined;
@@ -57117,8 +57111,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57117
57111
  functionName: string;
57118
57112
  args?: readonly unknown[] | undefined;
57119
57113
  address: Address;
57120
- chain?: viem0.Chain | null | undefined;
57121
- account?: `0x${string}` | viem0.Account | null | undefined;
57114
+ chain?: viem491.Chain | null | undefined;
57115
+ account?: `0x${string}` | viem491.Account | null | undefined;
57122
57116
  value?: bigint | undefined;
57123
57117
  dataSuffix?: `0x${string}` | undefined;
57124
57118
  type?: "eip2930" | undefined;
@@ -57131,7 +57125,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57131
57125
  maxFeePerBlobGas?: undefined | undefined;
57132
57126
  maxFeePerGas?: undefined | undefined;
57133
57127
  maxPriorityFeePerGas?: undefined | undefined;
57134
- accessList?: viem0.AccessList | undefined;
57128
+ accessList?: viem491.AccessList | undefined;
57135
57129
  sidecars?: undefined;
57136
57130
  authorizationList?: undefined;
57137
57131
  chainId?: number | undefined;
@@ -57141,8 +57135,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57141
57135
  functionName: string;
57142
57136
  args?: readonly unknown[] | undefined;
57143
57137
  address: Address;
57144
- chain?: viem0.Chain | null | undefined;
57145
- account?: `0x${string}` | viem0.Account | null | undefined;
57138
+ chain?: viem491.Chain | null | undefined;
57139
+ account?: `0x${string}` | viem491.Account | null | undefined;
57146
57140
  value?: bigint | undefined;
57147
57141
  dataSuffix?: `0x${string}` | undefined;
57148
57142
  type?: "eip1559" | undefined;
@@ -57155,7 +57149,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57155
57149
  maxFeePerBlobGas?: undefined | undefined;
57156
57150
  maxFeePerGas?: bigint | undefined;
57157
57151
  maxPriorityFeePerGas?: bigint | undefined;
57158
- accessList?: viem0.AccessList | undefined;
57152
+ accessList?: viem491.AccessList | undefined;
57159
57153
  sidecars?: undefined;
57160
57154
  authorizationList?: undefined;
57161
57155
  chainId?: number | undefined;
@@ -57165,22 +57159,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57165
57159
  functionName: string;
57166
57160
  args?: readonly unknown[] | undefined;
57167
57161
  address: Address;
57168
- chain?: viem0.Chain | null | undefined;
57169
- account?: `0x${string}` | viem0.Account | null | undefined;
57162
+ chain?: viem491.Chain | null | undefined;
57163
+ account?: `0x${string}` | viem491.Account | null | undefined;
57170
57164
  value?: bigint | undefined;
57171
57165
  dataSuffix?: `0x${string}` | undefined;
57172
57166
  type?: "eip4844" | undefined;
57173
57167
  gas?: bigint | undefined;
57174
57168
  nonce?: number | undefined;
57175
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
57176
- blobVersionedHashes: readonly viem0.Hex[];
57169
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57170
+ blobVersionedHashes: readonly viem491.Hex[];
57177
57171
  kzg?: undefined;
57178
57172
  gasPrice?: undefined | undefined;
57179
57173
  maxFeePerBlobGas?: bigint | undefined;
57180
57174
  maxFeePerGas?: bigint | undefined;
57181
57175
  maxPriorityFeePerGas?: bigint | undefined;
57182
- accessList?: viem0.AccessList | undefined;
57183
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57176
+ accessList?: viem491.AccessList | undefined;
57177
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57184
57178
  authorizationList?: undefined;
57185
57179
  chainId?: number | undefined;
57186
57180
  connector?: wagmi0.Connector | undefined;
@@ -57189,22 +57183,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57189
57183
  functionName: string;
57190
57184
  args?: readonly unknown[] | undefined;
57191
57185
  address: Address;
57192
- chain?: viem0.Chain | null | undefined;
57193
- account?: `0x${string}` | viem0.Account | null | undefined;
57186
+ chain?: viem491.Chain | null | undefined;
57187
+ account?: `0x${string}` | viem491.Account | null | undefined;
57194
57188
  value?: bigint | undefined;
57195
57189
  dataSuffix?: `0x${string}` | undefined;
57196
57190
  type?: "eip4844" | undefined;
57197
57191
  gas?: bigint | undefined;
57198
57192
  nonce?: number | undefined;
57199
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
57193
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57200
57194
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57201
- kzg?: viem0.Kzg | undefined;
57195
+ kzg?: viem491.Kzg | undefined;
57202
57196
  gasPrice?: undefined | undefined;
57203
57197
  maxFeePerBlobGas?: bigint | undefined;
57204
57198
  maxFeePerGas?: bigint | undefined;
57205
57199
  maxPriorityFeePerGas?: bigint | undefined;
57206
- accessList?: viem0.AccessList | undefined;
57207
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57200
+ accessList?: viem491.AccessList | undefined;
57201
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57208
57202
  authorizationList?: undefined;
57209
57203
  chainId?: number | undefined;
57210
57204
  connector?: wagmi0.Connector | undefined;
@@ -57213,8 +57207,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57213
57207
  functionName: string;
57214
57208
  args?: readonly unknown[] | undefined;
57215
57209
  address: Address;
57216
- chain?: viem0.Chain | null | undefined;
57217
- account?: `0x${string}` | viem0.Account | null | undefined;
57210
+ chain?: viem491.Chain | null | undefined;
57211
+ account?: `0x${string}` | viem491.Account | null | undefined;
57218
57212
  value?: bigint | undefined;
57219
57213
  dataSuffix?: `0x${string}` | undefined;
57220
57214
  type?: "eip7702" | undefined;
@@ -57227,35 +57221,35 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57227
57221
  maxFeePerBlobGas?: undefined | undefined;
57228
57222
  maxFeePerGas?: bigint | undefined;
57229
57223
  maxPriorityFeePerGas?: bigint | undefined;
57230
- accessList?: viem0.AccessList | undefined;
57224
+ accessList?: viem491.AccessList | undefined;
57231
57225
  sidecars?: undefined;
57232
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
57226
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
57233
57227
  chainId?: number | undefined;
57234
57228
  connector?: wagmi0.Connector | undefined;
57235
57229
  };
57230
+ isError: true;
57236
57231
  isIdle: false;
57232
+ isPending: false;
57233
+ isSuccess: false;
57237
57234
  reset: () => void;
57238
57235
  context: unknown;
57236
+ failureCount: number;
57237
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
57238
+ isPaused: boolean;
57239
57239
  submittedAt: number;
57240
57240
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
57241
57241
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
57242
57242
  } | {
57243
- error: null;
57244
57243
  data: `0x${string}`;
57244
+ error: null;
57245
57245
  status: "success";
57246
- isError: false;
57247
- isPending: false;
57248
- isSuccess: true;
57249
- failureCount: number;
57250
- failureReason: _wagmi_core0.WriteContractErrorType | null;
57251
- isPaused: boolean;
57252
57246
  variables: {
57253
57247
  abi: abitype0.Abi;
57254
57248
  functionName: string;
57255
57249
  args?: readonly unknown[] | undefined;
57256
57250
  address: Address;
57257
- chain?: viem0.Chain | null | undefined;
57258
- account?: `0x${string}` | viem0.Account | null | undefined;
57251
+ chain?: viem491.Chain | null | undefined;
57252
+ account?: `0x${string}` | viem491.Account | null | undefined;
57259
57253
  value?: bigint | undefined;
57260
57254
  dataSuffix?: `0x${string}` | undefined;
57261
57255
  type?: "legacy" | undefined;
@@ -57278,8 +57272,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57278
57272
  functionName: string;
57279
57273
  args?: readonly unknown[] | undefined;
57280
57274
  address: Address;
57281
- chain?: viem0.Chain | null | undefined;
57282
- account?: `0x${string}` | viem0.Account | null | undefined;
57275
+ chain?: viem491.Chain | null | undefined;
57276
+ account?: `0x${string}` | viem491.Account | null | undefined;
57283
57277
  value?: bigint | undefined;
57284
57278
  dataSuffix?: `0x${string}` | undefined;
57285
57279
  type?: "eip2930" | undefined;
@@ -57292,7 +57286,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57292
57286
  maxFeePerBlobGas?: undefined | undefined;
57293
57287
  maxFeePerGas?: undefined | undefined;
57294
57288
  maxPriorityFeePerGas?: undefined | undefined;
57295
- accessList?: viem0.AccessList | undefined;
57289
+ accessList?: viem491.AccessList | undefined;
57296
57290
  sidecars?: undefined;
57297
57291
  authorizationList?: undefined;
57298
57292
  chainId?: number | undefined;
@@ -57302,8 +57296,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57302
57296
  functionName: string;
57303
57297
  args?: readonly unknown[] | undefined;
57304
57298
  address: Address;
57305
- chain?: viem0.Chain | null | undefined;
57306
- account?: `0x${string}` | viem0.Account | null | undefined;
57299
+ chain?: viem491.Chain | null | undefined;
57300
+ account?: `0x${string}` | viem491.Account | null | undefined;
57307
57301
  value?: bigint | undefined;
57308
57302
  dataSuffix?: `0x${string}` | undefined;
57309
57303
  type?: "eip1559" | undefined;
@@ -57316,7 +57310,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57316
57310
  maxFeePerBlobGas?: undefined | undefined;
57317
57311
  maxFeePerGas?: bigint | undefined;
57318
57312
  maxPriorityFeePerGas?: bigint | undefined;
57319
- accessList?: viem0.AccessList | undefined;
57313
+ accessList?: viem491.AccessList | undefined;
57320
57314
  sidecars?: undefined;
57321
57315
  authorizationList?: undefined;
57322
57316
  chainId?: number | undefined;
@@ -57326,22 +57320,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57326
57320
  functionName: string;
57327
57321
  args?: readonly unknown[] | undefined;
57328
57322
  address: Address;
57329
- chain?: viem0.Chain | null | undefined;
57330
- account?: `0x${string}` | viem0.Account | null | undefined;
57323
+ chain?: viem491.Chain | null | undefined;
57324
+ account?: `0x${string}` | viem491.Account | null | undefined;
57331
57325
  value?: bigint | undefined;
57332
57326
  dataSuffix?: `0x${string}` | undefined;
57333
57327
  type?: "eip4844" | undefined;
57334
57328
  gas?: bigint | undefined;
57335
57329
  nonce?: number | undefined;
57336
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
57337
- blobVersionedHashes: readonly viem0.Hex[];
57330
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57331
+ blobVersionedHashes: readonly viem491.Hex[];
57338
57332
  kzg?: undefined;
57339
57333
  gasPrice?: undefined | undefined;
57340
57334
  maxFeePerBlobGas?: bigint | undefined;
57341
57335
  maxFeePerGas?: bigint | undefined;
57342
57336
  maxPriorityFeePerGas?: bigint | undefined;
57343
- accessList?: viem0.AccessList | undefined;
57344
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57337
+ accessList?: viem491.AccessList | undefined;
57338
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57345
57339
  authorizationList?: undefined;
57346
57340
  chainId?: number | undefined;
57347
57341
  connector?: wagmi0.Connector | undefined;
@@ -57350,22 +57344,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57350
57344
  functionName: string;
57351
57345
  args?: readonly unknown[] | undefined;
57352
57346
  address: Address;
57353
- chain?: viem0.Chain | null | undefined;
57354
- account?: `0x${string}` | viem0.Account | null | undefined;
57347
+ chain?: viem491.Chain | null | undefined;
57348
+ account?: `0x${string}` | viem491.Account | null | undefined;
57355
57349
  value?: bigint | undefined;
57356
57350
  dataSuffix?: `0x${string}` | undefined;
57357
57351
  type?: "eip4844" | undefined;
57358
57352
  gas?: bigint | undefined;
57359
57353
  nonce?: number | undefined;
57360
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
57354
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57361
57355
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57362
- kzg?: viem0.Kzg | undefined;
57356
+ kzg?: viem491.Kzg | undefined;
57363
57357
  gasPrice?: undefined | undefined;
57364
57358
  maxFeePerBlobGas?: bigint | undefined;
57365
57359
  maxFeePerGas?: bigint | undefined;
57366
57360
  maxPriorityFeePerGas?: bigint | undefined;
57367
- accessList?: viem0.AccessList | undefined;
57368
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57361
+ accessList?: viem491.AccessList | undefined;
57362
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57369
57363
  authorizationList?: undefined;
57370
57364
  chainId?: number | undefined;
57371
57365
  connector?: wagmi0.Connector | undefined;
@@ -57374,8 +57368,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57374
57368
  functionName: string;
57375
57369
  args?: readonly unknown[] | undefined;
57376
57370
  address: Address;
57377
- chain?: viem0.Chain | null | undefined;
57378
- account?: `0x${string}` | viem0.Account | null | undefined;
57371
+ chain?: viem491.Chain | null | undefined;
57372
+ account?: `0x${string}` | viem491.Account | null | undefined;
57379
57373
  value?: bigint | undefined;
57380
57374
  dataSuffix?: `0x${string}` | undefined;
57381
57375
  type?: "eip7702" | undefined;
@@ -57388,15 +57382,21 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57388
57382
  maxFeePerBlobGas?: undefined | undefined;
57389
57383
  maxFeePerGas?: bigint | undefined;
57390
57384
  maxPriorityFeePerGas?: bigint | undefined;
57391
- accessList?: viem0.AccessList | undefined;
57385
+ accessList?: viem491.AccessList | undefined;
57392
57386
  sidecars?: undefined;
57393
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
57387
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
57394
57388
  chainId?: number | undefined;
57395
57389
  connector?: wagmi0.Connector | undefined;
57396
57390
  };
57391
+ isError: false;
57397
57392
  isIdle: false;
57393
+ isPending: false;
57394
+ isSuccess: true;
57398
57395
  reset: () => void;
57399
57396
  context: unknown;
57397
+ failureCount: number;
57398
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
57399
+ isPaused: boolean;
57400
57400
  submittedAt: number;
57401
57401
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
57402
57402
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
@@ -57413,19 +57413,19 @@ declare const useFeeRates: (feeStrategy?: Address) => Partial<NonUndefinedGuard<
57413
57413
  //#endregion
57414
57414
  //#region src/hooks/fees/useUpdateMarketFees.d.ts
57415
57415
  declare const useUpdateMarketFees: (marketAddr: Address) => {
57416
- error: null;
57417
57416
  data: undefined;
57417
+ error: null;
57418
57418
  status: "idle";
57419
+ variables: undefined;
57419
57420
  isError: false;
57421
+ isIdle: true;
57420
57422
  isPending: false;
57421
57423
  isSuccess: false;
57424
+ reset: () => void;
57425
+ context: unknown;
57422
57426
  failureCount: number;
57423
57427
  failureReason: _wagmi_core0.WriteContractErrorType | null;
57424
57428
  isPaused: boolean;
57425
- variables: undefined;
57426
- isIdle: true;
57427
- reset: () => void;
57428
- context: unknown;
57429
57429
  submittedAt: number;
57430
57430
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
57431
57431
  updateMarketFees: (rates: {
@@ -57440,22 +57440,16 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57440
57440
  newFeeStrategy: `0x${string}`;
57441
57441
  }>;
57442
57442
  } | {
57443
- error: null;
57444
57443
  data: undefined;
57444
+ error: null;
57445
57445
  status: "pending";
57446
- isError: false;
57447
- isPending: true;
57448
- isSuccess: false;
57449
- failureCount: number;
57450
- failureReason: _wagmi_core0.WriteContractErrorType | null;
57451
- isPaused: boolean;
57452
57446
  variables: {
57453
57447
  abi: abitype0.Abi;
57454
57448
  functionName: string;
57455
57449
  args?: readonly unknown[] | undefined;
57456
57450
  address: Address;
57457
- chain?: viem0.Chain | null | undefined;
57458
- account?: `0x${string}` | viem0.Account | null | undefined;
57451
+ chain?: viem491.Chain | null | undefined;
57452
+ account?: `0x${string}` | viem491.Account | null | undefined;
57459
57453
  value?: bigint | undefined;
57460
57454
  dataSuffix?: `0x${string}` | undefined;
57461
57455
  type?: "legacy" | undefined;
@@ -57478,8 +57472,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57478
57472
  functionName: string;
57479
57473
  args?: readonly unknown[] | undefined;
57480
57474
  address: Address;
57481
- chain?: viem0.Chain | null | undefined;
57482
- account?: `0x${string}` | viem0.Account | null | undefined;
57475
+ chain?: viem491.Chain | null | undefined;
57476
+ account?: `0x${string}` | viem491.Account | null | undefined;
57483
57477
  value?: bigint | undefined;
57484
57478
  dataSuffix?: `0x${string}` | undefined;
57485
57479
  type?: "eip2930" | undefined;
@@ -57492,7 +57486,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57492
57486
  maxFeePerBlobGas?: undefined | undefined;
57493
57487
  maxFeePerGas?: undefined | undefined;
57494
57488
  maxPriorityFeePerGas?: undefined | undefined;
57495
- accessList?: viem0.AccessList | undefined;
57489
+ accessList?: viem491.AccessList | undefined;
57496
57490
  sidecars?: undefined;
57497
57491
  authorizationList?: undefined;
57498
57492
  chainId?: number | undefined;
@@ -57502,8 +57496,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57502
57496
  functionName: string;
57503
57497
  args?: readonly unknown[] | undefined;
57504
57498
  address: Address;
57505
- chain?: viem0.Chain | null | undefined;
57506
- account?: `0x${string}` | viem0.Account | null | undefined;
57499
+ chain?: viem491.Chain | null | undefined;
57500
+ account?: `0x${string}` | viem491.Account | null | undefined;
57507
57501
  value?: bigint | undefined;
57508
57502
  dataSuffix?: `0x${string}` | undefined;
57509
57503
  type?: "eip1559" | undefined;
@@ -57516,7 +57510,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57516
57510
  maxFeePerBlobGas?: undefined | undefined;
57517
57511
  maxFeePerGas?: bigint | undefined;
57518
57512
  maxPriorityFeePerGas?: bigint | undefined;
57519
- accessList?: viem0.AccessList | undefined;
57513
+ accessList?: viem491.AccessList | undefined;
57520
57514
  sidecars?: undefined;
57521
57515
  authorizationList?: undefined;
57522
57516
  chainId?: number | undefined;
@@ -57526,22 +57520,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57526
57520
  functionName: string;
57527
57521
  args?: readonly unknown[] | undefined;
57528
57522
  address: Address;
57529
- chain?: viem0.Chain | null | undefined;
57530
- account?: `0x${string}` | viem0.Account | null | undefined;
57523
+ chain?: viem491.Chain | null | undefined;
57524
+ account?: `0x${string}` | viem491.Account | null | undefined;
57531
57525
  value?: bigint | undefined;
57532
57526
  dataSuffix?: `0x${string}` | undefined;
57533
57527
  type?: "eip4844" | undefined;
57534
57528
  gas?: bigint | undefined;
57535
57529
  nonce?: number | undefined;
57536
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
57537
- blobVersionedHashes: readonly viem0.Hex[];
57530
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57531
+ blobVersionedHashes: readonly viem491.Hex[];
57538
57532
  kzg?: undefined;
57539
57533
  gasPrice?: undefined | undefined;
57540
57534
  maxFeePerBlobGas?: bigint | undefined;
57541
57535
  maxFeePerGas?: bigint | undefined;
57542
57536
  maxPriorityFeePerGas?: bigint | undefined;
57543
- accessList?: viem0.AccessList | undefined;
57544
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57537
+ accessList?: viem491.AccessList | undefined;
57538
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57545
57539
  authorizationList?: undefined;
57546
57540
  chainId?: number | undefined;
57547
57541
  connector?: wagmi0.Connector | undefined;
@@ -57550,22 +57544,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57550
57544
  functionName: string;
57551
57545
  args?: readonly unknown[] | undefined;
57552
57546
  address: Address;
57553
- chain?: viem0.Chain | null | undefined;
57554
- account?: `0x${string}` | viem0.Account | null | undefined;
57547
+ chain?: viem491.Chain | null | undefined;
57548
+ account?: `0x${string}` | viem491.Account | null | undefined;
57555
57549
  value?: bigint | undefined;
57556
57550
  dataSuffix?: `0x${string}` | undefined;
57557
57551
  type?: "eip4844" | undefined;
57558
57552
  gas?: bigint | undefined;
57559
57553
  nonce?: number | undefined;
57560
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
57554
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57561
57555
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57562
- kzg?: viem0.Kzg | undefined;
57556
+ kzg?: viem491.Kzg | undefined;
57563
57557
  gasPrice?: undefined | undefined;
57564
57558
  maxFeePerBlobGas?: bigint | undefined;
57565
57559
  maxFeePerGas?: bigint | undefined;
57566
57560
  maxPriorityFeePerGas?: bigint | undefined;
57567
- accessList?: viem0.AccessList | undefined;
57568
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57561
+ accessList?: viem491.AccessList | undefined;
57562
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57569
57563
  authorizationList?: undefined;
57570
57564
  chainId?: number | undefined;
57571
57565
  connector?: wagmi0.Connector | undefined;
@@ -57574,8 +57568,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57574
57568
  functionName: string;
57575
57569
  args?: readonly unknown[] | undefined;
57576
57570
  address: Address;
57577
- chain?: viem0.Chain | null | undefined;
57578
- account?: `0x${string}` | viem0.Account | null | undefined;
57571
+ chain?: viem491.Chain | null | undefined;
57572
+ account?: `0x${string}` | viem491.Account | null | undefined;
57579
57573
  value?: bigint | undefined;
57580
57574
  dataSuffix?: `0x${string}` | undefined;
57581
57575
  type?: "eip7702" | undefined;
@@ -57588,15 +57582,21 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57588
57582
  maxFeePerBlobGas?: undefined | undefined;
57589
57583
  maxFeePerGas?: bigint | undefined;
57590
57584
  maxPriorityFeePerGas?: bigint | undefined;
57591
- accessList?: viem0.AccessList | undefined;
57585
+ accessList?: viem491.AccessList | undefined;
57592
57586
  sidecars?: undefined;
57593
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
57587
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
57594
57588
  chainId?: number | undefined;
57595
57589
  connector?: wagmi0.Connector | undefined;
57596
57590
  };
57591
+ isError: false;
57597
57592
  isIdle: false;
57593
+ isPending: true;
57594
+ isSuccess: false;
57598
57595
  reset: () => void;
57599
57596
  context: unknown;
57597
+ failureCount: number;
57598
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
57599
+ isPaused: boolean;
57600
57600
  submittedAt: number;
57601
57601
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
57602
57602
  updateMarketFees: (rates: {
@@ -57611,22 +57611,16 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57611
57611
  newFeeStrategy: `0x${string}`;
57612
57612
  }>;
57613
57613
  } | {
57614
- error: _wagmi_core0.WriteContractErrorType;
57615
57614
  data: undefined;
57615
+ error: _wagmi_core0.WriteContractErrorType;
57616
57616
  status: "error";
57617
- isError: true;
57618
- isPending: false;
57619
- isSuccess: false;
57620
- failureCount: number;
57621
- failureReason: _wagmi_core0.WriteContractErrorType | null;
57622
- isPaused: boolean;
57623
57617
  variables: {
57624
57618
  abi: abitype0.Abi;
57625
57619
  functionName: string;
57626
57620
  args?: readonly unknown[] | undefined;
57627
57621
  address: Address;
57628
- chain?: viem0.Chain | null | undefined;
57629
- account?: `0x${string}` | viem0.Account | null | undefined;
57622
+ chain?: viem491.Chain | null | undefined;
57623
+ account?: `0x${string}` | viem491.Account | null | undefined;
57630
57624
  value?: bigint | undefined;
57631
57625
  dataSuffix?: `0x${string}` | undefined;
57632
57626
  type?: "legacy" | undefined;
@@ -57649,8 +57643,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57649
57643
  functionName: string;
57650
57644
  args?: readonly unknown[] | undefined;
57651
57645
  address: Address;
57652
- chain?: viem0.Chain | null | undefined;
57653
- account?: `0x${string}` | viem0.Account | null | undefined;
57646
+ chain?: viem491.Chain | null | undefined;
57647
+ account?: `0x${string}` | viem491.Account | null | undefined;
57654
57648
  value?: bigint | undefined;
57655
57649
  dataSuffix?: `0x${string}` | undefined;
57656
57650
  type?: "eip2930" | undefined;
@@ -57663,7 +57657,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57663
57657
  maxFeePerBlobGas?: undefined | undefined;
57664
57658
  maxFeePerGas?: undefined | undefined;
57665
57659
  maxPriorityFeePerGas?: undefined | undefined;
57666
- accessList?: viem0.AccessList | undefined;
57660
+ accessList?: viem491.AccessList | undefined;
57667
57661
  sidecars?: undefined;
57668
57662
  authorizationList?: undefined;
57669
57663
  chainId?: number | undefined;
@@ -57673,8 +57667,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57673
57667
  functionName: string;
57674
57668
  args?: readonly unknown[] | undefined;
57675
57669
  address: Address;
57676
- chain?: viem0.Chain | null | undefined;
57677
- account?: `0x${string}` | viem0.Account | null | undefined;
57670
+ chain?: viem491.Chain | null | undefined;
57671
+ account?: `0x${string}` | viem491.Account | null | undefined;
57678
57672
  value?: bigint | undefined;
57679
57673
  dataSuffix?: `0x${string}` | undefined;
57680
57674
  type?: "eip1559" | undefined;
@@ -57687,7 +57681,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57687
57681
  maxFeePerBlobGas?: undefined | undefined;
57688
57682
  maxFeePerGas?: bigint | undefined;
57689
57683
  maxPriorityFeePerGas?: bigint | undefined;
57690
- accessList?: viem0.AccessList | undefined;
57684
+ accessList?: viem491.AccessList | undefined;
57691
57685
  sidecars?: undefined;
57692
57686
  authorizationList?: undefined;
57693
57687
  chainId?: number | undefined;
@@ -57697,22 +57691,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57697
57691
  functionName: string;
57698
57692
  args?: readonly unknown[] | undefined;
57699
57693
  address: Address;
57700
- chain?: viem0.Chain | null | undefined;
57701
- account?: `0x${string}` | viem0.Account | null | undefined;
57694
+ chain?: viem491.Chain | null | undefined;
57695
+ account?: `0x${string}` | viem491.Account | null | undefined;
57702
57696
  value?: bigint | undefined;
57703
57697
  dataSuffix?: `0x${string}` | undefined;
57704
57698
  type?: "eip4844" | undefined;
57705
57699
  gas?: bigint | undefined;
57706
57700
  nonce?: number | undefined;
57707
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
57708
- blobVersionedHashes: readonly viem0.Hex[];
57701
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57702
+ blobVersionedHashes: readonly viem491.Hex[];
57709
57703
  kzg?: undefined;
57710
57704
  gasPrice?: undefined | undefined;
57711
57705
  maxFeePerBlobGas?: bigint | undefined;
57712
57706
  maxFeePerGas?: bigint | undefined;
57713
57707
  maxPriorityFeePerGas?: bigint | undefined;
57714
- accessList?: viem0.AccessList | undefined;
57715
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57708
+ accessList?: viem491.AccessList | undefined;
57709
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57716
57710
  authorizationList?: undefined;
57717
57711
  chainId?: number | undefined;
57718
57712
  connector?: wagmi0.Connector | undefined;
@@ -57721,22 +57715,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57721
57715
  functionName: string;
57722
57716
  args?: readonly unknown[] | undefined;
57723
57717
  address: Address;
57724
- chain?: viem0.Chain | null | undefined;
57725
- account?: `0x${string}` | viem0.Account | null | undefined;
57718
+ chain?: viem491.Chain | null | undefined;
57719
+ account?: `0x${string}` | viem491.Account | null | undefined;
57726
57720
  value?: bigint | undefined;
57727
57721
  dataSuffix?: `0x${string}` | undefined;
57728
57722
  type?: "eip4844" | undefined;
57729
57723
  gas?: bigint | undefined;
57730
57724
  nonce?: number | undefined;
57731
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
57725
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57732
57726
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57733
- kzg?: viem0.Kzg | undefined;
57727
+ kzg?: viem491.Kzg | undefined;
57734
57728
  gasPrice?: undefined | undefined;
57735
57729
  maxFeePerBlobGas?: bigint | undefined;
57736
57730
  maxFeePerGas?: bigint | undefined;
57737
57731
  maxPriorityFeePerGas?: bigint | undefined;
57738
- accessList?: viem0.AccessList | undefined;
57739
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57732
+ accessList?: viem491.AccessList | undefined;
57733
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57740
57734
  authorizationList?: undefined;
57741
57735
  chainId?: number | undefined;
57742
57736
  connector?: wagmi0.Connector | undefined;
@@ -57745,8 +57739,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57745
57739
  functionName: string;
57746
57740
  args?: readonly unknown[] | undefined;
57747
57741
  address: Address;
57748
- chain?: viem0.Chain | null | undefined;
57749
- account?: `0x${string}` | viem0.Account | null | undefined;
57742
+ chain?: viem491.Chain | null | undefined;
57743
+ account?: `0x${string}` | viem491.Account | null | undefined;
57750
57744
  value?: bigint | undefined;
57751
57745
  dataSuffix?: `0x${string}` | undefined;
57752
57746
  type?: "eip7702" | undefined;
@@ -57759,15 +57753,21 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57759
57753
  maxFeePerBlobGas?: undefined | undefined;
57760
57754
  maxFeePerGas?: bigint | undefined;
57761
57755
  maxPriorityFeePerGas?: bigint | undefined;
57762
- accessList?: viem0.AccessList | undefined;
57756
+ accessList?: viem491.AccessList | undefined;
57763
57757
  sidecars?: undefined;
57764
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
57758
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
57765
57759
  chainId?: number | undefined;
57766
57760
  connector?: wagmi0.Connector | undefined;
57767
57761
  };
57762
+ isError: true;
57768
57763
  isIdle: false;
57764
+ isPending: false;
57765
+ isSuccess: false;
57769
57766
  reset: () => void;
57770
57767
  context: unknown;
57768
+ failureCount: number;
57769
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
57770
+ isPaused: boolean;
57771
57771
  submittedAt: number;
57772
57772
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
57773
57773
  updateMarketFees: (rates: {
@@ -57782,22 +57782,16 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57782
57782
  newFeeStrategy: `0x${string}`;
57783
57783
  }>;
57784
57784
  } | {
57785
- error: null;
57786
57785
  data: `0x${string}`;
57786
+ error: null;
57787
57787
  status: "success";
57788
- isError: false;
57789
- isPending: false;
57790
- isSuccess: true;
57791
- failureCount: number;
57792
- failureReason: _wagmi_core0.WriteContractErrorType | null;
57793
- isPaused: boolean;
57794
57788
  variables: {
57795
57789
  abi: abitype0.Abi;
57796
57790
  functionName: string;
57797
57791
  args?: readonly unknown[] | undefined;
57798
57792
  address: Address;
57799
- chain?: viem0.Chain | null | undefined;
57800
- account?: `0x${string}` | viem0.Account | null | undefined;
57793
+ chain?: viem491.Chain | null | undefined;
57794
+ account?: `0x${string}` | viem491.Account | null | undefined;
57801
57795
  value?: bigint | undefined;
57802
57796
  dataSuffix?: `0x${string}` | undefined;
57803
57797
  type?: "legacy" | undefined;
@@ -57820,8 +57814,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57820
57814
  functionName: string;
57821
57815
  args?: readonly unknown[] | undefined;
57822
57816
  address: Address;
57823
- chain?: viem0.Chain | null | undefined;
57824
- account?: `0x${string}` | viem0.Account | null | undefined;
57817
+ chain?: viem491.Chain | null | undefined;
57818
+ account?: `0x${string}` | viem491.Account | null | undefined;
57825
57819
  value?: bigint | undefined;
57826
57820
  dataSuffix?: `0x${string}` | undefined;
57827
57821
  type?: "eip2930" | undefined;
@@ -57834,7 +57828,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57834
57828
  maxFeePerBlobGas?: undefined | undefined;
57835
57829
  maxFeePerGas?: undefined | undefined;
57836
57830
  maxPriorityFeePerGas?: undefined | undefined;
57837
- accessList?: viem0.AccessList | undefined;
57831
+ accessList?: viem491.AccessList | undefined;
57838
57832
  sidecars?: undefined;
57839
57833
  authorizationList?: undefined;
57840
57834
  chainId?: number | undefined;
@@ -57844,8 +57838,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57844
57838
  functionName: string;
57845
57839
  args?: readonly unknown[] | undefined;
57846
57840
  address: Address;
57847
- chain?: viem0.Chain | null | undefined;
57848
- account?: `0x${string}` | viem0.Account | null | undefined;
57841
+ chain?: viem491.Chain | null | undefined;
57842
+ account?: `0x${string}` | viem491.Account | null | undefined;
57849
57843
  value?: bigint | undefined;
57850
57844
  dataSuffix?: `0x${string}` | undefined;
57851
57845
  type?: "eip1559" | undefined;
@@ -57858,7 +57852,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57858
57852
  maxFeePerBlobGas?: undefined | undefined;
57859
57853
  maxFeePerGas?: bigint | undefined;
57860
57854
  maxPriorityFeePerGas?: bigint | undefined;
57861
- accessList?: viem0.AccessList | undefined;
57855
+ accessList?: viem491.AccessList | undefined;
57862
57856
  sidecars?: undefined;
57863
57857
  authorizationList?: undefined;
57864
57858
  chainId?: number | undefined;
@@ -57868,22 +57862,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57868
57862
  functionName: string;
57869
57863
  args?: readonly unknown[] | undefined;
57870
57864
  address: Address;
57871
- chain?: viem0.Chain | null | undefined;
57872
- account?: `0x${string}` | viem0.Account | null | undefined;
57865
+ chain?: viem491.Chain | null | undefined;
57866
+ account?: `0x${string}` | viem491.Account | null | undefined;
57873
57867
  value?: bigint | undefined;
57874
57868
  dataSuffix?: `0x${string}` | undefined;
57875
57869
  type?: "eip4844" | undefined;
57876
57870
  gas?: bigint | undefined;
57877
57871
  nonce?: number | undefined;
57878
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
57879
- blobVersionedHashes: readonly viem0.Hex[];
57872
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57873
+ blobVersionedHashes: readonly viem491.Hex[];
57880
57874
  kzg?: undefined;
57881
57875
  gasPrice?: undefined | undefined;
57882
57876
  maxFeePerBlobGas?: bigint | undefined;
57883
57877
  maxFeePerGas?: bigint | undefined;
57884
57878
  maxPriorityFeePerGas?: bigint | undefined;
57885
- accessList?: viem0.AccessList | undefined;
57886
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57879
+ accessList?: viem491.AccessList | undefined;
57880
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57887
57881
  authorizationList?: undefined;
57888
57882
  chainId?: number | undefined;
57889
57883
  connector?: wagmi0.Connector | undefined;
@@ -57892,22 +57886,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57892
57886
  functionName: string;
57893
57887
  args?: readonly unknown[] | undefined;
57894
57888
  address: Address;
57895
- chain?: viem0.Chain | null | undefined;
57896
- account?: `0x${string}` | viem0.Account | null | undefined;
57889
+ chain?: viem491.Chain | null | undefined;
57890
+ account?: `0x${string}` | viem491.Account | null | undefined;
57897
57891
  value?: bigint | undefined;
57898
57892
  dataSuffix?: `0x${string}` | undefined;
57899
57893
  type?: "eip4844" | undefined;
57900
57894
  gas?: bigint | undefined;
57901
57895
  nonce?: number | undefined;
57902
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
57896
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57903
57897
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57904
- kzg?: viem0.Kzg | undefined;
57898
+ kzg?: viem491.Kzg | undefined;
57905
57899
  gasPrice?: undefined | undefined;
57906
57900
  maxFeePerBlobGas?: bigint | undefined;
57907
57901
  maxFeePerGas?: bigint | undefined;
57908
57902
  maxPriorityFeePerGas?: bigint | undefined;
57909
- accessList?: viem0.AccessList | undefined;
57910
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
57903
+ accessList?: viem491.AccessList | undefined;
57904
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
57911
57905
  authorizationList?: undefined;
57912
57906
  chainId?: number | undefined;
57913
57907
  connector?: wagmi0.Connector | undefined;
@@ -57916,8 +57910,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57916
57910
  functionName: string;
57917
57911
  args?: readonly unknown[] | undefined;
57918
57912
  address: Address;
57919
- chain?: viem0.Chain | null | undefined;
57920
- account?: `0x${string}` | viem0.Account | null | undefined;
57913
+ chain?: viem491.Chain | null | undefined;
57914
+ account?: `0x${string}` | viem491.Account | null | undefined;
57921
57915
  value?: bigint | undefined;
57922
57916
  dataSuffix?: `0x${string}` | undefined;
57923
57917
  type?: "eip7702" | undefined;
@@ -57930,15 +57924,21 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57930
57924
  maxFeePerBlobGas?: undefined | undefined;
57931
57925
  maxFeePerGas?: bigint | undefined;
57932
57926
  maxPriorityFeePerGas?: bigint | undefined;
57933
- accessList?: viem0.AccessList | undefined;
57927
+ accessList?: viem491.AccessList | undefined;
57934
57928
  sidecars?: undefined;
57935
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
57929
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
57936
57930
  chainId?: number | undefined;
57937
57931
  connector?: wagmi0.Connector | undefined;
57938
57932
  };
57933
+ isError: false;
57939
57934
  isIdle: false;
57935
+ isPending: false;
57936
+ isSuccess: true;
57940
57937
  reset: () => void;
57941
57938
  context: unknown;
57939
+ failureCount: number;
57940
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
57941
+ isPaused: boolean;
57942
57942
  submittedAt: number;
57943
57943
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
57944
57944
  updateMarketFees: (rates: {
@@ -58926,19 +58926,19 @@ declare const useStaticPricingParams: (pricingAddr: Address | undefined) => Part
58926
58926
  //#endregion
58927
58927
  //#region src/hooks/pricing/useUpdateMarketPricing.d.ts
58928
58928
  declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58929
- error: null;
58930
58929
  data: undefined;
58930
+ error: null;
58931
58931
  status: "idle";
58932
+ variables: undefined;
58932
58933
  isError: false;
58934
+ isIdle: true;
58933
58935
  isPending: false;
58934
58936
  isSuccess: false;
58937
+ reset: () => void;
58938
+ context: unknown;
58935
58939
  failureCount: number;
58936
58940
  failureReason: _wagmi_core0.WriteContractErrorType | null;
58937
58941
  isPaused: boolean;
58938
- variables: undefined;
58939
- isIdle: true;
58940
- reset: () => void;
58941
- context: unknown;
58942
58942
  submittedAt: number;
58943
58943
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
58944
58944
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
@@ -58951,22 +58951,16 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58951
58951
  newPricingAddr: `0x${string}`;
58952
58952
  }>;
58953
58953
  } | {
58954
- error: null;
58955
58954
  data: undefined;
58955
+ error: null;
58956
58956
  status: "pending";
58957
- isError: false;
58958
- isPending: true;
58959
- isSuccess: false;
58960
- failureCount: number;
58961
- failureReason: _wagmi_core0.WriteContractErrorType | null;
58962
- isPaused: boolean;
58963
58957
  variables: {
58964
58958
  abi: abitype0.Abi;
58965
58959
  functionName: string;
58966
58960
  args?: readonly unknown[] | undefined;
58967
58961
  address: Address;
58968
- chain?: viem0.Chain | null | undefined;
58969
- account?: `0x${string}` | viem0.Account | null | undefined;
58962
+ chain?: viem491.Chain | null | undefined;
58963
+ account?: `0x${string}` | viem491.Account | null | undefined;
58970
58964
  value?: bigint | undefined;
58971
58965
  dataSuffix?: `0x${string}` | undefined;
58972
58966
  type?: "legacy" | undefined;
@@ -58989,8 +58983,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58989
58983
  functionName: string;
58990
58984
  args?: readonly unknown[] | undefined;
58991
58985
  address: Address;
58992
- chain?: viem0.Chain | null | undefined;
58993
- account?: `0x${string}` | viem0.Account | null | undefined;
58986
+ chain?: viem491.Chain | null | undefined;
58987
+ account?: `0x${string}` | viem491.Account | null | undefined;
58994
58988
  value?: bigint | undefined;
58995
58989
  dataSuffix?: `0x${string}` | undefined;
58996
58990
  type?: "eip2930" | undefined;
@@ -59003,7 +58997,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59003
58997
  maxFeePerBlobGas?: undefined | undefined;
59004
58998
  maxFeePerGas?: undefined | undefined;
59005
58999
  maxPriorityFeePerGas?: undefined | undefined;
59006
- accessList?: viem0.AccessList | undefined;
59000
+ accessList?: viem491.AccessList | undefined;
59007
59001
  sidecars?: undefined;
59008
59002
  authorizationList?: undefined;
59009
59003
  chainId?: number | undefined;
@@ -59013,8 +59007,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59013
59007
  functionName: string;
59014
59008
  args?: readonly unknown[] | undefined;
59015
59009
  address: Address;
59016
- chain?: viem0.Chain | null | undefined;
59017
- account?: `0x${string}` | viem0.Account | null | undefined;
59010
+ chain?: viem491.Chain | null | undefined;
59011
+ account?: `0x${string}` | viem491.Account | null | undefined;
59018
59012
  value?: bigint | undefined;
59019
59013
  dataSuffix?: `0x${string}` | undefined;
59020
59014
  type?: "eip1559" | undefined;
@@ -59027,7 +59021,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59027
59021
  maxFeePerBlobGas?: undefined | undefined;
59028
59022
  maxFeePerGas?: bigint | undefined;
59029
59023
  maxPriorityFeePerGas?: bigint | undefined;
59030
- accessList?: viem0.AccessList | undefined;
59024
+ accessList?: viem491.AccessList | undefined;
59031
59025
  sidecars?: undefined;
59032
59026
  authorizationList?: undefined;
59033
59027
  chainId?: number | undefined;
@@ -59037,22 +59031,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59037
59031
  functionName: string;
59038
59032
  args?: readonly unknown[] | undefined;
59039
59033
  address: Address;
59040
- chain?: viem0.Chain | null | undefined;
59041
- account?: `0x${string}` | viem0.Account | null | undefined;
59034
+ chain?: viem491.Chain | null | undefined;
59035
+ account?: `0x${string}` | viem491.Account | null | undefined;
59042
59036
  value?: bigint | undefined;
59043
59037
  dataSuffix?: `0x${string}` | undefined;
59044
59038
  type?: "eip4844" | undefined;
59045
59039
  gas?: bigint | undefined;
59046
59040
  nonce?: number | undefined;
59047
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
59048
- blobVersionedHashes: readonly viem0.Hex[];
59041
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
59042
+ blobVersionedHashes: readonly viem491.Hex[];
59049
59043
  kzg?: undefined;
59050
59044
  gasPrice?: undefined | undefined;
59051
59045
  maxFeePerBlobGas?: bigint | undefined;
59052
59046
  maxFeePerGas?: bigint | undefined;
59053
59047
  maxPriorityFeePerGas?: bigint | undefined;
59054
- accessList?: viem0.AccessList | undefined;
59055
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
59048
+ accessList?: viem491.AccessList | undefined;
59049
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
59056
59050
  authorizationList?: undefined;
59057
59051
  chainId?: number | undefined;
59058
59052
  connector?: wagmi0.Connector | undefined;
@@ -59061,22 +59055,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59061
59055
  functionName: string;
59062
59056
  args?: readonly unknown[] | undefined;
59063
59057
  address: Address;
59064
- chain?: viem0.Chain | null | undefined;
59065
- account?: `0x${string}` | viem0.Account | null | undefined;
59058
+ chain?: viem491.Chain | null | undefined;
59059
+ account?: `0x${string}` | viem491.Account | null | undefined;
59066
59060
  value?: bigint | undefined;
59067
59061
  dataSuffix?: `0x${string}` | undefined;
59068
59062
  type?: "eip4844" | undefined;
59069
59063
  gas?: bigint | undefined;
59070
59064
  nonce?: number | undefined;
59071
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
59065
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
59072
59066
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
59073
- kzg?: viem0.Kzg | undefined;
59067
+ kzg?: viem491.Kzg | undefined;
59074
59068
  gasPrice?: undefined | undefined;
59075
59069
  maxFeePerBlobGas?: bigint | undefined;
59076
59070
  maxFeePerGas?: bigint | undefined;
59077
59071
  maxPriorityFeePerGas?: bigint | undefined;
59078
- accessList?: viem0.AccessList | undefined;
59079
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
59072
+ accessList?: viem491.AccessList | undefined;
59073
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
59080
59074
  authorizationList?: undefined;
59081
59075
  chainId?: number | undefined;
59082
59076
  connector?: wagmi0.Connector | undefined;
@@ -59085,8 +59079,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59085
59079
  functionName: string;
59086
59080
  args?: readonly unknown[] | undefined;
59087
59081
  address: Address;
59088
- chain?: viem0.Chain | null | undefined;
59089
- account?: `0x${string}` | viem0.Account | null | undefined;
59082
+ chain?: viem491.Chain | null | undefined;
59083
+ account?: `0x${string}` | viem491.Account | null | undefined;
59090
59084
  value?: bigint | undefined;
59091
59085
  dataSuffix?: `0x${string}` | undefined;
59092
59086
  type?: "eip7702" | undefined;
@@ -59099,15 +59093,21 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59099
59093
  maxFeePerBlobGas?: undefined | undefined;
59100
59094
  maxFeePerGas?: bigint | undefined;
59101
59095
  maxPriorityFeePerGas?: bigint | undefined;
59102
- accessList?: viem0.AccessList | undefined;
59096
+ accessList?: viem491.AccessList | undefined;
59103
59097
  sidecars?: undefined;
59104
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
59098
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
59105
59099
  chainId?: number | undefined;
59106
59100
  connector?: wagmi0.Connector | undefined;
59107
59101
  };
59102
+ isError: false;
59108
59103
  isIdle: false;
59104
+ isPending: true;
59105
+ isSuccess: false;
59109
59106
  reset: () => void;
59110
59107
  context: unknown;
59108
+ failureCount: number;
59109
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
59110
+ isPaused: boolean;
59111
59111
  submittedAt: number;
59112
59112
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
59113
59113
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
@@ -59120,22 +59120,16 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59120
59120
  newPricingAddr: `0x${string}`;
59121
59121
  }>;
59122
59122
  } | {
59123
- error: _wagmi_core0.WriteContractErrorType;
59124
59123
  data: undefined;
59124
+ error: _wagmi_core0.WriteContractErrorType;
59125
59125
  status: "error";
59126
- isError: true;
59127
- isPending: false;
59128
- isSuccess: false;
59129
- failureCount: number;
59130
- failureReason: _wagmi_core0.WriteContractErrorType | null;
59131
- isPaused: boolean;
59132
59126
  variables: {
59133
59127
  abi: abitype0.Abi;
59134
59128
  functionName: string;
59135
59129
  args?: readonly unknown[] | undefined;
59136
59130
  address: Address;
59137
- chain?: viem0.Chain | null | undefined;
59138
- account?: `0x${string}` | viem0.Account | null | undefined;
59131
+ chain?: viem491.Chain | null | undefined;
59132
+ account?: `0x${string}` | viem491.Account | null | undefined;
59139
59133
  value?: bigint | undefined;
59140
59134
  dataSuffix?: `0x${string}` | undefined;
59141
59135
  type?: "legacy" | undefined;
@@ -59158,8 +59152,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59158
59152
  functionName: string;
59159
59153
  args?: readonly unknown[] | undefined;
59160
59154
  address: Address;
59161
- chain?: viem0.Chain | null | undefined;
59162
- account?: `0x${string}` | viem0.Account | null | undefined;
59155
+ chain?: viem491.Chain | null | undefined;
59156
+ account?: `0x${string}` | viem491.Account | null | undefined;
59163
59157
  value?: bigint | undefined;
59164
59158
  dataSuffix?: `0x${string}` | undefined;
59165
59159
  type?: "eip2930" | undefined;
@@ -59172,7 +59166,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59172
59166
  maxFeePerBlobGas?: undefined | undefined;
59173
59167
  maxFeePerGas?: undefined | undefined;
59174
59168
  maxPriorityFeePerGas?: undefined | undefined;
59175
- accessList?: viem0.AccessList | undefined;
59169
+ accessList?: viem491.AccessList | undefined;
59176
59170
  sidecars?: undefined;
59177
59171
  authorizationList?: undefined;
59178
59172
  chainId?: number | undefined;
@@ -59182,8 +59176,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59182
59176
  functionName: string;
59183
59177
  args?: readonly unknown[] | undefined;
59184
59178
  address: Address;
59185
- chain?: viem0.Chain | null | undefined;
59186
- account?: `0x${string}` | viem0.Account | null | undefined;
59179
+ chain?: viem491.Chain | null | undefined;
59180
+ account?: `0x${string}` | viem491.Account | null | undefined;
59187
59181
  value?: bigint | undefined;
59188
59182
  dataSuffix?: `0x${string}` | undefined;
59189
59183
  type?: "eip1559" | undefined;
@@ -59196,7 +59190,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59196
59190
  maxFeePerBlobGas?: undefined | undefined;
59197
59191
  maxFeePerGas?: bigint | undefined;
59198
59192
  maxPriorityFeePerGas?: bigint | undefined;
59199
- accessList?: viem0.AccessList | undefined;
59193
+ accessList?: viem491.AccessList | undefined;
59200
59194
  sidecars?: undefined;
59201
59195
  authorizationList?: undefined;
59202
59196
  chainId?: number | undefined;
@@ -59206,22 +59200,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59206
59200
  functionName: string;
59207
59201
  args?: readonly unknown[] | undefined;
59208
59202
  address: Address;
59209
- chain?: viem0.Chain | null | undefined;
59210
- account?: `0x${string}` | viem0.Account | null | undefined;
59203
+ chain?: viem491.Chain | null | undefined;
59204
+ account?: `0x${string}` | viem491.Account | null | undefined;
59211
59205
  value?: bigint | undefined;
59212
59206
  dataSuffix?: `0x${string}` | undefined;
59213
59207
  type?: "eip4844" | undefined;
59214
59208
  gas?: bigint | undefined;
59215
59209
  nonce?: number | undefined;
59216
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
59217
- blobVersionedHashes: readonly viem0.Hex[];
59210
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
59211
+ blobVersionedHashes: readonly viem491.Hex[];
59218
59212
  kzg?: undefined;
59219
59213
  gasPrice?: undefined | undefined;
59220
59214
  maxFeePerBlobGas?: bigint | undefined;
59221
59215
  maxFeePerGas?: bigint | undefined;
59222
59216
  maxPriorityFeePerGas?: bigint | undefined;
59223
- accessList?: viem0.AccessList | undefined;
59224
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
59217
+ accessList?: viem491.AccessList | undefined;
59218
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
59225
59219
  authorizationList?: undefined;
59226
59220
  chainId?: number | undefined;
59227
59221
  connector?: wagmi0.Connector | undefined;
@@ -59230,22 +59224,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59230
59224
  functionName: string;
59231
59225
  args?: readonly unknown[] | undefined;
59232
59226
  address: Address;
59233
- chain?: viem0.Chain | null | undefined;
59234
- account?: `0x${string}` | viem0.Account | null | undefined;
59227
+ chain?: viem491.Chain | null | undefined;
59228
+ account?: `0x${string}` | viem491.Account | null | undefined;
59235
59229
  value?: bigint | undefined;
59236
59230
  dataSuffix?: `0x${string}` | undefined;
59237
59231
  type?: "eip4844" | undefined;
59238
59232
  gas?: bigint | undefined;
59239
59233
  nonce?: number | undefined;
59240
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
59234
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
59241
59235
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
59242
- kzg?: viem0.Kzg | undefined;
59236
+ kzg?: viem491.Kzg | undefined;
59243
59237
  gasPrice?: undefined | undefined;
59244
59238
  maxFeePerBlobGas?: bigint | undefined;
59245
59239
  maxFeePerGas?: bigint | undefined;
59246
59240
  maxPriorityFeePerGas?: bigint | undefined;
59247
- accessList?: viem0.AccessList | undefined;
59248
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
59241
+ accessList?: viem491.AccessList | undefined;
59242
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
59249
59243
  authorizationList?: undefined;
59250
59244
  chainId?: number | undefined;
59251
59245
  connector?: wagmi0.Connector | undefined;
@@ -59254,8 +59248,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59254
59248
  functionName: string;
59255
59249
  args?: readonly unknown[] | undefined;
59256
59250
  address: Address;
59257
- chain?: viem0.Chain | null | undefined;
59258
- account?: `0x${string}` | viem0.Account | null | undefined;
59251
+ chain?: viem491.Chain | null | undefined;
59252
+ account?: `0x${string}` | viem491.Account | null | undefined;
59259
59253
  value?: bigint | undefined;
59260
59254
  dataSuffix?: `0x${string}` | undefined;
59261
59255
  type?: "eip7702" | undefined;
@@ -59268,15 +59262,21 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59268
59262
  maxFeePerBlobGas?: undefined | undefined;
59269
59263
  maxFeePerGas?: bigint | undefined;
59270
59264
  maxPriorityFeePerGas?: bigint | undefined;
59271
- accessList?: viem0.AccessList | undefined;
59265
+ accessList?: viem491.AccessList | undefined;
59272
59266
  sidecars?: undefined;
59273
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
59267
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
59274
59268
  chainId?: number | undefined;
59275
59269
  connector?: wagmi0.Connector | undefined;
59276
59270
  };
59271
+ isError: true;
59277
59272
  isIdle: false;
59273
+ isPending: false;
59274
+ isSuccess: false;
59278
59275
  reset: () => void;
59279
59276
  context: unknown;
59277
+ failureCount: number;
59278
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
59279
+ isPaused: boolean;
59280
59280
  submittedAt: number;
59281
59281
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
59282
59282
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
@@ -59289,22 +59289,16 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59289
59289
  newPricingAddr: `0x${string}`;
59290
59290
  }>;
59291
59291
  } | {
59292
- error: null;
59293
59292
  data: `0x${string}`;
59293
+ error: null;
59294
59294
  status: "success";
59295
- isError: false;
59296
- isPending: false;
59297
- isSuccess: true;
59298
- failureCount: number;
59299
- failureReason: _wagmi_core0.WriteContractErrorType | null;
59300
- isPaused: boolean;
59301
59295
  variables: {
59302
59296
  abi: abitype0.Abi;
59303
59297
  functionName: string;
59304
59298
  args?: readonly unknown[] | undefined;
59305
59299
  address: Address;
59306
- chain?: viem0.Chain | null | undefined;
59307
- account?: `0x${string}` | viem0.Account | null | undefined;
59300
+ chain?: viem491.Chain | null | undefined;
59301
+ account?: `0x${string}` | viem491.Account | null | undefined;
59308
59302
  value?: bigint | undefined;
59309
59303
  dataSuffix?: `0x${string}` | undefined;
59310
59304
  type?: "legacy" | undefined;
@@ -59327,8 +59321,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59327
59321
  functionName: string;
59328
59322
  args?: readonly unknown[] | undefined;
59329
59323
  address: Address;
59330
- chain?: viem0.Chain | null | undefined;
59331
- account?: `0x${string}` | viem0.Account | null | undefined;
59324
+ chain?: viem491.Chain | null | undefined;
59325
+ account?: `0x${string}` | viem491.Account | null | undefined;
59332
59326
  value?: bigint | undefined;
59333
59327
  dataSuffix?: `0x${string}` | undefined;
59334
59328
  type?: "eip2930" | undefined;
@@ -59341,7 +59335,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59341
59335
  maxFeePerBlobGas?: undefined | undefined;
59342
59336
  maxFeePerGas?: undefined | undefined;
59343
59337
  maxPriorityFeePerGas?: undefined | undefined;
59344
- accessList?: viem0.AccessList | undefined;
59338
+ accessList?: viem491.AccessList | undefined;
59345
59339
  sidecars?: undefined;
59346
59340
  authorizationList?: undefined;
59347
59341
  chainId?: number | undefined;
@@ -59351,8 +59345,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59351
59345
  functionName: string;
59352
59346
  args?: readonly unknown[] | undefined;
59353
59347
  address: Address;
59354
- chain?: viem0.Chain | null | undefined;
59355
- account?: `0x${string}` | viem0.Account | null | undefined;
59348
+ chain?: viem491.Chain | null | undefined;
59349
+ account?: `0x${string}` | viem491.Account | null | undefined;
59356
59350
  value?: bigint | undefined;
59357
59351
  dataSuffix?: `0x${string}` | undefined;
59358
59352
  type?: "eip1559" | undefined;
@@ -59365,7 +59359,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59365
59359
  maxFeePerBlobGas?: undefined | undefined;
59366
59360
  maxFeePerGas?: bigint | undefined;
59367
59361
  maxPriorityFeePerGas?: bigint | undefined;
59368
- accessList?: viem0.AccessList | undefined;
59362
+ accessList?: viem491.AccessList | undefined;
59369
59363
  sidecars?: undefined;
59370
59364
  authorizationList?: undefined;
59371
59365
  chainId?: number | undefined;
@@ -59375,22 +59369,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59375
59369
  functionName: string;
59376
59370
  args?: readonly unknown[] | undefined;
59377
59371
  address: Address;
59378
- chain?: viem0.Chain | null | undefined;
59379
- account?: `0x${string}` | viem0.Account | null | undefined;
59372
+ chain?: viem491.Chain | null | undefined;
59373
+ account?: `0x${string}` | viem491.Account | null | undefined;
59380
59374
  value?: bigint | undefined;
59381
59375
  dataSuffix?: `0x${string}` | undefined;
59382
59376
  type?: "eip4844" | undefined;
59383
59377
  gas?: bigint | undefined;
59384
59378
  nonce?: number | undefined;
59385
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
59386
- blobVersionedHashes: readonly viem0.Hex[];
59379
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
59380
+ blobVersionedHashes: readonly viem491.Hex[];
59387
59381
  kzg?: undefined;
59388
59382
  gasPrice?: undefined | undefined;
59389
59383
  maxFeePerBlobGas?: bigint | undefined;
59390
59384
  maxFeePerGas?: bigint | undefined;
59391
59385
  maxPriorityFeePerGas?: bigint | undefined;
59392
- accessList?: viem0.AccessList | undefined;
59393
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
59386
+ accessList?: viem491.AccessList | undefined;
59387
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
59394
59388
  authorizationList?: undefined;
59395
59389
  chainId?: number | undefined;
59396
59390
  connector?: wagmi0.Connector | undefined;
@@ -59399,22 +59393,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59399
59393
  functionName: string;
59400
59394
  args?: readonly unknown[] | undefined;
59401
59395
  address: Address;
59402
- chain?: viem0.Chain | null | undefined;
59403
- account?: `0x${string}` | viem0.Account | null | undefined;
59396
+ chain?: viem491.Chain | null | undefined;
59397
+ account?: `0x${string}` | viem491.Account | null | undefined;
59404
59398
  value?: bigint | undefined;
59405
59399
  dataSuffix?: `0x${string}` | undefined;
59406
59400
  type?: "eip4844" | undefined;
59407
59401
  gas?: bigint | undefined;
59408
59402
  nonce?: number | undefined;
59409
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
59403
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
59410
59404
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
59411
- kzg?: viem0.Kzg | undefined;
59405
+ kzg?: viem491.Kzg | undefined;
59412
59406
  gasPrice?: undefined | undefined;
59413
59407
  maxFeePerBlobGas?: bigint | undefined;
59414
59408
  maxFeePerGas?: bigint | undefined;
59415
59409
  maxPriorityFeePerGas?: bigint | undefined;
59416
- accessList?: viem0.AccessList | undefined;
59417
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
59410
+ accessList?: viem491.AccessList | undefined;
59411
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
59418
59412
  authorizationList?: undefined;
59419
59413
  chainId?: number | undefined;
59420
59414
  connector?: wagmi0.Connector | undefined;
@@ -59423,8 +59417,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59423
59417
  functionName: string;
59424
59418
  args?: readonly unknown[] | undefined;
59425
59419
  address: Address;
59426
- chain?: viem0.Chain | null | undefined;
59427
- account?: `0x${string}` | viem0.Account | null | undefined;
59420
+ chain?: viem491.Chain | null | undefined;
59421
+ account?: `0x${string}` | viem491.Account | null | undefined;
59428
59422
  value?: bigint | undefined;
59429
59423
  dataSuffix?: `0x${string}` | undefined;
59430
59424
  type?: "eip7702" | undefined;
@@ -59437,15 +59431,21 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59437
59431
  maxFeePerBlobGas?: undefined | undefined;
59438
59432
  maxFeePerGas?: bigint | undefined;
59439
59433
  maxPriorityFeePerGas?: bigint | undefined;
59440
- accessList?: viem0.AccessList | undefined;
59434
+ accessList?: viem491.AccessList | undefined;
59441
59435
  sidecars?: undefined;
59442
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
59436
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
59443
59437
  chainId?: number | undefined;
59444
59438
  connector?: wagmi0.Connector | undefined;
59445
59439
  };
59440
+ isError: false;
59446
59441
  isIdle: false;
59442
+ isPending: false;
59443
+ isSuccess: true;
59447
59444
  reset: () => void;
59448
59445
  context: unknown;
59446
+ failureCount: number;
59447
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
59448
+ isPaused: boolean;
59449
59449
  submittedAt: number;
59450
59450
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
59451
59451
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
@@ -59463,7 +59463,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59463
59463
  declare const useLens: () => {
59464
59464
  timelockLens: {
59465
59465
  read: {
59466
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
59466
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
59467
59467
  readonly type: "function";
59468
59468
  readonly name: "batchGetRefTick";
59469
59469
  readonly inputs: readonly [{
@@ -60402,7 +60402,7 @@ declare const useLens: () => {
60402
60402
  }];
60403
60403
  readonly stateMutability: "view";
60404
60404
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
60405
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
60405
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
60406
60406
  readonly type: "function";
60407
60407
  readonly name: "batchGetRefTick";
60408
60408
  readonly inputs: readonly [{
@@ -61353,7 +61353,7 @@ declare const useLens: () => {
61353
61353
  borrowedAmount0: bigint;
61354
61354
  borrowedAmount1: bigint;
61355
61355
  }[]>;
61356
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
61356
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
61357
61357
  readonly type: "function";
61358
61358
  readonly name: "batchGetRefTick";
61359
61359
  readonly inputs: readonly [{
@@ -62302,7 +62302,7 @@ declare const useLens: () => {
62302
62302
  expiresAt: number;
62303
62303
  liquidities: readonly bigint[];
62304
62304
  }[]>;
62305
- getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
62305
+ getFeeRates: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
62306
62306
  readonly type: "function";
62307
62307
  readonly name: "batchGetRefTick";
62308
62308
  readonly inputs: readonly [{
@@ -63247,7 +63247,7 @@ declare const useLens: () => {
63247
63247
  minBaseFee: bigint;
63248
63248
  feeRecipient: `0x${string}`;
63249
63249
  }>;
63250
- getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
63250
+ getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
63251
63251
  readonly type: "function";
63252
63252
  readonly name: "batchGetRefTick";
63253
63253
  readonly inputs: readonly [{
@@ -64202,7 +64202,7 @@ declare const useLens: () => {
64202
64202
  senderIsAdmin: boolean;
64203
64203
  senderIsPauser: boolean;
64204
64204
  }>;
64205
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
64205
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
64206
64206
  readonly type: "function";
64207
64207
  readonly name: "batchGetRefTick";
64208
64208
  readonly inputs: readonly [{
@@ -65141,7 +65141,7 @@ declare const useLens: () => {
65141
65141
  }];
65142
65142
  readonly stateMutability: "view";
65143
65143
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
65144
- getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
65144
+ getMarketData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
65145
65145
  readonly type: "function";
65146
65146
  readonly name: "batchGetRefTick";
65147
65147
  readonly inputs: readonly [{
@@ -66100,7 +66100,7 @@ declare const useLens: () => {
66100
66100
  optionAssetName: string;
66101
66101
  payoutAssetName: string;
66102
66102
  }>;
66103
- getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
66103
+ getMarketState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
66104
66104
  readonly type: "function";
66105
66105
  readonly name: "batchGetRefTick";
66106
66106
  readonly inputs: readonly [{
@@ -67044,7 +67044,7 @@ declare const useLens: () => {
67044
67044
  feeStrategy: `0x${string}`;
67045
67045
  owner: `0x${string}`;
67046
67046
  }>;
67047
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
67047
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
67048
67048
  readonly type: "function";
67049
67049
  readonly name: "batchGetRefTick";
67050
67050
  readonly inputs: readonly [{
@@ -67983,7 +67983,7 @@ declare const useLens: () => {
67983
67983
  }];
67984
67984
  readonly stateMutability: "view";
67985
67985
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
67986
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
67986
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
67987
67987
  readonly type: "function";
67988
67988
  readonly name: "batchGetRefTick";
67989
67989
  readonly inputs: readonly [{
@@ -68922,7 +68922,7 @@ declare const useLens: () => {
68922
68922
  }];
68923
68923
  readonly stateMutability: "view";
68924
68924
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
68925
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
68925
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
68926
68926
  readonly type: "function";
68927
68927
  readonly name: "batchGetRefTick";
68928
68928
  readonly inputs: readonly [{
@@ -69861,7 +69861,7 @@ declare const useLens: () => {
69861
69861
  }];
69862
69862
  readonly stateMutability: "view";
69863
69863
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
69864
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
69864
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
69865
69865
  readonly type: "function";
69866
69866
  readonly name: "batchGetRefTick";
69867
69867
  readonly inputs: readonly [{
@@ -70800,7 +70800,7 @@ declare const useLens: () => {
70800
70800
  }];
70801
70801
  readonly stateMutability: "view";
70802
70802
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
70803
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
70803
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
70804
70804
  readonly type: "function";
70805
70805
  readonly name: "batchGetRefTick";
70806
70806
  readonly inputs: readonly [{
@@ -71749,7 +71749,7 @@ declare const useLens: () => {
71749
71749
  expiresAt: number;
71750
71750
  liquidities: readonly bigint[];
71751
71751
  }>;
71752
- getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
71752
+ getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
71753
71753
  readonly type: "function";
71754
71754
  readonly name: "batchGetRefTick";
71755
71755
  readonly inputs: readonly [{
@@ -72694,7 +72694,7 @@ declare const useLens: () => {
72694
72694
  minPremiumDailyRate: number;
72695
72695
  minPremiumAmount: bigint;
72696
72696
  }>;
72697
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
72697
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
72698
72698
  readonly type: "function";
72699
72699
  readonly name: "batchGetRefTick";
72700
72700
  readonly inputs: readonly [{
@@ -73649,7 +73649,7 @@ declare const useLens: () => {
73649
73649
  fee: number;
73650
73650
  tickSpacing: number;
73651
73651
  hooks: `0x${string}`;
73652
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
73652
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
73653
73653
  readonly type: "function";
73654
73654
  readonly name: "batchGetRefTick";
73655
73655
  readonly inputs: readonly [{
@@ -74605,7 +74605,7 @@ declare const useLens: () => {
74605
74605
  tickSpacing: number;
74606
74606
  fee: number;
74607
74607
  }>;
74608
- getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
74608
+ getPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
74609
74609
  readonly type: "function";
74610
74610
  readonly name: "batchGetRefTick";
74611
74611
  readonly inputs: readonly [{
@@ -75544,7 +75544,7 @@ declare const useLens: () => {
75544
75544
  }];
75545
75545
  readonly stateMutability: "view";
75546
75546
  }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
75547
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
75547
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
75548
75548
  readonly type: "function";
75549
75549
  readonly name: "batchGetRefTick";
75550
75550
  readonly inputs: readonly [{
@@ -76483,7 +76483,7 @@ declare const useLens: () => {
76483
76483
  }];
76484
76484
  readonly stateMutability: "view";
76485
76485
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
76486
- getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
76486
+ getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
76487
76487
  readonly type: "function";
76488
76488
  readonly name: "batchGetRefTick";
76489
76489
  readonly inputs: readonly [{
@@ -77425,7 +77425,7 @@ declare const useLens: () => {
77425
77425
  dailyFundingRate: number;
77426
77426
  minFundingAmount: bigint;
77427
77427
  }>;
77428
- getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
77428
+ getTokenData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
77429
77429
  readonly type: "function";
77430
77430
  readonly name: "batchGetRefTick";
77431
77431
  readonly inputs: readonly [{
@@ -78368,7 +78368,7 @@ declare const useLens: () => {
78368
78368
  symbol: string;
78369
78369
  name: string;
78370
78370
  }>;
78371
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
78371
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
78372
78372
  readonly type: "function";
78373
78373
  readonly name: "batchGetRefTick";
78374
78374
  readonly inputs: readonly [{
@@ -79317,7 +79317,7 @@ declare const useLens: () => {
79317
79317
  expiresAt: number;
79318
79318
  liquidities: readonly bigint[];
79319
79319
  }[], bigint, boolean]>;
79320
- getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
79320
+ getVaultData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
79321
79321
  readonly type: "function";
79322
79322
  readonly name: "batchGetRefTick";
79323
79323
  readonly inputs: readonly [{
@@ -80266,7 +80266,7 @@ declare const useLens: () => {
80266
80266
  };
80267
80267
  owner: `0x${string}`;
80268
80268
  }>;
80269
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
80269
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
80270
80270
  readonly type: "function";
80271
80271
  readonly name: "batchGetRefTick";
80272
80272
  readonly inputs: readonly [{
@@ -82149,7 +82149,7 @@ declare const useLens: () => {
82149
82149
  } | undefined;
82150
82150
  stateView: {
82151
82151
  read: {
82152
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
82152
+ getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
82153
82153
  readonly type: "function";
82154
82154
  readonly name: "getFeeGrowthGlobals";
82155
82155
  readonly inputs: readonly [{
@@ -82996,7 +82996,7 @@ declare const useLens: () => {
82996
82996
  fee: number;
82997
82997
  tickSpacing: number;
82998
82998
  hooks: `0x${string}`;
82999
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
82999
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
83000
83000
  readonly type: "function";
83001
83001
  readonly name: "getFeeGrowthGlobals";
83002
83002
  readonly inputs: readonly [{
@@ -83838,7 +83838,7 @@ declare const useLens: () => {
83838
83838
  tickSpacing: number;
83839
83839
  hooks: `0x${string}`;
83840
83840
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
83841
- getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
83841
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
83842
83842
  readonly type: "function";
83843
83843
  readonly name: "getFeeGrowthGlobals";
83844
83844
  readonly inputs: readonly [{
@@ -84685,7 +84685,7 @@ declare const useLens: () => {
84685
84685
  fee: number;
84686
84686
  tickSpacing: number;
84687
84687
  hooks: `0x${string}`;
84688
- }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
84688
+ }, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
84689
84689
  readonly type: "function";
84690
84690
  readonly name: "getFeeGrowthGlobals";
84691
84691
  readonly inputs: readonly [{
@@ -85527,7 +85527,7 @@ declare const useLens: () => {
85527
85527
  tickSpacing: number;
85528
85528
  hooks: `0x${string}`;
85529
85529
  }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
85530
- getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
85530
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
85531
85531
  readonly type: "function";
85532
85532
  readonly name: "getFeeGrowthGlobals";
85533
85533
  readonly inputs: readonly [{
@@ -86374,7 +86374,7 @@ declare const useLens: () => {
86374
86374
  fee: number;
86375
86375
  tickSpacing: number;
86376
86376
  hooks: `0x${string}`;
86377
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
86377
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
86378
86378
  readonly type: "function";
86379
86379
  readonly name: "getFeeGrowthGlobals";
86380
86380
  readonly inputs: readonly [{
@@ -87216,7 +87216,7 @@ declare const useLens: () => {
87216
87216
  tickSpacing: number;
87217
87217
  hooks: `0x${string}`;
87218
87218
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
87219
- getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
87219
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
87220
87220
  readonly type: "function";
87221
87221
  readonly name: "getFeeGrowthGlobals";
87222
87222
  readonly inputs: readonly [{
@@ -88063,7 +88063,7 @@ declare const useLens: () => {
88063
88063
  fee: number;
88064
88064
  tickSpacing: number;
88065
88065
  hooks: `0x${string}`;
88066
- }, `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 [{
88066
+ }, `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 [{
88067
88067
  readonly type: "function";
88068
88068
  readonly name: "getFeeGrowthGlobals";
88069
88069
  readonly inputs: readonly [{
@@ -88916,7 +88916,7 @@ declare const useLens: () => {
88916
88916
  fee: number;
88917
88917
  tickSpacing: number;
88918
88918
  hooks: `0x${string}`;
88919
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
88919
+ }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
88920
88920
  readonly type: "function";
88921
88921
  readonly name: "getFeeGrowthGlobals";
88922
88922
  readonly inputs: readonly [{
@@ -89769,7 +89769,7 @@ declare const useLens: () => {
89769
89769
  fee: number;
89770
89770
  tickSpacing: number;
89771
89771
  hooks: `0x${string}`;
89772
- }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
89772
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
89773
89773
  readonly type: "function";
89774
89774
  readonly name: "getFeeGrowthGlobals";
89775
89775
  readonly inputs: readonly [{
@@ -90617,7 +90617,7 @@ declare const useLens: () => {
90617
90617
  tickSpacing: number;
90618
90618
  hooks: `0x${string}`;
90619
90619
  }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
90620
- getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
90620
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
90621
90621
  readonly type: "function";
90622
90622
  readonly name: "getFeeGrowthGlobals";
90623
90623
  readonly inputs: readonly [{
@@ -91464,7 +91464,7 @@ declare const useLens: () => {
91464
91464
  fee: number;
91465
91465
  tickSpacing: number;
91466
91466
  hooks: `0x${string}`;
91467
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
91467
+ }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
91468
91468
  readonly type: "function";
91469
91469
  readonly name: "getFeeGrowthGlobals";
91470
91470
  readonly inputs: readonly [{
@@ -92312,7 +92312,7 @@ declare const useLens: () => {
92312
92312
  fee: number;
92313
92313
  tickSpacing: number;
92314
92314
  hooks: `0x${string}`;
92315
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
92315
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
92316
92316
  readonly type: "function";
92317
92317
  readonly name: "getFeeGrowthGlobals";
92318
92318
  readonly inputs: readonly [{
@@ -93154,7 +93154,7 @@ declare const useLens: () => {
93154
93154
  tickSpacing: number;
93155
93155
  hooks: `0x${string}`;
93156
93156
  }]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
93157
- getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
93157
+ getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
93158
93158
  readonly type: "function";
93159
93159
  readonly name: "getFeeGrowthGlobals";
93160
93160
  readonly inputs: readonly [{
@@ -93990,7 +93990,7 @@ declare const useLens: () => {
93990
93990
  }];
93991
93991
  readonly stateMutability: "view";
93992
93992
  }], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
93993
- getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
93993
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
93994
93994
  readonly type: "function";
93995
93995
  readonly name: "getFeeGrowthGlobals";
93996
93996
  readonly inputs: readonly [{
@@ -94837,7 +94837,7 @@ declare const useLens: () => {
94837
94837
  fee: number;
94838
94838
  tickSpacing: number;
94839
94839
  hooks: `0x${string}`;
94840
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
94840
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
94841
94841
  readonly type: "function";
94842
94842
  readonly name: "getFeeGrowthGlobals";
94843
94843
  readonly inputs: readonly [{
@@ -95679,7 +95679,7 @@ declare const useLens: () => {
95679
95679
  tickSpacing: number;
95680
95680
  hooks: `0x${string}`;
95681
95681
  }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
95682
- getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
95682
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
95683
95683
  readonly type: "function";
95684
95684
  readonly name: "getFeeGrowthGlobals";
95685
95685
  readonly inputs: readonly [{
@@ -96526,7 +96526,7 @@ declare const useLens: () => {
96526
96526
  fee: number;
96527
96527
  tickSpacing: number;
96528
96528
  hooks: `0x${string}`;
96529
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
96529
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
96530
96530
  readonly type: "function";
96531
96531
  readonly name: "getFeeGrowthGlobals";
96532
96532
  readonly inputs: readonly [{
@@ -97368,7 +97368,7 @@ declare const useLens: () => {
97368
97368
  tickSpacing: number;
97369
97369
  hooks: `0x${string}`;
97370
97370
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
97371
- getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
97371
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
97372
97372
  readonly type: "function";
97373
97373
  readonly name: "getFeeGrowthGlobals";
97374
97374
  readonly inputs: readonly [{
@@ -98215,7 +98215,7 @@ declare const useLens: () => {
98215
98215
  fee: number;
98216
98216
  tickSpacing: number;
98217
98217
  hooks: `0x${string}`;
98218
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
98218
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
98219
98219
  readonly type: "function";
98220
98220
  readonly name: "getFeeGrowthGlobals";
98221
98221
  readonly inputs: readonly [{
@@ -99057,7 +99057,7 @@ declare const useLens: () => {
99057
99057
  tickSpacing: number;
99058
99058
  hooks: `0x${string}`;
99059
99059
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
99060
- getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
99060
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
99061
99061
  readonly type: "function";
99062
99062
  readonly name: "getFeeGrowthGlobals";
99063
99063
  readonly inputs: readonly [{
@@ -99904,7 +99904,7 @@ declare const useLens: () => {
99904
99904
  fee: number;
99905
99905
  tickSpacing: number;
99906
99906
  hooks: `0x${string}`;
99907
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
99907
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
99908
99908
  readonly type: "function";
99909
99909
  readonly name: "getFeeGrowthGlobals";
99910
99910
  readonly inputs: readonly [{
@@ -101588,4 +101588,4 @@ declare const useLens: () => {
101588
101588
  };
101589
101589
  //#endregion
101590
101590
  export { PriceResolution as $, stateViews as $t, useCurrentPrice as A, formatVagueAmount as At, getPriceAtTick as B, useMarketVolume as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatAmount as Dt, usePriceHistory as E, EMPTY_ARRAY as Et, getPayoutAtTick as F, wrapAmount as Ft, liquiditiesToAmounts as G, useTimelockConfig as Gt, getTickAtPrice as H, useMarketData as Ht, PRICE_PRECISION as I, wrapAmountUnscaled as It, token0ToToken1AtTick as J, TimelockMarketData as Jt, roundTick as K, TimelockLens as Kt, getAmountsFromLiquidity as L, wrapPrice as Lt, UniswapPoolData as M, scalePrice as Mt, usePoolData as N, unscaleAmount as Nt, usePriceAtTick as O, formatCondensed as Ot, getPayoutAtPrice as P, unscalePrice as Pt, PriceDataPoint as Q, getTimelockMarket as Qt, getNearestValidStrikeTick as R, wrapPriceUnscaled as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, TimelockProvider as Ut, getSqrtPriceX96AtPrice as V, useMarketState as Vt, liquiditiesToAmount1 as W, useCurrentMarket as Wt, token1ToToken0AtTick as X, getStateView as Xt, token1ToToken0 as Y, getErc20 as Yt, PriceData as Z, getTimelockLens 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, swapRouters 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, scaleAmount as jt, useCurrentTick as k, formatUSD as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockFactories as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarket as qt, useStaticPricingParams as r, timelockLenses as rn, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, swappers 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, zero as zt };
101591
- //# sourceMappingURL=client-tKAF1RaW.d.ts.map
101591
+ //# sourceMappingURL=client-BFfw9ee6.d.cts.map