timelock-sdk 0.0.181 → 0.0.182

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.
@@ -4,13 +4,13 @@ import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem"
4
4
  import React, { ReactNode } from "react";
5
5
  import "graphql";
6
6
  import { GraphQLClient, RequestOptions } from "graphql-request";
7
- import * as _tanstack_react_query4 from "@tanstack/react-query";
7
+ import * as _tanstack_react_query2 from "@tanstack/react-query";
8
8
  import { NonUndefinedGuard } from "@tanstack/react-query";
9
9
  import * as wagmi0 from "wagmi";
10
10
  import * as _tanstack_query_core0 from "@tanstack/query-core";
11
11
  import Big from "big.js";
12
12
  import JSBI from "jsbi";
13
- import * as _wagmi_core9 from "@wagmi/core";
13
+ import * as _wagmi_core0 from "@wagmi/core";
14
14
  import * as wagmi_query7 from "wagmi/query";
15
15
  import * as abitype35 from "abitype";
16
16
 
@@ -1502,7 +1502,7 @@ declare const getErc20: (address: Address, client: Client) => {
1502
1502
  }];
1503
1503
  readonly stateMutability: "nonpayable";
1504
1504
  }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1505
- transfer: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1505
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1506
1506
  readonly type: "constructor";
1507
1507
  readonly inputs: readonly [{
1508
1508
  readonly name: "name_";
@@ -1680,8 +1680,8 @@ declare const getErc20: (address: Address, client: Client) => {
1680
1680
  readonly internalType: "bool";
1681
1681
  }];
1682
1682
  readonly stateMutability: "nonpayable";
1683
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1684
- transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1683
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1684
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1685
1685
  readonly type: "constructor";
1686
1686
  readonly inputs: readonly [{
1687
1687
  readonly name: "name_";
@@ -1859,8 +1859,8 @@ declare const getErc20: (address: Address, client: Client) => {
1859
1859
  readonly internalType: "bool";
1860
1860
  }];
1861
1861
  readonly stateMutability: "nonpayable";
1862
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1863
- decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1862
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
1863
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
1864
1864
  readonly type: "constructor";
1865
1865
  readonly inputs: readonly [{
1866
1866
  readonly name: "name_";
@@ -2038,8 +2038,8 @@ declare const getErc20: (address: Address, client: Client) => {
2038
2038
  readonly internalType: "bool";
2039
2039
  }];
2040
2040
  readonly stateMutability: "nonpayable";
2041
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2042
- increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2041
+ }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2042
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2043
2043
  readonly type: "constructor";
2044
2044
  readonly inputs: readonly [{
2045
2045
  readonly name: "name_";
@@ -2217,7 +2217,7 @@ declare const getErc20: (address: Address, client: Client) => {
2217
2217
  readonly internalType: "bool";
2218
2218
  }];
2219
2219
  readonly stateMutability: "nonpayable";
2220
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => 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";
@@ -2398,7 +2398,7 @@ declare const getErc20: (address: Address, client: Client) => {
2398
2398
  }];
2399
2399
  readonly stateMutability: "nonpayable";
2400
2400
  }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2401
- transfer: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2401
+ decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2402
2402
  readonly type: "constructor";
2403
2403
  readonly inputs: readonly [{
2404
2404
  readonly name: "name_";
@@ -2576,8 +2576,8 @@ declare const getErc20: (address: Address, client: Client) => {
2576
2576
  readonly internalType: "bool";
2577
2577
  }];
2578
2578
  readonly stateMutability: "nonpayable";
2579
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2580
- transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2579
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2580
+ increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2581
2581
  readonly type: "constructor";
2582
2582
  readonly inputs: readonly [{
2583
2583
  readonly name: "name_";
@@ -2755,8 +2755,8 @@ declare const getErc20: (address: Address, client: Client) => {
2755
2755
  readonly internalType: "bool";
2756
2756
  }];
2757
2757
  readonly stateMutability: "nonpayable";
2758
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2759
- decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2758
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2759
+ transfer: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2760
2760
  readonly type: "constructor";
2761
2761
  readonly inputs: readonly [{
2762
2762
  readonly name: "name_";
@@ -2934,8 +2934,8 @@ declare const getErc20: (address: Address, client: Client) => {
2934
2934
  readonly internalType: "bool";
2935
2935
  }];
2936
2936
  readonly stateMutability: "nonpayable";
2937
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2938
- increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2937
+ }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
2938
+ transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
2939
2939
  readonly type: "constructor";
2940
2940
  readonly inputs: readonly [{
2941
2941
  readonly name: "name_";
@@ -3113,7 +3113,7 @@ declare const getErc20: (address: Address, client: Client) => {
3113
3113
  readonly internalType: "bool";
3114
3114
  }];
3115
3115
  readonly stateMutability: "nonpayable";
3116
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => 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 [{
@@ -3473,7 +3473,7 @@ declare const getErc20: (address: Address, client: Client) => {
3473
3473
  }];
3474
3474
  readonly stateMutability: "nonpayable";
3475
3475
  }], "approve", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
3476
- transfer: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
3476
+ decreaseAllowance: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
3477
3477
  readonly type: "constructor";
3478
3478
  readonly inputs: readonly [{
3479
3479
  readonly name: "name_";
@@ -3651,7 +3651,7 @@ declare const getErc20: (address: Address, client: Client) => {
3651
3651
  readonly internalType: "bool";
3652
3652
  }];
3653
3653
  readonly stateMutability: "nonpayable";
3654
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | 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_";
@@ -3829,8 +3829,8 @@ declare const getErc20: (address: Address, client: Client) => {
3829
3829
  readonly internalType: "bool";
3830
3830
  }];
3831
3831
  readonly stateMutability: "nonpayable";
3832
- }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
3833
- transferFrom: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
3832
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
3833
+ increaseAllowance: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
3834
3834
  readonly type: "constructor";
3835
3835
  readonly inputs: readonly [{
3836
3836
  readonly name: "name_";
@@ -4008,7 +4008,7 @@ declare const getErc20: (address: Address, client: Client) => {
4008
4008
  readonly internalType: "bool";
4009
4009
  }];
4010
4010
  readonly stateMutability: "nonpayable";
4011
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | 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_";
@@ -4186,8 +4186,8 @@ declare const getErc20: (address: Address, client: Client) => {
4186
4186
  readonly internalType: "bool";
4187
4187
  }];
4188
4188
  readonly stateMutability: "nonpayable";
4189
- }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4190
- decreaseAllowance: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
4189
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4190
+ transfer: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
4191
4191
  readonly type: "constructor";
4192
4192
  readonly inputs: readonly [{
4193
4193
  readonly name: "name_";
@@ -4365,7 +4365,7 @@ declare const getErc20: (address: Address, client: Client) => {
4365
4365
  readonly internalType: "bool";
4366
4366
  }];
4367
4367
  readonly stateMutability: "nonpayable";
4368
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | 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_";
@@ -4543,8 +4543,8 @@ declare const getErc20: (address: Address, client: Client) => {
4543
4543
  readonly internalType: "bool";
4544
4544
  }];
4545
4545
  readonly stateMutability: "nonpayable";
4546
- }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4547
- increaseAllowance: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
4546
+ }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4547
+ transferFrom: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
4548
4548
  readonly type: "constructor";
