timelock-sdk 0.0.164 → 0.0.165

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,18 +1,18 @@
1
1
  import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-2HZ-p_dl.js";
2
- import * as viem0 from "viem";
2
+ import * as viem533 from "viem";
3
3
  import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
4
4
  import Big from "big.js";
5
5
  import JSBI from "jsbi";
6
6
  import React, { ReactNode } from "react";
7
7
  import { GraphQLClient, RequestOptions } from "graphql-request";
8
- import * as wagmi0 from "wagmi";
8
+ import * as wagmi21 from "wagmi";
9
9
  import * as _tanstack_react_query0 from "@tanstack/react-query";
10
10
  import { NonUndefinedGuard } from "@tanstack/react-query";
11
11
  import "graphql";
12
12
  import * as _tanstack_query_core0 from "@tanstack/query-core";
13
13
  import * as _wagmi_core0 from "@wagmi/core";
14
- import * as wagmi_query0 from "wagmi/query";
15
- import * as abitype0 from "abitype";
14
+ import * as wagmi_query3 from "wagmi/query";
15
+ import * as abitype17 from "abitype";
16
16
 
17
17
  //#region src/generated/graphql.d.ts
18
18
  type Exact<T$1 extends {
@@ -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?: viem533.Prettify<viem533.UnionOmit<viem533.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?: viem533.Prettify<viem533.UnionOmit<viem533.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?: viem533.Prettify<viem533.UnionOmit<viem533.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?: viem533.Prettify<viem533.UnionOmit<viem533.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?: viem533.Prettify<viem533.UnionOmit<viem533.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?: viem533.Prettify<viem533.UnionOmit<viem533.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: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
1505
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
1684
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
1863
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
2042
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.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: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
2401
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
2580
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
2759
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
2938
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.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], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.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 viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem533.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], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.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], viem533.Chain | undefined, viem533.Account | undefined, chainOverride, accountOverride>>;
3476
+ decreaseAllowance: <chainOverride extends viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem533.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], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.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], viem533.Chain | undefined, viem533.Account | undefined, chainOverride, accountOverride>>;
3833
+ increaseAllowance: <chainOverride extends viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem533.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], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.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], viem533.Chain | undefined, viem533.Account | undefined, chainOverride, accountOverride>>;
4190
+ transfer: <chainOverride extends viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem533.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], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.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], viem533.Chain | undefined, viem533.Account | undefined, chainOverride, accountOverride>>;
4547
+ transferFrom: <chainOverride extends viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem533.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], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.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], viem533.Chain | undefined, viem533.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 viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.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], viem533.Chain | undefined, viem533.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<viem533.WriteContractReturnType>;
5085
+ decreaseAllowance: <chainOverride extends viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.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], viem533.Chain | undefined, viem533.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<viem533.WriteContractReturnType>;
5264
+ increaseAllowance: <chainOverride extends viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.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], viem533.Chain | undefined, viem533.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<viem533.WriteContractReturnType>;
5443
+ transfer: <chainOverride extends viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.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], viem533.Chain | undefined, viem533.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<viem533.WriteContractReturnType>;
5622
+ transferFrom: <chainOverride extends viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.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], viem533.Chain | undefined, viem533.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<viem533.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: Client | PublicClient) => {
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?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
5987
5987
  readonly type: "function";
5988
5988
  readonly name: "getFeeGrowthGlobals";
5989
5989
  readonly inputs: readonly [{
@@ -6830,7 +6830,7 @@ declare const getStateView: (client: Client | PublicClient) => {
6830
6830
  fee: number;
6831
6831
  tickSpacing: number;
6832
6832
  hooks: `0x${string}`;
6833
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
6833
+ }], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
6834
6834
  readonly type: "function";
6835
6835
  readonly name: "getFeeGrowthGlobals";
6836
6836
  readonly inputs: readonly [{
@@ -7672,7 +7672,7 @@ declare const getStateView: (client: Client | PublicClient) => {
7672
7672
  tickSpacing: number;
7673
7673
  hooks: `0x${string}`;
7674
7674
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
7675
- getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
7675
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
7676
7676
  readonly type: "function";
7677
7677
  readonly name: "getFeeGrowthGlobals";
7678
7678
  readonly inputs: readonly [{
@@ -8519,7 +8519,7 @@ declare const getStateView: (client: Client | PublicClient) => {
8519
8519
  fee: number;
8520
8520
  tickSpacing: number;
8521
8521
  hooks: `0x${string}`;
8522
- }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
8522
+ }, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
8523
8523
  readonly type: "function";
8524
8524
  readonly name: "getFeeGrowthGlobals";
8525
8525
  readonly inputs: readonly [{
@@ -9361,7 +9361,7 @@ declare const getStateView: (client: Client | PublicClient) => {
9361
9361
  tickSpacing: number;
9362
9362
  hooks: `0x${string}`;
9363
9363
  }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
9364
- getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
9364
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
9365
9365
  readonly type: "function";
9366
9366
  readonly name: "getFeeGrowthGlobals";
9367
9367
  readonly inputs: readonly [{
@@ -10208,7 +10208,7 @@ declare const getStateView: (client: Client | PublicClient) => {
10208
10208
  fee: number;
10209
10209
  tickSpacing: number;
10210
10210
  hooks: `0x${string}`;
10211
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
10211
+ }], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
10212
10212
  readonly type: "function";
10213
10213
  readonly name: "getFeeGrowthGlobals";
10214
10214
  readonly inputs: readonly [{
@@ -11050,7 +11050,7 @@ declare const getStateView: (client: Client | PublicClient) => {
11050
11050
  tickSpacing: number;
11051
11051
  hooks: `0x${string}`;
11052
11052
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
11053
- getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
11053
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
11054
11054
  readonly type: "function";
11055
11055
  readonly name: "getFeeGrowthGlobals";
11056
11056
  readonly inputs: readonly [{
@@ -11897,7 +11897,7 @@ declare const getStateView: (client: Client | PublicClient) => {
11897
11897
  fee: number;
11898
11898
  tickSpacing: number;
11899
11899
  hooks: `0x${string}`;
11900
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
11900
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
11901
11901
  readonly type: "function";
11902
11902
  readonly name: "getFeeGrowthGlobals";
11903
11903
  readonly inputs: readonly [{
@@ -12750,7 +12750,7 @@ declare const getStateView: (client: Client | PublicClient) => {
12750
12750
  fee: number;
12751
12751
  tickSpacing: number;
12752
12752
  hooks: `0x${string}`;
12753
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
12753
+ }, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
12754
12754
  readonly type: "function";
12755
12755
  readonly name: "getFeeGrowthGlobals";
12756
12756
  readonly inputs: readonly [{
@@ -13603,7 +13603,7 @@ declare const getStateView: (client: Client | PublicClient) => {
13603
13603
  fee: number;
13604
13604
  tickSpacing: number;
13605
13605
  hooks: `0x${string}`;
13606
- }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
13606
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
13607
13607
  readonly type: "function";
13608
13608
  readonly name: "getFeeGrowthGlobals";
13609
13609
  readonly inputs: readonly [{
@@ -14451,7 +14451,7 @@ declare const getStateView: (client: Client | PublicClient) => {
14451
14451
  tickSpacing: number;
14452
14452
  hooks: `0x${string}`;
14453
14453
  }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
14454
- getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
14454
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
14455
14455
  readonly type: "function";
14456
14456
  readonly name: "getFeeGrowthGlobals";
14457
14457
  readonly inputs: readonly [{
@@ -15298,7 +15298,7 @@ declare const getStateView: (client: Client | PublicClient) => {
15298
15298
  fee: number;
15299
15299
  tickSpacing: number;
15300
15300
  hooks: `0x${string}`;
15301
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
15301
+ }, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
15302
15302
  readonly type: "function";
15303
15303
  readonly name: "getFeeGrowthGlobals";
15304
15304
  readonly inputs: readonly [{
@@ -16140,7 +16140,7 @@ declare const getStateView: (client: Client | PublicClient) => {
16140
16140
  tickSpacing: number;
16141
16141
  hooks: `0x${string}`;
16142
16142
  }, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
16143
- getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
16143
+ getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
16144
16144
  readonly type: "function";
16145
16145
  readonly name: "getFeeGrowthGlobals";
16146
16146
  readonly inputs: readonly [{
@@ -16975,19 +16975,19 @@ declare const getStateView: (client: Client | PublicClient) => {
16975
16975
  readonly internalType: "int128";
16976
16976
  }];
16977
16977
  readonly stateMutability: "view";
16978
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
16978
+ }], "getSlot0", readonly [`0x${string}`, {
16979
16979
  currency0: `0x${string}`;
16980
16980
  currency1: `0x${string}`;
16981
16981
  fee: number;
16982
16982
  tickSpacing: number;
16983
16983
  hooks: `0x${string}`;
16984
- }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
16984
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
16985
16985
  currency0: `0x${string}`;
16986
16986
  currency1: `0x${string}`;
16987
16987
  fee: number;
16988
16988
  tickSpacing: number;
16989
16989
  hooks: `0x${string}`;
16990
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
16990
+ }], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
16991
16991
  readonly type: "function";
16992
16992
  readonly name: "getFeeGrowthGlobals";
16993
16993
  readonly inputs: readonly [{
@@ -17822,14 +17822,14 @@ declare const getStateView: (client: Client | PublicClient) => {
17822
17822
  readonly internalType: "int128";
17823
17823
  }];
17824
17824
  readonly stateMutability: "view";
17825
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
17825
+ }], "getSlot0", readonly [`0x${string}`, {
17826
17826
  currency0: `0x${string}`;
17827
17827
  currency1: `0x${string}`;
17828
17828
  fee: number;
17829
17829
  tickSpacing: number;
17830
17830
  hooks: `0x${string}`;
17831
- }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
17832
- getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
17831
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
17832
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
17833
17833
  readonly type: "function";
17834
17834
  readonly name: "getFeeGrowthGlobals";
17835
17835
  readonly inputs: readonly [{
@@ -18676,7 +18676,7 @@ declare const getStateView: (client: Client | PublicClient) => {
18676
18676
  fee: number;
18677
18677
  tickSpacing: number;
18678
18678
  hooks: `0x${string}`;
18679
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
18679
+ }, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
18680
18680
  readonly type: "function";
18681
18681
  readonly name: "getFeeGrowthGlobals";
18682
18682
  readonly inputs: readonly [{
@@ -19518,7 +19518,7 @@ declare const getStateView: (client: Client | PublicClient) => {
19518
19518
  tickSpacing: number;
19519
19519
  hooks: `0x${string}`;
19520
19520
  }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
19521
- getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
19521
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
19522
19522
  readonly type: "function";
19523
19523
  readonly name: "getFeeGrowthGlobals";
19524
19524
  readonly inputs: readonly [{
@@ -20365,7 +20365,7 @@ declare const getStateView: (client: Client | PublicClient) => {
20365
20365
  fee: number;
20366
20366
  tickSpacing: number;
20367
20367
  hooks: `0x${string}`;
20368
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
20368
+ }, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
20369
20369
  readonly type: "function";
20370
20370
  readonly name: "getFeeGrowthGlobals";
20371
20371
  readonly inputs: readonly [{
@@ -21207,7 +21207,7 @@ declare const getStateView: (client: Client | PublicClient) => {
21207
21207
  tickSpacing: number;
21208
21208
  hooks: `0x${string}`;
21209
21209
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
21210
- getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
21210
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
21211
21211
  readonly type: "function";
21212
21212
  readonly name: "getFeeGrowthGlobals";
21213
21213
  readonly inputs: readonly [{
@@ -22054,7 +22054,7 @@ declare const getStateView: (client: Client | PublicClient) => {
22054
22054
  fee: number;
22055
22055
  tickSpacing: number;
22056
22056
  hooks: `0x${string}`;
22057
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
22057
+ }, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
22058
22058
  readonly type: "function";
22059
22059
  readonly name: "getFeeGrowthGlobals";
22060
22060
  readonly inputs: readonly [{
@@ -22896,7 +22896,7 @@ declare const getStateView: (client: Client | PublicClient) => {
22896
22896
  tickSpacing: number;
22897
22897
  hooks: `0x${string}`;
22898
22898
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
22899
- getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
22899
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
22900
22900
  readonly type: "function";
22901
22901
  readonly name: "getFeeGrowthGlobals";
22902
22902
  readonly inputs: readonly [{
@@ -23743,7 +23743,7 @@ declare const getStateView: (client: Client | PublicClient) => {
23743
23743
  fee: number;
23744
23744
  tickSpacing: number;
23745
23745
  hooks: `0x${string}`;
23746
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
23746
+ }, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
23747
23747
  readonly type: "function";
23748
23748
  readonly name: "getFeeGrowthGlobals";
23749
23749
  readonly inputs: readonly [{
@@ -25426,7 +25426,7 @@ declare const getStateView: (client: Client | PublicClient) => {
25426
25426
  };
25427
25427
  declare const getTimelockLens: (client: Client | PublicClient) => {
25428
25428
  read: {
25429
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
25429
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
25430
25430
  readonly type: "function";
25431
25431
  readonly name: "batchGetRefTick";
25432
25432
  readonly inputs: readonly [{
@@ -26365,7 +26365,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
26365
26365
  }];
26366
26366
  readonly stateMutability: "view";
26367
26367
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
26368
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
26368
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
26369
26369
  readonly type: "function";
26370
26370
  readonly name: "batchGetRefTick";
26371
26371
  readonly inputs: readonly [{
@@ -27316,7 +27316,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
27316
27316
  borrowedAmount0: bigint;
27317
27317
  borrowedAmount1: bigint;
27318
27318
  }[]>;
27319
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
27319
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
27320
27320
  readonly type: "function";
27321
27321
  readonly name: "batchGetRefTick";
27322
27322
  readonly inputs: readonly [{
@@ -28265,7 +28265,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
28265
28265
  expiresAt: number;
28266
28266
  liquidities: readonly bigint[];
28267
28267
  }[]>;
28268
- getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
28268
+ getFeeRates: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
28269
28269
  readonly type: "function";
28270
28270
  readonly name: "batchGetRefTick";
28271
28271
  readonly inputs: readonly [{
@@ -29210,7 +29210,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
29210
29210
  minBaseFee: bigint;
29211
29211
  feeRecipient: `0x${string}`;
29212
29212
  }>;
29213
- getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
29213
+ getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
29214
29214
  readonly type: "function";
29215
29215
  readonly name: "batchGetRefTick";
29216
29216
  readonly inputs: readonly [{
@@ -30165,7 +30165,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
30165
30165
  senderIsAdmin: boolean;
30166
30166
  senderIsPauser: boolean;
30167
30167
  }>;
30168
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
30168
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
30169
30169
  readonly type: "function";
30170
30170
  readonly name: "batchGetRefTick";
30171
30171
  readonly inputs: readonly [{
@@ -31104,7 +31104,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
31104
31104
  }];
31105
31105
  readonly stateMutability: "view";
31106
31106
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
31107
- getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
31107
+ getMarketData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
31108
31108
  readonly type: "function";
31109
31109
  readonly name: "batchGetRefTick";
31110
31110
  readonly inputs: readonly [{
@@ -32063,7 +32063,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
32063
32063
  optionAssetName: string;
32064
32064
  payoutAssetName: string;
32065
32065
  }>;
32066
- getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
32066
+ getMarketState: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
32067
32067
  readonly type: "function";
32068
32068
  readonly name: "batchGetRefTick";
32069
32069
  readonly inputs: readonly [{
@@ -33007,7 +33007,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
33007
33007
  feeStrategy: `0x${string}`;
33008
33008
  owner: `0x${string}`;
33009
33009
  }>;
33010
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
33010
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
33011
33011
  readonly type: "function";
33012
33012
  readonly name: "batchGetRefTick";
33013
33013
  readonly inputs: readonly [{
@@ -33946,7 +33946,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
33946
33946
  }];
33947
33947
  readonly stateMutability: "view";
33948
33948
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
33949
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
33949
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
33950
33950
  readonly type: "function";
33951
33951
  readonly name: "batchGetRefTick";
33952
33952
  readonly inputs: readonly [{
@@ -34885,7 +34885,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
34885
34885
  }];
34886
34886
  readonly stateMutability: "view";
34887
34887
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
34888
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
34888
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
34889
34889
  readonly type: "function";
34890
34890
  readonly name: "batchGetRefTick";
34891
34891
  readonly inputs: readonly [{
@@ -35824,7 +35824,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
35824
35824
  }];
35825
35825
  readonly stateMutability: "view";
35826
35826
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
35827
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
35827
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
35828
35828
  readonly type: "function";
35829
35829
  readonly name: "batchGetRefTick";
35830
35830
  readonly inputs: readonly [{
@@ -36763,7 +36763,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
36763
36763
  }];
36764
36764
  readonly stateMutability: "view";
36765
36765
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
36766
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
36766
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
36767
36767
  readonly type: "function";
36768
36768
  readonly name: "batchGetRefTick";
36769
36769
  readonly inputs: readonly [{
@@ -37712,7 +37712,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
37712
37712
  expiresAt: number;
37713
37713
  liquidities: readonly bigint[];
37714
37714
  }>;
37715
- getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
37715
+ getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
37716
37716
  readonly type: "function";
37717
37717
  readonly name: "batchGetRefTick";
37718
37718
  readonly inputs: readonly [{
@@ -38657,7 +38657,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
38657
38657
  minPremiumDailyRate: number;
38658
38658
  minPremiumAmount: bigint;
38659
38659
  }>;
38660
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
38660
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
38661
38661
  readonly type: "function";
38662
38662
  readonly name: "batchGetRefTick";
38663
38663
  readonly inputs: readonly [{
@@ -39612,7 +39612,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
39612
39612
  fee: number;
39613
39613
  tickSpacing: number;
39614
39614
  hooks: `0x${string}`;
39615
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
39615
+ }], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
39616
39616
  readonly type: "function";
39617
39617
  readonly name: "batchGetRefTick";
39618
39618
  readonly inputs: readonly [{
@@ -40568,7 +40568,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
40568
40568
  tickSpacing: number;
40569
40569
  fee: number;
40570
40570
  }>;
40571
- getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
40571
+ getPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
40572
40572
  readonly type: "function";
40573
40573
  readonly name: "batchGetRefTick";
40574
40574
  readonly inputs: readonly [{
@@ -41507,7 +41507,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
41507
41507
  }];
41508
41508
  readonly stateMutability: "view";
41509
41509
  }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
41510
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
41510
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
41511
41511
  readonly type: "function";
41512
41512
  readonly name: "batchGetRefTick";
41513
41513
  readonly inputs: readonly [{
@@ -42446,7 +42446,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
42446
42446
  }];
42447
42447
  readonly stateMutability: "view";
42448
42448
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
42449
- getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
42449
+ getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
42450
42450
  readonly type: "function";
42451
42451
  readonly name: "batchGetRefTick";
42452
42452
  readonly inputs: readonly [{
@@ -43388,7 +43388,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
43388
43388
  dailyFundingRate: number;
43389
43389
  minFundingAmount: bigint;
43390
43390
  }>;
43391
- getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
43391
+ getTokenData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
43392
43392
  readonly type: "function";
43393
43393
  readonly name: "batchGetRefTick";
43394
43394
  readonly inputs: readonly [{
@@ -44331,7 +44331,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
44331
44331
  symbol: string;
44332
44332
  name: string;
44333
44333
  }>;
44334
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
44334
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
44335
44335
  readonly type: "function";
44336
44336
  readonly name: "batchGetRefTick";
44337
44337
  readonly inputs: readonly [{
@@ -45280,7 +45280,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
45280
45280
  expiresAt: number;
45281
45281
  liquidities: readonly bigint[];
45282
45282
  }[], bigint, boolean]>;
45283
- getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
45283
+ getVaultData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
45284
45284
  readonly type: "function";
45285
45285
  readonly name: "batchGetRefTick";
45286
45286
  readonly inputs: readonly [{
@@ -46229,7 +46229,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
46229
46229
  };
46230
46230
  owner: `0x${string}`;
46231
46231
  }>;
46232
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
46232
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
46233
46233
  readonly type: "function";
46234
46234
  readonly name: "batchGetRefTick";
46235
46235
  readonly inputs: readonly [{
@@ -48212,7 +48212,7 @@ declare const useMarketData: (marketAddr?: Address) => Partial<NonUndefinedGuard
48212
48212
  //#endregion
48213
48213
  //#region src/hooks/options/useMarketState.d.ts
48214
48214
  declare const useMarketState: (marketAddr?: Address) => {
48215
- error: viem0.ReadContractErrorType;
48215
+ error: viem533.ReadContractErrorType;
48216
48216
  isError: true;
48217
48217
  isPending: false;
48218
48218
  isLoading: false;
@@ -48224,7 +48224,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48224
48224
  dataUpdatedAt: number;
48225
48225
  errorUpdatedAt: number;
48226
48226
  failureCount: number;
48227
- failureReason: viem0.ReadContractErrorType | null;
48227
+ failureReason: viem533.ReadContractErrorType | null;
48228
48228
  errorUpdateCount: number;
48229
48229
  isFetched: boolean;
48230
48230
  isFetchedAfterMount: boolean;
@@ -48239,7 +48239,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48239
48239
  optionPricing: `0x${string}`;
48240
48240
  feeStrategy: `0x${string}`;
48241
48241
  owner: `0x${string}`;
48242
- }, viem0.ReadContractErrorType>>;
48242
+ }, viem533.ReadContractErrorType>>;
48243
48243
  fetchStatus: _tanstack_query_core0.FetchStatus;
48244
48244
  promise: Promise<{
48245
48245
  optionsCount: bigint;
@@ -48267,7 +48267,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48267
48267
  dataUpdatedAt: number;
48268
48268
  errorUpdatedAt: number;
48269
48269
  failureCount: number;
48270
- failureReason: viem0.ReadContractErrorType | null;
48270
+ failureReason: viem533.ReadContractErrorType | null;
48271
48271
  errorUpdateCount: number;
48272
48272
  isFetched: boolean;
48273
48273
  isFetchedAfterMount: boolean;
@@ -48282,7 +48282,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48282
48282
  optionPricing: `0x${string}`;
48283
48283
  feeStrategy: `0x${string}`;
48284
48284
  owner: `0x${string}`;
48285
- }, viem0.ReadContractErrorType>>;
48285
+ }, viem533.ReadContractErrorType>>;
48286
48286
  fetchStatus: _tanstack_query_core0.FetchStatus;
48287
48287
  promise: Promise<{
48288
48288
  optionsCount: bigint;
@@ -48298,7 +48298,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48298
48298
  owner: `0x${string}`;
48299
48299
  } | undefined>>;
48300
48300
  } | {
48301
- error: viem0.ReadContractErrorType;
48301
+ error: viem533.ReadContractErrorType;
48302
48302
  isError: true;
48303
48303
  isPending: false;
48304
48304
  isLoading: false;
@@ -48310,7 +48310,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48310
48310
  dataUpdatedAt: number;
48311
48311
  errorUpdatedAt: number;
48312
48312
  failureCount: number;
48313
- failureReason: viem0.ReadContractErrorType | null;
48313
+ failureReason: viem533.ReadContractErrorType | null;
48314
48314
  errorUpdateCount: number;
48315
48315
  isFetched: boolean;
48316
48316
  isFetchedAfterMount: boolean;
@@ -48325,7 +48325,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48325
48325
  optionPricing: `0x${string}`;
48326
48326
  feeStrategy: `0x${string}`;
48327
48327
  owner: `0x${string}`;
48328
- }, viem0.ReadContractErrorType>>;
48328
+ }, viem533.ReadContractErrorType>>;
48329
48329
  fetchStatus: _tanstack_query_core0.FetchStatus;
48330
48330
  promise: Promise<{
48331
48331
  optionsCount: bigint;
@@ -48353,7 +48353,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48353
48353
  dataUpdatedAt: number;
48354
48354
  errorUpdatedAt: number;
48355
48355
  failureCount: number;
48356
- failureReason: viem0.ReadContractErrorType | null;
48356
+ failureReason: viem533.ReadContractErrorType | null;
48357
48357
  errorUpdateCount: number;
48358
48358
  isFetched: boolean;
48359
48359
  isFetchedAfterMount: boolean;
@@ -48368,7 +48368,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48368
48368
  optionPricing: `0x${string}`;
48369
48369
  feeStrategy: `0x${string}`;
48370
48370
  owner: `0x${string}`;
48371
- }, viem0.ReadContractErrorType>>;
48371
+ }, viem533.ReadContractErrorType>>;
48372
48372
  fetchStatus: _tanstack_query_core0.FetchStatus;
48373
48373
  promise: Promise<{
48374
48374
  optionsCount: bigint;
@@ -48395,7 +48395,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48395
48395
  dataUpdatedAt: number;
48396
48396
  errorUpdatedAt: number;
48397
48397
  failureCount: number;
48398
- failureReason: viem0.ReadContractErrorType | null;
48398
+ failureReason: viem533.ReadContractErrorType | null;
48399
48399
  errorUpdateCount: number;
48400
48400
  isFetched: boolean;
48401
48401
  isFetchedAfterMount: boolean;
@@ -48411,7 +48411,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48411
48411
  optionPricing: `0x${string}`;
48412
48412
  feeStrategy: `0x${string}`;
48413
48413
  owner: `0x${string}`;
48414
- }, viem0.ReadContractErrorType>>;
48414
+ }, viem533.ReadContractErrorType>>;
48415
48415
  fetchStatus: _tanstack_query_core0.FetchStatus;
48416
48416
  promise: Promise<{
48417
48417
  optionsCount: bigint;
@@ -48439,7 +48439,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48439
48439
  dataUpdatedAt: number;
48440
48440
  errorUpdatedAt: number;
48441
48441
  failureCount: number;
48442
- failureReason: viem0.ReadContractErrorType | null;
48442
+ failureReason: viem533.ReadContractErrorType | null;
48443
48443
  errorUpdateCount: number;
48444
48444
  isFetched: boolean;
48445
48445
  isFetchedAfterMount: boolean;
@@ -48454,7 +48454,7 @@ declare const useMarketState: (marketAddr?: Address) => {
48454
48454
  optionPricing: `0x${string}`;
48455
48455
  feeStrategy: `0x${string}`;
48456
48456
  owner: `0x${string}`;
48457
- }, viem0.ReadContractErrorType>>;
48457
+ }, viem533.ReadContractErrorType>>;
48458
48458
  fetchStatus: _tanstack_query_core0.FetchStatus;
48459
48459
  promise: Promise<{
48460
48460
  optionsCount: bigint;
@@ -48786,7 +48786,7 @@ declare const formatUSD: (value: Big | string | number) => string;
48786
48786
  //#endregion
48787
48787
  //#region src/hooks/options/useMaxPositionSize.d.ts
48788
48788
  declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?: number, maxSteps?: number) => {
48789
- error: viem0.ReadContractErrorType;
48789
+ error: viem533.ReadContractErrorType;
48790
48790
  isError: true;
48791
48791
  isPending: false;
48792
48792
  isLoading: false;
@@ -48798,7 +48798,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48798
48798
  dataUpdatedAt: number;
48799
48799
  errorUpdatedAt: number;
48800
48800
  failureCount: number;
48801
- failureReason: viem0.ReadContractErrorType | null;
48801
+ failureReason: viem533.ReadContractErrorType | null;
48802
48802
  errorUpdateCount: number;
48803
48803
  isFetched: boolean;
48804
48804
  isFetchedAfterMount: boolean;
@@ -48808,7 +48808,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48808
48808
  isRefetching: boolean;
48809
48809
  isStale: boolean;
48810
48810
  isEnabled: boolean;
48811
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
48811
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
48812
48812
  fetchStatus: _tanstack_query_core0.FetchStatus;
48813
48813
  promise: Promise<never>;
48814
48814
  queryKey: _tanstack_query_core0.QueryKey;
@@ -48827,7 +48827,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48827
48827
  dataUpdatedAt: number;
48828
48828
  errorUpdatedAt: number;
48829
48829
  failureCount: number;
48830
- failureReason: viem0.ReadContractErrorType | null;
48830
+ failureReason: viem533.ReadContractErrorType | null;
48831
48831
  errorUpdateCount: number;
48832
48832
  isFetched: boolean;
48833
48833
  isFetchedAfterMount: boolean;
@@ -48837,14 +48837,14 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48837
48837
  isRefetching: boolean;
48838
48838
  isStale: boolean;
48839
48839
  isEnabled: boolean;
48840
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
48840
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
48841
48841
  fetchStatus: _tanstack_query_core0.FetchStatus;
48842
48842
  promise: Promise<never>;
48843
48843
  queryKey: _tanstack_query_core0.QueryKey;
48844
48844
  maxCallSize: Amount | undefined;
48845
48845
  maxPutSize: Amount | undefined;
48846
48846
  } | {
48847
- error: viem0.ReadContractErrorType;
48847
+ error: viem533.ReadContractErrorType;
48848
48848
  isError: true;
48849
48849
  isPending: false;
48850
48850
  isLoading: false;
@@ -48856,7 +48856,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48856
48856
  dataUpdatedAt: number;
48857
48857
  errorUpdatedAt: number;
48858
48858
  failureCount: number;
48859
- failureReason: viem0.ReadContractErrorType | null;
48859
+ failureReason: viem533.ReadContractErrorType | null;
48860
48860
  errorUpdateCount: number;
48861
48861
  isFetched: boolean;
48862
48862
  isFetchedAfterMount: boolean;
@@ -48866,7 +48866,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48866
48866
  isRefetching: boolean;
48867
48867
  isStale: boolean;
48868
48868
  isEnabled: boolean;
48869
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
48869
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
48870
48870
  fetchStatus: _tanstack_query_core0.FetchStatus;
48871
48871
  promise: Promise<never>;
48872
48872
  queryKey: _tanstack_query_core0.QueryKey;
@@ -48885,7 +48885,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48885
48885
  dataUpdatedAt: number;
48886
48886
  errorUpdatedAt: number;
48887
48887
  failureCount: number;
48888
- failureReason: viem0.ReadContractErrorType | null;
48888
+ failureReason: viem533.ReadContractErrorType | null;
48889
48889
  errorUpdateCount: number;
48890
48890
  isFetched: boolean;
48891
48891
  isFetchedAfterMount: boolean;
@@ -48895,7 +48895,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48895
48895
  isRefetching: boolean;
48896
48896
  isStale: boolean;
48897
48897
  isEnabled: boolean;
48898
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
48898
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
48899
48899
  fetchStatus: _tanstack_query_core0.FetchStatus;
48900
48900
  promise: Promise<never>;
48901
48901
  queryKey: _tanstack_query_core0.QueryKey;
@@ -48913,7 +48913,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48913
48913
  dataUpdatedAt: number;
48914
48914
  errorUpdatedAt: number;
48915
48915
  failureCount: number;
48916
- failureReason: viem0.ReadContractErrorType | null;
48916
+ failureReason: viem533.ReadContractErrorType | null;
48917
48917
  errorUpdateCount: number;
48918
48918
  isFetched: boolean;
48919
48919
  isFetchedAfterMount: boolean;
@@ -48924,7 +48924,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48924
48924
  isRefetching: boolean;
48925
48925
  isStale: boolean;
48926
48926
  isEnabled: boolean;
48927
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
48927
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
48928
48928
  fetchStatus: _tanstack_query_core0.FetchStatus;
48929
48929
  promise: Promise<never>;
48930
48930
  queryKey: _tanstack_query_core0.QueryKey;
@@ -48943,7 +48943,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48943
48943
  dataUpdatedAt: number;
48944
48944
  errorUpdatedAt: number;
48945
48945
  failureCount: number;
48946
- failureReason: viem0.ReadContractErrorType | null;
48946
+ failureReason: viem533.ReadContractErrorType | null;
48947
48947
  errorUpdateCount: number;
48948
48948
  isFetched: boolean;
48949
48949
  isFetchedAfterMount: boolean;
@@ -48953,7 +48953,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
48953
48953
  isRefetching: boolean;
48954
48954
  isStale: boolean;
48955
48955
  isEnabled: boolean;
48956
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
48956
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
48957
48957
  fetchStatus: _tanstack_query_core0.FetchStatus;
48958
48958
  promise: Promise<never>;
48959
48959
  queryKey: _tanstack_query_core0.QueryKey;
@@ -52859,7 +52859,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
52859
52859
  //#endregion
52860
52860
  //#region src/hooks/operators/useOperatorPerms.d.ts
52861
52861
  declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
52862
- error: viem0.ReadContractErrorType;
52862
+ error: viem533.ReadContractErrorType;
52863
52863
  isError: true;
52864
52864
  isPending: false;
52865
52865
  isLoading: false;
@@ -52871,7 +52871,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
52871
52871
  dataUpdatedAt: number;
52872
52872
  errorUpdatedAt: number;
52873
52873
  failureCount: number;
52874
- failureReason: viem0.ReadContractErrorType | null;
52874
+ failureReason: viem533.ReadContractErrorType | null;
52875
52875
  errorUpdateCount: number;
52876
52876
  isFetched: boolean;
52877
52877
  isFetchedAfterMount: boolean;
@@ -52881,7 +52881,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
52881
52881
  isRefetching: boolean;
52882
52882
  isStale: boolean;
52883
52883
  isEnabled: boolean;
52884
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
52884
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
52885
52885
  fetchStatus: _tanstack_query_core0.FetchStatus;
52886
52886
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
52887
52887
  queryKey: _tanstack_query_core0.QueryKey;
@@ -52906,7 +52906,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
52906
52906
  dataUpdatedAt: number;
52907
52907
  errorUpdatedAt: number;
52908
52908
  failureCount: number;
52909
- failureReason: viem0.ReadContractErrorType | null;
52909
+ failureReason: viem533.ReadContractErrorType | null;
52910
52910
  errorUpdateCount: number;
52911
52911
  isFetched: boolean;
52912
52912
  isFetchedAfterMount: boolean;
@@ -52916,7 +52916,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
52916
52916
  isRefetching: boolean;
52917
52917
  isStale: boolean;
52918
52918
  isEnabled: boolean;
52919
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
52919
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
52920
52920
  fetchStatus: _tanstack_query_core0.FetchStatus;
52921
52921
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
52922
52922
  queryKey: _tanstack_query_core0.QueryKey;
@@ -52929,7 +52929,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
52929
52929
  effectiveApproval: bigint;
52930
52930
  };
52931
52931
  } | {
52932
- error: viem0.ReadContractErrorType;
52932
+ error: viem533.ReadContractErrorType;
52933
52933
  isError: true;
52934
52934
  isPending: false;
52935
52935
  isLoading: false;
@@ -52941,7 +52941,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
52941
52941
  dataUpdatedAt: number;
52942
52942
  errorUpdatedAt: number;
52943
52943
  failureCount: number;
52944
- failureReason: viem0.ReadContractErrorType | null;
52944
+ failureReason: viem533.ReadContractErrorType | null;
52945
52945
  errorUpdateCount: number;
52946
52946
  isFetched: boolean;
52947
52947
  isFetchedAfterMount: boolean;
@@ -52951,7 +52951,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
52951
52951
  isRefetching: boolean;
52952
52952
  isStale: boolean;
52953
52953
  isEnabled: boolean;
52954
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
52954
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
52955
52955
  fetchStatus: _tanstack_query_core0.FetchStatus;
52956
52956
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
52957
52957
  queryKey: _tanstack_query_core0.QueryKey;
@@ -52976,7 +52976,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
52976
52976
  dataUpdatedAt: number;
52977
52977
  errorUpdatedAt: number;
52978
52978
  failureCount: number;
52979
- failureReason: viem0.ReadContractErrorType | null;
52979
+ failureReason: viem533.ReadContractErrorType | null;
52980
52980
  errorUpdateCount: number;
52981
52981
  isFetched: boolean;
52982
52982
  isFetchedAfterMount: boolean;
@@ -52986,7 +52986,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
52986
52986
  isRefetching: boolean;
52987
52987
  isStale: boolean;
52988
52988
  isEnabled: boolean;
52989
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
52989
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
52990
52990
  fetchStatus: _tanstack_query_core0.FetchStatus;
52991
52991
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
52992
52992
  queryKey: _tanstack_query_core0.QueryKey;
@@ -53010,7 +53010,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53010
53010
  dataUpdatedAt: number;
53011
53011
  errorUpdatedAt: number;
53012
53012
  failureCount: number;
53013
- failureReason: viem0.ReadContractErrorType | null;
53013
+ failureReason: viem533.ReadContractErrorType | null;
53014
53014
  errorUpdateCount: number;
53015
53015
  isFetched: boolean;
53016
53016
  isFetchedAfterMount: boolean;
@@ -53021,7 +53021,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53021
53021
  isRefetching: boolean;
53022
53022
  isStale: boolean;
53023
53023
  isEnabled: boolean;
53024
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
53024
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
53025
53025
  fetchStatus: _tanstack_query_core0.FetchStatus;
53026
53026
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
53027
53027
  queryKey: _tanstack_query_core0.QueryKey;
@@ -53046,7 +53046,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53046
53046
  dataUpdatedAt: number;
53047
53047
  errorUpdatedAt: number;
53048
53048
  failureCount: number;
53049
- failureReason: viem0.ReadContractErrorType | null;
53049
+ failureReason: viem533.ReadContractErrorType | null;
53050
53050
  errorUpdateCount: number;
53051
53051
  isFetched: boolean;
53052
53052
  isFetchedAfterMount: boolean;
@@ -53056,7 +53056,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
53056
53056
  isRefetching: boolean;
53057
53057
  isStale: boolean;
53058
53058
  isEnabled: boolean;
53059
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
53059
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
53060
53060
  fetchStatus: _tanstack_query_core0.FetchStatus;
53061
53061
  promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
53062
53062
  queryKey: _tanstack_query_core0.QueryKey;
@@ -53549,7 +53549,7 @@ declare const useCurrentPrice: (poolManager?: Address, poolKey?: PoolKey) => {
53549
53549
  //#endregion
53550
53550
  //#region src/hooks/pool/useCurrentTick.d.ts
53551
53551
  declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53552
- error: viem0.ReadContractErrorType;
53552
+ error: viem533.ReadContractErrorType;
53553
53553
  isError: true;
53554
53554
  isPending: false;
53555
53555
  isLoading: false;
@@ -53561,7 +53561,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53561
53561
  dataUpdatedAt: number;
53562
53562
  errorUpdatedAt: number;
53563
53563
  failureCount: number;
53564
- failureReason: viem0.ReadContractErrorType | null;
53564
+ failureReason: viem533.ReadContractErrorType | null;
53565
53565
  errorUpdateCount: number;
53566
53566
  isFetched: boolean;
53567
53567
  isFetchedAfterMount: boolean;
@@ -53575,7 +53575,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53575
53575
  exact: number;
53576
53576
  rounded: number | undefined;
53577
53577
  sqrtPriceX96: bigint;
53578
- }, viem0.ReadContractErrorType>>;
53578
+ }, viem533.ReadContractErrorType>>;
53579
53579
  fetchStatus: _tanstack_query_core0.FetchStatus;
53580
53580
  promise: Promise<{
53581
53581
  exact: number;
@@ -53599,7 +53599,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53599
53599
  dataUpdatedAt: number;
53600
53600
  errorUpdatedAt: number;
53601
53601
  failureCount: number;
53602
- failureReason: viem0.ReadContractErrorType | null;
53602
+ failureReason: viem533.ReadContractErrorType | null;
53603
53603
  errorUpdateCount: number;
53604
53604
  isFetched: boolean;
53605
53605
  isFetchedAfterMount: boolean;
@@ -53613,7 +53613,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53613
53613
  exact: number;
53614
53614
  rounded: number | undefined;
53615
53615
  sqrtPriceX96: bigint;
53616
- }, viem0.ReadContractErrorType>>;
53616
+ }, viem533.ReadContractErrorType>>;
53617
53617
  fetchStatus: _tanstack_query_core0.FetchStatus;
53618
53618
  promise: Promise<{
53619
53619
  exact: number;
@@ -53625,7 +53625,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53625
53625
  rounded: number | undefined;
53626
53626
  sqrtPriceX96: bigint | undefined;
53627
53627
  } | {
53628
- error: viem0.ReadContractErrorType;
53628
+ error: viem533.ReadContractErrorType;
53629
53629
  isError: true;
53630
53630
  isPending: false;
53631
53631
  isLoading: false;
@@ -53637,7 +53637,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53637
53637
  dataUpdatedAt: number;
53638
53638
  errorUpdatedAt: number;
53639
53639
  failureCount: number;
53640
- failureReason: viem0.ReadContractErrorType | null;
53640
+ failureReason: viem533.ReadContractErrorType | null;
53641
53641
  errorUpdateCount: number;
53642
53642
  isFetched: boolean;
53643
53643
  isFetchedAfterMount: boolean;
@@ -53651,7 +53651,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53651
53651
  exact: number;
53652
53652
  rounded: number | undefined;
53653
53653
  sqrtPriceX96: bigint;
53654
- }, viem0.ReadContractErrorType>>;
53654
+ }, viem533.ReadContractErrorType>>;
53655
53655
  fetchStatus: _tanstack_query_core0.FetchStatus;
53656
53656
  promise: Promise<{
53657
53657
  exact: number;
@@ -53675,7 +53675,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53675
53675
  dataUpdatedAt: number;
53676
53676
  errorUpdatedAt: number;
53677
53677
  failureCount: number;
53678
- failureReason: viem0.ReadContractErrorType | null;
53678
+ failureReason: viem533.ReadContractErrorType | null;
53679
53679
  errorUpdateCount: number;
53680
53680
  isFetched: boolean;
53681
53681
  isFetchedAfterMount: boolean;
@@ -53689,7 +53689,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53689
53689
  exact: number;
53690
53690
  rounded: number | undefined;
53691
53691
  sqrtPriceX96: bigint;
53692
- }, viem0.ReadContractErrorType>>;
53692
+ }, viem533.ReadContractErrorType>>;
53693
53693
  fetchStatus: _tanstack_query_core0.FetchStatus;
53694
53694
  promise: Promise<{
53695
53695
  exact: number;
@@ -53712,7 +53712,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53712
53712
  dataUpdatedAt: number;
53713
53713
  errorUpdatedAt: number;
53714
53714
  failureCount: number;
53715
- failureReason: viem0.ReadContractErrorType | null;
53715
+ failureReason: viem533.ReadContractErrorType | null;
53716
53716
  errorUpdateCount: number;
53717
53717
  isFetched: boolean;
53718
53718
  isFetchedAfterMount: boolean;
@@ -53727,7 +53727,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53727
53727
  exact: number;
53728
53728
  rounded: number | undefined;
53729
53729
  sqrtPriceX96: bigint;
53730
- }, viem0.ReadContractErrorType>>;
53730
+ }, viem533.ReadContractErrorType>>;
53731
53731
  fetchStatus: _tanstack_query_core0.FetchStatus;
53732
53732
  promise: Promise<{
53733
53733
  exact: number;
@@ -53751,7 +53751,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53751
53751
  dataUpdatedAt: number;
53752
53752
  errorUpdatedAt: number;
53753
53753
  failureCount: number;
53754
- failureReason: viem0.ReadContractErrorType | null;
53754
+ failureReason: viem533.ReadContractErrorType | null;
53755
53755
  errorUpdateCount: number;
53756
53756
  isFetched: boolean;
53757
53757
  isFetchedAfterMount: boolean;
@@ -53765,7 +53765,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
53765
53765
  exact: number;
53766
53766
  rounded: number | undefined;
53767
53767
  sqrtPriceX96: bigint;
53768
- }, viem0.ReadContractErrorType>>;
53768
+ }, viem533.ReadContractErrorType>>;
53769
53769
  fetchStatus: _tanstack_query_core0.FetchStatus;
53770
53770
  promise: Promise<{
53771
53771
  exact: number;
@@ -53806,7 +53806,7 @@ declare const useBurnLiquidity: (vaultAddr?: Address) => {
53806
53806
  //#region src/hooks/vault/useLiquidityBlocks.d.ts
53807
53807
  type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
53808
53808
  declare const useLiquidityBlocks: (vaultAddr?: Address) => {
53809
- error: viem0.ReadContractErrorType;
53809
+ error: viem533.ReadContractErrorType;
53810
53810
  isError: true;
53811
53811
  isPending: false;
53812
53812
  isLoading: false;
@@ -53818,7 +53818,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
53818
53818
  dataUpdatedAt: number;
53819
53819
  errorUpdatedAt: number;
53820
53820
  failureCount: number;
53821
- failureReason: viem0.ReadContractErrorType | null;
53821
+ failureReason: viem533.ReadContractErrorType | null;
53822
53822
  errorUpdateCount: number;
53823
53823
  isFetched: boolean;
53824
53824
  isFetchedAfterMount: boolean;
@@ -53840,7 +53840,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
53840
53840
  totalAmount1: bigint;
53841
53841
  borrowedAmount0: bigint;
53842
53842
  borrowedAmount1: bigint;
53843
- }[], viem0.ReadContractErrorType>>;
53843
+ }[], viem533.ReadContractErrorType>>;
53844
53844
  fetchStatus: _tanstack_query_core0.FetchStatus;
53845
53845
  promise: Promise<readonly {
53846
53846
  tickLower: number;
@@ -53882,7 +53882,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
53882
53882
  dataUpdatedAt: number;
53883
53883
  errorUpdatedAt: number;
53884
53884
  failureCount: number;
53885
- failureReason: viem0.ReadContractErrorType | null;
53885
+ failureReason: viem533.ReadContractErrorType | null;
53886
53886
  errorUpdateCount: number;
53887
53887
  isFetched: boolean;
53888
53888
  isFetchedAfterMount: boolean;
@@ -53904,7 +53904,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
53904
53904
  totalAmount1: bigint;
53905
53905
  borrowedAmount0: bigint;
53906
53906
  borrowedAmount1: bigint;
53907
- }[], viem0.ReadContractErrorType>>;
53907
+ }[], viem533.ReadContractErrorType>>;
53908
53908
  fetchStatus: _tanstack_query_core0.FetchStatus;
53909
53909
  promise: Promise<readonly {
53910
53910
  tickLower: number;
@@ -53934,7 +53934,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
53934
53934
  borrowedAmount1: bigint;
53935
53935
  }[];
53936
53936
  } | {
53937
- error: viem0.ReadContractErrorType;
53937
+ error: viem533.ReadContractErrorType;
53938
53938
  isError: true;
53939
53939
  isPending: false;
53940
53940
  isLoading: false;
@@ -53946,7 +53946,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
53946
53946
  dataUpdatedAt: number;
53947
53947
  errorUpdatedAt: number;
53948
53948
  failureCount: number;
53949
- failureReason: viem0.ReadContractErrorType | null;
53949
+ failureReason: viem533.ReadContractErrorType | null;
53950
53950
  errorUpdateCount: number;
53951
53951
  isFetched: boolean;
53952
53952
  isFetchedAfterMount: boolean;
@@ -53968,7 +53968,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
53968
53968
  totalAmount1: bigint;
53969
53969
  borrowedAmount0: bigint;
53970
53970
  borrowedAmount1: bigint;
53971
- }[], viem0.ReadContractErrorType>>;
53971
+ }[], viem533.ReadContractErrorType>>;
53972
53972
  fetchStatus: _tanstack_query_core0.FetchStatus;
53973
53973
  promise: Promise<readonly {
53974
53974
  tickLower: number;
@@ -54010,7 +54010,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
54010
54010
  dataUpdatedAt: number;
54011
54011
  errorUpdatedAt: number;
54012
54012
  failureCount: number;
54013
- failureReason: viem0.ReadContractErrorType | null;
54013
+ failureReason: viem533.ReadContractErrorType | null;
54014
54014
  errorUpdateCount: number;
54015
54015
  isFetched: boolean;
54016
54016
  isFetchedAfterMount: boolean;
@@ -54032,7 +54032,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
54032
54032
  totalAmount1: bigint;
54033
54033
  borrowedAmount0: bigint;
54034
54034
  borrowedAmount1: bigint;
54035
- }[], viem0.ReadContractErrorType>>;
54035
+ }[], viem533.ReadContractErrorType>>;
54036
54036
  fetchStatus: _tanstack_query_core0.FetchStatus;
54037
54037
  promise: Promise<readonly {
54038
54038
  tickLower: number;
@@ -54073,7 +54073,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
54073
54073
  dataUpdatedAt: number;
54074
54074
  errorUpdatedAt: number;
54075
54075
  failureCount: number;
54076
- failureReason: viem0.ReadContractErrorType | null;
54076
+ failureReason: viem533.ReadContractErrorType | null;
54077
54077
  errorUpdateCount: number;
54078
54078
  isFetched: boolean;
54079
54079
  isFetchedAfterMount: boolean;
@@ -54096,7 +54096,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
54096
54096
  totalAmount1: bigint;
54097
54097
  borrowedAmount0: bigint;
54098
54098
  borrowedAmount1: bigint;
54099
- }[], viem0.ReadContractErrorType>>;
54099
+ }[], viem533.ReadContractErrorType>>;
54100
54100
  fetchStatus: _tanstack_query_core0.FetchStatus;
54101
54101
  promise: Promise<readonly {
54102
54102
  tickLower: number;
@@ -54138,7 +54138,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
54138
54138
  dataUpdatedAt: number;
54139
54139
  errorUpdatedAt: number;
54140
54140
  failureCount: number;
54141
- failureReason: viem0.ReadContractErrorType | null;
54141
+ failureReason: viem533.ReadContractErrorType | null;
54142
54142
  errorUpdateCount: number;
54143
54143
  isFetched: boolean;
54144
54144
  isFetchedAfterMount: boolean;
@@ -54160,7 +54160,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
54160
54160
  totalAmount1: bigint;
54161
54161
  borrowedAmount0: bigint;
54162
54162
  borrowedAmount1: bigint;
54163
- }[], viem0.ReadContractErrorType>>;
54163
+ }[], viem533.ReadContractErrorType>>;
54164
54164
  fetchStatus: _tanstack_query_core0.FetchStatus;
54165
54165
  promise: Promise<readonly {
54166
54166
  tickLower: number;
@@ -54236,7 +54236,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
54236
54236
  borrowed0: Amount;
54237
54237
  borrowed1: Amount;
54238
54238
  blocksCount: bigint;
54239
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
54239
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem533.ReadContractErrorType>>;
54240
54240
  };
54241
54241
  //#endregion
54242
54242
  //#region src/hooks/tokens/useTokenData.d.ts
@@ -54249,7 +54249,7 @@ declare const useTokenData: (tokenAddr?: Address) => Partial<NonUndefinedGuard<{
54249
54249
  //#endregion
54250
54250
  //#region src/hooks/tokens/useTokenBalance.d.ts
54251
54251
  declare const useTokenBalance: (token?: Address, user?: Address) => {
54252
- error: viem0.ReadContractErrorType;
54252
+ error: viem533.ReadContractErrorType;
54253
54253
  isError: true;
54254
54254
  isPending: false;
54255
54255
  isLoading: false;
@@ -54261,7 +54261,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54261
54261
  dataUpdatedAt: number;
54262
54262
  errorUpdatedAt: number;
54263
54263
  failureCount: number;
54264
- failureReason: viem0.ReadContractErrorType | null;
54264
+ failureReason: viem533.ReadContractErrorType | null;
54265
54265
  errorUpdateCount: number;
54266
54266
  isFetched: boolean;
54267
54267
  isFetchedAfterMount: boolean;
@@ -54271,7 +54271,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54271
54271
  isRefetching: boolean;
54272
54272
  isStale: boolean;
54273
54273
  isEnabled: boolean;
54274
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
54274
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
54275
54275
  fetchStatus: _tanstack_query_core0.FetchStatus;
54276
54276
  promise: Promise<bigint>;
54277
54277
  queryKey: _tanstack_query_core0.QueryKey;
@@ -54289,7 +54289,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54289
54289
  dataUpdatedAt: number;
54290
54290
  errorUpdatedAt: number;
54291
54291
  failureCount: number;
54292
- failureReason: viem0.ReadContractErrorType | null;
54292
+ failureReason: viem533.ReadContractErrorType | null;
54293
54293
  errorUpdateCount: number;
54294
54294
  isFetched: boolean;
54295
54295
  isFetchedAfterMount: boolean;
@@ -54299,13 +54299,13 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54299
54299
  isRefetching: boolean;
54300
54300
  isStale: boolean;
54301
54301
  isEnabled: boolean;
54302
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
54302
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
54303
54303
  fetchStatus: _tanstack_query_core0.FetchStatus;
54304
54304
  promise: Promise<bigint>;
54305
54305
  queryKey: _tanstack_query_core0.QueryKey;
54306
54306
  data: Amount | undefined;
54307
54307
  } | {
54308
- error: viem0.ReadContractErrorType;
54308
+ error: viem533.ReadContractErrorType;
54309
54309
  isError: true;
54310
54310
  isPending: false;
54311
54311
  isLoading: false;
@@ -54317,7 +54317,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54317
54317
  dataUpdatedAt: number;
54318
54318
  errorUpdatedAt: number;
54319
54319
  failureCount: number;
54320
- failureReason: viem0.ReadContractErrorType | null;
54320
+ failureReason: viem533.ReadContractErrorType | null;
54321
54321
  errorUpdateCount: number;
54322
54322
  isFetched: boolean;
54323
54323
  isFetchedAfterMount: boolean;
@@ -54327,7 +54327,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54327
54327
  isRefetching: boolean;
54328
54328
  isStale: boolean;
54329
54329
  isEnabled: boolean;
54330
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
54330
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
54331
54331
  fetchStatus: _tanstack_query_core0.FetchStatus;
54332
54332
  promise: Promise<bigint>;
54333
54333
  queryKey: _tanstack_query_core0.QueryKey;
@@ -54345,7 +54345,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54345
54345
  dataUpdatedAt: number;
54346
54346
  errorUpdatedAt: number;
54347
54347
  failureCount: number;
54348
- failureReason: viem0.ReadContractErrorType | null;
54348
+ failureReason: viem533.ReadContractErrorType | null;
54349
54349
  errorUpdateCount: number;
54350
54350
  isFetched: boolean;
54351
54351
  isFetchedAfterMount: boolean;
@@ -54355,7 +54355,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54355
54355
  isRefetching: boolean;
54356
54356
  isStale: boolean;
54357
54357
  isEnabled: boolean;
54358
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
54358
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
54359
54359
  fetchStatus: _tanstack_query_core0.FetchStatus;
54360
54360
  promise: Promise<bigint>;
54361
54361
  queryKey: _tanstack_query_core0.QueryKey;
@@ -54372,7 +54372,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54372
54372
  dataUpdatedAt: number;
54373
54373
  errorUpdatedAt: number;
54374
54374
  failureCount: number;
54375
- failureReason: viem0.ReadContractErrorType | null;
54375
+ failureReason: viem533.ReadContractErrorType | null;
54376
54376
  errorUpdateCount: number;
54377
54377
  isFetched: boolean;
54378
54378
  isFetchedAfterMount: boolean;
@@ -54383,7 +54383,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54383
54383
  isRefetching: boolean;
54384
54384
  isStale: boolean;
54385
54385
  isEnabled: boolean;
54386
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
54386
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
54387
54387
  fetchStatus: _tanstack_query_core0.FetchStatus;
54388
54388
  promise: Promise<bigint>;
54389
54389
  queryKey: _tanstack_query_core0.QueryKey;
@@ -54401,7 +54401,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54401
54401
  dataUpdatedAt: number;
54402
54402
  errorUpdatedAt: number;
54403
54403
  failureCount: number;
54404
- failureReason: viem0.ReadContractErrorType | null;
54404
+ failureReason: viem533.ReadContractErrorType | null;
54405
54405
  errorUpdateCount: number;
54406
54406
  isFetched: boolean;
54407
54407
  isFetchedAfterMount: boolean;
@@ -54411,7 +54411,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
54411
54411
  isRefetching: boolean;
54412
54412
  isStale: boolean;
54413
54413
  isEnabled: boolean;
54414
- refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
54414
+ refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
54415
54415
  fetchStatus: _tanstack_query_core0.FetchStatus;
54416
54416
  promise: Promise<bigint>;
54417
54417
  queryKey: _tanstack_query_core0.QueryKey;
@@ -54429,7 +54429,7 @@ declare const useApproval: () => {
54429
54429
  //#endregion
54430
54430
  //#region src/hooks/guardian/useGuardianGlobalState.d.ts
54431
54431
  declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54432
- error: viem0.ReadContractErrorType;
54432
+ error: viem533.ReadContractErrorType;
54433
54433
  isError: true;
54434
54434
  isPending: false;
54435
54435
  isLoading: false;
@@ -54441,7 +54441,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54441
54441
  dataUpdatedAt: number;
54442
54442
  errorUpdatedAt: number;
54443
54443
  failureCount: number;
54444
- failureReason: viem0.ReadContractErrorType | null;
54444
+ failureReason: viem533.ReadContractErrorType | null;
54445
54445
  errorUpdateCount: number;
54446
54446
  isFetched: boolean;
54447
54447
  isFetchedAfterMount: boolean;
@@ -54467,7 +54467,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54467
54467
  minWithdrawalInterval: bigint;
54468
54468
  senderIsAdmin: boolean;
54469
54469
  senderIsPauser: boolean;
54470
- }, viem0.ReadContractErrorType>>;
54470
+ }, viem533.ReadContractErrorType>>;
54471
54471
  fetchStatus: _tanstack_query_core0.FetchStatus;
54472
54472
  promise: Promise<{
54473
54473
  globalMintPaused: {
@@ -54517,7 +54517,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54517
54517
  dataUpdatedAt: number;
54518
54518
  errorUpdatedAt: number;
54519
54519
  failureCount: number;
54520
- failureReason: viem0.ReadContractErrorType | null;
54520
+ failureReason: viem533.ReadContractErrorType | null;
54521
54521
  errorUpdateCount: number;
54522
54522
  isFetched: boolean;
54523
54523
  isFetchedAfterMount: boolean;
@@ -54543,7 +54543,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54543
54543
  minWithdrawalInterval: bigint;
54544
54544
  senderIsAdmin: boolean;
54545
54545
  senderIsPauser: boolean;
54546
- }, viem0.ReadContractErrorType>>;
54546
+ }, viem533.ReadContractErrorType>>;
54547
54547
  fetchStatus: _tanstack_query_core0.FetchStatus;
54548
54548
  promise: Promise<{
54549
54549
  globalMintPaused: {
@@ -54581,7 +54581,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54581
54581
  senderIsPauser: boolean;
54582
54582
  } | undefined>>;
54583
54583
  } | {
54584
- error: viem0.ReadContractErrorType;
54584
+ error: viem533.ReadContractErrorType;
54585
54585
  isError: true;
54586
54586
  isPending: false;
54587
54587
  isLoading: false;
@@ -54593,7 +54593,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54593
54593
  dataUpdatedAt: number;
54594
54594
  errorUpdatedAt: number;
54595
54595
  failureCount: number;
54596
- failureReason: viem0.ReadContractErrorType | null;
54596
+ failureReason: viem533.ReadContractErrorType | null;
54597
54597
  errorUpdateCount: number;
54598
54598
  isFetched: boolean;
54599
54599
  isFetchedAfterMount: boolean;
@@ -54619,7 +54619,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54619
54619
  minWithdrawalInterval: bigint;
54620
54620
  senderIsAdmin: boolean;
54621
54621
  senderIsPauser: boolean;
54622
- }, viem0.ReadContractErrorType>>;
54622
+ }, viem533.ReadContractErrorType>>;
54623
54623
  fetchStatus: _tanstack_query_core0.FetchStatus;
54624
54624
  promise: Promise<{
54625
54625
  globalMintPaused: {
@@ -54669,7 +54669,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54669
54669
  dataUpdatedAt: number;
54670
54670
  errorUpdatedAt: number;
54671
54671
  failureCount: number;
54672
- failureReason: viem0.ReadContractErrorType | null;
54672
+ failureReason: viem533.ReadContractErrorType | null;
54673
54673
  errorUpdateCount: number;
54674
54674
  isFetched: boolean;
54675
54675
  isFetchedAfterMount: boolean;
@@ -54695,7 +54695,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54695
54695
  minWithdrawalInterval: bigint;
54696
54696
  senderIsAdmin: boolean;
54697
54697
  senderIsPauser: boolean;
54698
- }, viem0.ReadContractErrorType>>;
54698
+ }, viem533.ReadContractErrorType>>;
54699
54699
  fetchStatus: _tanstack_query_core0.FetchStatus;
54700
54700
  promise: Promise<{
54701
54701
  globalMintPaused: {
@@ -54744,7 +54744,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54744
54744
  dataUpdatedAt: number;
54745
54745
  errorUpdatedAt: number;
54746
54746
  failureCount: number;
54747
- failureReason: viem0.ReadContractErrorType | null;
54747
+ failureReason: viem533.ReadContractErrorType | null;
54748
54748
  errorUpdateCount: number;
54749
54749
  isFetched: boolean;
54750
54750
  isFetchedAfterMount: boolean;
@@ -54771,7 +54771,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54771
54771
  minWithdrawalInterval: bigint;
54772
54772
  senderIsAdmin: boolean;
54773
54773
  senderIsPauser: boolean;
54774
- }, viem0.ReadContractErrorType>>;
54774
+ }, viem533.ReadContractErrorType>>;
54775
54775
  fetchStatus: _tanstack_query_core0.FetchStatus;
54776
54776
  promise: Promise<{
54777
54777
  globalMintPaused: {
@@ -54821,7 +54821,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54821
54821
  dataUpdatedAt: number;
54822
54822
  errorUpdatedAt: number;
54823
54823
  failureCount: number;
54824
- failureReason: viem0.ReadContractErrorType | null;
54824
+ failureReason: viem533.ReadContractErrorType | null;
54825
54825
  errorUpdateCount: number;
54826
54826
  isFetched: boolean;
54827
54827
  isFetchedAfterMount: boolean;
@@ -54847,7 +54847,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
54847
54847
  minWithdrawalInterval: bigint;
54848
54848
  senderIsAdmin: boolean;
54849
54849
  senderIsPauser: boolean;
54850
- }, viem0.ReadContractErrorType>>;
54850
+ }, viem533.ReadContractErrorType>>;
54851
54851
  fetchStatus: _tanstack_query_core0.FetchStatus;
54852
54852
  promise: Promise<{
54853
54853
  globalMintPaused: {
@@ -54906,7 +54906,7 @@ declare const usePauseGlobalTrading: ({
54906
54906
  reset: () => void;
54907
54907
  context: unknown;
54908
54908
  submittedAt: number;
54909
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54909
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
54910
54910
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
54911
54911
  } | {
54912
54912
  error: null;
@@ -54919,12 +54919,12 @@ declare const usePauseGlobalTrading: ({
54919
54919
  failureReason: _wagmi_core0.WriteContractErrorType | null;
54920
54920
  isPaused: boolean;
54921
54921
  variables: {
54922
- abi: abitype0.Abi;
54922
+ abi: abitype17.Abi;
54923
54923
  functionName: string;
54924
54924
  args?: readonly unknown[] | undefined;
54925
54925
  address: Address;
54926
- chain?: viem0.Chain | null | undefined;
54927
- account?: `0x${string}` | viem0.Account | null | undefined;
54926
+ chain?: viem533.Chain | null | undefined;
54927
+ account?: `0x${string}` | viem533.Account | null | undefined;
54928
54928
  value?: bigint | undefined;
54929
54929
  dataSuffix?: `0x${string}` | undefined;
54930
54930
  type?: "legacy" | undefined;
@@ -54941,14 +54941,14 @@ declare const usePauseGlobalTrading: ({
54941
54941
  sidecars?: undefined;
54942
54942
  authorizationList?: undefined;
54943
54943
  chainId?: number | undefined;
54944
- connector?: wagmi0.Connector | undefined;
54944
+ connector?: wagmi21.Connector | undefined;
54945
54945
  } | {
54946
- abi: abitype0.Abi;
54946
+ abi: abitype17.Abi;
54947
54947
  functionName: string;
54948
54948
  args?: readonly unknown[] | undefined;
54949
54949
  address: Address;
54950
- chain?: viem0.Chain | null | undefined;
54951
- account?: `0x${string}` | viem0.Account | null | undefined;
54950
+ chain?: viem533.Chain | null | undefined;
54951
+ account?: `0x${string}` | viem533.Account | null | undefined;
54952
54952
  value?: bigint | undefined;
54953
54953
  dataSuffix?: `0x${string}` | undefined;
54954
54954
  type?: "eip2930" | undefined;
@@ -54961,18 +54961,18 @@ declare const usePauseGlobalTrading: ({
54961
54961
  maxFeePerBlobGas?: undefined | undefined;
54962
54962
  maxFeePerGas?: undefined | undefined;
54963
54963
  maxPriorityFeePerGas?: undefined | undefined;
54964
- accessList?: viem0.AccessList | undefined;
54964
+ accessList?: viem533.AccessList | undefined;
54965
54965
  sidecars?: undefined;
54966
54966
  authorizationList?: undefined;
54967
54967
  chainId?: number | undefined;
54968
- connector?: wagmi0.Connector | undefined;
54968
+ connector?: wagmi21.Connector | undefined;
54969
54969
  } | {
54970
- abi: abitype0.Abi;
54970
+ abi: abitype17.Abi;
54971
54971
  functionName: string;
54972
54972
  args?: readonly unknown[] | undefined;
54973
54973
  address: Address;
54974
- chain?: viem0.Chain | null | undefined;
54975
- account?: `0x${string}` | viem0.Account | null | undefined;
54974
+ chain?: viem533.Chain | null | undefined;
54975
+ account?: `0x${string}` | viem533.Account | null | undefined;
54976
54976
  value?: bigint | undefined;
54977
54977
  dataSuffix?: `0x${string}` | undefined;
54978
54978
  type?: "eip1559" | undefined;
@@ -54985,66 +54985,66 @@ declare const usePauseGlobalTrading: ({
54985
54985
  maxFeePerBlobGas?: undefined | undefined;
54986
54986
  maxFeePerGas?: bigint | undefined;
54987
54987
  maxPriorityFeePerGas?: bigint | undefined;
54988
- accessList?: viem0.AccessList | undefined;
54988
+ accessList?: viem533.AccessList | undefined;
54989
54989
  sidecars?: undefined;
54990
54990
  authorizationList?: undefined;
54991
54991
  chainId?: number | undefined;
54992
- connector?: wagmi0.Connector | undefined;
54992
+ connector?: wagmi21.Connector | undefined;
54993
54993
  } | {
54994
- abi: abitype0.Abi;
54994
+ abi: abitype17.Abi;
54995
54995
  functionName: string;
54996
54996
  args?: readonly unknown[] | undefined;
54997
54997
  address: Address;
54998
- chain?: viem0.Chain | null | undefined;
54999
- account?: `0x${string}` | viem0.Account | null | undefined;
54998
+ chain?: viem533.Chain | null | undefined;
54999
+ account?: `0x${string}` | viem533.Account | null | undefined;
55000
55000
  value?: bigint | undefined;
55001
55001
  dataSuffix?: `0x${string}` | undefined;
55002
55002
  type?: "eip4844" | undefined;
55003
55003
  gas?: bigint | undefined;
55004
55004
  nonce?: number | undefined;
55005
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55006
- blobVersionedHashes: readonly viem0.Hex[];
55005
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
55006
+ blobVersionedHashes: readonly viem533.Hex[];
55007
55007
  kzg?: undefined;
55008
55008
  gasPrice?: undefined | undefined;
55009
55009
  maxFeePerBlobGas?: bigint | undefined;
55010
55010
  maxFeePerGas?: bigint | undefined;
55011
55011
  maxPriorityFeePerGas?: bigint | undefined;
55012
- accessList?: viem0.AccessList | undefined;
55013
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55012
+ accessList?: viem533.AccessList | undefined;
55013
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55014
55014
  authorizationList?: undefined;
55015
55015
  chainId?: number | undefined;
55016
- connector?: wagmi0.Connector | undefined;
55016
+ connector?: wagmi21.Connector | undefined;
55017
55017
  } | {
55018
- abi: abitype0.Abi;
55018
+ abi: abitype17.Abi;
55019
55019
  functionName: string;
55020
55020
  args?: readonly unknown[] | undefined;
55021
55021
  address: Address;
55022
- chain?: viem0.Chain | null | undefined;
55023
- account?: `0x${string}` | viem0.Account | null | undefined;
55022
+ chain?: viem533.Chain | null | undefined;
55023
+ account?: `0x${string}` | viem533.Account | null | undefined;
55024
55024
  value?: bigint | undefined;
55025
55025
  dataSuffix?: `0x${string}` | undefined;
55026
55026
  type?: "eip4844" | undefined;
55027
55027
  gas?: bigint | undefined;
55028
55028
  nonce?: number | undefined;
55029
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55029
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
55030
55030
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55031
- kzg?: viem0.Kzg | undefined;
55031
+ kzg?: viem533.Kzg | undefined;
55032
55032
  gasPrice?: undefined | undefined;
55033
55033
  maxFeePerBlobGas?: bigint | undefined;
55034
55034
  maxFeePerGas?: bigint | undefined;
55035
55035
  maxPriorityFeePerGas?: bigint | undefined;
55036
- accessList?: viem0.AccessList | undefined;
55037
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55036
+ accessList?: viem533.AccessList | undefined;
55037
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55038
55038
  authorizationList?: undefined;
55039
55039
  chainId?: number | undefined;
55040
- connector?: wagmi0.Connector | undefined;
55040
+ connector?: wagmi21.Connector | undefined;
55041
55041
  } | {
55042
- abi: abitype0.Abi;
55042
+ abi: abitype17.Abi;
55043
55043
  functionName: string;
55044
55044
  args?: readonly unknown[] | undefined;
55045
55045
  address: Address;
55046
- chain?: viem0.Chain | null | undefined;
55047
- account?: `0x${string}` | viem0.Account | null | undefined;
55046
+ chain?: viem533.Chain | null | undefined;
55047
+ account?: `0x${string}` | viem533.Account | null | undefined;
55048
55048
  value?: bigint | undefined;
55049
55049
  dataSuffix?: `0x${string}` | undefined;
55050
55050
  type?: "eip7702" | undefined;
@@ -55057,17 +55057,17 @@ declare const usePauseGlobalTrading: ({
55057
55057
  maxFeePerBlobGas?: undefined | undefined;
55058
55058
  maxFeePerGas?: bigint | undefined;
55059
55059
  maxPriorityFeePerGas?: bigint | undefined;
55060
- accessList?: viem0.AccessList | undefined;
55060
+ accessList?: viem533.AccessList | undefined;
55061
55061
  sidecars?: undefined;
55062
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55062
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
55063
55063
  chainId?: number | undefined;
55064
- connector?: wagmi0.Connector | undefined;
55064
+ connector?: wagmi21.Connector | undefined;
55065
55065
  };
55066
55066
  isIdle: false;
55067
55067
  reset: () => void;
55068
55068
  context: unknown;
55069
55069
  submittedAt: number;
55070
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55070
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55071
55071
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
55072
55072
  } | {
55073
55073
  error: _wagmi_core0.WriteContractErrorType;
@@ -55080,12 +55080,12 @@ declare const usePauseGlobalTrading: ({
55080
55080
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55081
55081
  isPaused: boolean;
55082
55082
  variables: {
55083
- abi: abitype0.Abi;
55083
+ abi: abitype17.Abi;
55084
55084
  functionName: string;
55085
55085
  args?: readonly unknown[] | undefined;
55086
55086
  address: Address;
55087
- chain?: viem0.Chain | null | undefined;
55088
- account?: `0x${string}` | viem0.Account | null | undefined;
55087
+ chain?: viem533.Chain | null | undefined;
55088
+ account?: `0x${string}` | viem533.Account | null | undefined;
55089
55089
  value?: bigint | undefined;
55090
55090
  dataSuffix?: `0x${string}` | undefined;
55091
55091
  type?: "legacy" | undefined;
@@ -55102,14 +55102,14 @@ declare const usePauseGlobalTrading: ({
55102
55102
  sidecars?: undefined;
55103
55103
  authorizationList?: undefined;
55104
55104
  chainId?: number | undefined;
55105
- connector?: wagmi0.Connector | undefined;
55105
+ connector?: wagmi21.Connector | undefined;
55106
55106
  } | {
55107
- abi: abitype0.Abi;
55107
+ abi: abitype17.Abi;
55108
55108
  functionName: string;
55109
55109
  args?: readonly unknown[] | undefined;
55110
55110
  address: Address;
55111
- chain?: viem0.Chain | null | undefined;
55112
- account?: `0x${string}` | viem0.Account | null | undefined;
55111
+ chain?: viem533.Chain | null | undefined;
55112
+ account?: `0x${string}` | viem533.Account | null | undefined;
55113
55113
  value?: bigint | undefined;
55114
55114
  dataSuffix?: `0x${string}` | undefined;
55115
55115
  type?: "eip2930" | undefined;
@@ -55122,18 +55122,18 @@ declare const usePauseGlobalTrading: ({
55122
55122
  maxFeePerBlobGas?: undefined | undefined;
55123
55123
  maxFeePerGas?: undefined | undefined;
55124
55124
  maxPriorityFeePerGas?: undefined | undefined;
55125
- accessList?: viem0.AccessList | undefined;
55125
+ accessList?: viem533.AccessList | undefined;
55126
55126
  sidecars?: undefined;
55127
55127
  authorizationList?: undefined;
55128
55128
  chainId?: number | undefined;
55129
- connector?: wagmi0.Connector | undefined;
55129
+ connector?: wagmi21.Connector | undefined;
55130
55130
  } | {
55131
- abi: abitype0.Abi;
55131
+ abi: abitype17.Abi;
55132
55132
  functionName: string;
55133
55133
  args?: readonly unknown[] | undefined;
55134
55134
  address: Address;
55135
- chain?: viem0.Chain | null | undefined;
55136
- account?: `0x${string}` | viem0.Account | null | undefined;
55135
+ chain?: viem533.Chain | null | undefined;
55136
+ account?: `0x${string}` | viem533.Account | null | undefined;
55137
55137
  value?: bigint | undefined;
55138
55138
  dataSuffix?: `0x${string}` | undefined;
55139
55139
  type?: "eip1559" | undefined;
@@ -55146,66 +55146,66 @@ declare const usePauseGlobalTrading: ({
55146
55146
  maxFeePerBlobGas?: undefined | undefined;
55147
55147
  maxFeePerGas?: bigint | undefined;
55148
55148
  maxPriorityFeePerGas?: bigint | undefined;
55149
- accessList?: viem0.AccessList | undefined;
55149
+ accessList?: viem533.AccessList | undefined;
55150
55150
  sidecars?: undefined;
55151
55151
  authorizationList?: undefined;
55152
55152
  chainId?: number | undefined;
55153
- connector?: wagmi0.Connector | undefined;
55153
+ connector?: wagmi21.Connector | undefined;
55154
55154
  } | {
55155
- abi: abitype0.Abi;
55155
+ abi: abitype17.Abi;
55156
55156
  functionName: string;
55157
55157
  args?: readonly unknown[] | undefined;
55158
55158
  address: Address;
55159
- chain?: viem0.Chain | null | undefined;
55160
- account?: `0x${string}` | viem0.Account | null | undefined;
55159
+ chain?: viem533.Chain | null | undefined;
55160
+ account?: `0x${string}` | viem533.Account | null | undefined;
55161
55161
  value?: bigint | undefined;
55162
55162
  dataSuffix?: `0x${string}` | undefined;
55163
55163
  type?: "eip4844" | undefined;
55164
55164
  gas?: bigint | undefined;
55165
55165
  nonce?: number | undefined;
55166
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55167
- blobVersionedHashes: readonly viem0.Hex[];
55166
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
55167
+ blobVersionedHashes: readonly viem533.Hex[];
55168
55168
  kzg?: undefined;
55169
55169
  gasPrice?: undefined | undefined;
55170
55170
  maxFeePerBlobGas?: bigint | undefined;
55171
55171
  maxFeePerGas?: bigint | undefined;
55172
55172
  maxPriorityFeePerGas?: bigint | undefined;
55173
- accessList?: viem0.AccessList | undefined;
55174
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55173
+ accessList?: viem533.AccessList | undefined;
55174
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55175
55175
  authorizationList?: undefined;
55176
55176
  chainId?: number | undefined;
55177
- connector?: wagmi0.Connector | undefined;
55177
+ connector?: wagmi21.Connector | undefined;
55178
55178
  } | {
55179
- abi: abitype0.Abi;
55179
+ abi: abitype17.Abi;
55180
55180
  functionName: string;
55181
55181
  args?: readonly unknown[] | undefined;
55182
55182
  address: Address;
55183
- chain?: viem0.Chain | null | undefined;
55184
- account?: `0x${string}` | viem0.Account | null | undefined;
55183
+ chain?: viem533.Chain | null | undefined;
55184
+ account?: `0x${string}` | viem533.Account | null | undefined;
55185
55185
  value?: bigint | undefined;
55186
55186
  dataSuffix?: `0x${string}` | undefined;
55187
55187
  type?: "eip4844" | undefined;
55188
55188
  gas?: bigint | undefined;
55189
55189
  nonce?: number | undefined;
55190
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55190
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
55191
55191
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55192
- kzg?: viem0.Kzg | undefined;
55192
+ kzg?: viem533.Kzg | undefined;
55193
55193
  gasPrice?: undefined | undefined;
55194
55194
  maxFeePerBlobGas?: bigint | undefined;
55195
55195
  maxFeePerGas?: bigint | undefined;
55196
55196
  maxPriorityFeePerGas?: bigint | undefined;
55197
- accessList?: viem0.AccessList | undefined;
55198
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55197
+ accessList?: viem533.AccessList | undefined;
55198
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55199
55199
  authorizationList?: undefined;
55200
55200
  chainId?: number | undefined;
55201
- connector?: wagmi0.Connector | undefined;
55201
+ connector?: wagmi21.Connector | undefined;
55202
55202
  } | {
55203
- abi: abitype0.Abi;
55203
+ abi: abitype17.Abi;
55204
55204
  functionName: string;
55205
55205
  args?: readonly unknown[] | undefined;
55206
55206
  address: Address;
55207
- chain?: viem0.Chain | null | undefined;
55208
- account?: `0x${string}` | viem0.Account | null | undefined;
55207
+ chain?: viem533.Chain | null | undefined;
55208
+ account?: `0x${string}` | viem533.Account | null | undefined;
55209
55209
  value?: bigint | undefined;
55210
55210
  dataSuffix?: `0x${string}` | undefined;
55211
55211
  type?: "eip7702" | undefined;
@@ -55218,17 +55218,17 @@ declare const usePauseGlobalTrading: ({
55218
55218
  maxFeePerBlobGas?: undefined | undefined;
55219
55219
  maxFeePerGas?: bigint | undefined;
55220
55220
  maxPriorityFeePerGas?: bigint | undefined;
55221
- accessList?: viem0.AccessList | undefined;
55221
+ accessList?: viem533.AccessList | undefined;
55222
55222
  sidecars?: undefined;
55223
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55223
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
55224
55224
  chainId?: number | undefined;
55225
- connector?: wagmi0.Connector | undefined;
55225
+ connector?: wagmi21.Connector | undefined;
55226
55226
  };
55227
55227
  isIdle: false;
55228
55228
  reset: () => void;
55229
55229
  context: unknown;
55230
55230
  submittedAt: number;
55231
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55231
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55232
55232
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
55233
55233
  } | {
55234
55234
  error: null;
@@ -55241,12 +55241,12 @@ declare const usePauseGlobalTrading: ({
55241
55241
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55242
55242
  isPaused: boolean;
55243
55243
  variables: {
55244
- abi: abitype0.Abi;
55244
+ abi: abitype17.Abi;
55245
55245
  functionName: string;
55246
55246
  args?: readonly unknown[] | undefined;
55247
55247
  address: Address;
55248
- chain?: viem0.Chain | null | undefined;
55249
- account?: `0x${string}` | viem0.Account | null | undefined;
55248
+ chain?: viem533.Chain | null | undefined;
55249
+ account?: `0x${string}` | viem533.Account | null | undefined;
55250
55250
  value?: bigint | undefined;
55251
55251
  dataSuffix?: `0x${string}` | undefined;
55252
55252
  type?: "legacy" | undefined;
@@ -55263,14 +55263,14 @@ declare const usePauseGlobalTrading: ({
55263
55263
  sidecars?: undefined;
55264
55264
  authorizationList?: undefined;
55265
55265
  chainId?: number | undefined;
55266
- connector?: wagmi0.Connector | undefined;
55266
+ connector?: wagmi21.Connector | undefined;
55267
55267
  } | {
55268
- abi: abitype0.Abi;
55268
+ abi: abitype17.Abi;
55269
55269
  functionName: string;
55270
55270
  args?: readonly unknown[] | undefined;
55271
55271
  address: Address;
55272
- chain?: viem0.Chain | null | undefined;
55273
- account?: `0x${string}` | viem0.Account | null | undefined;
55272
+ chain?: viem533.Chain | null | undefined;
55273
+ account?: `0x${string}` | viem533.Account | null | undefined;
55274
55274
  value?: bigint | undefined;
55275
55275
  dataSuffix?: `0x${string}` | undefined;
55276
55276
  type?: "eip2930" | undefined;
@@ -55283,18 +55283,18 @@ declare const usePauseGlobalTrading: ({
55283
55283
  maxFeePerBlobGas?: undefined | undefined;
55284
55284
  maxFeePerGas?: undefined | undefined;
55285
55285
  maxPriorityFeePerGas?: undefined | undefined;
55286
- accessList?: viem0.AccessList | undefined;
55286
+ accessList?: viem533.AccessList | undefined;
55287
55287
  sidecars?: undefined;
55288
55288
  authorizationList?: undefined;
55289
55289
  chainId?: number | undefined;
55290
- connector?: wagmi0.Connector | undefined;
55290
+ connector?: wagmi21.Connector | undefined;
55291
55291
  } | {
55292
- abi: abitype0.Abi;
55292
+ abi: abitype17.Abi;
55293
55293
  functionName: string;
55294
55294
  args?: readonly unknown[] | undefined;
55295
55295
  address: Address;
55296
- chain?: viem0.Chain | null | undefined;
55297
- account?: `0x${string}` | viem0.Account | null | undefined;
55296
+ chain?: viem533.Chain | null | undefined;
55297
+ account?: `0x${string}` | viem533.Account | null | undefined;
55298
55298
  value?: bigint | undefined;
55299
55299
  dataSuffix?: `0x${string}` | undefined;
55300
55300
  type?: "eip1559" | undefined;
@@ -55307,66 +55307,66 @@ declare const usePauseGlobalTrading: ({
55307
55307
  maxFeePerBlobGas?: undefined | undefined;
55308
55308
  maxFeePerGas?: bigint | undefined;
55309
55309
  maxPriorityFeePerGas?: bigint | undefined;
55310
- accessList?: viem0.AccessList | undefined;
55310
+ accessList?: viem533.AccessList | undefined;
55311
55311
  sidecars?: undefined;
55312
55312
  authorizationList?: undefined;
55313
55313
  chainId?: number | undefined;
55314
- connector?: wagmi0.Connector | undefined;
55314
+ connector?: wagmi21.Connector | undefined;
55315
55315
  } | {
55316
- abi: abitype0.Abi;
55316
+ abi: abitype17.Abi;
55317
55317
  functionName: string;
55318
55318
  args?: readonly unknown[] | undefined;
55319
55319
  address: Address;
55320
- chain?: viem0.Chain | null | undefined;
55321
- account?: `0x${string}` | viem0.Account | null | undefined;
55320
+ chain?: viem533.Chain | null | undefined;
55321
+ account?: `0x${string}` | viem533.Account | null | undefined;
55322
55322
  value?: bigint | undefined;
55323
55323
  dataSuffix?: `0x${string}` | undefined;
55324
55324
  type?: "eip4844" | undefined;
55325
55325
  gas?: bigint | undefined;
55326
55326
  nonce?: number | undefined;
55327
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55328
- blobVersionedHashes: readonly viem0.Hex[];
55327
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
55328
+ blobVersionedHashes: readonly viem533.Hex[];
55329
55329
  kzg?: undefined;
55330
55330
  gasPrice?: undefined | undefined;
55331
55331
  maxFeePerBlobGas?: bigint | undefined;
55332
55332
  maxFeePerGas?: bigint | undefined;
55333
55333
  maxPriorityFeePerGas?: bigint | undefined;
55334
- accessList?: viem0.AccessList | undefined;
55335
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55334
+ accessList?: viem533.AccessList | undefined;
55335
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55336
55336
  authorizationList?: undefined;
55337
55337
  chainId?: number | undefined;
55338
- connector?: wagmi0.Connector | undefined;
55338
+ connector?: wagmi21.Connector | undefined;
55339
55339
  } | {
55340
- abi: abitype0.Abi;
55340
+ abi: abitype17.Abi;
55341
55341
  functionName: string;
55342
55342
  args?: readonly unknown[] | undefined;
55343
55343
  address: Address;
55344
- chain?: viem0.Chain | null | undefined;
55345
- account?: `0x${string}` | viem0.Account | null | undefined;
55344
+ chain?: viem533.Chain | null | undefined;
55345
+ account?: `0x${string}` | viem533.Account | null | undefined;
55346
55346
  value?: bigint | undefined;
55347
55347
  dataSuffix?: `0x${string}` | undefined;
55348
55348
  type?: "eip4844" | undefined;
55349
55349
  gas?: bigint | undefined;
55350
55350
  nonce?: number | undefined;
55351
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55351
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
55352
55352
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55353
- kzg?: viem0.Kzg | undefined;
55353
+ kzg?: viem533.Kzg | undefined;
55354
55354
  gasPrice?: undefined | undefined;
55355
55355
  maxFeePerBlobGas?: bigint | undefined;
55356
55356
  maxFeePerGas?: bigint | undefined;
55357
55357
  maxPriorityFeePerGas?: bigint | undefined;
55358
- accessList?: viem0.AccessList | undefined;
55359
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55358
+ accessList?: viem533.AccessList | undefined;
55359
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55360
55360
  authorizationList?: undefined;
55361
55361
  chainId?: number | undefined;
55362
- connector?: wagmi0.Connector | undefined;
55362
+ connector?: wagmi21.Connector | undefined;
55363
55363
  } | {
55364
- abi: abitype0.Abi;
55364
+ abi: abitype17.Abi;
55365
55365
  functionName: string;
55366
55366
  args?: readonly unknown[] | undefined;
55367
55367
  address: Address;
55368
- chain?: viem0.Chain | null | undefined;
55369
- account?: `0x${string}` | viem0.Account | null | undefined;
55368
+ chain?: viem533.Chain | null | undefined;
55369
+ account?: `0x${string}` | viem533.Account | null | undefined;
55370
55370
  value?: bigint | undefined;
55371
55371
  dataSuffix?: `0x${string}` | undefined;
55372
55372
  type?: "eip7702" | undefined;
@@ -55379,17 +55379,17 @@ declare const usePauseGlobalTrading: ({
55379
55379
  maxFeePerBlobGas?: undefined | undefined;
55380
55380
  maxFeePerGas?: bigint | undefined;
55381
55381
  maxPriorityFeePerGas?: bigint | undefined;
55382
- accessList?: viem0.AccessList | undefined;
55382
+ accessList?: viem533.AccessList | undefined;
55383
55383
  sidecars?: undefined;
55384
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55384
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
55385
55385
  chainId?: number | undefined;
55386
- connector?: wagmi0.Connector | undefined;
55386
+ connector?: wagmi21.Connector | undefined;
55387
55387
  };
55388
55388
  isIdle: false;
55389
55389
  reset: () => void;
55390
55390
  context: unknown;
55391
55391
  submittedAt: number;
55392
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55392
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55393
55393
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
55394
55394
  };
55395
55395
  //#endregion
@@ -55413,7 +55413,7 @@ declare const usePauseMarketTrading: ({
55413
55413
  reset: () => void;
55414
55414
  context: unknown;
55415
55415
  submittedAt: number;
55416
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55416
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55417
55417
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
55418
55418
  } | {
55419
55419
  error: null;
@@ -55426,12 +55426,12 @@ declare const usePauseMarketTrading: ({
55426
55426
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55427
55427
  isPaused: boolean;
55428
55428
  variables: {
55429
- abi: abitype0.Abi;
55429
+ abi: abitype17.Abi;
55430
55430
  functionName: string;
55431
55431
  args?: readonly unknown[] | undefined;
55432
55432
  address: Address;
55433
- chain?: viem0.Chain | null | undefined;
55434
- account?: `0x${string}` | viem0.Account | null | undefined;
55433
+ chain?: viem533.Chain | null | undefined;
55434
+ account?: `0x${string}` | viem533.Account | null | undefined;
55435
55435
  value?: bigint | undefined;
55436
55436
  dataSuffix?: `0x${string}` | undefined;
55437
55437
  type?: "legacy" | undefined;
@@ -55448,14 +55448,14 @@ declare const usePauseMarketTrading: ({
55448
55448
  sidecars?: undefined;
55449
55449
  authorizationList?: undefined;
55450
55450
  chainId?: number | undefined;
55451
- connector?: wagmi0.Connector | undefined;
55451
+ connector?: wagmi21.Connector | undefined;
55452
55452
  } | {
55453
- abi: abitype0.Abi;
55453
+ abi: abitype17.Abi;
55454
55454
  functionName: string;
55455
55455
  args?: readonly unknown[] | undefined;
55456
55456
  address: Address;
55457
- chain?: viem0.Chain | null | undefined;
55458
- account?: `0x${string}` | viem0.Account | null | undefined;
55457
+ chain?: viem533.Chain | null | undefined;
55458
+ account?: `0x${string}` | viem533.Account | null | undefined;
55459
55459
  value?: bigint | undefined;
55460
55460
  dataSuffix?: `0x${string}` | undefined;
55461
55461
  type?: "eip2930" | undefined;
@@ -55468,18 +55468,18 @@ declare const usePauseMarketTrading: ({
55468
55468
  maxFeePerBlobGas?: undefined | undefined;
55469
55469
  maxFeePerGas?: undefined | undefined;
55470
55470
  maxPriorityFeePerGas?: undefined | undefined;
55471
- accessList?: viem0.AccessList | undefined;
55471
+ accessList?: viem533.AccessList | undefined;
55472
55472
  sidecars?: undefined;
55473
55473
  authorizationList?: undefined;
55474
55474
  chainId?: number | undefined;
55475
- connector?: wagmi0.Connector | undefined;
55475
+ connector?: wagmi21.Connector | undefined;
55476
55476
  } | {
55477
- abi: abitype0.Abi;
55477
+ abi: abitype17.Abi;
55478
55478
  functionName: string;
55479
55479
  args?: readonly unknown[] | undefined;
55480
55480
  address: Address;
55481
- chain?: viem0.Chain | null | undefined;
55482
- account?: `0x${string}` | viem0.Account | null | undefined;
55481
+ chain?: viem533.Chain | null | undefined;
55482
+ account?: `0x${string}` | viem533.Account | null | undefined;
55483
55483
  value?: bigint | undefined;
55484
55484
  dataSuffix?: `0x${string}` | undefined;
55485
55485
  type?: "eip1559" | undefined;
@@ -55492,66 +55492,66 @@ declare const usePauseMarketTrading: ({
55492
55492
  maxFeePerBlobGas?: undefined | undefined;
55493
55493
  maxFeePerGas?: bigint | undefined;
55494
55494
  maxPriorityFeePerGas?: bigint | undefined;
55495
- accessList?: viem0.AccessList | undefined;
55495
+ accessList?: viem533.AccessList | undefined;
55496
55496
  sidecars?: undefined;
55497
55497
  authorizationList?: undefined;
55498
55498
  chainId?: number | undefined;
55499
- connector?: wagmi0.Connector | undefined;
55499
+ connector?: wagmi21.Connector | undefined;
55500
55500
  } | {
55501
- abi: abitype0.Abi;
55501
+ abi: abitype17.Abi;
55502
55502
  functionName: string;
55503
55503
  args?: readonly unknown[] | undefined;
55504
55504
  address: Address;
55505
- chain?: viem0.Chain | null | undefined;
55506
- account?: `0x${string}` | viem0.Account | null | undefined;
55505
+ chain?: viem533.Chain | null | undefined;
55506
+ account?: `0x${string}` | viem533.Account | null | undefined;
55507
55507
  value?: bigint | undefined;
55508
55508
  dataSuffix?: `0x${string}` | undefined;
55509
55509
  type?: "eip4844" | undefined;
55510
55510
  gas?: bigint | undefined;
55511
55511
  nonce?: number | undefined;
55512
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55513
- blobVersionedHashes: readonly viem0.Hex[];
55512
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
55513
+ blobVersionedHashes: readonly viem533.Hex[];
55514
55514
  kzg?: undefined;
55515
55515
  gasPrice?: undefined | undefined;
55516
55516
  maxFeePerBlobGas?: bigint | undefined;
55517
55517
  maxFeePerGas?: bigint | undefined;
55518
55518
  maxPriorityFeePerGas?: bigint | undefined;
55519
- accessList?: viem0.AccessList | undefined;
55520
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55519
+ accessList?: viem533.AccessList | undefined;
55520
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55521
55521
  authorizationList?: undefined;
55522
55522
  chainId?: number | undefined;
55523
- connector?: wagmi0.Connector | undefined;
55523
+ connector?: wagmi21.Connector | undefined;
55524
55524
  } | {
55525
- abi: abitype0.Abi;
55525
+ abi: abitype17.Abi;
55526
55526
  functionName: string;
55527
55527
  args?: readonly unknown[] | undefined;
55528
55528
  address: Address;
55529
- chain?: viem0.Chain | null | undefined;
55530
- account?: `0x${string}` | viem0.Account | null | undefined;
55529
+ chain?: viem533.Chain | null | undefined;
55530
+ account?: `0x${string}` | viem533.Account | null | undefined;
55531
55531
  value?: bigint | undefined;
55532
55532
  dataSuffix?: `0x${string}` | undefined;
55533
55533
  type?: "eip4844" | undefined;
55534
55534
  gas?: bigint | undefined;
55535
55535
  nonce?: number | undefined;
55536
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55536
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
55537
55537
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55538
- kzg?: viem0.Kzg | undefined;
55538
+ kzg?: viem533.Kzg | undefined;
55539
55539
  gasPrice?: undefined | undefined;
55540
55540
  maxFeePerBlobGas?: bigint | undefined;
55541
55541
  maxFeePerGas?: bigint | undefined;
55542
55542
  maxPriorityFeePerGas?: bigint | undefined;
55543
- accessList?: viem0.AccessList | undefined;
55544
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55543
+ accessList?: viem533.AccessList | undefined;
55544
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55545
55545
  authorizationList?: undefined;
55546
55546
  chainId?: number | undefined;
55547
- connector?: wagmi0.Connector | undefined;
55547
+ connector?: wagmi21.Connector | undefined;
55548
55548
  } | {
55549
- abi: abitype0.Abi;
55549
+ abi: abitype17.Abi;
55550
55550
  functionName: string;
55551
55551
  args?: readonly unknown[] | undefined;
55552
55552
  address: Address;
55553
- chain?: viem0.Chain | null | undefined;
55554
- account?: `0x${string}` | viem0.Account | null | undefined;
55553
+ chain?: viem533.Chain | null | undefined;
55554
+ account?: `0x${string}` | viem533.Account | null | undefined;
55555
55555
  value?: bigint | undefined;
55556
55556
  dataSuffix?: `0x${string}` | undefined;
55557
55557
  type?: "eip7702" | undefined;
@@ -55564,17 +55564,17 @@ declare const usePauseMarketTrading: ({
55564
55564
  maxFeePerBlobGas?: undefined | undefined;
55565
55565
  maxFeePerGas?: bigint | undefined;
55566
55566
  maxPriorityFeePerGas?: bigint | undefined;
55567
- accessList?: viem0.AccessList | undefined;
55567
+ accessList?: viem533.AccessList | undefined;
55568
55568
  sidecars?: undefined;
55569
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55569
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
55570
55570
  chainId?: number | undefined;
55571
- connector?: wagmi0.Connector | undefined;
55571
+ connector?: wagmi21.Connector | undefined;
55572
55572
  };
55573
55573
  isIdle: false;
55574
55574
  reset: () => void;
55575
55575
  context: unknown;
55576
55576
  submittedAt: number;
55577
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55577
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55578
55578
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
55579
55579
  } | {
55580
55580
  error: _wagmi_core0.WriteContractErrorType;
@@ -55587,12 +55587,12 @@ declare const usePauseMarketTrading: ({
55587
55587
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55588
55588
  isPaused: boolean;
55589
55589
  variables: {
55590
- abi: abitype0.Abi;
55590
+ abi: abitype17.Abi;
55591
55591
  functionName: string;
55592
55592
  args?: readonly unknown[] | undefined;
55593
55593
  address: Address;
55594
- chain?: viem0.Chain | null | undefined;
55595
- account?: `0x${string}` | viem0.Account | null | undefined;
55594
+ chain?: viem533.Chain | null | undefined;
55595
+ account?: `0x${string}` | viem533.Account | null | undefined;
55596
55596
  value?: bigint | undefined;
55597
55597
  dataSuffix?: `0x${string}` | undefined;
55598
55598
  type?: "legacy" | undefined;
@@ -55609,14 +55609,14 @@ declare const usePauseMarketTrading: ({
55609
55609
  sidecars?: undefined;
55610
55610
  authorizationList?: undefined;
55611
55611
  chainId?: number | undefined;
55612
- connector?: wagmi0.Connector | undefined;
55612
+ connector?: wagmi21.Connector | undefined;
55613
55613
  } | {
55614
- abi: abitype0.Abi;
55614
+ abi: abitype17.Abi;
55615
55615
  functionName: string;
55616
55616
  args?: readonly unknown[] | undefined;
55617
55617
  address: Address;
55618
- chain?: viem0.Chain | null | undefined;
55619
- account?: `0x${string}` | viem0.Account | null | undefined;
55618
+ chain?: viem533.Chain | null | undefined;
55619
+ account?: `0x${string}` | viem533.Account | null | undefined;
55620
55620
  value?: bigint | undefined;
55621
55621
  dataSuffix?: `0x${string}` | undefined;
55622
55622
  type?: "eip2930" | undefined;
@@ -55629,18 +55629,18 @@ declare const usePauseMarketTrading: ({
55629
55629
  maxFeePerBlobGas?: undefined | undefined;
55630
55630
  maxFeePerGas?: undefined | undefined;
55631
55631
  maxPriorityFeePerGas?: undefined | undefined;
55632
- accessList?: viem0.AccessList | undefined;
55632
+ accessList?: viem533.AccessList | undefined;
55633
55633
  sidecars?: undefined;
55634
55634
  authorizationList?: undefined;
55635
55635
  chainId?: number | undefined;
55636
- connector?: wagmi0.Connector | undefined;
55636
+ connector?: wagmi21.Connector | undefined;
55637
55637
  } | {
55638
- abi: abitype0.Abi;
55638
+ abi: abitype17.Abi;
55639
55639
  functionName: string;
55640
55640
  args?: readonly unknown[] | undefined;
55641
55641
  address: Address;
55642
- chain?: viem0.Chain | null | undefined;
55643
- account?: `0x${string}` | viem0.Account | null | undefined;
55642
+ chain?: viem533.Chain | null | undefined;
55643
+ account?: `0x${string}` | viem533.Account | null | undefined;
55644
55644
  value?: bigint | undefined;
55645
55645
  dataSuffix?: `0x${string}` | undefined;
55646
55646
  type?: "eip1559" | undefined;
@@ -55653,66 +55653,66 @@ declare const usePauseMarketTrading: ({
55653
55653
  maxFeePerBlobGas?: undefined | undefined;
55654
55654
  maxFeePerGas?: bigint | undefined;
55655
55655
  maxPriorityFeePerGas?: bigint | undefined;
55656
- accessList?: viem0.AccessList | undefined;
55656
+ accessList?: viem533.AccessList | undefined;
55657
55657
  sidecars?: undefined;
55658
55658
  authorizationList?: undefined;
55659
55659
  chainId?: number | undefined;
55660
- connector?: wagmi0.Connector | undefined;
55660
+ connector?: wagmi21.Connector | undefined;
55661
55661
  } | {
55662
- abi: abitype0.Abi;
55662
+ abi: abitype17.Abi;
55663
55663
  functionName: string;
55664
55664
  args?: readonly unknown[] | undefined;
55665
55665
  address: Address;
55666
- chain?: viem0.Chain | null | undefined;
55667
- account?: `0x${string}` | viem0.Account | null | undefined;
55666
+ chain?: viem533.Chain | null | undefined;
55667
+ account?: `0x${string}` | viem533.Account | null | undefined;
55668
55668
  value?: bigint | undefined;
55669
55669
  dataSuffix?: `0x${string}` | undefined;
55670
55670
  type?: "eip4844" | undefined;
55671
55671
  gas?: bigint | undefined;
55672
55672
  nonce?: number | undefined;
55673
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55674
- blobVersionedHashes: readonly viem0.Hex[];
55673
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
55674
+ blobVersionedHashes: readonly viem533.Hex[];
55675
55675
  kzg?: undefined;
55676
55676
  gasPrice?: undefined | undefined;
55677
55677
  maxFeePerBlobGas?: bigint | undefined;
55678
55678
  maxFeePerGas?: bigint | undefined;
55679
55679
  maxPriorityFeePerGas?: bigint | undefined;
55680
- accessList?: viem0.AccessList | undefined;
55681
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55680
+ accessList?: viem533.AccessList | undefined;
55681
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55682
55682
  authorizationList?: undefined;
55683
55683
  chainId?: number | undefined;
55684
- connector?: wagmi0.Connector | undefined;
55684
+ connector?: wagmi21.Connector | undefined;
55685
55685
  } | {
55686
- abi: abitype0.Abi;
55686
+ abi: abitype17.Abi;
55687
55687
  functionName: string;
55688
55688
  args?: readonly unknown[] | undefined;
55689
55689
  address: Address;
55690
- chain?: viem0.Chain | null | undefined;
55691
- account?: `0x${string}` | viem0.Account | null | undefined;
55690
+ chain?: viem533.Chain | null | undefined;
55691
+ account?: `0x${string}` | viem533.Account | null | undefined;
55692
55692
  value?: bigint | undefined;
55693
55693
  dataSuffix?: `0x${string}` | undefined;
55694
55694
  type?: "eip4844" | undefined;
55695
55695
  gas?: bigint | undefined;
55696
55696
  nonce?: number | undefined;
55697
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55697
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
55698
55698
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55699
- kzg?: viem0.Kzg | undefined;
55699
+ kzg?: viem533.Kzg | undefined;
55700
55700
  gasPrice?: undefined | undefined;
55701
55701
  maxFeePerBlobGas?: bigint | undefined;
55702
55702
  maxFeePerGas?: bigint | undefined;
55703
55703
  maxPriorityFeePerGas?: bigint | undefined;
55704
- accessList?: viem0.AccessList | undefined;
55705
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55704
+ accessList?: viem533.AccessList | undefined;
55705
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55706
55706
  authorizationList?: undefined;
55707
55707
  chainId?: number | undefined;
55708
- connector?: wagmi0.Connector | undefined;
55708
+ connector?: wagmi21.Connector | undefined;
55709
55709
  } | {
55710
- abi: abitype0.Abi;
55710
+ abi: abitype17.Abi;
55711
55711
  functionName: string;
55712
55712
  args?: readonly unknown[] | undefined;
55713
55713
  address: Address;
55714
- chain?: viem0.Chain | null | undefined;
55715
- account?: `0x${string}` | viem0.Account | null | undefined;
55714
+ chain?: viem533.Chain | null | undefined;
55715
+ account?: `0x${string}` | viem533.Account | null | undefined;
55716
55716
  value?: bigint | undefined;
55717
55717
  dataSuffix?: `0x${string}` | undefined;
55718
55718
  type?: "eip7702" | undefined;
@@ -55725,17 +55725,17 @@ declare const usePauseMarketTrading: ({
55725
55725
  maxFeePerBlobGas?: undefined | undefined;
55726
55726
  maxFeePerGas?: bigint | undefined;
55727
55727
  maxPriorityFeePerGas?: bigint | undefined;
55728
- accessList?: viem0.AccessList | undefined;
55728
+ accessList?: viem533.AccessList | undefined;
55729
55729
  sidecars?: undefined;
55730
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55730
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
55731
55731
  chainId?: number | undefined;
55732
- connector?: wagmi0.Connector | undefined;
55732
+ connector?: wagmi21.Connector | undefined;
55733
55733
  };
55734
55734
  isIdle: false;
55735
55735
  reset: () => void;
55736
55736
  context: unknown;
55737
55737
  submittedAt: number;
55738
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55738
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55739
55739
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
55740
55740
  } | {
55741
55741
  error: null;
@@ -55748,12 +55748,12 @@ declare const usePauseMarketTrading: ({
55748
55748
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55749
55749
  isPaused: boolean;
55750
55750
  variables: {
55751
- abi: abitype0.Abi;
55751
+ abi: abitype17.Abi;
55752
55752
  functionName: string;
55753
55753
  args?: readonly unknown[] | undefined;
55754
55754
  address: Address;
55755
- chain?: viem0.Chain | null | undefined;
55756
- account?: `0x${string}` | viem0.Account | null | undefined;
55755
+ chain?: viem533.Chain | null | undefined;
55756
+ account?: `0x${string}` | viem533.Account | null | undefined;
55757
55757
  value?: bigint | undefined;
55758
55758
  dataSuffix?: `0x${string}` | undefined;
55759
55759
  type?: "legacy" | undefined;
@@ -55770,14 +55770,14 @@ declare const usePauseMarketTrading: ({
55770
55770
  sidecars?: undefined;
55771
55771
  authorizationList?: undefined;
55772
55772
  chainId?: number | undefined;
55773
- connector?: wagmi0.Connector | undefined;
55773
+ connector?: wagmi21.Connector | undefined;
55774
55774
  } | {
55775
- abi: abitype0.Abi;
55775
+ abi: abitype17.Abi;
55776
55776
  functionName: string;
55777
55777
  args?: readonly unknown[] | undefined;
55778
55778
  address: Address;
55779
- chain?: viem0.Chain | null | undefined;
55780
- account?: `0x${string}` | viem0.Account | null | undefined;
55779
+ chain?: viem533.Chain | null | undefined;
55780
+ account?: `0x${string}` | viem533.Account | null | undefined;
55781
55781
  value?: bigint | undefined;
55782
55782
  dataSuffix?: `0x${string}` | undefined;
55783
55783
  type?: "eip2930" | undefined;
@@ -55790,18 +55790,18 @@ declare const usePauseMarketTrading: ({
55790
55790
  maxFeePerBlobGas?: undefined | undefined;
55791
55791
  maxFeePerGas?: undefined | undefined;
55792
55792
  maxPriorityFeePerGas?: undefined | undefined;
55793
- accessList?: viem0.AccessList | undefined;
55793
+ accessList?: viem533.AccessList | undefined;
55794
55794
  sidecars?: undefined;
55795
55795
  authorizationList?: undefined;
55796
55796
  chainId?: number | undefined;
55797
- connector?: wagmi0.Connector | undefined;
55797
+ connector?: wagmi21.Connector | undefined;
55798
55798
  } | {
55799
- abi: abitype0.Abi;
55799
+ abi: abitype17.Abi;
55800
55800
  functionName: string;
55801
55801
  args?: readonly unknown[] | undefined;
55802
55802
  address: Address;
55803
- chain?: viem0.Chain | null | undefined;
55804
- account?: `0x${string}` | viem0.Account | null | undefined;
55803
+ chain?: viem533.Chain | null | undefined;
55804
+ account?: `0x${string}` | viem533.Account | null | undefined;
55805
55805
  value?: bigint | undefined;
55806
55806
  dataSuffix?: `0x${string}` | undefined;
55807
55807
  type?: "eip1559" | undefined;
@@ -55814,66 +55814,66 @@ declare const usePauseMarketTrading: ({
55814
55814
  maxFeePerBlobGas?: undefined | undefined;
55815
55815
  maxFeePerGas?: bigint | undefined;
55816
55816
  maxPriorityFeePerGas?: bigint | undefined;
55817
- accessList?: viem0.AccessList | undefined;
55817
+ accessList?: viem533.AccessList | undefined;
55818
55818
  sidecars?: undefined;
55819
55819
  authorizationList?: undefined;
55820
55820
  chainId?: number | undefined;
55821
- connector?: wagmi0.Connector | undefined;
55821
+ connector?: wagmi21.Connector | undefined;
55822
55822
  } | {
55823
- abi: abitype0.Abi;
55823
+ abi: abitype17.Abi;
55824
55824
  functionName: string;
55825
55825
  args?: readonly unknown[] | undefined;
55826
55826
  address: Address;
55827
- chain?: viem0.Chain | null | undefined;
55828
- account?: `0x${string}` | viem0.Account | null | undefined;
55827
+ chain?: viem533.Chain | null | undefined;
55828
+ account?: `0x${string}` | viem533.Account | null | undefined;
55829
55829
  value?: bigint | undefined;
55830
55830
  dataSuffix?: `0x${string}` | undefined;
55831
55831
  type?: "eip4844" | undefined;
55832
55832
  gas?: bigint | undefined;
55833
55833
  nonce?: number | undefined;
55834
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55835
- blobVersionedHashes: readonly viem0.Hex[];
55834
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
55835
+ blobVersionedHashes: readonly viem533.Hex[];
55836
55836
  kzg?: undefined;
55837
55837
  gasPrice?: undefined | undefined;
55838
55838
  maxFeePerBlobGas?: bigint | undefined;
55839
55839
  maxFeePerGas?: bigint | undefined;
55840
55840
  maxPriorityFeePerGas?: bigint | undefined;
55841
- accessList?: viem0.AccessList | undefined;
55842
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55841
+ accessList?: viem533.AccessList | undefined;
55842
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55843
55843
  authorizationList?: undefined;
55844
55844
  chainId?: number | undefined;
55845
- connector?: wagmi0.Connector | undefined;
55845
+ connector?: wagmi21.Connector | undefined;
55846
55846
  } | {
55847
- abi: abitype0.Abi;
55847
+ abi: abitype17.Abi;
55848
55848
  functionName: string;
55849
55849
  args?: readonly unknown[] | undefined;
55850
55850
  address: Address;
55851
- chain?: viem0.Chain | null | undefined;
55852
- account?: `0x${string}` | viem0.Account | null | undefined;
55851
+ chain?: viem533.Chain | null | undefined;
55852
+ account?: `0x${string}` | viem533.Account | null | undefined;
55853
55853
  value?: bigint | undefined;
55854
55854
  dataSuffix?: `0x${string}` | undefined;
55855
55855
  type?: "eip4844" | undefined;
55856
55856
  gas?: bigint | undefined;
55857
55857
  nonce?: number | undefined;
55858
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55858
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
55859
55859
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55860
- kzg?: viem0.Kzg | undefined;
55860
+ kzg?: viem533.Kzg | undefined;
55861
55861
  gasPrice?: undefined | undefined;
55862
55862
  maxFeePerBlobGas?: bigint | undefined;
55863
55863
  maxFeePerGas?: bigint | undefined;
55864
55864
  maxPriorityFeePerGas?: bigint | undefined;
55865
- accessList?: viem0.AccessList | undefined;
55866
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55865
+ accessList?: viem533.AccessList | undefined;
55866
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
55867
55867
  authorizationList?: undefined;
55868
55868
  chainId?: number | undefined;
55869
- connector?: wagmi0.Connector | undefined;
55869
+ connector?: wagmi21.Connector | undefined;
55870
55870
  } | {
55871
- abi: abitype0.Abi;
55871
+ abi: abitype17.Abi;
55872
55872
  functionName: string;
55873
55873
  args?: readonly unknown[] | undefined;
55874
55874
  address: Address;
55875
- chain?: viem0.Chain | null | undefined;
55876
- account?: `0x${string}` | viem0.Account | null | undefined;
55875
+ chain?: viem533.Chain | null | undefined;
55876
+ account?: `0x${string}` | viem533.Account | null | undefined;
55877
55877
  value?: bigint | undefined;
55878
55878
  dataSuffix?: `0x${string}` | undefined;
55879
55879
  type?: "eip7702" | undefined;
@@ -55886,17 +55886,17 @@ declare const usePauseMarketTrading: ({
55886
55886
  maxFeePerBlobGas?: undefined | undefined;
55887
55887
  maxFeePerGas?: bigint | undefined;
55888
55888
  maxPriorityFeePerGas?: bigint | undefined;
55889
- accessList?: viem0.AccessList | undefined;
55889
+ accessList?: viem533.AccessList | undefined;
55890
55890
  sidecars?: undefined;
55891
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55891
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
55892
55892
  chainId?: number | undefined;
55893
- connector?: wagmi0.Connector | undefined;
55893
+ connector?: wagmi21.Connector | undefined;
55894
55894
  };
55895
55895
  isIdle: false;
55896
55896
  reset: () => void;
55897
55897
  context: unknown;
55898
55898
  submittedAt: number;
55899
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55899
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55900
55900
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
55901
55901
  };
55902
55902
  //#endregion
@@ -55925,7 +55925,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55925
55925
  reset: () => void;
55926
55926
  context: unknown;
55927
55927
  submittedAt: number;
55928
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55928
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55929
55929
  updateMarketFeeRates: (rates: {
55930
55930
  openingFeeRate?: number;
55931
55931
  baseFeeRate?: number;
@@ -55948,12 +55948,12 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55948
55948
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55949
55949
  isPaused: boolean;
55950
55950
  variables: {
55951
- abi: abitype0.Abi;
55951
+ abi: abitype17.Abi;
55952
55952
  functionName: string;
55953
55953
  args?: readonly unknown[] | undefined;
55954
55954
  address: Address;
55955
- chain?: viem0.Chain | null | undefined;
55956
- account?: `0x${string}` | viem0.Account | null | undefined;
55955
+ chain?: viem533.Chain | null | undefined;
55956
+ account?: `0x${string}` | viem533.Account | null | undefined;
55957
55957
  value?: bigint | undefined;
55958
55958
  dataSuffix?: `0x${string}` | undefined;
55959
55959
  type?: "legacy" | undefined;
@@ -55970,14 +55970,14 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55970
55970
  sidecars?: undefined;
55971
55971
  authorizationList?: undefined;
55972
55972
  chainId?: number | undefined;
55973
- connector?: wagmi0.Connector | undefined;
55973
+ connector?: wagmi21.Connector | undefined;
55974
55974
  } | {
55975
- abi: abitype0.Abi;
55975
+ abi: abitype17.Abi;
55976
55976
  functionName: string;
55977
55977
  args?: readonly unknown[] | undefined;
55978
55978
  address: Address;
55979
- chain?: viem0.Chain | null | undefined;
55980
- account?: `0x${string}` | viem0.Account | null | undefined;
55979
+ chain?: viem533.Chain | null | undefined;
55980
+ account?: `0x${string}` | viem533.Account | null | undefined;
55981
55981
  value?: bigint | undefined;
55982
55982
  dataSuffix?: `0x${string}` | undefined;
55983
55983
  type?: "eip2930" | undefined;
@@ -55990,18 +55990,18 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55990
55990
  maxFeePerBlobGas?: undefined | undefined;
55991
55991
  maxFeePerGas?: undefined | undefined;
55992
55992
  maxPriorityFeePerGas?: undefined | undefined;
55993
- accessList?: viem0.AccessList | undefined;
55993
+ accessList?: viem533.AccessList | undefined;
55994
55994
  sidecars?: undefined;
55995
55995
  authorizationList?: undefined;
55996
55996
  chainId?: number | undefined;
55997
- connector?: wagmi0.Connector | undefined;
55997
+ connector?: wagmi21.Connector | undefined;
55998
55998
  } | {
55999
- abi: abitype0.Abi;
55999
+ abi: abitype17.Abi;
56000
56000
  functionName: string;
56001
56001
  args?: readonly unknown[] | undefined;
56002
56002
  address: Address;
56003
- chain?: viem0.Chain | null | undefined;
56004
- account?: `0x${string}` | viem0.Account | null | undefined;
56003
+ chain?: viem533.Chain | null | undefined;
56004
+ account?: `0x${string}` | viem533.Account | null | undefined;
56005
56005
  value?: bigint | undefined;
56006
56006
  dataSuffix?: `0x${string}` | undefined;
56007
56007
  type?: "eip1559" | undefined;
@@ -56014,66 +56014,66 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56014
56014
  maxFeePerBlobGas?: undefined | undefined;
56015
56015
  maxFeePerGas?: bigint | undefined;
56016
56016
  maxPriorityFeePerGas?: bigint | undefined;
56017
- accessList?: viem0.AccessList | undefined;
56017
+ accessList?: viem533.AccessList | undefined;
56018
56018
  sidecars?: undefined;
56019
56019
  authorizationList?: undefined;
56020
56020
  chainId?: number | undefined;
56021
- connector?: wagmi0.Connector | undefined;
56021
+ connector?: wagmi21.Connector | undefined;
56022
56022
  } | {
56023
- abi: abitype0.Abi;
56023
+ abi: abitype17.Abi;
56024
56024
  functionName: string;
56025
56025
  args?: readonly unknown[] | undefined;
56026
56026
  address: Address;
56027
- chain?: viem0.Chain | null | undefined;
56028
- account?: `0x${string}` | viem0.Account | null | undefined;
56027
+ chain?: viem533.Chain | null | undefined;
56028
+ account?: `0x${string}` | viem533.Account | null | undefined;
56029
56029
  value?: bigint | undefined;
56030
56030
  dataSuffix?: `0x${string}` | undefined;
56031
56031
  type?: "eip4844" | undefined;
56032
56032
  gas?: bigint | undefined;
56033
56033
  nonce?: number | undefined;
56034
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
56035
- blobVersionedHashes: readonly viem0.Hex[];
56034
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
56035
+ blobVersionedHashes: readonly viem533.Hex[];
56036
56036
  kzg?: undefined;
56037
56037
  gasPrice?: undefined | undefined;
56038
56038
  maxFeePerBlobGas?: bigint | undefined;
56039
56039
  maxFeePerGas?: bigint | undefined;
56040
56040
  maxPriorityFeePerGas?: bigint | undefined;
56041
- accessList?: viem0.AccessList | undefined;
56042
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56041
+ accessList?: viem533.AccessList | undefined;
56042
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56043
56043
  authorizationList?: undefined;
56044
56044
  chainId?: number | undefined;
56045
- connector?: wagmi0.Connector | undefined;
56045
+ connector?: wagmi21.Connector | undefined;
56046
56046
  } | {
56047
- abi: abitype0.Abi;
56047
+ abi: abitype17.Abi;
56048
56048
  functionName: string;
56049
56049
  args?: readonly unknown[] | undefined;
56050
56050
  address: Address;
56051
- chain?: viem0.Chain | null | undefined;
56052
- account?: `0x${string}` | viem0.Account | null | undefined;
56051
+ chain?: viem533.Chain | null | undefined;
56052
+ account?: `0x${string}` | viem533.Account | null | undefined;
56053
56053
  value?: bigint | undefined;
56054
56054
  dataSuffix?: `0x${string}` | undefined;
56055
56055
  type?: "eip4844" | undefined;
56056
56056
  gas?: bigint | undefined;
56057
56057
  nonce?: number | undefined;
56058
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
56058
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
56059
56059
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56060
- kzg?: viem0.Kzg | undefined;
56060
+ kzg?: viem533.Kzg | undefined;
56061
56061
  gasPrice?: undefined | undefined;
56062
56062
  maxFeePerBlobGas?: bigint | undefined;
56063
56063
  maxFeePerGas?: bigint | undefined;
56064
56064
  maxPriorityFeePerGas?: bigint | undefined;
56065
- accessList?: viem0.AccessList | undefined;
56066
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56065
+ accessList?: viem533.AccessList | undefined;
56066
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56067
56067
  authorizationList?: undefined;
56068
56068
  chainId?: number | undefined;
56069
- connector?: wagmi0.Connector | undefined;
56069
+ connector?: wagmi21.Connector | undefined;
56070
56070
  } | {
56071
- abi: abitype0.Abi;
56071
+ abi: abitype17.Abi;
56072
56072
  functionName: string;
56073
56073
  args?: readonly unknown[] | undefined;
56074
56074
  address: Address;
56075
- chain?: viem0.Chain | null | undefined;
56076
- account?: `0x${string}` | viem0.Account | null | undefined;
56075
+ chain?: viem533.Chain | null | undefined;
56076
+ account?: `0x${string}` | viem533.Account | null | undefined;
56077
56077
  value?: bigint | undefined;
56078
56078
  dataSuffix?: `0x${string}` | undefined;
56079
56079
  type?: "eip7702" | undefined;
@@ -56086,17 +56086,17 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56086
56086
  maxFeePerBlobGas?: undefined | undefined;
56087
56087
  maxFeePerGas?: bigint | undefined;
56088
56088
  maxPriorityFeePerGas?: bigint | undefined;
56089
- accessList?: viem0.AccessList | undefined;
56089
+ accessList?: viem533.AccessList | undefined;
56090
56090
  sidecars?: undefined;
56091
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
56091
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
56092
56092
  chainId?: number | undefined;
56093
- connector?: wagmi0.Connector | undefined;
56093
+ connector?: wagmi21.Connector | undefined;
56094
56094
  };
56095
56095
  isIdle: false;
56096
56096
  reset: () => void;
56097
56097
  context: unknown;
56098
56098
  submittedAt: number;
56099
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56099
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
56100
56100
  updateMarketFeeRates: (rates: {
56101
56101
  openingFeeRate?: number;
56102
56102
  baseFeeRate?: number;
@@ -56119,12 +56119,12 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56119
56119
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56120
56120
  isPaused: boolean;
56121
56121
  variables: {
56122
- abi: abitype0.Abi;
56122
+ abi: abitype17.Abi;
56123
56123
  functionName: string;
56124
56124
  args?: readonly unknown[] | undefined;
56125
56125
  address: Address;
56126
- chain?: viem0.Chain | null | undefined;
56127
- account?: `0x${string}` | viem0.Account | null | undefined;
56126
+ chain?: viem533.Chain | null | undefined;
56127
+ account?: `0x${string}` | viem533.Account | null | undefined;
56128
56128
  value?: bigint | undefined;
56129
56129
  dataSuffix?: `0x${string}` | undefined;
56130
56130
  type?: "legacy" | undefined;
@@ -56141,14 +56141,14 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56141
56141
  sidecars?: undefined;
56142
56142
  authorizationList?: undefined;
56143
56143
  chainId?: number | undefined;
56144
- connector?: wagmi0.Connector | undefined;
56144
+ connector?: wagmi21.Connector | undefined;
56145
56145
  } | {
56146
- abi: abitype0.Abi;
56146
+ abi: abitype17.Abi;
56147
56147
  functionName: string;
56148
56148
  args?: readonly unknown[] | undefined;
56149
56149
  address: Address;
56150
- chain?: viem0.Chain | null | undefined;
56151
- account?: `0x${string}` | viem0.Account | null | undefined;
56150
+ chain?: viem533.Chain | null | undefined;
56151
+ account?: `0x${string}` | viem533.Account | null | undefined;
56152
56152
  value?: bigint | undefined;
56153
56153
  dataSuffix?: `0x${string}` | undefined;
56154
56154
  type?: "eip2930" | undefined;
@@ -56161,18 +56161,18 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56161
56161
  maxFeePerBlobGas?: undefined | undefined;
56162
56162
  maxFeePerGas?: undefined | undefined;
56163
56163
  maxPriorityFeePerGas?: undefined | undefined;
56164
- accessList?: viem0.AccessList | undefined;
56164
+ accessList?: viem533.AccessList | undefined;
56165
56165
  sidecars?: undefined;
56166
56166
  authorizationList?: undefined;
56167
56167
  chainId?: number | undefined;
56168
- connector?: wagmi0.Connector | undefined;
56168
+ connector?: wagmi21.Connector | undefined;
56169
56169
  } | {
56170
- abi: abitype0.Abi;
56170
+ abi: abitype17.Abi;
56171
56171
  functionName: string;
56172
56172
  args?: readonly unknown[] | undefined;
56173
56173
  address: Address;
56174
- chain?: viem0.Chain | null | undefined;
56175
- account?: `0x${string}` | viem0.Account | null | undefined;
56174
+ chain?: viem533.Chain | null | undefined;
56175
+ account?: `0x${string}` | viem533.Account | null | undefined;
56176
56176
  value?: bigint | undefined;
56177
56177
  dataSuffix?: `0x${string}` | undefined;
56178
56178
  type?: "eip1559" | undefined;
@@ -56185,66 +56185,66 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56185
56185
  maxFeePerBlobGas?: undefined | undefined;
56186
56186
  maxFeePerGas?: bigint | undefined;
56187
56187
  maxPriorityFeePerGas?: bigint | undefined;
56188
- accessList?: viem0.AccessList | undefined;
56188
+ accessList?: viem533.AccessList | undefined;
56189
56189
  sidecars?: undefined;
56190
56190
  authorizationList?: undefined;
56191
56191
  chainId?: number | undefined;
56192
- connector?: wagmi0.Connector | undefined;
56192
+ connector?: wagmi21.Connector | undefined;
56193
56193
  } | {
56194
- abi: abitype0.Abi;
56194
+ abi: abitype17.Abi;
56195
56195
  functionName: string;
56196
56196
  args?: readonly unknown[] | undefined;
56197
56197
  address: Address;
56198
- chain?: viem0.Chain | null | undefined;
56199
- account?: `0x${string}` | viem0.Account | null | undefined;
56198
+ chain?: viem533.Chain | null | undefined;
56199
+ account?: `0x${string}` | viem533.Account | null | undefined;
56200
56200
  value?: bigint | undefined;
56201
56201
  dataSuffix?: `0x${string}` | undefined;
56202
56202
  type?: "eip4844" | undefined;
56203
56203
  gas?: bigint | undefined;
56204
56204
  nonce?: number | undefined;
56205
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
56206
- blobVersionedHashes: readonly viem0.Hex[];
56205
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
56206
+ blobVersionedHashes: readonly viem533.Hex[];
56207
56207
  kzg?: undefined;
56208
56208
  gasPrice?: undefined | undefined;
56209
56209
  maxFeePerBlobGas?: bigint | undefined;
56210
56210
  maxFeePerGas?: bigint | undefined;
56211
56211
  maxPriorityFeePerGas?: bigint | undefined;
56212
- accessList?: viem0.AccessList | undefined;
56213
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56212
+ accessList?: viem533.AccessList | undefined;
56213
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56214
56214
  authorizationList?: undefined;
56215
56215
  chainId?: number | undefined;
56216
- connector?: wagmi0.Connector | undefined;
56216
+ connector?: wagmi21.Connector | undefined;
56217
56217
  } | {
56218
- abi: abitype0.Abi;
56218
+ abi: abitype17.Abi;
56219
56219
  functionName: string;
56220
56220
  args?: readonly unknown[] | undefined;
56221
56221
  address: Address;
56222
- chain?: viem0.Chain | null | undefined;
56223
- account?: `0x${string}` | viem0.Account | null | undefined;
56222
+ chain?: viem533.Chain | null | undefined;
56223
+ account?: `0x${string}` | viem533.Account | null | undefined;
56224
56224
  value?: bigint | undefined;
56225
56225
  dataSuffix?: `0x${string}` | undefined;
56226
56226
  type?: "eip4844" | undefined;
56227
56227
  gas?: bigint | undefined;
56228
56228
  nonce?: number | undefined;
56229
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
56229
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
56230
56230
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56231
- kzg?: viem0.Kzg | undefined;
56231
+ kzg?: viem533.Kzg | undefined;
56232
56232
  gasPrice?: undefined | undefined;
56233
56233
  maxFeePerBlobGas?: bigint | undefined;
56234
56234
  maxFeePerGas?: bigint | undefined;
56235
56235
  maxPriorityFeePerGas?: bigint | undefined;
56236
- accessList?: viem0.AccessList | undefined;
56237
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56236
+ accessList?: viem533.AccessList | undefined;
56237
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56238
56238
  authorizationList?: undefined;
56239
56239
  chainId?: number | undefined;
56240
- connector?: wagmi0.Connector | undefined;
56240
+ connector?: wagmi21.Connector | undefined;
56241
56241
  } | {
56242
- abi: abitype0.Abi;
56242
+ abi: abitype17.Abi;
56243
56243
  functionName: string;
56244
56244
  args?: readonly unknown[] | undefined;
56245
56245
  address: Address;
56246
- chain?: viem0.Chain | null | undefined;
56247
- account?: `0x${string}` | viem0.Account | null | undefined;
56246
+ chain?: viem533.Chain | null | undefined;
56247
+ account?: `0x${string}` | viem533.Account | null | undefined;
56248
56248
  value?: bigint | undefined;
56249
56249
  dataSuffix?: `0x${string}` | undefined;
56250
56250
  type?: "eip7702" | undefined;
@@ -56257,17 +56257,17 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56257
56257
  maxFeePerBlobGas?: undefined | undefined;
56258
56258
  maxFeePerGas?: bigint | undefined;
56259
56259
  maxPriorityFeePerGas?: bigint | undefined;
56260
- accessList?: viem0.AccessList | undefined;
56260
+ accessList?: viem533.AccessList | undefined;
56261
56261
  sidecars?: undefined;
56262
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
56262
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
56263
56263
  chainId?: number | undefined;
56264
- connector?: wagmi0.Connector | undefined;
56264
+ connector?: wagmi21.Connector | undefined;
56265
56265
  };
56266
56266
  isIdle: false;
56267
56267
  reset: () => void;
56268
56268
  context: unknown;
56269
56269
  submittedAt: number;
56270
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56270
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
56271
56271
  updateMarketFeeRates: (rates: {
56272
56272
  openingFeeRate?: number;
56273
56273
  baseFeeRate?: number;
@@ -56290,12 +56290,12 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56290
56290
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56291
56291
  isPaused: boolean;
56292
56292
  variables: {
56293
- abi: abitype0.Abi;
56293
+ abi: abitype17.Abi;
56294
56294
  functionName: string;
56295
56295
  args?: readonly unknown[] | undefined;
56296
56296
  address: Address;
56297
- chain?: viem0.Chain | null | undefined;
56298
- account?: `0x${string}` | viem0.Account | null | undefined;
56297
+ chain?: viem533.Chain | null | undefined;
56298
+ account?: `0x${string}` | viem533.Account | null | undefined;
56299
56299
  value?: bigint | undefined;
56300
56300
  dataSuffix?: `0x${string}` | undefined;
56301
56301
  type?: "legacy" | undefined;
@@ -56312,14 +56312,14 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56312
56312
  sidecars?: undefined;
56313
56313
  authorizationList?: undefined;
56314
56314
  chainId?: number | undefined;
56315
- connector?: wagmi0.Connector | undefined;
56315
+ connector?: wagmi21.Connector | undefined;
56316
56316
  } | {
56317
- abi: abitype0.Abi;
56317
+ abi: abitype17.Abi;
56318
56318
  functionName: string;
56319
56319
  args?: readonly unknown[] | undefined;
56320
56320
  address: Address;
56321
- chain?: viem0.Chain | null | undefined;
56322
- account?: `0x${string}` | viem0.Account | null | undefined;
56321
+ chain?: viem533.Chain | null | undefined;
56322
+ account?: `0x${string}` | viem533.Account | null | undefined;
56323
56323
  value?: bigint | undefined;
56324
56324
  dataSuffix?: `0x${string}` | undefined;
56325
56325
  type?: "eip2930" | undefined;
@@ -56332,18 +56332,18 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56332
56332
  maxFeePerBlobGas?: undefined | undefined;
56333
56333
  maxFeePerGas?: undefined | undefined;
56334
56334
  maxPriorityFeePerGas?: undefined | undefined;
56335
- accessList?: viem0.AccessList | undefined;
56335
+ accessList?: viem533.AccessList | undefined;
56336
56336
  sidecars?: undefined;
56337
56337
  authorizationList?: undefined;
56338
56338
  chainId?: number | undefined;
56339
- connector?: wagmi0.Connector | undefined;
56339
+ connector?: wagmi21.Connector | undefined;
56340
56340
  } | {
56341
- abi: abitype0.Abi;
56341
+ abi: abitype17.Abi;
56342
56342
  functionName: string;
56343
56343
  args?: readonly unknown[] | undefined;
56344
56344
  address: Address;
56345
- chain?: viem0.Chain | null | undefined;
56346
- account?: `0x${string}` | viem0.Account | null | undefined;
56345
+ chain?: viem533.Chain | null | undefined;
56346
+ account?: `0x${string}` | viem533.Account | null | undefined;
56347
56347
  value?: bigint | undefined;
56348
56348
  dataSuffix?: `0x${string}` | undefined;
56349
56349
  type?: "eip1559" | undefined;
@@ -56356,66 +56356,66 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56356
56356
  maxFeePerBlobGas?: undefined | undefined;
56357
56357
  maxFeePerGas?: bigint | undefined;
56358
56358
  maxPriorityFeePerGas?: bigint | undefined;
56359
- accessList?: viem0.AccessList | undefined;
56359
+ accessList?: viem533.AccessList | undefined;
56360
56360
  sidecars?: undefined;
56361
56361
  authorizationList?: undefined;
56362
56362
  chainId?: number | undefined;
56363
- connector?: wagmi0.Connector | undefined;
56363
+ connector?: wagmi21.Connector | undefined;
56364
56364
  } | {
56365
- abi: abitype0.Abi;
56365
+ abi: abitype17.Abi;
56366
56366
  functionName: string;
56367
56367
  args?: readonly unknown[] | undefined;
56368
56368
  address: Address;
56369
- chain?: viem0.Chain | null | undefined;
56370
- account?: `0x${string}` | viem0.Account | null | undefined;
56369
+ chain?: viem533.Chain | null | undefined;
56370
+ account?: `0x${string}` | viem533.Account | null | undefined;
56371
56371
  value?: bigint | undefined;
56372
56372
  dataSuffix?: `0x${string}` | undefined;
56373
56373
  type?: "eip4844" | undefined;
56374
56374
  gas?: bigint | undefined;
56375
56375
  nonce?: number | undefined;
56376
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
56377
- blobVersionedHashes: readonly viem0.Hex[];
56376
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
56377
+ blobVersionedHashes: readonly viem533.Hex[];
56378
56378
  kzg?: undefined;
56379
56379
  gasPrice?: undefined | undefined;
56380
56380
  maxFeePerBlobGas?: bigint | undefined;
56381
56381
  maxFeePerGas?: bigint | undefined;
56382
56382
  maxPriorityFeePerGas?: bigint | undefined;
56383
- accessList?: viem0.AccessList | undefined;
56384
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56383
+ accessList?: viem533.AccessList | undefined;
56384
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56385
56385
  authorizationList?: undefined;
56386
56386
  chainId?: number | undefined;
56387
- connector?: wagmi0.Connector | undefined;
56387
+ connector?: wagmi21.Connector | undefined;
56388
56388
  } | {
56389
- abi: abitype0.Abi;
56389
+ abi: abitype17.Abi;
56390
56390
  functionName: string;
56391
56391
  args?: readonly unknown[] | undefined;
56392
56392
  address: Address;
56393
- chain?: viem0.Chain | null | undefined;
56394
- account?: `0x${string}` | viem0.Account | null | undefined;
56393
+ chain?: viem533.Chain | null | undefined;
56394
+ account?: `0x${string}` | viem533.Account | null | undefined;
56395
56395
  value?: bigint | undefined;
56396
56396
  dataSuffix?: `0x${string}` | undefined;
56397
56397
  type?: "eip4844" | undefined;
56398
56398
  gas?: bigint | undefined;
56399
56399
  nonce?: number | undefined;
56400
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
56400
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
56401
56401
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56402
- kzg?: viem0.Kzg | undefined;
56402
+ kzg?: viem533.Kzg | undefined;
56403
56403
  gasPrice?: undefined | undefined;
56404
56404
  maxFeePerBlobGas?: bigint | undefined;
56405
56405
  maxFeePerGas?: bigint | undefined;
56406
56406
  maxPriorityFeePerGas?: bigint | undefined;
56407
- accessList?: viem0.AccessList | undefined;
56408
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56407
+ accessList?: viem533.AccessList | undefined;
56408
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56409
56409
  authorizationList?: undefined;
56410
56410
  chainId?: number | undefined;
56411
- connector?: wagmi0.Connector | undefined;
56411
+ connector?: wagmi21.Connector | undefined;
56412
56412
  } | {
56413
- abi: abitype0.Abi;
56413
+ abi: abitype17.Abi;
56414
56414
  functionName: string;
56415
56415
  args?: readonly unknown[] | undefined;
56416
56416
  address: Address;
56417
- chain?: viem0.Chain | null | undefined;
56418
- account?: `0x${string}` | viem0.Account | null | undefined;
56417
+ chain?: viem533.Chain | null | undefined;
56418
+ account?: `0x${string}` | viem533.Account | null | undefined;
56419
56419
  value?: bigint | undefined;
56420
56420
  dataSuffix?: `0x${string}` | undefined;
56421
56421
  type?: "eip7702" | undefined;
@@ -56428,17 +56428,17 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
56428
56428
  maxFeePerBlobGas?: undefined | undefined;
56429
56429
  maxFeePerGas?: bigint | undefined;
56430
56430
  maxPriorityFeePerGas?: bigint | undefined;
56431
- accessList?: viem0.AccessList | undefined;
56431
+ accessList?: viem533.AccessList | undefined;
56432
56432
  sidecars?: undefined;
56433
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
56433
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
56434
56434
  chainId?: number | undefined;
56435
- connector?: wagmi0.Connector | undefined;
56435
+ connector?: wagmi21.Connector | undefined;
56436
56436
  };
56437
56437
  isIdle: false;
56438
56438
  reset: () => void;
56439
56439
  context: unknown;
56440
56440
  submittedAt: number;
56441
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56441
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
56442
56442
  updateMarketFeeRates: (rates: {
56443
56443
  openingFeeRate?: number;
56444
56444
  baseFeeRate?: number;
@@ -56467,19 +56467,16 @@ type OptionPricingParams = {
56467
56467
  minPremiumAmount: bigint;
56468
56468
  };
56469
56469
  type PricingParams = StaticPricingParams | OptionPricingParams;
56470
- declare const usePricingParams: (pricingAddr?: Address) => wagmi0.UseReadContractReturnType<readonly [{
56470
+ declare const usePricingParams: (pricingAddr?: Address) => wagmi21.UseReadContractReturnType<readonly [{
56471
56471
  readonly type: "function";
56472
56472
  readonly name: "readState";
56473
56473
  readonly stateMutability: "view";
56474
- readonly inputs: readonly [{
56475
- readonly name: "target";
56476
- readonly type: "address";
56477
- }];
56474
+ readonly inputs: readonly [];
56478
56475
  readonly outputs: readonly [{
56479
56476
  readonly name: "";
56480
56477
  readonly type: "bytes";
56481
56478
  }];
56482
- }], "readState", readonly [`0x${string}`], PricingParams>;
56479
+ }], "readState", readonly [], PricingParams>;
56483
56480
  //#endregion
56484
56481
  //#region src/hooks/pricing/useOptionPricingParams.d.ts
56485
56482
  declare const useOptionPricingParams: (pricingAddr?: Address) => Partial<NonUndefinedGuard<{
@@ -56512,7 +56509,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56512
56509
  reset: () => void;
56513
56510
  context: unknown;
56514
56511
  submittedAt: number;
56515
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56512
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
56516
56513
  updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
56517
56514
  model: "static";
56518
56515
  } : Partial<OptionPricingParams> & {
@@ -56533,12 +56530,12 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56533
56530
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56534
56531
  isPaused: boolean;
56535
56532
  variables: {
56536
- abi: abitype0.Abi;
56533
+ abi: abitype17.Abi;
56537
56534
  functionName: string;
56538
56535
  args?: readonly unknown[] | undefined;
56539
56536
  address: Address;
56540
- chain?: viem0.Chain | null | undefined;
56541
- account?: `0x${string}` | viem0.Account | null | undefined;
56537
+ chain?: viem533.Chain | null | undefined;
56538
+ account?: `0x${string}` | viem533.Account | null | undefined;
56542
56539
  value?: bigint | undefined;
56543
56540
  dataSuffix?: `0x${string}` | undefined;
56544
56541
  type?: "legacy" | undefined;
@@ -56555,14 +56552,14 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56555
56552
  sidecars?: undefined;
56556
56553
  authorizationList?: undefined;
56557
56554
  chainId?: number | undefined;
56558
- connector?: wagmi0.Connector | undefined;
56555
+ connector?: wagmi21.Connector | undefined;
56559
56556
  } | {
56560
- abi: abitype0.Abi;
56557
+ abi: abitype17.Abi;
56561
56558
  functionName: string;
56562
56559
  args?: readonly unknown[] | undefined;
56563
56560
  address: Address;
56564
- chain?: viem0.Chain | null | undefined;
56565
- account?: `0x${string}` | viem0.Account | null | undefined;
56561
+ chain?: viem533.Chain | null | undefined;
56562
+ account?: `0x${string}` | viem533.Account | null | undefined;
56566
56563
  value?: bigint | undefined;
56567
56564
  dataSuffix?: `0x${string}` | undefined;
56568
56565
  type?: "eip2930" | undefined;
@@ -56575,18 +56572,18 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56575
56572
  maxFeePerBlobGas?: undefined | undefined;
56576
56573
  maxFeePerGas?: undefined | undefined;
56577
56574
  maxPriorityFeePerGas?: undefined | undefined;
56578
- accessList?: viem0.AccessList | undefined;
56575
+ accessList?: viem533.AccessList | undefined;
56579
56576
  sidecars?: undefined;
56580
56577
  authorizationList?: undefined;
56581
56578
  chainId?: number | undefined;
56582
- connector?: wagmi0.Connector | undefined;
56579
+ connector?: wagmi21.Connector | undefined;
56583
56580
  } | {
56584
- abi: abitype0.Abi;
56581
+ abi: abitype17.Abi;
56585
56582
  functionName: string;
56586
56583
  args?: readonly unknown[] | undefined;
56587
56584
  address: Address;
56588
- chain?: viem0.Chain | null | undefined;
56589
- account?: `0x${string}` | viem0.Account | null | undefined;
56585
+ chain?: viem533.Chain | null | undefined;
56586
+ account?: `0x${string}` | viem533.Account | null | undefined;
56590
56587
  value?: bigint | undefined;
56591
56588
  dataSuffix?: `0x${string}` | undefined;
56592
56589
  type?: "eip1559" | undefined;
@@ -56599,66 +56596,66 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56599
56596
  maxFeePerBlobGas?: undefined | undefined;
56600
56597
  maxFeePerGas?: bigint | undefined;
56601
56598
  maxPriorityFeePerGas?: bigint | undefined;
56602
- accessList?: viem0.AccessList | undefined;
56599
+ accessList?: viem533.AccessList | undefined;
56603
56600
  sidecars?: undefined;
56604
56601
  authorizationList?: undefined;
56605
56602
  chainId?: number | undefined;
56606
- connector?: wagmi0.Connector | undefined;
56603
+ connector?: wagmi21.Connector | undefined;
56607
56604
  } | {
56608
- abi: abitype0.Abi;
56605
+ abi: abitype17.Abi;
56609
56606
  functionName: string;
56610
56607
  args?: readonly unknown[] | undefined;
56611
56608
  address: Address;
56612
- chain?: viem0.Chain | null | undefined;
56613
- account?: `0x${string}` | viem0.Account | null | undefined;
56609
+ chain?: viem533.Chain | null | undefined;
56610
+ account?: `0x${string}` | viem533.Account | null | undefined;
56614
56611
  value?: bigint | undefined;
56615
56612
  dataSuffix?: `0x${string}` | undefined;
56616
56613
  type?: "eip4844" | undefined;
56617
56614
  gas?: bigint | undefined;
56618
56615
  nonce?: number | undefined;
56619
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
56620
- blobVersionedHashes: readonly viem0.Hex[];
56616
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
56617
+ blobVersionedHashes: readonly viem533.Hex[];
56621
56618
  kzg?: undefined;
56622
56619
  gasPrice?: undefined | undefined;
56623
56620
  maxFeePerBlobGas?: bigint | undefined;
56624
56621
  maxFeePerGas?: bigint | undefined;
56625
56622
  maxPriorityFeePerGas?: bigint | undefined;
56626
- accessList?: viem0.AccessList | undefined;
56627
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56623
+ accessList?: viem533.AccessList | undefined;
56624
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56628
56625
  authorizationList?: undefined;
56629
56626
  chainId?: number | undefined;
56630
- connector?: wagmi0.Connector | undefined;
56627
+ connector?: wagmi21.Connector | undefined;
56631
56628
  } | {
56632
- abi: abitype0.Abi;
56629
+ abi: abitype17.Abi;
56633
56630
  functionName: string;
56634
56631
  args?: readonly unknown[] | undefined;
56635
56632
  address: Address;
56636
- chain?: viem0.Chain | null | undefined;
56637
- account?: `0x${string}` | viem0.Account | null | undefined;
56633
+ chain?: viem533.Chain | null | undefined;
56634
+ account?: `0x${string}` | viem533.Account | null | undefined;
56638
56635
  value?: bigint | undefined;
56639
56636
  dataSuffix?: `0x${string}` | undefined;
56640
56637
  type?: "eip4844" | undefined;
56641
56638
  gas?: bigint | undefined;
56642
56639
  nonce?: number | undefined;
56643
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
56640
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
56644
56641
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56645
- kzg?: viem0.Kzg | undefined;
56642
+ kzg?: viem533.Kzg | undefined;
56646
56643
  gasPrice?: undefined | undefined;
56647
56644
  maxFeePerBlobGas?: bigint | undefined;
56648
56645
  maxFeePerGas?: bigint | undefined;
56649
56646
  maxPriorityFeePerGas?: bigint | undefined;
56650
- accessList?: viem0.AccessList | undefined;
56651
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56647
+ accessList?: viem533.AccessList | undefined;
56648
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56652
56649
  authorizationList?: undefined;
56653
56650
  chainId?: number | undefined;
56654
- connector?: wagmi0.Connector | undefined;
56651
+ connector?: wagmi21.Connector | undefined;
56655
56652
  } | {
56656
- abi: abitype0.Abi;
56653
+ abi: abitype17.Abi;
56657
56654
  functionName: string;
56658
56655
  args?: readonly unknown[] | undefined;
56659
56656
  address: Address;
56660
- chain?: viem0.Chain | null | undefined;
56661
- account?: `0x${string}` | viem0.Account | null | undefined;
56657
+ chain?: viem533.Chain | null | undefined;
56658
+ account?: `0x${string}` | viem533.Account | null | undefined;
56662
56659
  value?: bigint | undefined;
56663
56660
  dataSuffix?: `0x${string}` | undefined;
56664
56661
  type?: "eip7702" | undefined;
@@ -56671,17 +56668,17 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56671
56668
  maxFeePerBlobGas?: undefined | undefined;
56672
56669
  maxFeePerGas?: bigint | undefined;
56673
56670
  maxPriorityFeePerGas?: bigint | undefined;
56674
- accessList?: viem0.AccessList | undefined;
56671
+ accessList?: viem533.AccessList | undefined;
56675
56672
  sidecars?: undefined;
56676
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
56673
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
56677
56674
  chainId?: number | undefined;
56678
- connector?: wagmi0.Connector | undefined;
56675
+ connector?: wagmi21.Connector | undefined;
56679
56676
  };
56680
56677
  isIdle: false;
56681
56678
  reset: () => void;
56682
56679
  context: unknown;
56683
56680
  submittedAt: number;
56684
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56681
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
56685
56682
  updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
56686
56683
  model: "static";
56687
56684
  } : Partial<OptionPricingParams> & {
@@ -56702,12 +56699,12 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56702
56699
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56703
56700
  isPaused: boolean;
56704
56701
  variables: {
56705
- abi: abitype0.Abi;
56702
+ abi: abitype17.Abi;
56706
56703
  functionName: string;
56707
56704
  args?: readonly unknown[] | undefined;
56708
56705
  address: Address;
56709
- chain?: viem0.Chain | null | undefined;
56710
- account?: `0x${string}` | viem0.Account | null | undefined;
56706
+ chain?: viem533.Chain | null | undefined;
56707
+ account?: `0x${string}` | viem533.Account | null | undefined;
56711
56708
  value?: bigint | undefined;
56712
56709
  dataSuffix?: `0x${string}` | undefined;
56713
56710
  type?: "legacy" | undefined;
@@ -56724,14 +56721,14 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56724
56721
  sidecars?: undefined;
56725
56722
  authorizationList?: undefined;
56726
56723
  chainId?: number | undefined;
56727
- connector?: wagmi0.Connector | undefined;
56724
+ connector?: wagmi21.Connector | undefined;
56728
56725
  } | {
56729
- abi: abitype0.Abi;
56726
+ abi: abitype17.Abi;
56730
56727
  functionName: string;
56731
56728
  args?: readonly unknown[] | undefined;
56732
56729
  address: Address;
56733
- chain?: viem0.Chain | null | undefined;
56734
- account?: `0x${string}` | viem0.Account | null | undefined;
56730
+ chain?: viem533.Chain | null | undefined;
56731
+ account?: `0x${string}` | viem533.Account | null | undefined;
56735
56732
  value?: bigint | undefined;
56736
56733
  dataSuffix?: `0x${string}` | undefined;
56737
56734
  type?: "eip2930" | undefined;
@@ -56744,18 +56741,18 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56744
56741
  maxFeePerBlobGas?: undefined | undefined;
56745
56742
  maxFeePerGas?: undefined | undefined;
56746
56743
  maxPriorityFeePerGas?: undefined | undefined;
56747
- accessList?: viem0.AccessList | undefined;
56744
+ accessList?: viem533.AccessList | undefined;
56748
56745
  sidecars?: undefined;
56749
56746
  authorizationList?: undefined;
56750
56747
  chainId?: number | undefined;
56751
- connector?: wagmi0.Connector | undefined;
56748
+ connector?: wagmi21.Connector | undefined;
56752
56749
  } | {
56753
- abi: abitype0.Abi;
56750
+ abi: abitype17.Abi;
56754
56751
  functionName: string;
56755
56752
  args?: readonly unknown[] | undefined;
56756
56753
  address: Address;
56757
- chain?: viem0.Chain | null | undefined;
56758
- account?: `0x${string}` | viem0.Account | null | undefined;
56754
+ chain?: viem533.Chain | null | undefined;
56755
+ account?: `0x${string}` | viem533.Account | null | undefined;
56759
56756
  value?: bigint | undefined;
56760
56757
  dataSuffix?: `0x${string}` | undefined;
56761
56758
  type?: "eip1559" | undefined;
@@ -56768,66 +56765,66 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56768
56765
  maxFeePerBlobGas?: undefined | undefined;
56769
56766
  maxFeePerGas?: bigint | undefined;
56770
56767
  maxPriorityFeePerGas?: bigint | undefined;
56771
- accessList?: viem0.AccessList | undefined;
56768
+ accessList?: viem533.AccessList | undefined;
56772
56769
  sidecars?: undefined;
56773
56770
  authorizationList?: undefined;
56774
56771
  chainId?: number | undefined;
56775
- connector?: wagmi0.Connector | undefined;
56772
+ connector?: wagmi21.Connector | undefined;
56776
56773
  } | {
56777
- abi: abitype0.Abi;
56774
+ abi: abitype17.Abi;
56778
56775
  functionName: string;
56779
56776
  args?: readonly unknown[] | undefined;
56780
56777
  address: Address;
56781
- chain?: viem0.Chain | null | undefined;
56782
- account?: `0x${string}` | viem0.Account | null | undefined;
56778
+ chain?: viem533.Chain | null | undefined;
56779
+ account?: `0x${string}` | viem533.Account | null | undefined;
56783
56780
  value?: bigint | undefined;
56784
56781
  dataSuffix?: `0x${string}` | undefined;
56785
56782
  type?: "eip4844" | undefined;
56786
56783
  gas?: bigint | undefined;
56787
56784
  nonce?: number | undefined;
56788
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
56789
- blobVersionedHashes: readonly viem0.Hex[];
56785
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
56786
+ blobVersionedHashes: readonly viem533.Hex[];
56790
56787
  kzg?: undefined;
56791
56788
  gasPrice?: undefined | undefined;
56792
56789
  maxFeePerBlobGas?: bigint | undefined;
56793
56790
  maxFeePerGas?: bigint | undefined;
56794
56791
  maxPriorityFeePerGas?: bigint | undefined;
56795
- accessList?: viem0.AccessList | undefined;
56796
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56792
+ accessList?: viem533.AccessList | undefined;
56793
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56797
56794
  authorizationList?: undefined;
56798
56795
  chainId?: number | undefined;
56799
- connector?: wagmi0.Connector | undefined;
56796
+ connector?: wagmi21.Connector | undefined;
56800
56797
  } | {
56801
- abi: abitype0.Abi;
56798
+ abi: abitype17.Abi;
56802
56799
  functionName: string;
56803
56800
  args?: readonly unknown[] | undefined;
56804
56801
  address: Address;
56805
- chain?: viem0.Chain | null | undefined;
56806
- account?: `0x${string}` | viem0.Account | null | undefined;
56802
+ chain?: viem533.Chain | null | undefined;
56803
+ account?: `0x${string}` | viem533.Account | null | undefined;
56807
56804
  value?: bigint | undefined;
56808
56805
  dataSuffix?: `0x${string}` | undefined;
56809
56806
  type?: "eip4844" | undefined;
56810
56807
  gas?: bigint | undefined;
56811
56808
  nonce?: number | undefined;
56812
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
56809
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
56813
56810
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56814
- kzg?: viem0.Kzg | undefined;
56811
+ kzg?: viem533.Kzg | undefined;
56815
56812
  gasPrice?: undefined | undefined;
56816
56813
  maxFeePerBlobGas?: bigint | undefined;
56817
56814
  maxFeePerGas?: bigint | undefined;
56818
56815
  maxPriorityFeePerGas?: bigint | undefined;
56819
- accessList?: viem0.AccessList | undefined;
56820
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56816
+ accessList?: viem533.AccessList | undefined;
56817
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56821
56818
  authorizationList?: undefined;
56822
56819
  chainId?: number | undefined;
56823
- connector?: wagmi0.Connector | undefined;
56820
+ connector?: wagmi21.Connector | undefined;
56824
56821
  } | {
56825
- abi: abitype0.Abi;
56822
+ abi: abitype17.Abi;
56826
56823
  functionName: string;
56827
56824
  args?: readonly unknown[] | undefined;
56828
56825
  address: Address;
56829
- chain?: viem0.Chain | null | undefined;
56830
- account?: `0x${string}` | viem0.Account | null | undefined;
56826
+ chain?: viem533.Chain | null | undefined;
56827
+ account?: `0x${string}` | viem533.Account | null | undefined;
56831
56828
  value?: bigint | undefined;
56832
56829
  dataSuffix?: `0x${string}` | undefined;
56833
56830
  type?: "eip7702" | undefined;
@@ -56840,17 +56837,17 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56840
56837
  maxFeePerBlobGas?: undefined | undefined;
56841
56838
  maxFeePerGas?: bigint | undefined;
56842
56839
  maxPriorityFeePerGas?: bigint | undefined;
56843
- accessList?: viem0.AccessList | undefined;
56840
+ accessList?: viem533.AccessList | undefined;
56844
56841
  sidecars?: undefined;
56845
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
56842
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
56846
56843
  chainId?: number | undefined;
56847
- connector?: wagmi0.Connector | undefined;
56844
+ connector?: wagmi21.Connector | undefined;
56848
56845
  };
56849
56846
  isIdle: false;
56850
56847
  reset: () => void;
56851
56848
  context: unknown;
56852
56849
  submittedAt: number;
56853
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
56850
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
56854
56851
  updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
56855
56852
  model: "static";
56856
56853
  } : Partial<OptionPricingParams> & {
@@ -56871,12 +56868,12 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56871
56868
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56872
56869
  isPaused: boolean;
56873
56870
  variables: {
56874
- abi: abitype0.Abi;
56871
+ abi: abitype17.Abi;
56875
56872
  functionName: string;
56876
56873
  args?: readonly unknown[] | undefined;
56877
56874
  address: Address;
56878
- chain?: viem0.Chain | null | undefined;
56879
- account?: `0x${string}` | viem0.Account | null | undefined;
56875
+ chain?: viem533.Chain | null | undefined;
56876
+ account?: `0x${string}` | viem533.Account | null | undefined;
56880
56877
  value?: bigint | undefined;
56881
56878
  dataSuffix?: `0x${string}` | undefined;
56882
56879
  type?: "legacy" | undefined;
@@ -56893,14 +56890,14 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56893
56890
  sidecars?: undefined;
56894
56891
  authorizationList?: undefined;
56895
56892
  chainId?: number | undefined;
56896
- connector?: wagmi0.Connector | undefined;
56893
+ connector?: wagmi21.Connector | undefined;
56897
56894
  } | {
56898
- abi: abitype0.Abi;
56895
+ abi: abitype17.Abi;
56899
56896
  functionName: string;
56900
56897
  args?: readonly unknown[] | undefined;
56901
56898
  address: Address;
56902
- chain?: viem0.Chain | null | undefined;
56903
- account?: `0x${string}` | viem0.Account | null | undefined;
56899
+ chain?: viem533.Chain | null | undefined;
56900
+ account?: `0x${string}` | viem533.Account | null | undefined;
56904
56901
  value?: bigint | undefined;
56905
56902
  dataSuffix?: `0x${string}` | undefined;
56906
56903
  type?: "eip2930" | undefined;
@@ -56913,18 +56910,18 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56913
56910
  maxFeePerBlobGas?: undefined | undefined;
56914
56911
  maxFeePerGas?: undefined | undefined;
56915
56912
  maxPriorityFeePerGas?: undefined | undefined;
56916
- accessList?: viem0.AccessList | undefined;
56913
+ accessList?: viem533.AccessList | undefined;
56917
56914
  sidecars?: undefined;
56918
56915
  authorizationList?: undefined;
56919
56916
  chainId?: number | undefined;
56920
- connector?: wagmi0.Connector | undefined;
56917
+ connector?: wagmi21.Connector | undefined;
56921
56918
  } | {
56922
- abi: abitype0.Abi;
56919
+ abi: abitype17.Abi;
56923
56920
  functionName: string;
56924
56921
  args?: readonly unknown[] | undefined;
56925
56922
  address: Address;
56926
- chain?: viem0.Chain | null | undefined;
56927
- account?: `0x${string}` | viem0.Account | null | undefined;
56923
+ chain?: viem533.Chain | null | undefined;
56924
+ account?: `0x${string}` | viem533.Account | null | undefined;
56928
56925
  value?: bigint | undefined;
56929
56926
  dataSuffix?: `0x${string}` | undefined;
56930
56927
  type?: "eip1559" | undefined;
@@ -56937,66 +56934,66 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
56937
56934
  maxFeePerBlobGas?: undefined | undefined;
56938
56935
  maxFeePerGas?: bigint | undefined;
56939
56936
  maxPriorityFeePerGas?: bigint | undefined;
56940
- accessList?: viem0.AccessList | undefined;
56937
+ accessList?: viem533.AccessList | undefined;
56941
56938
  sidecars?: undefined;
56942
56939
  authorizationList?: undefined;
56943
56940
  chainId?: number | undefined;
56944
- connector?: wagmi0.Connector | undefined;
56941
+ connector?: wagmi21.Connector | undefined;
56945
56942
  } | {
56946
- abi: abitype0.Abi;
56943
+ abi: abitype17.Abi;
56947
56944
  functionName: string;
56948
56945
  args?: readonly unknown[] | undefined;
56949
56946
  address: Address;
56950
- chain?: viem0.Chain | null | undefined;
56951
- account?: `0x${string}` | viem0.Account | null | undefined;
56947
+ chain?: viem533.Chain | null | undefined;
56948
+ account?: `0x${string}` | viem533.Account | null | undefined;
56952
56949
  value?: bigint | undefined;
56953
56950
  dataSuffix?: `0x${string}` | undefined;
56954
56951
  type?: "eip4844" | undefined;
56955
56952
  gas?: bigint | undefined;
56956
56953
  nonce?: number | undefined;
56957
- blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
56958
- blobVersionedHashes: readonly viem0.Hex[];
56954
+ blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
56955
+ blobVersionedHashes: readonly viem533.Hex[];
56959
56956
  kzg?: undefined;
56960
56957
  gasPrice?: undefined | undefined;
56961
56958
  maxFeePerBlobGas?: bigint | undefined;
56962
56959
  maxFeePerGas?: bigint | undefined;
56963
56960
  maxPriorityFeePerGas?: bigint | undefined;
56964
- accessList?: viem0.AccessList | undefined;
56965
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56961
+ accessList?: viem533.AccessList | undefined;
56962
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56966
56963
  authorizationList?: undefined;
56967
56964
  chainId?: number | undefined;
56968
- connector?: wagmi0.Connector | undefined;
56965
+ connector?: wagmi21.Connector | undefined;
56969
56966
  } | {
56970
- abi: abitype0.Abi;
56967
+ abi: abitype17.Abi;
56971
56968
  functionName: string;
56972
56969
  args?: readonly unknown[] | undefined;
56973
56970
  address: Address;
56974
- chain?: viem0.Chain | null | undefined;
56975
- account?: `0x${string}` | viem0.Account | null | undefined;
56971
+ chain?: viem533.Chain | null | undefined;
56972
+ account?: `0x${string}` | viem533.Account | null | undefined;
56976
56973
  value?: bigint | undefined;
56977
56974
  dataSuffix?: `0x${string}` | undefined;
56978
56975
  type?: "eip4844" | undefined;
56979
56976
  gas?: bigint | undefined;
56980
56977
  nonce?: number | undefined;
56981
- blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
56978
+ blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
56982
56979
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56983
- kzg?: viem0.Kzg | undefined;
56980
+ kzg?: viem533.Kzg | undefined;
56984
56981
  gasPrice?: undefined | undefined;
56985
56982
  maxFeePerBlobGas?: bigint | undefined;
56986
56983
  maxFeePerGas?: bigint | undefined;
56987
56984
  maxPriorityFeePerGas?: bigint | undefined;
56988
- accessList?: viem0.AccessList | undefined;
56989
- sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
56985
+ accessList?: viem533.AccessList | undefined;
56986
+ sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
56990
56987
  authorizationList?: undefined;
56991
56988
  chainId?: number | undefined;
56992
- connector?: wagmi0.Connector | undefined;
56989
+ connector?: wagmi21.Connector | undefined;
56993
56990
  } | {
56994
- abi: abitype0.Abi;
56991
+ abi: abitype17.Abi;
56995
56992
  functionName: string;
56996
56993
  args?: readonly unknown[] | undefined;
56997
56994
  address: Address;
56998
- chain?: viem0.Chain | null | undefined;
56999
- account?: `0x${string}` | viem0.Account | null | undefined;
56995
+ chain?: viem533.Chain | null | undefined;
56996
+ account?: `0x${string}` | viem533.Account | null | undefined;
57000
56997
  value?: bigint | undefined;
57001
56998
  dataSuffix?: `0x${string}` | undefined;
57002
56999
  type?: "eip7702" | undefined;
@@ -57009,17 +57006,17 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
57009
57006
  maxFeePerBlobGas?: undefined | undefined;
57010
57007
  maxFeePerGas?: bigint | undefined;
57011
57008
  maxPriorityFeePerGas?: bigint | undefined;
57012
- accessList?: viem0.AccessList | undefined;
57009
+ accessList?: viem533.AccessList | undefined;
57013
57010
  sidecars?: undefined;
57014
- authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
57011
+ authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
57015
57012
  chainId?: number | undefined;
57016
- connector?: wagmi0.Connector | undefined;
57013
+ connector?: wagmi21.Connector | undefined;
57017
57014
  };
57018
57015
  isIdle: false;
57019
57016
  reset: () => void;
57020
57017
  context: unknown;
57021
57018
  submittedAt: number;
57022
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
57019
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
57023
57020
  updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
57024
57021
  model: "static";
57025
57022
  } : Partial<OptionPricingParams> & {
@@ -57035,7 +57032,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
57035
57032
  declare const useLens: () => {
57036
57033
  timelockLens: {
57037
57034
  read: {
57038
- batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
57035
+ batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
57039
57036
  readonly type: "function";
57040
57037
  readonly name: "batchGetRefTick";
57041
57038
  readonly inputs: readonly [{
@@ -57974,7 +57971,7 @@ declare const useLens: () => {
57974
57971
  }];
57975
57972
  readonly stateMutability: "view";
57976
57973
  }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
57977
- getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
57974
+ getAllBlocks: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
57978
57975
  readonly type: "function";
57979
57976
  readonly name: "batchGetRefTick";
57980
57977
  readonly inputs: readonly [{
@@ -58925,7 +58922,7 @@ declare const useLens: () => {
58925
58922
  borrowedAmount0: bigint;
58926
58923
  borrowedAmount1: bigint;
58927
58924
  }[]>;
58928
- getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
58925
+ getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
58929
58926
  readonly type: "function";
58930
58927
  readonly name: "batchGetRefTick";
58931
58928
  readonly inputs: readonly [{
@@ -59874,7 +59871,7 @@ declare const useLens: () => {
59874
59871
  expiresAt: number;
59875
59872
  liquidities: readonly bigint[];
59876
59873
  }[]>;
59877
- getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
59874
+ getFeeRates: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
59878
59875
  readonly type: "function";
59879
59876
  readonly name: "batchGetRefTick";
59880
59877
  readonly inputs: readonly [{
@@ -60819,7 +60816,7 @@ declare const useLens: () => {
60819
60816
  minBaseFee: bigint;
60820
60817
  feeRecipient: `0x${string}`;
60821
60818
  }>;
60822
- getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
60819
+ getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
60823
60820
  readonly type: "function";
60824
60821
  readonly name: "batchGetRefTick";
60825
60822
  readonly inputs: readonly [{
@@ -61774,7 +61771,7 @@ declare const useLens: () => {
61774
61771
  senderIsAdmin: boolean;
61775
61772
  senderIsPauser: boolean;
61776
61773
  }>;
61777
- getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
61774
+ getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
61778
61775
  readonly type: "function";
61779
61776
  readonly name: "batchGetRefTick";
61780
61777
  readonly inputs: readonly [{
@@ -62713,7 +62710,7 @@ declare const useLens: () => {
62713
62710
  }];
62714
62711
  readonly stateMutability: "view";
62715
62712
  }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
62716
- getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
62713
+ getMarketData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
62717
62714
  readonly type: "function";
62718
62715
  readonly name: "batchGetRefTick";
62719
62716
  readonly inputs: readonly [{
@@ -63672,7 +63669,7 @@ declare const useLens: () => {
63672
63669
  optionAssetName: string;
63673
63670
  payoutAssetName: string;
63674
63671
  }>;
63675
- getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
63672
+ getMarketState: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
63676
63673
  readonly type: "function";
63677
63674
  readonly name: "batchGetRefTick";
63678
63675
  readonly inputs: readonly [{
@@ -64616,7 +64613,7 @@ declare const useLens: () => {
64616
64613
  feeStrategy: `0x${string}`;
64617
64614
  owner: `0x${string}`;
64618
64615
  }>;
64619
- getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
64616
+ getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
64620
64617
  readonly type: "function";
64621
64618
  readonly name: "batchGetRefTick";
64622
64619
  readonly inputs: readonly [{
@@ -65555,7 +65552,7 @@ declare const useLens: () => {
65555
65552
  }];
65556
65553
  readonly stateMutability: "view";
65557
65554
  }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
65558
- getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
65555
+ getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
65559
65556
  readonly type: "function";
65560
65557
  readonly name: "batchGetRefTick";
65561
65558
  readonly inputs: readonly [{
@@ -66494,7 +66491,7 @@ declare const useLens: () => {
66494
66491
  }];
66495
66492
  readonly stateMutability: "view";
66496
66493
  }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
66497
- getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
66494
+ getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
66498
66495
  readonly type: "function";
66499
66496
  readonly name: "batchGetRefTick";
66500
66497
  readonly inputs: readonly [{
@@ -67433,7 +67430,7 @@ declare const useLens: () => {
67433
67430
  }];
67434
67431
  readonly stateMutability: "view";
67435
67432
  }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
67436
- getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
67433
+ getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
67437
67434
  readonly type: "function";
67438
67435
  readonly name: "batchGetRefTick";
67439
67436
  readonly inputs: readonly [{
@@ -68372,7 +68369,7 @@ declare const useLens: () => {
68372
68369
  }];
68373
68370
  readonly stateMutability: "view";
68374
68371
  }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
68375
- getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
68372
+ getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
68376
68373
  readonly type: "function";
68377
68374
  readonly name: "batchGetRefTick";
68378
68375
  readonly inputs: readonly [{
@@ -69321,7 +69318,7 @@ declare const useLens: () => {
69321
69318
  expiresAt: number;
69322
69319
  liquidities: readonly bigint[];
69323
69320
  }>;
69324
- getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
69321
+ getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
69325
69322
  readonly type: "function";
69326
69323
  readonly name: "batchGetRefTick";
69327
69324
  readonly inputs: readonly [{
@@ -70266,7 +70263,7 @@ declare const useLens: () => {
70266
70263
  minPremiumDailyRate: number;
70267
70264
  minPremiumAmount: bigint;
70268
70265
  }>;
70269
- getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
70266
+ getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
70270
70267
  readonly type: "function";
70271
70268
  readonly name: "batchGetRefTick";
70272
70269
  readonly inputs: readonly [{
@@ -71221,7 +71218,7 @@ declare const useLens: () => {
71221
71218
  fee: number;
71222
71219
  tickSpacing: number;
71223
71220
  hooks: `0x${string}`;
71224
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
71221
+ }], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
71225
71222
  readonly type: "function";
71226
71223
  readonly name: "batchGetRefTick";
71227
71224
  readonly inputs: readonly [{
@@ -72177,7 +72174,7 @@ declare const useLens: () => {
72177
72174
  tickSpacing: number;
72178
72175
  fee: number;
72179
72176
  }>;
72180
- getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
72177
+ getPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
72181
72178
  readonly type: "function";
72182
72179
  readonly name: "batchGetRefTick";
72183
72180
  readonly inputs: readonly [{
@@ -73116,7 +73113,7 @@ declare const useLens: () => {
73116
73113
  }];
73117
73114
  readonly stateMutability: "view";
73118
73115
  }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
73119
- getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
73116
+ getRefTick: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
73120
73117
  readonly type: "function";
73121
73118
  readonly name: "batchGetRefTick";
73122
73119
  readonly inputs: readonly [{
@@ -74055,7 +74052,7 @@ declare const useLens: () => {
74055
74052
  }];
74056
74053
  readonly stateMutability: "view";
74057
74054
  }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
74058
- getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
74055
+ getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
74059
74056
  readonly type: "function";
74060
74057
  readonly name: "batchGetRefTick";
74061
74058
  readonly inputs: readonly [{
@@ -74997,7 +74994,7 @@ declare const useLens: () => {
74997
74994
  dailyFundingRate: number;
74998
74995
  minFundingAmount: bigint;
74999
74996
  }>;
75000
- getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
74997
+ getTokenData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
75001
74998
  readonly type: "function";
75002
74999
  readonly name: "batchGetRefTick";
75003
75000
  readonly inputs: readonly [{
@@ -75940,7 +75937,7 @@ declare const useLens: () => {
75940
75937
  symbol: string;
75941
75938
  name: string;
75942
75939
  }>;
75943
- getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
75940
+ getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
75944
75941
  readonly type: "function";
75945
75942
  readonly name: "batchGetRefTick";
75946
75943
  readonly inputs: readonly [{
@@ -76889,7 +76886,7 @@ declare const useLens: () => {
76889
76886
  expiresAt: number;
76890
76887
  liquidities: readonly bigint[];
76891
76888
  }[], bigint, boolean]>;
76892
- getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
76889
+ getVaultData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
76893
76890
  readonly type: "function";
76894
76891
  readonly name: "batchGetRefTick";
76895
76892
  readonly inputs: readonly [{
@@ -77838,7 +77835,7 @@ declare const useLens: () => {
77838
77835
  };
77839
77836
  owner: `0x${string}`;
77840
77837
  }>;
77841
- getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
77838
+ getVaultTVL: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
77842
77839
  readonly type: "function";
77843
77840
  readonly name: "batchGetRefTick";
77844
77841
  readonly inputs: readonly [{
@@ -79721,7 +79718,7 @@ declare const useLens: () => {
79721
79718
  } | undefined;
79722
79719
  stateView: {
79723
79720
  read: {
79724
- getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
79721
+ getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
79725
79722
  readonly type: "function";
79726
79723
  readonly name: "getFeeGrowthGlobals";
79727
79724
  readonly inputs: readonly [{
@@ -80568,7 +80565,7 @@ declare const useLens: () => {
80568
80565
  fee: number;
80569
80566
  tickSpacing: number;
80570
80567
  hooks: `0x${string}`;
80571
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
80568
+ }], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
80572
80569
  readonly type: "function";
80573
80570
  readonly name: "getFeeGrowthGlobals";
80574
80571
  readonly inputs: readonly [{
@@ -81410,7 +81407,7 @@ declare const useLens: () => {
81410
81407
  tickSpacing: number;
81411
81408
  hooks: `0x${string}`;
81412
81409
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
81413
- getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
81410
+ getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
81414
81411
  readonly type: "function";
81415
81412
  readonly name: "getFeeGrowthGlobals";
81416
81413
  readonly inputs: readonly [{
@@ -82257,7 +82254,7 @@ declare const useLens: () => {
82257
82254
  fee: number;
82258
82255
  tickSpacing: number;
82259
82256
  hooks: `0x${string}`;
82260
- }, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
82257
+ }, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
82261
82258
  readonly type: "function";
82262
82259
  readonly name: "getFeeGrowthGlobals";
82263
82260
  readonly inputs: readonly [{
@@ -83099,7 +83096,7 @@ declare const useLens: () => {
83099
83096
  tickSpacing: number;
83100
83097
  hooks: `0x${string}`;
83101
83098
  }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
83102
- getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
83099
+ getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
83103
83100
  readonly type: "function";
83104
83101
  readonly name: "getFeeGrowthGlobals";
83105
83102
  readonly inputs: readonly [{
@@ -83946,7 +83943,7 @@ declare const useLens: () => {
83946
83943
  fee: number;
83947
83944
  tickSpacing: number;
83948
83945
  hooks: `0x${string}`;
83949
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
83946
+ }], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
83950
83947
  readonly type: "function";
83951
83948
  readonly name: "getFeeGrowthGlobals";
83952
83949
  readonly inputs: readonly [{
@@ -84788,7 +84785,7 @@ declare const useLens: () => {
84788
84785
  tickSpacing: number;
84789
84786
  hooks: `0x${string}`;
84790
84787
  }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
84791
- getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
84788
+ getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
84792
84789
  readonly type: "function";
84793
84790
  readonly name: "getFeeGrowthGlobals";
84794
84791
  readonly inputs: readonly [{
@@ -85635,7 +85632,7 @@ declare const useLens: () => {
85635
85632
  fee: number;
85636
85633
  tickSpacing: number;
85637
85634
  hooks: `0x${string}`;
85638
- }, `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 [{
85635
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
85639
85636
  readonly type: "function";
85640
85637
  readonly name: "getFeeGrowthGlobals";
85641
85638
  readonly inputs: readonly [{
@@ -86488,7 +86485,7 @@ declare const useLens: () => {
86488
86485
  fee: number;
86489
86486
  tickSpacing: number;
86490
86487
  hooks: `0x${string}`;
86491
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
86488
+ }, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
86492
86489
  readonly type: "function";
86493
86490
  readonly name: "getFeeGrowthGlobals";
86494
86491
  readonly inputs: readonly [{
@@ -87341,7 +87338,7 @@ declare const useLens: () => {
87341
87338
  fee: number;
87342
87339
  tickSpacing: number;
87343
87340
  hooks: `0x${string}`;
87344
- }, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
87341
+ }, `0x${string}`, number, number, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
87345
87342
  readonly type: "function";
87346
87343
  readonly name: "getFeeGrowthGlobals";
87347
87344
  readonly inputs: readonly [{
@@ -88189,7 +88186,7 @@ declare const useLens: () => {
88189
88186
  tickSpacing: number;
88190
88187
  hooks: `0x${string}`;
88191
88188
  }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
88192
- getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
88189
+ getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
88193
88190
  readonly type: "function";
88194
88191
  readonly name: "getFeeGrowthGlobals";
88195
88192
  readonly inputs: readonly [{
@@ -89036,7 +89033,7 @@ declare const useLens: () => {
89036
89033
  fee: number;
89037
89034
  tickSpacing: number;
89038
89035
  hooks: `0x${string}`;
89039
- }, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
89036
+ }, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
89040
89037
  readonly type: "function";
89041
89038
  readonly name: "getFeeGrowthGlobals";
89042
89039
  readonly inputs: readonly [{
@@ -89878,7 +89875,7 @@ declare const useLens: () => {
89878
89875
  tickSpacing: number;
89879
89876
  hooks: `0x${string}`;
89880
89877
  }, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
89881
- getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
89878
+ getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
89882
89879
  readonly type: "function";
89883
89880
  readonly name: "getFeeGrowthGlobals";
89884
89881
  readonly inputs: readonly [{
@@ -90713,19 +90710,19 @@ declare const useLens: () => {
90713
90710
  readonly internalType: "int128";
90714
90711
  }];
90715
90712
  readonly stateMutability: "view";
90716
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
90713
+ }], "getSlot0", readonly [`0x${string}`, {
90717
90714
  currency0: `0x${string}`;
90718
90715
  currency1: `0x${string}`;
90719
90716
  fee: number;
90720
90717
  tickSpacing: number;
90721
90718
  hooks: `0x${string}`;
90722
- }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
90719
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
90723
90720
  currency0: `0x${string}`;
90724
90721
  currency1: `0x${string}`;
90725
90722
  fee: number;
90726
90723
  tickSpacing: number;
90727
90724
  hooks: `0x${string}`;
90728
- }], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
90725
+ }], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
90729
90726
  readonly type: "function";
90730
90727
  readonly name: "getFeeGrowthGlobals";
90731
90728
  readonly inputs: readonly [{
@@ -91560,14 +91557,14 @@ declare const useLens: () => {
91560
91557
  readonly internalType: "int128";
91561
91558
  }];
91562
91559
  readonly stateMutability: "view";
91563
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
91560
+ }], "getSlot0", readonly [`0x${string}`, {
91564
91561
  currency0: `0x${string}`;
91565
91562
  currency1: `0x${string}`;
91566
91563
  fee: number;
91567
91564
  tickSpacing: number;
91568
91565
  hooks: `0x${string}`;
91569
- }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
91570
- getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
91566
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
91567
+ getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
91571
91568
  readonly type: "function";
91572
91569
  readonly name: "getFeeGrowthGlobals";
91573
91570
  readonly inputs: readonly [{
@@ -92414,7 +92411,7 @@ declare const useLens: () => {
92414
92411
  fee: number;
92415
92412
  tickSpacing: number;
92416
92413
  hooks: `0x${string}`;
92417
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
92414
+ }, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
92418
92415
  readonly type: "function";
92419
92416
  readonly name: "getFeeGrowthGlobals";
92420
92417
  readonly inputs: readonly [{
@@ -93256,7 +93253,7 @@ declare const useLens: () => {
93256
93253
  tickSpacing: number;
93257
93254
  hooks: `0x${string}`;
93258
93255
  }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
93259
- getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
93256
+ getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
93260
93257
  readonly type: "function";
93261
93258
  readonly name: "getFeeGrowthGlobals";
93262
93259
  readonly inputs: readonly [{
@@ -94103,7 +94100,7 @@ declare const useLens: () => {
94103
94100
  fee: number;
94104
94101
  tickSpacing: number;
94105
94102
  hooks: `0x${string}`;
94106
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
94103
+ }, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
94107
94104
  readonly type: "function";
94108
94105
  readonly name: "getFeeGrowthGlobals";
94109
94106
  readonly inputs: readonly [{
@@ -94945,7 +94942,7 @@ declare const useLens: () => {
94945
94942
  tickSpacing: number;
94946
94943
  hooks: `0x${string}`;
94947
94944
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
94948
- getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
94945
+ getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
94949
94946
  readonly type: "function";
94950
94947
  readonly name: "getFeeGrowthGlobals";
94951
94948
  readonly inputs: readonly [{
@@ -95792,7 +95789,7 @@ declare const useLens: () => {
95792
95789
  fee: number;
95793
95790
  tickSpacing: number;
95794
95791
  hooks: `0x${string}`;
95795
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
95792
+ }, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
95796
95793
  readonly type: "function";
95797
95794
  readonly name: "getFeeGrowthGlobals";
95798
95795
  readonly inputs: readonly [{
@@ -96634,7 +96631,7 @@ declare const useLens: () => {
96634
96631
  tickSpacing: number;
96635
96632
  hooks: `0x${string}`;
96636
96633
  }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
96637
- getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
96634
+ getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
96638
96635
  readonly type: "function";
96639
96636
  readonly name: "getFeeGrowthGlobals";
96640
96637
  readonly inputs: readonly [{
@@ -97481,7 +97478,7 @@ declare const useLens: () => {
97481
97478
  fee: number;
97482
97479
  tickSpacing: number;
97483
97480
  hooks: `0x${string}`;
97484
- }, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
97481
+ }, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
97485
97482
  readonly type: "function";
97486
97483
  readonly name: "getFeeGrowthGlobals";
97487
97484
  readonly inputs: readonly [{
@@ -99165,4 +99162,4 @@ declare const useLens: () => {
99165
99162
  };
99166
99163
  //#endregion
99167
99164
  export { PriceResolution as $, stateViews as $t, useCurrentPrice as A, formatVagueAmount as At, getPriceAtTick as B, useMarketVolume as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatAmount as Dt, usePriceHistory as E, EMPTY_ARRAY as Et, getPayoutAtTick as F, wrapAmount as Ft, liquiditiesToAmounts as G, useTimelockConfig as Gt, getTickAtPrice as H, useMarketData as Ht, PRICE_PRECISION as I, wrapAmountUnscaled as It, token0ToToken1AtTick as J, TimelockMarketData as Jt, roundTick as K, TimelockLens as Kt, getAmountsFromLiquidity as L, wrapPrice as Lt, UniswapPoolData as M, scalePrice as Mt, usePoolData as N, unscaleAmount as Nt, usePriceAtTick as O, formatCondensed as Ot, getPayoutAtPrice as P, unscalePrice as Pt, PriceDataPoint as Q, getTimelockMarket as Qt, getNearestValidStrikeTick as R, wrapPriceUnscaled as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, TimelockProvider as Ut, getSqrtPriceX96AtPrice as V, useMarketState as Vt, liquiditiesToAmount1 as W, useCurrentMarket as Wt, token1ToToken0AtTick as X, getStateView as Xt, token1ToToken0 as Y, getErc20 as Yt, PriceData as Z, getTimelockLens as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swapRouters as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scaleAmount as jt, useCurrentTick as k, formatUSD as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockFactories as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarket as qt, useStaticPricingParams as r, timelockLenses as rn, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, swappers as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, zero as zt };
99168
- //# sourceMappingURL=client-Dp-YTEVp.d.ts.map
99165
+ //# sourceMappingURL=client-cISs8Q1u.d.ts.map