timelock-sdk 0.0.186 → 0.0.188

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 viem356 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
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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.EstimateContractGasReturnType>;
1505
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.EstimateContractGasReturnType>;
1684
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.EstimateContractGasReturnType>;
1863
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.EstimateContractGasReturnType>;
2042
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.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: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.EstimateContractGasReturnType>;
2401
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.EstimateContractGasReturnType>;
2580
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.EstimateContractGasReturnType>;
2759
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.EstimateContractGasReturnType>;
2938
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem356.Prettify<viem356.UnionOmit<viem356.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], viem356.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem356.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 viem356.Chain | undefined = undefined, accountOverride extends viem356.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem356.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], viem356.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem356.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], viem356.Chain | undefined, viem356.Account | undefined, chainOverride, accountOverride>>;
3476
+ decreaseAllowance: <chainOverride extends viem356.Chain | undefined = undefined, accountOverride extends viem356.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem356.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], viem356.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem356.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], viem356.Chain | undefined, viem356.Account | undefined, chainOverride, accountOverride>>;
3833
+ increaseAllowance: <chainOverride extends viem356.Chain | undefined = undefined, accountOverride extends viem356.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem356.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], viem356.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem356.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], viem356.Chain | undefined, viem356.Account | undefined, chainOverride, accountOverride>>;
4190
+ transfer: <chainOverride extends viem356.Chain | undefined = undefined, accountOverride extends viem356.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem356.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], viem356.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem356.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], viem356.Chain | undefined, viem356.Account | undefined, chainOverride, accountOverride>>;
4547
+ transferFrom: <chainOverride extends viem356.Chain | undefined = undefined, accountOverride extends viem356.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem356.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], viem356.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem356.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], viem356.Chain | undefined, viem356.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 viem356.Chain | undefined, options extends (viem356.UnionOmit<viem356.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], viem356.Chain | undefined, viem356.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<viem356.WriteContractReturnType>;
5085
+ decreaseAllowance: <chainOverride extends viem356.Chain | undefined, options extends (viem356.UnionOmit<viem356.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], viem356.Chain | undefined, viem356.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<viem356.WriteContractReturnType>;
5264
+ increaseAllowance: <chainOverride extends viem356.Chain | undefined, options extends (viem356.UnionOmit<viem356.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], viem356.Chain | undefined, viem356.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<viem356.WriteContractReturnType>;
5443
+ transfer: <chainOverride extends viem356.Chain | undefined, options extends (viem356.UnionOmit<viem356.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], viem356.Chain | undefined, viem356.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<viem356.WriteContractReturnType>;
5622
+ transferFrom: <chainOverride extends viem356.Chain | undefined, options extends (viem356.UnionOmit<viem356.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], viem356.Chain | undefined, viem356.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<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.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?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
46317
46317
  readonly type: "function";
46318
46318
  readonly name: "batchGetRefTick";
46319
46319
  readonly inputs: readonly [{
@@ -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: viem356.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: viem356.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, viem356.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: viem356.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, viem356.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: viem356.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: viem356.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, viem356.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: viem356.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, viem356.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: viem356.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, viem356.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: viem356.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, viem356.ReadContractErrorType>>;
49457
49457
  fetchStatus: _tanstack_query_core0.FetchStatus;
49458
49458
  promise: Promise<never>;
49459
49459
  queryKey: _tanstack_query_core0.QueryKey;
@@ -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: viem356.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: viem356.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], viem356.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: viem356.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], viem356.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: viem356.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: viem356.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], viem356.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: viem356.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], viem356.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: viem356.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], viem356.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: viem356.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], viem356.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;
@@ -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: viem356.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: viem356.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
+ }[], viem356.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: viem356.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
+ }[], viem356.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: viem356.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: viem356.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
+ }[], viem356.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: viem356.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
+ }[], viem356.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: viem356.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
+ }[], viem356.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: viem356.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
+ }[], viem356.ReadContractErrorType>>;
51227
51227
  fetchStatus: _tanstack_query_core0.FetchStatus;
51228
51228
  promise: Promise<readonly {
51229
51229
  tickLower: number;
@@ -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], viem356.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: viem356.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: viem356.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, viem356.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: viem356.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, viem356.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: viem356.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: viem356.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, viem356.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: viem356.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, viem356.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: viem356.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, viem356.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: viem356.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, viem356.ReadContractErrorType>>;
51478
51478
  fetchStatus: _tanstack_query_core0.FetchStatus;
51479
51479
  promise: Promise<bigint>;
51480
51480
  queryKey: _tanstack_query_core0.QueryKey;
@@ -52467,6 +52467,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52467
52467
  reset: () => void;
52468
52468
  context: unknown;
52469
52469
  submittedAt: number;
52470
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52471
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
52470
52472
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52471
52473
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52472
52474
  } | {
@@ -52484,8 +52486,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52484
52486
  functionName: string;
52485
52487
  args?: readonly unknown[] | undefined;
52486
52488
  address: Address;
52487
- chain?: viem0.Chain | null | undefined;
52488
- account?: `0x${string}` | viem0.Account | null | undefined;
52489
+ chain?: viem356.Chain | null | undefined;
52490
+ account?: `0x${string}` | viem356.Account | null | undefined;
52489
52491
  value?: bigint | undefined;
52490
52492
  dataSuffix?: `0x${string}` | undefined;
52491
52493
  type?: "legacy" | undefined;
@@ -52508,8 +52510,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52508
52510
  functionName: string;
52509
52511
  args?: readonly unknown[] | undefined;
52510
52512
  address: Address;
52511
- chain?: viem0.Chain | null | undefined;
52512
- account?: `0x${string}` | viem0.Account | null | undefined;
52513
+ chain?: viem356.Chain | null | undefined;
52514
+ account?: `0x${string}` | viem356.Account | null | undefined;
52513
52515
  value?: bigint | undefined;
52514
52516
  dataSuffix?: `0x${string}` | undefined;
52515
52517
  type?: "eip2930" | undefined;
@@ -52522,7 +52524,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52522
52524
  maxFeePerBlobGas?: undefined | undefined;
52523
52525
  maxFeePerGas?: undefined | undefined;
52524
52526
  maxPriorityFeePerGas?: undefined | undefined;
52525
- accessList?: viem0.AccessList | undefined;
52527
+ accessList?: viem356.AccessList | undefined;
52526
52528
  sidecars?: undefined;
52527
52529
  authorizationList?: undefined;
52528
52530
  chainId?: number | undefined;
@@ -52532,8 +52534,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52532
52534
  functionName: string;
52533
52535
  args?: readonly unknown[] | undefined;
52534
52536
  address: Address;
52535
- chain?: viem0.Chain | null | undefined;
52536
- account?: `0x${string}` | viem0.Account | null | undefined;
52537
+ chain?: viem356.Chain | null | undefined;
52538
+ account?: `0x${string}` | viem356.Account | null | undefined;
52537
52539
  value?: bigint | undefined;
52538
52540
  dataSuffix?: `0x${string}` | undefined;
52539
52541
  type?: "eip1559" | undefined;
@@ -52546,7 +52548,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52546
52548
  maxFeePerBlobGas?: undefined | undefined;
52547
52549
  maxFeePerGas?: bigint | undefined;
52548
52550
  maxPriorityFeePerGas?: bigint | undefined;
52549
- accessList?: viem0.AccessList | undefined;
52551
+ accessList?: viem356.AccessList | undefined;
52550
52552
  sidecars?: undefined;
52551
52553
  authorizationList?: undefined;
52552
52554
  chainId?: number | undefined;
@@ -52556,22 +52558,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52556
52558
  functionName: string;
52557
52559
  args?: readonly unknown[] | undefined;
52558
52560
  address: Address;
52559
- chain?: viem0.Chain | null | undefined;
52560
- account?: `0x${string}` | viem0.Account | null | undefined;
52561
+ chain?: viem356.Chain | null | undefined;
52562
+ account?: `0x${string}` | viem356.Account | null | undefined;
52561
52563
  value?: bigint | undefined;
52562
52564
  dataSuffix?: `0x${string}` | undefined;
52563
52565
  type?: "eip4844" | undefined;
52564
52566
  gas?: bigint | undefined;
52565
52567
  nonce?: number | undefined;
52566
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
52567
- blobVersionedHashes: readonly viem0.Hex[];
52568
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
52569
+ blobVersionedHashes: readonly viem356.Hex[];
52568
52570
  kzg?: undefined;
52569
52571
  gasPrice?: undefined | undefined;
52570
52572
  maxFeePerBlobGas?: bigint | undefined;
52571
52573
  maxFeePerGas?: bigint | undefined;
52572
52574
  maxPriorityFeePerGas?: bigint | undefined;
52573
- accessList?: viem0.AccessList | undefined;
52574
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52575
+ accessList?: viem356.AccessList | undefined;
52576
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
52575
52577
  authorizationList?: undefined;
52576
52578
  chainId?: number | undefined;
52577
52579
  connector?: wagmi0.Connector | undefined;
@@ -52580,22 +52582,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52580
52582
  functionName: string;
52581
52583
  args?: readonly unknown[] | undefined;
52582
52584
  address: Address;
52583
- chain?: viem0.Chain | null | undefined;
52584
- account?: `0x${string}` | viem0.Account | null | undefined;
52585
+ chain?: viem356.Chain | null | undefined;
52586
+ account?: `0x${string}` | viem356.Account | null | undefined;
52585
52587
  value?: bigint | undefined;
52586
52588
  dataSuffix?: `0x${string}` | undefined;
52587
52589
  type?: "eip4844" | undefined;
52588
52590
  gas?: bigint | undefined;
52589
52591
  nonce?: number | undefined;
52590
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
52592
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
52591
52593
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52592
- kzg?: viem0.Kzg | undefined;
52594
+ kzg?: viem356.Kzg | undefined;
52593
52595
  gasPrice?: undefined | undefined;
52594
52596
  maxFeePerBlobGas?: bigint | undefined;
52595
52597
  maxFeePerGas?: bigint | undefined;
52596
52598
  maxPriorityFeePerGas?: bigint | undefined;
52597
- accessList?: viem0.AccessList | undefined;
52598
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52599
+ accessList?: viem356.AccessList | undefined;
52600
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
52599
52601
  authorizationList?: undefined;
52600
52602
  chainId?: number | undefined;
52601
52603
  connector?: wagmi0.Connector | undefined;
@@ -52604,8 +52606,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52604
52606
  functionName: string;
52605
52607
  args?: readonly unknown[] | undefined;
52606
52608
  address: Address;
52607
- chain?: viem0.Chain | null | undefined;
52608
- account?: `0x${string}` | viem0.Account | null | undefined;
52609
+ chain?: viem356.Chain | null | undefined;
52610
+ account?: `0x${string}` | viem356.Account | null | undefined;
52609
52611
  value?: bigint | undefined;
52610
52612
  dataSuffix?: `0x${string}` | undefined;
52611
52613
  type?: "eip7702" | undefined;
@@ -52618,9 +52620,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52618
52620
  maxFeePerBlobGas?: undefined | undefined;
52619
52621
  maxFeePerGas?: bigint | undefined;
52620
52622
  maxPriorityFeePerGas?: bigint | undefined;
52621
- accessList?: viem0.AccessList | undefined;
52623
+ accessList?: viem356.AccessList | undefined;
52622
52624
  sidecars?: undefined;
52623
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
52625
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
52624
52626
  chainId?: number | undefined;
52625
52627
  connector?: wagmi0.Connector | undefined;
52626
52628
  };
@@ -52628,6 +52630,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52628
52630
  reset: () => void;
52629
52631
  context: unknown;
52630
52632
  submittedAt: number;
