timelock-sdk 0.0.174 → 0.0.176

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
- import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-2HZ-p_dl.js";
1
+ import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-c4hgszY_.cjs";
2
2
  import * as viem491 from "viem";
3
3
  import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
4
- import Big from "big.js";
5
- import JSBI from "jsbi";
6
4
  import React, { ReactNode } from "react";
5
+ import "graphql";
7
6
  import { GraphQLClient, RequestOptions } from "graphql-request";
8
- import * as wagmi0 from "wagmi";
9
7
  import * as _tanstack_react_query0 from "@tanstack/react-query";
10
8
  import { NonUndefinedGuard } from "@tanstack/react-query";
11
- import "graphql";
9
+ import * as wagmi0 from "wagmi";
12
10
  import * as _tanstack_query_core0 from "@tanstack/query-core";
11
+ import Big from "big.js";
12
+ import JSBI from "jsbi";
13
13
  import * as _wagmi_core0 from "@wagmi/core";
14
- import * as wagmi_query7 from "wagmi/query";
15
- import * as abitype35 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 {
@@ -425,7 +425,7 @@ declare const getErc20: (address: Address, client: Client) => {
425
425
  readonly internalType: "bool";
426
426
  }];
427
427
  readonly stateMutability: "nonpayable";
428
- }], "symbol", readonly []>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<string>;
428
+ }], "symbol", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
429
429
  allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
430
430
  readonly type: "constructor";
431
431
  readonly inputs: readonly [{
@@ -604,7 +604,7 @@ declare const getErc20: (address: Address, client: Client) => {
604
604
  readonly internalType: "bool";
605
605
  }];
606
606
  readonly stateMutability: "nonpayable";
607
- }], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<bigint>;
607
+ }], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
608
608
  balanceOf: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
609
609
  readonly type: "constructor";
610
610
  readonly inputs: readonly [{
@@ -783,7 +783,7 @@ declare const getErc20: (address: Address, client: Client) => {
783
783
  readonly internalType: "bool";
784
784
  }];
785
785
  readonly stateMutability: "nonpayable";
786
- }], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<bigint>;
786
+ }], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
787
787
  decimals: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
788
788
  readonly type: "constructor";
789
789
  readonly inputs: readonly [{
@@ -962,7 +962,7 @@ declare const getErc20: (address: Address, client: Client) => {
962
962
  readonly internalType: "bool";
963
963
  }];
964
964
  readonly stateMutability: "nonpayable";
965
- }], "decimals", readonly []>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<number>;
965
+ }], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
966
966
  name: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
967
967
  readonly type: "constructor";
968
968
  readonly inputs: readonly [{
@@ -1141,7 +1141,7 @@ declare const getErc20: (address: Address, client: Client) => {
1141
1141
  readonly internalType: "bool";
1142
1142
  }];
1143
1143
  readonly stateMutability: "nonpayable";
1144
- }], "name", readonly []>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<string>;
1144
+ }], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
1145
1145
  totalSupply: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
1146
1146
  readonly type: "constructor";
1147
1147
  readonly inputs: readonly [{
@@ -1320,7 +1320,7 @@ declare const getErc20: (address: Address, client: Client) => {
1320
1320
  readonly internalType: "bool";
1321
1321
  }];
1322
1322
  readonly stateMutability: "nonpayable";
1323
- }], "totalSupply", readonly []>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<bigint>;
1323
+ }], "totalSupply", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
1324
1324
  };
1325
1325
  estimateGas: {
1326
1326
  approve: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
@@ -1501,7 +1501,7 @@ declare const getErc20: (address: Address, client: Client) => {
1501
1501
  readonly internalType: "bool";
1502
1502
  }];
1503
1503
  readonly stateMutability: "nonpayable";
1504
- }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
1504
+ }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1505
1505
  decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1506
1506
  readonly type: "constructor";
1507
1507
  readonly inputs: readonly [{
@@ -1680,7 +1680,7 @@ declare const getErc20: (address: Address, client: Client) => {
1680
1680
  readonly internalType: "bool";
1681
1681
  }];
1682
1682
  readonly stateMutability: "nonpayable";
1683
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
1683
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1684
1684
  increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1685
1685
  readonly type: "constructor";
1686
1686
  readonly inputs: readonly [{
@@ -1859,7 +1859,7 @@ declare const getErc20: (address: Address, client: Client) => {
1859
1859
  readonly internalType: "bool";
1860
1860
  }];
1861
1861
  readonly stateMutability: "nonpayable";
1862
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
1862
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1863
1863
  transfer: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1864
1864
  readonly type: "constructor";
1865
1865
  readonly inputs: readonly [{
@@ -2038,7 +2038,7 @@ declare const getErc20: (address: Address, client: Client) => {
2038
2038
  readonly internalType: "bool";
2039
2039
  }];
2040
2040
  readonly stateMutability: "nonpayable";
2041
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
2041
+ }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2042
2042
  transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2043
2043
  readonly type: "constructor";
2044
2044
  readonly inputs: readonly [{
@@ -2217,7 +2217,7 @@ declare const getErc20: (address: Address, client: Client) => {
2217
2217
  readonly internalType: "bool";
2218
2218
  }];
2219
2219
  readonly stateMutability: "nonpayable";
2220
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
2220
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2221
2221
  } & {
2222
2222
  approve: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2223
2223
  readonly type: "constructor";
@@ -2397,7 +2397,7 @@ declare const getErc20: (address: Address, client: Client) => {
2397
2397
  readonly internalType: "bool";
2398
2398
  }];
2399
2399
  readonly stateMutability: "nonpayable";
2400
- }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
2400
+ }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2401
2401
  decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2402
2402
  readonly type: "constructor";
2403
2403
  readonly inputs: readonly [{
@@ -2576,7 +2576,7 @@ declare const getErc20: (address: Address, client: Client) => {
2576
2576
  readonly internalType: "bool";
2577
2577
  }];
2578
2578
  readonly stateMutability: "nonpayable";
2579
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
2579
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2580
2580
  increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2581
2581
  readonly type: "constructor";
2582
2582
  readonly inputs: readonly [{
@@ -2755,7 +2755,7 @@ declare const getErc20: (address: Address, client: Client) => {
2755
2755
  readonly internalType: "bool";
2756
2756
  }];
2757
2757
  readonly stateMutability: "nonpayable";
2758
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
2758
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2759
2759
  transfer: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2760
2760
  readonly type: "constructor";
2761
2761
  readonly inputs: readonly [{
@@ -2934,7 +2934,7 @@ declare const getErc20: (address: Address, client: Client) => {
2934
2934
  readonly internalType: "bool";
2935
2935
  }];
2936
2936
  readonly stateMutability: "nonpayable";
2937
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
2937
+ }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2938
2938
  transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2939
2939
  readonly type: "constructor";
2940
2940
  readonly inputs: readonly [{
@@ -3113,7 +3113,7 @@ declare const getErc20: (address: Address, client: Client) => {
3113
3113
  readonly internalType: "bool";
3114
3114
  }];
3115
3115
  readonly stateMutability: "nonpayable";
3116
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "functionName" | "args">>) => Promise<viem491.EstimateContractGasReturnType>;
3116
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
3117
3117
  };
3118
3118
  simulate: {
3119
3119
  approve: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
@@ -3294,7 +3294,7 @@ declare const getErc20: (address: Address, client: Client) => {
3294
3294
  readonly internalType: "bool";
3295
3295
  }];
3296
3296
  readonly stateMutability: "nonpayable";
3297
- }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "functionName" | "args"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
3297
+ }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
3298
3298
  readonly type: "constructor";
3299
3299
  readonly inputs: readonly [{
3300
3300
  readonly name: "name_";
@@ -3651,7 +3651,7 @@ declare const getErc20: (address: Address, client: Client) => {
3651
3651
  readonly internalType: "bool";
3652
3652
  }];
3653
3653
  readonly stateMutability: "nonpayable";
3654
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "functionName" | "args"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
3654
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
3655
3655
  readonly type: "constructor";
3656
3656
  readonly inputs: readonly [{
3657
3657
  readonly name: "name_";
@@ -4008,7 +4008,7 @@ declare const getErc20: (address: Address, client: Client) => {
4008
4008
  readonly internalType: "bool";
4009
4009
  }];
4010
4010
  readonly stateMutability: "nonpayable";
4011
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "functionName" | "args"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
4011
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
4012
4012
  readonly type: "constructor";
4013
4013
  readonly inputs: readonly [{
4014
4014
  readonly name: "name_";
@@ -4365,7 +4365,7 @@ declare const getErc20: (address: Address, client: Client) => {
4365
4365
  readonly internalType: "bool";
4366
4366
  }];
4367
4367
  readonly stateMutability: "nonpayable";
4368
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "functionName" | "args"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
4368
+ }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
4369
4369
  readonly type: "constructor";
4370
4370
  readonly inputs: readonly [{
4371
4371
  readonly name: "name_";
@@ -4722,7 +4722,7 @@ declare const getErc20: (address: Address, client: Client) => {
4722
4722
  readonly internalType: "bool";
4723
4723
  }];
4724
4724
  readonly stateMutability: "nonpayable";
4725
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "functionName" | "args"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
4725
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
4726
4726
  readonly type: "constructor";
4727
4727
  readonly inputs: readonly [{
4728
4728
  readonly name: "name_";
@@ -5081,7 +5081,7 @@ declare const getErc20: (address: Address, client: Client) => {
5081
5081
  readonly internalType: "bool";
5082
5082
  }];
5083
5083
  readonly stateMutability: "nonpayable";
5084
- }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "functionName" | "args"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5084
+ }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5085
5085
  decreaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5086
5086
  readonly type: "constructor";
5087
5087
  readonly inputs: readonly [{
@@ -5260,7 +5260,7 @@ declare const getErc20: (address: Address, client: Client) => {
5260
5260
  readonly internalType: "bool";
5261
5261
  }];
5262
5262
  readonly stateMutability: "nonpayable";
5263
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "functionName" | "args"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5263
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5264
5264
  increaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5265
5265
  readonly type: "constructor";
5266
5266
  readonly inputs: readonly [{
@@ -5439,7 +5439,7 @@ declare const getErc20: (address: Address, client: Client) => {
5439
5439
  readonly internalType: "bool";
5440
5440
  }];
5441
5441
  readonly stateMutability: "nonpayable";
5442
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "functionName" | "args"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5442
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5443
5443
  transfer: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5444
5444
  readonly type: "constructor";
5445
5445
  readonly inputs: readonly [{
@@ -5618,7 +5618,7 @@ declare const getErc20: (address: Address, client: Client) => {
5618
5618
  readonly internalType: "bool";
5619
5619
  }];
5620
5620
  readonly stateMutability: "nonpayable";
5621
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "functionName" | "args"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5621
+ }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5622
5622
  transferFrom: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5623
5623
  readonly type: "constructor";
5624
5624
  readonly inputs: readonly [{
@@ -5797,7 +5797,7 @@ declare const getErc20: (address: Address, client: Client) => {
5797
5797
  readonly internalType: "bool";
5798
5798
  }];
5799
5799
  readonly stateMutability: "nonpayable";
5800
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "functionName" | "args"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, `0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5800
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, `0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5801
5801
  };
5802
5802
  address: `0x${string}`;
5803
5803
  abi: readonly [{
@@ -5981,7 +5981,7 @@ declare const getErc20: (address: Address, client: Client) => {
5981
5981
  }];
5982
5982
  };
5983
5983
  declare const getTimelockMarket: (address: Address, client: Client) => TimelockMarket;
5984
- declare const getStateView: (client: Client | PublicClient) => {
5984
+ declare const getStateView: (client: PublicClient, address?: Address) => Promise<{
5985
5985
  read: {
5986
5986
  getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
5987
5987
  readonly type: "function";
@@ -6824,7 +6824,7 @@ declare const getStateView: (client: Client | PublicClient) => {
6824
6824
  fee: number;
6825
6825
  tickSpacing: number;
6826
6826
  hooks: `0x${string}`;
6827
- }]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
6827
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
6828
6828
  currency0: `0x${string}`;
6829
6829
  currency1: `0x${string}`;
6830
6830
  fee: number;
@@ -7671,7 +7671,7 @@ declare const getStateView: (client: Client | PublicClient) => {
7671
7671
  fee: number;
7672
7672
  tickSpacing: number;
7673
7673
  hooks: `0x${string}`;
7674
- }]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
7674
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
7675
7675
  getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
7676
7676
  readonly type: "function";
7677
7677
  readonly name: "getFeeGrowthGlobals";
@@ -8513,7 +8513,7 @@ declare const getStateView: (client: Client | PublicClient) => {
8513
8513
  fee: number;
8514
8514
  tickSpacing: number;
8515
8515
  hooks: `0x${string}`;
8516
- }, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
8516
+ }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
8517
8517
  currency0: `0x${string}`;
8518
8518
  currency1: `0x${string}`;
8519
8519
  fee: number;
@@ -9360,7 +9360,7 @@ declare const getStateView: (client: Client | PublicClient) => {
9360
9360
  fee: number;
9361
9361
  tickSpacing: number;
9362
9362
  hooks: `0x${string}`;
9363
- }, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
9363
+ }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
9364
9364
  getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
9365
9365
  readonly type: "function";
9366
9366
  readonly name: "getFeeGrowthGlobals";
@@ -10202,7 +10202,7 @@ declare const getStateView: (client: Client | PublicClient) => {
10202
10202
  fee: number;
10203
10203
  tickSpacing: number;
10204
10204
  hooks: `0x${string}`;
10205
- }]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
10205
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
10206
10206
  currency0: `0x${string}`;
10207
10207
  currency1: `0x${string}`;
10208
10208
  fee: number;
@@ -11049,7 +11049,7 @@ declare const getStateView: (client: Client | PublicClient) => {
11049
11049
  fee: number;
11050
11050
  tickSpacing: number;
11051
11051
  hooks: `0x${string}`;
11052
- }]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
11052
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
11053
11053
  getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
11054
11054
  readonly type: "function";
11055
11055
  readonly name: "getFeeGrowthGlobals";
@@ -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" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
11900
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
11901
11901
  readonly type: "function";
11902
11902
  readonly name: "getFeeGrowthGlobals";
11903
11903
  readonly inputs: readonly [{
@@ -12744,7 +12744,7 @@ declare const getStateView: (client: Client | PublicClient) => {
12744
12744
  fee: number;
12745
12745
  tickSpacing: number;
12746
12746
  hooks: `0x${string}`;
12747
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
12747
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
12748
12748
  currency0: `0x${string}`;
12749
12749
  currency1: `0x${string}`;
12750
12750
  fee: number;
@@ -13597,7 +13597,7 @@ declare const getStateView: (client: Client | PublicClient) => {
13597
13597
  fee: number;
13598
13598
  tickSpacing: number;
13599
13599
  hooks: `0x${string}`;
13600
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
13600
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
13601
13601
  currency0: `0x${string}`;
13602
13602
  currency1: `0x${string}`;
13603
13603
  fee: number;
@@ -14450,7 +14450,7 @@ declare const getStateView: (client: Client | PublicClient) => {
14450
14450
  fee: number;
14451
14451
  tickSpacing: number;
14452
14452
  hooks: `0x${string}`;
14453
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
14453
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
14454
14454
  getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
14455
14455
  readonly type: "function";
14456
14456
  readonly name: "getFeeGrowthGlobals";
@@ -15292,7 +15292,7 @@ declare const getStateView: (client: Client | PublicClient) => {
15292
15292
  fee: number;
15293
15293
  tickSpacing: number;
15294
15294
  hooks: `0x${string}`;
15295
- }, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
15295
+ }, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
15296
15296
  currency0: `0x${string}`;
15297
15297
  currency1: `0x${string}`;
15298
15298
  fee: number;
@@ -16139,7 +16139,7 @@ declare const getStateView: (client: Client | PublicClient) => {
16139
16139
  fee: number;
16140
16140
  tickSpacing: number;
16141
16141
  hooks: `0x${string}`;
16142
- }, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
16142
+ }, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
16143
16143
  getSlot0: (args: readonly [`0x${string}`, {
16144
16144
  currency0: `0x${string}`;
16145
16145
  currency1: `0x${string}`;
@@ -16987,7 +16987,7 @@ declare const getStateView: (client: Client | PublicClient) => {
16987
16987
  fee: number;
16988
16988
  tickSpacing: number;
16989
16989
  hooks: `0x${string}`;
16990
- }]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, number, number, number]>;
16990
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
16991
16991
  getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
16992
16992
  readonly type: "function";
16993
16993
  readonly name: "getFeeGrowthGlobals";
@@ -17823,7 +17823,7 @@ declare const getStateView: (client: Client | PublicClient) => {
17823
17823
  readonly internalType: "int128";
17824
17824
  }];
17825
17825
  readonly stateMutability: "view";
17826
- }], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, number, number, number]>;
17826
+ }], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
17827
17827
  getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