4549
4549
  readonly inputs: readonly [{
4550
4550
  readonly name: "name_";
@@ -4722,7 +4722,7 @@ declare const getErc20: (address: Address, client: Client) => {
4722
4722
  readonly internalType: "bool";
4723
4723
  }];
4724
4724
  readonly stateMutability: "nonpayable";
4725
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | 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_";
@@ -4900,7 +4900,7 @@ declare const getErc20: (address: Address, client: Client) => {
4900
4900
  readonly internalType: "bool";
4901
4901
  }];
4902
4902
  readonly stateMutability: "nonpayable";
4903
- }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4903
+ }], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride, accountOverride>>;
4904
4904
  };
4905
4905
  write: {
4906
4906
  approve: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
@@ -5082,7 +5082,7 @@ declare const getErc20: (address: Address, client: Client) => {
5082
5082
  }];
5083
5083
  readonly stateMutability: "nonpayable";
5084
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
- transfer: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5085
+ decreaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5086
5086
  readonly type: "constructor";
5087
5087
  readonly inputs: readonly [{
5088
5088
  readonly name: "name_";
@@ -5260,8 +5260,8 @@ declare const getErc20: (address: Address, client: Client) => {
5260
5260
  readonly internalType: "bool";
5261
5261
  }];
5262
5262
  readonly stateMutability: "nonpayable";
5263
- }], "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>;
5264
- transferFrom: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5263
+ }], "decreaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5264
+ increaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5265
5265
  readonly type: "constructor";