52633
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52634
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
52631
52635
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52632
52636
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52633
52637
  } | {
@@ -52645,8 +52649,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52645
52649
  functionName: string;
52646
52650
  args?: readonly unknown[] | undefined;
52647
52651
  address: Address;
52648
- chain?: viem0.Chain | null | undefined;
52649
- account?: `0x${string}` | viem0.Account | null | undefined;
52652
+ chain?: viem356.Chain | null | undefined;
52653
+ account?: `0x${string}` | viem356.Account | null | undefined;
52650
52654
  value?: bigint | undefined;
52651
52655
  dataSuffix?: `0x${string}` | undefined;
52652
52656
  type?: "legacy" | undefined;
@@ -52669,8 +52673,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52669
52673
  functionName: string;
52670
52674
  args?: readonly unknown[] | undefined;
52671
52675
  address: Address;
52672
- chain?: viem0.Chain | null | undefined;
52673
- account?: `0x${string}` | viem0.Account | null | undefined;
52676
+ chain?: viem356.Chain | null | undefined;
52677
+ account?: `0x${string}` | viem356.Account | null | undefined;
52674
52678
  value?: bigint | undefined;
52675
52679
  dataSuffix?: `0x${string}` | undefined;
52676
52680
  type?: "eip2930" | undefined;
@@ -52683,7 +52687,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52683
52687
  maxFeePerBlobGas?: undefined | undefined;
52684
52688
  maxFeePerGas?: undefined | undefined;
52685
52689
  maxPriorityFeePerGas?: undefined | undefined;
52686
- accessList?: viem0.AccessList | undefined;
52690
+ accessList?: viem356.AccessList | undefined;
52687
52691
  sidecars?: undefined;
52688
52692
  authorizationList?: undefined;
52689
52693
  chainId?: number | undefined;
@@ -52693,8 +52697,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52693
52697
  functionName: string;
52694
52698
  args?: readonly unknown[] | undefined;
52695
52699
  address: Address;
52696
- chain?: viem0.Chain | null | undefined;
52697
- account?: `0x${string}` | viem0.Account | null | undefined;
52700
+ chain?: viem356.Chain | null | undefined;
52701
+ account?: `0x${string}` | viem356.Account | null | undefined;
52698
52702
  value?: bigint | undefined;
52699
52703
  dataSuffix?: `0x${string}` | undefined;
52700
52704
  type?: "eip1559" | undefined;
@@ -52707,7 +52711,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52707
52711
  maxFeePerBlobGas?: undefined | undefined;
52708
52712
  maxFeePerGas?: bigint | undefined;
52709
52713
  maxPriorityFeePerGas?: bigint | undefined;
52710
- accessList?: viem0.AccessList | undefined;
52714
+ accessList?: viem356.AccessList | undefined;
52711
52715
  sidecars?: undefined;
52712
52716
  authorizationList?: undefined;
52713
52717
  chainId?: number | undefined;
@@ -52717,22 +52721,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52717
52721
  functionName: string;
52718
52722
  args?: readonly unknown[] | undefined;
52719
52723
  address: Address;
52720
- chain?: viem0.Chain | null | undefined;
52721
- account?: `0x${string}` | viem0.Account | null | undefined;
52724
+ chain?: viem356.Chain | null | undefined;
52725
+ account?: `0x${string}` | viem356.Account | null | undefined;
52722
52726
  value?: bigint | undefined;
52723
52727
  dataSuffix?: `0x${string}` | undefined;
52724
52728
  type?: "eip4844" | undefined;
52725
52729
  gas?: bigint | undefined;
52726
52730
  nonce?: number | undefined;
52727
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
52728
- blobVersionedHashes: readonly viem0.Hex[];
52731
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
52732
+ blobVersionedHashes: readonly viem356.Hex[];
52729
52733
  kzg?: undefined;
52730
52734
  gasPrice?: undefined | undefined;
52731
52735
  maxFeePerBlobGas?: bigint | undefined;
52732
52736
  maxFeePerGas?: bigint | undefined;
52733
52737
  maxPriorityFeePerGas?: bigint | undefined;
52734
- accessList?: viem0.AccessList | undefined;
52735
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52738
+ accessList?: viem356.AccessList | undefined;
52739
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
52736
52740
  authorizationList?: undefined;
52737
52741
  chainId?: number | undefined;
52738
52742
  connector?: wagmi0.Connector | undefined;
@@ -52741,22 +52745,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52741
52745
  functionName: string;
52742
52746
  args?: readonly unknown[] | undefined;
52743
52747
  address: Address;
52744
- chain?: viem0.Chain | null | undefined;
52745
- account?: `0x${string}` | viem0.Account | null | undefined;
52748
+ chain?: viem356.Chain | null | undefined;
52749
+ account?: `0x${string}` | viem356.Account | null | undefined;
52746
52750
  value?: bigint | undefined;
52747
52751
  dataSuffix?: `0x${string}` | undefined;
52748
52752
  type?: "eip4844" | undefined;
52749
52753
  gas?: bigint | undefined;
52750
52754
  nonce?: number | undefined;
52751
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
52755
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
52752
52756
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52753
- kzg?: viem0.Kzg | undefined;
52757
+ kzg?: viem356.Kzg | undefined;
52754
52758
  gasPrice?: undefined | undefined;
52755
52759
  maxFeePerBlobGas?: bigint | undefined;
52756
52760
  maxFeePerGas?: bigint | undefined;
52757
52761
  maxPriorityFeePerGas?: bigint | undefined;
52758
- accessList?: viem0.AccessList | undefined;
52759
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52762
+ accessList?: viem356.AccessList | undefined;
52763
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
52760
52764
  authorizationList?: undefined;
52761
52765
  chainId?: number | undefined;
52762
52766
  connector?: wagmi0.Connector | undefined;
@@ -52765,8 +52769,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52765
52769
  functionName: string;
52766
52770
  args?: readonly unknown[] | undefined;
52767
52771
  address: Address;
52768
- chain?: viem0.Chain | null | undefined;
52769
- account?: `0x${string}` | viem0.Account | null | undefined;
52772
+ chain?: viem356.Chain | null | undefined;
52773
+ account?: `0x${string}` | viem356.Account | null | undefined;
52770
52774
  value?: bigint | undefined;
52771
52775
  dataSuffix?: `0x${string}` | undefined;
52772
52776
  type?: "eip7702" | undefined;
@@ -52779,9 +52783,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52779
52783
  maxFeePerBlobGas?: undefined | undefined;
52780
52784
  maxFeePerGas?: bigint | undefined;
52781
52785
  maxPriorityFeePerGas?: bigint | undefined;
52782
- accessList?: viem0.AccessList | undefined;
52786
+ accessList?: viem356.AccessList | undefined;
52783
52787
  sidecars?: undefined;
52784
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
52788
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
52785
52789
  chainId?: number | undefined;
52786
52790
  connector?: wagmi0.Connector | undefined;
52787
52791
  };
@@ -52789,6 +52793,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52789
52793
  reset: () => void;
52790
52794
  context: unknown;
52791
52795
  submittedAt: number;
52796
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52797
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
52792
52798
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52793
52799
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52794
52800
  } | {
@@ -52806,8 +52812,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52806
52812
  functionName: string;
52807
52813
  args?: readonly unknown[] | undefined;
52808
52814
  address: Address;
52809
- chain?: viem0.Chain | null | undefined;
52810
- account?: `0x${string}` | viem0.Account | null | undefined;
52815
+ chain?: viem356.Chain | null | undefined;
52816
+ account?: `0x${string}` | viem356.Account | null | undefined;
52811
52817
  value?: bigint | undefined;
52812
52818
  dataSuffix?: `0x${string}` | undefined;
52813
52819
  type?: "legacy" | undefined;
@@ -52830,8 +52836,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52830
52836
  functionName: string;
52831
52837
  args?: readonly unknown[] | undefined;
52832
52838
  address: Address;
52833
- chain?: viem0.Chain | null | undefined;
52834
- account?: `0x${string}` | viem0.Account | null | undefined;
52839
+ chain?: viem356.Chain | null | undefined;
52840
+ account?: `0x${string}` | viem356.Account | null | undefined;
52835
52841
  value?: bigint | undefined;
52836
52842
  dataSuffix?: `0x${string}` | undefined;
52837
52843
  type?: "eip2930" | undefined;
@@ -52844,7 +52850,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52844
52850
  maxFeePerBlobGas?: undefined | undefined;
52845
52851
  maxFeePerGas?: undefined | undefined;
52846
52852
  maxPriorityFeePerGas?: undefined | undefined;
52847
- accessList?: viem0.AccessList | undefined;
52853
+ accessList?: viem356.AccessList | undefined;
52848
52854
  sidecars?: undefined;
52849
52855
  authorizationList?: undefined;
52850
52856
  chainId?: number | undefined;
@@ -52854,8 +52860,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52854
52860
  functionName: string;
52855
52861
  args?: readonly unknown[] | undefined;
52856
52862
  address: Address;
52857
- chain?: viem0.Chain | null | undefined;
52858
- account?: `0x${string}` | viem0.Account | null | undefined;
52863
+ chain?: viem356.Chain | null | undefined;
52864
+ account?: `0x${string}` | viem356.Account | null | undefined;
52859
52865
  value?: bigint | undefined;
52860
52866
  dataSuffix?: `0x${string}` | undefined;
52861
52867
  type?: "eip1559" | undefined;
@@ -52868,7 +52874,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52868
52874
  maxFeePerBlobGas?: undefined | undefined;
52869
52875
  maxFeePerGas?: bigint | undefined;
52870
52876
  maxPriorityFeePerGas?: bigint | undefined;
52871
- accessList?: viem0.AccessList | undefined;
52877
+ accessList?: viem356.AccessList | undefined;
52872
52878
  sidecars?: undefined;
52873
52879
  authorizationList?: undefined;
52874
52880
  chainId?: number | undefined;
@@ -52878,22 +52884,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52878
52884
  functionName: string;
52879
52885
  args?: readonly unknown[] | undefined;
52880
52886
  address: Address;
52881
- chain?: viem0.Chain | null | undefined;
52882
- account?: `0x${string}` | viem0.Account | null | undefined;
52887
+ chain?: viem356.Chain | null | undefined;
52888
+ account?: `0x${string}` | viem356.Account | null | undefined;
52883
52889
  value?: bigint | undefined;
52884
52890
  dataSuffix?: `0x${string}` | undefined;
52885
52891
  type?: "eip4844" | undefined;
52886
52892
  gas?: bigint | undefined;
52887
52893
  nonce?: number | undefined;
52888
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
52889
- blobVersionedHashes: readonly viem0.Hex[];
52894
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
52895
+ blobVersionedHashes: readonly viem356.Hex[];
52890
52896
  kzg?: undefined;
52891
52897
  gasPrice?: undefined | undefined;
52892
52898
  maxFeePerBlobGas?: bigint | undefined;
52893
52899
  maxFeePerGas?: bigint | undefined;
52894
52900
  maxPriorityFeePerGas?: bigint | undefined;
52895
- accessList?: viem0.AccessList | undefined;
52896
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52901
+ accessList?: viem356.AccessList | undefined;
52902
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
52897
52903
  authorizationList?: undefined;
52898
52904
  chainId?: number | undefined;
52899
52905
  connector?: wagmi0.Connector | undefined;
@@ -52902,22 +52908,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52902
52908
  functionName: string;
52903
52909
  args?: readonly unknown[] | undefined;
52904
52910
  address: Address;
52905
- chain?: viem0.Chain | null | undefined;
52906
- account?: `0x${string}` | viem0.Account | null | undefined;
52911
+ chain?: viem356.Chain | null | undefined;
52912
+ account?: `0x${string}` | viem356.Account | null | undefined;
52907
52913
  value?: bigint | undefined;
52908
52914
  dataSuffix?: `0x${string}` | undefined;
52909
52915
  type?: "eip4844" | undefined;
52910
52916
  gas?: bigint | undefined;
52911
52917
  nonce?: number | undefined;
52912
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
52918
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
52913
52919
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52914
- kzg?: viem0.Kzg | undefined;
52920
+ kzg?: viem356.Kzg | undefined;
52915
52921
  gasPrice?: undefined | undefined;
52916
52922
  maxFeePerBlobGas?: bigint | undefined;
52917
52923
  maxFeePerGas?: bigint | undefined;
52918
52924
  maxPriorityFeePerGas?: bigint | undefined;
52919
- accessList?: viem0.AccessList | undefined;
52920
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
52925
+ accessList?: viem356.AccessList | undefined;
52926
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
52921
52927
  authorizationList?: undefined;
52922
52928
  chainId?: number | undefined;
52923
52929
  connector?: wagmi0.Connector | undefined;
@@ -52926,8 +52932,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52926
52932
  functionName: string;
52927
52933
  args?: readonly unknown[] | undefined;
52928
52934
  address: Address;
52929
- chain?: viem0.Chain | null | undefined;
52930
- account?: `0x${string}` | viem0.Account | null | undefined;
52935
+ chain?: viem356.Chain | null | undefined;
52936
+ account?: `0x${string}` | viem356.Account | null | undefined;
52931
52937
  value?: bigint | undefined;
52932
52938
  dataSuffix?: `0x${string}` | undefined;
52933
52939
  type?: "eip7702" | undefined;
@@ -52940,9 +52946,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52940
52946
  maxFeePerBlobGas?: undefined | undefined;
52941
52947
  maxFeePerGas?: bigint | undefined;
52942
52948
  maxPriorityFeePerGas?: bigint | undefined;
52943
- accessList?: viem0.AccessList | undefined;
52949
+ accessList?: viem356.AccessList | undefined;
52944
52950
  sidecars?: undefined;
52945
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
52951
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
52946
52952
  chainId?: number | undefined;
52947
52953
  connector?: wagmi0.Connector | undefined;
52948
52954
  };
@@ -52950,6 +52956,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52950
52956
  reset: () => void;
52951
52957
  context: unknown;
52952
52958
  submittedAt: number;
52959
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52960
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
52953
52961
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52954
52962
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52955
52963
  };
@@ -52970,6 +52978,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52970
52978
  reset: () => void;
52971
52979
  context: unknown;
52972
52980
  submittedAt: number;