17828
17828
  readonly type: "function";
17829
17829
  readonly name: "getFeeGrowthGlobals";
@@ -18665,7 +18665,7 @@ declare const getStateView: (client: Client | PublicClient) => {
18665
18665
  fee: number;
18666
18666
  tickSpacing: number;
18667
18667
  hooks: `0x${string}`;
18668
- }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
18668
+ }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
18669
18669
  currency0: `0x${string}`;
18670
18670
  currency1: `0x${string}`;
18671
18671
  fee: number;
@@ -19512,7 +19512,7 @@ declare const getStateView: (client: Client | PublicClient) => {
19512
19512
  fee: number;
19513
19513
  tickSpacing: number;
19514
19514
  hooks: `0x${string}`;
19515
- }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
19515
+ }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
19516
19516
  getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
19517
19517
  readonly type: "function";
19518
19518
  readonly name: "getFeeGrowthGlobals";
@@ -20354,7 +20354,7 @@ declare const getStateView: (client: Client | PublicClient) => {
20354
20354
  fee: number;
20355
20355
  tickSpacing: number;
20356
20356
  hooks: `0x${string}`;
20357
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
20357
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
20358
20358
  currency0: `0x${string}`;
20359
20359
  currency1: `0x${string}`;
20360
20360
  fee: number;
@@ -21201,7 +21201,7 @@ declare const getStateView: (client: Client | PublicClient) => {
21201
21201
  fee: number;
21202
21202
  tickSpacing: number;
21203
21203
  hooks: `0x${string}`;
21204
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
21204
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
21205
21205
  getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
21206
21206
  readonly type: "function";
21207
21207
  readonly name: "getFeeGrowthGlobals";
@@ -22043,7 +22043,7 @@ declare const getStateView: (client: Client | PublicClient) => {
22043
22043
  fee: number;
22044
22044
  tickSpacing: number;
22045
22045
  hooks: `0x${string}`;
22046
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
22046
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
22047
22047
  currency0: `0x${string}`;
22048
22048
  currency1: `0x${string}`;
22049
22049
  fee: number;
@@ -22890,7 +22890,7 @@ declare const getStateView: (client: Client | PublicClient) => {
22890
22890
  fee: number;
22891
22891
  tickSpacing: number;
22892
22892
  hooks: `0x${string}`;
22893
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
22893
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
22894
22894
  getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
22895
22895
  readonly type: "function";
22896
22896
  readonly name: "getFeeGrowthGlobals";
@@ -23732,7 +23732,7 @@ declare const getStateView: (client: Client | PublicClient) => {
23732
23732
  fee: number;
23733
23733
  tickSpacing: number;
23734
23734
  hooks: `0x${string}`;
23735
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
23735
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
23736
23736
  currency0: `0x${string}`;
23737
23737
  currency1: `0x${string}`;
23738
23738
  fee: number;
@@ -24579,7 +24579,7 @@ declare const getStateView: (client: Client | PublicClient) => {
24579
24579
  fee: number;
24580
24580
  tickSpacing: number;
24581
24581
  hooks: `0x${string}`;
24582
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
24582
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
24583
24583
  };
24584
24584
  address: `0x${string}`;
24585
24585
  abi: readonly [{
@@ -25418,8 +25418,8 @@ declare const getStateView: (client: Client | PublicClient) => {
25418
25418
  }];
25419
25419
  readonly stateMutability: "view";
25420
25420
  }];
25421
- };
25422
- declare const getTimelockLens: (client: Client | PublicClient) => {
25421
+ }>;
25422
+ declare const getTimelockLens: (client: PublicClient, address?: Address) => Promise<{
25423
25423
  read: {
25424
25424
  batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
25425
25425
  readonly type: "function";
@@ -26359,7 +26359,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
26359
26359
  readonly internalType: "uint256";
26360
26360
  }];
26361
26361
  readonly stateMutability: "view";
26362
- }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly number[]>;
26362
+ }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
26363
26363
  getAllBlocks: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
26364
26364
  readonly type: "function";
26365
26365
  readonly name: "batchGetRefTick";
@@ -27298,7 +27298,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
27298
27298
  readonly internalType: "uint256";
27299
27299
  }];
27300
27300
  readonly stateMutability: "view";
27301
- }], "getAllBlocks", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly {
27301
+ }], "getAllBlocks", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
27302
27302
  tickLower: number;
27303
27303
  tickUpper: number;
27304
27304
  prevTickLower: number;
@@ -28249,7 +28249,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
28249
28249
  readonly internalType: "uint256";
28250
28250
  }];
28251
28251
  readonly stateMutability: "view";
28252
- }], "getExpiredOptions", readonly [`0x${string}`, bigint, bigint]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly {
28252
+ }], "getExpiredOptions", readonly [`0x${string}`, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
28253
28253
  optionId: bigint;
28254
28254
  owner: `0x${string}`;
28255
28255
  optionType: number;
@@ -29198,7 +29198,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
29198
29198
  readonly internalType: "uint256";
29199
29199
  }];
29200
29200
  readonly stateMutability: "view";
29201
- }], "getFeeRates", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
29201
+ }], "getFeeRates", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
29202
29202
  openingFeeRate: number;
29203
29203
  baseFeeRate: number;
29204
29204
  minOpeningFee: bigint;
@@ -30143,7 +30143,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
30143
30143
  readonly internalType: "uint256";
30144
30144
  }];
30145
30145
  readonly stateMutability: "view";
30146
- }], "getGlobalGuardianState", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
30146
+ }], "getGlobalGuardianState", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
30147
30147
  globalMintPaused: {
30148
30148
  paused: boolean;
30149
30149
  updatedAt: bigint;
@@ -31098,7 +31098,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
31098
31098
  readonly internalType: "uint256";
31099
31099
  }];
31100
31100
  readonly stateMutability: "view";
31101
- }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, bigint]>;
31101
+ }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
31102
31102
  getMarketData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
31103
31103
  readonly type: "function";
31104
31104
  readonly name: "batchGetRefTick";
@@ -32037,7 +32037,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
32037
32037
  readonly internalType: "uint256";
32038
32038
  }];
32039
32039
  readonly stateMutability: "view";
32040
- }], "getMarketData", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
32040
+ }], "getMarketData", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
32041
32041
  guardian: `0x${string}`;
32042
32042
  vault: `0x${string}`;
32043
32043
  poolManager: `0x${string}`;
@@ -32996,7 +32996,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
32996
32996
  readonly internalType: "uint256";
32997
32997
  }];
32998
32998
  readonly stateMutability: "view";
32999
- }], "getMarketState", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
32999
+ }], "getMarketState", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
33000
33000
  optionsCount: bigint;
33001
33001
  optionPricing: `0x${string}`;
33002
33002
  feeStrategy: `0x${string}`;
@@ -33940,7 +33940,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
33940
33940
  readonly internalType: "uint256";
33941
33941
  }];
33942
33942
  readonly stateMutability: "view";
33943
- }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, bigint]>;
33943
+ }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
33944
33944
  getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
33945
33945
  readonly type: "function";
33946
33946
  readonly name: "batchGetRefTick";
@@ -34879,7 +34879,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
34879
34879
  readonly internalType: "uint256";
34880
34880
  }];
34881
34881
  readonly stateMutability: "view";
34882
- }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<bigint>;
34882
+ }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
34883
34883
  getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
34884
34884
  readonly type: "function";
34885
34885
  readonly name: "batchGetRefTick";
@@ -35818,7 +35818,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
35818
35818
  readonly internalType: "uint256";
35819
35819
  }];
35820
35820
  readonly stateMutability: "view";
35821
- }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<bigint>;
35821
+ }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
35822
35822
  getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
35823
35823
  readonly type: "function";
35824
35824
  readonly name: "batchGetRefTick";
@@ -36757,7 +36757,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
36757
36757
  readonly internalType: "uint256";
36758
36758
  }];
36759
36759
  readonly stateMutability: "view";
36760
- }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, bigint]>;
36760
+ }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
36761
36761
  getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
36762
36762
  readonly type: "function";
36763
36763
  readonly name: "batchGetRefTick";
@@ -37696,7 +37696,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
37696
37696
  readonly internalType: "uint256";
37697
37697
  }];
37698
37698
  readonly stateMutability: "view";
37699
- }], "getOptionData", readonly [`0x${string}`, bigint]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
37699
+ }], "getOptionData", readonly [`0x${string}`, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
37700
37700
  optionId: bigint;
37701
37701
  owner: `0x${string}`;
37702
37702
  optionType: number;
@@ -38645,7 +38645,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
38645
38645
  readonly internalType: "uint256";
38646
38646
  }];
38647
38647
  readonly stateMutability: "view";
38648
- }], "getOptionPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
38648
+ }], "getOptionPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
38649
38649
  logicContract: `0x${string}`;
38650
38650
  iv: number;
38651
38651
  riskFreeRate: number;
@@ -39590,7 +39590,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
39590
39590
  readonly internalType: "uint256";
39591
39591
  }];
39592
39592
  readonly stateMutability: "view";
39593
- }], "getOptionsData", readonly [`0x${string}`, readonly bigint[]]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly {
39593
+ }], "getOptionsData", readonly [`0x${string}`, readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
39594
39594
  optionId: bigint;
39595
39595
  owner: `0x${string}`;
39596
39596
  optionType: number;
@@ -40551,7 +40551,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
40551
40551
  fee: number;
40552
40552
  tickSpacing: number;
40553
40553
  hooks: `0x${string}`;
40554
- }]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
40554
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
40555
40555
  token0: `0x${string}`;
40556
40556
  token1: `0x${string}`;
40557
40557
  token0Decimals: number;
@@ -41501,7 +41501,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
41501
41501
  readonly internalType: "uint256";
41502
41502
  }];
41503
41503
  readonly stateMutability: "view";
41504
- }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [number, `0x${string}`]>;
41504
+ }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
41505
41505
  getRefTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
41506
41506
  readonly type: "function";
41507
41507
  readonly name: "batchGetRefTick";
@@ -42440,7 +42440,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
42440
42440
  readonly internalType: "uint256";
42441
42441
  }];
42442
42442
  readonly stateMutability: "view";
42443
- }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<number>;
42443
+ }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
42444
42444
  getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
42445
42445
  readonly type: "function";
42446
42446
  readonly name: "batchGetRefTick";
@@ -43379,7 +43379,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
43379
43379
  readonly internalType: "uint256";
43380
43380
  }];
43381
43381
  readonly stateMutability: "view";
43382
- }], "getStaticPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
43382
+ }], "getStaticPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
43383
43383
  dailyFundingRate: number;
43384
43384
  minFundingAmount: bigint;
43385
43385
  }>;
@@ -44321,7 +44321,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
44321
44321
  readonly internalType: "uint256";
44322
44322
  }];
44323
44323
  readonly stateMutability: "view";
44324
- }], "getTokenData", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
44324
+ }], "getTokenData", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
44325
44325
  decimals: number;
44326
44326
  symbol: string;
44327
44327
  name: string;
@@ -45264,7 +45264,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
45264
45264
  readonly internalType: "uint256";
45265
45265
  }];
45266
45266
  readonly stateMutability: "view";
45267
- }], "getUserOptions", readonly [`0x${string}`, `0x${string}`, bigint, bigint]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [readonly {
45267
+ }], "getUserOptions", readonly [`0x${string}`, `0x${string}`, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly {
45268
45268
  optionId: bigint;
45269
45269
  owner: `0x${string}`;
45270
45270
  optionType: number;
@@ -46213,7 +46213,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
46213
46213
  readonly internalType: "uint256";
46214
46214
  }];
46215
46215
  readonly stateMutability: "view";
46216
- }], "getVaultData", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
46216
+ }], "getVaultData", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
46217
46217
  poolManager: `0x${string}`;
46218
46218
  poolKey: {
46219
46219
  currency0: `0x${string}`;
@@ -47162,7 +47162,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
47162
47162
  readonly internalType: "uint256";
47163
47163
  }];
47164
47164
  readonly stateMutability: "view";
47165
- }], "getVaultTVL", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint]>;
47165
+ }], "getVaultTVL", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint]>;
47166
47166
  };
47167
47167
  address: `0x${string}`;
47168
47168
  abi: readonly [{
@@ -48104,7 +48104,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
48104
48104
  }];
48105
48105
  readonly stateMutability: "view";
48106
48106
  }];
48107
- };
48107
+ }>;
48108
48108
  declare const swappers: Record<number, Address>;
48109
48109
  declare const timelockLenses: Record<number, Address>;
48110
48110
  declare const timelockFactories: Record<number, Address>;
@@ -56398,8 +56398,8 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => wagmi0.UseRead
56398
56398
  //#endregion
56399
56399
  //#region src/hooks/guardian/usePauseGlobalTrading.d.ts
56400
56400
  declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56401
- data: undefined;
56402
56401
  error: null;
56402
+ data: undefined;
56403
56403
  status: "idle";
56404
56404
  isError: false;
56405
56405
  isPending: false;
@@ -56412,11 +56412,11 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56412
56412
  reset: () => void;
56413
56413
  context: unknown;
56414
56414
  submittedAt: number;
