timelock-sdk 0.0.184 → 0.0.185

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-B_dYiAnm.js";
2
- import * as viem0 from "viem";
1
+ import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-B0Om62Sk.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 _tanstack_react_query6 from "@tanstack/react-query";
7
+ import * as _tanstack_react_query0 from "@tanstack/react-query";
9
8
  import { NonUndefinedGuard } from "@tanstack/react-query";
10
9
  import * as wagmi0 from "wagmi";
11
- import "graphql";
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 [{
@@ -5983,7 +5983,7 @@ declare const getErc20: (address: Address, client: Client) => {
5983
5983
  declare const getTimelockMarket: (address: Address, client: Client) => TimelockMarket;
5984
5984
  declare const getStateView: (client: PublicClient, address?: Address) => Promise<{
5985
5985
  read: {
5986
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: 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: PublicClient, address?: Address) => Promise
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: PublicClient, address?: Address) => Promise
7672
7672
  tickSpacing: number;
7673
7673
  hooks: `0x${string}`;
7674
7674
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
7675
- getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: 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: PublicClient, address?: Address) => Promise
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: PublicClient, address?: Address) => Promise
9361
9361
  tickSpacing: number;
9362
9362
  hooks: `0x${string}`;
9363
9363
  }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
9364
- getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: 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: PublicClient, address?: Address) => Promise
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: PublicClient, address?: Address) => Promise
11050
11050
  tickSpacing: number;
11051
11051
  hooks: `0x${string}`;
11052
11052
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
11053
- getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: 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: PublicClient, address?: Address) => Promise
11897
11897
  fee: number;
11898
11898
  tickSpacing: number;
11899
11899
  hooks: `0x${string}`;
11900
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: 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: PublicClient, address?: Address) => Promise
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: PublicClient, address?: Address) => Promise
13603
13603
  fee: number;
13604
13604
  tickSpacing: number;
13605
13605
  hooks: `0x${string}`;
13606
- }, `0x${string}`, number, number, `0x${string}`], options?: 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: PublicClient, address?: Address) => Promise
14451
14451
  tickSpacing: number;
14452
14452
  hooks: `0x${string}`;
14453
14453
  }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
14454
- getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: 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: PublicClient, address?: Address) => Promise
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: PublicClient, address?: Address) => Promise
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: PublicClient, address?: Address) => Promise
16988
16988
  tickSpacing: number;
16989
16989
  hooks: `0x${string}`;
16990
16990
  }]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
16991
- getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: 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: PublicClient, address?: Address) => Promise
17824
17824
  }];
17825
17825
  readonly stateMutability: "view";
17826
17826
  }], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
17827
- getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: 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: PublicClient, address?: Address) => Promise
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: PublicClient, address?: Address) => Promise
19513
19513
  tickSpacing: number;
19514
19514
  hooks: `0x${string}`;
19515
19515
  }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
19516
- getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: 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: PublicClient, address?: Address) => Promise
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: PublicClient, address?: Address) => Promise
21202
21202
  tickSpacing: number;
21203
21203
  hooks: `0x${string}`;
21204
21204
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
21205
- getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: 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: PublicClient, address?: Address) => Promise
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: PublicClient, address?: Address) => Promise
22891
22891
  tickSpacing: number;
22892
22892
  hooks: `0x${string}`;