52981
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52982
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
52973
52983
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52974
52984
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
52975
52985
  } | {
@@ -52987,8 +52997,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52987
52997
  functionName: string;
52988
52998
  args?: readonly unknown[] | undefined;
52989
52999
  address: Address;
52990
- chain?: viem0.Chain | null | undefined;
52991
- account?: `0x${string}` | viem0.Account | null | undefined;
53000
+ chain?: viem356.Chain | null | undefined;
53001
+ account?: `0x${string}` | viem356.Account | null | undefined;
52992
53002
  value?: bigint | undefined;
52993
53003
  dataSuffix?: `0x${string}` | undefined;
52994
53004
  type?: "legacy" | undefined;
@@ -53011,8 +53021,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53011
53021
  functionName: string;
53012
53022
  args?: readonly unknown[] | undefined;
53013
53023
  address: Address;
53014
- chain?: viem0.Chain | null | undefined;
53015
- account?: `0x${string}` | viem0.Account | null | undefined;
53024
+ chain?: viem356.Chain | null | undefined;
53025
+ account?: `0x${string}` | viem356.Account | null | undefined;
53016
53026
  value?: bigint | undefined;
53017
53027
  dataSuffix?: `0x${string}` | undefined;
53018
53028
  type?: "eip2930" | undefined;
@@ -53025,7 +53035,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53025
53035
  maxFeePerBlobGas?: undefined | undefined;
53026
53036
  maxFeePerGas?: undefined | undefined;
53027
53037
  maxPriorityFeePerGas?: undefined | undefined;
53028
- accessList?: viem0.AccessList | undefined;
53038
+ accessList?: viem356.AccessList | undefined;
53029
53039
  sidecars?: undefined;
53030
53040
  authorizationList?: undefined;
53031
53041
  chainId?: number | undefined;
@@ -53035,8 +53045,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53035
53045
  functionName: string;
53036
53046
  args?: readonly unknown[] | undefined;
53037
53047
  address: Address;
53038
- chain?: viem0.Chain | null | undefined;
53039
- account?: `0x${string}` | viem0.Account | null | undefined;
53048
+ chain?: viem356.Chain | null | undefined;
53049
+ account?: `0x${string}` | viem356.Account | null | undefined;
53040
53050
  value?: bigint | undefined;
53041
53051
  dataSuffix?: `0x${string}` | undefined;
53042
53052
  type?: "eip1559" | undefined;
@@ -53049,7 +53059,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53049
53059
  maxFeePerBlobGas?: undefined | undefined;
53050
53060
  maxFeePerGas?: bigint | undefined;
53051
53061
  maxPriorityFeePerGas?: bigint | undefined;
53052
- accessList?: viem0.AccessList | undefined;
53062
+ accessList?: viem356.AccessList | undefined;
53053
53063
  sidecars?: undefined;
53054
53064
  authorizationList?: undefined;
53055
53065
  chainId?: number | undefined;
@@ -53059,22 +53069,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53059
53069
  functionName: string;
53060
53070
  args?: readonly unknown[] | undefined;
53061
53071
  address: Address;
53062
- chain?: viem0.Chain | null | undefined;
53063
- account?: `0x${string}` | viem0.Account | null | undefined;
53072
+ chain?: viem356.Chain | null | undefined;
53073
+ account?: `0x${string}` | viem356.Account | null | undefined;
53064
53074
  value?: bigint | undefined;
53065
53075
  dataSuffix?: `0x${string}` | undefined;
53066
53076
  type?: "eip4844" | undefined;
53067
53077
  gas?: bigint | undefined;
53068
53078
  nonce?: number | undefined;
53069
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53070
- blobVersionedHashes: readonly viem0.Hex[];
53079
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
53080
+ blobVersionedHashes: readonly viem356.Hex[];
53071
53081
  kzg?: undefined;
53072
53082
  gasPrice?: undefined | undefined;
53073
53083
  maxFeePerBlobGas?: bigint | undefined;
53074
53084
  maxFeePerGas?: bigint | undefined;
53075
53085
  maxPriorityFeePerGas?: bigint | undefined;
53076
- accessList?: viem0.AccessList | undefined;
53077
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53086
+ accessList?: viem356.AccessList | undefined;
53087
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53078
53088
  authorizationList?: undefined;
53079
53089
  chainId?: number | undefined;
53080
53090
  connector?: wagmi0.Connector | undefined;
@@ -53083,22 +53093,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53083
53093
  functionName: string;
53084
53094
  args?: readonly unknown[] | undefined;
53085
53095
  address: Address;
53086
- chain?: viem0.Chain | null | undefined;
53087
- account?: `0x${string}` | viem0.Account | null | undefined;
53096
+ chain?: viem356.Chain | null | undefined;
53097
+ account?: `0x${string}` | viem356.Account | null | undefined;
53088
53098
  value?: bigint | undefined;
53089
53099
  dataSuffix?: `0x${string}` | undefined;
53090
53100
  type?: "eip4844" | undefined;
53091
53101
  gas?: bigint | undefined;
53092
53102
  nonce?: number | undefined;
53093
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53103
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
53094
53104
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53095
- kzg?: viem0.Kzg | undefined;
53105
+ kzg?: viem356.Kzg | undefined;
53096
53106
  gasPrice?: undefined | undefined;
53097
53107
  maxFeePerBlobGas?: bigint | undefined;
53098
53108
  maxFeePerGas?: bigint | undefined;
53099
53109
  maxPriorityFeePerGas?: bigint | undefined;
53100
- accessList?: viem0.AccessList | undefined;
53101
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53110
+ accessList?: viem356.AccessList | undefined;
53111
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53102
53112
  authorizationList?: undefined;
53103
53113
  chainId?: number | undefined;
53104
53114
  connector?: wagmi0.Connector | undefined;
@@ -53107,8 +53117,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53107
53117
  functionName: string;
53108
53118
  args?: readonly unknown[] | undefined;
53109
53119
  address: Address;
53110
- chain?: viem0.Chain | null | undefined;
53111
- account?: `0x${string}` | viem0.Account | null | undefined;
53120
+ chain?: viem356.Chain | null | undefined;
53121
+ account?: `0x${string}` | viem356.Account | null | undefined;
53112
53122
  value?: bigint | undefined;
53113
53123
  dataSuffix?: `0x${string}` | undefined;
53114
53124
  type?: "eip7702" | undefined;
@@ -53121,9 +53131,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53121
53131
  maxFeePerBlobGas?: undefined | undefined;
53122
53132
  maxFeePerGas?: bigint | undefined;
53123
53133
  maxPriorityFeePerGas?: bigint | undefined;
53124
- accessList?: viem0.AccessList | undefined;
53134
+ accessList?: viem356.AccessList | undefined;
53125
53135
  sidecars?: undefined;
53126
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53136
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
53127
53137
  chainId?: number | undefined;
53128
53138
  connector?: wagmi0.Connector | undefined;
53129
53139
  };
@@ -53131,6 +53141,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53131
53141
  reset: () => void;
53132
53142
  context: unknown;
53133
53143
  submittedAt: number;
53144
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53145
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
53134
53146
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53135
53147
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
53136
53148
  } | {
@@ -53148,8 +53160,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53148
53160
  functionName: string;
53149
53161
  args?: readonly unknown[] | undefined;
53150
53162
  address: Address;
53151
- chain?: viem0.Chain | null | undefined;
53152
- account?: `0x${string}` | viem0.Account | null | undefined;
53163
+ chain?: viem356.Chain | null | undefined;
53164
+ account?: `0x${string}` | viem356.Account | null | undefined;
53153
53165
  value?: bigint | undefined;
53154
53166
  dataSuffix?: `0x${string}` | undefined;
53155
53167
  type?: "legacy" | undefined;
@@ -53172,8 +53184,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53172
53184
  functionName: string;
53173
53185
  args?: readonly unknown[] | undefined;
53174
53186
  address: Address;
53175
- chain?: viem0.Chain | null | undefined;
53176
- account?: `0x${string}` | viem0.Account | null | undefined;
53187
+ chain?: viem356.Chain | null | undefined;
53188
+ account?: `0x${string}` | viem356.Account | null | undefined;
53177
53189
  value?: bigint | undefined;
53178
53190
  dataSuffix?: `0x${string}` | undefined;
53179
53191
  type?: "eip2930" | undefined;
@@ -53186,7 +53198,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53186
53198
  maxFeePerBlobGas?: undefined | undefined;
53187
53199
  maxFeePerGas?: undefined | undefined;
53188
53200
  maxPriorityFeePerGas?: undefined | undefined;
53189
- accessList?: viem0.AccessList | undefined;
53201
+ accessList?: viem356.AccessList | undefined;
53190
53202
  sidecars?: undefined;
53191
53203
  authorizationList?: undefined;
53192
53204
  chainId?: number | undefined;
@@ -53196,8 +53208,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53196
53208
  functionName: string;
53197
53209
  args?: readonly unknown[] | undefined;
53198
53210
  address: Address;
53199
- chain?: viem0.Chain | null | undefined;
53200
- account?: `0x${string}` | viem0.Account | null | undefined;
53211
+ chain?: viem356.Chain | null | undefined;
53212
+ account?: `0x${string}` | viem356.Account | null | undefined;
53201
53213
  value?: bigint | undefined;
53202
53214
  dataSuffix?: `0x${string}` | undefined;
53203
53215
  type?: "eip1559" | undefined;
@@ -53210,7 +53222,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53210
53222
  maxFeePerBlobGas?: undefined | undefined;
53211
53223
  maxFeePerGas?: bigint | undefined;
53212
53224
  maxPriorityFeePerGas?: bigint | undefined;
53213
- accessList?: viem0.AccessList | undefined;
53225
+ accessList?: viem356.AccessList | undefined;
53214
53226
  sidecars?: undefined;
53215
53227
  authorizationList?: undefined;
53216
53228
  chainId?: number | undefined;
@@ -53220,22 +53232,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53220
53232
  functionName: string;
53221
53233
  args?: readonly unknown[] | undefined;
53222
53234
  address: Address;
53223
- chain?: viem0.Chain | null | undefined;
53224
- account?: `0x${string}` | viem0.Account | null | undefined;
53235
+ chain?: viem356.Chain | null | undefined;
53236
+ account?: `0x${string}` | viem356.Account | null | undefined;
53225
53237
  value?: bigint | undefined;
53226
53238
  dataSuffix?: `0x${string}` | undefined;
53227
53239
  type?: "eip4844" | undefined;
53228
53240
  gas?: bigint | undefined;
53229
53241
  nonce?: number | undefined;
53230
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53231
- blobVersionedHashes: readonly viem0.Hex[];
53242
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
53243
+ blobVersionedHashes: readonly viem356.Hex[];
53232
53244
  kzg?: undefined;
53233
53245
  gasPrice?: undefined | undefined;
53234
53246
  maxFeePerBlobGas?: bigint | undefined;
53235
53247
  maxFeePerGas?: bigint | undefined;
53236
53248
  maxPriorityFeePerGas?: bigint | undefined;
53237
- accessList?: viem0.AccessList | undefined;
53238
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53249
+ accessList?: viem356.AccessList | undefined;
53250
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53239
53251
  authorizationList?: undefined;
53240
53252
  chainId?: number | undefined;
53241
53253
  connector?: wagmi0.Connector | undefined;
@@ -53244,22 +53256,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53244
53256
  functionName: string;
53245
53257
  args?: readonly unknown[] | undefined;
53246
53258
  address: Address;
53247
- chain?: viem0.Chain | null | undefined;
53248
- account?: `0x${string}` | viem0.Account | null | undefined;
53259
+ chain?: viem356.Chain | null | undefined;
53260
+ account?: `0x${string}` | viem356.Account | null | undefined;
53249
53261
  value?: bigint | undefined;
53250
53262
  dataSuffix?: `0x${string}` | undefined;
53251
53263
  type?: "eip4844" | undefined;
53252
53264
  gas?: bigint | undefined;
53253
53265
  nonce?: number | undefined;
53254
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53266
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
53255
53267
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53256
- kzg?: viem0.Kzg | undefined;
53268
+ kzg?: viem356.Kzg | undefined;
53257
53269
  gasPrice?: undefined | undefined;
53258
53270
  maxFeePerBlobGas?: bigint | undefined;
53259
53271
  maxFeePerGas?: bigint | undefined;
53260
53272
  maxPriorityFeePerGas?: bigint | undefined;
53261
- accessList?: viem0.AccessList | undefined;
53262
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53273
+ accessList?: viem356.AccessList | undefined;
53274
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53263
53275
  authorizationList?: undefined;
53264
53276
  chainId?: number | undefined;
53265
53277
  connector?: wagmi0.Connector | undefined;
@@ -53268,8 +53280,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53268
53280
  functionName: string;
53269
53281
  args?: readonly unknown[] | undefined;
53270
53282
  address: Address;
53271
- chain?: viem0.Chain | null | undefined;
53272
- account?: `0x${string}` | viem0.Account | null | undefined;
53283
+ chain?: viem356.Chain | null | undefined;
53284
+ account?: `0x${string}` | viem356.Account | null | undefined;
53273
53285
  value?: bigint | undefined;
53274
53286
  dataSuffix?: `0x${string}` | undefined;
53275
53287
  type?: "eip7702" | undefined;
@@ -53282,9 +53294,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53282
53294
  maxFeePerBlobGas?: undefined | undefined;
53283
53295
  maxFeePerGas?: bigint | undefined;
53284
53296
  maxPriorityFeePerGas?: bigint | undefined;
53285
- accessList?: viem0.AccessList | undefined;
53297
+ accessList?: viem356.AccessList | undefined;
53286
53298
  sidecars?: undefined;
53287
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53299
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
53288
53300
  chainId?: number | undefined;
53289
53301
  connector?: wagmi0.Connector | undefined;
53290
53302
  };
@@ -53292,6 +53304,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53292
53304
  reset: () => void;
53293
53305
  context: unknown;
53294
53306
  submittedAt: number;