56415
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
56415
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
56416
56416
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
56417
56417
  } | {
56418
- data: undefined;
56419
56418
  error: null;
56419
+ data: undefined;
56420
56420
  status: "pending";
56421
56421
  isError: false;
56422
56422
  isPending: true;
@@ -56425,7 +56425,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56425
56425
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56426
56426
  isPaused: boolean;
56427
56427
  variables: {
56428
- abi: abitype35.Abi;
56428
+ abi: abitype17.Abi;
56429
56429
  functionName: string;
56430
56430
  args?: readonly unknown[] | undefined;
56431
56431
  address: Address;
@@ -56433,9 +56433,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56433
56433
  account?: `0x${string}` | viem491.Account | null | undefined;
56434
56434
  value?: bigint | undefined;
56435
56435
  dataSuffix?: `0x${string}` | undefined;
56436
+ type?: "legacy" | undefined;
56436
56437
  gas?: bigint | undefined;
56437
56438
  nonce?: number | undefined;
56438
- type?: "legacy" | undefined;
56439
56439
  blobs?: undefined;
56440
56440
  blobVersionedHashes?: undefined;
56441
56441
  kzg?: undefined;
@@ -56449,7 +56449,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56449
56449
  chainId?: number | undefined;
56450
56450
  connector?: wagmi0.Connector | undefined;
56451
56451
  } | {
56452
- abi: abitype35.Abi;
56452
+ abi: abitype17.Abi;
56453
56453
  functionName: string;
56454
56454
  args?: readonly unknown[] | undefined;
56455
56455
  address: Address;
@@ -56457,9 +56457,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56457
56457
  account?: `0x${string}` | viem491.Account | null | undefined;
56458
56458
  value?: bigint | undefined;
56459
56459
  dataSuffix?: `0x${string}` | undefined;
56460
+ type?: "eip2930" | undefined;
56460
56461
  gas?: bigint | undefined;
56461
56462
  nonce?: number | undefined;
56462
- type?: "eip2930" | undefined;
56463
56463
  blobs?: undefined;
56464
56464
  blobVersionedHashes?: undefined;
56465
56465
  kzg?: undefined;
@@ -56473,7 +56473,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56473
56473
  chainId?: number | undefined;
56474
56474
  connector?: wagmi0.Connector | undefined;
56475
56475
  } | {
56476
- abi: abitype35.Abi;
56476
+ abi: abitype17.Abi;
56477
56477
  functionName: string;
56478
56478
  args?: readonly unknown[] | undefined;
56479
56479
  address: Address;
@@ -56481,9 +56481,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56481
56481
  account?: `0x${string}` | viem491.Account | null | undefined;
56482
56482
  value?: bigint | undefined;
56483
56483
  dataSuffix?: `0x${string}` | undefined;
56484
+ type?: "eip1559" | undefined;
56484
56485
  gas?: bigint | undefined;
56485
56486
  nonce?: number | undefined;
56486
- type?: "eip1559" | undefined;
56487
56487
  blobs?: undefined;
56488
56488
  blobVersionedHashes?: undefined;
56489
56489
  kzg?: undefined;
@@ -56497,7 +56497,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56497
56497
  chainId?: number | undefined;
56498
56498
  connector?: wagmi0.Connector | undefined;
56499
56499
  } | {
56500
- abi: abitype35.Abi;
56500
+ abi: abitype17.Abi;
56501
56501
  functionName: string;
56502
56502
  args?: readonly unknown[] | undefined;
56503
56503
  address: Address;
@@ -56505,9 +56505,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56505
56505
  account?: `0x${string}` | viem491.Account | null | undefined;
56506
56506
  value?: bigint | undefined;
56507
56507
  dataSuffix?: `0x${string}` | undefined;
56508
+ type?: "eip4844" | undefined;
56508
56509
  gas?: bigint | undefined;
56509
56510
  nonce?: number | undefined;
56510
- type?: "eip4844" | undefined;
56511
56511
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
56512
56512
  blobVersionedHashes: readonly viem491.Hex[];
56513
56513
  kzg?: undefined;
@@ -56521,7 +56521,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56521
56521
  chainId?: number | undefined;
56522
56522
  connector?: wagmi0.Connector | undefined;
56523
56523
  } | {
56524
- abi: abitype35.Abi;
56524
+ abi: abitype17.Abi;
56525
56525
  functionName: string;
56526
56526
  args?: readonly unknown[] | undefined;
56527
56527
  address: Address;
@@ -56529,9 +56529,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56529
56529
  account?: `0x${string}` | viem491.Account | null | undefined;
56530
56530
  value?: bigint | undefined;
56531
56531
  dataSuffix?: `0x${string}` | undefined;
56532
+ type?: "eip4844" | undefined;
56532
56533
  gas?: bigint | undefined;
56533
56534
  nonce?: number | undefined;
56534
- type?: "eip4844" | undefined;
56535
56535
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
56536
56536
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56537
56537
  kzg?: viem491.Kzg | undefined;
@@ -56545,7 +56545,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56545
56545
  chainId?: number | undefined;
56546
56546
  connector?: wagmi0.Connector | undefined;
56547
56547
  } | {
56548
- abi: abitype35.Abi;
56548
+ abi: abitype17.Abi;
56549
56549
  functionName: string;
56550
56550
  args?: readonly unknown[] | undefined;
56551
56551
  address: Address;
@@ -56553,9 +56553,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56553
56553
  account?: `0x${string}` | viem491.Account | null | undefined;
56554
56554
  value?: bigint | undefined;
56555
56555
  dataSuffix?: `0x${string}` | undefined;
56556
+ type?: "eip7702" | undefined;
56556
56557
  gas?: bigint | undefined;
56557
56558
  nonce?: number | undefined;
56558
- type?: "eip7702" | undefined;
56559
56559
  blobs?: undefined;
56560
56560
  blobVersionedHashes?: undefined;
56561
56561
  kzg?: undefined;
@@ -56573,11 +56573,11 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56573
56573
  reset: () => void;
56574
56574
  context: unknown;
56575
56575
  submittedAt: number;
56576
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
56576
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
56577
56577
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
56578
56578
  } | {
56579
- data: undefined;
56580
56579
  error: _wagmi_core0.WriteContractErrorType;
56580
+ data: undefined;
56581
56581
  status: "error";
56582
56582
  isError: true;
56583
56583
  isPending: false;
@@ -56586,7 +56586,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56586
56586
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56587
56587
  isPaused: boolean;
56588
56588
  variables: {
56589
- abi: abitype35.Abi;
56589
+ abi: abitype17.Abi;
56590
56590
  functionName: string;
56591
56591
  args?: readonly unknown[] | undefined;
56592
56592
  address: Address;
@@ -56594,9 +56594,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56594
56594
  account?: `0x${string}` | viem491.Account | null | undefined;
56595
56595
  value?: bigint | undefined;
56596
56596
  dataSuffix?: `0x${string}` | undefined;
56597
+ type?: "legacy" | undefined;
56597
56598
  gas?: bigint | undefined;
56598
56599
  nonce?: number | undefined;
56599
- type?: "legacy" | undefined;
56600
56600
  blobs?: undefined;
56601
56601
  blobVersionedHashes?: undefined;
56602
56602
  kzg?: undefined;
@@ -56610,7 +56610,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56610
56610
  chainId?: number | undefined;
56611
56611
  connector?: wagmi0.Connector | undefined;
56612
56612
  } | {
56613
- abi: abitype35.Abi;
56613
+ abi: abitype17.Abi;
56614
56614
  functionName: string;
56615
56615
  args?: readonly unknown[] | undefined;
56616
56616
  address: Address;
@@ -56618,9 +56618,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56618
56618
  account?: `0x${string}` | viem491.Account | null | undefined;
56619
56619
  value?: bigint | undefined;
56620
56620
  dataSuffix?: `0x${string}` | undefined;
56621
+ type?: "eip2930" | undefined;
56621
56622
  gas?: bigint | undefined;
56622
56623
  nonce?: number | undefined;
56623
- type?: "eip2930" | undefined;
56624
56624
  blobs?: undefined;
56625
56625
  blobVersionedHashes?: undefined;
56626
56626
  kzg?: undefined;
@@ -56634,7 +56634,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56634
56634
  chainId?: number | undefined;
56635
56635
  connector?: wagmi0.Connector | undefined;
56636
56636
  } | {
56637
- abi: abitype35.Abi;
56637
+ abi: abitype17.Abi;
56638
56638
  functionName: string;
56639
56639
  args?: readonly unknown[] | undefined;
56640
56640
  address: Address;
@@ -56642,9 +56642,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56642
56642
  account?: `0x${string}` | viem491.Account | null | undefined;
56643
56643
  value?: bigint | undefined;
56644
56644
  dataSuffix?: `0x${string}` | undefined;
56645
+ type?: "eip1559" | undefined;
56645
56646
  gas?: bigint | undefined;
56646
56647
  nonce?: number | undefined;
56647
- type?: "eip1559" | undefined;
56648
56648
  blobs?: undefined;
56649
56649
  blobVersionedHashes?: undefined;
56650
56650
  kzg?: undefined;
@@ -56658,7 +56658,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56658
56658
  chainId?: number | undefined;
56659
56659
  connector?: wagmi0.Connector | undefined;
56660
56660
  } | {
56661
- abi: abitype35.Abi;
56661
+ abi: abitype17.Abi;
56662
56662
  functionName: string;
56663
56663
  args?: readonly unknown[] | undefined;
56664
56664
  address: Address;
@@ -56666,9 +56666,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56666
56666
  account?: `0x${string}` | viem491.Account | null | undefined;
56667
56667
  value?: bigint | undefined;
56668
56668
  dataSuffix?: `0x${string}` | undefined;
56669
+ type?: "eip4844" | undefined;
56669
56670
  gas?: bigint | undefined;
56670
56671
  nonce?: number | undefined;
56671
- type?: "eip4844" | undefined;
56672
56672
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
56673
56673
  blobVersionedHashes: readonly viem491.Hex[];
56674
56674
  kzg?: undefined;
@@ -56682,7 +56682,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56682
56682
  chainId?: number | undefined;
56683
56683
  connector?: wagmi0.Connector | undefined;
56684
56684
  } | {
56685
- abi: abitype35.Abi;
56685
+ abi: abitype17.Abi;
56686
56686
  functionName: string;
56687
56687
  args?: readonly unknown[] | undefined;
56688
56688
  address: Address;
@@ -56690,9 +56690,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56690
56690
  account?: `0x${string}` | viem491.Account | null | undefined;
56691
56691
  value?: bigint | undefined;
56692
56692
  dataSuffix?: `0x${string}` | undefined;
56693
+ type?: "eip4844" | undefined;
56693
56694
  gas?: bigint | undefined;
56694
56695
  nonce?: number | undefined;
56695
- type?: "eip4844" | undefined;
56696
56696
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
56697
56697
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56698
56698
  kzg?: viem491.Kzg | undefined;
@@ -56706,7 +56706,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56706
56706
  chainId?: number | undefined;
56707
56707
  connector?: wagmi0.Connector | undefined;
56708
56708
  } | {
56709
- abi: abitype35.Abi;
56709
+ abi: abitype17.Abi;
56710
56710
  functionName: string;
56711
56711
  args?: readonly unknown[] | undefined;
56712
56712
  address: Address;
@@ -56714,9 +56714,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56714
56714
  account?: `0x${string}` | viem491.Account | null | undefined;
56715
56715
  value?: bigint | undefined;
56716
56716
  dataSuffix?: `0x${string}` | undefined;
56717
+ type?: "eip7702" | undefined;
56717
56718
  gas?: bigint | undefined;
56718
56719
  nonce?: number | undefined;
56719
- type?: "eip7702" | undefined;
56720
56720
  blobs?: undefined;
56721
56721
  blobVersionedHashes?: undefined;
56722
56722
  kzg?: undefined;
@@ -56734,11 +56734,11 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56734
56734
  reset: () => void;
56735
56735
  context: unknown;
56736
56736
  submittedAt: number;
56737
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
56737
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
56738
56738
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
56739
56739
  } | {
56740
- data: `0x${string}`;
56741
56740
  error: null;
56741
+ data: `0x${string}`;
56742
56742
  status: "success";
56743
56743
  isError: false;
56744
56744
  isPending: false;
@@ -56747,7 +56747,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56747
56747
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56748
56748
  isPaused: boolean;
56749
56749
  variables: {
56750
- abi: abitype35.Abi;
56750
+ abi: abitype17.Abi;
56751
56751
  functionName: string;
56752
56752
  args?: readonly unknown[] | undefined;
56753
56753
  address: Address;
@@ -56755,9 +56755,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56755
56755
  account?: `0x${string}` | viem491.Account | null | undefined;
56756
56756
  value?: bigint | undefined;
56757
56757
  dataSuffix?: `0x${string}` | undefined;
56758
+ type?: "legacy" | undefined;
56758
56759
  gas?: bigint | undefined;
56759
56760
  nonce?: number | undefined;
56760
- type?: "legacy" | undefined;
56761
56761
  blobs?: undefined;
56762
56762
  blobVersionedHashes?: undefined;
56763
56763
  kzg?: undefined;
@@ -56771,7 +56771,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56771
56771
  chainId?: number | undefined;
56772
56772
  connector?: wagmi0.Connector | undefined;
56773
56773
  } | {
56774
- abi: abitype35.Abi;
56774
+ abi: abitype17.Abi;
56775
56775
  functionName: string;
56776
56776
  args?: readonly unknown[] | undefined;
56777
56777
  address: Address;
@@ -56779,9 +56779,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56779
56779
  account?: `0x${string}` | viem491.Account | null | undefined;
56780
56780
  value?: bigint | undefined;
56781
56781
  dataSuffix?: `0x${string}` | undefined;
56782
+ type?: "eip2930" | undefined;
56782
56783
  gas?: bigint | undefined;
56783
56784
  nonce?: number | undefined;
56784
- type?: "eip2930" | undefined;
56785
56785
  blobs?: undefined;
56786
56786
  blobVersionedHashes?: undefined;
56787
56787
  kzg?: undefined;
@@ -56795,7 +56795,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56795
56795
  chainId?: number | undefined;
56796
56796
  connector?: wagmi0.Connector | undefined;
56797
56797
  } | {
56798
- abi: abitype35.Abi;
56798
+ abi: abitype17.Abi;
56799
56799
  functionName: string;
56800
56800
  args?: readonly unknown[] | undefined;
56801
56801
  address: Address;
@@ -56803,9 +56803,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56803
56803
  account?: `0x${string}` | viem491.Account | null | undefined;
56804
56804
  value?: bigint | undefined;
56805
56805
  dataSuffix?: `0x${string}` | undefined;
56806
+ type?: "eip1559" | undefined;
56806
56807
  gas?: bigint | undefined;
56807
56808
  nonce?: number | undefined;
56808
- type?: "eip1559" | undefined;
56809
56809
  blobs?: undefined;
56810
56810
  blobVersionedHashes?: undefined;
56811
56811
  kzg?: undefined;
@@ -56819,7 +56819,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56819
56819
  chainId?: number | undefined;
56820
56820
  connector?: wagmi0.Connector | undefined;
56821
56821
  } | {
56822
- abi: abitype35.Abi;
56822
+ abi: abitype17.Abi;
56823
56823
  functionName: string;
56824
56824
  args?: readonly unknown[] | undefined;
56825
56825
  address: Address;
@@ -56827,9 +56827,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56827
56827
  account?: `0x${string}` | viem491.Account | null | undefined;
56828
56828
  value?: bigint | undefined;
56829
56829
  dataSuffix?: `0x${string}` | undefined;
56830
+ type?: "eip4844" | undefined;
56830
56831
  gas?: bigint | undefined;
56831
56832
  nonce?: number | undefined;
56832
- type?: "eip4844" | undefined;
56833
56833
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
56834
56834
  blobVersionedHashes: readonly viem491.Hex[];
56835
56835
  kzg?: undefined;
@@ -56843,7 +56843,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56843
56843
  chainId?: number | undefined;
56844
56844
  connector?: wagmi0.Connector | undefined;
56845
56845
  } | {
56846
- abi: abitype35.Abi;
56846
+ abi: abitype17.Abi;
56847
56847
  functionName: string;
56848
56848
  args?: readonly unknown[] | undefined;
56849
56849
  address: Address;
@@ -56851,9 +56851,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56851
56851
  account?: `0x${string}` | viem491.Account | null | undefined;
56852
56852
  value?: bigint | undefined;
56853
56853
  dataSuffix?: `0x${string}` | undefined;
56854
+ type?: "eip4844" | undefined;
56854
56855
  gas?: bigint | undefined;
56855
56856
  nonce?: number | undefined;
56856
- type?: "eip4844" | undefined;
56857
56857
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
56858
56858
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
56859
56859
  kzg?: viem491.Kzg | undefined;
@@ -56867,7 +56867,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56867
56867
  chainId?: number | undefined;
56868
56868
  connector?: wagmi0.Connector | undefined;
56869
56869
  } | {
56870
- abi: abitype35.Abi;
56870
+ abi: abitype17.Abi;
56871
56871
  functionName: string;
56872
56872
  args?: readonly unknown[] | undefined;
56873
56873
  address: Address;
@@ -56875,9 +56875,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56875
56875
  account?: `0x${string}` | viem491.Account | null | undefined;
56876
56876
  value?: bigint | undefined;
56877
56877
  dataSuffix?: `0x${string}` | undefined;
56878
+ type?: "eip7702" | undefined;
56878
56879
  gas?: bigint | undefined;
56879
56880
  nonce?: number | undefined;
56880
- type?: "eip7702" | undefined;
56881
56881
  blobs?: undefined;
56882
56882
  blobVersionedHashes?: undefined;
56883
56883
  kzg?: undefined;
@@ -56895,14 +56895,14 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
56895
56895
  reset: () => void;
56896
56896
  context: unknown;
56897
56897
  submittedAt: number;
56898
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
56898
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
56899
56899
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
56900
56900
  };
56901
56901
  //#endregion
56902
56902
  //#region src/hooks/guardian/usePauseMarketTrading.d.ts
56903
56903
  declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56904
- data: undefined;
56905
56904
  error: null;
56905
+ data: undefined;
56906
56906
  status: "idle";
56907
56907
  isError: false;
56908
56908
  isPending: false;
@@ -56915,11 +56915,11 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56915
56915
  reset: () => void;
56916
56916
  context: unknown;
56917
56917
  submittedAt: number;
56918
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
56918
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
56919
56919
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
56920
56920
  } | {
56921
- data: undefined;
56922
56921
  error: null;
56922
+ data: undefined;
56923
56923
  status: "pending";
56924
56924
  isError: false;
56925
56925
  isPending: true;
@@ -56928,7 +56928,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56928
56928
  failureReason: _wagmi_core0.WriteContractErrorType | null;
56929
56929
  isPaused: boolean;
56930
56930
  variables: {
56931
- abi: abitype35.Abi;
56931
+ abi: abitype17.Abi;
56932
56932
  functionName: string;
56933
56933
  args?: readonly unknown[] | undefined;
56934
56934
  address: Address;
@@ -56936,9 +56936,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56936
56936
  account?: `0x${string}` | viem491.Account | null | undefined;
56937
56937
  value?: bigint | undefined;
56938
56938
  dataSuffix?: `0x${string}` | undefined;
56939
+ type?: "legacy" | undefined;
56939
56940
  gas?: bigint | undefined;
56940
56941
  nonce?: number | undefined;
56941
- type?: "legacy" | undefined;
56942
56942
  blobs?: undefined;
56943
56943
  blobVersionedHashes?: undefined;
56944
56944
  kzg?: undefined;
@@ -56952,7 +56952,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56952
56952
  chainId?: number | undefined;
56953
56953
  connector?: wagmi0.Connector | undefined;
56954
56954
  } | {
56955
- abi: abitype35.Abi;
56955
+ abi: abitype17.Abi;
56956
56956
  functionName: string;
56957
56957
  args?: readonly unknown[] | undefined;
56958
56958
  address: Address;
@@ -56960,9 +56960,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56960
56960
  account?: `0x${string}` | viem491.Account | null | undefined;
56961
56961
  value?: bigint | undefined;
56962
56962
  dataSuffix?: `0x${string}` | undefined;
56963
+ type?: "eip2930" | undefined;
56963
56964
  gas?: bigint | undefined;
56964
56965
  nonce?: number | undefined;
56965
- type?: "eip2930" | undefined;
56966
56966
  blobs?: undefined;
56967
56967
  blobVersionedHashes?: undefined;
56968
56968
  kzg?: undefined;
@@ -56976,7 +56976,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56976
56976
  chainId?: number | undefined;
56977
56977
  connector?: wagmi0.Connector | undefined;
56978
56978
  } | {
56979
- abi: abitype35.Abi;
56979
+ abi: abitype17.Abi;
56980
56980
  functionName: string;
56981
56981
  args?: readonly unknown[] | undefined;
56982
56982
  address: Address;
@@ -56984,9 +56984,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
56984
56984
  account?: `0x${string}` | viem491.Account | null | undefined;
56985
56985
  value?: bigint | undefined;
56986
56986
  dataSuffix?: `0x${string}` | undefined;
56987
+ type?: "eip1559" | undefined;
56987
56988
  gas?: bigint | undefined;
56988
56989
  nonce?: number | undefined;
56989
- type?: "eip1559" | undefined;
56990
56990
  blobs?: undefined;
56991
56991
  blobVersionedHashes?: undefined;
56992
56992
  kzg?: undefined;
@@ -57000,7 +57000,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57000
57000
  chainId?: number | undefined;
57001
57001
  connector?: wagmi0.Connector | undefined;
57002
57002
  } | {
57003
- abi: abitype35.Abi;
57003
+ abi: abitype17.Abi;
57004
57004
  functionName: string;
57005
57005
  args?: readonly unknown[] | undefined;
57006
57006
  address: Address;
@@ -57008,9 +57008,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57008
57008
  account?: `0x${string}` | viem491.Account | null | undefined;
57009
57009
  value?: bigint | undefined;
57010
57010
  dataSuffix?: `0x${string}` | undefined;
57011
+ type?: "eip4844" | undefined;
57011
57012
  gas?: bigint | undefined;
57012
57013
  nonce?: number | undefined;
57013
- type?: "eip4844" | undefined;
57014
57014
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57015
57015
  blobVersionedHashes: readonly viem491.Hex[];
57016
57016
  kzg?: undefined;
@@ -57024,7 +57024,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57024
57024
  chainId?: number | undefined;
57025
57025
  connector?: wagmi0.Connector | undefined;
57026
57026
  } | {
57027
- abi: abitype35.Abi;
57027
+ abi: abitype17.Abi;
57028
57028
  functionName: string;
57029
57029
  args?: readonly unknown[] | undefined;
57030
57030
  address: Address;
@@ -57032,9 +57032,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57032
57032
  account?: `0x${string}` | viem491.Account | null | undefined;
57033
57033
  value?: bigint | undefined;
57034
57034
  dataSuffix?: `0x${string}` | undefined;
57035
+ type?: "eip4844" | undefined;
57035
57036
  gas?: bigint | undefined;
57036
57037
  nonce?: number | undefined;
57037
- type?: "eip4844" | undefined;
57038
57038
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57039
57039
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57040
57040
  kzg?: viem491.Kzg | undefined;
@@ -57048,7 +57048,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57048
57048
  chainId?: number | undefined;
57049
57049
  connector?: wagmi0.Connector | undefined;
57050
57050
  } | {
57051
- abi: abitype35.Abi;
57051
+ abi: abitype17.Abi;
57052
57052
  functionName: string;
57053
57053
  args?: readonly unknown[] | undefined;
57054
57054
  address: Address;
@@ -57056,9 +57056,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57056
57056
  account?: `0x${string}` | viem491.Account | null | undefined;
57057
57057
  value?: bigint | undefined;
57058
57058
  dataSuffix?: `0x${string}` | undefined;
57059
+ type?: "eip7702" | undefined;
57059
57060
  gas?: bigint | undefined;
57060
57061
  nonce?: number | undefined;
57061
- type?: "eip7702" | undefined;
57062
57062
  blobs?: undefined;
57063
57063
  blobVersionedHashes?: undefined;
57064
57064
  kzg?: undefined;
@@ -57076,11 +57076,11 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57076
57076
  reset: () => void;
57077
57077
  context: unknown;
57078
57078
  submittedAt: number;
57079
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
57079
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
57080
57080
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
57081
57081
  } | {
57082
- data: undefined;
57083
57082
  error: _wagmi_core0.WriteContractErrorType;
57083
+ data: undefined;
57084
57084
  status: "error";
57085
57085
  isError: true;
57086
57086
  isPending: false;
@@ -57089,7 +57089,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57089
57089
  failureReason: _wagmi_core0.WriteContractErrorType | null;
57090
57090
  isPaused: boolean;
57091
57091
  variables: {
57092
- abi: abitype35.Abi;
57092
+ abi: abitype17.Abi;
57093
57093
  functionName: string;
57094
57094
  args?: readonly unknown[] | undefined;
57095
57095
  address: Address;
@@ -57097,9 +57097,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57097
57097
  account?: `0x${string}` | viem491.Account | null | undefined;
57098
57098
  value?: bigint | undefined;
57099
57099
  dataSuffix?: `0x${string}` | undefined;
57100
+ type?: "legacy" | undefined;
57100
57101
  gas?: bigint | undefined;
57101
57102
  nonce?: number | undefined;
57102
- type?: "legacy" | undefined;
57103
57103
  blobs?: undefined;
57104
57104
  blobVersionedHashes?: undefined;
57105
57105
  kzg?: undefined;
@@ -57113,7 +57113,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57113
57113
  chainId?: number | undefined;
57114
57114
  connector?: wagmi0.Connector | undefined;
57115
57115
  } | {
57116
- abi: abitype35.Abi;
57116
+ abi: abitype17.Abi;
57117
57117
  functionName: string;
57118
57118
  args?: readonly unknown[] | undefined;
57119
57119
  address: Address;
@@ -57121,9 +57121,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57121
57121
  account?: `0x${string}` | viem491.Account | null | undefined;
57122
57122
  value?: bigint | undefined;
57123
57123
  dataSuffix?: `0x${string}` | undefined;
57124
+ type?: "eip2930" | undefined;
57124
57125
  gas?: bigint | undefined;
57125
57126
  nonce?: number | undefined;
57126
- type?: "eip2930" | undefined;
57127
57127
  blobs?: undefined;
57128
57128
  blobVersionedHashes?: undefined;
57129
57129
  kzg?: undefined;
@@ -57137,7 +57137,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57137
57137
  chainId?: number | undefined;
57138
57138
  connector?: wagmi0.Connector | undefined;
57139
57139
  } | {
57140
- abi: abitype35.Abi;
57140
+ abi: abitype17.Abi;
57141
57141
  functionName: string;
57142
57142
  args?: readonly unknown[] | undefined;
57143
57143
  address: Address;
@@ -57145,9 +57145,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57145
57145
  account?: `0x${string}` | viem491.Account | null | undefined;
57146
57146
  value?: bigint | undefined;
57147
57147
  dataSuffix?: `0x${string}` | undefined;
57148
+ type?: "eip1559" | undefined;
57148
57149
  gas?: bigint | undefined;
57149
57150
  nonce?: number | undefined;
57150
- type?: "eip1559" | undefined;
57151
57151
  blobs?: undefined;
57152
57152
  blobVersionedHashes?: undefined;
57153
57153
  kzg?: undefined;
@@ -57161,7 +57161,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57161
57161
  chainId?: number | undefined;
57162
57162
  connector?: wagmi0.Connector | undefined;
57163
57163
  } | {
57164
- abi: abitype35.Abi;
57164
+ abi: abitype17.Abi;
57165
57165
  functionName: string;
57166
57166
  args?: readonly unknown[] | undefined;
57167
57167
  address: Address;
@@ -57169,9 +57169,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57169
57169
  account?: `0x${string}` | viem491.Account | null | undefined;
57170
57170
  value?: bigint | undefined;
57171
57171
  dataSuffix?: `0x${string}` | undefined;
57172
+ type?: "eip4844" | undefined;
57172
57173
  gas?: bigint | undefined;
57173
57174
  nonce?: number | undefined;
57174
- type?: "eip4844" | undefined;
57175
57175
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57176
57176
  blobVersionedHashes: readonly viem491.Hex[];
57177
57177
  kzg?: undefined;
@@ -57185,7 +57185,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57185
57185
  chainId?: number | undefined;
57186
57186
  connector?: wagmi0.Connector | undefined;
57187
57187
  } | {
57188
- abi: abitype35.Abi;
57188
+ abi: abitype17.Abi;
57189
57189
  functionName: string;
57190
57190
  args?: readonly unknown[] | undefined;
57191
57191
  address: Address;
@@ -57193,9 +57193,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57193
57193
  account?: `0x${string}` | viem491.Account | null | undefined;
57194
57194
  value?: bigint | undefined;
57195
57195
  dataSuffix?: `0x${string}` | undefined;
57196
+ type?: "eip4844" | undefined;
57196
57197
  gas?: bigint | undefined;
57197
57198
  nonce?: number | undefined;
57198
- type?: "eip4844" | undefined;
57199
57199
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57200
57200
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57201
57201
  kzg?: viem491.Kzg | undefined;
@@ -57209,7 +57209,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57209
57209
  chainId?: number | undefined;
57210
57210
  connector?: wagmi0.Connector | undefined;
57211
57211
  } | {
57212
- abi: abitype35.Abi;
57212
+ abi: abitype17.Abi;
57213
57213
  functionName: string;
57214
57214
  args?: readonly unknown[] | undefined;
57215
57215
  address: Address;
@@ -57217,9 +57217,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57217
57217
  account?: `0x${string}` | viem491.Account | null | undefined;
57218
57218
  value?: bigint | undefined;
57219
57219
  dataSuffix?: `0x${string}` | undefined;
57220
+ type?: "eip7702" | undefined;
57220
57221
  gas?: bigint | undefined;
57221
57222
  nonce?: number | undefined;
57222
- type?: "eip7702" | undefined;
57223
57223
  blobs?: undefined;
57224
57224
  blobVersionedHashes?: undefined;
57225
57225
  kzg?: undefined;
@@ -57237,11 +57237,11 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57237
57237
  reset: () => void;
57238
57238
  context: unknown;
57239
57239
  submittedAt: number;
57240
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
57240
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
57241
57241
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
57242
57242
  } | {
57243
- data: `0x${string}`;
57244
57243
  error: null;
57244
+ data: `0x${string}`;
57245
57245
  status: "success";
57246
57246
  isError: false;
57247
57247
  isPending: false;
@@ -57250,7 +57250,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57250
57250
  failureReason: _wagmi_core0.WriteContractErrorType | null;
57251
57251
  isPaused: boolean;
57252
57252
  variables: {
57253
- abi: abitype35.Abi;
57253
+ abi: abitype17.Abi;
57254
57254
  functionName: string;
57255
57255
  args?: readonly unknown[] | undefined;
57256
57256
  address: Address;
@@ -57258,9 +57258,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57258
57258
  account?: `0x${string}` | viem491.Account | null | undefined;
57259
57259
  value?: bigint | undefined;
57260
57260
  dataSuffix?: `0x${string}` | undefined;
57261
+ type?: "legacy" | undefined;
57261
57262
  gas?: bigint | undefined;
57262
57263
  nonce?: number | undefined;
57263
- type?: "legacy" | undefined;
57264
57264
  blobs?: undefined;
57265
57265
  blobVersionedHashes?: undefined;
57266
57266
  kzg?: undefined;
@@ -57274,7 +57274,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57274
57274
  chainId?: number | undefined;
57275
57275
  connector?: wagmi0.Connector | undefined;
57276
57276
  } | {
57277
- abi: abitype35.Abi;
57277
+ abi: abitype17.Abi;
57278
57278
  functionName: string;
57279
57279
  args?: readonly unknown[] | undefined;
57280
57280
  address: Address;
@@ -57282,9 +57282,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57282
57282
  account?: `0x${string}` | viem491.Account | null | undefined;
57283
57283
  value?: bigint | undefined;
57284
57284
  dataSuffix?: `0x${string}` | undefined;
57285
+ type?: "eip2930" | undefined;
57285
57286
  gas?: bigint | undefined;
57286
57287
  nonce?: number | undefined;
57287
- type?: "eip2930" | undefined;
57288
57288
  blobs?: undefined;
57289
57289
  blobVersionedHashes?: undefined;
57290
57290
  kzg?: undefined;
@@ -57298,7 +57298,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57298
57298
  chainId?: number | undefined;
57299
57299
  connector?: wagmi0.Connector | undefined;
57300
57300
  } | {
57301
- abi: abitype35.Abi;
57301
+ abi: abitype17.Abi;
57302
57302
  functionName: string;
57303
57303
  args?: readonly unknown[] | undefined;
57304
57304
  address: Address;
@@ -57306,9 +57306,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57306
57306
  account?: `0x${string}` | viem491.Account | null | undefined;
57307
57307
  value?: bigint | undefined;
57308
57308
  dataSuffix?: `0x${string}` | undefined;
57309
+ type?: "eip1559" | undefined;
57309
57310
  gas?: bigint | undefined;
57310
57311
  nonce?: number | undefined;
57311
- type?: "eip1559" | undefined;
57312
57312
  blobs?: undefined;
57313
57313
  blobVersionedHashes?: undefined;
57314
57314
  kzg?: undefined;
@@ -57322,7 +57322,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57322
57322
  chainId?: number | undefined;
57323
57323
  connector?: wagmi0.Connector | undefined;
57324
57324
  } | {
57325
- abi: abitype35.Abi;
57325
+ abi: abitype17.Abi;
57326
57326
  functionName: string;
57327
57327
  args?: readonly unknown[] | undefined;
57328
57328
  address: Address;
@@ -57330,9 +57330,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57330
57330
  account?: `0x${string}` | viem491.Account | null | undefined;
57331
57331
  value?: bigint | undefined;
57332
57332
  dataSuffix?: `0x${string}` | undefined;
57333
+ type?: "eip4844" | undefined;
57333
57334
  gas?: bigint | undefined;
57334
57335
  nonce?: number | undefined;
57335
- type?: "eip4844" | undefined;
57336
57336
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57337
57337
  blobVersionedHashes: readonly viem491.Hex[];
57338
57338
  kzg?: undefined;
@@ -57346,7 +57346,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57346
57346
  chainId?: number | undefined;
57347
57347
  connector?: wagmi0.Connector | undefined;
57348
57348
  } | {
57349
- abi: abitype35.Abi;
57349
+ abi: abitype17.Abi;
57350
57350
  functionName: string;
57351
57351
  args?: readonly unknown[] | undefined;
57352
57352
  address: Address;
@@ -57354,9 +57354,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57354
57354
  account?: `0x${string}` | viem491.Account | null | undefined;
57355
57355
  value?: bigint | undefined;
57356
57356
  dataSuffix?: `0x${string}` | undefined;
57357
+ type?: "eip4844" | undefined;
57357
57358
  gas?: bigint | undefined;
57358
57359
  nonce?: number | undefined;
57359
- type?: "eip4844" | undefined;
57360
57360
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57361
57361
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57362
57362
  kzg?: viem491.Kzg | undefined;
@@ -57370,7 +57370,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57370
57370
  chainId?: number | undefined;
57371
57371
  connector?: wagmi0.Connector | undefined;
57372
57372
  } | {
57373
- abi: abitype35.Abi;
57373
+ abi: abitype17.Abi;
57374
57374
  functionName: string;
57375
57375
  args?: readonly unknown[] | undefined;
57376
57376
  address: Address;
@@ -57378,9 +57378,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57378
57378
  account?: `0x${string}` | viem491.Account | null | undefined;
57379
57379
  value?: bigint | undefined;
57380
57380
  dataSuffix?: `0x${string}` | undefined;
57381
+ type?: "eip7702" | undefined;
57381
57382
  gas?: bigint | undefined;
57382
57383
  nonce?: number | undefined;
57383
- type?: "eip7702" | undefined;
57384
57384
  blobs?: undefined;
57385
57385
  blobVersionedHashes?: undefined;
57386
57386
  kzg?: undefined;
@@ -57398,7 +57398,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
57398
57398
  reset: () => void;
57399
57399
  context: unknown;
57400
57400
  submittedAt: number;
57401
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
57401
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
57402
57402
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
57403
57403
  };
57404
57404
  //#endregion
@@ -57413,8 +57413,8 @@ declare const useFeeRates: (feeStrategy?: Address) => Partial<NonUndefinedGuard<
57413
57413
  //#endregion
57414
57414
  //#region src/hooks/fees/useUpdateMarketFees.d.ts
57415
57415
  declare const useUpdateMarketFees: (marketAddr: Address) => {
57416
- data: undefined;
57417
57416
  error: null;
57417
+ data: undefined;
57418
57418
  status: "idle";
57419
57419
  isError: false;
57420
57420
  isPending: false;
@@ -57427,7 +57427,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57427
57427
  reset: () => void;
57428
57428
  context: unknown;
57429
57429
  submittedAt: number;
57430
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
57430
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
57431
57431
  updateMarketFees: (rates: {
57432
57432
  openingFeeRate?: number;
57433
57433
  baseFeeRate?: number;
@@ -57440,8 +57440,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57440
57440
  newFeeStrategy: `0x${string}`;
57441
57441
  }>;
57442
57442
  } | {
57443
- data: undefined;
57444
57443
  error: null;
57444
+ data: undefined;
57445
57445
  status: "pending";
57446
57446
  isError: false;
57447
57447
  isPending: true;
@@ -57450,7 +57450,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57450
57450
  failureReason: _wagmi_core0.WriteContractErrorType | null;
57451
57451
  isPaused: boolean;
57452
57452
  variables: {
57453
- abi: abitype35.Abi;
57453
+ abi: abitype17.Abi;
57454
57454
  functionName: string;
57455
57455
  args?: readonly unknown[] | undefined;
57456
57456
  address: Address;
@@ -57458,9 +57458,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57458
57458
  account?: `0x${string}` | viem491.Account | null | undefined;
57459
57459
  value?: bigint | undefined;
57460
57460
  dataSuffix?: `0x${string}` | undefined;
57461
+ type?: "legacy" | undefined;
57461
57462
  gas?: bigint | undefined;
57462
57463
  nonce?: number | undefined;
57463
- type?: "legacy" | undefined;
57464
57464
  blobs?: undefined;
57465
57465
  blobVersionedHashes?: undefined;
57466
57466
  kzg?: undefined;
@@ -57474,7 +57474,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57474
57474
  chainId?: number | undefined;
57475
57475
  connector?: wagmi0.Connector | undefined;
57476
57476
  } | {
57477
- abi: abitype35.Abi;
57477
+ abi: abitype17.Abi;
57478
57478
  functionName: string;
57479
57479
  args?: readonly unknown[] | undefined;
57480
57480
  address: Address;
@@ -57482,9 +57482,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57482
57482
  account?: `0x${string}` | viem491.Account | null | undefined;
57483
57483
  value?: bigint | undefined;
57484
57484
  dataSuffix?: `0x${string}` | undefined;
57485
+ type?: "eip2930" | undefined;
57485
57486
  gas?: bigint | undefined;
57486
57487
  nonce?: number | undefined;
57487
- type?: "eip2930" | undefined;
57488
57488
  blobs?: undefined;
57489
57489
  blobVersionedHashes?: undefined;
57490
57490
  kzg?: undefined;
@@ -57498,7 +57498,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57498
57498
  chainId?: number | undefined;
57499
57499
  connector?: wagmi0.Connector | undefined;
57500
57500
  } | {
57501
- abi: abitype35.Abi;
57501
+ abi: abitype17.Abi;
57502
57502
  functionName: string;
57503
57503
  args?: readonly unknown[] | undefined;
57504
57504
  address: Address;
@@ -57506,9 +57506,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57506
57506
  account?: `0x${string}` | viem491.Account | null | undefined;
57507
57507
  value?: bigint | undefined;
57508
57508
  dataSuffix?: `0x${string}` | undefined;
57509
+ type?: "eip1559" | undefined;
57509
57510
  gas?: bigint | undefined;
57510
57511
  nonce?: number | undefined;
57511
- type?: "eip1559" | undefined;
57512
57512
  blobs?: undefined;
57513
57513
  blobVersionedHashes?: undefined;
57514
57514
  kzg?: undefined;
@@ -57522,7 +57522,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57522
57522
  chainId?: number | undefined;
57523
57523
  connector?: wagmi0.Connector | undefined;
57524
57524
  } | {
57525
- abi: abitype35.Abi;
57525
+ abi: abitype17.Abi;
57526
57526
  functionName: string;
57527
57527
  args?: readonly unknown[] | undefined;
57528
57528
  address: Address;
@@ -57530,9 +57530,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57530
57530
  account?: `0x${string}` | viem491.Account | null | undefined;
57531
57531
  value?: bigint | undefined;
57532
57532
  dataSuffix?: `0x${string}` | undefined;
57533
+ type?: "eip4844" | undefined;
57533
57534
  gas?: bigint | undefined;
57534
57535
  nonce?: number | undefined;
57535
- type?: "eip4844" | undefined;
57536
57536
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57537
57537
  blobVersionedHashes: readonly viem491.Hex[];
57538
57538
  kzg?: undefined;
@@ -57546,7 +57546,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57546
57546
  chainId?: number | undefined;
57547
57547
  connector?: wagmi0.Connector | undefined;
57548
57548
  } | {
57549
- abi: abitype35.Abi;
57549
+ abi: abitype17.Abi;
57550
57550
  functionName: string;
57551
57551
  args?: readonly unknown[] | undefined;
57552
57552
  address: Address;
@@ -57554,9 +57554,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57554
57554
  account?: `0x${string}` | viem491.Account | null | undefined;
57555
57555
  value?: bigint | undefined;
57556
57556
  dataSuffix?: `0x${string}` | undefined;
57557
+ type?: "eip4844" | undefined;
57557
57558
  gas?: bigint | undefined;
57558
57559
  nonce?: number | undefined;
57559
- type?: "eip4844" | undefined;
57560
57560
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57561
57561
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57562
57562
  kzg?: viem491.Kzg | undefined;
@@ -57570,7 +57570,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57570
57570
  chainId?: number | undefined;
57571
57571
  connector?: wagmi0.Connector | undefined;
57572
57572
  } | {
57573
- abi: abitype35.Abi;
57573
+ abi: abitype17.Abi;
57574
57574
  functionName: string;
57575
57575
  args?: readonly unknown[] | undefined;
57576
57576
  address: Address;
@@ -57578,9 +57578,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57578
57578
  account?: `0x${string}` | viem491.Account | null | undefined;
57579
57579
  value?: bigint | undefined;
57580
57580
  dataSuffix?: `0x${string}` | undefined;
57581
+ type?: "eip7702" | undefined;
57581
57582
  gas?: bigint | undefined;
57582
57583
  nonce?: number | undefined;
57583
- type?: "eip7702" | undefined;
57584
57584
  blobs?: undefined;
57585
57585
  blobVersionedHashes?: undefined;
57586
57586
  kzg?: undefined;
@@ -57598,7 +57598,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57598
57598
  reset: () => void;
57599
57599
  context: unknown;
57600
57600
  submittedAt: number;
57601
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
57601
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
57602
57602
  updateMarketFees: (rates: {
57603
57603
  openingFeeRate?: number;
57604
57604
  baseFeeRate?: number;
@@ -57611,8 +57611,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57611
57611
  newFeeStrategy: `0x${string}`;
57612
57612
  }>;
57613
57613
  } | {
57614
- data: undefined;
57615
57614
  error: _wagmi_core0.WriteContractErrorType;
57615
+ data: undefined;
57616
57616
  status: "error";
57617
57617
  isError: true;
57618
57618
  isPending: false;
@@ -57621,7 +57621,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57621
57621
  failureReason: _wagmi_core0.WriteContractErrorType | null;
57622
57622
  isPaused: boolean;
57623
57623
  variables: {
57624
- abi: abitype35.Abi;
57624
+ abi: abitype17.Abi;
57625
57625
  functionName: string;
57626
57626
  args?: readonly unknown[] | undefined;
57627
57627
  address: Address;
@@ -57629,9 +57629,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57629
57629
  account?: `0x${string}` | viem491.Account | null | undefined;
57630
57630
  value?: bigint | undefined;
57631
57631
  dataSuffix?: `0x${string}` | undefined;
57632
+ type?: "legacy" | undefined;
57632
57633
  gas?: bigint | undefined;
57633
57634
  nonce?: number | undefined;
57634
- type?: "legacy" | undefined;
57635
57635
  blobs?: undefined;
57636
57636
  blobVersionedHashes?: undefined;
57637
57637
  kzg?: undefined;
@@ -57645,7 +57645,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57645
57645
  chainId?: number | undefined;
57646
57646
  connector?: wagmi0.Connector | undefined;
57647
57647
  } | {
57648
- abi: abitype35.Abi;
57648
+ abi: abitype17.Abi;
57649
57649
  functionName: string;
57650
57650
  args?: readonly unknown[] | undefined;
57651
57651
  address: Address;
@@ -57653,9 +57653,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57653
57653
  account?: `0x${string}` | viem491.Account | null | undefined;
57654
57654
  value?: bigint | undefined;
57655
57655
  dataSuffix?: `0x${string}` | undefined;
57656
+ type?: "eip2930" | undefined;
57656
57657
  gas?: bigint | undefined;
57657
57658
  nonce?: number | undefined;
57658
- type?: "eip2930" | undefined;
57659
57659
  blobs?: undefined;
57660
57660
  blobVersionedHashes?: undefined;
57661
57661
  kzg?: undefined;
@@ -57669,7 +57669,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57669
57669
  chainId?: number | undefined;
57670
57670
  connector?: wagmi0.Connector | undefined;
57671
57671
  } | {
57672
- abi: abitype35.Abi;
57672
+ abi: abitype17.Abi;
57673
57673
  functionName: string;
57674
57674
  args?: readonly unknown[] | undefined;
57675
57675
  address: Address;
@@ -57677,9 +57677,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57677
57677
  account?: `0x${string}` | viem491.Account | null | undefined;
57678
57678
  value?: bigint | undefined;
57679
57679
  dataSuffix?: `0x${string}` | undefined;
57680
+ type?: "eip1559" | undefined;
57680
57681
  gas?: bigint | undefined;
57681
57682
  nonce?: number | undefined;
57682
- type?: "eip1559" | undefined;
57683
57683
  blobs?: undefined;
57684
57684
  blobVersionedHashes?: undefined;
57685
57685
  kzg?: undefined;
@@ -57693,7 +57693,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57693
57693
  chainId?: number | undefined;
57694
57694
  connector?: wagmi0.Connector | undefined;
57695
57695
  } | {
57696
- abi: abitype35.Abi;
57696
+ abi: abitype17.Abi;
57697
57697
  functionName: string;
57698
57698
  args?: readonly unknown[] | undefined;
57699
57699
  address: Address;
@@ -57701,9 +57701,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57701
57701
  account?: `0x${string}` | viem491.Account | null | undefined;
57702
57702
  value?: bigint | undefined;
57703
57703
  dataSuffix?: `0x${string}` | undefined;
57704
+ type?: "eip4844" | undefined;
57704
57705
  gas?: bigint | undefined;
57705
57706
  nonce?: number | undefined;
57706
- type?: "eip4844" | undefined;
57707
57707
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57708
57708
  blobVersionedHashes: readonly viem491.Hex[];
57709
57709
  kzg?: undefined;
@@ -57717,7 +57717,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57717
57717
  chainId?: number | undefined;
57718
57718
  connector?: wagmi0.Connector | undefined;
57719
57719
  } | {
57720
- abi: abitype35.Abi;
57720
+ abi: abitype17.Abi;
57721
57721
  functionName: string;
57722
57722
  args?: readonly unknown[] | undefined;
57723
57723
  address: Address;
@@ -57725,9 +57725,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57725
57725
  account?: `0x${string}` | viem491.Account | null | undefined;
57726
57726
  value?: bigint | undefined;
57727
57727
  dataSuffix?: `0x${string}` | undefined;
57728
+ type?: "eip4844" | undefined;
57728
57729
  gas?: bigint | undefined;
57729
57730
  nonce?: number | undefined;
57730
- type?: "eip4844" | undefined;
57731
57731
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57732
57732
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57733
57733
  kzg?: viem491.Kzg | undefined;
@@ -57741,7 +57741,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57741
57741
  chainId?: number | undefined;
57742
57742
  connector?: wagmi0.Connector | undefined;
57743
57743
  } | {
57744
- abi: abitype35.Abi;
57744
+ abi: abitype17.Abi;
57745
57745
  functionName: string;
57746
57746
  args?: readonly unknown[] | undefined;
57747
57747
  address: Address;
@@ -57749,9 +57749,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57749
57749
  account?: `0x${string}` | viem491.Account | null | undefined;
57750
57750
  value?: bigint | undefined;
57751
57751
  dataSuffix?: `0x${string}` | undefined;
57752
+ type?: "eip7702" | undefined;
57752
57753
  gas?: bigint | undefined;
57753
57754
  nonce?: number | undefined;
57754
- type?: "eip7702" | undefined;
57755
57755
  blobs?: undefined;
57756
57756
  blobVersionedHashes?: undefined;
57757
57757
  kzg?: undefined;
@@ -57769,7 +57769,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57769
57769
  reset: () => void;
57770
57770
  context: unknown;
57771
57771
  submittedAt: number;
57772
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
57772
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
57773
57773
  updateMarketFees: (rates: {
57774
57774
  openingFeeRate?: number;
57775
57775
  baseFeeRate?: number;
@@ -57782,8 +57782,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57782
57782
  newFeeStrategy: `0x${string}`;
57783
57783
  }>;
57784
57784
  } | {
57785
- data: `0x${string}`;
57786
57785
  error: null;
57786
+ data: `0x${string}`;
57787
57787
  status: "success";
57788
57788
  isError: false;
57789
57789
  isPending: false;
@@ -57792,7 +57792,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57792
57792
  failureReason: _wagmi_core0.WriteContractErrorType | null;
57793
57793
  isPaused: boolean;
57794
57794
  variables: {
57795
- abi: abitype35.Abi;
57795
+ abi: abitype17.Abi;
57796
57796
  functionName: string;
57797
57797
  args?: readonly unknown[] | undefined;
57798
57798
  address: Address;
@@ -57800,9 +57800,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57800
57800
  account?: `0x${string}` | viem491.Account | null | undefined;
57801
57801
  value?: bigint | undefined;
57802
57802
  dataSuffix?: `0x${string}` | undefined;
57803
+ type?: "legacy" | undefined;
57803
57804
  gas?: bigint | undefined;
57804
57805
  nonce?: number | undefined;
57805
- type?: "legacy" | undefined;
57806
57806
  blobs?: undefined;
57807
57807
  blobVersionedHashes?: undefined;
57808
57808
  kzg?: undefined;
@@ -57816,7 +57816,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57816
57816
  chainId?: number | undefined;
57817
57817
  connector?: wagmi0.Connector | undefined;
57818
57818
  } | {
57819
- abi: abitype35.Abi;
57819
+ abi: abitype17.Abi;
57820
57820
  functionName: string;
57821
57821
  args?: readonly unknown[] | undefined;
57822
57822
  address: Address;
@@ -57824,9 +57824,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57824
57824
  account?: `0x${string}` | viem491.Account | null | undefined;
57825
57825
  value?: bigint | undefined;
57826
57826
  dataSuffix?: `0x${string}` | undefined;
57827
+ type?: "eip2930" | undefined;
57827
57828
  gas?: bigint | undefined;
57828
57829
  nonce?: number | undefined;
57829
- type?: "eip2930" | undefined;
57830
57830
  blobs?: undefined;
57831
57831
  blobVersionedHashes?: undefined;
57832
57832
  kzg?: undefined;
@@ -57840,7 +57840,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57840
57840
  chainId?: number | undefined;
57841
57841
  connector?: wagmi0.Connector | undefined;
57842
57842
  } | {
57843
- abi: abitype35.Abi;
57843
+ abi: abitype17.Abi;
57844
57844
  functionName: string;
57845
57845
  args?: readonly unknown[] | undefined;
57846
57846
  address: Address;
@@ -57848,9 +57848,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57848
57848
  account?: `0x${string}` | viem491.Account | null | undefined;
57849
57849
  value?: bigint | undefined;
57850
57850
  dataSuffix?: `0x${string}` | undefined;
57851
+ type?: "eip1559" | undefined;
57851
57852
  gas?: bigint | undefined;
57852
57853
  nonce?: number | undefined;
57853
- type?: "eip1559" | undefined;
57854
57854
  blobs?: undefined;
57855
57855
  blobVersionedHashes?: undefined;
57856
57856
  kzg?: undefined;
@@ -57864,7 +57864,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57864
57864
  chainId?: number | undefined;
57865
57865
  connector?: wagmi0.Connector | undefined;
57866
57866
  } | {
57867
- abi: abitype35.Abi;
57867
+ abi: abitype17.Abi;
57868
57868
  functionName: string;
57869
57869
  args?: readonly unknown[] | undefined;
57870
57870
  address: Address;
@@ -57872,9 +57872,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57872
57872
  account?: `0x${string}` | viem491.Account | null | undefined;
57873
57873
  value?: bigint | undefined;
57874
57874
  dataSuffix?: `0x${string}` | undefined;
57875
+ type?: "eip4844" | undefined;
57875
57876
  gas?: bigint | undefined;
57876
57877
  nonce?: number | undefined;
57877
- type?: "eip4844" | undefined;
57878
57878
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
57879
57879
  blobVersionedHashes: readonly viem491.Hex[];
57880
57880
  kzg?: undefined;
@@ -57888,7 +57888,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57888
57888
  chainId?: number | undefined;
57889
57889
  connector?: wagmi0.Connector | undefined;
57890
57890
  } | {
57891
- abi: abitype35.Abi;
57891
+ abi: abitype17.Abi;
57892
57892
  functionName: string;
57893
57893
  args?: readonly unknown[] | undefined;
57894
57894
  address: Address;
@@ -57896,9 +57896,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57896
57896
  account?: `0x${string}` | viem491.Account | null | undefined;
57897
57897
  value?: bigint | undefined;
57898
57898
  dataSuffix?: `0x${string}` | undefined;
57899
+ type?: "eip4844" | undefined;
57899
57900
  gas?: bigint | undefined;
57900
57901
  nonce?: number | undefined;
57901
- type?: "eip4844" | undefined;
57902
57902
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
57903
57903
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
57904
57904
  kzg?: viem491.Kzg | undefined;
@@ -57912,7 +57912,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57912
57912
  chainId?: number | undefined;
57913
57913
  connector?: wagmi0.Connector | undefined;
57914
57914
  } | {
57915
- abi: abitype35.Abi;
57915
+ abi: abitype17.Abi;
57916
57916
  functionName: string;
57917
57917
  args?: readonly unknown[] | undefined;
57918
57918
  address: Address;
@@ -57920,9 +57920,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57920
57920
  account?: `0x${string}` | viem491.Account | null | undefined;
57921
57921
  value?: bigint | undefined;
57922
57922
  dataSuffix?: `0x${string}` | undefined;
57923
+ type?: "eip7702" | undefined;
57923
57924
  gas?: bigint | undefined;
57924
57925
  nonce?: number | undefined;
57925
- type?: "eip7702" | undefined;
57926
57926
  blobs?: undefined;
57927
57927
  blobVersionedHashes?: undefined;
57928
57928
  kzg?: undefined;
@@ -57940,7 +57940,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
57940
57940
  reset: () => void;
57941
57941
  context: unknown;
57942
57942
  submittedAt: number;
57943
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
57943
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
57944
57944
  updateMarketFees: (rates: {
57945
57945
  openingFeeRate?: number;
57946
57946
  baseFeeRate?: number;
@@ -58926,8 +58926,8 @@ declare const useStaticPricingParams: (pricingAddr: Address | undefined) => Part
58926
58926
  //#endregion
58927
58927
  //#region src/hooks/pricing/useUpdateMarketPricing.d.ts
58928
58928
  declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58929
- data: undefined;
58930
58929
  error: null;
58930
+ data: undefined;
58931
58931
  status: "idle";
58932
58932
  isError: false;
58933
58933
  isPending: false;
@@ -58940,7 +58940,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58940
58940
  reset: () => void;
58941
58941
  context: unknown;
58942
58942
  submittedAt: number;
58943
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
58943
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
58944
58944
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
58945
58945
  model: "static";
58946
58946
  } : Partial<OptionPricingParams> & {
@@ -58951,8 +58951,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58951
58951
  newPricingAddr: `0x${string}`;
58952
58952
  }>;
58953
58953
  } | {
58954
- data: undefined;
58955
58954
  error: null;
58955
+ data: undefined;
58956
58956
  status: "pending";
58957
58957
  isError: false;
58958
58958
  isPending: true;
@@ -58961,7 +58961,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58961
58961
  failureReason: _wagmi_core0.WriteContractErrorType | null;
58962
58962
  isPaused: boolean;
58963
58963
  variables: {
58964
- abi: abitype35.Abi;
58964
+ abi: abitype17.Abi;
58965
58965
  functionName: string;
58966
58966
  args?: readonly unknown[] | undefined;
58967
58967
  address: Address;
@@ -58969,9 +58969,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58969
58969
  account?: `0x${string}` | viem491.Account | null | undefined;
58970
58970
  value?: bigint | undefined;
58971
58971
  dataSuffix?: `0x${string}` | undefined;
58972
+ type?: "legacy" | undefined;
58972
58973
  gas?: bigint | undefined;
58973
58974
  nonce?: number | undefined;
58974
- type?: "legacy" | undefined;
58975
58975
  blobs?: undefined;
58976
58976
  blobVersionedHashes?: undefined;
58977
58977
  kzg?: undefined;
@@ -58985,7 +58985,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58985
58985
  chainId?: number | undefined;
58986
58986
  connector?: wagmi0.Connector | undefined;
58987
58987
  } | {
58988
- abi: abitype35.Abi;
58988
+ abi: abitype17.Abi;
58989
58989
  functionName: string;
58990
58990
  args?: readonly unknown[] | undefined;
58991
58991
  address: Address;
@@ -58993,9 +58993,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
58993
58993
  account?: `0x${string}` | viem491.Account | null | undefined;
58994
58994
  value?: bigint | undefined;
58995
58995
  dataSuffix?: `0x${string}` | undefined;
58996
+ type?: "eip2930" | undefined;
58996
58997
  gas?: bigint | undefined;
58997
58998
  nonce?: number | undefined;
58998
- type?: "eip2930" | undefined;
58999
58999
  blobs?: undefined;
59000
59000
  blobVersionedHashes?: undefined;
59001
59001
  kzg?: undefined;
@@ -59009,7 +59009,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59009
59009
  chainId?: number | undefined;
59010
59010
  connector?: wagmi0.Connector | undefined;
59011
59011
  } | {
59012
- abi: abitype35.Abi;
59012
+ abi: abitype17.Abi;
59013
59013
  functionName: string;
59014
59014
  args?: readonly unknown[] | undefined;
59015
59015
  address: Address;
@@ -59017,9 +59017,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59017
59017
  account?: `0x${string}` | viem491.Account | null | undefined;
59018
59018
  value?: bigint | undefined;
59019
59019
  dataSuffix?: `0x${string}` | undefined;
59020
+ type?: "eip1559" | undefined;
59020
59021
  gas?: bigint | undefined;
59021
59022
  nonce?: number | undefined;
59022
- type?: "eip1559" | undefined;
59023
59023
  blobs?: undefined;
59024
59024
  blobVersionedHashes?: undefined;
59025
59025
  kzg?: undefined;
@@ -59033,7 +59033,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59033
59033
  chainId?: number | undefined;
59034
59034
  connector?: wagmi0.Connector | undefined;
59035
59035
  } | {
59036
- abi: abitype35.Abi;
59036
+ abi: abitype17.Abi;
59037
59037
  functionName: string;
59038
59038
  args?: readonly unknown[] | undefined;
59039
59039
  address: Address;
@@ -59041,9 +59041,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59041
59041
  account?: `0x${string}` | viem491.Account | null | undefined;
59042
59042
  value?: bigint | undefined;
59043
59043
  dataSuffix?: `0x${string}` | undefined;
59044
+ type?: "eip4844" | undefined;
59044
59045
  gas?: bigint | undefined;
59045
59046
  nonce?: number | undefined;
59046
- type?: "eip4844" | undefined;
59047
59047
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
59048
59048
  blobVersionedHashes: readonly viem491.Hex[];
59049
59049
  kzg?: undefined;
@@ -59057,7 +59057,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59057
59057
  chainId?: number | undefined;
59058
59058
  connector?: wagmi0.Connector | undefined;
59059
59059
  } | {
59060
- abi: abitype35.Abi;
59060
+ abi: abitype17.Abi;
59061
59061
  functionName: string;
59062
59062
  args?: readonly unknown[] | undefined;
59063
59063
  address: Address;
@@ -59065,9 +59065,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59065
59065
  account?: `0x${string}` | viem491.Account | null | undefined;
59066
59066
  value?: bigint | undefined;
59067
59067
  dataSuffix?: `0x${string}` | undefined;
59068
+ type?: "eip4844" | undefined;
59068
59069
  gas?: bigint | undefined;
59069
59070
  nonce?: number | undefined;
59070
- type?: "eip4844" | undefined;
59071
59071
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
59072
59072
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
59073
59073
  kzg?: viem491.Kzg | undefined;
@@ -59081,7 +59081,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59081
59081
  chainId?: number | undefined;
59082
59082
  connector?: wagmi0.Connector | undefined;
59083
59083
  } | {
59084
- abi: abitype35.Abi;
59084
+ abi: abitype17.Abi;
59085
59085
  functionName: string;
59086
59086
  args?: readonly unknown[] | undefined;
59087
59087
  address: Address;
@@ -59089,9 +59089,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59089
59089
  account?: `0x${string}` | viem491.Account | null | undefined;
59090
59090
  value?: bigint | undefined;
59091
59091
  dataSuffix?: `0x${string}` | undefined;
59092
+ type?: "eip7702" | undefined;
59092
59093
  gas?: bigint | undefined;
59093
59094
  nonce?: number | undefined;
59094
- type?: "eip7702" | undefined;
59095
59095
  blobs?: undefined;
59096
59096
  blobVersionedHashes?: undefined;
59097
59097
  kzg?: undefined;
@@ -59109,7 +59109,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59109
59109
  reset: () => void;
59110
59110
  context: unknown;
59111
59111
  submittedAt: number;
59112
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
59112
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
59113
59113
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
59114
59114
  model: "static";
59115
59115
  } : Partial<OptionPricingParams> & {
@@ -59120,8 +59120,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59120
59120
  newPricingAddr: `0x${string}`;
59121
59121
  }>;
59122
59122
  } | {
59123
- data: undefined;
59124
59123
  error: _wagmi_core0.WriteContractErrorType;
59124
+ data: undefined;
59125
59125
  status: "error";
59126
59126
  isError: true;
59127
59127
  isPending: false;
@@ -59130,7 +59130,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59130
59130
  failureReason: _wagmi_core0.WriteContractErrorType | null;
59131
59131
  isPaused: boolean;
59132
59132
  variables: {
59133
- abi: abitype35.Abi;
59133
+ abi: abitype17.Abi;
59134
59134
  functionName: string;
59135
59135
  args?: readonly unknown[] | undefined;
59136
59136
  address: Address;
@@ -59138,9 +59138,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59138
59138
  account?: `0x${string}` | viem491.Account | null | undefined;
59139
59139
  value?: bigint | undefined;
59140
59140
  dataSuffix?: `0x${string}` | undefined;
59141
+ type?: "legacy" | undefined;
59141
59142
  gas?: bigint | undefined;
59142
59143
  nonce?: number | undefined;
59143
- type?: "legacy" | undefined;
59144
59144
  blobs?: undefined;
59145
59145
  blobVersionedHashes?: undefined;
59146
59146
  kzg?: undefined;
@@ -59154,7 +59154,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59154
59154
  chainId?: number | undefined;
59155
59155
  connector?: wagmi0.Connector | undefined;
59156
59156
  } | {
59157
- abi: abitype35.Abi;
59157
+ abi: abitype17.Abi;
59158
59158
  functionName: string;
59159
59159
  args?: readonly unknown[] | undefined;
59160
59160
  address: Address;
@@ -59162,9 +59162,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59162
59162
  account?: `0x${string}` | viem491.Account | null | undefined;
59163
59163
  value?: bigint | undefined;
59164
59164
  dataSuffix?: `0x${string}` | undefined;
59165
+ type?: "eip2930" | undefined;
59165
59166
  gas?: bigint | undefined;
59166
59167
  nonce?: number | undefined;
59167
- type?: "eip2930" | undefined;
59168
59168
  blobs?: undefined;
59169
59169
  blobVersionedHashes?: undefined;
59170
59170
  kzg?: undefined;
@@ -59178,7 +59178,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59178
59178
  chainId?: number | undefined;
59179
59179
  connector?: wagmi0.Connector | undefined;
59180
59180
  } | {
59181
- abi: abitype35.Abi;
59181
+ abi: abitype17.Abi;
59182
59182
  functionName: string;
59183
59183
  args?: readonly unknown[] | undefined;
59184
59184
  address: Address;
@@ -59186,9 +59186,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59186
59186
  account?: `0x${string}` | viem491.Account | null | undefined;
59187
59187
  value?: bigint | undefined;
59188
59188
  dataSuffix?: `0x${string}` | undefined;
59189
+ type?: "eip1559" | undefined;
59189
59190
  gas?: bigint | undefined;
59190
59191
  nonce?: number | undefined;
59191
- type?: "eip1559" | undefined;
59192
59192
  blobs?: undefined;
59193
59193
  blobVersionedHashes?: undefined;
59194
59194
  kzg?: undefined;
@@ -59202,7 +59202,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59202
59202
  chainId?: number | undefined;
59203
59203
  connector?: wagmi0.Connector | undefined;
59204
59204
  } | {
59205
- abi: abitype35.Abi;
59205
+ abi: abitype17.Abi;
59206
59206
  functionName: string;
59207
59207
  args?: readonly unknown[] | undefined;
59208
59208
  address: Address;
@@ -59210,9 +59210,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59210
59210
  account?: `0x${string}` | viem491.Account | null | undefined;
59211
59211
  value?: bigint | undefined;
59212
59212
  dataSuffix?: `0x${string}` | undefined;
59213
+ type?: "eip4844" | undefined;
59213
59214
  gas?: bigint | undefined;
59214
59215
  nonce?: number | undefined;
59215
- type?: "eip4844" | undefined;
59216
59216
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
59217
59217
  blobVersionedHashes: readonly viem491.Hex[];
59218
59218
  kzg?: undefined;
@@ -59226,7 +59226,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59226
59226
  chainId?: number | undefined;
59227
59227
  connector?: wagmi0.Connector | undefined;
59228
59228
  } | {
59229
- abi: abitype35.Abi;
59229
+ abi: abitype17.Abi;
59230
59230
  functionName: string;
59231
59231
  args?: readonly unknown[] | undefined;
59232
59232
  address: Address;
@@ -59234,9 +59234,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59234
59234
  account?: `0x${string}` | viem491.Account | null | undefined;
59235
59235
  value?: bigint | undefined;
59236
59236
  dataSuffix?: `0x${string}` | undefined;
59237
+ type?: "eip4844" | undefined;
59237
59238
  gas?: bigint | undefined;
59238
59239
  nonce?: number | undefined;
59239
- type?: "eip4844" | undefined;
59240
59240
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
59241
59241
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
59242
59242
  kzg?: viem491.Kzg | undefined;
@@ -59250,7 +59250,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59250
59250
  chainId?: number | undefined;
59251
59251
  connector?: wagmi0.Connector | undefined;
59252
59252
  } | {
59253
- abi: abitype35.Abi;
59253
+ abi: abitype17.Abi;
59254
59254
  functionName: string;
59255
59255
  args?: readonly unknown[] | undefined;
59256
59256
  address: Address;
@@ -59258,9 +59258,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59258
59258
  account?: `0x${string}` | viem491.Account | null | undefined;
59259
59259
  value?: bigint | undefined;
59260
59260
  dataSuffix?: `0x${string}` | undefined;
59261
+ type?: "eip7702" | undefined;
59261
59262
  gas?: bigint | undefined;
59262
59263
  nonce?: number | undefined;
59263
- type?: "eip7702" | undefined;
59264
59264
  blobs?: undefined;
59265
59265
  blobVersionedHashes?: undefined;
59266
59266
  kzg?: undefined;
@@ -59278,7 +59278,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59278
59278
  reset: () => void;
59279
59279
  context: unknown;
59280
59280
  submittedAt: number;
59281
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
59281
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
59282
59282
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
59283
59283
  model: "static";
59284
59284
  } : Partial<OptionPricingParams> & {
@@ -59289,8 +59289,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59289
59289
  newPricingAddr: `0x${string}`;
59290
59290
  }>;
59291
59291
  } | {
59292
- data: `0x${string}`;
59293
59292
  error: null;
59293
+ data: `0x${string}`;
59294
59294
  status: "success";
59295
59295
  isError: false;
59296
59296
  isPending: false;
@@ -59299,7 +59299,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59299
59299
  failureReason: _wagmi_core0.WriteContractErrorType | null;
59300
59300
  isPaused: boolean;
59301
59301
  variables: {
59302
- abi: abitype35.Abi;
59302
+ abi: abitype17.Abi;
59303
59303
  functionName: string;
59304
59304
  args?: readonly unknown[] | undefined;
59305
59305
  address: Address;
@@ -59307,9 +59307,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59307
59307
  account?: `0x${string}` | viem491.Account | null | undefined;
59308
59308
  value?: bigint | undefined;
59309
59309
  dataSuffix?: `0x${string}` | undefined;
59310
+ type?: "legacy" | undefined;
59310
59311
  gas?: bigint | undefined;
59311
59312
  nonce?: number | undefined;
59312
- type?: "legacy" | undefined;
59313
59313
  blobs?: undefined;
59314
59314
  blobVersionedHashes?: undefined;
59315
59315
  kzg?: undefined;
@@ -59323,7 +59323,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59323
59323
  chainId?: number | undefined;
59324
59324
  connector?: wagmi0.Connector | undefined;
59325
59325
  } | {
59326
- abi: abitype35.Abi;
59326
+ abi: abitype17.Abi;
59327
59327
  functionName: string;
59328
59328
  args?: readonly unknown[] | undefined;
59329
59329
  address: Address;
@@ -59331,9 +59331,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59331
59331
  account?: `0x${string}` | viem491.Account | null | undefined;
59332
59332
  value?: bigint | undefined;
59333
59333
  dataSuffix?: `0x${string}` | undefined;
59334
+ type?: "eip2930" | undefined;
59334
59335
  gas?: bigint | undefined;
59335
59336
  nonce?: number | undefined;
59336
- type?: "eip2930" | undefined;
59337
59337
  blobs?: undefined;
59338
59338
  blobVersionedHashes?: undefined;
59339
59339
  kzg?: undefined;
@@ -59347,7 +59347,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59347
59347
  chainId?: number | undefined;
59348
59348
  connector?: wagmi0.Connector | undefined;
59349
59349
  } | {
59350
- abi: abitype35.Abi;
59350
+ abi: abitype17.Abi;
59351
59351
  functionName: string;
59352
59352
  args?: readonly unknown[] | undefined;
59353
59353
  address: Address;
@@ -59355,9 +59355,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59355
59355
  account?: `0x${string}` | viem491.Account | null | undefined;
59356
59356
  value?: bigint | undefined;
59357
59357
  dataSuffix?: `0x${string}` | undefined;
59358
+ type?: "eip1559" | undefined;
59358
59359
  gas?: bigint | undefined;
59359
59360
  nonce?: number | undefined;
59360
- type?: "eip1559" | undefined;
59361
59361
  blobs?: undefined;
59362
59362
  blobVersionedHashes?: undefined;
59363
59363
  kzg?: undefined;
@@ -59371,7 +59371,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59371
59371
  chainId?: number | undefined;
59372
59372
  connector?: wagmi0.Connector | undefined;
59373
59373
  } | {
59374
- abi: abitype35.Abi;
59374
+ abi: abitype17.Abi;
59375
59375
  functionName: string;
59376
59376
  args?: readonly unknown[] | undefined;
59377
59377
  address: Address;
@@ -59379,9 +59379,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59379
59379
  account?: `0x${string}` | viem491.Account | null | undefined;
59380
59380
  value?: bigint | undefined;
59381
59381
  dataSuffix?: `0x${string}` | undefined;
59382
+ type?: "eip4844" | undefined;
59382
59383
  gas?: bigint | undefined;
59383
59384
  nonce?: number | undefined;
59384
- type?: "eip4844" | undefined;
59385
59385
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
59386
59386
  blobVersionedHashes: readonly viem491.Hex[];
59387
59387
  kzg?: undefined;
@@ -59395,7 +59395,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59395
59395
  chainId?: number | undefined;
59396
59396
  connector?: wagmi0.Connector | undefined;
59397
59397
  } | {
59398
- abi: abitype35.Abi;
59398
+ abi: abitype17.Abi;
59399
59399
  functionName: string;
59400
59400
  args?: readonly unknown[] | undefined;
59401
59401
  address: Address;
@@ -59403,9 +59403,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59403
59403
  account?: `0x${string}` | viem491.Account | null | undefined;
59404
59404
  value?: bigint | undefined;
59405
59405
  dataSuffix?: `0x${string}` | undefined;
59406
+ type?: "eip4844" | undefined;
59406
59407
  gas?: bigint | undefined;
59407
59408
  nonce?: number | undefined;
59408
- type?: "eip4844" | undefined;
59409
59409
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
59410
59410
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
59411
59411
  kzg?: viem491.Kzg | undefined;
@@ -59419,7 +59419,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59419
59419
  chainId?: number | undefined;
59420
59420
  connector?: wagmi0.Connector | undefined;
59421
59421
  } | {
59422
- abi: abitype35.Abi;
59422
+ abi: abitype17.Abi;
59423
59423
  functionName: string;
59424
59424
  args?: readonly unknown[] | undefined;
59425
59425
  address: Address;
@@ -59427,9 +59427,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59427
59427
  account?: `0x${string}` | viem491.Account | null | undefined;
59428
59428
  value?: bigint | undefined;
59429
59429
  dataSuffix?: `0x${string}` | undefined;
59430
+ type?: "eip7702" | undefined;
59430
59431
  gas?: bigint | undefined;
59431
59432
  nonce?: number | undefined;
59432
- type?: "eip7702" | undefined;
59433
59433
  blobs?: undefined;
59434
59434
  blobVersionedHashes?: undefined;
59435
59435
  kzg?: undefined;
@@ -59447,7 +59447,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
59447
59447
  reset: () => void;
59448
59448
  context: unknown;
59449
59449
  submittedAt: number;
59450
- writeContract: wagmi_query7.WriteContractMutate<wagmi0.Config, unknown>;
59450
+ writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
59451
59451
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
59452
59452
  model: "static";
59453
59453
  } : Partial<OptionPricingParams> & {
@@ -60401,7 +60401,7 @@ declare const useLens: () => {
60401
60401
  readonly internalType: "uint256";
60402
60402
  }];
60403
60403
  readonly stateMutability: "view";
60404
- }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly number[]>;
60404
+ }], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
60405
60405
  getAllBlocks: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
60406
60406
  readonly type: "function";
60407
60407
  readonly name: "batchGetRefTick";
@@ -61340,7 +61340,7 @@ declare const useLens: () => {
61340
61340
  readonly internalType: "uint256";
61341
61341
  }];
61342
61342
  readonly stateMutability: "view";
61343
- }], "getAllBlocks", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly {
61343
+ }], "getAllBlocks", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
61344
61344
  tickLower: number;
61345
61345
  tickUpper: number;
61346
61346
  prevTickLower: number;
@@ -62291,7 +62291,7 @@ declare const useLens: () => {
62291
62291
  readonly internalType: "uint256";
62292
62292
  }];
62293
62293
  readonly stateMutability: "view";
62294
- }], "getExpiredOptions", readonly [`0x${string}`, bigint, bigint]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly {
62294
+ }], "getExpiredOptions", readonly [`0x${string}`, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
62295
62295
  optionId: bigint;
62296
62296
  owner: `0x${string}`;
62297
62297
  optionType: number;
@@ -63240,7 +63240,7 @@ declare const useLens: () => {
63240
63240
  readonly internalType: "uint256";
63241
63241
  }];
63242
63242
  readonly stateMutability: "view";
63243
- }], "getFeeRates", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
63243
+ }], "getFeeRates", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
63244
63244
  openingFeeRate: number;