22893
22893
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
22894
- getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: 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: PublicClient, address?: Address) => Promise
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 [{
@@ -25421,7 +25421,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
25421
25421
  }>;
25422
25422
  declare const getTimelockLens: (client: PublicClient, address?: Address) => Promise<{
25423
25423
  read: {
25424
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: 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 [{
@@ -26364,7 +26364,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
26364
26364
  }];
26365
26365
  readonly stateMutability: "view";
26366
26366
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
26367
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
26367
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
26368
26368
  readonly type: "function";
26369
26369
  readonly name: "batchGetRefTick";
26370
26370
  readonly inputs: readonly [{
@@ -27319,7 +27319,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
27319
27319
  borrowedAmount0: bigint;
27320
27320
  borrowedAmount1: bigint;
27321
27321
  }[]>;
27322
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
27322
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
27323
27323
  readonly type: "function";
27324
27324
  readonly name: "batchGetRefTick";
27325
27325
  readonly inputs: readonly [{
@@ -28272,7 +28272,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
28272
28272
  expiresAt: number;
28273
28273
  liquidities: readonly bigint[];
28274
28274
  }[]>;
28275
- getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
28275
+ getFeeRates: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
28276
28276
  readonly type: "function";
28277
28277
  readonly name: "batchGetRefTick";
28278
28278
  readonly inputs: readonly [{
@@ -29221,7 +29221,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
29221
29221
  minBaseFee: bigint;
29222
29222
  feeRecipient: `0x${string}`;
29223
29223
  }>;
29224
- getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
29224
+ getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
29225
29225
  readonly type: "function";
29226
29226
  readonly name: "batchGetRefTick";
29227
29227
  readonly inputs: readonly [{
@@ -30180,7 +30180,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
30180
30180
  senderIsAdmin: boolean;
30181
30181
  senderIsPauser: boolean;
30182
30182
  }>;
30183
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
30183
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
30184
30184
  readonly type: "function";
30185
30185
  readonly name: "batchGetRefTick";
30186
30186
  readonly inputs: readonly [{
@@ -31123,7 +31123,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
31123
31123
  }];
31124
31124
  readonly stateMutability: "view";
31125
31125
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
31126
- getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
31126
+ getMarketData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
31127
31127
  readonly type: "function";
31128
31128
  readonly name: "batchGetRefTick";
31129
31129
  readonly inputs: readonly [{
@@ -32087,7 +32087,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
32087
32087
  optionAssetName: string;
32088
32088
  payoutAssetName: string;
32089
32089
  }>;
32090
- getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
32090
+ getMarketState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
32091
32091
  readonly type: "function";
32092
32092
  readonly name: "batchGetRefTick";
32093
32093
  readonly inputs: readonly [{
@@ -33035,7 +33035,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
33035
33035
  feeStrategy: `0x${string}`;
33036
33036
  owner: `0x${string}`;
33037
33037
  }>;
33038
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
33038
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
33039
33039
  readonly type: "function";
33040
33040
  readonly name: "batchGetRefTick";
33041
33041
  readonly inputs: readonly [{
@@ -33978,7 +33978,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
33978
33978
  }];
33979
33979
  readonly stateMutability: "view";
33980
33980
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
33981
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
33981
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
33982
33982
  readonly type: "function";
33983
33983
  readonly name: "batchGetRefTick";
33984
33984
  readonly inputs: readonly [{
@@ -34921,7 +34921,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
34921
34921
  }];
34922
34922
  readonly stateMutability: "view";
34923
34923
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
34924
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
34924
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
34925
34925
  readonly type: "function";
34926
34926
  readonly name: "batchGetRefTick";
34927
34927
  readonly inputs: readonly [{
@@ -35864,7 +35864,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
35864
35864
  }];
35865
35865
  readonly stateMutability: "view";
35866
35866
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
35867
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
35867
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
35868
35868
  readonly type: "function";
35869
35869
  readonly name: "batchGetRefTick";
35870
35870
  readonly inputs: readonly [{
@@ -36807,7 +36807,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
36807
36807
  }];
36808
36808
  readonly stateMutability: "view";
36809
36809
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
36810
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
36810
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
36811
36811
  readonly type: "function";
36812
36812
  readonly name: "batchGetRefTick";
36813
36813
  readonly inputs: readonly [{
@@ -37760,7 +37760,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
37760
37760
  expiresAt: number;
37761
37761
  liquidities: readonly bigint[];
37762
37762
  }>;
37763
- getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
37763
+ getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
37764
37764
  readonly type: "function";
37765
37765
  readonly name: "batchGetRefTick";
37766
37766
  readonly inputs: readonly [{
@@ -38709,7 +38709,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
38709
38709
  minPremiumDailyRate: number;
38710
38710
  minPremiumAmount: bigint;
38711
38711
  }>;
38712
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
38712
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
38713
38713
  readonly type: "function";
38714
38714
  readonly name: "batchGetRefTick";
38715
38715
  readonly inputs: readonly [{
@@ -39668,7 +39668,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
39668
39668
  fee: number;
39669
39669
  tickSpacing: number;
39670
39670
  hooks: `0x${string}`;
39671
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
39671
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
39672
39672
  readonly type: "function";
39673
39673
  readonly name: "batchGetRefTick";
39674
39674
  readonly inputs: readonly [{
@@ -40628,7 +40628,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
40628
40628
  tickSpacing: number;
40629
40629
  fee: number;
40630
40630
  }>;
40631
- getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
40631
+ getPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
40632
40632
  readonly type: "function";
40633
40633
  readonly name: "batchGetRefTick";
40634
40634
  readonly inputs: readonly [{
@@ -41571,7 +41571,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
41571
41571
  }];
41572
41572
  readonly stateMutability: "view";
41573
41573
  }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
41574
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
41574
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
41575
41575
  readonly type: "function";
41576
41576
  readonly name: "batchGetRefTick";
41577
41577
  readonly inputs: readonly [{
@@ -42514,7 +42514,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
42514
42514
  }];
42515
42515
  readonly stateMutability: "view";
42516
42516
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
42517
- getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
42517
+ getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
42518
42518
  readonly type: "function";
42519
42519
  readonly name: "batchGetRefTick";
42520
42520
  readonly inputs: readonly [{
@@ -43460,7 +43460,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
43460
43460
  dailyFundingRate: number;
43461
43461
  minFundingAmount: bigint;
43462
43462
  }>;
43463
- getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
43463
+ getTokenData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
43464
43464
  readonly type: "function";
43465
43465
  readonly name: "batchGetRefTick";
43466
43466
  readonly inputs: readonly [{
@@ -44407,7 +44407,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
44407
44407
  symbol: string;
44408
44408
  name: string;
44409
44409
  }>;
44410
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
44410
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
44411
44411
  readonly type: "function";
44412
44412
  readonly name: "batchGetRefTick";
44413
44413
  readonly inputs: readonly [{
@@ -45360,7 +45360,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
45360
45360
  expiresAt: number;
45361
45361
  liquidities: readonly bigint[];
45362
45362
  }[], bigint, boolean]>;
45363
- getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
45363
+ getVaultData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
45364
45364
  readonly type: "function";
45365
45365
  readonly name: "batchGetRefTick";
45366
45366
  readonly inputs: readonly [{
@@ -46313,7 +46313,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
46313
46313
  };
46314
46314
  poolId: `0x${string}`;
46315
46315
  }>;
46316
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
46316
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
46317
46317
  readonly type: "function";
46318
46318
  readonly name: "batchGetRefTick";
46319
46319
  readonly inputs: readonly [{
@@ -49254,7 +49254,7 @@ declare const useMarketState: (marketAddr: Address | undefined) => wagmi0.UseRea
49254
49254
  }>;
49255
49255
  //#endregion
49256
49256
  //#region src/hooks/market/useMarketVolume.d.ts
49257
- declare const useMarketVolume: (marketAddr: Address | undefined) => _tanstack_react_query6.UseQueryResult<{
49257
+ declare const useMarketVolume: (marketAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
49258
49258
  address: Address;
49259
49259
  volume: bigint;
49260
49260
  optionsCount: bigint;
@@ -49286,7 +49286,7 @@ declare const formatUSD: (value: Big | string | number) => string;
49286
49286
  //#endregion
49287
49287
  //#region src/hooks/options/useMaxPositionSize.d.ts
49288
49288
  declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?: number, maxSteps?: number) => {
49289
- error: viem0.ReadContractErrorType;
49289
+ error: viem491.ReadContractErrorType;
49290
49290
  isError: true;
49291
49291
  isPending: false;
49292
49292
  isLoading: false;
@@ -49298,7 +49298,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49298
49298
  dataUpdatedAt: number;
49299
49299
  errorUpdatedAt: number;
49300
49300
  failureCount: number;
49301
- failureReason: viem0.ReadContractErrorType | null;
49301
+ failureReason: viem491.ReadContractErrorType | null;
49302
49302
  errorUpdateCount: number;
49303
49303
  isFetched: boolean;
49304
49304
  isFetchedAfterMount: boolean;
@@ -49308,7 +49308,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49308
49308
  isRefetching: boolean;
49309
49309
  isStale: boolean;
49310
49310
  isEnabled: boolean;
49311
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49311
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49312
49312
  fetchStatus: _tanstack_query_core0.FetchStatus;
49313
49313
  promise: Promise<never>;
49314
49314
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49327,7 +49327,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49327
49327
  dataUpdatedAt: number;
49328
49328
  errorUpdatedAt: number;
49329
49329
  failureCount: number;
49330
- failureReason: viem0.ReadContractErrorType | null;
49330
+ failureReason: viem491.ReadContractErrorType | null;
49331
49331
  errorUpdateCount: number;
49332
49332
  isFetched: boolean;
49333
49333
  isFetchedAfterMount: boolean;
@@ -49337,14 +49337,14 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49337
49337
  isRefetching: boolean;
49338
49338
  isStale: boolean;
49339
49339
  isEnabled: boolean;
49340
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49340
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49341
49341
  fetchStatus: _tanstack_query_core0.FetchStatus;
49342
49342
  promise: Promise<never>;
49343
49343
  queryKey: _tanstack_query_core0.QueryKey;
49344
49344
  maxCallSize: Amount | undefined;
49345
49345
  maxPutSize: Amount | undefined;
49346
49346
  } | {
49347
- error: viem0.ReadContractErrorType;
49347
+ error: viem491.ReadContractErrorType;
49348
49348
  isError: true;
49349
49349
  isPending: false;
49350
49350
  isLoading: false;
@@ -49356,7 +49356,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49356
49356
  dataUpdatedAt: number;
49357
49357
  errorUpdatedAt: number;
49358
49358
  failureCount: number;
49359
- failureReason: viem0.ReadContractErrorType | null;
49359
+ failureReason: viem491.ReadContractErrorType | null;
49360
49360
  errorUpdateCount: number;
49361
49361
  isFetched: boolean;
49362
49362
  isFetchedAfterMount: boolean;
@@ -49366,7 +49366,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49366
49366
  isRefetching: boolean;
49367
49367
  isStale: boolean;
49368
49368
  isEnabled: boolean;
49369
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49369
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49370
49370
  fetchStatus: _tanstack_query_core0.FetchStatus;
49371
49371
  promise: Promise<never>;
49372
49372
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49385,7 +49385,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49385
49385
  dataUpdatedAt: number;
49386
49386
  errorUpdatedAt: number;
49387
49387
  failureCount: number;
49388
- failureReason: viem0.ReadContractErrorType | null;
49388
+ failureReason: viem491.ReadContractErrorType | null;
49389
49389
  errorUpdateCount: number;
49390
49390
  isFetched: boolean;
49391
49391
  isFetchedAfterMount: boolean;
@@ -49395,7 +49395,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49395
49395
  isRefetching: boolean;
49396
49396
  isStale: boolean;
49397
49397
  isEnabled: boolean;
49398
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49398
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49399
49399
  fetchStatus: _tanstack_query_core0.FetchStatus;
49400
49400
  promise: Promise<never>;
49401
49401
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49413,7 +49413,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49413
49413
  dataUpdatedAt: number;
49414
49414
  errorUpdatedAt: number;
49415
49415
  failureCount: number;
49416
- failureReason: viem0.ReadContractErrorType | null;
49416
+ failureReason: viem491.ReadContractErrorType | null;
49417
49417
  errorUpdateCount: number;
49418
49418
  isFetched: boolean;
49419
49419
  isFetchedAfterMount: boolean;
@@ -49424,7 +49424,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49424
49424
  isRefetching: boolean;
49425
49425
  isStale: boolean;
49426
49426
  isEnabled: boolean;
49427
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49427
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49428
49428
  fetchStatus: _tanstack_query_core0.FetchStatus;
49429
49429
  promise: Promise<never>;
49430
49430
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49443,7 +49443,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49443
49443
  dataUpdatedAt: number;
49444
49444
  errorUpdatedAt: number;
49445
49445
  failureCount: number;
49446
- failureReason: viem0.ReadContractErrorType | null;
49446
+ failureReason: viem491.ReadContractErrorType | null;
49447
49447
  errorUpdateCount: number;
49448
49448
  isFetched: boolean;
49449
49449
  isFetchedAfterMount: boolean;
@@ -49453,7 +49453,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49453
49453
  isRefetching: boolean;
49454
49454
  isStale: boolean;
49455
49455
  isEnabled: boolean;
49456
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
49456
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem491.ReadContractErrorType>>;
49457
49457
  fetchStatus: _tanstack_query_core0.FetchStatus;
49458
49458
  promise: Promise<never>;
49459
49459
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49462,7 +49462,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49462
49462
  };
49463
49463
  //#endregion
49464
49464
  //#region src/hooks/options/useMintOption.d.ts
49465
- declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_react_query6.UseMutationResult<`0x${string}`, Error, {
49465
+ declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
49466
49466
  optionType: "CALL" | "PUT";
49467
49467
  amount: bigint;
49468
49468
  duration: number;
@@ -49472,7 +49472,7 @@ declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_reac
49472
49472
  //#endregion
49473
49473
  //#region src/hooks/options/useUserOptions.d.ts
49474
49474
  type OptionData = NonUndefinedGuard<ReturnType<typeof useUserOptions>['data']>[number];
49475
- declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Address | "*" | undefined, active?: boolean) => _tanstack_react_query6.UseQueryResult<{
49475
+ declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Address | "*" | undefined, active?: boolean) => _tanstack_react_query0.UseQueryResult<{
49476
49476
  optionId: bigint;
49477
49477
  marketAddr: Address;
49478
49478
  ownerAddr: Address;
@@ -49502,7 +49502,7 @@ declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Addres
49502
49502
  address: string;
49503
49503
  } | null;
49504
49504
  }[], Error>;
49505
- declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query6.UseQueryResult<{
49505
+ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query0.UseQueryResult<{
49506
49506
  optionId: bigint;
49507
49507
  marketAddr: Address;
49508
49508
  ownerAddr: Address;
@@ -49532,7 +49532,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
49532
49532
  address: string;
49533
49533
  } | null;
49534
49534
  }[], Error>;
49535
- declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query6.UseQueryResult<{
49535
+ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query0.UseQueryResult<{
49536
49536
  optionId: bigint;
49537
49537
  marketAddr: Address;
49538
49538
  ownerAddr: Address;
@@ -49564,7 +49564,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
49564
49564
  }[], Error>;
49565
49565
  //#endregion
49566
49566
  //#region src/hooks/options/useExerciseOption.d.ts
49567
- declare const useExerciseOption: (marketAddr: Address | undefined) => _tanstack_react_query6.UseMutationResult<`0x${string}`, Error, {
49567
+ declare const useExerciseOption: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
49568
49568
  option: OptionData;
49569
49569
  liquidities: readonly bigint[];
49570
49570
  }, unknown>;
@@ -49587,7 +49587,7 @@ declare const useOptionPremium: (marketAddr: Address | undefined, optionType: "C
49587
49587
  };
49588
49588
  //#endregion
49589
49589
  //#region src/hooks/options/useExtendOption.d.ts
49590
- declare const useExtendOption: (marketAddr: Address | undefined) => _tanstack_react_query6.UseMutationResult<`0x${string}`, Error, {
49590
+ declare const useExtendOption: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
49591
49591
  option: OptionData;
49592
49592
  duration: number;
49593
49593
  }, unknown>;
@@ -49603,7 +49603,7 @@ type ExerciseOptionEvent = Extract<OptionEvent, {
49603
49603
  type ExtendEvent = Extract<OptionEvent, {
49604
49604
  type: 'extend';
49605
49605
  }>;
49606
- declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: bigint | undefined) => _tanstack_react_query6.UseQueryResult<({
49606
+ declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: bigint | undefined) => _tanstack_react_query0.UseQueryResult<({
49607
49607
  type: "mint";
49608
49608
  data: {
49609
49609
  id: string;
@@ -49644,7 +49644,7 @@ declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: big
49644
49644
  })[], Error>;
49645
49645
  //#endregion
49646
49646
  //#region src/hooks/perps/useMintPerp.d.ts
49647
- declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_query6.UseMutationResult<void, Error, {
49647
+ declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<void, Error, {
49648
49648
  optionType: "CALL" | "PUT";
49649
49649
  amount: bigint;
49650
49650
  duration: number;
@@ -49652,17 +49652,17 @@ declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_
49652
49652
  }, unknown>;
49653
49653
  //#endregion
49654
49654
  //#region src/hooks/perps/useClosePerp.d.ts
49655
- declare const useClosePerp: () => _tanstack_react_query6.UseMutationResult<void, Error, ExercisePerpBody, unknown>;
49655
+ declare const useClosePerp: () => _tanstack_react_query0.UseMutationResult<void, Error, ExercisePerpBody, unknown>;
49656
49656
  //#endregion
49657
49657
  //#region src/hooks/perps/usePerpsOperator.d.ts
49658
49658
  declare const usePerpsOperator: () => {
49659
49659
  operator: PerpsOperator | undefined;
49660
49660
  address: `0x${string}` | undefined;
49661
- signMessage: _tanstack_react_query6.UseMutationResult<void, Error, void, unknown>;
49661
+ signMessage: _tanstack_react_query0.UseMutationResult<void, Error, void, unknown>;
49662
49662
  };
49663
49663
  //#endregion
49664
49664
  //#region src/hooks/perps/useUserPerps.d.ts
49665
- declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined, type: "active" | "closed" | undefined) => _tanstack_react_query6.UseQueryResult<{
49665
+ declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined, type: "active" | "closed" | undefined) => _tanstack_react_query0.UseQueryResult<{
49666
49666
  optionId: bigint;
49667
49667
  id: string;
49668
49668
  ownerAddr: Address;
@@ -49671,7 +49671,7 @@ declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address
49671
49671
  expiresAt: number;
49672
49672
  closed: boolean;
49673
49673
  }[] | undefined, Error>;
49674
- declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query6.UseQueryResult<{
49674
+ declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
49675
49675
  optionId: bigint;
49676
49676
  id: string;
49677
49677
  ownerAddr: Address;
@@ -49680,7 +49680,7 @@ declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Ad
49680
49680
  expiresAt: number;
49681
49681
  closed: boolean;
49682
49682
  }[] | undefined, Error>;
49683
- declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query6.UseQueryResult<{
49683
+ declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
49684
49684
  optionId: bigint;
49685
49685
  id: string;
49686
49686
  ownerAddr: Address;
@@ -49692,7 +49692,7 @@ declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Ad
49692
49692
  //#endregion
49693
49693
  //#region src/hooks/operators/useOperatorPerms.d.ts
49694
49694
  declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
49695
- error: viem0.ReadContractErrorType;
49695
+ error: viem491.ReadContractErrorType;
49696
49696
  isError: true;
49697
49697
  isPending: false;
49698
49698
  isLoading: false;
@@ -49704,7 +49704,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49704
49704
  dataUpdatedAt: number;
49705
49705
  errorUpdatedAt: number;
49706
49706
  failureCount: number;
49707
- failureReason: viem0.ReadContractErrorType | null;
49707
+ failureReason: viem491.ReadContractErrorType | null;
49708
49708
  errorUpdateCount: number;
49709
49709
  isFetched: boolean;
49710
49710
  isFetchedAfterMount: boolean;
@@ -49714,7 +49714,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49714
49714
  isRefetching: boolean;
49715
49715
  isStale: boolean;
49716
49716
  isEnabled: boolean;
49717
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49717
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49718
49718
  fetchStatus: _tanstack_query_core0.FetchStatus;
49719
49719
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49720
49720
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49739,7 +49739,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49739
49739
  dataUpdatedAt: number;
49740
49740
  errorUpdatedAt: number;
49741
49741
  failureCount: number;
49742
- failureReason: viem0.ReadContractErrorType | null;
49742
+ failureReason: viem491.ReadContractErrorType | null;
49743
49743
  errorUpdateCount: number;
49744
49744
  isFetched: boolean;
49745
49745
  isFetchedAfterMount: boolean;
@@ -49749,7 +49749,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49749
49749
  isRefetching: boolean;
49750
49750
  isStale: boolean;
49751
49751
  isEnabled: boolean;
49752
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49752
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49753
49753
  fetchStatus: _tanstack_query_core0.FetchStatus;
49754
49754
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49755
49755
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49762,7 +49762,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49762
49762
  effectiveApproval: bigint;
49763
49763
  };
49764
49764
  } | {
49765
- error: viem0.ReadContractErrorType;
49765
+ error: viem491.ReadContractErrorType;
49766
49766
  isError: true;
49767
49767
  isPending: false;
49768
49768
  isLoading: false;
@@ -49774,7 +49774,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49774
49774
  dataUpdatedAt: number;
49775
49775
  errorUpdatedAt: number;
49776
49776
  failureCount: number;
49777
- failureReason: viem0.ReadContractErrorType | null;
49777
+ failureReason: viem491.ReadContractErrorType | null;
49778
49778
  errorUpdateCount: number;
49779
49779
  isFetched: boolean;
49780
49780
  isFetchedAfterMount: boolean;
@@ -49784,7 +49784,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49784
49784
  isRefetching: boolean;
49785
49785
  isStale: boolean;
49786
49786
  isEnabled: boolean;
49787
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49787
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49788
49788
  fetchStatus: _tanstack_query_core0.FetchStatus;
49789
49789
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49790
49790
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49809,7 +49809,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49809
49809
  dataUpdatedAt: number;
49810
49810
  errorUpdatedAt: number;
49811
49811
  failureCount: number;
49812
- failureReason: viem0.ReadContractErrorType | null;
49812
+ failureReason: viem491.ReadContractErrorType | null;
49813
49813
  errorUpdateCount: number;
49814
49814
  isFetched: boolean;
49815
49815
  isFetchedAfterMount: boolean;
@@ -49819,7 +49819,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49819
49819
  isRefetching: boolean;
49820
49820
  isStale: boolean;
49821
49821
  isEnabled: boolean;
49822
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49822
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49823
49823
  fetchStatus: _tanstack_query_core0.FetchStatus;
49824
49824
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49825
49825
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49843,7 +49843,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49843
49843
  dataUpdatedAt: number;
49844
49844
  errorUpdatedAt: number;
49845
49845
  failureCount: number;
49846
- failureReason: viem0.ReadContractErrorType | null;
49846
+ failureReason: viem491.ReadContractErrorType | null;
49847
49847
  errorUpdateCount: number;
49848
49848
  isFetched: boolean;
49849
49849
  isFetchedAfterMount: boolean;
@@ -49854,7 +49854,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49854
49854
  isRefetching: boolean;
49855
49855
  isStale: boolean;
49856
49856
  isEnabled: boolean;
49857
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49857
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49858
49858
  fetchStatus: _tanstack_query_core0.FetchStatus;
49859
49859
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49860
49860
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49879,7 +49879,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49879
49879
  dataUpdatedAt: number;
49880
49880
  errorUpdatedAt: number;
49881
49881
  failureCount: number;
49882
- failureReason: viem0.ReadContractErrorType | null;
49882
+ failureReason: viem491.ReadContractErrorType | null;
49883
49883
  errorUpdateCount: number;
49884
49884
  isFetched: boolean;
49885
49885
  isFetchedAfterMount: boolean;
@@ -49889,7 +49889,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49889
49889
  isRefetching: boolean;
49890
49890
  isStale: boolean;
49891
49891
  isEnabled: boolean;
49892
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
49892
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem491.ReadContractErrorType>>;
49893
49893
  fetchStatus: _tanstack_query_core0.FetchStatus;
49894
49894
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
49895
49895
  queryKey: _tanstack_query_core0.QueryKey;
@@ -49904,7 +49904,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49904
49904
  };
49905
49905
  //#endregion
49906
49906
  //#region src/hooks/operators/useUserOperators.d.ts
49907
- declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _tanstack_react_query6.UseQueryResult<{
49907
+ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _tanstack_react_query0.UseQueryResult<{
49908
49908
  spendingApproval: bigint;
49909
49909
  operatorAddr: string;
49910
49910
  __typename: "UserMarketOperator";
@@ -49920,7 +49920,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _t
49920
49920
  }[] | undefined, Error>;
49921
49921
  //#endregion
49922
49922
  //#region src/hooks/operators/useSetOperatorPerms.d.ts
49923
- declare const useSetOperatorPerms: (marketAddr: Address | undefined) => _tanstack_react_query6.UseMutationResult<`0x${string}`, Error, {
49923
+ declare const useSetOperatorPerms: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
49924
49924
  operator: Address;
49925
49925
  canExtend: boolean;
49926
49926
  canExercise: boolean;
@@ -50846,8 +50846,8 @@ declare const usePriceAtTick: (poolManager?: Address, poolKey?: PoolKey, tick?:
50846
50846
  declare const usePriceAtSqrtPriceX96: (poolManager?: Address, poolKey?: PoolKey, sqrtPriceX96?: bigint) => Amount | undefined;
50847
50847
  //#endregion
50848
50848
  //#region src/hooks/pool/usePriceHistory.d.ts
50849
- declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query6.UseQueryResult<PriceDataPoint[], Error>;
50850
- declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query6.UseQueryResult<PriceDataPoint[], Error>;
50849
+ declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query0.UseQueryResult<PriceDataPoint[], Error>;
50850
+ declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query0.UseQueryResult<PriceDataPoint[], Error>;
50851
50851
  //#endregion
50852
50852
  //#region src/hooks/vault/useBurnLiquidity.d.ts
50853
50853
  interface BurnPosition {
@@ -50869,7 +50869,7 @@ declare const useBurnLiquidity: (vaultAddr: Address | undefined) => {
50869
50869
  //#region src/hooks/vault/useLiquidityBlocks.d.ts
50870
50870
  type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
50871
50871
  declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50872
- error: viem0.ReadContractErrorType;
50872
+ error: viem491.ReadContractErrorType;
50873
50873
  isError: true;
50874
50874
  isPending: false;
50875
50875
  isLoading: false;
@@ -50881,7 +50881,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50881
50881
  dataUpdatedAt: number;
50882
50882
  errorUpdatedAt: number;
50883
50883
  failureCount: number;
50884
- failureReason: viem0.ReadContractErrorType | null;
50884
+ failureReason: viem491.ReadContractErrorType | null;
50885
50885
  errorUpdateCount: number;
50886
50886
  isFetched: boolean;
50887
50887
  isFetchedAfterMount: boolean;
@@ -50903,7 +50903,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50903
50903
  totalAmount1: bigint;
50904
50904
  borrowedAmount0: bigint;
50905
50905
  borrowedAmount1: bigint;
50906
- }[], viem0.ReadContractErrorType>>;
50906
+ }[], viem491.ReadContractErrorType>>;
50907
50907
  fetchStatus: _tanstack_query_core0.FetchStatus;
50908
50908
  promise: Promise<readonly {
50909
50909
  tickLower: number;
@@ -50945,7 +50945,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50945
50945
  dataUpdatedAt: number;
50946
50946
  errorUpdatedAt: number;
50947
50947
  failureCount: number;
50948
- failureReason: viem0.ReadContractErrorType | null;
50948
+ failureReason: viem491.ReadContractErrorType | null;
50949
50949
  errorUpdateCount: number;
50950
50950
  isFetched: boolean;
50951
50951
  isFetchedAfterMount: boolean;
@@ -50967,7 +50967,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50967
50967
  totalAmount1: bigint;
50968
50968
  borrowedAmount0: bigint;
50969
50969
  borrowedAmount1: bigint;
50970
- }[], viem0.ReadContractErrorType>>;
50970
+ }[], viem491.ReadContractErrorType>>;
50971
50971
  fetchStatus: _tanstack_query_core0.FetchStatus;
50972
50972
  promise: Promise<readonly {
50973
50973
  tickLower: number;
@@ -50997,7 +50997,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
50997
50997
  borrowedAmount1: bigint;
50998
50998
  }[];
50999
50999
  } | {
51000
- error: viem0.ReadContractErrorType;
51000
+ error: viem491.ReadContractErrorType;
51001
51001
  isError: true;
51002
51002
  isPending: false;
51003
51003
  isLoading: false;
@@ -51009,7 +51009,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51009
51009
  dataUpdatedAt: number;
51010
51010
  errorUpdatedAt: number;
51011
51011
  failureCount: number;
51012
- failureReason: viem0.ReadContractErrorType | null;
51012
+ failureReason: viem491.ReadContractErrorType | null;
51013
51013
  errorUpdateCount: number;
51014
51014
  isFetched: boolean;
51015
51015
  isFetchedAfterMount: boolean;
@@ -51031,7 +51031,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51031
51031
  totalAmount1: bigint;
51032
51032
  borrowedAmount0: bigint;
51033
51033
  borrowedAmount1: bigint;
51034
- }[], viem0.ReadContractErrorType>>;
51034
+ }[], viem491.ReadContractErrorType>>;
51035
51035
  fetchStatus: _tanstack_query_core0.FetchStatus;
51036
51036
  promise: Promise<readonly {
51037
51037
  tickLower: number;
@@ -51073,7 +51073,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51073
51073
  dataUpdatedAt: number;
51074
51074
  errorUpdatedAt: number;
51075
51075
  failureCount: number;
51076
- failureReason: viem0.ReadContractErrorType | null;
51076
+ failureReason: viem491.ReadContractErrorType | null;
51077
51077
  errorUpdateCount: number;
51078
51078
  isFetched: boolean;
51079
51079
  isFetchedAfterMount: boolean;
@@ -51095,7 +51095,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51095
51095
  totalAmount1: bigint;
51096
51096
  borrowedAmount0: bigint;
51097
51097
  borrowedAmount1: bigint;
51098
- }[], viem0.ReadContractErrorType>>;
51098
+ }[], viem491.ReadContractErrorType>>;
51099
51099
  fetchStatus: _tanstack_query_core0.FetchStatus;
51100
51100
  promise: Promise<readonly {
51101
51101
  tickLower: number;
@@ -51136,7 +51136,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51136
51136
  dataUpdatedAt: number;
51137
51137
  errorUpdatedAt: number;
51138
51138
  failureCount: number;
51139
- failureReason: viem0.ReadContractErrorType | null;
51139
+ failureReason: viem491.ReadContractErrorType | null;
51140
51140
  errorUpdateCount: number;
51141
51141
  isFetched: boolean;
51142
51142
  isFetchedAfterMount: boolean;
@@ -51159,7 +51159,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51159
51159
  totalAmount1: bigint;
51160
51160
  borrowedAmount0: bigint;
51161
51161
  borrowedAmount1: bigint;
51162
- }[], viem0.ReadContractErrorType>>;
51162
+ }[], viem491.ReadContractErrorType>>;
51163
51163
  fetchStatus: _tanstack_query_core0.FetchStatus;
51164
51164
  promise: Promise<readonly {
51165
51165
  tickLower: number;
@@ -51201,7 +51201,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51201
51201
  dataUpdatedAt: number;
51202
51202
  errorUpdatedAt: number;
51203
51203
  failureCount: number;
51204
- failureReason: viem0.ReadContractErrorType | null;
51204
+ failureReason: viem491.ReadContractErrorType | null;
51205
51205
  errorUpdateCount: number;
51206
51206
  isFetched: boolean;
51207
51207
  isFetchedAfterMount: boolean;
@@ -51223,7 +51223,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
51223
51223
  totalAmount1: bigint;
51224
51224
  borrowedAmount0: bigint;
51225
51225
  borrowedAmount1: bigint;
51226
- }[], viem0.ReadContractErrorType>>;
51226
+ }[], viem491.ReadContractErrorType>>;
51227
51227
  fetchStatus: _tanstack_query_core0.FetchStatus;
51228
51228
  promise: Promise<readonly {
51229
51229
  tickLower: number;
@@ -51266,7 +51266,7 @@ interface MintPositionParams {
51266
51266
  tickUpper: number;
51267
51267
  liquidity: bigint;
51268
51268
  }
51269
- declare const useMintLiquidity: (vaultAddr: Address | undefined) => _tanstack_react_query6.UseMutationResult<void, Error, MintPositionParams | MintPositionParams[], unknown>;
51269
+ declare const useMintLiquidity: (vaultAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<void, Error, MintPositionParams | MintPositionParams[], unknown>;
51270
51270
  //#endregion
51271
51271
  //#region src/hooks/vault/useVaultData.d.ts
51272
51272
  declare const useVaultData: (vaultAddr: Address | undefined) => Partial<NonUndefinedGuard<{
@@ -51299,7 +51299,7 @@ declare const useVaultTVL: (vaultAddr: Address | undefined) => {
51299
51299
  borrowed0: Amount;
51300
51300
  borrowed1: Amount;
51301
51301
  blocksCount: bigint;
51302
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
51302
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem491.ReadContractErrorType>>;
51303
51303
  };
51304
51304
  //#endregion
51305
51305
  //#region src/hooks/tokens/useTokenData.d.ts
@@ -51312,7 +51312,7 @@ declare const useTokenData: (tokenAddr: Address | undefined) => Partial<NonUndef
51312
51312
  //#endregion
51313
51313
  //#region src/hooks/tokens/useTokenBalance.d.ts
51314
51314
  declare const useTokenBalance: (token?: Address, user?: Address) => {
51315
- error: viem0.ReadContractErrorType;
51315
+ error: viem491.ReadContractErrorType;
51316
51316
  isError: true;
51317
51317
  isPending: false;
51318
51318
  isLoading: false;
@@ -51324,7 +51324,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51324
51324
  dataUpdatedAt: number;
51325
51325
  errorUpdatedAt: number;
51326
51326
  failureCount: number;
51327
- failureReason: viem0.ReadContractErrorType | null;
51327
+ failureReason: viem491.ReadContractErrorType | null;
51328
51328
  errorUpdateCount: number;
51329
51329
  isFetched: boolean;
51330
51330
  isFetchedAfterMount: boolean;
@@ -51334,7 +51334,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51334
51334
  isRefetching: boolean;
51335
51335
  isStale: boolean;
51336
51336
  isEnabled: boolean;
51337
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51337
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51338
51338
  fetchStatus: _tanstack_query_core0.FetchStatus;
51339
51339
  promise: Promise<bigint>;
51340
51340
  queryKey: _tanstack_query_core0.QueryKey;
@@ -51352,7 +51352,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51352
51352
  dataUpdatedAt: number;
51353
51353
  errorUpdatedAt: number;
51354
51354
  failureCount: number;
51355
- failureReason: viem0.ReadContractErrorType | null;
51355
+ failureReason: viem491.ReadContractErrorType | null;
51356
51356
  errorUpdateCount: number;
51357
51357
  isFetched: boolean;
51358
51358
  isFetchedAfterMount: boolean;
@@ -51362,13 +51362,13 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51362
51362
  isRefetching: boolean;
51363
51363
  isStale: boolean;
51364
51364
  isEnabled: boolean;
51365
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51365
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51366
51366
  fetchStatus: _tanstack_query_core0.FetchStatus;
51367
51367
  promise: Promise<bigint>;
51368
51368
  queryKey: _tanstack_query_core0.QueryKey;
51369
51369
  data: Amount | undefined;
51370
51370
  } | {
51371
- error: viem0.ReadContractErrorType;
51371
+ error: viem491.ReadContractErrorType;
51372
51372
  isError: true;
51373
51373
  isPending: false;
51374
51374
  isLoading: false;
@@ -51380,7 +51380,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51380
51380
  dataUpdatedAt: number;
51381
51381
  errorUpdatedAt: number;
51382
51382
  failureCount: number;
51383
- failureReason: viem0.ReadContractErrorType | null;
51383
+ failureReason: viem491.ReadContractErrorType | null;
51384
51384
  errorUpdateCount: number;
51385
51385
  isFetched: boolean;
51386
51386
  isFetchedAfterMount: boolean;
@@ -51390,7 +51390,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51390
51390
  isRefetching: boolean;
51391
51391
  isStale: boolean;
51392
51392
  isEnabled: boolean;
51393
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51393
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51394
51394
  fetchStatus: _tanstack_query_core0.FetchStatus;
51395
51395
  promise: Promise<bigint>;
51396
51396
  queryKey: _tanstack_query_core0.QueryKey;
@@ -51408,7 +51408,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51408
51408
  dataUpdatedAt: number;
51409
51409
  errorUpdatedAt: number;
51410
51410
  failureCount: number;
51411
- failureReason: viem0.ReadContractErrorType | null;
51411
+ failureReason: viem491.ReadContractErrorType | null;
51412
51412
  errorUpdateCount: number;
51413
51413
  isFetched: boolean;
51414
51414
  isFetchedAfterMount: boolean;
@@ -51418,7 +51418,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51418
51418
  isRefetching: boolean;
51419
51419
  isStale: boolean;
51420
51420
  isEnabled: boolean;
51421
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51421
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51422
51422
  fetchStatus: _tanstack_query_core0.FetchStatus;
51423
51423
  promise: Promise<bigint>;
51424
51424
  queryKey: _tanstack_query_core0.QueryKey;
@@ -51435,7 +51435,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51435
51435
  dataUpdatedAt: number;
51436
51436
  errorUpdatedAt: number;
51437
51437
  failureCount: number;
51438
- failureReason: viem0.ReadContractErrorType | null;
51438
+ failureReason: viem491.ReadContractErrorType | null;
51439
51439
  errorUpdateCount: number;
51440
51440
  isFetched: boolean;
51441
51441
  isFetchedAfterMount: boolean;
@@ -51446,7 +51446,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51446
51446
  isRefetching: boolean;
51447
51447
  isStale: boolean;
51448
51448
  isEnabled: boolean;
51449
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51449
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51450
51450
  fetchStatus: _tanstack_query_core0.FetchStatus;
51451
51451
  promise: Promise<bigint>;
51452
51452
  queryKey: _tanstack_query_core0.QueryKey;
@@ -51464,7 +51464,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51464
51464
  dataUpdatedAt: number;
51465
51465
  errorUpdatedAt: number;
51466
51466
  failureCount: number;
51467
- failureReason: viem0.ReadContractErrorType | null;
51467
+ failureReason: viem491.ReadContractErrorType | null;
51468
51468
  errorUpdateCount: number;
51469
51469
  isFetched: boolean;
51470
51470
  isFetchedAfterMount: boolean;
@@ -51474,7 +51474,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
51474
51474
  isRefetching: boolean;
51475
51475
  isStale: boolean;
51476
51476
  isEnabled: boolean;
51477
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
51477
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem491.ReadContractErrorType>>;
51478
51478
  fetchStatus: _tanstack_query_core0.FetchStatus;
51479
51479
  promise: Promise<bigint>;
51480
51480
  queryKey: _tanstack_query_core0.QueryKey;
@@ -52484,13 +52484,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52484
52484
  functionName: string;
52485
52485
  args?: readonly unknown[] | undefined;
52486
52486
  address: Address;
52487
- chain?: viem0.Chain | null | undefined;
52488
- account?: `0x${string}` | viem0.Account | null | undefined;
52487
+ chain?: viem491.Chain | null | undefined;
52488
+ account?: `0x${string}` | viem491.Account | null | undefined;
52489
52489
  value?: bigint | undefined;
52490
52490
  dataSuffix?: `0x${string}` | undefined;
52491
- type?: "legacy" | undefined;
52492
52491
  gas?: bigint | undefined;
52493
52492
  nonce?: number | undefined;
52493
+ type?: "legacy" | undefined;
52494
52494
  blobs?: undefined;
52495
52495
  blobVersionedHashes?: undefined;
52496
52496
  kzg?: undefined;
@@ -52508,13 +52508,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52508
52508
  functionName: string;
52509
52509
  args?: readonly unknown[] | undefined;
52510
52510
  address: Address;
52511
- chain?: viem0.Chain | null | undefined;
52512
- account?: `0x${string}` | viem0.Account | null | undefined;
52511
+ chain?: viem491.Chain | null | undefined;
52512
+ account?: `0x${string}` | viem491.Account | null | undefined;
52513
52513
  value?: bigint | undefined;
52514
52514
  dataSuffix?: `0x${string}` | undefined;
52515
- type?: "eip2930" | undefined;
52516
52515
  gas?: bigint | undefined;
52517
52516
  nonce?: number | undefined;
52517
+ type?: "eip2930" | undefined;
52518
52518
  blobs?: undefined;
52519
52519
  blobVersionedHashes?: undefined;
52520
52520
  kzg?: undefined;
@@ -52522,7 +52522,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52522
52522
  maxFeePerBlobGas?: undefined | undefined;
52523
52523
  maxFeePerGas?: undefined | undefined;
52524
52524
  maxPriorityFeePerGas?: undefined | undefined;
52525
- accessList?: viem0.AccessList | undefined;
52525
+ accessList?: viem491.AccessList | undefined;
52526
52526
  sidecars?: undefined;
52527
52527
  authorizationList?: undefined;
52528
52528
  chainId?: number | undefined;
@@ -52532,13 +52532,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52532
52532
  functionName: string;
52533
52533
  args?: readonly unknown[] | undefined;
52534
52534
  address: Address;
52535
- chain?: viem0.Chain | null | undefined;
52536
- account?: `0x${string}` | viem0.Account | null | undefined;
52535
+ chain?: viem491.Chain | null | undefined;
52536
+ account?: `0x${string}` | viem491.Account | null | undefined;
52537
52537
  value?: bigint | undefined;
52538
52538
  dataSuffix?: `0x${string}` | undefined;
52539
- type?: "eip1559" | undefined;
52540
52539
  gas?: bigint | undefined;
52541
52540
  nonce?: number | undefined;
52541
+ type?: "eip1559" | undefined;
52542
52542
  blobs?: undefined;
52543
52543
  blobVersionedHashes?: undefined;
52544
52544
  kzg?: undefined;
@@ -52546,7 +52546,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52546
52546
  maxFeePerBlobGas?: undefined | undefined;
52547
52547
  maxFeePerGas?: bigint | undefined;
52548
52548
  maxPriorityFeePerGas?: bigint | undefined;
52549
- accessList?: viem0.AccessList | undefined;
52549
+ accessList?: viem491.AccessList | undefined;
52550
52550
  sidecars?: undefined;
52551
52551
  authorizationList?: undefined;
52552
52552
  chainId?: number | undefined;
@@ -52556,22 +52556,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52556
52556
  functionName: string;
52557
52557
  args?: readonly unknown[] | undefined;
52558
52558
  address: Address;
52559
- chain?: viem0.Chain | null | undefined;
52560
- account?: `0x${string}` | viem0.Account | null | undefined;
52559
+ chain?: viem491.Chain | null | undefined;
52560
+ account?: `0x${string}` | viem491.Account | null | undefined;
52561
52561
  value?: bigint | undefined;
52562
52562
  dataSuffix?: `0x${string}` | undefined;
52563
- type?: "eip4844" | undefined;
52564
52563
  gas?: bigint | undefined;
52565
52564
  nonce?: number | undefined;
52566
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
52567
- blobVersionedHashes: readonly viem0.Hex[];
52565
+ type?: "eip4844" | undefined;
52566
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
52567
+ blobVersionedHashes: readonly viem491.Hex[];
52568
52568
  kzg?: undefined;
52569
52569
  gasPrice?: undefined | undefined;
52570
52570
  maxFeePerBlobGas?: bigint | undefined;
52571
52571
  maxFeePerGas?: bigint | undefined;
52572
52572
  maxPriorityFeePerGas?: bigint | undefined;
52573
- accessList?: viem0.AccessList | undefined;
52574
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52573
+ accessList?: viem491.AccessList | undefined;
52574
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52575
52575
  authorizationList?: undefined;
52576
52576
  chainId?: number | undefined;
52577
52577
  connector?: wagmi0.Connector | undefined;
@@ -52580,22 +52580,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52580
52580
  functionName: string;
52581
52581
  args?: readonly unknown[] | undefined;
52582
52582
  address: Address;
52583
- chain?: viem0.Chain | null | undefined;
52584
- account?: `0x${string}` | viem0.Account | null | undefined;
52583
+ chain?: viem491.Chain | null | undefined;
52584
+ account?: `0x${string}` | viem491.Account | null | undefined;
52585
52585
  value?: bigint | undefined;
52586
52586
  dataSuffix?: `0x${string}` | undefined;
52587
- type?: "eip4844" | undefined;
52588
52587
  gas?: bigint | undefined;
52589
52588
  nonce?: number | undefined;
52590
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
52589
+ type?: "eip4844" | undefined;
52590
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
52591
52591
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52592
- kzg?: viem0.Kzg | undefined;
52592
+ kzg?: viem491.Kzg | undefined;
52593
52593
  gasPrice?: undefined | undefined;
52594
52594
  maxFeePerBlobGas?: bigint | undefined;
52595
52595
  maxFeePerGas?: bigint | undefined;
52596
52596
  maxPriorityFeePerGas?: bigint | undefined;
52597
- accessList?: viem0.AccessList | undefined;
52598
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52597
+ accessList?: viem491.AccessList | undefined;
52598
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52599
52599
  authorizationList?: undefined;
52600
52600
  chainId?: number | undefined;
52601
52601
  connector?: wagmi0.Connector | undefined;
@@ -52604,13 +52604,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52604
52604
  functionName: string;
52605
52605
  args?: readonly unknown[] | undefined;
52606
52606
  address: Address;
52607
- chain?: viem0.Chain | null | undefined;
52608
- account?: `0x${string}` | viem0.Account | null | undefined;
52607
+ chain?: viem491.Chain | null | undefined;
52608
+ account?: `0x${string}` | viem491.Account | null | undefined;
52609
52609
  value?: bigint | undefined;
52610
52610
  dataSuffix?: `0x${string}` | undefined;
52611
- type?: "eip7702" | undefined;
52612
52611
  gas?: bigint | undefined;
52613
52612
  nonce?: number | undefined;
52613
+ type?: "eip7702" | undefined;
52614
52614
  blobs?: undefined;
52615
52615
  blobVersionedHashes?: undefined;
52616
52616
  kzg?: undefined;
@@ -52618,9 +52618,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52618
52618
  maxFeePerBlobGas?: undefined | undefined;
52619
52619
  maxFeePerGas?: bigint | undefined;
52620
52620
  maxPriorityFeePerGas?: bigint | undefined;
52621
- accessList?: viem0.AccessList | undefined;
52621
+ accessList?: viem491.AccessList | undefined;
52622
52622
  sidecars?: undefined;
52623
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
52623
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
52624
52624
  chainId?: number | undefined;
52625
52625
  connector?: wagmi0.Connector | undefined;
52626
52626
  };
@@ -52645,13 +52645,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52645
52645
  functionName: string;
52646
52646
  args?: readonly unknown[] | undefined;
52647
52647
  address: Address;
52648
- chain?: viem0.Chain | null | undefined;
52649
- account?: `0x${string}` | viem0.Account | null | undefined;
52648
+ chain?: viem491.Chain | null | undefined;
52649
+ account?: `0x${string}` | viem491.Account | null | undefined;
52650
52650
  value?: bigint | undefined;
52651
52651
  dataSuffix?: `0x${string}` | undefined;
52652
- type?: "legacy" | undefined;
52653
52652
  gas?: bigint | undefined;
52654
52653
  nonce?: number | undefined;
52654
+ type?: "legacy" | undefined;
52655
52655
  blobs?: undefined;
52656
52656
  blobVersionedHashes?: undefined;
52657
52657
  kzg?: undefined;
@@ -52669,13 +52669,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52669
52669
  functionName: string;
52670
52670
  args?: readonly unknown[] | undefined;
52671
52671
  address: Address;
52672
- chain?: viem0.Chain | null | undefined;
52673
- account?: `0x${string}` | viem0.Account | null | undefined;
52672
+ chain?: viem491.Chain | null | undefined;
52673
+ account?: `0x${string}` | viem491.Account | null | undefined;
52674
52674
  value?: bigint | undefined;
52675
52675
  dataSuffix?: `0x${string}` | undefined;
52676
- type?: "eip2930" | undefined;
52677
52676
  gas?: bigint | undefined;
52678
52677
  nonce?: number | undefined;
52678
+ type?: "eip2930" | undefined;
52679
52679
  blobs?: undefined;
52680
52680
  blobVersionedHashes?: undefined;
52681
52681
  kzg?: undefined;
@@ -52683,7 +52683,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52683
52683
  maxFeePerBlobGas?: undefined | undefined;
52684
52684
  maxFeePerGas?: undefined | undefined;
52685
52685
  maxPriorityFeePerGas?: undefined | undefined;
52686
- accessList?: viem0.AccessList | undefined;
52686
+ accessList?: viem491.AccessList | undefined;
52687
52687
  sidecars?: undefined;
52688
52688
  authorizationList?: undefined;
52689
52689
  chainId?: number | undefined;
@@ -52693,13 +52693,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52693
52693
  functionName: string;
52694
52694
  args?: readonly unknown[] | undefined;
52695
52695
  address: Address;
52696
- chain?: viem0.Chain | null | undefined;
52697
- account?: `0x${string}` | viem0.Account | null | undefined;
52696
+ chain?: viem491.Chain | null | undefined;
52697
+ account?: `0x${string}` | viem491.Account | null | undefined;
52698
52698
  value?: bigint | undefined;
52699
52699
  dataSuffix?: `0x${string}` | undefined;
52700
- type?: "eip1559" | undefined;
52701
52700
  gas?: bigint | undefined;
52702
52701
  nonce?: number | undefined;
52702
+ type?: "eip1559" | undefined;
52703
52703
  blobs?: undefined;
52704
52704
  blobVersionedHashes?: undefined;
52705
52705
  kzg?: undefined;
@@ -52707,7 +52707,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52707
52707
  maxFeePerBlobGas?: undefined | undefined;
52708
52708
  maxFeePerGas?: bigint | undefined;
52709
52709
  maxPriorityFeePerGas?: bigint | undefined;
52710
- accessList?: viem0.AccessList | undefined;
52710
+ accessList?: viem491.AccessList | undefined;
52711
52711
  sidecars?: undefined;
52712
52712
  authorizationList?: undefined;
52713
52713
  chainId?: number | undefined;
@@ -52717,22 +52717,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52717
52717
  functionName: string;
52718
52718
  args?: readonly unknown[] | undefined;
52719
52719
  address: Address;
52720
- chain?: viem0.Chain | null | undefined;
52721
- account?: `0x${string}` | viem0.Account | null | undefined;
52720
+ chain?: viem491.Chain | null | undefined;
52721
+ account?: `0x${string}` | viem491.Account | null | undefined;
52722
52722
  value?: bigint | undefined;
52723
52723
  dataSuffix?: `0x${string}` | undefined;
52724
- type?: "eip4844" | undefined;
52725
52724
  gas?: bigint | undefined;
52726
52725
  nonce?: number | undefined;
52727
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
52728
- blobVersionedHashes: readonly viem0.Hex[];
52726
+ type?: "eip4844" | undefined;
52727
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
52728
+ blobVersionedHashes: readonly viem491.Hex[];
52729
52729
  kzg?: undefined;
52730
52730
  gasPrice?: undefined | undefined;
52731
52731
  maxFeePerBlobGas?: bigint | undefined;
52732
52732
  maxFeePerGas?: bigint | undefined;
52733
52733
  maxPriorityFeePerGas?: bigint | undefined;
52734
- accessList?: viem0.AccessList | undefined;
52735
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52734
+ accessList?: viem491.AccessList | undefined;
52735
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52736
52736
  authorizationList?: undefined;
52737
52737
  chainId?: number | undefined;
52738
52738
  connector?: wagmi0.Connector | undefined;
@@ -52741,22 +52741,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52741
52741
  functionName: string;
52742
52742
  args?: readonly unknown[] | undefined;
52743
52743
  address: Address;
52744
- chain?: viem0.Chain | null | undefined;
52745
- account?: `0x${string}` | viem0.Account | null | undefined;
52744
+ chain?: viem491.Chain | null | undefined;
52745
+ account?: `0x${string}` | viem491.Account | null | undefined;
52746
52746
  value?: bigint | undefined;
52747
52747
  dataSuffix?: `0x${string}` | undefined;
52748
- type?: "eip4844" | undefined;
52749
52748
  gas?: bigint | undefined;
52750
52749
  nonce?: number | undefined;
52751
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
52750
+ type?: "eip4844" | undefined;
52751
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
52752
52752
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52753
- kzg?: viem0.Kzg | undefined;
52753
+ kzg?: viem491.Kzg | undefined;
52754
52754
  gasPrice?: undefined | undefined;
52755
52755
  maxFeePerBlobGas?: bigint | undefined;
52756
52756
  maxFeePerGas?: bigint | undefined;
52757
52757
  maxPriorityFeePerGas?: bigint | undefined;
52758
- accessList?: viem0.AccessList | undefined;
52759
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52758
+ accessList?: viem491.AccessList | undefined;
52759
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52760
52760
  authorizationList?: undefined;
52761
52761
  chainId?: number | undefined;
52762
52762
  connector?: wagmi0.Connector | undefined;
@@ -52765,13 +52765,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52765
52765
  functionName: string;
52766
52766
  args?: readonly unknown[] | undefined;
52767
52767
  address: Address;
52768
- chain?: viem0.Chain | null | undefined;
52769
- account?: `0x${string}` | viem0.Account | null | undefined;
52768
+ chain?: viem491.Chain | null | undefined;
52769
+ account?: `0x${string}` | viem491.Account | null | undefined;
52770
52770
  value?: bigint | undefined;
52771
52771
  dataSuffix?: `0x${string}` | undefined;
52772
- type?: "eip7702" | undefined;
52773
52772
  gas?: bigint | undefined;
52774
52773
  nonce?: number | undefined;
52774
+ type?: "eip7702" | undefined;
52775
52775
  blobs?: undefined;
52776
52776
  blobVersionedHashes?: undefined;
52777
52777
  kzg?: undefined;
@@ -52779,9 +52779,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52779
52779
  maxFeePerBlobGas?: undefined | undefined;
52780
52780
  maxFeePerGas?: bigint | undefined;
52781
52781
  maxPriorityFeePerGas?: bigint | undefined;
52782
- accessList?: viem0.AccessList | undefined;
52782
+ accessList?: viem491.AccessList | undefined;
52783
52783
  sidecars?: undefined;
52784
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
52784
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
52785
52785
  chainId?: number | undefined;
52786
52786
  connector?: wagmi0.Connector | undefined;
52787
52787
  };
@@ -52806,13 +52806,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52806
52806
  functionName: string;
52807
52807
  args?: readonly unknown[] | undefined;
52808
52808
  address: Address;
52809
- chain?: viem0.Chain | null | undefined;
52810
- account?: `0x${string}` | viem0.Account | null | undefined;
52809
+ chain?: viem491.Chain | null | undefined;
52810
+ account?: `0x${string}` | viem491.Account | null | undefined;
52811
52811
  value?: bigint | undefined;
52812
52812
  dataSuffix?: `0x${string}` | undefined;
52813
- type?: "legacy" | undefined;
52814
52813
  gas?: bigint | undefined;
52815
52814
  nonce?: number | undefined;
52815
+ type?: "legacy" | undefined;
52816
52816
  blobs?: undefined;
52817
52817
  blobVersionedHashes?: undefined;
52818
52818
  kzg?: undefined;
@@ -52830,13 +52830,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52830
52830
  functionName: string;
52831
52831
  args?: readonly unknown[] | undefined;
52832
52832
  address: Address;
52833
- chain?: viem0.Chain | null | undefined;
52834
- account?: `0x${string}` | viem0.Account | null | undefined;
52833
+ chain?: viem491.Chain | null | undefined;
52834
+ account?: `0x${string}` | viem491.Account | null | undefined;
52835
52835
  value?: bigint | undefined;
52836
52836
  dataSuffix?: `0x${string}` | undefined;
52837
- type?: "eip2930" | undefined;
52838
52837
  gas?: bigint | undefined;
52839
52838
  nonce?: number | undefined;
52839
+ type?: "eip2930" | undefined;
52840
52840
  blobs?: undefined;
52841
52841
  blobVersionedHashes?: undefined;
52842
52842
  kzg?: undefined;
@@ -52844,7 +52844,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52844
52844
  maxFeePerBlobGas?: undefined | undefined;
52845
52845
  maxFeePerGas?: undefined | undefined;
52846
52846
  maxPriorityFeePerGas?: undefined | undefined;
52847
- accessList?: viem0.AccessList | undefined;
52847
+ accessList?: viem491.AccessList | undefined;
52848
52848
  sidecars?: undefined;
52849
52849
  authorizationList?: undefined;
52850
52850
  chainId?: number | undefined;
@@ -52854,13 +52854,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52854
52854
  functionName: string;
52855
52855
  args?: readonly unknown[] | undefined;
52856
52856
  address: Address;
52857
- chain?: viem0.Chain | null | undefined;
52858
- account?: `0x${string}` | viem0.Account | null | undefined;
52857
+ chain?: viem491.Chain | null | undefined;
52858
+ account?: `0x${string}` | viem491.Account | null | undefined;
52859
52859
  value?: bigint | undefined;
52860
52860
  dataSuffix?: `0x${string}` | undefined;
52861
- type?: "eip1559" | undefined;
52862
52861
  gas?: bigint | undefined;
52863
52862
  nonce?: number | undefined;
52863
+ type?: "eip1559" | undefined;
52864
52864
  blobs?: undefined;
52865
52865
  blobVersionedHashes?: undefined;
52866
52866
  kzg?: undefined;
@@ -52868,7 +52868,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52868
52868
  maxFeePerBlobGas?: undefined | undefined;
52869
52869
  maxFeePerGas?: bigint | undefined;
52870
52870
  maxPriorityFeePerGas?: bigint | undefined;
52871
- accessList?: viem0.AccessList | undefined;
52871
+ accessList?: viem491.AccessList | undefined;
52872
52872
  sidecars?: undefined;
52873
52873
  authorizationList?: undefined;
52874
52874
  chainId?: number | undefined;
@@ -52878,22 +52878,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52878
52878
  functionName: string;
52879
52879
  args?: readonly unknown[] | undefined;
52880
52880
  address: Address;
52881
- chain?: viem0.Chain | null | undefined;
52882
- account?: `0x${string}` | viem0.Account | null | undefined;
52881
+ chain?: viem491.Chain | null | undefined;
52882
+ account?: `0x${string}` | viem491.Account | null | undefined;
52883
52883
  value?: bigint | undefined;
52884
52884
  dataSuffix?: `0x${string}` | undefined;
52885
- type?: "eip4844" | undefined;
52886
52885
  gas?: bigint | undefined;
52887
52886
  nonce?: number | undefined;
52888
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
52889
- blobVersionedHashes: readonly viem0.Hex[];
52887
+ type?: "eip4844" | undefined;
52888
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
52889
+ blobVersionedHashes: readonly viem491.Hex[];
52890
52890
  kzg?: undefined;
52891
52891
  gasPrice?: undefined | undefined;
52892
52892
  maxFeePerBlobGas?: bigint | undefined;
52893
52893
  maxFeePerGas?: bigint | undefined;
52894
52894
  maxPriorityFeePerGas?: bigint | undefined;
52895
- accessList?: viem0.AccessList | undefined;
52896
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52895
+ accessList?: viem491.AccessList | undefined;
52896
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52897
52897
  authorizationList?: undefined;
52898
52898
  chainId?: number | undefined;
52899
52899
  connector?: wagmi0.Connector | undefined;
@@ -52902,22 +52902,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52902
52902
  functionName: string;
52903
52903
  args?: readonly unknown[] | undefined;
52904
52904
  address: Address;
52905
- chain?: viem0.Chain | null | undefined;
52906
- account?: `0x${string}` | viem0.Account | null | undefined;
52905
+ chain?: viem491.Chain | null | undefined;
52906
+ account?: `0x${string}` | viem491.Account | null | undefined;
52907
52907
  value?: bigint | undefined;
52908
52908
  dataSuffix?: `0x${string}` | undefined;
52909
- type?: "eip4844" | undefined;
52910
52909
  gas?: bigint | undefined;
52911
52910
  nonce?: number | undefined;
52912
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
52911
+ type?: "eip4844" | undefined;
52912
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
52913
52913
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52914
- kzg?: viem0.Kzg | undefined;
52914
+ kzg?: viem491.Kzg | undefined;
52915
52915
  gasPrice?: undefined | undefined;
52916
52916
  maxFeePerBlobGas?: bigint | undefined;
52917
52917
  maxFeePerGas?: bigint | undefined;
52918
52918
  maxPriorityFeePerGas?: bigint | undefined;
52919
- accessList?: viem0.AccessList | undefined;
52920
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52919
+ accessList?: viem491.AccessList | undefined;
52920
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
52921
52921
  authorizationList?: undefined;
52922
52922
  chainId?: number | undefined;
52923
52923
  connector?: wagmi0.Connector | undefined;
@@ -52926,13 +52926,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52926
52926
  functionName: string;
52927
52927
  args?: readonly unknown[] | undefined;
52928
52928
  address: Address;
52929
- chain?: viem0.Chain | null | undefined;
52930
- account?: `0x${string}` | viem0.Account | null | undefined;
52929
+ chain?: viem491.Chain | null | undefined;
52930
+ account?: `0x${string}` | viem491.Account | null | undefined;
52931
52931
  value?: bigint | undefined;
52932
52932
  dataSuffix?: `0x${string}` | undefined;
52933
- type?: "eip7702" | undefined;
52934
52933
  gas?: bigint | undefined;
52935
52934
  nonce?: number | undefined;
52935
+ type?: "eip7702" | undefined;
52936
52936
  blobs?: undefined;
52937
52937
  blobVersionedHashes?: undefined;
52938
52938
  kzg?: undefined;
@@ -52940,9 +52940,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52940
52940
  maxFeePerBlobGas?: undefined | undefined;
52941
52941
  maxFeePerGas?: bigint | undefined;
52942
52942
  maxPriorityFeePerGas?: bigint | undefined;
52943
- accessList?: viem0.AccessList | undefined;
52943
+ accessList?: viem491.AccessList | undefined;
52944
52944
  sidecars?: undefined;
52945
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
52945
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
52946
52946
  chainId?: number | undefined;
52947
52947
  connector?: wagmi0.Connector | undefined;
52948
52948
  };
@@ -52987,13 +52987,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52987
52987
  functionName: string;
52988
52988
  args?: readonly unknown[] | undefined;
52989
52989
  address: Address;
52990
- chain?: viem0.Chain | null | undefined;
52991
- account?: `0x${string}` | viem0.Account | null | undefined;
52990
+ chain?: viem491.Chain | null | undefined;
52991
+ account?: `0x${string}` | viem491.Account | null | undefined;
52992
52992
  value?: bigint | undefined;
52993
52993
  dataSuffix?: `0x${string}` | undefined;
52994
- type?: "legacy" | undefined;
52995
52994
  gas?: bigint | undefined;
52996
52995
  nonce?: number | undefined;
52996
+ type?: "legacy" | undefined;
52997
52997
  blobs?: undefined;
52998
52998
  blobVersionedHashes?: undefined;
52999
52999
  kzg?: undefined;
@@ -53011,13 +53011,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53011
53011
  functionName: string;
53012
53012
  args?: readonly unknown[] | undefined;
53013
53013
  address: Address;
53014
- chain?: viem0.Chain | null | undefined;
53015
- account?: `0x${string}` | viem0.Account | null | undefined;
53014
+ chain?: viem491.Chain | null | undefined;
53015
+ account?: `0x${string}` | viem491.Account | null | undefined;
53016
53016
  value?: bigint | undefined;
53017
53017
  dataSuffix?: `0x${string}` | undefined;
53018
- type?: "eip2930" | undefined;
53019
53018
  gas?: bigint | undefined;
53020
53019
  nonce?: number | undefined;
53020
+ type?: "eip2930" | undefined;
53021
53021
  blobs?: undefined;
53022
53022
  blobVersionedHashes?: undefined;
53023
53023
  kzg?: undefined;
@@ -53025,7 +53025,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53025
53025
  maxFeePerBlobGas?: undefined | undefined;
53026
53026
  maxFeePerGas?: undefined | undefined;
53027
53027
  maxPriorityFeePerGas?: undefined | undefined;
53028
- accessList?: viem0.AccessList | undefined;
53028
+ accessList?: viem491.AccessList | undefined;
53029
53029
  sidecars?: undefined;
53030
53030
  authorizationList?: undefined;
53031
53031
  chainId?: number | undefined;
@@ -53035,13 +53035,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53035
53035
  functionName: string;
53036
53036
  args?: readonly unknown[] | undefined;
53037
53037
  address: Address;
53038
- chain?: viem0.Chain | null | undefined;
53039
- account?: `0x${string}` | viem0.Account | null | undefined;
53038
+ chain?: viem491.Chain | null | undefined;
53039
+ account?: `0x${string}` | viem491.Account | null | undefined;
53040
53040
  value?: bigint | undefined;
53041
53041
  dataSuffix?: `0x${string}` | undefined;
53042
- type?: "eip1559" | undefined;
53043
53042
  gas?: bigint | undefined;
53044
53043
  nonce?: number | undefined;
53044
+ type?: "eip1559" | undefined;
53045
53045
  blobs?: undefined;
53046
53046
  blobVersionedHashes?: undefined;
53047
53047
  kzg?: undefined;
@@ -53049,7 +53049,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53049
53049
  maxFeePerBlobGas?: undefined | undefined;
53050
53050
  maxFeePerGas?: bigint | undefined;
53051
53051
  maxPriorityFeePerGas?: bigint | undefined;
53052
- accessList?: viem0.AccessList | undefined;
53052
+ accessList?: viem491.AccessList | undefined;
53053
53053
  sidecars?: undefined;
53054
53054
  authorizationList?: undefined;
53055
53055
  chainId?: number | undefined;
@@ -53059,22 +53059,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53059
53059
  functionName: string;
53060
53060
  args?: readonly unknown[] | undefined;
53061
53061
  address: Address;
53062
- chain?: viem0.Chain | null | undefined;
53063
- account?: `0x${string}` | viem0.Account | null | undefined;
53062
+ chain?: viem491.Chain | null | undefined;
53063
+ account?: `0x${string}` | viem491.Account | null | undefined;
53064
53064
  value?: bigint | undefined;
53065
53065
  dataSuffix?: `0x${string}` | undefined;
53066
- type?: "eip4844" | undefined;
53067
53066
  gas?: bigint | undefined;
53068
53067
  nonce?: number | undefined;
53069
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53070
- blobVersionedHashes: readonly viem0.Hex[];
53068
+ type?: "eip4844" | undefined;
53069
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53070
+ blobVersionedHashes: readonly viem491.Hex[];
53071
53071
  kzg?: undefined;
53072
53072
  gasPrice?: undefined | undefined;
53073
53073
  maxFeePerBlobGas?: bigint | undefined;
53074
53074
  maxFeePerGas?: bigint | undefined;
53075
53075
  maxPriorityFeePerGas?: bigint | undefined;
53076
- accessList?: viem0.AccessList | undefined;
53077
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53076
+ accessList?: viem491.AccessList | undefined;
53077
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53078
53078
  authorizationList?: undefined;
53079
53079
  chainId?: number | undefined;
53080
53080
  connector?: wagmi0.Connector | undefined;
@@ -53083,22 +53083,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53083
53083
  functionName: string;
53084
53084
  args?: readonly unknown[] | undefined;
53085
53085
  address: Address;
53086
- chain?: viem0.Chain | null | undefined;
53087
- account?: `0x${string}` | viem0.Account | null | undefined;
53086
+ chain?: viem491.Chain | null | undefined;
53087
+ account?: `0x${string}` | viem491.Account | null | undefined;
53088
53088
  value?: bigint | undefined;
53089
53089
  dataSuffix?: `0x${string}` | undefined;
53090
- type?: "eip4844" | undefined;
53091
53090
  gas?: bigint | undefined;
53092
53091
  nonce?: number | undefined;
53093
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53092
+ type?: "eip4844" | undefined;
53093
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53094
53094
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53095
- kzg?: viem0.Kzg | undefined;
53095
+ kzg?: viem491.Kzg | undefined;
53096
53096
  gasPrice?: undefined | undefined;
53097
53097
  maxFeePerBlobGas?: bigint | undefined;
53098
53098
  maxFeePerGas?: bigint | undefined;
53099
53099
  maxPriorityFeePerGas?: bigint | undefined;
53100
- accessList?: viem0.AccessList | undefined;
53101
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53100
+ accessList?: viem491.AccessList | undefined;
53101
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53102
53102
  authorizationList?: undefined;
53103
53103
  chainId?: number | undefined;
53104
53104
  connector?: wagmi0.Connector | undefined;
@@ -53107,13 +53107,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53107
53107
  functionName: string;
53108
53108
  args?: readonly unknown[] | undefined;
53109
53109
  address: Address;
53110
- chain?: viem0.Chain | null | undefined;
53111
- account?: `0x${string}` | viem0.Account | null | undefined;
53110
+ chain?: viem491.Chain | null | undefined;
53111
+ account?: `0x${string}` | viem491.Account | null | undefined;
53112
53112
  value?: bigint | undefined;
53113
53113
  dataSuffix?: `0x${string}` | undefined;
53114
- type?: "eip7702" | undefined;
53115
53114
  gas?: bigint | undefined;
53116
53115
  nonce?: number | undefined;
53116
+ type?: "eip7702" | undefined;
53117
53117
  blobs?: undefined;
53118
53118
  blobVersionedHashes?: undefined;
53119
53119
  kzg?: undefined;
@@ -53121,9 +53121,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53121
53121
  maxFeePerBlobGas?: undefined | undefined;
53122
53122
  maxFeePerGas?: bigint | undefined;
53123
53123
  maxPriorityFeePerGas?: bigint | undefined;
53124
- accessList?: viem0.AccessList | undefined;
53124
+ accessList?: viem491.AccessList | undefined;
53125
53125
  sidecars?: undefined;
53126
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53126
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53127
53127
  chainId?: number | undefined;
53128
53128
  connector?: wagmi0.Connector | undefined;
53129
53129
  };
@@ -53148,13 +53148,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53148
53148
  functionName: string;
53149
53149
  args?: readonly unknown[] | undefined;
53150
53150
  address: Address;
53151
- chain?: viem0.Chain | null | undefined;
53152
- account?: `0x${string}` | viem0.Account | null | undefined;
53151
+ chain?: viem491.Chain | null | undefined;
53152
+ account?: `0x${string}` | viem491.Account | null | undefined;
53153
53153
  value?: bigint | undefined;
53154
53154
  dataSuffix?: `0x${string}` | undefined;
53155
- type?: "legacy" | undefined;
53156
53155
  gas?: bigint | undefined;
53157
53156
  nonce?: number | undefined;
53157
+ type?: "legacy" | undefined;
53158
53158
  blobs?: undefined;
53159
53159
  blobVersionedHashes?: undefined;
53160
53160
  kzg?: undefined;
@@ -53172,13 +53172,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53172
53172
  functionName: string;
53173
53173
  args?: readonly unknown[] | undefined;
53174
53174
  address: Address;
53175
- chain?: viem0.Chain | null | undefined;
53176
- account?: `0x${string}` | viem0.Account | null | undefined;
53175
+ chain?: viem491.Chain | null | undefined;
53176
+ account?: `0x${string}` | viem491.Account | null | undefined;
53177
53177
  value?: bigint | undefined;
53178
53178
  dataSuffix?: `0x${string}` | undefined;
53179
- type?: "eip2930" | undefined;
53180
53179
  gas?: bigint | undefined;
53181
53180
  nonce?: number | undefined;
53181
+ type?: "eip2930" | undefined;
53182
53182
  blobs?: undefined;
53183
53183
  blobVersionedHashes?: undefined;
53184
53184
  kzg?: undefined;
@@ -53186,7 +53186,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53186
53186
  maxFeePerBlobGas?: undefined | undefined;
53187
53187
  maxFeePerGas?: undefined | undefined;
53188
53188
  maxPriorityFeePerGas?: undefined | undefined;
53189
- accessList?: viem0.AccessList | undefined;
53189
+ accessList?: viem491.AccessList | undefined;
53190
53190
  sidecars?: undefined;
53191
53191
  authorizationList?: undefined;
53192
53192
  chainId?: number | undefined;
@@ -53196,13 +53196,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53196
53196
  functionName: string;
53197
53197
  args?: readonly unknown[] | undefined;
53198
53198
  address: Address;
53199
- chain?: viem0.Chain | null | undefined;
53200
- account?: `0x${string}` | viem0.Account | null | undefined;
53199
+ chain?: viem491.Chain | null | undefined;
53200
+ account?: `0x${string}` | viem491.Account | null | undefined;
53201
53201
  value?: bigint | undefined;
53202
53202
  dataSuffix?: `0x${string}` | undefined;
53203
- type?: "eip1559" | undefined;
53204
53203
  gas?: bigint | undefined;
53205
53204
  nonce?: number | undefined;
53205
+ type?: "eip1559" | undefined;
53206
53206
  blobs?: undefined;
53207
53207
  blobVersionedHashes?: undefined;
53208
53208
  kzg?: undefined;
@@ -53210,7 +53210,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53210
53210
  maxFeePerBlobGas?: undefined | undefined;
53211
53211
  maxFeePerGas?: bigint | undefined;
53212
53212
  maxPriorityFeePerGas?: bigint | undefined;
53213
- accessList?: viem0.AccessList | undefined;
53213
+ accessList?: viem491.AccessList | undefined;
53214
53214
  sidecars?: undefined;
53215
53215
  authorizationList?: undefined;
53216
53216
  chainId?: number | undefined;
@@ -53220,22 +53220,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53220
53220
  functionName: string;
53221
53221
  args?: readonly unknown[] | undefined;
53222
53222
  address: Address;
53223
- chain?: viem0.Chain | null | undefined;
53224
- account?: `0x${string}` | viem0.Account | null | undefined;
53223
+ chain?: viem491.Chain | null | undefined;
53224
+ account?: `0x${string}` | viem491.Account | null | undefined;
53225
53225
  value?: bigint | undefined;
53226
53226
  dataSuffix?: `0x${string}` | undefined;
53227
- type?: "eip4844" | undefined;
53228
53227
  gas?: bigint | undefined;
53229
53228
  nonce?: number | undefined;
53230
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53231
- blobVersionedHashes: readonly viem0.Hex[];
53229
+ type?: "eip4844" | undefined;
53230
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53231
+ blobVersionedHashes: readonly viem491.Hex[];
53232
53232
  kzg?: undefined;
53233
53233
  gasPrice?: undefined | undefined;
53234
53234
  maxFeePerBlobGas?: bigint | undefined;
53235
53235
  maxFeePerGas?: bigint | undefined;
53236
53236
  maxPriorityFeePerGas?: bigint | undefined;
53237
- accessList?: viem0.AccessList | undefined;
53238
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53237
+ accessList?: viem491.AccessList | undefined;
53238
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53239
53239
  authorizationList?: undefined;
53240
53240
  chainId?: number | undefined;
53241
53241
  connector?: wagmi0.Connector | undefined;
@@ -53244,22 +53244,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53244
53244
  functionName: string;
53245
53245
  args?: readonly unknown[] | undefined;
53246
53246
  address: Address;
53247
- chain?: viem0.Chain | null | undefined;
53248
- account?: `0x${string}` | viem0.Account | null | undefined;
53247
+ chain?: viem491.Chain | null | undefined;
53248
+ account?: `0x${string}` | viem491.Account | null | undefined;
53249
53249
  value?: bigint | undefined;
53250
53250
  dataSuffix?: `0x${string}` | undefined;
53251
- type?: "eip4844" | undefined;
53252
53251
  gas?: bigint | undefined;
53253
53252
  nonce?: number | undefined;
53254
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53253
+ type?: "eip4844" | undefined;
53254
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53255
53255
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53256
- kzg?: viem0.Kzg | undefined;
53256
+ kzg?: viem491.Kzg | undefined;
53257
53257
  gasPrice?: undefined | undefined;
53258
53258
  maxFeePerBlobGas?: bigint | undefined;
53259
53259
  maxFeePerGas?: bigint | undefined;
53260
53260
  maxPriorityFeePerGas?: bigint | undefined;
53261
- accessList?: viem0.AccessList | undefined;
53262
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53261
+ accessList?: viem491.AccessList | undefined;
53262
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53263
53263
  authorizationList?: undefined;
53264
53264
  chainId?: number | undefined;
53265
53265
  connector?: wagmi0.Connector | undefined;
@@ -53268,13 +53268,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53268
53268
  functionName: string;
53269
53269
  args?: readonly unknown[] | undefined;
53270
53270
  address: Address;
53271
- chain?: viem0.Chain | null | undefined;
53272
- account?: `0x${string}` | viem0.Account | null | undefined;
53271
+ chain?: viem491.Chain | null | undefined;
53272
+ account?: `0x${string}` | viem491.Account | null | undefined;
53273
53273
  value?: bigint | undefined;
53274
53274
  dataSuffix?: `0x${string}` | undefined;
53275
- type?: "eip7702" | undefined;
53276
53275
  gas?: bigint | undefined;
53277
53276
  nonce?: number | undefined;
53277
+ type?: "eip7702" | undefined;
53278
53278
  blobs?: undefined;
53279
53279
  blobVersionedHashes?: undefined;
53280
53280
  kzg?: undefined;
@@ -53282,9 +53282,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53282
53282
  maxFeePerBlobGas?: undefined | undefined;
53283
53283
  maxFeePerGas?: bigint | undefined;
53284
53284
  maxPriorityFeePerGas?: bigint | undefined;
53285
- accessList?: viem0.AccessList | undefined;
53285
+ accessList?: viem491.AccessList | undefined;
53286
53286
  sidecars?: undefined;
53287
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53287
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53288
53288
  chainId?: number | undefined;
53289
53289
  connector?: wagmi0.Connector | undefined;
53290
53290
  };
@@ -53309,13 +53309,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53309
53309
  functionName: string;
53310
53310
  args?: readonly unknown[] | undefined;
53311
53311
  address: Address;
53312
- chain?: viem0.Chain | null | undefined;
53313
- account?: `0x${string}` | viem0.Account | null | undefined;
53312
+ chain?: viem491.Chain | null | undefined;
53313
+ account?: `0x${string}` | viem491.Account | null | undefined;
53314
53314
  value?: bigint | undefined;
53315
53315
  dataSuffix?: `0x${string}` | undefined;
53316
- type?: "legacy" | undefined;
53317
53316
  gas?: bigint | undefined;
53318
53317
  nonce?: number | undefined;
53318
+ type?: "legacy" | undefined;
53319
53319
  blobs?: undefined;
53320
53320
  blobVersionedHashes?: undefined;
53321
53321
  kzg?: undefined;
@@ -53333,13 +53333,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53333
53333
  functionName: string;
53334
53334
  args?: readonly unknown[] | undefined;
53335
53335
  address: Address;
53336
- chain?: viem0.Chain | null | undefined;
53337
- account?: `0x${string}` | viem0.Account | null | undefined;
53336
+ chain?: viem491.Chain | null | undefined;
53337
+ account?: `0x${string}` | viem491.Account | null | undefined;
53338
53338
  value?: bigint | undefined;
53339
53339
  dataSuffix?: `0x${string}` | undefined;
53340
- type?: "eip2930" | undefined;
53341
53340
  gas?: bigint | undefined;
53342
53341
  nonce?: number | undefined;
53342
+ type?: "eip2930" | undefined;
53343
53343
  blobs?: undefined;
53344
53344
  blobVersionedHashes?: undefined;
53345
53345
  kzg?: undefined;
@@ -53347,7 +53347,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53347
53347
  maxFeePerBlobGas?: undefined | undefined;
53348
53348
  maxFeePerGas?: undefined | undefined;
53349
53349
  maxPriorityFeePerGas?: undefined | undefined;
53350
- accessList?: viem0.AccessList | undefined;
53350
+ accessList?: viem491.AccessList | undefined;
53351
53351
  sidecars?: undefined;
53352
53352
  authorizationList?: undefined;
53353
53353
  chainId?: number | undefined;
@@ -53357,13 +53357,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53357
53357
  functionName: string;
53358
53358
  args?: readonly unknown[] | undefined;
53359
53359
  address: Address;
53360
- chain?: viem0.Chain | null | undefined;
53361
- account?: `0x${string}` | viem0.Account | null | undefined;
53360
+ chain?: viem491.Chain | null | undefined;
53361
+ account?: `0x${string}` | viem491.Account | null | undefined;
53362
53362
  value?: bigint | undefined;
53363
53363
  dataSuffix?: `0x${string}` | undefined;
53364
- type?: "eip1559" | undefined;
53365
53364
  gas?: bigint | undefined;
53366
53365
  nonce?: number | undefined;
53366
+ type?: "eip1559" | undefined;
53367
53367
  blobs?: undefined;
53368
53368
  blobVersionedHashes?: undefined;
53369
53369
  kzg?: undefined;
@@ -53371,7 +53371,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53371
53371
  maxFeePerBlobGas?: undefined | undefined;
53372
53372
  maxFeePerGas?: bigint | undefined;
53373
53373
  maxPriorityFeePerGas?: bigint | undefined;
53374
- accessList?: viem0.AccessList | undefined;
53374
+ accessList?: viem491.AccessList | undefined;
53375
53375
  sidecars?: undefined;
53376
53376
  authorizationList?: undefined;
53377
53377
  chainId?: number | undefined;
@@ -53381,22 +53381,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53381
53381
  functionName: string;
53382
53382
  args?: readonly unknown[] | undefined;
53383
53383
  address: Address;
53384
- chain?: viem0.Chain | null | undefined;
53385
- account?: `0x${string}` | viem0.Account | null | undefined;
53384
+ chain?: viem491.Chain | null | undefined;
53385
+ account?: `0x${string}` | viem491.Account | null | undefined;
53386
53386
  value?: bigint | undefined;
53387
53387
  dataSuffix?: `0x${string}` | undefined;
53388
- type?: "eip4844" | undefined;
53389
53388
  gas?: bigint | undefined;
53390
53389
  nonce?: number | undefined;
53391
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53392
- blobVersionedHashes: readonly viem0.Hex[];
53390
+ type?: "eip4844" | undefined;
53391
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53392
+ blobVersionedHashes: readonly viem491.Hex[];
53393
53393
  kzg?: undefined;
53394
53394
  gasPrice?: undefined | undefined;
53395
53395
  maxFeePerBlobGas?: bigint | undefined;
53396
53396
  maxFeePerGas?: bigint | undefined;
53397
53397
  maxPriorityFeePerGas?: bigint | undefined;
53398
- accessList?: viem0.AccessList | undefined;
53399
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53398
+ accessList?: viem491.AccessList | undefined;
53399
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53400
53400
  authorizationList?: undefined;
53401
53401
  chainId?: number | undefined;
53402
53402
  connector?: wagmi0.Connector | undefined;
@@ -53405,22 +53405,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53405
53405
  functionName: string;
53406
53406
  args?: readonly unknown[] | undefined;
53407
53407
  address: Address;
53408
- chain?: viem0.Chain | null | undefined;
53409
- account?: `0x${string}` | viem0.Account | null | undefined;
53408
+ chain?: viem491.Chain | null | undefined;
53409
+ account?: `0x${string}` | viem491.Account | null | undefined;
53410
53410
  value?: bigint | undefined;
53411
53411
  dataSuffix?: `0x${string}` | undefined;
53412
- type?: "eip4844" | undefined;
53413
53412
  gas?: bigint | undefined;
53414
53413
  nonce?: number | undefined;
53415
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53414
+ type?: "eip4844" | undefined;
53415
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53416
53416
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53417
- kzg?: viem0.Kzg | undefined;
53417
+ kzg?: viem491.Kzg | undefined;
53418
53418
  gasPrice?: undefined | undefined;
53419
53419
  maxFeePerBlobGas?: bigint | undefined;
53420
53420
  maxFeePerGas?: bigint | undefined;
53421
53421
  maxPriorityFeePerGas?: bigint | undefined;
53422
- accessList?: viem0.AccessList | undefined;
53423
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53422
+ accessList?: viem491.AccessList | undefined;
53423
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53424
53424
  authorizationList?: undefined;
53425
53425
  chainId?: number | undefined;
53426
53426
  connector?: wagmi0.Connector | undefined;
@@ -53429,13 +53429,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53429
53429
  functionName: string;
53430
53430
  args?: readonly unknown[] | undefined;
53431
53431
  address: Address;
53432
- chain?: viem0.Chain | null | undefined;
53433
- account?: `0x${string}` | viem0.Account | null | undefined;
53432
+ chain?: viem491.Chain | null | undefined;
53433
+ account?: `0x${string}` | viem491.Account | null | undefined;
53434
53434
  value?: bigint | undefined;
53435
53435
  dataSuffix?: `0x${string}` | undefined;
53436
- type?: "eip7702" | undefined;
53437
53436
  gas?: bigint | undefined;
53438
53437
  nonce?: number | undefined;
53438
+ type?: "eip7702" | undefined;
53439
53439
  blobs?: undefined;
53440
53440
  blobVersionedHashes?: undefined;
53441
53441
  kzg?: undefined;
@@ -53443,9 +53443,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53443
53443
  maxFeePerBlobGas?: undefined | undefined;
53444
53444
  maxFeePerGas?: bigint | undefined;
53445
53445
  maxPriorityFeePerGas?: bigint | undefined;
53446
- accessList?: viem0.AccessList | undefined;
53446
+ accessList?: viem491.AccessList | undefined;
53447
53447
  sidecars?: undefined;
53448
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53448
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53449
53449
  chainId?: number | undefined;
53450
53450
  connector?: wagmi0.Connector | undefined;
53451
53451
  };
@@ -53509,13 +53509,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53509
53509
  functionName: string;
53510
53510
  args?: readonly unknown[] | undefined;
53511
53511
  address: Address;
53512
- chain?: viem0.Chain | null | undefined;
53513
- account?: `0x${string}` | viem0.Account | null | undefined;
53512
+ chain?: viem491.Chain | null | undefined;
53513
+ account?: `0x${string}` | viem491.Account | null | undefined;
53514
53514
  value?: bigint | undefined;
53515
53515
  dataSuffix?: `0x${string}` | undefined;
53516
- type?: "legacy" | undefined;
53517
53516
  gas?: bigint | undefined;
53518
53517
  nonce?: number | undefined;
53518
+ type?: "legacy" | undefined;
53519
53519
  blobs?: undefined;
53520
53520
  blobVersionedHashes?: undefined;
53521
53521
  kzg?: undefined;
@@ -53533,13 +53533,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53533
53533
  functionName: string;
53534
53534
  args?: readonly unknown[] | undefined;
53535
53535
  address: Address;
53536
- chain?: viem0.Chain | null | undefined;
53537
- account?: `0x${string}` | viem0.Account | null | undefined;
53536
+ chain?: viem491.Chain | null | undefined;
53537
+ account?: `0x${string}` | viem491.Account | null | undefined;
53538
53538
  value?: bigint | undefined;
53539
53539
  dataSuffix?: `0x${string}` | undefined;
53540
- type?: "eip2930" | undefined;
53541
53540
  gas?: bigint | undefined;
53542
53541
  nonce?: number | undefined;
53542
+ type?: "eip2930" | undefined;
53543
53543
  blobs?: undefined;
53544
53544
  blobVersionedHashes?: undefined;
53545
53545
  kzg?: undefined;
@@ -53547,7 +53547,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53547
53547
  maxFeePerBlobGas?: undefined | undefined;
53548
53548
  maxFeePerGas?: undefined | undefined;
53549
53549
  maxPriorityFeePerGas?: undefined | undefined;
53550
- accessList?: viem0.AccessList | undefined;
53550
+ accessList?: viem491.AccessList | undefined;
53551
53551
  sidecars?: undefined;
53552
53552
  authorizationList?: undefined;
53553
53553
  chainId?: number | undefined;
@@ -53557,13 +53557,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53557
53557
  functionName: string;
53558
53558
  args?: readonly unknown[] | undefined;
53559
53559
  address: Address;
53560
- chain?: viem0.Chain | null | undefined;
53561
- account?: `0x${string}` | viem0.Account | null | undefined;
53560
+ chain?: viem491.Chain | null | undefined;
53561
+ account?: `0x${string}` | viem491.Account | null | undefined;
53562
53562
  value?: bigint | undefined;
53563
53563
  dataSuffix?: `0x${string}` | undefined;
53564
- type?: "eip1559" | undefined;
53565
53564
  gas?: bigint | undefined;
53566
53565
  nonce?: number | undefined;
53566
+ type?: "eip1559" | undefined;
53567
53567
  blobs?: undefined;
53568
53568
  blobVersionedHashes?: undefined;
53569
53569
  kzg?: undefined;
@@ -53571,7 +53571,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53571
53571
  maxFeePerBlobGas?: undefined | undefined;
53572
53572
  maxFeePerGas?: bigint | undefined;
53573
53573
  maxPriorityFeePerGas?: bigint | undefined;
53574
- accessList?: viem0.AccessList | undefined;
53574
+ accessList?: viem491.AccessList | undefined;
53575
53575
  sidecars?: undefined;
53576
53576
  authorizationList?: undefined;
53577
53577
  chainId?: number | undefined;
@@ -53581,22 +53581,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53581
53581
  functionName: string;
53582
53582
  args?: readonly unknown[] | undefined;
53583
53583
  address: Address;
53584
- chain?: viem0.Chain | null | undefined;
53585
- account?: `0x${string}` | viem0.Account | null | undefined;
53584
+ chain?: viem491.Chain | null | undefined;
53585
+ account?: `0x${string}` | viem491.Account | null | undefined;
53586
53586
  value?: bigint | undefined;
53587
53587
  dataSuffix?: `0x${string}` | undefined;
53588
- type?: "eip4844" | undefined;
53589
53588
  gas?: bigint | undefined;
53590
53589
  nonce?: number | undefined;
53591
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53592
- blobVersionedHashes: readonly viem0.Hex[];
53590
+ type?: "eip4844" | undefined;
53591
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53592
+ blobVersionedHashes: readonly viem491.Hex[];
53593
53593
  kzg?: undefined;
53594
53594
  gasPrice?: undefined | undefined;
53595
53595
  maxFeePerBlobGas?: bigint | undefined;
53596
53596
  maxFeePerGas?: bigint | undefined;
53597
53597
  maxPriorityFeePerGas?: bigint | undefined;
53598
- accessList?: viem0.AccessList | undefined;
53599
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53598
+ accessList?: viem491.AccessList | undefined;
53599
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53600
53600
  authorizationList?: undefined;
53601
53601
  chainId?: number | undefined;
53602
53602
  connector?: wagmi0.Connector | undefined;
@@ -53605,22 +53605,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53605
53605
  functionName: string;
53606
53606
  args?: readonly unknown[] | undefined;
53607
53607
  address: Address;
53608
- chain?: viem0.Chain | null | undefined;
53609
- account?: `0x${string}` | viem0.Account | null | undefined;
53608
+ chain?: viem491.Chain | null | undefined;
53609
+ account?: `0x${string}` | viem491.Account | null | undefined;
53610
53610
  value?: bigint | undefined;
53611
53611
  dataSuffix?: `0x${string}` | undefined;
53612
- type?: "eip4844" | undefined;
53613
53612
  gas?: bigint | undefined;
53614
53613
  nonce?: number | undefined;
53615
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53614
+ type?: "eip4844" | undefined;
53615
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53616
53616
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53617
- kzg?: viem0.Kzg | undefined;
53617
+ kzg?: viem491.Kzg | undefined;
53618
53618
  gasPrice?: undefined | undefined;
53619
53619
  maxFeePerBlobGas?: bigint | undefined;
53620
53620
  maxFeePerGas?: bigint | undefined;
53621
53621
  maxPriorityFeePerGas?: bigint | undefined;
53622
- accessList?: viem0.AccessList | undefined;
53623
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53622
+ accessList?: viem491.AccessList | undefined;
53623
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53624
53624
  authorizationList?: undefined;
53625
53625
  chainId?: number | undefined;
53626
53626
  connector?: wagmi0.Connector | undefined;
@@ -53629,13 +53629,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53629
53629
  functionName: string;
53630
53630
  args?: readonly unknown[] | undefined;
53631
53631
  address: Address;
53632
- chain?: viem0.Chain | null | undefined;
53633
- account?: `0x${string}` | viem0.Account | null | undefined;
53632
+ chain?: viem491.Chain | null | undefined;
53633
+ account?: `0x${string}` | viem491.Account | null | undefined;
53634
53634
  value?: bigint | undefined;
53635
53635
  dataSuffix?: `0x${string}` | undefined;
53636
- type?: "eip7702" | undefined;
53637
53636
  gas?: bigint | undefined;
53638
53637
  nonce?: number | undefined;
53638
+ type?: "eip7702" | undefined;
53639
53639
  blobs?: undefined;
53640
53640
  blobVersionedHashes?: undefined;
53641
53641
  kzg?: undefined;
@@ -53643,9 +53643,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53643
53643
  maxFeePerBlobGas?: undefined | undefined;
53644
53644
  maxFeePerGas?: bigint | undefined;
53645
53645
  maxPriorityFeePerGas?: bigint | undefined;
53646
- accessList?: viem0.AccessList | undefined;
53646
+ accessList?: viem491.AccessList | undefined;
53647
53647
  sidecars?: undefined;
53648
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53648
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53649
53649
  chainId?: number | undefined;
53650
53650
  connector?: wagmi0.Connector | undefined;
53651
53651
  };
@@ -53680,13 +53680,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53680
53680
  functionName: string;
53681
53681
  args?: readonly unknown[] | undefined;
53682
53682
  address: Address;
53683
- chain?: viem0.Chain | null | undefined;
53684
- account?: `0x${string}` | viem0.Account | null | undefined;
53683
+ chain?: viem491.Chain | null | undefined;
53684
+ account?: `0x${string}` | viem491.Account | null | undefined;
53685
53685
  value?: bigint | undefined;
53686
53686
  dataSuffix?: `0x${string}` | undefined;
53687
- type?: "legacy" | undefined;
53688
53687
  gas?: bigint | undefined;
53689
53688
  nonce?: number | undefined;
53689
+ type?: "legacy" | undefined;
53690
53690
  blobs?: undefined;
53691
53691
  blobVersionedHashes?: undefined;
53692
53692
  kzg?: undefined;
@@ -53704,13 +53704,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53704
53704
  functionName: string;
53705
53705
  args?: readonly unknown[] | undefined;
53706
53706
  address: Address;
53707
- chain?: viem0.Chain | null | undefined;
53708
- account?: `0x${string}` | viem0.Account | null | undefined;
53707
+ chain?: viem491.Chain | null | undefined;
53708
+ account?: `0x${string}` | viem491.Account | null | undefined;
53709
53709
  value?: bigint | undefined;
53710
53710
  dataSuffix?: `0x${string}` | undefined;
53711
- type?: "eip2930" | undefined;
53712
53711
  gas?: bigint | undefined;
53713
53712
  nonce?: number | undefined;
53713
+ type?: "eip2930" | undefined;
53714
53714
  blobs?: undefined;
53715
53715
  blobVersionedHashes?: undefined;
53716
53716
  kzg?: undefined;
@@ -53718,7 +53718,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53718
53718
  maxFeePerBlobGas?: undefined | undefined;
53719
53719
  maxFeePerGas?: undefined | undefined;
53720
53720
  maxPriorityFeePerGas?: undefined | undefined;
53721
- accessList?: viem0.AccessList | undefined;
53721
+ accessList?: viem491.AccessList | undefined;
53722
53722
  sidecars?: undefined;
53723
53723
  authorizationList?: undefined;
53724
53724
  chainId?: number | undefined;
@@ -53728,13 +53728,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53728
53728
  functionName: string;
53729
53729
  args?: readonly unknown[] | undefined;
53730
53730
  address: Address;
53731
- chain?: viem0.Chain | null | undefined;
53732
- account?: `0x${string}` | viem0.Account | null | undefined;
53731
+ chain?: viem491.Chain | null | undefined;
53732
+ account?: `0x${string}` | viem491.Account | null | undefined;
53733
53733
  value?: bigint | undefined;
53734
53734
  dataSuffix?: `0x${string}` | undefined;
53735
- type?: "eip1559" | undefined;
53736
53735
  gas?: bigint | undefined;
53737
53736
  nonce?: number | undefined;
53737
+ type?: "eip1559" | undefined;
53738
53738
  blobs?: undefined;
53739
53739
  blobVersionedHashes?: undefined;
53740
53740
  kzg?: undefined;
@@ -53742,7 +53742,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53742
53742
  maxFeePerBlobGas?: undefined | undefined;
53743
53743
  maxFeePerGas?: bigint | undefined;
53744
53744
  maxPriorityFeePerGas?: bigint | undefined;
53745
- accessList?: viem0.AccessList | undefined;
53745
+ accessList?: viem491.AccessList | undefined;
53746
53746
  sidecars?: undefined;
53747
53747
  authorizationList?: undefined;
53748
53748
  chainId?: number | undefined;
@@ -53752,22 +53752,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53752
53752
  functionName: string;
53753
53753
  args?: readonly unknown[] | undefined;
53754
53754
  address: Address;
53755
- chain?: viem0.Chain | null | undefined;
53756
- account?: `0x${string}` | viem0.Account | null | undefined;
53755
+ chain?: viem491.Chain | null | undefined;
53756
+ account?: `0x${string}` | viem491.Account | null | undefined;
53757
53757
  value?: bigint | undefined;
53758
53758
  dataSuffix?: `0x${string}` | undefined;
53759
- type?: "eip4844" | undefined;
53760
53759
  gas?: bigint | undefined;
53761
53760
  nonce?: number | undefined;
53762
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53763
- blobVersionedHashes: readonly viem0.Hex[];
53761
+ type?: "eip4844" | undefined;
53762
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53763
+ blobVersionedHashes: readonly viem491.Hex[];
53764
53764
  kzg?: undefined;
53765
53765
  gasPrice?: undefined | undefined;
53766
53766
  maxFeePerBlobGas?: bigint | undefined;
53767
53767
  maxFeePerGas?: bigint | undefined;
53768
53768
  maxPriorityFeePerGas?: bigint | undefined;
53769
- accessList?: viem0.AccessList | undefined;
53770
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53769
+ accessList?: viem491.AccessList | undefined;
53770
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53771
53771
  authorizationList?: undefined;
53772
53772
  chainId?: number | undefined;
53773
53773
  connector?: wagmi0.Connector | undefined;
@@ -53776,22 +53776,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53776
53776
  functionName: string;
53777
53777
  args?: readonly unknown[] | undefined;
53778
53778
  address: Address;
53779
- chain?: viem0.Chain | null | undefined;
53780
- account?: `0x${string}` | viem0.Account | null | undefined;
53779
+ chain?: viem491.Chain | null | undefined;
53780
+ account?: `0x${string}` | viem491.Account | null | undefined;
53781
53781
  value?: bigint | undefined;
53782
53782
  dataSuffix?: `0x${string}` | undefined;
53783
- type?: "eip4844" | undefined;
53784
53783
  gas?: bigint | undefined;
53785
53784
  nonce?: number | undefined;
53786
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53785
+ type?: "eip4844" | undefined;
53786
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53787
53787
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53788
- kzg?: viem0.Kzg | undefined;
53788
+ kzg?: viem491.Kzg | undefined;
53789
53789
  gasPrice?: undefined | undefined;
53790
53790
  maxFeePerBlobGas?: bigint | undefined;
53791
53791
  maxFeePerGas?: bigint | undefined;
53792
53792
  maxPriorityFeePerGas?: bigint | undefined;
53793
- accessList?: viem0.AccessList | undefined;
53794
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53793
+ accessList?: viem491.AccessList | undefined;
53794
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53795
53795
  authorizationList?: undefined;
53796
53796
  chainId?: number | undefined;
53797
53797
  connector?: wagmi0.Connector | undefined;
@@ -53800,13 +53800,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53800
53800
  functionName: string;
53801
53801
  args?: readonly unknown[] | undefined;
53802
53802
  address: Address;
53803
- chain?: viem0.Chain | null | undefined;
53804
- account?: `0x${string}` | viem0.Account | null | undefined;
53803
+ chain?: viem491.Chain | null | undefined;
53804
+ account?: `0x${string}` | viem491.Account | null | undefined;
53805
53805
  value?: bigint | undefined;
53806
53806
  dataSuffix?: `0x${string}` | undefined;
53807
- type?: "eip7702" | undefined;
53808
53807
  gas?: bigint | undefined;
53809
53808
  nonce?: number | undefined;
53809
+ type?: "eip7702" | undefined;
53810
53810
  blobs?: undefined;
53811
53811
  blobVersionedHashes?: undefined;
53812
53812
  kzg?: undefined;
@@ -53814,9 +53814,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53814
53814
  maxFeePerBlobGas?: undefined | undefined;
53815
53815
  maxFeePerGas?: bigint | undefined;
53816
53816
  maxPriorityFeePerGas?: bigint | undefined;
53817
- accessList?: viem0.AccessList | undefined;
53817
+ accessList?: viem491.AccessList | undefined;
53818
53818
  sidecars?: undefined;
53819
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53819
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53820
53820
  chainId?: number | undefined;
53821
53821
  connector?: wagmi0.Connector | undefined;
53822
53822
  };
@@ -53851,13 +53851,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53851
53851
  functionName: string;
53852
53852
  args?: readonly unknown[] | undefined;
53853
53853
  address: Address;
53854
- chain?: viem0.Chain | null | undefined;
53855
- account?: `0x${string}` | viem0.Account | null | undefined;
53854
+ chain?: viem491.Chain | null | undefined;
53855
+ account?: `0x${string}` | viem491.Account | null | undefined;
53856
53856
  value?: bigint | undefined;
53857
53857
  dataSuffix?: `0x${string}` | undefined;
53858
- type?: "legacy" | undefined;
53859
53858
  gas?: bigint | undefined;
53860
53859
  nonce?: number | undefined;
53860
+ type?: "legacy" | undefined;
53861
53861
  blobs?: undefined;
53862
53862
  blobVersionedHashes?: undefined;
53863
53863
  kzg?: undefined;
@@ -53875,13 +53875,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53875
53875
  functionName: string;
53876
53876
  args?: readonly unknown[] | undefined;
53877
53877
  address: Address;
53878
- chain?: viem0.Chain | null | undefined;
53879
- account?: `0x${string}` | viem0.Account | null | undefined;
53878
+ chain?: viem491.Chain | null | undefined;
53879
+ account?: `0x${string}` | viem491.Account | null | undefined;
53880
53880
  value?: bigint | undefined;
53881
53881
  dataSuffix?: `0x${string}` | undefined;
53882
- type?: "eip2930" | undefined;
53883
53882
  gas?: bigint | undefined;
53884
53883
  nonce?: number | undefined;
53884
+ type?: "eip2930" | undefined;
53885
53885
  blobs?: undefined;
53886
53886
  blobVersionedHashes?: undefined;
53887
53887
  kzg?: undefined;
@@ -53889,7 +53889,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53889
53889
  maxFeePerBlobGas?: undefined | undefined;
53890
53890
  maxFeePerGas?: undefined | undefined;
53891
53891
  maxPriorityFeePerGas?: undefined | undefined;
53892
- accessList?: viem0.AccessList | undefined;
53892
+ accessList?: viem491.AccessList | undefined;
53893
53893
  sidecars?: undefined;
53894
53894
  authorizationList?: undefined;
53895
53895
  chainId?: number | undefined;
@@ -53899,13 +53899,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53899
53899
  functionName: string;
53900
53900
  args?: readonly unknown[] | undefined;
53901
53901
  address: Address;
53902
- chain?: viem0.Chain | null | undefined;
53903
- account?: `0x${string}` | viem0.Account | null | undefined;
53902
+ chain?: viem491.Chain | null | undefined;
53903
+ account?: `0x${string}` | viem491.Account | null | undefined;
53904
53904
  value?: bigint | undefined;
53905
53905
  dataSuffix?: `0x${string}` | undefined;
53906
- type?: "eip1559" | undefined;
53907
53906
  gas?: bigint | undefined;
53908
53907
  nonce?: number | undefined;
53908
+ type?: "eip1559" | undefined;
53909
53909
  blobs?: undefined;
53910
53910
  blobVersionedHashes?: undefined;
53911
53911
  kzg?: undefined;
@@ -53913,7 +53913,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53913
53913
  maxFeePerBlobGas?: undefined | undefined;
53914
53914
  maxFeePerGas?: bigint | undefined;
53915
53915
  maxPriorityFeePerGas?: bigint | undefined;
53916
- accessList?: viem0.AccessList | undefined;
53916
+ accessList?: viem491.AccessList | undefined;
53917
53917
  sidecars?: undefined;
53918
53918
  authorizationList?: undefined;
53919
53919
  chainId?: number | undefined;
@@ -53923,22 +53923,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53923
53923
  functionName: string;
53924
53924
  args?: readonly unknown[] | undefined;
53925
53925
  address: Address;
53926
- chain?: viem0.Chain | null | undefined;
53927
- account?: `0x${string}` | viem0.Account | null | undefined;
53926
+ chain?: viem491.Chain | null | undefined;
53927
+ account?: `0x${string}` | viem491.Account | null | undefined;
53928
53928
  value?: bigint | undefined;
53929
53929
  dataSuffix?: `0x${string}` | undefined;
53930
- type?: "eip4844" | undefined;
53931
53930
  gas?: bigint | undefined;
53932
53931
  nonce?: number | undefined;
53933
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53934
- blobVersionedHashes: readonly viem0.Hex[];
53932
+ type?: "eip4844" | undefined;
53933
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53934
+ blobVersionedHashes: readonly viem491.Hex[];
53935
53935
  kzg?: undefined;
53936
53936
  gasPrice?: undefined | undefined;
53937
53937
  maxFeePerBlobGas?: bigint | undefined;
53938
53938
  maxFeePerGas?: bigint | undefined;
53939
53939
  maxPriorityFeePerGas?: bigint | undefined;
53940
- accessList?: viem0.AccessList | undefined;
53941
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53940
+ accessList?: viem491.AccessList | undefined;
53941
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53942
53942
  authorizationList?: undefined;
53943
53943
  chainId?: number | undefined;
53944
53944
  connector?: wagmi0.Connector | undefined;
@@ -53947,22 +53947,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53947
53947
  functionName: string;
53948
53948
  args?: readonly unknown[] | undefined;
53949
53949
  address: Address;
53950
- chain?: viem0.Chain | null | undefined;
53951
- account?: `0x${string}` | viem0.Account | null | undefined;
53950
+ chain?: viem491.Chain | null | undefined;
53951
+ account?: `0x${string}` | viem491.Account | null | undefined;
53952
53952
  value?: bigint | undefined;
53953
53953
  dataSuffix?: `0x${string}` | undefined;
53954
- type?: "eip4844" | undefined;
53955
53954
  gas?: bigint | undefined;
53956
53955
  nonce?: number | undefined;
53957
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53956
+ type?: "eip4844" | undefined;
53957
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53958
53958
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53959
- kzg?: viem0.Kzg | undefined;
53959
+ kzg?: viem491.Kzg | undefined;
53960
53960
  gasPrice?: undefined | undefined;
53961
53961
  maxFeePerBlobGas?: bigint | undefined;
53962
53962
  maxFeePerGas?: bigint | undefined;
53963
53963
  maxPriorityFeePerGas?: bigint | undefined;
53964
- accessList?: viem0.AccessList | undefined;
53965
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53964
+ accessList?: viem491.AccessList | undefined;
53965
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
53966
53966
  authorizationList?: undefined;
53967
53967
  chainId?: number | undefined;
53968
53968
  connector?: wagmi0.Connector | undefined;
@@ -53971,13 +53971,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53971
53971
  functionName: string;
53972
53972
  args?: readonly unknown[] | undefined;
53973
53973
  address: Address;
53974
- chain?: viem0.Chain | null | undefined;
53975
- account?: `0x${string}` | viem0.Account | null | undefined;
53974
+ chain?: viem491.Chain | null | undefined;
53975
+ account?: `0x${string}` | viem491.Account | null | undefined;
53976
53976
  value?: bigint | undefined;
53977
53977
  dataSuffix?: `0x${string}` | undefined;
53978
- type?: "eip7702" | undefined;
53979
53978
  gas?: bigint | undefined;
53980
53979
  nonce?: number | undefined;
53980
+ type?: "eip7702" | undefined;
53981
53981
  blobs?: undefined;
53982
53982
  blobVersionedHashes?: undefined;
53983
53983
  kzg?: undefined;
@@ -53985,9 +53985,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53985
53985
  maxFeePerBlobGas?: undefined | undefined;
53986
53986
  maxFeePerGas?: bigint | undefined;
53987
53987
  maxPriorityFeePerGas?: bigint | undefined;
53988
- accessList?: viem0.AccessList | undefined;
53988
+ accessList?: viem491.AccessList | undefined;
53989
53989
  sidecars?: undefined;
53990
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53990
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
53991
53991
  chainId?: number | undefined;
53992
53992
  connector?: wagmi0.Connector | undefined;
53993
53993
  };
@@ -55024,13 +55024,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55024
55024
  functionName: string;
55025
55025
  args?: readonly unknown[] | undefined;
55026
55026
  address: Address;
55027
- chain?: viem0.Chain | null | undefined;
55028
- account?: `0x${string}` | viem0.Account | null | undefined;
55027
+ chain?: viem491.Chain | null | undefined;
55028
+ account?: `0x${string}` | viem491.Account | null | undefined;
55029
55029
  value?: bigint | undefined;
55030
55030
  dataSuffix?: `0x${string}` | undefined;
55031
- type?: "legacy" | undefined;
55032
55031
  gas?: bigint | undefined;
55033
55032
  nonce?: number | undefined;
55033
+ type?: "legacy" | undefined;
55034
55034
  blobs?: undefined;
55035
55035
  blobVersionedHashes?: undefined;
55036
55036
  kzg?: undefined;
@@ -55048,13 +55048,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55048
55048
  functionName: string;
55049
55049
  args?: readonly unknown[] | undefined;
55050
55050
  address: Address;
55051
- chain?: viem0.Chain | null | undefined;
55052
- account?: `0x${string}` | viem0.Account | null | undefined;
55051
+ chain?: viem491.Chain | null | undefined;
55052
+ account?: `0x${string}` | viem491.Account | null | undefined;
55053
55053
  value?: bigint | undefined;
55054
55054
  dataSuffix?: `0x${string}` | undefined;
55055
- type?: "eip2930" | undefined;
55056
55055
  gas?: bigint | undefined;
55057
55056
  nonce?: number | undefined;
55057
+ type?: "eip2930" | undefined;
55058
55058
  blobs?: undefined;
55059
55059
  blobVersionedHashes?: undefined;
55060
55060
  kzg?: undefined;
@@ -55062,7 +55062,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55062
55062
  maxFeePerBlobGas?: undefined | undefined;
55063
55063
  maxFeePerGas?: undefined | undefined;
55064
55064
  maxPriorityFeePerGas?: undefined | undefined;
55065
- accessList?: viem0.AccessList | undefined;
55065
+ accessList?: viem491.AccessList | undefined;
55066
55066
  sidecars?: undefined;
55067
55067
  authorizationList?: undefined;
55068
55068
  chainId?: number | undefined;
@@ -55072,13 +55072,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55072
55072
  functionName: string;
55073
55073
  args?: readonly unknown[] | undefined;
55074
55074
  address: Address;
55075
- chain?: viem0.Chain | null | undefined;
55076
- account?: `0x${string}` | viem0.Account | null | undefined;
55075
+ chain?: viem491.Chain | null | undefined;
55076
+ account?: `0x${string}` | viem491.Account | null | undefined;
55077
55077
  value?: bigint | undefined;
55078
55078
  dataSuffix?: `0x${string}` | undefined;
55079
- type?: "eip1559" | undefined;
55080
55079
  gas?: bigint | undefined;
55081
55080
  nonce?: number | undefined;
55081
+ type?: "eip1559" | undefined;
55082
55082
  blobs?: undefined;
55083
55083
  blobVersionedHashes?: undefined;
55084
55084
  kzg?: undefined;
@@ -55086,7 +55086,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55086
55086
  maxFeePerBlobGas?: undefined | undefined;
55087
55087
  maxFeePerGas?: bigint | undefined;
55088
55088
  maxPriorityFeePerGas?: bigint | undefined;
55089
- accessList?: viem0.AccessList | undefined;
55089
+ accessList?: viem491.AccessList | undefined;
55090
55090
  sidecars?: undefined;
55091
55091
  authorizationList?: undefined;
55092
55092
  chainId?: number | undefined;
@@ -55096,22 +55096,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55096
55096
  functionName: string;
55097
55097
  args?: readonly unknown[] | undefined;
55098
55098
  address: Address;
55099
- chain?: viem0.Chain | null | undefined;
55100
- account?: `0x${string}` | viem0.Account | null | undefined;
55099
+ chain?: viem491.Chain | null | undefined;
55100
+ account?: `0x${string}` | viem491.Account | null | undefined;
55101
55101
  value?: bigint | undefined;
55102
55102
  dataSuffix?: `0x${string}` | undefined;
55103
- type?: "eip4844" | undefined;
55104
55103
  gas?: bigint | undefined;
55105
55104
  nonce?: number | undefined;
55106
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55107
- blobVersionedHashes: readonly viem0.Hex[];
55105
+ type?: "eip4844" | undefined;
55106
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
55107
+ blobVersionedHashes: readonly viem491.Hex[];
55108
55108
  kzg?: undefined;
55109
55109
  gasPrice?: undefined | undefined;
55110
55110
  maxFeePerBlobGas?: bigint | undefined;
55111
55111
  maxFeePerGas?: bigint | undefined;
55112
55112
  maxPriorityFeePerGas?: bigint | undefined;
55113
- accessList?: viem0.AccessList | undefined;
55114
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55113
+ accessList?: viem491.AccessList | undefined;
55114
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55115
55115
  authorizationList?: undefined;
55116
55116
  chainId?: number | undefined;
55117
55117
  connector?: wagmi0.Connector | undefined;
@@ -55120,22 +55120,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55120
55120
  functionName: string;
55121
55121
  args?: readonly unknown[] | undefined;
55122
55122
  address: Address;
55123
- chain?: viem0.Chain | null | undefined;
55124
- account?: `0x${string}` | viem0.Account | null | undefined;
55123
+ chain?: viem491.Chain | null | undefined;
55124
+ account?: `0x${string}` | viem491.Account | null | undefined;
55125
55125
  value?: bigint | undefined;
55126
55126
  dataSuffix?: `0x${string}` | undefined;
55127
- type?: "eip4844" | undefined;
55128
55127
  gas?: bigint | undefined;
55129
55128
  nonce?: number | undefined;
55130
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55129
+ type?: "eip4844" | undefined;
55130
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
55131
55131
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55132
- kzg?: viem0.Kzg | undefined;
55132
+ kzg?: viem491.Kzg | undefined;
55133
55133
  gasPrice?: undefined | undefined;
55134
55134
  maxFeePerBlobGas?: bigint | undefined;
55135
55135
  maxFeePerGas?: bigint | undefined;
55136
55136
  maxPriorityFeePerGas?: bigint | undefined;
55137
- accessList?: viem0.AccessList | undefined;
55138
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55137
+ accessList?: viem491.AccessList | undefined;
55138
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55139
55139
  authorizationList?: undefined;
55140
55140
  chainId?: number | undefined;
55141
55141
  connector?: wagmi0.Connector | undefined;
@@ -55144,13 +55144,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55144
55144
  functionName: string;
55145
55145
  args?: readonly unknown[] | undefined;
55146
55146
  address: Address;
55147
- chain?: viem0.Chain | null | undefined;
55148
- account?: `0x${string}` | viem0.Account | null | undefined;
55147
+ chain?: viem491.Chain | null | undefined;
55148
+ account?: `0x${string}` | viem491.Account | null | undefined;
55149
55149
  value?: bigint | undefined;
55150
55150
  dataSuffix?: `0x${string}` | undefined;
55151
- type?: "eip7702" | undefined;
55152
55151
  gas?: bigint | undefined;
55153
55152
  nonce?: number | undefined;
55153
+ type?: "eip7702" | undefined;
55154
55154
  blobs?: undefined;
55155
55155
  blobVersionedHashes?: undefined;
55156
55156
  kzg?: undefined;
@@ -55158,9 +55158,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55158
55158
  maxFeePerBlobGas?: undefined | undefined;
55159
55159
  maxFeePerGas?: bigint | undefined;
55160
55160
  maxPriorityFeePerGas?: bigint | undefined;
55161
- accessList?: viem0.AccessList | undefined;
55161
+ accessList?: viem491.AccessList | undefined;
55162
55162
  sidecars?: undefined;
55163
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55163
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
55164
55164
  chainId?: number | undefined;
55165
55165
  connector?: wagmi0.Connector | undefined;
55166
55166
  };
@@ -55193,13 +55193,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55193
55193
  functionName: string;
55194
55194
  args?: readonly unknown[] | undefined;
55195
55195
  address: Address;
55196
- chain?: viem0.Chain | null | undefined;
55197
- account?: `0x${string}` | viem0.Account | null | undefined;
55196
+ chain?: viem491.Chain | null | undefined;
55197
+ account?: `0x${string}` | viem491.Account | null | undefined;
55198
55198
  value?: bigint | undefined;
55199
55199
  dataSuffix?: `0x${string}` | undefined;
55200
- type?: "legacy" | undefined;
55201
55200
  gas?: bigint | undefined;
55202
55201
  nonce?: number | undefined;
55202
+ type?: "legacy" | undefined;
55203
55203
  blobs?: undefined;
55204
55204
  blobVersionedHashes?: undefined;
55205
55205
  kzg?: undefined;
@@ -55217,13 +55217,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55217
55217
  functionName: string;
55218
55218
  args?: readonly unknown[] | undefined;
55219
55219
  address: Address;
55220
- chain?: viem0.Chain | null | undefined;
55221
- account?: `0x${string}` | viem0.Account | null | undefined;
55220
+ chain?: viem491.Chain | null | undefined;
55221
+ account?: `0x${string}` | viem491.Account | null | undefined;
55222
55222
  value?: bigint | undefined;
55223
55223
  dataSuffix?: `0x${string}` | undefined;
55224
- type?: "eip2930" | undefined;
55225
55224
  gas?: bigint | undefined;
55226
55225
  nonce?: number | undefined;
55226
+ type?: "eip2930" | undefined;
55227
55227
  blobs?: undefined;
55228
55228
  blobVersionedHashes?: undefined;
55229
55229
  kzg?: undefined;
@@ -55231,7 +55231,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55231
55231
  maxFeePerBlobGas?: undefined | undefined;
55232
55232
  maxFeePerGas?: undefined | undefined;
55233
55233
  maxPriorityFeePerGas?: undefined | undefined;
55234
- accessList?: viem0.AccessList | undefined;
55234
+ accessList?: viem491.AccessList | undefined;
55235
55235
  sidecars?: undefined;
55236
55236
  authorizationList?: undefined;
55237
55237
  chainId?: number | undefined;
@@ -55241,13 +55241,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55241
55241
  functionName: string;
55242
55242
  args?: readonly unknown[] | undefined;
55243
55243
  address: Address;
55244
- chain?: viem0.Chain | null | undefined;
55245
- account?: `0x${string}` | viem0.Account | null | undefined;
55244
+ chain?: viem491.Chain | null | undefined;
55245
+ account?: `0x${string}` | viem491.Account | null | undefined;
55246
55246
  value?: bigint | undefined;
55247
55247
  dataSuffix?: `0x${string}` | undefined;
55248
- type?: "eip1559" | undefined;
55249
55248
  gas?: bigint | undefined;
55250
55249
  nonce?: number | undefined;
55250
+ type?: "eip1559" | undefined;
55251
55251
  blobs?: undefined;
55252
55252
  blobVersionedHashes?: undefined;
55253
55253
  kzg?: undefined;
@@ -55255,7 +55255,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55255
55255
  maxFeePerBlobGas?: undefined | undefined;
55256
55256
  maxFeePerGas?: bigint | undefined;
55257
55257
  maxPriorityFeePerGas?: bigint | undefined;
55258
- accessList?: viem0.AccessList | undefined;
55258
+ accessList?: viem491.AccessList | undefined;
55259
55259
  sidecars?: undefined;
55260
55260
  authorizationList?: undefined;
55261
55261
  chainId?: number | undefined;
@@ -55265,22 +55265,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55265
55265
  functionName: string;
55266
55266
  args?: readonly unknown[] | undefined;
55267
55267
  address: Address;
55268
- chain?: viem0.Chain | null | undefined;
55269
- account?: `0x${string}` | viem0.Account | null | undefined;
55268
+ chain?: viem491.Chain | null | undefined;
55269
+ account?: `0x${string}` | viem491.Account | null | undefined;
55270
55270
  value?: bigint | undefined;
55271
55271
  dataSuffix?: `0x${string}` | undefined;
55272
- type?: "eip4844" | undefined;
55273
55272
  gas?: bigint | undefined;
55274
55273
  nonce?: number | undefined;
55275
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55276
- blobVersionedHashes: readonly viem0.Hex[];
55274
+ type?: "eip4844" | undefined;
55275
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
55276
+ blobVersionedHashes: readonly viem491.Hex[];
55277
55277
  kzg?: undefined;
55278
55278
  gasPrice?: undefined | undefined;
55279
55279
  maxFeePerBlobGas?: bigint | undefined;
55280
55280
  maxFeePerGas?: bigint | undefined;
55281
55281
  maxPriorityFeePerGas?: bigint | undefined;
55282
- accessList?: viem0.AccessList | undefined;
55283
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55282
+ accessList?: viem491.AccessList | undefined;
55283
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55284
55284
  authorizationList?: undefined;
55285
55285
  chainId?: number | undefined;
55286
55286
  connector?: wagmi0.Connector | undefined;
@@ -55289,22 +55289,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55289
55289
  functionName: string;
55290
55290
  args?: readonly unknown[] | undefined;
55291
55291
  address: Address;
55292
- chain?: viem0.Chain | null | undefined;
55293
- account?: `0x${string}` | viem0.Account | null | undefined;
55292
+ chain?: viem491.Chain | null | undefined;
55293
+ account?: `0x${string}` | viem491.Account | null | undefined;
55294
55294
  value?: bigint | undefined;
55295
55295
  dataSuffix?: `0x${string}` | undefined;
55296
- type?: "eip4844" | undefined;
55297
55296
  gas?: bigint | undefined;
55298
55297
  nonce?: number | undefined;
55299
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55298
+ type?: "eip4844" | undefined;
55299
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
55300
55300
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55301
- kzg?: viem0.Kzg | undefined;
55301
+ kzg?: viem491.Kzg | undefined;
55302
55302
  gasPrice?: undefined | undefined;
55303
55303
  maxFeePerBlobGas?: bigint | undefined;
55304
55304
  maxFeePerGas?: bigint | undefined;
55305
55305
  maxPriorityFeePerGas?: bigint | undefined;
55306
- accessList?: viem0.AccessList | undefined;
55307
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55306
+ accessList?: viem491.AccessList | undefined;
55307
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55308
55308
  authorizationList?: undefined;
55309
55309
  chainId?: number | undefined;
55310
55310
  connector?: wagmi0.Connector | undefined;
@@ -55313,13 +55313,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55313
55313
  functionName: string;
55314
55314
  args?: readonly unknown[] | undefined;
55315
55315
  address: Address;
55316
- chain?: viem0.Chain | null | undefined;
55317
- account?: `0x${string}` | viem0.Account | null | undefined;
55316
+ chain?: viem491.Chain | null | undefined;
55317
+ account?: `0x${string}` | viem491.Account | null | undefined;
55318
55318
  value?: bigint | undefined;
55319
55319
  dataSuffix?: `0x${string}` | undefined;
55320
- type?: "eip7702" | undefined;
55321
55320
  gas?: bigint | undefined;
55322
55321
  nonce?: number | undefined;
55322
+ type?: "eip7702" | undefined;
55323
55323
  blobs?: undefined;
55324
55324
  blobVersionedHashes?: undefined;
55325
55325
  kzg?: undefined;
@@ -55327,9 +55327,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55327
55327
  maxFeePerBlobGas?: undefined | undefined;
55328
55328
  maxFeePerGas?: bigint | undefined;
55329
55329
  maxPriorityFeePerGas?: bigint | undefined;
55330
- accessList?: viem0.AccessList | undefined;
55330
+ accessList?: viem491.AccessList | undefined;
55331
55331
  sidecars?: undefined;
55332
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55332
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
55333
55333
  chainId?: number | undefined;
55334
55334
  connector?: wagmi0.Connector | undefined;
55335
55335
  };
@@ -55362,13 +55362,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55362
55362
  functionName: string;
55363
55363
  args?: readonly unknown[] | undefined;
55364
55364
  address: Address;
55365
- chain?: viem0.Chain | null | undefined;
55366
- account?: `0x${string}` | viem0.Account | null | undefined;
55365
+ chain?: viem491.Chain | null | undefined;
55366
+ account?: `0x${string}` | viem491.Account | null | undefined;
55367
55367
  value?: bigint | undefined;
55368
55368
  dataSuffix?: `0x${string}` | undefined;
55369
- type?: "legacy" | undefined;
55370
55369
  gas?: bigint | undefined;
55371
55370
  nonce?: number | undefined;
55371
+ type?: "legacy" | undefined;
55372
55372
  blobs?: undefined;
55373
55373
  blobVersionedHashes?: undefined;
55374
55374
  kzg?: undefined;
@@ -55386,13 +55386,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55386
55386
  functionName: string;
55387
55387
  args?: readonly unknown[] | undefined;
55388
55388
  address: Address;
55389
- chain?: viem0.Chain | null | undefined;
55390
- account?: `0x${string}` | viem0.Account | null | undefined;
55389
+ chain?: viem491.Chain | null | undefined;
55390
+ account?: `0x${string}` | viem491.Account | null | undefined;
55391
55391
  value?: bigint | undefined;
55392
55392
  dataSuffix?: `0x${string}` | undefined;
55393
- type?: "eip2930" | undefined;
55394
55393
  gas?: bigint | undefined;
55395
55394
  nonce?: number | undefined;
55395
+ type?: "eip2930" | undefined;
55396
55396
  blobs?: undefined;
55397
55397
  blobVersionedHashes?: undefined;
55398
55398
  kzg?: undefined;
@@ -55400,7 +55400,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55400
55400
  maxFeePerBlobGas?: undefined | undefined;
55401
55401
  maxFeePerGas?: undefined | undefined;
55402
55402
  maxPriorityFeePerGas?: undefined | undefined;
55403
- accessList?: viem0.AccessList | undefined;
55403
+ accessList?: viem491.AccessList | undefined;
55404
55404
  sidecars?: undefined;
55405
55405
  authorizationList?: undefined;
55406
55406
  chainId?: number | undefined;
@@ -55410,13 +55410,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55410
55410
  functionName: string;
55411
55411
  args?: readonly unknown[] | undefined;
55412
55412
  address: Address;
55413
- chain?: viem0.Chain | null | undefined;
55414
- account?: `0x${string}` | viem0.Account | null | undefined;
55413
+ chain?: viem491.Chain | null | undefined;
55414
+ account?: `0x${string}` | viem491.Account | null | undefined;
55415
55415
  value?: bigint | undefined;
55416
55416
  dataSuffix?: `0x${string}` | undefined;
55417
- type?: "eip1559" | undefined;
55418
55417
  gas?: bigint | undefined;
55419
55418
  nonce?: number | undefined;
55419
+ type?: "eip1559" | undefined;
55420
55420
  blobs?: undefined;
55421
55421
  blobVersionedHashes?: undefined;
55422
55422
  kzg?: undefined;
@@ -55424,7 +55424,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55424
55424
  maxFeePerBlobGas?: undefined | undefined;
55425
55425
  maxFeePerGas?: bigint | undefined;
55426
55426
  maxPriorityFeePerGas?: bigint | undefined;
55427
- accessList?: viem0.AccessList | undefined;
55427
+ accessList?: viem491.AccessList | undefined;
55428
55428
  sidecars?: undefined;
55429
55429
  authorizationList?: undefined;
55430
55430
  chainId?: number | undefined;
@@ -55434,22 +55434,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55434
55434
  functionName: string;
55435
55435
  args?: readonly unknown[] | undefined;
55436
55436
  address: Address;
55437
- chain?: viem0.Chain | null | undefined;
55438
- account?: `0x${string}` | viem0.Account | null | undefined;
55437
+ chain?: viem491.Chain | null | undefined;
55438
+ account?: `0x${string}` | viem491.Account | null | undefined;
55439
55439
  value?: bigint | undefined;
55440
55440
  dataSuffix?: `0x${string}` | undefined;
55441
- type?: "eip4844" | undefined;
55442
55441
  gas?: bigint | undefined;
55443
55442
  nonce?: number | undefined;
55444
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55445
- blobVersionedHashes: readonly viem0.Hex[];
55443
+ type?: "eip4844" | undefined;
55444
+ blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
55445
+ blobVersionedHashes: readonly viem491.Hex[];
55446
55446
  kzg?: undefined;
55447
55447
  gasPrice?: undefined | undefined;
55448
55448
  maxFeePerBlobGas?: bigint | undefined;
55449
55449
  maxFeePerGas?: bigint | undefined;
55450
55450
  maxPriorityFeePerGas?: bigint | undefined;
55451
- accessList?: viem0.AccessList | undefined;
55452
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55451
+ accessList?: viem491.AccessList | undefined;
55452
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55453
55453
  authorizationList?: undefined;
55454
55454
  chainId?: number | undefined;
55455
55455
  connector?: wagmi0.Connector | undefined;
@@ -55458,22 +55458,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55458
55458
  functionName: string;
55459
55459
  args?: readonly unknown[] | undefined;
55460
55460
  address: Address;
55461
- chain?: viem0.Chain | null | undefined;
55462
- account?: `0x${string}` | viem0.Account | null | undefined;
55461
+ chain?: viem491.Chain | null | undefined;
55462
+ account?: `0x${string}` | viem491.Account | null | undefined;
55463
55463
  value?: bigint | undefined;
55464
55464
  dataSuffix?: `0x${string}` | undefined;
55465
- type?: "eip4844" | undefined;
55466
55465
  gas?: bigint | undefined;
55467
55466
  nonce?: number | undefined;
55468
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55467
+ type?: "eip4844" | undefined;
55468
+ blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
55469
55469
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55470
- kzg?: viem0.Kzg | undefined;
55470
+ kzg?: viem491.Kzg | undefined;
55471
55471
  gasPrice?: undefined | undefined;
55472
55472
  maxFeePerBlobGas?: bigint | undefined;
55473
55473
  maxFeePerGas?: bigint | undefined;
55474
55474
  maxPriorityFeePerGas?: bigint | undefined;
55475
- accessList?: viem0.AccessList | undefined;
55476
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55475
+ accessList?: viem491.AccessList | undefined;
55476
+ sidecars?: readonly viem491.BlobSidecar<`0x${string}`>[] | undefined;
55477
55477
  authorizationList?: undefined;
55478
55478
  chainId?: number | undefined;
55479
55479
  connector?: wagmi0.Connector | undefined;
@@ -55482,13 +55482,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55482
55482
  functionName: string;
55483
55483
  args?: readonly unknown[] | undefined;
55484
55484
  address: Address;
55485
- chain?: viem0.Chain | null | undefined;
55486
- account?: `0x${string}` | viem0.Account | null | undefined;
55485
+ chain?: viem491.Chain | null | undefined;
55486
+ account?: `0x${string}` | viem491.Account | null | undefined;
55487
55487
  value?: bigint | undefined;
55488
55488
  dataSuffix?: `0x${string}` | undefined;
55489
- type?: "eip7702" | undefined;
55490
55489
  gas?: bigint | undefined;
55491
55490
  nonce?: number | undefined;
55491
+ type?: "eip7702" | undefined;
55492
55492
  blobs?: undefined;
55493
55493
  blobVersionedHashes?: undefined;
55494
55494
  kzg?: undefined;
@@ -55496,9 +55496,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55496
55496
  maxFeePerBlobGas?: undefined | undefined;
55497
55497
  maxFeePerGas?: bigint | undefined;
55498
55498
  maxPriorityFeePerGas?: bigint | undefined;
55499
- accessList?: viem0.AccessList | undefined;
55499
+ accessList?: viem491.AccessList | undefined;
55500
55500
  sidecars?: undefined;
55501
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55501
+ authorizationList?: viem491.AuthorizationList<number, boolean> | undefined;
55502
55502
  chainId?: number | undefined;
55503
55503
  connector?: wagmi0.Connector | undefined;
55504
55504
  };
@@ -55522,7 +55522,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55522
55522
  declare const useLens: () => {
55523
55523
  timelockLens: {
55524
55524
  read: {
55525
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
55525
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
55526
55526
  readonly type: "function";
55527
55527
  readonly name: "batchGetRefTick";
55528
55528
  readonly inputs: readonly [{
@@ -56465,7 +56465,7 @@ declare const useLens: () => {
56465
56465
  }];
56466
56466
  readonly stateMutability: "view";
56467
56467
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
56468
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
56468
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
56469
56469
  readonly type: "function";
56470
56470
  readonly name: "batchGetRefTick";
56471
56471
  readonly inputs: readonly [{
@@ -57420,7 +57420,7 @@ declare const useLens: () => {
57420
57420
  borrowedAmount0: bigint;
57421
57421
  borrowedAmount1: bigint;
57422
57422
  }[]>;
57423
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
57423
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
57424
57424
  readonly type: "function";
57425
57425
  readonly name: "batchGetRefTick";
57426
57426
  readonly inputs: readonly [{
@@ -58373,7 +58373,7 @@ declare const useLens: () => {
58373
58373
  expiresAt: number;
58374
58374
  liquidities: readonly bigint[];
58375
58375
  }[]>;
58376
- getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
58376
+ getFeeRates: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
58377
58377
  readonly type: "function";
58378
58378
  readonly name: "batchGetRefTick";
58379
58379
  readonly inputs: readonly [{
@@ -59322,7 +59322,7 @@ declare const useLens: () => {
59322
59322
  minBaseFee: bigint;
59323
59323
  feeRecipient: `0x${string}`;
59324
59324
  }>;
59325
- getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
59325
+ getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
59326
59326
  readonly type: "function";
59327
59327
  readonly name: "batchGetRefTick";
59328
59328
  readonly inputs: readonly [{
@@ -60281,7 +60281,7 @@ declare const useLens: () => {
60281
60281
  senderIsAdmin: boolean;
60282
60282
  senderIsPauser: boolean;
60283
60283
  }>;
60284
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
60284
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
60285
60285
  readonly type: "function";
60286
60286
  readonly name: "batchGetRefTick";
60287
60287
  readonly inputs: readonly [{
@@ -61224,7 +61224,7 @@ declare const useLens: () => {
61224
61224
  }];
61225
61225
  readonly stateMutability: "view";
61226
61226
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
61227
- getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
61227
+ getMarketData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
61228
61228
  readonly type: "function";
61229
61229
  readonly name: "batchGetRefTick";
61230
61230
  readonly inputs: readonly [{
@@ -62188,7 +62188,7 @@ declare const useLens: () => {
62188
62188
  optionAssetName: string;
62189
62189
  payoutAssetName: string;
62190
62190
  }>;
62191
- getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
62191
+ getMarketState: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
62192
62192
  readonly type: "function";
62193
62193
  readonly name: "batchGetRefTick";
62194
62194
  readonly inputs: readonly [{
@@ -63136,7 +63136,7 @@ declare const useLens: () => {
63136
63136
  feeStrategy: `0x${string}`;
63137
63137
  owner: `0x${string}`;
63138
63138
  }>;
63139
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
63139
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
63140
63140
  readonly type: "function";
63141
63141
  readonly name: "batchGetRefTick";
63142
63142
  readonly inputs: readonly [{
@@ -64079,7 +64079,7 @@ declare const useLens: () => {
64079
64079
  }];
64080
64080
  readonly stateMutability: "view";
64081
64081
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
64082
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
64082
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
64083
64083
  readonly type: "function";
64084
64084
  readonly name: "batchGetRefTick";
64085
64085
  readonly inputs: readonly [{
@@ -65022,7 +65022,7 @@ declare const useLens: () => {
65022
65022
  }];
65023
65023
  readonly stateMutability: "view";
65024
65024
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
65025
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
65025
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
65026
65026
  readonly type: "function";
65027
65027
  readonly name: "batchGetRefTick";
65028
65028
  readonly inputs: readonly [{
@@ -65965,7 +65965,7 @@ declare const useLens: () => {
65965
65965
  }];
65966
65966
  readonly stateMutability: "view";
65967
65967
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
65968
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
65968
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
65969
65969
  readonly type: "function";
65970
65970
  readonly name: "batchGetRefTick";
65971
65971
  readonly inputs: readonly [{
@@ -66908,7 +66908,7 @@ declare const useLens: () => {
66908
66908
  }];
66909
66909
  readonly stateMutability: "view";
66910
66910
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
66911
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
66911
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
66912
66912
  readonly type: "function";
66913
66913
  readonly name: "batchGetRefTick";
66914
66914
  readonly inputs: readonly [{
@@ -67861,7 +67861,7 @@ declare const useLens: () => {
67861
67861
  expiresAt: number;
67862
67862
  liquidities: readonly bigint[];
67863
67863
  }>;
67864
- getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
67864
+ getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
67865
67865
  readonly type: "function";
67866
67866
  readonly name: "batchGetRefTick";
67867
67867
  readonly inputs: readonly [{
@@ -68810,7 +68810,7 @@ declare const useLens: () => {
68810
68810
  minPremiumDailyRate: number;
68811
68811
  minPremiumAmount: bigint;
68812
68812
  }>;
68813
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
68813
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
68814
68814
  readonly type: "function";
68815
68815
  readonly name: "batchGetRefTick";
68816
68816
  readonly inputs: readonly [{
@@ -69769,7 +69769,7 @@ declare const useLens: () => {
69769
69769
  fee: number;
69770
69770
  tickSpacing: number;
69771
69771
  hooks: `0x${string}`;
69772
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
69772
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
69773
69773
  readonly type: "function";
69774
69774
  readonly name: "batchGetRefTick";
69775
69775
  readonly inputs: readonly [{
@@ -70729,7 +70729,7 @@ declare const useLens: () => {
70729
70729
  tickSpacing: number;
70730
70730
  fee: number;
70731
70731
  }>;
70732
- getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
70732
+ getPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
70733
70733
  readonly type: "function";
70734
70734
  readonly name: "batchGetRefTick";
70735
70735
  readonly inputs: readonly [{
@@ -71672,7 +71672,7 @@ declare const useLens: () => {
71672
71672
  }];
71673
71673
  readonly stateMutability: "view";
71674
71674
  }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
71675
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
71675
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
71676
71676
  readonly type: "function";
71677
71677
  readonly name: "batchGetRefTick";
71678
71678
  readonly inputs: readonly [{
@@ -72615,7 +72615,7 @@ declare const useLens: () => {
72615
72615
  }];
72616
72616
  readonly stateMutability: "view";
72617
72617
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
72618
- getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
72618
+ getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
72619
72619
  readonly type: "function";
72620
72620
  readonly name: "batchGetRefTick";
72621
72621
  readonly inputs: readonly [{
@@ -73561,7 +73561,7 @@ declare const useLens: () => {
73561
73561
  dailyFundingRate: number;
73562
73562
  minFundingAmount: bigint;
73563
73563
  }>;
73564
- getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
73564
+ getTokenData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
73565
73565
  readonly type: "function";
73566
73566
  readonly name: "batchGetRefTick";
73567
73567
  readonly inputs: readonly [{
@@ -74508,7 +74508,7 @@ declare const useLens: () => {
74508
74508
  symbol: string;
74509
74509
  name: string;
74510
74510
  }>;
74511
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
74511
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
74512
74512
  readonly type: "function";
74513
74513
  readonly name: "batchGetRefTick";
74514
74514
  readonly inputs: readonly [{
@@ -75461,7 +75461,7 @@ declare const useLens: () => {
75461
75461
  expiresAt: number;
75462
75462
  liquidities: readonly bigint[];
75463
75463
  }[], bigint, boolean]>;
75464
- getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
75464
+ getVaultData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
75465
75465
  readonly type: "function";
75466
75466
  readonly name: "batchGetRefTick";
75467
75467
  readonly inputs: readonly [{
@@ -76414,7 +76414,7 @@ declare const useLens: () => {
76414
76414
  };
76415
76415
  poolId: `0x${string}`;
76416
76416
  }>;
76417
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
76417
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
76418
76418
  readonly type: "function";
76419
76419
  readonly name: "batchGetRefTick";
76420
76420
  readonly inputs: readonly [{
@@ -78305,7 +78305,7 @@ declare const useLens: () => {
78305
78305
  } | undefined;
78306
78306
  stateView: {
78307
78307
  read: {
78308
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
78308
+ getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
78309
78309
  readonly type: "function";
78310
78310
  readonly name: "getFeeGrowthGlobals";
78311
78311
  readonly inputs: readonly [{
@@ -79152,7 +79152,7 @@ declare const useLens: () => {
79152
79152
  fee: number;
79153
79153
  tickSpacing: number;
79154
79154
  hooks: `0x${string}`;
79155
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
79155
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
79156
79156
  readonly type: "function";
79157
79157
  readonly name: "getFeeGrowthGlobals";
79158
79158
  readonly inputs: readonly [{
@@ -79994,7 +79994,7 @@ declare const useLens: () => {
79994
79994
  tickSpacing: number;
79995
79995
  hooks: `0x${string}`;
79996
79996
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
79997
- getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
79997
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
79998
79998
  readonly type: "function";
79999
79999
  readonly name: "getFeeGrowthGlobals";
80000
80000
  readonly inputs: readonly [{
@@ -80841,7 +80841,7 @@ declare const useLens: () => {
80841
80841
  fee: number;
80842
80842
  tickSpacing: number;
80843
80843
  hooks: `0x${string}`;
80844
- }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
80844
+ }, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
80845
80845
  readonly type: "function";
80846
80846
  readonly name: "getFeeGrowthGlobals";
80847
80847
  readonly inputs: readonly [{
@@ -81683,7 +81683,7 @@ declare const useLens: () => {
81683
81683
  tickSpacing: number;
81684
81684
  hooks: `0x${string}`;
81685
81685
  }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
81686
- getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
81686
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
81687
81687
  readonly type: "function";
81688
81688
  readonly name: "getFeeGrowthGlobals";
81689
81689
  readonly inputs: readonly [{
@@ -82530,7 +82530,7 @@ declare const useLens: () => {
82530
82530
  fee: number;
82531
82531
  tickSpacing: number;
82532
82532
  hooks: `0x${string}`;
82533
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
82533
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
82534
82534
  readonly type: "function";
82535
82535
  readonly name: "getFeeGrowthGlobals";
82536
82536
  readonly inputs: readonly [{
@@ -83372,7 +83372,7 @@ declare const useLens: () => {
83372
83372
  tickSpacing: number;
83373
83373
  hooks: `0x${string}`;
83374
83374
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
83375
- getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
83375
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
83376
83376
  readonly type: "function";
83377
83377
  readonly name: "getFeeGrowthGlobals";
83378
83378
  readonly inputs: readonly [{
@@ -84219,7 +84219,7 @@ declare const useLens: () => {
84219
84219
  fee: number;
84220
84220
  tickSpacing: number;
84221
84221
  hooks: `0x${string}`;
84222
- }, `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 [{
84222
+ }, `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 [{
84223
84223
  readonly type: "function";
84224
84224
  readonly name: "getFeeGrowthGlobals";
84225
84225
  readonly inputs: readonly [{
@@ -85072,7 +85072,7 @@ declare const useLens: () => {
85072
85072
  fee: number;
85073
85073
  tickSpacing: number;
85074
85074
  hooks: `0x${string}`;
85075
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
85075
+ }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
85076
85076
  readonly type: "function";
85077
85077
  readonly name: "getFeeGrowthGlobals";
85078
85078
  readonly inputs: readonly [{
@@ -85925,7 +85925,7 @@ declare const useLens: () => {
85925
85925
  fee: number;
85926
85926
  tickSpacing: number;
85927
85927
  hooks: `0x${string}`;
85928
- }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
85928
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
85929
85929
  readonly type: "function";
85930
85930
  readonly name: "getFeeGrowthGlobals";
85931
85931
  readonly inputs: readonly [{
@@ -86773,7 +86773,7 @@ declare const useLens: () => {
86773
86773
  tickSpacing: number;
86774
86774
  hooks: `0x${string}`;
86775
86775
  }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
86776
- getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
86776
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
86777
86777
  readonly type: "function";
86778
86778
  readonly name: "getFeeGrowthGlobals";
86779
86779
  readonly inputs: readonly [{
@@ -87620,7 +87620,7 @@ declare const useLens: () => {
87620
87620
  fee: number;
87621
87621
  tickSpacing: number;
87622
87622
  hooks: `0x${string}`;
87623
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
87623
+ }, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
87624
87624
  readonly type: "function";
87625
87625
  readonly name: "getFeeGrowthGlobals";
87626
87626
  readonly inputs: readonly [{
@@ -88468,7 +88468,7 @@ declare const useLens: () => {
88468
88468
  fee: number;
88469
88469
  tickSpacing: number;
88470
88470
  hooks: `0x${string}`;
88471
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
88471
+ }], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
88472
88472
  readonly type: "function";
88473
88473
  readonly name: "getFeeGrowthGlobals";
88474
88474
  readonly inputs: readonly [{
@@ -89310,7 +89310,7 @@ declare const useLens: () => {
89310
89310
  tickSpacing: number;
89311
89311
  hooks: `0x${string}`;
89312
89312
  }]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
89313
- getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
89313
+ getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
89314
89314
  readonly type: "function";
89315
89315
  readonly name: "getFeeGrowthGlobals";
89316
89316
  readonly inputs: readonly [{
@@ -90146,7 +90146,7 @@ declare const useLens: () => {
90146
90146
  }];
90147
90147
  readonly stateMutability: "view";
90148
90148
  }], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
90149
- getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
90149
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
90150
90150
  readonly type: "function";
90151
90151
  readonly name: "getFeeGrowthGlobals";
90152
90152
  readonly inputs: readonly [{
@@ -90993,7 +90993,7 @@ declare const useLens: () => {
90993
90993
  fee: number;
90994
90994
  tickSpacing: number;
90995
90995
  hooks: `0x${string}`;
90996
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
90996
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
90997
90997
  readonly type: "function";
90998
90998
  readonly name: "getFeeGrowthGlobals";
90999
90999
  readonly inputs: readonly [{
@@ -91835,7 +91835,7 @@ declare const useLens: () => {
91835
91835
  tickSpacing: number;
91836
91836
  hooks: `0x${string}`;
91837
91837
  }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
91838
- getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
91838
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
91839
91839
  readonly type: "function";
91840
91840
  readonly name: "getFeeGrowthGlobals";
91841
91841
  readonly inputs: readonly [{
@@ -92682,7 +92682,7 @@ declare const useLens: () => {
92682
92682
  fee: number;
92683
92683
  tickSpacing: number;
92684
92684
  hooks: `0x${string}`;
92685
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
92685
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
92686
92686
  readonly type: "function";
92687
92687
  readonly name: "getFeeGrowthGlobals";
92688
92688
  readonly inputs: readonly [{
@@ -93524,7 +93524,7 @@ declare const useLens: () => {
93524
93524
  tickSpacing: number;
93525
93525
  hooks: `0x${string}`;
93526
93526
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
93527
- getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
93527
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
93528
93528
  readonly type: "function";
93529
93529
  readonly name: "getFeeGrowthGlobals";
93530
93530
  readonly inputs: readonly [{
@@ -94371,7 +94371,7 @@ declare const useLens: () => {
94371
94371
  fee: number;
94372
94372
  tickSpacing: number;
94373
94373
  hooks: `0x${string}`;
94374
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
94374
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
94375
94375
  readonly type: "function";
94376
94376
  readonly name: "getFeeGrowthGlobals";
94377
94377
  readonly inputs: readonly [{
@@ -95213,7 +95213,7 @@ declare const useLens: () => {
95213
95213
  tickSpacing: number;
95214
95214
  hooks: `0x${string}`;
95215
95215
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
95216
- getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
95216
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
95217
95217
  readonly type: "function";
95218
95218
  readonly name: "getFeeGrowthGlobals";
95219
95219
  readonly inputs: readonly [{
@@ -96060,7 +96060,7 @@ declare const useLens: () => {
96060
96060
  fee: number;
96061
96061
  tickSpacing: number;
96062
96062
  hooks: `0x${string}`;
96063
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
96063
+ }, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
96064
96064
  readonly type: "function";
96065
96065
  readonly name: "getFeeGrowthGlobals";
96066
96066
  readonly inputs: readonly [{
@@ -97744,4 +97744,4 @@ declare const useLens: () => {
97744
97744
  };
97745
97745
  //#endregion
97746
97746
  export { PriceResolution as $, swapRouters as $t, useCurrentPrice as A, scaleAmount as At, getPriceAtTick as B, useMarketState as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatCondensed as Dt, usePriceHistory as E, formatAmount as Et, getPayoutAtTick as F, wrapAmountUnscaled as Ft, liquiditiesToAmounts as G, TimelockLens as Gt, getTickAtPrice as H, TimelockProvider as Ht, PRICE_PRECISION as I, wrapPrice as It, token0ToToken1AtTick as J, getErc20 as Jt, roundTick as K, TimelockMarket as Kt, getAmountsFromLiquidity as L, wrapPriceUnscaled as Lt, UniswapPoolData as M, unscaleAmount as Mt, usePoolData as N, unscalePrice as Nt, usePriceAtTick as O, formatUSD as Ot, getPayoutAtPrice as P, wrapAmount as Pt, PriceDataPoint as Q, stateViews as Qt, getNearestValidStrikeTick as R, zero as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, useCurrentMarket as Ut, getSqrtPriceX96AtPrice as V, useMarketData as Vt, liquiditiesToAmount1 as W, useTimelockConfig as Wt, token1ToToken0AtTick as X, getTimelockLens as Xt, token1ToToken0 as Y, getStateView as Yt, PriceData as Z, getTimelockMarket as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swappers as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scalePrice as jt, useCurrentTick as k, formatVagueAmount as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockLenses as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarketData as qt, useStaticPricingParams as r, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, timelockFactories as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, useMarketVolume as zt };
97747
- //# sourceMappingURL=client-mb6de6Cl.d.ts.map
97747
+ //# sourceMappingURL=client-PAFF9s1V.d.cts.map