53307
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53308
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
53295
53309
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53296
53310
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
53297
53311
  } | {
@@ -53309,8 +53323,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53309
53323
  functionName: string;
53310
53324
  args?: readonly unknown[] | undefined;
53311
53325
  address: Address;
53312
- chain?: viem0.Chain | null | undefined;
53313
- account?: `0x${string}` | viem0.Account | null | undefined;
53326
+ chain?: viem356.Chain | null | undefined;
53327
+ account?: `0x${string}` | viem356.Account | null | undefined;
53314
53328
  value?: bigint | undefined;
53315
53329
  dataSuffix?: `0x${string}` | undefined;
53316
53330
  type?: "legacy" | undefined;
@@ -53333,8 +53347,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53333
53347
  functionName: string;
53334
53348
  args?: readonly unknown[] | undefined;
53335
53349
  address: Address;
53336
- chain?: viem0.Chain | null | undefined;
53337
- account?: `0x${string}` | viem0.Account | null | undefined;
53350
+ chain?: viem356.Chain | null | undefined;
53351
+ account?: `0x${string}` | viem356.Account | null | undefined;
53338
53352
  value?: bigint | undefined;
53339
53353
  dataSuffix?: `0x${string}` | undefined;
53340
53354
  type?: "eip2930" | undefined;
@@ -53347,7 +53361,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53347
53361
  maxFeePerBlobGas?: undefined | undefined;
53348
53362
  maxFeePerGas?: undefined | undefined;
53349
53363
  maxPriorityFeePerGas?: undefined | undefined;
53350
- accessList?: viem0.AccessList | undefined;
53364
+ accessList?: viem356.AccessList | undefined;
53351
53365
  sidecars?: undefined;
53352
53366
  authorizationList?: undefined;
53353
53367
  chainId?: number | undefined;
@@ -53357,8 +53371,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53357
53371
  functionName: string;
53358
53372
  args?: readonly unknown[] | undefined;
53359
53373
  address: Address;
53360
- chain?: viem0.Chain | null | undefined;
53361
- account?: `0x${string}` | viem0.Account | null | undefined;
53374
+ chain?: viem356.Chain | null | undefined;
53375
+ account?: `0x${string}` | viem356.Account | null | undefined;
53362
53376
  value?: bigint | undefined;
53363
53377
  dataSuffix?: `0x${string}` | undefined;
53364
53378
  type?: "eip1559" | undefined;
@@ -53371,7 +53385,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53371
53385
  maxFeePerBlobGas?: undefined | undefined;
53372
53386
  maxFeePerGas?: bigint | undefined;
53373
53387
  maxPriorityFeePerGas?: bigint | undefined;
53374
- accessList?: viem0.AccessList | undefined;
53388
+ accessList?: viem356.AccessList | undefined;
53375
53389
  sidecars?: undefined;
53376
53390
  authorizationList?: undefined;
53377
53391
  chainId?: number | undefined;
@@ -53381,22 +53395,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53381
53395
  functionName: string;
53382
53396
  args?: readonly unknown[] | undefined;
53383
53397
  address: Address;
53384
- chain?: viem0.Chain | null | undefined;
53385
- account?: `0x${string}` | viem0.Account | null | undefined;
53398
+ chain?: viem356.Chain | null | undefined;
53399
+ account?: `0x${string}` | viem356.Account | null | undefined;
53386
53400
  value?: bigint | undefined;
53387
53401
  dataSuffix?: `0x${string}` | undefined;
53388
53402
  type?: "eip4844" | undefined;
53389
53403
  gas?: bigint | undefined;
53390
53404
  nonce?: number | undefined;
53391
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53392
- blobVersionedHashes: readonly viem0.Hex[];
53405
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
53406
+ blobVersionedHashes: readonly viem356.Hex[];
53393
53407
  kzg?: undefined;
53394
53408
  gasPrice?: undefined | undefined;
53395
53409
  maxFeePerBlobGas?: bigint | undefined;
53396
53410
  maxFeePerGas?: bigint | undefined;
53397
53411
  maxPriorityFeePerGas?: bigint | undefined;
53398
- accessList?: viem0.AccessList | undefined;
53399
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53412
+ accessList?: viem356.AccessList | undefined;
53413
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53400
53414
  authorizationList?: undefined;
53401
53415
  chainId?: number | undefined;
53402
53416
  connector?: wagmi0.Connector | undefined;
@@ -53405,22 +53419,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53405
53419
  functionName: string;
53406
53420
  args?: readonly unknown[] | undefined;
53407
53421
  address: Address;
53408
- chain?: viem0.Chain | null | undefined;
53409
- account?: `0x${string}` | viem0.Account | null | undefined;
53422
+ chain?: viem356.Chain | null | undefined;
53423
+ account?: `0x${string}` | viem356.Account | null | undefined;
53410
53424
  value?: bigint | undefined;
53411
53425
  dataSuffix?: `0x${string}` | undefined;
53412
53426
  type?: "eip4844" | undefined;
53413
53427
  gas?: bigint | undefined;
53414
53428
  nonce?: number | undefined;
53415
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53429
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
53416
53430
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53417
- kzg?: viem0.Kzg | undefined;
53431
+ kzg?: viem356.Kzg | undefined;
53418
53432
  gasPrice?: undefined | undefined;
53419
53433
  maxFeePerBlobGas?: bigint | undefined;
53420
53434
  maxFeePerGas?: bigint | undefined;
53421
53435
  maxPriorityFeePerGas?: bigint | undefined;
53422
- accessList?: viem0.AccessList | undefined;
53423
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53436
+ accessList?: viem356.AccessList | undefined;
53437
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53424
53438
  authorizationList?: undefined;
53425
53439
  chainId?: number | undefined;
53426
53440
  connector?: wagmi0.Connector | undefined;
@@ -53429,8 +53443,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53429
53443
  functionName: string;
53430
53444
  args?: readonly unknown[] | undefined;
53431
53445
  address: Address;
53432
- chain?: viem0.Chain | null | undefined;
53433
- account?: `0x${string}` | viem0.Account | null | undefined;
53446
+ chain?: viem356.Chain | null | undefined;
53447
+ account?: `0x${string}` | viem356.Account | null | undefined;
53434
53448
  value?: bigint | undefined;
53435
53449
  dataSuffix?: `0x${string}` | undefined;
53436
53450
  type?: "eip7702" | undefined;
@@ -53443,9 +53457,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53443
53457
  maxFeePerBlobGas?: undefined | undefined;
53444
53458
  maxFeePerGas?: bigint | undefined;
53445
53459
  maxPriorityFeePerGas?: bigint | undefined;
53446
- accessList?: viem0.AccessList | undefined;
53460
+ accessList?: viem356.AccessList | undefined;
53447
53461
  sidecars?: undefined;
53448
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53462
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
53449
53463
  chainId?: number | undefined;
53450
53464
  connector?: wagmi0.Connector | undefined;
53451
53465
  };
@@ -53453,6 +53467,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53453
53467
  reset: () => void;
53454
53468
  context: unknown;
53455
53469
  submittedAt: number;
53470
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53471
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
53456
53472
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53457
53473
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
53458
53474
  };
@@ -53482,6 +53498,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53482
53498
  reset: () => void;
53483
53499
  context: unknown;
53484
53500
  submittedAt: number;