63245
63245
  baseFeeRate: number;
63246
63246
  minOpeningFee: bigint;
@@ -64185,7 +64185,7 @@ declare const useLens: () => {
64185
64185
  readonly internalType: "uint256";
64186
64186
  }];
64187
64187
  readonly stateMutability: "view";
64188
- }], "getGlobalGuardianState", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
64188
+ }], "getGlobalGuardianState", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
64189
64189
  globalMintPaused: {
64190
64190
  paused: boolean;
64191
64191
  updatedAt: bigint;
@@ -65140,7 +65140,7 @@ declare const useLens: () => {
65140
65140
  readonly internalType: "uint256";
65141
65141
  }];
65142
65142
  readonly stateMutability: "view";
65143
- }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, bigint]>;
65143
+ }], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
65144
65144
  getMarketData: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
65145
65145
  readonly type: "function";
65146
65146
  readonly name: "batchGetRefTick";
@@ -66079,7 +66079,7 @@ declare const useLens: () => {
66079
66079
  readonly internalType: "uint256";
66080
66080
  }];
66081
66081
  readonly stateMutability: "view";
66082
- }], "getMarketData", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
66082
+ }], "getMarketData", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
66083
66083
  guardian: `0x${string}`;
66084
66084
  vault: `0x${string}`;