5266
5266
  readonly inputs: readonly [{
5267
5267
  readonly name: "name_";
@@ -5439,8 +5439,8 @@ declare const getErc20: (address: Address, client: Client) => {
5439
5439
  readonly internalType: "bool";
5440
5440
  }];
5441
5441
  readonly stateMutability: "nonpayable";
5442
- }], "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>;
5443
- decreaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5442
+ }], "increaseAllowance", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5443
+ transfer: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5444
5444
  readonly type: "constructor";
5445
5445
  readonly inputs: readonly [{
5446
5446
  readonly name: "name_";
@@ -5618,8 +5618,8 @@ declare const getErc20: (address: Address, client: Client) => {
5618
5618
  readonly internalType: "bool";
5619
5619
  }];
5620
5620
  readonly stateMutability: "nonpayable";
5621
- }], "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>;
5622
- increaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5621
+ }], "transfer", readonly [`0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
5622
+ transferFrom: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
5623
5623
  readonly type: "constructor";
5624
5624
  readonly inputs: readonly [{
5625
5625
  readonly name: "name_";
@@ -5797,7 +5797,7 @@ declare const getErc20: (address: Address, client: Client) => {
5797
5797
  readonly internalType: "bool";
5798
5798
  }];
5799
5799
  readonly stateMutability: "nonpayable";
5800
- }], "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>;
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 [{
@@ -49152,7 +49152,7 @@ declare const useMarketState: (marketAddr: Address | undefined) => wagmi0.UseRea
49152
49152
  }>;
49153
49153
  //#endregion
49154
49154
  //#region src/hooks/market/useMarketVolume.d.ts
49155
- declare const useMarketVolume: (marketAddr: Address | undefined) => _tanstack_react_query4.UseQueryResult<{
49155
+ declare const useMarketVolume: (marketAddr: Address | undefined) => _tanstack_react_query2.UseQueryResult<{
49156
49156
  address: Address;
49157
49157
  volume: bigint;
49158
49158
  optionsCount: bigint;
@@ -49360,7 +49360,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
49360
49360
  };
49361
49361
  //#endregion
49362
49362
  //#region src/hooks/options/useMintOption.d.ts
49363
- declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_react_query4.UseMutationResult<`0x${string}`, Error, {
49363
+ declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_react_query2.UseMutationResult<`0x${string}`, Error, {
49364
49364
  optionType: "CALL" | "PUT";
49365
49365
  amount: bigint;
49366
49366
  duration: number;
@@ -49370,7 +49370,7 @@ declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_reac
49370
49370
  //#endregion
49371
49371
  //#region src/hooks/options/useUserOptions.d.ts
49372
49372
  type OptionData = NonUndefinedGuard<ReturnType<typeof useUserOptions>['data']>[number];
49373
- declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Address | "*" | undefined, active?: boolean) => _tanstack_react_query4.UseQueryResult<{
49373
+ declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Address | "*" | undefined, active?: boolean) => _tanstack_react_query2.UseQueryResult<{
49374
49374
  optionId: bigint;
49375
49375
  marketAddr: Address;
49376
49376
  ownerAddr: Address;
@@ -49400,7 +49400,7 @@ declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Addres
49400
49400
  address: string;
49401
49401
  } | null;
49402
49402
  }[], Error>;
49403
- declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query4.UseQueryResult<{
49403
+ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query2.UseQueryResult<{
49404
49404
  optionId: bigint;
49405
49405
  marketAddr: Address;
49406
49406
  ownerAddr: Address;
@@ -49430,7 +49430,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
49430
49430
  address: string;
49431
49431
  } | null;
49432
49432
  }[], Error>;
49433
- declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query4.UseQueryResult<{
49433
+ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query2.UseQueryResult<{
49434
49434
  optionId: bigint;
49435
49435
  marketAddr: Address;
49436
49436
  ownerAddr: Address;
@@ -49462,7 +49462,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
49462
49462
  }[], Error>;
49463
49463
  //#endregion
49464
49464
  //#region src/hooks/options/useExerciseOption.d.ts
49465
- declare const useExerciseOption: (marketAddr: Address | undefined) => _tanstack_react_query4.UseMutationResult<`0x${string}`, Error, {
49465
+ declare const useExerciseOption: (marketAddr: Address | undefined) => _tanstack_react_query2.UseMutationResult<`0x${string}`, Error, {
49466
49466
  option: OptionData;
49467
49467
  liquidities: readonly bigint[];
49468
49468
  }, unknown>;
@@ -49485,7 +49485,7 @@ declare const useOptionPremium: (marketAddr: Address | undefined, optionType: "C
49485
49485
  };
49486
49486
  //#endregion
49487
49487
  //#region src/hooks/options/useExtendOption.d.ts
49488
- declare const useExtendOption: (marketAddr: Address | undefined) => _tanstack_react_query4.UseMutationResult<`0x${string}`, Error, {
49488
+ declare const useExtendOption: (marketAddr: Address | undefined) => _tanstack_react_query2.UseMutationResult<`0x${string}`, Error, {
49489
49489
  option: OptionData;
49490
49490
  duration: number;
49491
49491
  }, unknown>;
@@ -49501,7 +49501,7 @@ type ExerciseOptionEvent = Extract<OptionEvent, {
49501
49501
  type ExtendEvent = Extract<OptionEvent, {
49502
49502
  type: 'extend';
49503
49503
  }>;
49504
- declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: bigint | undefined) => _tanstack_react_query4.UseQueryResult<({
49504
+ declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: bigint | undefined) => _tanstack_react_query2.UseQueryResult<({
49505
49505
  type: "mint";
49506
49506
  data: {
49507
49507
  id: string;
@@ -49542,7 +49542,7 @@ declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: big
49542
49542
  })[], Error>;
49543
49543
  //#endregion
49544
49544
  //#region src/hooks/perps/useMintPerp.d.ts
49545
- declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_query4.UseMutationResult<void, Error, {
49545
+ declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_query2.UseMutationResult<void, Error, {
49546
49546
  optionType: "CALL" | "PUT";
49547
49547
  amount: bigint;
49548
49548
  duration: number;
@@ -49550,17 +49550,17 @@ declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_
49550
49550
  }, unknown>;
49551
49551
  //#endregion
49552
49552
  //#region src/hooks/perps/useClosePerp.d.ts
49553
- declare const useClosePerp: () => _tanstack_react_query4.UseMutationResult<void, Error, ExercisePerpBody, unknown>;
49553
+ declare const useClosePerp: () => _tanstack_react_query2.UseMutationResult<void, Error, ExercisePerpBody, unknown>;
49554
49554
  //#endregion
49555
49555
  //#region src/hooks/perps/usePerpsOperator.d.ts
49556
49556
  declare const usePerpsOperator: () => {
49557
49557
  operator: PerpsOperator | undefined;
49558
49558
  address: `0x${string}` | undefined;
49559
- signMessage: _tanstack_react_query4.UseMutationResult<void, Error, void, unknown>;
49559
+ signMessage: _tanstack_react_query2.UseMutationResult<void, Error, void, unknown>;
49560
49560
  };
49561
49561
  //#endregion
49562
49562
  //#region src/hooks/perps/useUserPerps.d.ts
49563
- declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined, type: "active" | "closed" | undefined) => _tanstack_react_query4.UseQueryResult<{
49563
+ declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined, type: "active" | "closed" | undefined) => _tanstack_react_query2.UseQueryResult<{
49564
49564
  optionId: bigint;
49565
49565
  id: string;
49566
49566
  ownerAddr: Address;
@@ -49569,7 +49569,7 @@ declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address
49569
49569
  expiresAt: number;
49570
49570
  closed: boolean;
49571
49571
  }[] | undefined, Error>;
49572
- declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query4.UseQueryResult<{
49572
+ declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query2.UseQueryResult<{
49573
49573
  optionId: bigint;
49574
49574
  id: string;
49575
49575
  ownerAddr: Address;
@@ -49578,7 +49578,7 @@ declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Ad
49578
49578
  expiresAt: number;
49579
49579
  closed: boolean;
49580
49580
  }[] | undefined, Error>;
49581
- declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query4.UseQueryResult<{
49581
+ declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query2.UseQueryResult<{
49582
49582
  optionId: bigint;
49583
49583
  id: string;
49584
49584
  ownerAddr: Address;
@@ -49802,7 +49802,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
49802
49802
  };
49803
49803
  //#endregion
49804
49804
  //#region src/hooks/operators/useUserOperators.d.ts
49805
- declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _tanstack_react_query4.UseQueryResult<{
49805
+ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _tanstack_react_query2.UseQueryResult<{
49806
49806
  spendingApproval: bigint;
49807
49807
  operatorAddr: string;
49808
49808
  __typename: "UserMarketOperator";
@@ -49818,7 +49818,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _t
49818
49818
  }[] | undefined, Error>;
49819
49819
  //#endregion
49820
49820
  //#region src/hooks/operators/useSetOperatorPerms.d.ts
49821
- declare const useSetOperatorPerms: (marketAddr: Address | undefined) => _tanstack_react_query4.UseMutationResult<`0x${string}`, Error, {
49821
+ declare const useSetOperatorPerms: (marketAddr: Address | undefined) => _tanstack_react_query2.UseMutationResult<`0x${string}`, Error, {
49822
49822
  operator: Address;
49823
49823
  canExtend: boolean;
49824
49824
  canExercise: boolean;
@@ -50744,8 +50744,8 @@ declare const usePriceAtTick: (poolManager?: Address, poolKey?: PoolKey, tick?:
50744
50744
  declare const usePriceAtSqrtPriceX96: (poolManager?: Address, poolKey?: PoolKey, sqrtPriceX96?: bigint) => Amount | undefined;
50745
50745
  //#endregion
50746
50746
  //#region src/hooks/pool/usePriceHistory.d.ts
50747
- declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query4.UseQueryResult<PriceDataPoint[], Error>;
50748
- declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query4.UseQueryResult<PriceDataPoint[], Error>;
50747
+ declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query2.UseQueryResult<PriceDataPoint[], Error>;
50748
+ declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query2.UseQueryResult<PriceDataPoint[], Error>;
50749
50749
  //#endregion
50750
50750
  //#region src/hooks/vault/useBurnLiquidity.d.ts
50751
50751
  interface BurnPosition {
@@ -50760,7 +50760,7 @@ declare const useBurnLiquidity: (vaultAddr: Address | undefined) => {
50760
50760
  isPending: boolean;
50761
50761
  isConfirming: boolean;
50762
50762
  isSuccess: boolean;
50763
- error: _wagmi_core9.WriteContractErrorType | null;
50763
+ error: _wagmi_core0.WriteContractErrorType | null;
50764
50764
  isLoading: boolean;
50765
50765
  };
50766
50766
  //#endregion
@@ -51164,7 +51164,7 @@ interface MintPositionParams {
51164
51164
  tickUpper: number;
51165
51165
  liquidity: bigint;
51166
51166
  }
51167
- declare const useMintLiquidity: (vaultAddr: Address | undefined) => _tanstack_react_query4.UseMutationResult<void, Error, MintPositionParams | MintPositionParams[], unknown>;
51167
+ declare const useMintLiquidity: (vaultAddr: Address | undefined) => _tanstack_react_query2.UseMutationResult<void, Error, MintPositionParams | MintPositionParams[], unknown>;
51168
51168
  //#endregion
51169
51169
  //#region src/hooks/vault/useVaultData.d.ts
51170
51170
  declare const useVaultData: (vaultAddr: Address | undefined) => Partial<NonUndefinedGuard<{
@@ -51384,7 +51384,7 @@ declare const useApproval: () => {
51384
51384
  askForApproval: (tokenAddress: Address, spenderAddress: Address, amount: bigint) => Promise<void>;
51385
51385
  hash: `0x${string}` | undefined;
51386
51386
  isPending: boolean;
51387
- error: _wagmi_core9.WriteContractErrorType | null;
51387
+ error: _wagmi_core0.WriteContractErrorType | null;
51388
51388
  reset: () => void;
51389
51389
  };
51390
51390
  //#endregion
@@ -52354,7 +52354,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52354
52354
  isPending: false;
52355
52355
  isSuccess: false;
52356
52356
  failureCount: number;
52357
- failureReason: _wagmi_core9.WriteContractErrorType | null;
52357
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
52358
52358
  isPaused: boolean;
52359
52359
  variables: undefined;
52360
52360
  isIdle: true;
@@ -52371,7 +52371,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52371
52371
  isPending: true;
52372
52372
  isSuccess: false;
52373
52373
  failureCount: number;
52374
- failureReason: _wagmi_core9.WriteContractErrorType | null;
52374
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
52375
52375
  isPaused: boolean;
52376
52376
  variables: {
52377
52377
  abi: abitype35.Abi;
@@ -52526,13 +52526,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52526
52526
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52527
52527
  } | {
52528
52528
  data: undefined;
52529
- error: _wagmi_core9.WriteContractErrorType;
52529
+ error: _wagmi_core0.WriteContractErrorType;
52530
52530
  status: "error";
52531
52531
  isError: true;
52532
52532
  isPending: false;
52533
52533
  isSuccess: false;
52534
52534
  failureCount: number;
52535
- failureReason: _wagmi_core9.WriteContractErrorType | null;
52535
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
52536
52536
  isPaused: boolean;
52537
52537
  variables: {
52538
52538
  abi: abitype35.Abi;
@@ -52693,7 +52693,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52693
52693
  isPending: false;
52694
52694
  isSuccess: true;
52695
52695
  failureCount: number;
52696
- failureReason: _wagmi_core9.WriteContractErrorType | null;
52696
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
52697
52697
  isPaused: boolean;
52698
52698
  variables: {
52699
52699
  abi: abitype35.Abi;
@@ -52857,7 +52857,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52857
52857
  isPending: false;
52858
52858
  isSuccess: false;
52859
52859
  failureCount: number;
52860
- failureReason: _wagmi_core9.WriteContractErrorType | null;
52860
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
52861
52861
  isPaused: boolean;
52862
52862
  variables: undefined;
52863
52863
  isIdle: true;
@@ -52874,7 +52874,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52874
52874
  isPending: true;
52875
52875
  isSuccess: false;
52876
52876
  failureCount: number;
52877
- failureReason: _wagmi_core9.WriteContractErrorType | null;
52877
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
52878
52878
  isPaused: boolean;
52879
52879
  variables: {
52880
52880
  abi: abitype35.Abi;
@@ -53029,13 +53029,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53029
53029
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
53030
53030
  } | {
53031
53031
  data: undefined;
53032
- error: _wagmi_core9.WriteContractErrorType;
53032
+ error: _wagmi_core0.WriteContractErrorType;
53033
53033
  status: "error";
53034
53034
  isError: true;
53035
53035
  isPending: false;
53036
53036
  isSuccess: false;
53037
53037
  failureCount: number;
53038
- failureReason: _wagmi_core9.WriteContractErrorType | null;
53038
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
53039
53039
  isPaused: boolean;
53040
53040
  variables: {
53041
53041
  abi: abitype35.Abi;
@@ -53196,7 +53196,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53196
53196
  isPending: false;
53197
53197
  isSuccess: true;
53198
53198
  failureCount: number;
53199
- failureReason: _wagmi_core9.WriteContractErrorType | null;
53199
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
53200
53200
  isPaused: boolean;
53201
53201
  variables: {
53202
53202
  abi: abitype35.Abi;
@@ -53369,7 +53369,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53369
53369
  isPending: false;
53370
53370
  isSuccess: false;
53371
53371
  failureCount: number;
53372
- failureReason: _wagmi_core9.WriteContractErrorType | null;
53372
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
53373
53373
  isPaused: boolean;
53374
53374
  variables: undefined;
53375
53375
  isIdle: true;
@@ -53396,7 +53396,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53396
53396
  isPending: true;
53397
53397
  isSuccess: false;
53398
53398
  failureCount: number;
53399
- failureReason: _wagmi_core9.WriteContractErrorType | null;
53399
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
53400
53400
  isPaused: boolean;
53401
53401
  variables: {
53402
53402
  abi: abitype35.Abi;
@@ -53561,13 +53561,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53561
53561
  }>;
53562
53562
  } | {
53563
53563
  data: undefined;
53564
- error: _wagmi_core9.WriteContractErrorType;
53564
+ error: _wagmi_core0.WriteContractErrorType;
53565
53565
  status: "error";
53566
53566
  isError: true;
53567
53567
  isPending: false;
53568
53568
  isSuccess: false;
53569
53569
  failureCount: number;
53570
- failureReason: _wagmi_core9.WriteContractErrorType | null;
53570
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
53571
53571
  isPaused: boolean;
53572
53572
  variables: {
53573
53573
  abi: abitype35.Abi;
@@ -53738,7 +53738,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53738
53738
  isPending: false;
53739
53739
  isSuccess: true;
53740
53740
  failureCount: number;
53741
- failureReason: _wagmi_core9.WriteContractErrorType | null;
53741
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
53742
53742
  isPaused: boolean;
53743
53743
  variables: {
53744
53744
  abi: abitype35.Abi;
@@ -54882,7 +54882,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
54882
54882
  isPending: false;
54883
54883
  isSuccess: false;
54884
54884
  failureCount: number;
54885
- failureReason: _wagmi_core9.WriteContractErrorType | null;
54885
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
54886
54886
  isPaused: boolean;
54887
54887
  variables: undefined;
54888
54888
  isIdle: true;
@@ -54907,7 +54907,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
54907
54907
  isPending: true;
54908
54908
  isSuccess: false;
54909
54909
  failureCount: number;
54910
- failureReason: _wagmi_core9.WriteContractErrorType | null;
54910
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
54911
54911
  isPaused: boolean;
54912
54912
  variables: {
54913
54913
  abi: abitype35.Abi;
@@ -55070,13 +55070,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55070
55070
  }>;
55071
55071
  } | {
55072
55072
  data: undefined;
55073
- error: _wagmi_core9.WriteContractErrorType;
55073
+ error: _wagmi_core0.WriteContractErrorType;
55074
55074
  status: "error";
55075
55075
  isError: true;
55076
55076
  isPending: false;
55077
55077
  isSuccess: false;
55078
55078
  failureCount: number;
55079
- failureReason: _wagmi_core9.WriteContractErrorType | null;
55079
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
55080
55080
  isPaused: boolean;
55081
55081
  variables: {
55082
55082
  abi: abitype35.Abi;
@@ -55245,7 +55245,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55245
55245
  isPending: false;
55246
55246
  isSuccess: true;
55247
55247
  failureCount: number;
55248
- failureReason: _wagmi_core9.WriteContractErrorType | null;
55248
+ failureReason: _wagmi_core0.WriteContractErrorType | null;
55249
55249
  isPaused: boolean;
55250
55250
  variables: {
55251
55251
  abi: abitype35.Abi;
@@ -97537,4 +97537,4 @@ declare const useLens: () => {
97537
97537
  };
97538
97538
  //#endregion
97539
97539
  export { PriceResolution as $, swapRouters as $t, useCurrentPrice as A, scaleAmount as At, getPriceAtTick as B, useMarketState as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatCondensed as Dt, usePriceHistory as E, formatAmount as Et, getPayoutAtTick as F, wrapAmountUnscaled as Ft, liquiditiesToAmounts as G, TimelockLens as Gt, getTickAtPrice as H, TimelockProvider as Ht, PRICE_PRECISION as I, wrapPrice as It, token0ToToken1AtTick as J, getErc20 as Jt, roundTick as K, TimelockMarket as Kt, getAmountsFromLiquidity as L, wrapPriceUnscaled as Lt, UniswapPoolData as M, unscaleAmount as Mt, usePoolData as N, unscalePrice as Nt, usePriceAtTick as O, formatUSD as Ot, getPayoutAtPrice as P, wrapAmount as Pt, PriceDataPoint as Q, stateViews as Qt, getNearestValidStrikeTick as R, zero as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, useCurrentMarket as Ut, getSqrtPriceX96AtPrice as V, useMarketData as Vt, liquiditiesToAmount1 as W, useTimelockConfig as Wt, token1ToToken0AtTick as X, getTimelockLens as Xt, token1ToToken0 as Y, getStateView as Yt, PriceData as Z, getTimelockMarket as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swappers as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scalePrice as jt, useCurrentTick as k, formatVagueAmount as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockLenses as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarketData as qt, useStaticPricingParams as r, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, timelockFactories as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, useMarketVolume as zt };
97540
- //# sourceMappingURL=client-DZo2o8pt.d.cts.map
97540
+ //# sourceMappingURL=client-BpJfUYFr.d.cts.map