53501
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53502
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
53485
53503
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53486
53504
  updateMarketFees: (rates: {
53487
53505
  openingFeeRate?: number;
@@ -53509,8 +53527,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53509
53527
  functionName: string;
53510
53528
  args?: readonly unknown[] | undefined;
53511
53529
  address: Address;
53512
- chain?: viem0.Chain | null | undefined;
53513
- account?: `0x${string}` | viem0.Account | null | undefined;
53530
+ chain?: viem356.Chain | null | undefined;
53531
+ account?: `0x${string}` | viem356.Account | null | undefined;
53514
53532
  value?: bigint | undefined;
53515
53533
  dataSuffix?: `0x${string}` | undefined;
53516
53534
  type?: "legacy" | undefined;
@@ -53533,8 +53551,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53533
53551
  functionName: string;
53534
53552
  args?: readonly unknown[] | undefined;
53535
53553
  address: Address;
53536
- chain?: viem0.Chain | null | undefined;
53537
- account?: `0x${string}` | viem0.Account | null | undefined;
53554
+ chain?: viem356.Chain | null | undefined;
53555
+ account?: `0x${string}` | viem356.Account | null | undefined;
53538
53556
  value?: bigint | undefined;
53539
53557
  dataSuffix?: `0x${string}` | undefined;
53540
53558
  type?: "eip2930" | undefined;
@@ -53547,7 +53565,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53547
53565
  maxFeePerBlobGas?: undefined | undefined;
53548
53566
  maxFeePerGas?: undefined | undefined;
53549
53567
  maxPriorityFeePerGas?: undefined | undefined;
53550
- accessList?: viem0.AccessList | undefined;
53568
+ accessList?: viem356.AccessList | undefined;
53551
53569
  sidecars?: undefined;
53552
53570
  authorizationList?: undefined;
53553
53571
  chainId?: number | undefined;
@@ -53557,8 +53575,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53557
53575
  functionName: string;
53558
53576
  args?: readonly unknown[] | undefined;
53559
53577
  address: Address;
53560
- chain?: viem0.Chain | null | undefined;
53561
- account?: `0x${string}` | viem0.Account | null | undefined;
53578
+ chain?: viem356.Chain | null | undefined;
53579
+ account?: `0x${string}` | viem356.Account | null | undefined;
53562
53580
  value?: bigint | undefined;
53563
53581
  dataSuffix?: `0x${string}` | undefined;
53564
53582
  type?: "eip1559" | undefined;
@@ -53571,7 +53589,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53571
53589
  maxFeePerBlobGas?: undefined | undefined;
53572
53590
  maxFeePerGas?: bigint | undefined;
53573
53591
  maxPriorityFeePerGas?: bigint | undefined;
53574
- accessList?: viem0.AccessList | undefined;
53592
+ accessList?: viem356.AccessList | undefined;
53575
53593
  sidecars?: undefined;
53576
53594
  authorizationList?: undefined;
53577
53595
  chainId?: number | undefined;
@@ -53581,22 +53599,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53581
53599
  functionName: string;
53582
53600
  args?: readonly unknown[] | undefined;
53583
53601
  address: Address;
53584
- chain?: viem0.Chain | null | undefined;
53585
- account?: `0x${string}` | viem0.Account | null | undefined;
53602
+ chain?: viem356.Chain | null | undefined;
53603
+ account?: `0x${string}` | viem356.Account | null | undefined;
53586
53604
  value?: bigint | undefined;
53587
53605
  dataSuffix?: `0x${string}` | undefined;
53588
53606
  type?: "eip4844" | undefined;
53589
53607
  gas?: bigint | undefined;
53590
53608
  nonce?: number | undefined;
53591
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53592
- blobVersionedHashes: readonly viem0.Hex[];
53609
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
53610
+ blobVersionedHashes: readonly viem356.Hex[];
53593
53611
  kzg?: undefined;
53594
53612
  gasPrice?: undefined | undefined;
53595
53613
  maxFeePerBlobGas?: bigint | undefined;
53596
53614
  maxFeePerGas?: bigint | undefined;
53597
53615
  maxPriorityFeePerGas?: bigint | undefined;
53598
- accessList?: viem0.AccessList | undefined;
53599
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53616
+ accessList?: viem356.AccessList | undefined;
53617
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53600
53618
  authorizationList?: undefined;
53601
53619
  chainId?: number | undefined;
53602
53620
  connector?: wagmi0.Connector | undefined;
@@ -53605,22 +53623,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53605
53623
  functionName: string;
53606
53624
  args?: readonly unknown[] | undefined;
53607
53625
  address: Address;
53608
- chain?: viem0.Chain | null | undefined;
53609
- account?: `0x${string}` | viem0.Account | null | undefined;
53626
+ chain?: viem356.Chain | null | undefined;
53627
+ account?: `0x${string}` | viem356.Account | null | undefined;
53610
53628
  value?: bigint | undefined;
53611
53629
  dataSuffix?: `0x${string}` | undefined;
53612
53630
  type?: "eip4844" | undefined;
53613
53631
  gas?: bigint | undefined;
53614
53632
  nonce?: number | undefined;
53615
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53633
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
53616
53634
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53617
- kzg?: viem0.Kzg | undefined;
53635
+ kzg?: viem356.Kzg | undefined;
53618
53636
  gasPrice?: undefined | undefined;
53619
53637
  maxFeePerBlobGas?: bigint | undefined;
53620
53638
  maxFeePerGas?: bigint | undefined;
53621
53639
  maxPriorityFeePerGas?: bigint | undefined;
53622
- accessList?: viem0.AccessList | undefined;
53623
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53640
+ accessList?: viem356.AccessList | undefined;
53641
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53624
53642
  authorizationList?: undefined;
53625
53643
  chainId?: number | undefined;
53626
53644
  connector?: wagmi0.Connector | undefined;
@@ -53629,8 +53647,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53629
53647
  functionName: string;
53630
53648
  args?: readonly unknown[] | undefined;
53631
53649
  address: Address;
53632
- chain?: viem0.Chain | null | undefined;
53633
- account?: `0x${string}` | viem0.Account | null | undefined;
53650
+ chain?: viem356.Chain | null | undefined;
53651
+ account?: `0x${string}` | viem356.Account | null | undefined;
53634
53652
  value?: bigint | undefined;
53635
53653
  dataSuffix?: `0x${string}` | undefined;
53636
53654
  type?: "eip7702" | undefined;
@@ -53643,9 +53661,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53643
53661
  maxFeePerBlobGas?: undefined | undefined;
53644
53662
  maxFeePerGas?: bigint | undefined;
53645
53663
  maxPriorityFeePerGas?: bigint | undefined;
53646
- accessList?: viem0.AccessList | undefined;
53664
+ accessList?: viem356.AccessList | undefined;
53647
53665
  sidecars?: undefined;
53648
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53666
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
53649
53667
  chainId?: number | undefined;
53650
53668
  connector?: wagmi0.Connector | undefined;
53651
53669
  };
@@ -53653,6 +53671,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53653
53671
  reset: () => void;
53654
53672
  context: unknown;
53655
53673
  submittedAt: number;
53674
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53675
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
53656
53676
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53657
53677
  updateMarketFees: (rates: {
53658
53678
  openingFeeRate?: number;
@@ -53680,8 +53700,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53680
53700
  functionName: string;
53681
53701
  args?: readonly unknown[] | undefined;
53682
53702
  address: Address;
53683
- chain?: viem0.Chain | null | undefined;
53684
- account?: `0x${string}` | viem0.Account | null | undefined;
53703
+ chain?: viem356.Chain | null | undefined;
53704
+ account?: `0x${string}` | viem356.Account | null | undefined;
53685
53705
  value?: bigint | undefined;
53686
53706
  dataSuffix?: `0x${string}` | undefined;
53687
53707
  type?: "legacy" | undefined;
@@ -53704,8 +53724,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53704
53724
  functionName: string;
53705
53725
  args?: readonly unknown[] | undefined;
53706
53726
  address: Address;
53707
- chain?: viem0.Chain | null | undefined;
53708
- account?: `0x${string}` | viem0.Account | null | undefined;
53727
+ chain?: viem356.Chain | null | undefined;
53728
+ account?: `0x${string}` | viem356.Account | null | undefined;
53709
53729
  value?: bigint | undefined;
53710
53730
  dataSuffix?: `0x${string}` | undefined;
53711
53731
  type?: "eip2930" | undefined;
@@ -53718,7 +53738,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53718
53738
  maxFeePerBlobGas?: undefined | undefined;
53719
53739
  maxFeePerGas?: undefined | undefined;
53720
53740
  maxPriorityFeePerGas?: undefined | undefined;
53721
- accessList?: viem0.AccessList | undefined;
53741
+ accessList?: viem356.AccessList | undefined;
53722
53742
  sidecars?: undefined;
53723
53743
  authorizationList?: undefined;
53724
53744
  chainId?: number | undefined;
@@ -53728,8 +53748,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53728
53748
  functionName: string;
53729
53749
  args?: readonly unknown[] | undefined;
53730
53750
  address: Address;
53731
- chain?: viem0.Chain | null | undefined;
53732
- account?: `0x${string}` | viem0.Account | null | undefined;
53751
+ chain?: viem356.Chain | null | undefined;
53752
+ account?: `0x${string}` | viem356.Account | null | undefined;
53733
53753
  value?: bigint | undefined;
53734
53754
  dataSuffix?: `0x${string}` | undefined;
53735
53755
  type?: "eip1559" | undefined;
@@ -53742,7 +53762,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53742
53762
  maxFeePerBlobGas?: undefined | undefined;
53743
53763
  maxFeePerGas?: bigint | undefined;
53744
53764
  maxPriorityFeePerGas?: bigint | undefined;
53745
- accessList?: viem0.AccessList | undefined;
53765
+ accessList?: viem356.AccessList | undefined;
53746
53766
  sidecars?: undefined;
53747
53767
  authorizationList?: undefined;
53748
53768
  chainId?: number | undefined;
@@ -53752,22 +53772,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53752
53772
  functionName: string;
53753
53773
  args?: readonly unknown[] | undefined;
53754
53774
  address: Address;
53755
- chain?: viem0.Chain | null | undefined;
53756
- account?: `0x${string}` | viem0.Account | null | undefined;
53775
+ chain?: viem356.Chain | null | undefined;
53776
+ account?: `0x${string}` | viem356.Account | null | undefined;
53757
53777
  value?: bigint | undefined;
53758
53778
  dataSuffix?: `0x${string}` | undefined;
53759
53779
  type?: "eip4844" | undefined;
53760
53780
  gas?: bigint | undefined;
53761
53781
  nonce?: number | undefined;
53762
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53763
- blobVersionedHashes: readonly viem0.Hex[];
53782
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
53783
+ blobVersionedHashes: readonly viem356.Hex[];
53764
53784
  kzg?: undefined;
53765
53785
  gasPrice?: undefined | undefined;
53766
53786
  maxFeePerBlobGas?: bigint | undefined;
53767
53787
  maxFeePerGas?: bigint | undefined;
53768
53788
  maxPriorityFeePerGas?: bigint | undefined;
53769
- accessList?: viem0.AccessList | undefined;
53770
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53789
+ accessList?: viem356.AccessList | undefined;
53790
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53771
53791
  authorizationList?: undefined;
53772
53792
  chainId?: number | undefined;
53773
53793
  connector?: wagmi0.Connector | undefined;
@@ -53776,22 +53796,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53776
53796
  functionName: string;
53777
53797
  args?: readonly unknown[] | undefined;
53778
53798
  address: Address;
53779
- chain?: viem0.Chain | null | undefined;
53780
- account?: `0x${string}` | viem0.Account | null | undefined;
53799
+ chain?: viem356.Chain | null | undefined;
53800
+ account?: `0x${string}` | viem356.Account | null | undefined;
53781
53801
  value?: bigint | undefined;
53782
53802
  dataSuffix?: `0x${string}` | undefined;
53783
53803
  type?: "eip4844" | undefined;
53784
53804
  gas?: bigint | undefined;
53785
53805
  nonce?: number | undefined;
53786
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53806
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
53787
53807
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53788
- kzg?: viem0.Kzg | undefined;
53808
+ kzg?: viem356.Kzg | undefined;
53789
53809
  gasPrice?: undefined | undefined;
53790
53810
  maxFeePerBlobGas?: bigint | undefined;
53791
53811
  maxFeePerGas?: bigint | undefined;
53792
53812
  maxPriorityFeePerGas?: bigint | undefined;
53793
- accessList?: viem0.AccessList | undefined;
53794
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53813
+ accessList?: viem356.AccessList | undefined;
53814
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53795
53815
  authorizationList?: undefined;
53796
53816
  chainId?: number | undefined;
53797
53817
  connector?: wagmi0.Connector | undefined;
@@ -53800,8 +53820,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53800
53820
  functionName: string;
53801
53821
  args?: readonly unknown[] | undefined;
53802
53822
  address: Address;
53803
- chain?: viem0.Chain | null | undefined;
53804
- account?: `0x${string}` | viem0.Account | null | undefined;
53823
+ chain?: viem356.Chain | null | undefined;
53824
+ account?: `0x${string}` | viem356.Account | null | undefined;
53805
53825
  value?: bigint | undefined;
53806
53826
  dataSuffix?: `0x${string}` | undefined;
53807
53827
  type?: "eip7702" | undefined;
@@ -53814,9 +53834,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53814
53834
  maxFeePerBlobGas?: undefined | undefined;
53815
53835
  maxFeePerGas?: bigint | undefined;
53816
53836
  maxPriorityFeePerGas?: bigint | undefined;
53817
- accessList?: viem0.AccessList | undefined;
53837
+ accessList?: viem356.AccessList | undefined;
53818
53838
  sidecars?: undefined;
53819
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53839
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
53820
53840
  chainId?: number | undefined;
53821
53841
  connector?: wagmi0.Connector | undefined;
53822
53842
  };
@@ -53824,6 +53844,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53824
53844
  reset: () => void;
53825
53845
  context: unknown;
53826
53846
  submittedAt: number;
53847
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53848
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
53827
53849
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53828
53850
  updateMarketFees: (rates: {
53829
53851
  openingFeeRate?: number;
@@ -53851,8 +53873,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53851
53873
  functionName: string;
53852
53874
  args?: readonly unknown[] | undefined;
53853
53875
  address: Address;
53854
- chain?: viem0.Chain | null | undefined;
53855
- account?: `0x${string}` | viem0.Account | null | undefined;
53876
+ chain?: viem356.Chain | null | undefined;
53877
+ account?: `0x${string}` | viem356.Account | null | undefined;
53856
53878
  value?: bigint | undefined;
53857
53879
  dataSuffix?: `0x${string}` | undefined;
53858
53880
  type?: "legacy" | undefined;
@@ -53875,8 +53897,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53875
53897
  functionName: string;
53876
53898
  args?: readonly unknown[] | undefined;
53877
53899
  address: Address;
53878
- chain?: viem0.Chain | null | undefined;
53879
- account?: `0x${string}` | viem0.Account | null | undefined;
53900
+ chain?: viem356.Chain | null | undefined;
53901
+ account?: `0x${string}` | viem356.Account | null | undefined;
53880
53902
  value?: bigint | undefined;
53881
53903
  dataSuffix?: `0x${string}` | undefined;
53882
53904
  type?: "eip2930" | undefined;
@@ -53889,7 +53911,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53889
53911
  maxFeePerBlobGas?: undefined | undefined;
53890
53912
  maxFeePerGas?: undefined | undefined;
53891
53913
  maxPriorityFeePerGas?: undefined | undefined;
53892
- accessList?: viem0.AccessList | undefined;
53914
+ accessList?: viem356.AccessList | undefined;
53893
53915
  sidecars?: undefined;
53894
53916
  authorizationList?: undefined;
53895
53917
  chainId?: number | undefined;
@@ -53899,8 +53921,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53899
53921
  functionName: string;
53900
53922
  args?: readonly unknown[] | undefined;
53901
53923
  address: Address;
53902
- chain?: viem0.Chain | null | undefined;
53903
- account?: `0x${string}` | viem0.Account | null | undefined;
53924
+ chain?: viem356.Chain | null | undefined;
53925
+ account?: `0x${string}` | viem356.Account | null | undefined;
53904
53926
  value?: bigint | undefined;
53905
53927
  dataSuffix?: `0x${string}` | undefined;
53906
53928
  type?: "eip1559" | undefined;
@@ -53913,7 +53935,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53913
53935
  maxFeePerBlobGas?: undefined | undefined;
53914
53936
  maxFeePerGas?: bigint | undefined;
53915
53937
  maxPriorityFeePerGas?: bigint | undefined;
53916
- accessList?: viem0.AccessList | undefined;
53938
+ accessList?: viem356.AccessList | undefined;
53917
53939
  sidecars?: undefined;
53918
53940
  authorizationList?: undefined;
53919
53941
  chainId?: number | undefined;
@@ -53923,22 +53945,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53923
53945
  functionName: string;
53924
53946
  args?: readonly unknown[] | undefined;
53925
53947
  address: Address;
53926
- chain?: viem0.Chain | null | undefined;
53927
- account?: `0x${string}` | viem0.Account | null | undefined;
53948
+ chain?: viem356.Chain | null | undefined;
53949
+ account?: `0x${string}` | viem356.Account | null | undefined;
53928
53950
  value?: bigint | undefined;
53929
53951
  dataSuffix?: `0x${string}` | undefined;
53930
53952
  type?: "eip4844" | undefined;
53931
53953
  gas?: bigint | undefined;
53932
53954
  nonce?: number | undefined;
53933
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53934
- blobVersionedHashes: readonly viem0.Hex[];
53955
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
53956
+ blobVersionedHashes: readonly viem356.Hex[];
53935
53957
  kzg?: undefined;
53936
53958
  gasPrice?: undefined | undefined;
53937
53959
  maxFeePerBlobGas?: bigint | undefined;
53938
53960
  maxFeePerGas?: bigint | undefined;
53939
53961
  maxPriorityFeePerGas?: bigint | undefined;
53940
- accessList?: viem0.AccessList | undefined;
53941
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53962
+ accessList?: viem356.AccessList | undefined;
53963
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53942
53964
  authorizationList?: undefined;
53943
53965
  chainId?: number | undefined;
53944
53966
  connector?: wagmi0.Connector | undefined;
@@ -53947,22 +53969,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53947
53969
  functionName: string;
53948
53970
  args?: readonly unknown[] | undefined;
53949
53971
  address: Address;
53950
- chain?: viem0.Chain | null | undefined;
53951
- account?: `0x${string}` | viem0.Account | null | undefined;
53972
+ chain?: viem356.Chain | null | undefined;
53973
+ account?: `0x${string}` | viem356.Account | null | undefined;
53952
53974
  value?: bigint | undefined;
53953
53975
  dataSuffix?: `0x${string}` | undefined;
53954
53976
  type?: "eip4844" | undefined;
53955
53977
  gas?: bigint | undefined;
53956
53978
  nonce?: number | undefined;
53957
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53979
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
53958
53980
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53959
- kzg?: viem0.Kzg | undefined;
53981
+ kzg?: viem356.Kzg | undefined;
53960
53982
  gasPrice?: undefined | undefined;
53961
53983
  maxFeePerBlobGas?: bigint | undefined;
53962
53984
  maxFeePerGas?: bigint | undefined;
53963
53985
  maxPriorityFeePerGas?: bigint | undefined;
53964
- accessList?: viem0.AccessList | undefined;
53965
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53986
+ accessList?: viem356.AccessList | undefined;
53987
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
53966
53988
  authorizationList?: undefined;
53967
53989
  chainId?: number | undefined;
53968
53990
  connector?: wagmi0.Connector | undefined;
@@ -53971,8 +53993,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53971
53993
  functionName: string;
53972
53994
  args?: readonly unknown[] | undefined;
53973
53995
  address: Address;
53974
- chain?: viem0.Chain | null | undefined;
53975
- account?: `0x${string}` | viem0.Account | null | undefined;
53996
+ chain?: viem356.Chain | null | undefined;
53997
+ account?: `0x${string}` | viem356.Account | null | undefined;
53976
53998
  value?: bigint | undefined;
53977
53999
  dataSuffix?: `0x${string}` | undefined;
53978
54000
  type?: "eip7702" | undefined;
@@ -53985,9 +54007,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53985
54007
  maxFeePerBlobGas?: undefined | undefined;
53986
54008
  maxFeePerGas?: bigint | undefined;
53987
54009
  maxPriorityFeePerGas?: bigint | undefined;
53988
- accessList?: viem0.AccessList | undefined;
54010
+ accessList?: viem356.AccessList | undefined;
53989
54011
  sidecars?: undefined;
53990
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
54012
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
53991
54013
  chainId?: number | undefined;
53992
54014
  connector?: wagmi0.Connector | undefined;
53993
54015
  };
@@ -53995,6 +54017,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53995
54017
  reset: () => void;
53996
54018
  context: unknown;
53997
54019
  submittedAt: number;
54020
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54021
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
53998
54022
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53999
54023
  updateMarketFees: (rates: {
54000
54024
  openingFeeRate?: number;
@@ -54999,6 +55023,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
54999
55023
  reset: () => void;
55000
55024
  context: unknown;
55001
55025
  submittedAt: number;
55026
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55027
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
55002
55028
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55003
55029
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
55004
55030
  model: "static";
@@ -55024,8 +55050,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55024
55050
  functionName: string;
55025
55051
  args?: readonly unknown[] | undefined;
55026
55052
  address: Address;
55027
- chain?: viem0.Chain | null | undefined;
55028
- account?: `0x${string}` | viem0.Account | null | undefined;
55053
+ chain?: viem356.Chain | null | undefined;
55054
+ account?: `0x${string}` | viem356.Account | null | undefined;
55029
55055
  value?: bigint | undefined;
55030
55056
  dataSuffix?: `0x${string}` | undefined;
55031
55057
  type?: "legacy" | undefined;
@@ -55048,8 +55074,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55048
55074
  functionName: string;
55049
55075
  args?: readonly unknown[] | undefined;
55050
55076
  address: Address;
55051
- chain?: viem0.Chain | null | undefined;
55052
- account?: `0x${string}` | viem0.Account | null | undefined;
55077
+ chain?: viem356.Chain | null | undefined;
55078
+ account?: `0x${string}` | viem356.Account | null | undefined;
55053
55079
  value?: bigint | undefined;
55054
55080
  dataSuffix?: `0x${string}` | undefined;
55055
55081
  type?: "eip2930" | undefined;
@@ -55062,7 +55088,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55062
55088
  maxFeePerBlobGas?: undefined | undefined;
55063
55089
  maxFeePerGas?: undefined | undefined;
55064
55090
  maxPriorityFeePerGas?: undefined | undefined;
55065
- accessList?: viem0.AccessList | undefined;
55091
+ accessList?: viem356.AccessList | undefined;
55066
55092
  sidecars?: undefined;
55067
55093
  authorizationList?: undefined;
55068
55094
  chainId?: number | undefined;
@@ -55072,8 +55098,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55072
55098
  functionName: string;
55073
55099
  args?: readonly unknown[] | undefined;
55074
55100
  address: Address;
55075
- chain?: viem0.Chain | null | undefined;
55076
- account?: `0x${string}` | viem0.Account | null | undefined;
55101
+ chain?: viem356.Chain | null | undefined;
55102
+ account?: `0x${string}` | viem356.Account | null | undefined;
55077
55103
  value?: bigint | undefined;
55078
55104
  dataSuffix?: `0x${string}` | undefined;
55079
55105
  type?: "eip1559" | undefined;
@@ -55086,7 +55112,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55086
55112
  maxFeePerBlobGas?: undefined | undefined;
55087
55113
  maxFeePerGas?: bigint | undefined;
55088
55114
  maxPriorityFeePerGas?: bigint | undefined;
55089
- accessList?: viem0.AccessList | undefined;
55115
+ accessList?: viem356.AccessList | undefined;
55090
55116
  sidecars?: undefined;
55091
55117
  authorizationList?: undefined;
55092
55118
  chainId?: number | undefined;
@@ -55096,22 +55122,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55096
55122
  functionName: string;
55097
55123
  args?: readonly unknown[] | undefined;
55098
55124
  address: Address;
55099
- chain?: viem0.Chain | null | undefined;
55100
- account?: `0x${string}` | viem0.Account | null | undefined;
55125
+ chain?: viem356.Chain | null | undefined;
55126
+ account?: `0x${string}` | viem356.Account | null | undefined;
55101
55127
  value?: bigint | undefined;
55102
55128
  dataSuffix?: `0x${string}` | undefined;
55103
55129
  type?: "eip4844" | undefined;
55104
55130
  gas?: bigint | undefined;
55105
55131
  nonce?: number | undefined;
55106
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55107
- blobVersionedHashes: readonly viem0.Hex[];
55132
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
55133
+ blobVersionedHashes: readonly viem356.Hex[];
55108
55134
  kzg?: undefined;
55109
55135
  gasPrice?: undefined | undefined;
55110
55136
  maxFeePerBlobGas?: bigint | undefined;
55111
55137
  maxFeePerGas?: bigint | undefined;
55112
55138
  maxPriorityFeePerGas?: bigint | undefined;
55113
- accessList?: viem0.AccessList | undefined;
55114
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55139
+ accessList?: viem356.AccessList | undefined;
55140
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
55115
55141
  authorizationList?: undefined;
55116
55142
  chainId?: number | undefined;
55117
55143
  connector?: wagmi0.Connector | undefined;
@@ -55120,22 +55146,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55120
55146
  functionName: string;
55121
55147
  args?: readonly unknown[] | undefined;
55122
55148
  address: Address;
55123
- chain?: viem0.Chain | null | undefined;
55124
- account?: `0x${string}` | viem0.Account | null | undefined;
55149
+ chain?: viem356.Chain | null | undefined;
55150
+ account?: `0x${string}` | viem356.Account | null | undefined;
55125
55151
  value?: bigint | undefined;
55126
55152
  dataSuffix?: `0x${string}` | undefined;
55127
55153
  type?: "eip4844" | undefined;
55128
55154
  gas?: bigint | undefined;
55129
55155
  nonce?: number | undefined;
55130
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55156
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
55131
55157
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55132
- kzg?: viem0.Kzg | undefined;
55158
+ kzg?: viem356.Kzg | undefined;
55133
55159
  gasPrice?: undefined | undefined;
55134
55160
  maxFeePerBlobGas?: bigint | undefined;
55135
55161
  maxFeePerGas?: bigint | undefined;
55136
55162
  maxPriorityFeePerGas?: bigint | undefined;
55137
- accessList?: viem0.AccessList | undefined;
55138
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55163
+ accessList?: viem356.AccessList | undefined;
55164
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
55139
55165
  authorizationList?: undefined;
55140
55166
  chainId?: number | undefined;
55141
55167
  connector?: wagmi0.Connector | undefined;
@@ -55144,8 +55170,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55144
55170
  functionName: string;
55145
55171
  args?: readonly unknown[] | undefined;
55146
55172
  address: Address;
55147
- chain?: viem0.Chain | null | undefined;
55148
- account?: `0x${string}` | viem0.Account | null | undefined;
55173
+ chain?: viem356.Chain | null | undefined;
55174
+ account?: `0x${string}` | viem356.Account | null | undefined;
55149
55175
  value?: bigint | undefined;
55150
55176
  dataSuffix?: `0x${string}` | undefined;
55151
55177
  type?: "eip7702" | undefined;
@@ -55158,9 +55184,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55158
55184
  maxFeePerBlobGas?: undefined | undefined;
55159
55185
  maxFeePerGas?: bigint | undefined;
55160
55186
  maxPriorityFeePerGas?: bigint | undefined;
55161
- accessList?: viem0.AccessList | undefined;
55187
+ accessList?: viem356.AccessList | undefined;
55162
55188
  sidecars?: undefined;
55163
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55189
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
55164
55190
  chainId?: number | undefined;
55165
55191
  connector?: wagmi0.Connector | undefined;
55166
55192
  };
@@ -55168,6 +55194,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55168
55194
  reset: () => void;
55169
55195
  context: unknown;
55170
55196
  submittedAt: number;
55197
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55198
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
55171
55199
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55172
55200
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
55173
55201
  model: "static";
@@ -55193,8 +55221,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55193
55221
  functionName: string;
55194
55222
  args?: readonly unknown[] | undefined;
55195
55223
  address: Address;
55196
- chain?: viem0.Chain | null | undefined;
55197
- account?: `0x${string}` | viem0.Account | null | undefined;
55224
+ chain?: viem356.Chain | null | undefined;
55225
+ account?: `0x${string}` | viem356.Account | null | undefined;
55198
55226
  value?: bigint | undefined;
55199
55227
  dataSuffix?: `0x${string}` | undefined;
55200
55228
  type?: "legacy" | undefined;
@@ -55217,8 +55245,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55217
55245
  functionName: string;
55218
55246
  args?: readonly unknown[] | undefined;
55219
55247
  address: Address;
55220
- chain?: viem0.Chain | null | undefined;
55221
- account?: `0x${string}` | viem0.Account | null | undefined;
55248
+ chain?: viem356.Chain | null | undefined;
55249
+ account?: `0x${string}` | viem356.Account | null | undefined;
55222
55250
  value?: bigint | undefined;
55223
55251
  dataSuffix?: `0x${string}` | undefined;
55224
55252
  type?: "eip2930" | undefined;
@@ -55231,7 +55259,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55231
55259
  maxFeePerBlobGas?: undefined | undefined;
55232
55260
  maxFeePerGas?: undefined | undefined;
55233
55261
  maxPriorityFeePerGas?: undefined | undefined;
55234
- accessList?: viem0.AccessList | undefined;
55262
+ accessList?: viem356.AccessList | undefined;
55235
55263
  sidecars?: undefined;
55236
55264
  authorizationList?: undefined;
55237
55265
  chainId?: number | undefined;
@@ -55241,8 +55269,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55241
55269
  functionName: string;
55242
55270
  args?: readonly unknown[] | undefined;
55243
55271
  address: Address;
55244
- chain?: viem0.Chain | null | undefined;
55245
- account?: `0x${string}` | viem0.Account | null | undefined;
55272
+ chain?: viem356.Chain | null | undefined;
55273
+ account?: `0x${string}` | viem356.Account | null | undefined;
55246
55274
  value?: bigint | undefined;
55247
55275
  dataSuffix?: `0x${string}` | undefined;
55248
55276
  type?: "eip1559" | undefined;
@@ -55255,7 +55283,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55255
55283
  maxFeePerBlobGas?: undefined | undefined;
55256
55284
  maxFeePerGas?: bigint | undefined;
55257
55285
  maxPriorityFeePerGas?: bigint | undefined;
55258
- accessList?: viem0.AccessList | undefined;
55286
+ accessList?: viem356.AccessList | undefined;
55259
55287
  sidecars?: undefined;
55260
55288
  authorizationList?: undefined;
55261
55289
  chainId?: number | undefined;
@@ -55265,22 +55293,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55265
55293
  functionName: string;
55266
55294
  args?: readonly unknown[] | undefined;
55267
55295
  address: Address;
55268
- chain?: viem0.Chain | null | undefined;
55269
- account?: `0x${string}` | viem0.Account | null | undefined;
55296
+ chain?: viem356.Chain | null | undefined;
55297
+ account?: `0x${string}` | viem356.Account | null | undefined;
55270
55298
  value?: bigint | undefined;
55271
55299
  dataSuffix?: `0x${string}` | undefined;
55272
55300
  type?: "eip4844" | undefined;
55273
55301
  gas?: bigint | undefined;
55274
55302
  nonce?: number | undefined;
55275
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55276
- blobVersionedHashes: readonly viem0.Hex[];
55303
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
55304
+ blobVersionedHashes: readonly viem356.Hex[];
55277
55305
  kzg?: undefined;
55278
55306
  gasPrice?: undefined | undefined;
55279
55307
  maxFeePerBlobGas?: bigint | undefined;
55280
55308
  maxFeePerGas?: bigint | undefined;
55281
55309
  maxPriorityFeePerGas?: bigint | undefined;
55282
- accessList?: viem0.AccessList | undefined;
55283
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55310
+ accessList?: viem356.AccessList | undefined;
55311
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
55284
55312
  authorizationList?: undefined;
55285
55313
  chainId?: number | undefined;
55286
55314
  connector?: wagmi0.Connector | undefined;
@@ -55289,22 +55317,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55289
55317
  functionName: string;
55290
55318
  args?: readonly unknown[] | undefined;
55291
55319
  address: Address;
55292
- chain?: viem0.Chain | null | undefined;
55293
- account?: `0x${string}` | viem0.Account | null | undefined;
55320
+ chain?: viem356.Chain | null | undefined;
55321
+ account?: `0x${string}` | viem356.Account | null | undefined;
55294
55322
  value?: bigint | undefined;
55295
55323
  dataSuffix?: `0x${string}` | undefined;
55296
55324
  type?: "eip4844" | undefined;
55297
55325
  gas?: bigint | undefined;
55298
55326
  nonce?: number | undefined;
55299
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55327
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
55300
55328
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55301
- kzg?: viem0.Kzg | undefined;
55329
+ kzg?: viem356.Kzg | undefined;
55302
55330
  gasPrice?: undefined | undefined;
55303
55331
  maxFeePerBlobGas?: bigint | undefined;
55304
55332
  maxFeePerGas?: bigint | undefined;
55305
55333
  maxPriorityFeePerGas?: bigint | undefined;
55306
- accessList?: viem0.AccessList | undefined;
55307
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55334
+ accessList?: viem356.AccessList | undefined;
55335
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
55308
55336
  authorizationList?: undefined;
55309
55337
  chainId?: number | undefined;
55310
55338
  connector?: wagmi0.Connector | undefined;
@@ -55313,8 +55341,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55313
55341
  functionName: string;
55314
55342
  args?: readonly unknown[] | undefined;
55315
55343
  address: Address;
55316
- chain?: viem0.Chain | null | undefined;
55317
- account?: `0x${string}` | viem0.Account | null | undefined;
55344
+ chain?: viem356.Chain | null | undefined;
55345
+ account?: `0x${string}` | viem356.Account | null | undefined;
55318
55346
  value?: bigint | undefined;
55319
55347
  dataSuffix?: `0x${string}` | undefined;
55320
55348
  type?: "eip7702" | undefined;
@@ -55327,9 +55355,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55327
55355
  maxFeePerBlobGas?: undefined | undefined;
55328
55356
  maxFeePerGas?: bigint | undefined;
55329
55357
  maxPriorityFeePerGas?: bigint | undefined;
55330
- accessList?: viem0.AccessList | undefined;
55358
+ accessList?: viem356.AccessList | undefined;
55331
55359
  sidecars?: undefined;
55332
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55360
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
55333
55361
  chainId?: number | undefined;
55334
55362
  connector?: wagmi0.Connector | undefined;
55335
55363
  };
@@ -55337,6 +55365,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55337
55365
  reset: () => void;
55338
55366
  context: unknown;
55339
55367
  submittedAt: number;
55368
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55369
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
55340
55370
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55341
55371
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
55342
55372
  model: "static";
@@ -55362,8 +55392,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55362
55392
  functionName: string;
55363
55393
  args?: readonly unknown[] | undefined;
55364
55394
  address: Address;
55365
- chain?: viem0.Chain | null | undefined;
55366
- account?: `0x${string}` | viem0.Account | null | undefined;
55395
+ chain?: viem356.Chain | null | undefined;
55396
+ account?: `0x${string}` | viem356.Account | null | undefined;
55367
55397
  value?: bigint | undefined;
55368
55398
  dataSuffix?: `0x${string}` | undefined;
55369
55399
  type?: "legacy" | undefined;
@@ -55386,8 +55416,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55386
55416
  functionName: string;
55387
55417
  args?: readonly unknown[] | undefined;
55388
55418
  address: Address;
55389
- chain?: viem0.Chain | null | undefined;
55390
- account?: `0x${string}` | viem0.Account | null | undefined;
55419
+ chain?: viem356.Chain | null | undefined;
55420
+ account?: `0x${string}` | viem356.Account | null | undefined;
55391
55421
  value?: bigint | undefined;
55392
55422
  dataSuffix?: `0x${string}` | undefined;
55393
55423
  type?: "eip2930" | undefined;
@@ -55400,7 +55430,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55400
55430
  maxFeePerBlobGas?: undefined | undefined;
55401
55431
  maxFeePerGas?: undefined | undefined;
55402
55432
  maxPriorityFeePerGas?: undefined | undefined;
55403
- accessList?: viem0.AccessList | undefined;
55433
+ accessList?: viem356.AccessList | undefined;
55404
55434
  sidecars?: undefined;
55405
55435
  authorizationList?: undefined;
55406
55436
  chainId?: number | undefined;
@@ -55410,8 +55440,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55410
55440
  functionName: string;
55411
55441
  args?: readonly unknown[] | undefined;
55412
55442
  address: Address;
55413
- chain?: viem0.Chain | null | undefined;
55414
- account?: `0x${string}` | viem0.Account | null | undefined;
55443
+ chain?: viem356.Chain | null | undefined;
55444
+ account?: `0x${string}` | viem356.Account | null | undefined;
55415
55445
  value?: bigint | undefined;
55416
55446
  dataSuffix?: `0x${string}` | undefined;
55417
55447
  type?: "eip1559" | undefined;
@@ -55424,7 +55454,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55424
55454
  maxFeePerBlobGas?: undefined | undefined;
55425
55455
  maxFeePerGas?: bigint | undefined;
55426
55456
  maxPriorityFeePerGas?: bigint | undefined;
55427
- accessList?: viem0.AccessList | undefined;
55457
+ accessList?: viem356.AccessList | undefined;
55428
55458
  sidecars?: undefined;
55429
55459
  authorizationList?: undefined;
55430
55460
  chainId?: number | undefined;
@@ -55434,22 +55464,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55434
55464
  functionName: string;
55435
55465
  args?: readonly unknown[] | undefined;
55436
55466
  address: Address;
55437
- chain?: viem0.Chain | null | undefined;
55438
- account?: `0x${string}` | viem0.Account | null | undefined;
55467
+ chain?: viem356.Chain | null | undefined;
55468
+ account?: `0x${string}` | viem356.Account | null | undefined;
55439
55469
  value?: bigint | undefined;
55440
55470
  dataSuffix?: `0x${string}` | undefined;
55441
55471
  type?: "eip4844" | undefined;
55442
55472
  gas?: bigint | undefined;
55443
55473
  nonce?: number | undefined;
55444
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55445
- blobVersionedHashes: readonly viem0.Hex[];
55474
+ blobs?: readonly `0x${string}`[] | readonly viem356.ByteArray[] | undefined;
55475
+ blobVersionedHashes: readonly viem356.Hex[];
55446
55476
  kzg?: undefined;
55447
55477
  gasPrice?: undefined | undefined;
55448
55478
  maxFeePerBlobGas?: bigint | undefined;
55449
55479
  maxFeePerGas?: bigint | undefined;
55450
55480
  maxPriorityFeePerGas?: bigint | undefined;
55451
- accessList?: viem0.AccessList | undefined;
55452
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55481
+ accessList?: viem356.AccessList | undefined;
55482
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
55453
55483
  authorizationList?: undefined;
55454
55484
  chainId?: number | undefined;
55455
55485
  connector?: wagmi0.Connector | undefined;
@@ -55458,22 +55488,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55458
55488
  functionName: string;
55459
55489
  args?: readonly unknown[] | undefined;
55460
55490
  address: Address;
55461
- chain?: viem0.Chain | null | undefined;
55462
- account?: `0x${string}` | viem0.Account | null | undefined;
55491
+ chain?: viem356.Chain | null | undefined;
55492
+ account?: `0x${string}` | viem356.Account | null | undefined;
55463
55493
  value?: bigint | undefined;
55464
55494
  dataSuffix?: `0x${string}` | undefined;
55465
55495
  type?: "eip4844" | undefined;
55466
55496
  gas?: bigint | undefined;
55467
55497
  nonce?: number | undefined;
55468
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55498
+ blobs: readonly viem356.Hex[] | readonly viem356.ByteArray[];
55469
55499
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55470
- kzg?: viem0.Kzg | undefined;
55500
+ kzg?: viem356.Kzg | undefined;
55471
55501
  gasPrice?: undefined | undefined;
55472
55502
  maxFeePerBlobGas?: bigint | undefined;
55473
55503
  maxFeePerGas?: bigint | undefined;
55474
55504
  maxPriorityFeePerGas?: bigint | undefined;
55475
- accessList?: viem0.AccessList | undefined;
55476
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55505
+ accessList?: viem356.AccessList | undefined;
55506
+ sidecars?: readonly viem356.BlobSidecar<`0x${string}`>[] | undefined;
55477
55507
  authorizationList?: undefined;
55478
55508
  chainId?: number | undefined;
55479
55509
  connector?: wagmi0.Connector | undefined;
@@ -55482,8 +55512,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55482
55512
  functionName: string;
55483
55513
  args?: readonly unknown[] | undefined;
55484
55514
  address: Address;
55485
- chain?: viem0.Chain | null | undefined;
55486
- account?: `0x${string}` | viem0.Account | null | undefined;
55515
+ chain?: viem356.Chain | null | undefined;
55516
+ account?: `0x${string}` | viem356.Account | null | undefined;
55487
55517
  value?: bigint | undefined;
55488
55518
  dataSuffix?: `0x${string}` | undefined;
55489
55519
  type?: "eip7702" | undefined;
@@ -55496,9 +55526,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55496
55526
  maxFeePerBlobGas?: undefined | undefined;
55497
55527
  maxFeePerGas?: bigint | undefined;
55498
55528
  maxPriorityFeePerGas?: bigint | undefined;
55499
- accessList?: viem0.AccessList | undefined;
55529
+ accessList?: viem356.AccessList | undefined;
55500
55530
  sidecars?: undefined;
55501
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55531
+ authorizationList?: viem356.AuthorizationList<number, boolean> | undefined;
55502
55532
  chainId?: number | undefined;
55503
55533
  connector?: wagmi0.Connector | undefined;
55504
55534
  };
@@ -55506,6 +55536,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55506
55536
  reset: () => void;
55507
55537
  context: unknown;
55508
55538
  submittedAt: number;
55539
+ mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55540
+ mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
55509
55541
  writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55510
55542
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
55511
55543
  model: "static";
@@ -55522,7 +55554,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55522
55554
  declare const useLens: () => {
55523
55555
  timelockLens: {
55524
55556
  read: {
55525
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
55557
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
55526
55558
  readonly type: "function";
55527
55559
  readonly name: "batchGetRefTick";
55528
55560
  readonly inputs: readonly [{
@@ -56465,7 +56497,7 @@ declare const useLens: () => {
56465
56497
  }];
56466
56498
  readonly stateMutability: "view";
56467
56499
  }], "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 [{
56500
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
56469
56501
  readonly type: "function";
56470
56502
  readonly name: "batchGetRefTick";
56471
56503
  readonly inputs: readonly [{
@@ -57420,7 +57452,7 @@ declare const useLens: () => {
57420
57452
  borrowedAmount0: bigint;
57421
57453
  borrowedAmount1: bigint;
57422
57454
  }[]>;
57423
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
57455
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
57424
57456
  readonly type: "function";
57425
57457
  readonly name: "batchGetRefTick";
57426
57458
  readonly inputs: readonly [{
@@ -58373,7 +58405,7 @@ declare const useLens: () => {
58373
58405
  expiresAt: number;
58374
58406
  liquidities: readonly bigint[];
58375
58407
  }[]>;
58376
- getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
58408
+ getFeeRates: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
58377
58409
  readonly type: "function";
58378
58410
  readonly name: "batchGetRefTick";
58379
58411
  readonly inputs: readonly [{
@@ -59322,7 +59354,7 @@ declare const useLens: () => {
59322
59354
  minBaseFee: bigint;
59323
59355
  feeRecipient: `0x${string}`;
59324
59356
  }>;
59325
- getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
59357
+ getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
59326
59358
  readonly type: "function";
59327
59359
  readonly name: "batchGetRefTick";
59328
59360
  readonly inputs: readonly [{
@@ -60281,7 +60313,7 @@ declare const useLens: () => {
60281
60313
  senderIsAdmin: boolean;
60282
60314
  senderIsPauser: boolean;
60283
60315
  }>;
60284
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
60316
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
60285
60317
  readonly type: "function";
60286
60318
  readonly name: "batchGetRefTick";
60287
60319
  readonly inputs: readonly [{
@@ -61224,7 +61256,7 @@ declare const useLens: () => {
61224
61256
  }];
61225
61257
  readonly stateMutability: "view";
61226
61258
  }], "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 [{
61259
+ getMarketData: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
61228
61260
  readonly type: "function";
61229
61261
  readonly name: "batchGetRefTick";
61230
61262
  readonly inputs: readonly [{
@@ -62188,7 +62220,7 @@ declare const useLens: () => {
62188
62220
  optionAssetName: string;
62189
62221
  payoutAssetName: string;
62190
62222
  }>;
62191
- getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
62223
+ getMarketState: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
62192
62224
  readonly type: "function";
62193
62225
  readonly name: "batchGetRefTick";
62194
62226
  readonly inputs: readonly [{
@@ -63136,7 +63168,7 @@ declare const useLens: () => {
63136
63168
  feeStrategy: `0x${string}`;
63137
63169
  owner: `0x${string}`;
63138
63170
  }>;
63139
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
63171
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
63140
63172
  readonly type: "function";
63141
63173
  readonly name: "batchGetRefTick";
63142
63174
  readonly inputs: readonly [{
@@ -64079,7 +64111,7 @@ declare const useLens: () => {
64079
64111
  }];
64080
64112
  readonly stateMutability: "view";
64081
64113
  }], "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 [{
64114
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
64083
64115
  readonly type: "function";
64084
64116
  readonly name: "batchGetRefTick";
64085
64117
  readonly inputs: readonly [{
@@ -65022,7 +65054,7 @@ declare const useLens: () => {
65022
65054
  }];
65023
65055
  readonly stateMutability: "view";
65024
65056
  }], "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 [{
65057
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
65026
65058
  readonly type: "function";
65027
65059
  readonly name: "batchGetRefTick";
65028
65060
  readonly inputs: readonly [{
@@ -65965,7 +65997,7 @@ declare const useLens: () => {
65965
65997
  }];
65966
65998
  readonly stateMutability: "view";
65967
65999
  }], "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 [{
66000
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
65969
66001
  readonly type: "function";
65970
66002
  readonly name: "batchGetRefTick";
65971
66003
  readonly inputs: readonly [{
@@ -66908,7 +66940,7 @@ declare const useLens: () => {
66908
66940
  }];
66909
66941
  readonly stateMutability: "view";
66910
66942
  }], "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 [{
66943
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
66912
66944
  readonly type: "function";
66913
66945
  readonly name: "batchGetRefTick";
66914
66946
  readonly inputs: readonly [{
@@ -67861,7 +67893,7 @@ declare const useLens: () => {
67861
67893
  expiresAt: number;
67862
67894
  liquidities: readonly bigint[];
67863
67895
  }>;
67864
- getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
67896
+ getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
67865
67897
  readonly type: "function";
67866
67898
  readonly name: "batchGetRefTick";
67867
67899
  readonly inputs: readonly [{
@@ -68810,7 +68842,7 @@ declare const useLens: () => {
68810
68842
  minPremiumDailyRate: number;
68811
68843
  minPremiumAmount: bigint;
68812
68844
  }>;
68813
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
68845
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
68814
68846
  readonly type: "function";
68815
68847
  readonly name: "batchGetRefTick";
68816
68848
  readonly inputs: readonly [{
@@ -69769,7 +69801,7 @@ declare const useLens: () => {
69769
69801
  fee: number;
69770
69802
  tickSpacing: number;
69771
69803
  hooks: `0x${string}`;
69772
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
69804
+ }], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
69773
69805
  readonly type: "function";
69774
69806
  readonly name: "batchGetRefTick";
69775
69807
  readonly inputs: readonly [{
@@ -70729,7 +70761,7 @@ declare const useLens: () => {
70729
70761
  tickSpacing: number;
70730
70762
  fee: number;
70731
70763
  }>;
70732
- getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
70764
+ getPricingParams: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
70733
70765
  readonly type: "function";
70734
70766
  readonly name: "batchGetRefTick";
70735
70767
  readonly inputs: readonly [{
@@ -71672,7 +71704,7 @@ declare const useLens: () => {
71672
71704
  }];
71673
71705
  readonly stateMutability: "view";
71674
71706
  }], "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 [{
71707
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
71676
71708
  readonly type: "function";
71677
71709
  readonly name: "batchGetRefTick";
71678
71710
  readonly inputs: readonly [{
@@ -72615,7 +72647,7 @@ declare const useLens: () => {
72615
72647
  }];
72616
72648
  readonly stateMutability: "view";
72617
72649
  }], "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 [{
72650
+ getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
72619
72651
  readonly type: "function";
72620
72652
  readonly name: "batchGetRefTick";
72621
72653
  readonly inputs: readonly [{
@@ -73561,7 +73593,7 @@ declare const useLens: () => {
73561
73593
  dailyFundingRate: number;
73562
73594
  minFundingAmount: bigint;
73563
73595
  }>;
73564
- getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
73596
+ getTokenData: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
73565
73597
  readonly type: "function";
73566
73598
  readonly name: "batchGetRefTick";
73567
73599
  readonly inputs: readonly [{
@@ -74508,7 +74540,7 @@ declare const useLens: () => {
74508
74540
  symbol: string;
74509
74541
  name: string;
74510
74542
  }>;
74511
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
74543
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
74512
74544
  readonly type: "function";
74513
74545
  readonly name: "batchGetRefTick";
74514
74546
  readonly inputs: readonly [{
@@ -75461,7 +75493,7 @@ declare const useLens: () => {
75461
75493
  expiresAt: number;
75462
75494
  liquidities: readonly bigint[];
75463
75495
  }[], bigint, boolean]>;
75464
- getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
75496
+ getVaultData: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
75465
75497
  readonly type: "function";
75466
75498
  readonly name: "batchGetRefTick";
75467
75499
  readonly inputs: readonly [{
@@ -76414,7 +76446,7 @@ declare const useLens: () => {
76414
76446
  };
76415
76447
  poolId: `0x${string}`;
76416
76448
  }>;
76417
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
76449
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
76418
76450
  readonly type: "function";
76419
76451
  readonly name: "batchGetRefTick";
76420
76452
  readonly inputs: readonly [{
@@ -78305,7 +78337,7 @@ declare const useLens: () => {
78305
78337
  } | undefined;
78306
78338
  stateView: {
78307
78339
  read: {
78308
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
78340
+ getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
78309
78341
  readonly type: "function";
78310
78342
  readonly name: "getFeeGrowthGlobals";
78311
78343
  readonly inputs: readonly [{
@@ -79152,7 +79184,7 @@ declare const useLens: () => {
79152
79184
  fee: number;
79153
79185
  tickSpacing: number;
79154
79186
  hooks: `0x${string}`;
79155
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
79187
+ }], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
79156
79188
  readonly type: "function";
79157
79189
  readonly name: "getFeeGrowthGlobals";
79158
79190
  readonly inputs: readonly [{
@@ -79994,7 +80026,7 @@ declare const useLens: () => {
79994
80026
  tickSpacing: number;
79995
80027
  hooks: `0x${string}`;
79996
80028
  }]>, "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 [{
80029
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
79998
80030
  readonly type: "function";
79999
80031
  readonly name: "getFeeGrowthGlobals";
80000
80032
  readonly inputs: readonly [{
@@ -80841,7 +80873,7 @@ declare const useLens: () => {
80841
80873
  fee: number;
80842
80874
  tickSpacing: number;
80843
80875
  hooks: `0x${string}`;
80844
- }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
80876
+ }, number, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
80845
80877
  readonly type: "function";
80846
80878
  readonly name: "getFeeGrowthGlobals";
80847
80879
  readonly inputs: readonly [{
@@ -81683,7 +81715,7 @@ declare const useLens: () => {
81683
81715
  tickSpacing: number;
81684
81716
  hooks: `0x${string}`;
81685
81717
  }, 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 [{
81718
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
81687
81719
  readonly type: "function";
81688
81720
  readonly name: "getFeeGrowthGlobals";
81689
81721
  readonly inputs: readonly [{
@@ -82530,7 +82562,7 @@ declare const useLens: () => {
82530
82562
  fee: number;
82531
82563
  tickSpacing: number;
82532
82564
  hooks: `0x${string}`;
82533
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
82565
+ }], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
82534
82566
  readonly type: "function";
82535
82567
  readonly name: "getFeeGrowthGlobals";
82536
82568
  readonly inputs: readonly [{
@@ -83372,7 +83404,7 @@ declare const useLens: () => {
83372
83404
  tickSpacing: number;
83373
83405
  hooks: `0x${string}`;
83374
83406
  }]>, "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 [{
83407
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
83376
83408
  readonly type: "function";
83377
83409
  readonly name: "getFeeGrowthGlobals";
83378
83410
  readonly inputs: readonly [{
@@ -84219,7 +84251,7 @@ declare const useLens: () => {
84219
84251
  fee: number;
84220
84252
  tickSpacing: number;
84221
84253
  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 [{
84254
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
84223
84255
  readonly type: "function";
84224
84256
  readonly name: "getFeeGrowthGlobals";
84225
84257
  readonly inputs: readonly [{
@@ -85072,7 +85104,7 @@ declare const useLens: () => {
85072
85104
  fee: number;
85073
85105
  tickSpacing: number;
85074
85106
  hooks: `0x${string}`;
85075
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
85107
+ }, `0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
85076
85108
  readonly type: "function";
85077
85109
  readonly name: "getFeeGrowthGlobals";
85078
85110
  readonly inputs: readonly [{
@@ -85925,7 +85957,7 @@ declare const useLens: () => {
85925
85957
  fee: number;
85926
85958
  tickSpacing: number;
85927
85959
  hooks: `0x${string}`;
85928
- }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
85960
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
85929
85961
  readonly type: "function";
85930
85962
  readonly name: "getFeeGrowthGlobals";
85931
85963
  readonly inputs: readonly [{
@@ -86773,7 +86805,7 @@ declare const useLens: () => {
86773
86805
  tickSpacing: number;
86774
86806
  hooks: `0x${string}`;
86775
86807
  }, `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 [{
86808
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
86777
86809
  readonly type: "function";
86778
86810
  readonly name: "getFeeGrowthGlobals";
86779
86811
  readonly inputs: readonly [{
@@ -87620,7 +87652,7 @@ declare const useLens: () => {
87620
87652
  fee: number;
87621
87653
  tickSpacing: number;
87622
87654
  hooks: `0x${string}`;
87623
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
87655
+ }, `0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
87624
87656
  readonly type: "function";
87625
87657
  readonly name: "getFeeGrowthGlobals";
87626
87658
  readonly inputs: readonly [{
@@ -88468,7 +88500,7 @@ declare const useLens: () => {
88468
88500
  fee: number;
88469
88501
  tickSpacing: number;
88470
88502
  hooks: `0x${string}`;
88471
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
88503
+ }], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
88472
88504
  readonly type: "function";
88473
88505
  readonly name: "getFeeGrowthGlobals";
88474
88506
  readonly inputs: readonly [{
@@ -89310,7 +89342,7 @@ declare const useLens: () => {
89310
89342
  tickSpacing: number;
89311
89343
  hooks: `0x${string}`;
89312
89344
  }]>, "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 [{
89345
+ getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
89314
89346
  readonly type: "function";
89315
89347
  readonly name: "getFeeGrowthGlobals";
89316
89348
  readonly inputs: readonly [{
@@ -90146,7 +90178,7 @@ declare const useLens: () => {
90146
90178
  }];
90147
90179
  readonly stateMutability: "view";
90148
90180
  }], "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 [{
90181
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
90150
90182
  readonly type: "function";
90151
90183
  readonly name: "getFeeGrowthGlobals";
90152
90184
  readonly inputs: readonly [{
@@ -90993,7 +91025,7 @@ declare const useLens: () => {
90993
91025
  fee: number;
90994
91026
  tickSpacing: number;
90995
91027
  hooks: `0x${string}`;
90996
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
91028
+ }, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
90997
91029
  readonly type: "function";
90998
91030
  readonly name: "getFeeGrowthGlobals";
90999
91031
  readonly inputs: readonly [{
@@ -91835,7 +91867,7 @@ declare const useLens: () => {
91835
91867
  tickSpacing: number;
91836
91868
  hooks: `0x${string}`;
91837
91869
  }, 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 [{
91870
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
91839
91871
  readonly type: "function";
91840
91872
  readonly name: "getFeeGrowthGlobals";
91841
91873
  readonly inputs: readonly [{
@@ -92682,7 +92714,7 @@ declare const useLens: () => {
92682
92714
  fee: number;
92683
92715
  tickSpacing: number;
92684
92716
  hooks: `0x${string}`;
92685
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
92717
+ }, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
92686
92718
  readonly type: "function";
92687
92719
  readonly name: "getFeeGrowthGlobals";
92688
92720
  readonly inputs: readonly [{
@@ -93524,7 +93556,7 @@ declare const useLens: () => {
93524
93556
  tickSpacing: number;
93525
93557
  hooks: `0x${string}`;
93526
93558
  }, 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 [{
93559
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
93528
93560
  readonly type: "function";
93529
93561
  readonly name: "getFeeGrowthGlobals";
93530
93562
  readonly inputs: readonly [{
@@ -94371,7 +94403,7 @@ declare const useLens: () => {
94371
94403
  fee: number;
94372
94404
  tickSpacing: number;
94373
94405
  hooks: `0x${string}`;
94374
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
94406
+ }, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
94375
94407
  readonly type: "function";
94376
94408
  readonly name: "getFeeGrowthGlobals";
94377
94409
  readonly inputs: readonly [{
@@ -95213,7 +95245,7 @@ declare const useLens: () => {
95213
95245
  tickSpacing: number;
95214
95246
  hooks: `0x${string}`;
95215
95247
  }, 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 [{
95248
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
95217
95249
  readonly type: "function";
95218
95250
  readonly name: "getFeeGrowthGlobals";
95219
95251
  readonly inputs: readonly [{
@@ -96060,7 +96092,7 @@ declare const useLens: () => {
96060
96092
  fee: number;
96061
96093
  tickSpacing: number;
96062
96094
  hooks: `0x${string}`;
96063
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
96095
+ }, number], options?: viem356.Prettify<viem356.UnionOmit<viem356.ReadContractParameters<readonly [{
96064
96096
  readonly type: "function";
96065
96097
  readonly name: "getFeeGrowthGlobals";
96066
96098
  readonly inputs: readonly [{
@@ -97744,4 +97776,4 @@ declare const useLens: () => {
97744
97776
  };
97745
97777
  //#endregion
97746
97778
  export { PriceResolution as $, swapRouters as $t, useCurrentPrice as A, scaleAmount as At, getPriceAtTick as B, useMarketState as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatCondensed as Dt, usePriceHistory as E, formatAmount as Et, getPayoutAtTick as F, wrapAmountUnscaled as Ft, liquiditiesToAmounts as G, TimelockLens as Gt, getTickAtPrice as H, TimelockProvider as Ht, PRICE_PRECISION as I, wrapPrice as It, token0ToToken1AtTick as J, getErc20 as Jt, roundTick as K, TimelockMarket as Kt, getAmountsFromLiquidity as L, wrapPriceUnscaled as Lt, UniswapPoolData as M, unscaleAmount as Mt, usePoolData as N, unscalePrice as Nt, usePriceAtTick as O, formatUSD as Ot, getPayoutAtPrice as P, wrapAmount as Pt, PriceDataPoint as Q, stateViews as Qt, getNearestValidStrikeTick as R, zero as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, useCurrentMarket as Ut, getSqrtPriceX96AtPrice as V, useMarketData as Vt, liquiditiesToAmount1 as W, useTimelockConfig as Wt, token1ToToken0AtTick as X, getTimelockLens as Xt, token1ToToken0 as Y, getStateView as Yt, PriceData as Z, getTimelockMarket as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swappers as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scalePrice as jt, useCurrentTick as k, formatVagueAmount as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockLenses as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarketData as qt, useStaticPricingParams as r, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, timelockFactories as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, useMarketVolume as zt };
97747
- //# sourceMappingURL=client-d6g1gJhy.d.ts.map
97779
+ //# sourceMappingURL=client-BIJ-W30I.d.cts.map