66085
66085
  poolManager: `0x${string}`;
@@ -67038,7 +67038,7 @@ declare const useLens: () => {
67038
67038
  readonly internalType: "uint256";
67039
67039
  }];
67040
67040
  readonly stateMutability: "view";
67041
- }], "getMarketState", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
67041
+ }], "getMarketState", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
67042
67042
  optionsCount: bigint;
67043
67043
  optionPricing: `0x${string}`;
67044
67044
  feeStrategy: `0x${string}`;
@@ -67982,7 +67982,7 @@ declare const useLens: () => {
67982
67982
  readonly internalType: "uint256";
67983
67983
  }];
67984
67984
  readonly stateMutability: "view";
67985
- }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, bigint]>;
67985
+ }], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
67986
67986
  getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
67987
67987
  readonly type: "function";
67988
67988
  readonly name: "batchGetRefTick";
@@ -68921,7 +68921,7 @@ declare const useLens: () => {
68921
68921
  readonly internalType: "uint256";
68922
68922
  }];
68923
68923
  readonly stateMutability: "view";
68924
- }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<bigint>;
68924
+ }], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
68925
68925
  getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
68926
68926
  readonly type: "function";
68927
68927
  readonly name: "batchGetRefTick";
@@ -69860,7 +69860,7 @@ declare const useLens: () => {
69860
69860
  readonly internalType: "uint256";
69861
69861
  }];
69862
69862
  readonly stateMutability: "view";
69863
- }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<bigint>;
69863
+ }], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
69864
69864
  getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
69865
69865
  readonly type: "function";
69866
69866
  readonly name: "batchGetRefTick";
@@ -70799,7 +70799,7 @@ declare const useLens: () => {
70799
70799
  readonly internalType: "uint256";
70800
70800
  }];
70801
70801
  readonly stateMutability: "view";
70802
- }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, bigint]>;
70802
+ }], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
70803
70803
  getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
70804
70804
  readonly type: "function";
70805
70805
  readonly name: "batchGetRefTick";
@@ -71738,7 +71738,7 @@ declare const useLens: () => {
71738
71738
  readonly internalType: "uint256";
71739
71739
  }];
71740
71740
  readonly stateMutability: "view";
71741
- }], "getOptionData", readonly [`0x${string}`, bigint]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
71741
+ }], "getOptionData", readonly [`0x${string}`, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
71742
71742
  optionId: bigint;
71743
71743
  owner: `0x${string}`;
71744
71744
  optionType: number;
@@ -72687,7 +72687,7 @@ declare const useLens: () => {
72687
72687
  readonly internalType: "uint256";
72688
72688
  }];
72689
72689
  readonly stateMutability: "view";
72690
- }], "getOptionPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
72690
+ }], "getOptionPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
72691
72691
  logicContract: `0x${string}`;
72692
72692
  iv: number;
72693
72693
  riskFreeRate: number;
@@ -73632,7 +73632,7 @@ declare const useLens: () => {
73632
73632
  readonly internalType: "uint256";
73633
73633
  }];
73634
73634
  readonly stateMutability: "view";
73635
- }], "getOptionsData", readonly [`0x${string}`, readonly bigint[]]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly {
73635
+ }], "getOptionsData", readonly [`0x${string}`, readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
73636
73636
  optionId: bigint;
73637
73637
  owner: `0x${string}`;
73638
73638
  optionType: number;
@@ -74593,7 +74593,7 @@ declare const useLens: () => {
74593
74593
  fee: number;
74594
74594
  tickSpacing: number;
74595
74595
  hooks: `0x${string}`;
74596
- }]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
74596
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
74597
74597
  token0: `0x${string}`;
74598
74598
  token1: `0x${string}`;
74599
74599
  token0Decimals: number;
@@ -75543,7 +75543,7 @@ declare const useLens: () => {
75543
75543
  readonly internalType: "uint256";
75544
75544
  }];
75545
75545
  readonly stateMutability: "view";
75546
- }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [number, `0x${string}`]>;
75546
+ }], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
75547
75547
  getRefTick: (args: readonly [`0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
75548
75548
  readonly type: "function";
75549
75549
  readonly name: "batchGetRefTick";
@@ -76482,7 +76482,7 @@ declare const useLens: () => {
76482
76482
  readonly internalType: "uint256";
76483
76483
  }];
76484
76484
  readonly stateMutability: "view";
76485
- }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<number>;
76485
+ }], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
76486
76486
  getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
76487
76487
  readonly type: "function";
76488
76488
  readonly name: "batchGetRefTick";
@@ -77421,7 +77421,7 @@ declare const useLens: () => {
77421
77421
  readonly internalType: "uint256";
77422
77422
  }];
77423
77423
  readonly stateMutability: "view";
77424
- }], "getStaticPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
77424
+ }], "getStaticPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
77425
77425
  dailyFundingRate: number;
77426
77426
  minFundingAmount: bigint;
77427
77427
  }>;
@@ -78363,7 +78363,7 @@ declare const useLens: () => {
78363
78363
  readonly internalType: "uint256";
78364
78364
  }];
78365
78365
  readonly stateMutability: "view";
78366
- }], "getTokenData", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
78366
+ }], "getTokenData", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
78367
78367
  decimals: number;
78368
78368
  symbol: string;
78369
78369
  name: string;
@@ -79306,7 +79306,7 @@ declare const useLens: () => {
79306
79306
  readonly internalType: "uint256";
79307
79307
  }];
79308
79308
  readonly stateMutability: "view";
79309
- }], "getUserOptions", readonly [`0x${string}`, `0x${string}`, bigint, bigint]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [readonly {
79309
+ }], "getUserOptions", readonly [`0x${string}`, `0x${string}`, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly {
79310
79310
  optionId: bigint;
79311
79311
  owner: `0x${string}`;
79312
79312
  optionType: number;
@@ -80255,7 +80255,7 @@ declare const useLens: () => {
80255
80255
  readonly internalType: "uint256";
80256
80256
  }];
80257
80257
  readonly stateMutability: "view";
80258
- }], "getVaultData", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<{
80258
+ }], "getVaultData", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
80259
80259
  poolManager: `0x${string}`;
80260
80260
  poolKey: {
80261
80261
  currency0: `0x${string}`;
@@ -81204,7 +81204,7 @@ declare const useLens: () => {
81204
81204
  readonly internalType: "uint256";
81205
81205
  }];
81206
81206
  readonly stateMutability: "view";
81207
- }], "getVaultTVL", readonly [`0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint]>;
81207
+ }], "getVaultTVL", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint]>;
81208
81208
  };
81209
81209
  address: `0x${string}`;
81210
81210
  abi: readonly [{
@@ -82990,7 +82990,7 @@ declare const useLens: () => {
82990
82990
  fee: number;
82991
82991
  tickSpacing: number;
82992
82992
  hooks: `0x${string}`;
82993
- }]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
82993
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
82994
82994
  currency0: `0x${string}`;
82995
82995
  currency1: `0x${string}`;
82996
82996
  fee: number;
@@ -83837,7 +83837,7 @@ declare const useLens: () => {
83837
83837
  fee: number;
83838
83838
  tickSpacing: number;
83839
83839
  hooks: `0x${string}`;
83840
- }]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
83840
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
83841
83841
  getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
83842
83842
  readonly type: "function";
83843
83843
  readonly name: "getFeeGrowthGlobals";
@@ -84679,7 +84679,7 @@ declare const useLens: () => {
84679
84679
  fee: number;
84680
84680
  tickSpacing: number;
84681
84681
  hooks: `0x${string}`;
84682
- }, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
84682
+ }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
84683
84683
  currency0: `0x${string}`;
84684
84684
  currency1: `0x${string}`;
84685
84685
  fee: number;
@@ -85526,7 +85526,7 @@ declare const useLens: () => {
85526
85526
  fee: number;
85527
85527
  tickSpacing: number;
85528
85528
  hooks: `0x${string}`;
85529
- }, number, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
85529
+ }, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
85530
85530
  getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
85531
85531
  readonly type: "function";
85532
85532
  readonly name: "getFeeGrowthGlobals";
@@ -86368,7 +86368,7 @@ declare const useLens: () => {
86368
86368
  fee: number;
86369
86369
  tickSpacing: number;
86370
86370
  hooks: `0x${string}`;
86371
- }]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
86371
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
86372
86372
  currency0: `0x${string}`;
86373
86373
  currency1: `0x${string}`;
86374
86374
  fee: number;
@@ -87215,7 +87215,7 @@ declare const useLens: () => {
87215
87215
  fee: number;
87216
87216
  tickSpacing: number;
87217
87217
  hooks: `0x${string}`;
87218
- }]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
87218
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
87219
87219
  getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
87220
87220
  readonly type: "function";
87221
87221
  readonly name: "getFeeGrowthGlobals";
@@ -88063,7 +88063,7 @@ declare const useLens: () => {
88063
88063
  fee: number;
88064
88064
  tickSpacing: number;
88065
88065
  hooks: `0x${string}`;
88066
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
88066
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
88067
88067
  readonly type: "function";
88068
88068
  readonly name: "getFeeGrowthGlobals";
88069
88069
  readonly inputs: readonly [{
@@ -88910,7 +88910,7 @@ declare const useLens: () => {
88910
88910
  fee: number;
88911
88911
  tickSpacing: number;
88912
88912
  hooks: `0x${string}`;
88913
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
88913
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
88914
88914
  currency0: `0x${string}`;
88915
88915
  currency1: `0x${string}`;
88916
88916
  fee: number;
@@ -89763,7 +89763,7 @@ declare const useLens: () => {
89763
89763
  fee: number;
89764
89764
  tickSpacing: number;
89765
89765
  hooks: `0x${string}`;
89766
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
89766
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
89767
89767
  currency0: `0x${string}`;
89768
89768
  currency1: `0x${string}`;
89769
89769
  fee: number;
@@ -90616,7 +90616,7 @@ declare const useLens: () => {
90616
90616
  fee: number;
90617
90617
  tickSpacing: number;
90618
90618
  hooks: `0x${string}`;
90619
- }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
90619
+ }, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
90620
90620
  getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
90621
90621
  readonly type: "function";
90622
90622
  readonly name: "getFeeGrowthGlobals";
@@ -91458,7 +91458,7 @@ declare const useLens: () => {
91458
91458
  fee: number;
91459
91459
  tickSpacing: number;
91460
91460
  hooks: `0x${string}`;
91461
- }, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
91461
+ }, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
91462
91462
  currency0: `0x${string}`;
91463
91463
  currency1: `0x${string}`;
91464
91464
  fee: number;
@@ -92305,7 +92305,7 @@ declare const useLens: () => {
92305
92305
  fee: number;
92306
92306
  tickSpacing: number;
92307
92307
  hooks: `0x${string}`;
92308
- }, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
92308
+ }, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
92309
92309
  getSlot0: (args: readonly [`0x${string}`, {
92310
92310
  currency0: `0x${string}`;
92311
92311
  currency1: `0x${string}`;
@@ -93153,7 +93153,7 @@ declare const useLens: () => {
93153
93153
  fee: number;
93154
93154
  tickSpacing: number;
93155
93155
  hooks: `0x${string}`;
93156
- }]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, number, number, number]>;
93156
+ }]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
93157
93157
  getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
93158
93158
  readonly type: "function";
93159
93159
  readonly name: "getFeeGrowthGlobals";
@@ -93989,7 +93989,7 @@ declare const useLens: () => {
93989
93989
  readonly internalType: "int128";
93990
93990
  }];
93991
93991
  readonly stateMutability: "view";
93992
- }], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "functionName" | "args">> | undefined) => Promise<readonly [bigint, number, number, number]>;
93992
+ }], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
93993
93993
  getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
93994
93994
  readonly type: "function";
93995
93995
  readonly name: "getFeeGrowthGlobals";
@@ -94831,7 +94831,7 @@ declare const useLens: () => {
94831
94831
  fee: number;
94832
94832
  tickSpacing: number;
94833
94833
  hooks: `0x${string}`;
94834
- }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
94834
+ }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
94835
94835
  currency0: `0x${string}`;
94836
94836
  currency1: `0x${string}`;
94837
94837
  fee: number;
@@ -95678,7 +95678,7 @@ declare const useLens: () => {
95678
95678
  fee: number;
95679
95679
  tickSpacing: number;
95680
95680
  hooks: `0x${string}`;
95681
- }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
95681
+ }, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
95682
95682
  getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
95683
95683
  readonly type: "function";
95684
95684
  readonly name: "getFeeGrowthGlobals";
@@ -96520,7 +96520,7 @@ declare const useLens: () => {
96520
96520
  fee: number;
96521
96521
  tickSpacing: number;
96522
96522
  hooks: `0x${string}`;
96523
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
96523
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
96524
96524
  currency0: `0x${string}`;
96525
96525
  currency1: `0x${string}`;
96526
96526
  fee: number;
@@ -97367,7 +97367,7 @@ declare const useLens: () => {
97367
97367
  fee: number;
97368
97368
  tickSpacing: number;
97369
97369
  hooks: `0x${string}`;
97370
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
97370
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
97371
97371
  getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
97372
97372
  readonly type: "function";
97373
97373
  readonly name: "getFeeGrowthGlobals";
@@ -98209,7 +98209,7 @@ declare const useLens: () => {
98209
98209
  fee: number;
98210
98210
  tickSpacing: number;
98211
98211
  hooks: `0x${string}`;
98212
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
98212
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
98213
98213
  currency0: `0x${string}`;
98214
98214
  currency1: `0x${string}`;
98215
98215
  fee: number;
@@ -99056,7 +99056,7 @@ declare const useLens: () => {
99056
99056
  fee: number;
99057
99057
  tickSpacing: number;
99058
99058
  hooks: `0x${string}`;
99059
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
99059
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
99060
99060
  getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
99061
99061
  readonly type: "function";
99062
99062
  readonly name: "getFeeGrowthGlobals";
@@ -99898,7 +99898,7 @@ declare const useLens: () => {
99898
99898
  fee: number;
99899
99899
  tickSpacing: number;
99900
99900
  hooks: `0x${string}`;
99901
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined] | [args: readonly [`0x${string}`, {
99901
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
99902
99902
  currency0: `0x${string}`;
99903
99903
  currency1: `0x${string}`;
99904
99904
  fee: number;
@@ -100745,7 +100745,7 @@ declare const useLens: () => {
100745
100745
  fee: number;
100746
100746
  tickSpacing: number;
100747
100747
  hooks: `0x${string}`;
100748
- }, number]>, "address" | "abi" | "functionName" | "args">> | undefined]) => Promise<never>;
100748
+ }, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
100749
100749
  };
100750
100750
  address: `0x${string}`;
100751
100751
  abi: readonly [{
@@ -101588,4 +101588,4 @@ declare const useLens: () => {
101588
101588
  };
101589
101589
  //#endregion
101590
101590
  export { PriceResolution as $, stateViews as $t, useCurrentPrice as A, formatVagueAmount as At, getPriceAtTick as B, useMarketVolume as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatAmount as Dt, usePriceHistory as E, EMPTY_ARRAY as Et, getPayoutAtTick as F, wrapAmount as Ft, liquiditiesToAmounts as G, useTimelockConfig as Gt, getTickAtPrice as H, useMarketData as Ht, PRICE_PRECISION as I, wrapAmountUnscaled as It, token0ToToken1AtTick as J, TimelockMarketData as Jt, roundTick as K, TimelockLens as Kt, getAmountsFromLiquidity as L, wrapPrice as Lt, UniswapPoolData as M, scalePrice as Mt, usePoolData as N, unscaleAmount as Nt, usePriceAtTick as O, formatCondensed as Ot, getPayoutAtPrice as P, unscalePrice as Pt, PriceDataPoint as Q, getTimelockMarket as Qt, getNearestValidStrikeTick as R, wrapPriceUnscaled as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, TimelockProvider as Ut, getSqrtPriceX96AtPrice as V, useMarketState as Vt, liquiditiesToAmount1 as W, useCurrentMarket as Wt, token1ToToken0AtTick as X, getStateView as Xt, token1ToToken0 as Y, getErc20 as Yt, PriceData as Z, getTimelockLens as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swapRouters as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scaleAmount as jt, useCurrentTick as k, formatUSD as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockFactories as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarket as qt, useStaticPricingParams as r, timelockLenses as rn, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, swappers as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, zero as zt };
101591
- //# sourceMappingURL=client-BQywQ047.d.ts.map
101591
+ //# sourceMappingURL=client-DbQo5Dsk.d.cts.map