timelock-sdk 0.0.188 → 0.0.189
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-
|
|
2
|
-
import * as
|
|
1
|
+
import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-B_dYiAnm.js";
|
|
2
|
+
import * as viem0 from "viem";
|
|
3
3
|
import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
|
|
4
|
+
import Big from "big.js";
|
|
5
|
+
import JSBI from "jsbi";
|
|
4
6
|
import React, { ReactNode } from "react";
|
|
5
|
-
import "graphql";
|
|
6
7
|
import { GraphQLClient, RequestOptions } from "graphql-request";
|
|
7
8
|
import * as _tanstack_react_query0 from "@tanstack/react-query";
|
|
8
9
|
import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
9
10
|
import * as wagmi0 from "wagmi";
|
|
11
|
+
import "graphql";
|
|
10
12
|
import * as _tanstack_query_core0 from "@tanstack/query-core";
|
|
11
|
-
import Big from "big.js";
|
|
12
|
-
import JSBI from "jsbi";
|
|
13
13
|
import * as _wagmi_core0 from "@wagmi/core";
|
|
14
14
|
import * as wagmi_query0 from "wagmi/query";
|
|
15
15
|
import * as abitype0 from "abitype";
|
|
@@ -247,7 +247,7 @@ type TimelockMarketData = Awaited<ReturnType<TimelockLens['read']['getMarketData
|
|
|
247
247
|
};
|
|
248
248
|
declare const getErc20: (address: Address, client: Client) => {
|
|
249
249
|
read: {
|
|
250
|
-
symbol: (options?:
|
|
250
|
+
symbol: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
251
251
|
readonly type: "constructor";
|
|
252
252
|
readonly inputs: readonly [{
|
|
253
253
|
readonly name: "name_";
|
|
@@ -426,7 +426,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
426
426
|
}];
|
|
427
427
|
readonly stateMutability: "nonpayable";
|
|
428
428
|
}], "symbol", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
429
|
-
allowance: (args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
429
|
+
allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
430
430
|
readonly type: "constructor";
|
|
431
431
|
readonly inputs: readonly [{
|
|
432
432
|
readonly name: "name_";
|
|
@@ -605,7 +605,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
605
605
|
}];
|
|
606
606
|
readonly stateMutability: "nonpayable";
|
|
607
607
|
}], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
608
|
-
balanceOf: (args: readonly [`0x${string}`], options?:
|
|
608
|
+
balanceOf: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
609
609
|
readonly type: "constructor";
|
|
610
610
|
readonly inputs: readonly [{
|
|
611
611
|
readonly name: "name_";
|
|
@@ -784,7 +784,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
784
784
|
}];
|
|
785
785
|
readonly stateMutability: "nonpayable";
|
|
786
786
|
}], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
787
|
-
decimals: (options?:
|
|
787
|
+
decimals: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
788
788
|
readonly type: "constructor";
|
|
789
789
|
readonly inputs: readonly [{
|
|
790
790
|
readonly name: "name_";
|
|
@@ -963,7 +963,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
963
963
|
}];
|
|
964
964
|
readonly stateMutability: "nonpayable";
|
|
965
965
|
}], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
966
|
-
name: (options?:
|
|
966
|
+
name: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
967
967
|
readonly type: "constructor";
|
|
968
968
|
readonly inputs: readonly [{
|
|
969
969
|
readonly name: "name_";
|
|
@@ -1142,7 +1142,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1142
1142
|
}];
|
|
1143
1143
|
readonly stateMutability: "nonpayable";
|
|
1144
1144
|
}], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
1145
|
-
totalSupply: (options?:
|
|
1145
|
+
totalSupply: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
1146
1146
|
readonly type: "constructor";
|
|
1147
1147
|
readonly inputs: readonly [{
|
|
1148
1148
|
readonly name: "name_";
|
|
@@ -1323,7 +1323,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1323
1323
|
}], "totalSupply", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
1324
1324
|
};
|
|
1325
1325
|
estimateGas: {
|
|
1326
|
-
approve: (args: readonly [`0x${string}`, bigint], options:
|
|
1326
|
+
approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1327
1327
|
readonly type: "constructor";
|
|
1328
1328
|
readonly inputs: readonly [{
|
|
1329
1329
|
readonly name: "name_";
|
|
@@ -1501,8 +1501,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1501
1501
|
readonly internalType: "bool";
|
|
1502
1502
|
}];
|
|
1503
1503
|
readonly stateMutability: "nonpayable";
|
|
1504
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
1505
|
-
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
1504
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1505
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1506
1506
|
readonly type: "constructor";
|
|
1507
1507
|
readonly inputs: readonly [{
|
|
1508
1508
|
readonly name: "name_";
|
|
@@ -1680,8 +1680,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1680
1680
|
readonly internalType: "bool";
|
|
1681
1681
|
}];
|
|
1682
1682
|
readonly stateMutability: "nonpayable";
|
|
1683
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
1684
|
-
increaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
1683
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1684
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1685
1685
|
readonly type: "constructor";
|
|
1686
1686
|
readonly inputs: readonly [{
|
|
1687
1687
|
readonly name: "name_";
|
|
@@ -1859,8 +1859,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1859
1859
|
readonly internalType: "bool";
|
|
1860
1860
|
}];
|
|
1861
1861
|
readonly stateMutability: "nonpayable";
|
|
1862
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
1863
|
-
transfer: (args: readonly [`0x${string}`, bigint], options:
|
|
1862
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1863
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1864
1864
|
readonly type: "constructor";
|
|
1865
1865
|
readonly inputs: readonly [{
|
|
1866
1866
|
readonly name: "name_";
|
|
@@ -2038,8 +2038,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2038
2038
|
readonly internalType: "bool";
|
|
2039
2039
|
}];
|
|
2040
2040
|
readonly stateMutability: "nonpayable";
|
|
2041
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
2042
|
-
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options:
|
|
2041
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2042
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2043
2043
|
readonly type: "constructor";
|
|
2044
2044
|
readonly inputs: readonly [{
|
|
2045
2045
|
readonly name: "name_";
|
|
@@ -2217,9 +2217,9 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2217
2217
|
readonly internalType: "bool";
|
|
2218
2218
|
}];
|
|
2219
2219
|
readonly stateMutability: "nonpayable";
|
|
2220
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
2220
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2221
2221
|
} & {
|
|
2222
|
-
approve: (args: readonly [`0x${string}`, bigint], options:
|
|
2222
|
+
approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2223
2223
|
readonly type: "constructor";
|
|
2224
2224
|
readonly inputs: readonly [{
|
|
2225
2225
|
readonly name: "name_";
|
|
@@ -2397,8 +2397,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2397
2397
|
readonly internalType: "bool";
|
|
2398
2398
|
}];
|
|
2399
2399
|
readonly stateMutability: "nonpayable";
|
|
2400
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
2401
|
-
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
2400
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2401
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2402
2402
|
readonly type: "constructor";
|
|
2403
2403
|
readonly inputs: readonly [{
|
|
2404
2404
|
readonly name: "name_";
|
|
@@ -2576,8 +2576,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2576
2576
|
readonly internalType: "bool";
|
|
2577
2577
|
}];
|
|
2578
2578
|
readonly stateMutability: "nonpayable";
|
|
2579
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
2580
|
-
increaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
2579
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2580
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2581
2581
|
readonly type: "constructor";
|
|
2582
2582
|
readonly inputs: readonly [{
|
|
2583
2583
|
readonly name: "name_";
|
|
@@ -2755,8 +2755,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2755
2755
|
readonly internalType: "bool";
|
|
2756
2756
|
}];
|
|
2757
2757
|
readonly stateMutability: "nonpayable";
|
|
2758
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
2759
|
-
transfer: (args: readonly [`0x${string}`, bigint], options:
|
|
2758
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2759
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2760
2760
|
readonly type: "constructor";
|
|
2761
2761
|
readonly inputs: readonly [{
|
|
2762
2762
|
readonly name: "name_";
|
|
@@ -2934,8 +2934,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2934
2934
|
readonly internalType: "bool";
|
|
2935
2935
|
}];
|
|
2936
2936
|
readonly stateMutability: "nonpayable";
|
|
2937
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
2938
|
-
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options:
|
|
2937
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2938
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2939
2939
|
readonly type: "constructor";
|
|
2940
2940
|
readonly inputs: readonly [{
|
|
2941
2941
|
readonly name: "name_";
|
|
@@ -3113,10 +3113,10 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3113
3113
|
readonly internalType: "bool";
|
|
3114
3114
|
}];
|
|
3115
3115
|
readonly stateMutability: "nonpayable";
|
|
3116
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
3116
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
3117
3117
|
};
|
|
3118
3118
|
simulate: {
|
|
3119
|
-
approve: <chainOverride extends
|
|
3119
|
+
approve: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3120
3120
|
readonly type: "constructor";
|
|
3121
3121
|
readonly inputs: readonly [{
|
|
3122
3122
|
readonly name: "name_";
|
|
@@ -3294,7 +3294,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3294
3294
|
readonly internalType: "bool";
|
|
3295
3295
|
}];
|
|
3296
3296
|
readonly stateMutability: "nonpayable";
|
|
3297
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
3297
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
3298
3298
|
readonly type: "constructor";
|
|
3299
3299
|
readonly inputs: readonly [{
|
|
3300
3300
|
readonly name: "name_";
|
|
@@ -3472,8 +3472,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3472
3472
|
readonly internalType: "bool";
|
|
3473
3473
|
}];
|
|
3474
3474
|
readonly stateMutability: "nonpayable";
|
|
3475
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
3476
|
-
decreaseAllowance: <chainOverride extends
|
|
3475
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
3476
|
+
decreaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3477
3477
|
readonly type: "constructor";
|
|
3478
3478
|
readonly inputs: readonly [{
|
|
3479
3479
|
readonly name: "name_";
|
|
@@ -3651,7 +3651,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3651
3651
|
readonly internalType: "bool";
|
|
3652
3652
|
}];
|
|
3653
3653
|
readonly stateMutability: "nonpayable";
|
|
3654
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
3654
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
3655
3655
|
readonly type: "constructor";
|
|
3656
3656
|
readonly inputs: readonly [{
|
|
3657
3657
|
readonly name: "name_";
|
|
@@ -3829,8 +3829,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3829
3829
|
readonly internalType: "bool";
|
|
3830
3830
|
}];
|
|
3831
3831
|
readonly stateMutability: "nonpayable";
|
|
3832
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
3833
|
-
increaseAllowance: <chainOverride extends
|
|
3832
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
3833
|
+
increaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3834
3834
|
readonly type: "constructor";
|
|
3835
3835
|
readonly inputs: readonly [{
|
|
3836
3836
|
readonly name: "name_";
|
|
@@ -4008,7 +4008,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4008
4008
|
readonly internalType: "bool";
|
|
4009
4009
|
}];
|
|
4010
4010
|
readonly stateMutability: "nonpayable";
|
|
4011
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
4011
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4012
4012
|
readonly type: "constructor";
|
|
4013
4013
|
readonly inputs: readonly [{
|
|
4014
4014
|
readonly name: "name_";
|
|
@@ -4186,8 +4186,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4186
4186
|
readonly internalType: "bool";
|
|
4187
4187
|
}];
|
|
4188
4188
|
readonly stateMutability: "nonpayable";
|
|
4189
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
4190
|
-
transfer: <chainOverride extends
|
|
4189
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4190
|
+
transfer: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
4191
4191
|
readonly type: "constructor";
|
|
4192
4192
|
readonly inputs: readonly [{
|
|
4193
4193
|
readonly name: "name_";
|
|
@@ -4365,7 +4365,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4365
4365
|
readonly internalType: "bool";
|
|
4366
4366
|
}];
|
|
4367
4367
|
readonly stateMutability: "nonpayable";
|
|
4368
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
4368
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4369
4369
|
readonly type: "constructor";
|
|
4370
4370
|
readonly inputs: readonly [{
|
|
4371
4371
|
readonly name: "name_";
|
|
@@ -4543,8 +4543,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4543
4543
|
readonly internalType: "bool";
|
|
4544
4544
|
}];
|
|
4545
4545
|
readonly stateMutability: "nonpayable";
|
|
4546
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
4547
|
-
transferFrom: <chainOverride extends
|
|
4546
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4547
|
+
transferFrom: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
4548
4548
|
readonly type: "constructor";
|
|
4549
4549
|
readonly inputs: readonly [{
|
|
4550
4550
|
readonly name: "name_";
|
|
@@ -4722,7 +4722,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4722
4722
|
readonly internalType: "bool";
|
|
4723
4723
|
}];
|
|
4724
4724
|
readonly stateMutability: "nonpayable";
|
|
4725
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
4725
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4726
4726
|
readonly type: "constructor";
|
|
4727
4727
|
readonly inputs: readonly [{
|
|
4728
4728
|
readonly name: "name_";
|
|
@@ -4900,10 +4900,10 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4900
4900
|
readonly internalType: "bool";
|
|
4901
4901
|
}];
|
|
4902
4902
|
readonly stateMutability: "nonpayable";
|
|
4903
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
4903
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4904
4904
|
};
|
|
4905
4905
|
write: {
|
|
4906
|
-
approve: <chainOverride extends
|
|
4906
|
+
approve: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
4907
4907
|
readonly type: "constructor";
|
|
4908
4908
|
readonly inputs: readonly [{
|
|
4909
4909
|
readonly name: "name_";
|
|
@@ -5081,8 +5081,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5081
5081
|
readonly internalType: "bool";
|
|
5082
5082
|
}];
|
|
5083
5083
|
readonly stateMutability: "nonpayable";
|
|
5084
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
5085
|
-
decreaseAllowance: <chainOverride extends
|
|
5084
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5085
|
+
decreaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5086
5086
|
readonly type: "constructor";
|
|
5087
5087
|
readonly inputs: readonly [{
|
|
5088
5088
|
readonly name: "name_";
|
|
@@ -5260,8 +5260,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5260
5260
|
readonly internalType: "bool";
|
|
5261
5261
|
}];
|
|
5262
5262
|
readonly stateMutability: "nonpayable";
|
|
5263
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
5264
|
-
increaseAllowance: <chainOverride extends
|
|
5263
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5264
|
+
increaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5265
5265
|
readonly type: "constructor";
|
|
5266
5266
|
readonly inputs: readonly [{
|
|
5267
5267
|
readonly name: "name_";
|
|
@@ -5439,8 +5439,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5439
5439
|
readonly internalType: "bool";
|
|
5440
5440
|
}];
|
|
5441
5441
|
readonly stateMutability: "nonpayable";
|
|
5442
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
5443
|
-
transfer: <chainOverride extends
|
|
5442
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5443
|
+
transfer: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5444
5444
|
readonly type: "constructor";
|
|
5445
5445
|
readonly inputs: readonly [{
|
|
5446
5446
|
readonly name: "name_";
|
|
@@ -5618,8 +5618,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5618
5618
|
readonly internalType: "bool";
|
|
5619
5619
|
}];
|
|
5620
5620
|
readonly stateMutability: "nonpayable";
|
|
5621
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
5622
|
-
transferFrom: <chainOverride extends
|
|
5621
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5622
|
+
transferFrom: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5623
5623
|
readonly type: "constructor";
|
|
5624
5624
|
readonly inputs: readonly [{
|
|
5625
5625
|
readonly name: "name_";
|
|
@@ -5797,7 +5797,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5797
5797
|
readonly internalType: "bool";
|
|
5798
5798
|
}];
|
|
5799
5799
|
readonly stateMutability: "nonpayable";
|
|
5800
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
5800
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, `0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5801
5801
|
};
|
|
5802
5802
|
address: `0x${string}`;
|
|
5803
5803
|
abi: readonly [{
|
|
@@ -5983,7 +5983,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5983
5983
|
declare const getTimelockMarket: (address: Address, client: Client) => TimelockMarket;
|
|
5984
5984
|
declare const getStateView: (client: PublicClient, address?: Address) => Promise<{
|
|
5985
5985
|
read: {
|
|
5986
|
-
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
5986
|
+
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
5987
5987
|
readonly type: "function";
|
|
5988
5988
|
readonly name: "getFeeGrowthGlobals";
|
|
5989
5989
|
readonly inputs: readonly [{
|
|
@@ -6830,7 +6830,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
6830
6830
|
fee: number;
|
|
6831
6831
|
tickSpacing: number;
|
|
6832
6832
|
hooks: `0x${string}`;
|
|
6833
|
-
}], options?:
|
|
6833
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
6834
6834
|
readonly type: "function";
|
|
6835
6835
|
readonly name: "getFeeGrowthGlobals";
|
|
6836
6836
|
readonly inputs: readonly [{
|
|
@@ -7672,7 +7672,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
7672
7672
|
tickSpacing: number;
|
|
7673
7673
|
hooks: `0x${string}`;
|
|
7674
7674
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
7675
|
-
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?:
|
|
7675
|
+
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
7676
7676
|
readonly type: "function";
|
|
7677
7677
|
readonly name: "getFeeGrowthGlobals";
|
|
7678
7678
|
readonly inputs: readonly [{
|
|
@@ -8519,7 +8519,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
8519
8519
|
fee: number;
|
|
8520
8520
|
tickSpacing: number;
|
|
8521
8521
|
hooks: `0x${string}`;
|
|
8522
|
-
}, number, number], options?:
|
|
8522
|
+
}, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
8523
8523
|
readonly type: "function";
|
|
8524
8524
|
readonly name: "getFeeGrowthGlobals";
|
|
8525
8525
|
readonly inputs: readonly [{
|
|
@@ -9361,7 +9361,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
9361
9361
|
tickSpacing: number;
|
|
9362
9362
|
hooks: `0x${string}`;
|
|
9363
9363
|
}, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
9364
|
-
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
9364
|
+
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
9365
9365
|
readonly type: "function";
|
|
9366
9366
|
readonly name: "getFeeGrowthGlobals";
|
|
9367
9367
|
readonly inputs: readonly [{
|
|
@@ -10208,7 +10208,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
10208
10208
|
fee: number;
|
|
10209
10209
|
tickSpacing: number;
|
|
10210
10210
|
hooks: `0x${string}`;
|
|
10211
|
-
}], options?:
|
|
10211
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
10212
10212
|
readonly type: "function";
|
|
10213
10213
|
readonly name: "getFeeGrowthGlobals";
|
|
10214
10214
|
readonly inputs: readonly [{
|
|
@@ -11050,7 +11050,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
11050
11050
|
tickSpacing: number;
|
|
11051
11051
|
hooks: `0x${string}`;
|
|
11052
11052
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
11053
|
-
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
11053
|
+
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
11054
11054
|
readonly type: "function";
|
|
11055
11055
|
readonly name: "getFeeGrowthGlobals";
|
|
11056
11056
|
readonly inputs: readonly [{
|
|
@@ -11897,7 +11897,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
11897
11897
|
fee: number;
|
|
11898
11898
|
tickSpacing: number;
|
|
11899
11899
|
hooks: `0x${string}`;
|
|
11900
|
-
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?:
|
|
11900
|
+
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
11901
11901
|
readonly type: "function";
|
|
11902
11902
|
readonly name: "getFeeGrowthGlobals";
|
|
11903
11903
|
readonly inputs: readonly [{
|
|
@@ -12750,7 +12750,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
12750
12750
|
fee: number;
|
|
12751
12751
|
tickSpacing: number;
|
|
12752
12752
|
hooks: `0x${string}`;
|
|
12753
|
-
}, `0x${string}`], options?:
|
|
12753
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
12754
12754
|
readonly type: "function";
|
|
12755
12755
|
readonly name: "getFeeGrowthGlobals";
|
|
12756
12756
|
readonly inputs: readonly [{
|
|
@@ -13603,7 +13603,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
13603
13603
|
fee: number;
|
|
13604
13604
|
tickSpacing: number;
|
|
13605
13605
|
hooks: `0x${string}`;
|
|
13606
|
-
}, `0x${string}`, number, number, `0x${string}`], options?:
|
|
13606
|
+
}, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
13607
13607
|
readonly type: "function";
|
|
13608
13608
|
readonly name: "getFeeGrowthGlobals";
|
|
13609
13609
|
readonly inputs: readonly [{
|
|
@@ -14451,7 +14451,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
14451
14451
|
tickSpacing: number;
|
|
14452
14452
|
hooks: `0x${string}`;
|
|
14453
14453
|
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
14454
|
-
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
14454
|
+
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
14455
14455
|
readonly type: "function";
|
|
14456
14456
|
readonly name: "getFeeGrowthGlobals";
|
|
14457
14457
|
readonly inputs: readonly [{
|
|
@@ -15298,7 +15298,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
15298
15298
|
fee: number;
|
|
15299
15299
|
tickSpacing: number;
|
|
15300
15300
|
hooks: `0x${string}`;
|
|
15301
|
-
}, `0x${string}`], options?:
|
|
15301
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
15302
15302
|
readonly type: "function";
|
|
15303
15303
|
readonly name: "getFeeGrowthGlobals";
|
|
15304
15304
|
readonly inputs: readonly [{
|
|
@@ -16146,7 +16146,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
16146
16146
|
fee: number;
|
|
16147
16147
|
tickSpacing: number;
|
|
16148
16148
|
hooks: `0x${string}`;
|
|
16149
|
-
}], options?:
|
|
16149
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
16150
16150
|
readonly type: "function";
|
|
16151
16151
|
readonly name: "getFeeGrowthGlobals";
|
|
16152
16152
|
readonly inputs: readonly [{
|
|
@@ -16988,7 +16988,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
16988
16988
|
tickSpacing: number;
|
|
16989
16989
|
hooks: `0x${string}`;
|
|
16990
16990
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
|
|
16991
|
-
getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
16991
|
+
getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
16992
16992
|
readonly type: "function";
|
|
16993
16993
|
readonly name: "getFeeGrowthGlobals";
|
|
16994
16994
|
readonly inputs: readonly [{
|
|
@@ -17824,7 +17824,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
17824
17824
|
}];
|
|
17825
17825
|
readonly stateMutability: "view";
|
|
17826
17826
|
}], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
|
|
17827
|
-
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
17827
|
+
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
17828
17828
|
readonly type: "function";
|
|
17829
17829
|
readonly name: "getFeeGrowthGlobals";
|
|
17830
17830
|
readonly inputs: readonly [{
|
|
@@ -18671,7 +18671,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
18671
18671
|
fee: number;
|
|
18672
18672
|
tickSpacing: number;
|
|
18673
18673
|
hooks: `0x${string}`;
|
|
18674
|
-
}, number], options?:
|
|
18674
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
18675
18675
|
readonly type: "function";
|
|
18676
18676
|
readonly name: "getFeeGrowthGlobals";
|
|
18677
18677
|
readonly inputs: readonly [{
|
|
@@ -19513,7 +19513,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
19513
19513
|
tickSpacing: number;
|
|
19514
19514
|
hooks: `0x${string}`;
|
|
19515
19515
|
}, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
19516
|
-
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
19516
|
+
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
19517
19517
|
readonly type: "function";
|
|
19518
19518
|
readonly name: "getFeeGrowthGlobals";
|
|
19519
19519
|
readonly inputs: readonly [{
|
|
@@ -20360,7 +20360,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
20360
20360
|
fee: number;
|
|
20361
20361
|
tickSpacing: number;
|
|
20362
20362
|
hooks: `0x${string}`;
|
|
20363
|
-
}, number], options?:
|
|
20363
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
20364
20364
|
readonly type: "function";
|
|
20365
20365
|
readonly name: "getFeeGrowthGlobals";
|
|
20366
20366
|
readonly inputs: readonly [{
|
|
@@ -21202,7 +21202,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
21202
21202
|
tickSpacing: number;
|
|
21203
21203
|
hooks: `0x${string}`;
|
|
21204
21204
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
21205
|
-
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
21205
|
+
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
21206
21206
|
readonly type: "function";
|
|
21207
21207
|
readonly name: "getFeeGrowthGlobals";
|
|
21208
21208
|
readonly inputs: readonly [{
|
|
@@ -22049,7 +22049,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
22049
22049
|
fee: number;
|
|
22050
22050
|
tickSpacing: number;
|
|
22051
22051
|
hooks: `0x${string}`;
|
|
22052
|
-
}, number], options?:
|
|
22052
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
22053
22053
|
readonly type: "function";
|
|
22054
22054
|
readonly name: "getFeeGrowthGlobals";
|
|
22055
22055
|
readonly inputs: readonly [{
|
|
@@ -22891,7 +22891,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
22891
22891
|
tickSpacing: number;
|
|
22892
22892
|
hooks: `0x${string}`;
|
|
22893
22893
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
22894
|
-
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
22894
|
+
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
22895
22895
|
readonly type: "function";
|
|
22896
22896
|
readonly name: "getFeeGrowthGlobals";
|
|
22897
22897
|
readonly inputs: readonly [{
|
|
@@ -23738,7 +23738,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
23738
23738
|
fee: number;
|
|
23739
23739
|
tickSpacing: number;
|
|
23740
23740
|
hooks: `0x${string}`;
|
|
23741
|
-
}, number], options?:
|
|
23741
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
23742
23742
|
readonly type: "function";
|
|
23743
23743
|
readonly name: "getFeeGrowthGlobals";
|
|
23744
23744
|
readonly inputs: readonly [{
|
|
@@ -25421,7 +25421,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
25421
25421
|
}>;
|
|
25422
25422
|
declare const getTimelockLens: (client: PublicClient, address?: Address) => Promise<{
|
|
25423
25423
|
read: {
|
|
25424
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
25424
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
25425
25425
|
readonly type: "function";
|
|
25426
25426
|
readonly name: "batchGetRefTick";
|
|
25427
25427
|
readonly inputs: readonly [{
|
|
@@ -26364,7 +26364,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
26364
26364
|
}];
|
|
26365
26365
|
readonly stateMutability: "view";
|
|
26366
26366
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
26367
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
26367
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
26368
26368
|
readonly type: "function";
|
|
26369
26369
|
readonly name: "batchGetRefTick";
|
|
26370
26370
|
readonly inputs: readonly [{
|
|
@@ -27319,7 +27319,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
27319
27319
|
borrowedAmount0: bigint;
|
|
27320
27320
|
borrowedAmount1: bigint;
|
|
27321
27321
|
}[]>;
|
|
27322
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
27322
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
27323
27323
|
readonly type: "function";
|
|
27324
27324
|
readonly name: "batchGetRefTick";
|
|
27325
27325
|
readonly inputs: readonly [{
|
|
@@ -28272,7 +28272,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
28272
28272
|
expiresAt: number;
|
|
28273
28273
|
liquidities: readonly bigint[];
|
|
28274
28274
|
}[]>;
|
|
28275
|
-
getFeeRates: (args: readonly [`0x${string}`], options?:
|
|
28275
|
+
getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
28276
28276
|
readonly type: "function";
|
|
28277
28277
|
readonly name: "batchGetRefTick";
|
|
28278
28278
|
readonly inputs: readonly [{
|
|
@@ -29221,7 +29221,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
29221
29221
|
minBaseFee: bigint;
|
|
29222
29222
|
feeRecipient: `0x${string}`;
|
|
29223
29223
|
}>;
|
|
29224
|
-
getGlobalGuardianState: (args: readonly [`0x${string}`], options?:
|
|
29224
|
+
getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
29225
29225
|
readonly type: "function";
|
|
29226
29226
|
readonly name: "batchGetRefTick";
|
|
29227
29227
|
readonly inputs: readonly [{
|
|
@@ -30180,7 +30180,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
30180
30180
|
senderIsAdmin: boolean;
|
|
30181
30181
|
senderIsPauser: boolean;
|
|
30182
30182
|
}>;
|
|
30183
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
30183
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
30184
30184
|
readonly type: "function";
|
|
30185
30185
|
readonly name: "batchGetRefTick";
|
|
30186
30186
|
readonly inputs: readonly [{
|
|
@@ -31123,7 +31123,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
31123
31123
|
}];
|
|
31124
31124
|
readonly stateMutability: "view";
|
|
31125
31125
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
31126
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
31126
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
31127
31127
|
readonly type: "function";
|
|
31128
31128
|
readonly name: "batchGetRefTick";
|
|
31129
31129
|
readonly inputs: readonly [{
|
|
@@ -32087,7 +32087,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
32087
32087
|
optionAssetName: string;
|
|
32088
32088
|
payoutAssetName: string;
|
|
32089
32089
|
}>;
|
|
32090
|
-
getMarketState: (args: readonly [`0x${string}`], options?:
|
|
32090
|
+
getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
32091
32091
|
readonly type: "function";
|
|
32092
32092
|
readonly name: "batchGetRefTick";
|
|
32093
32093
|
readonly inputs: readonly [{
|
|
@@ -33035,7 +33035,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
33035
33035
|
feeStrategy: `0x${string}`;
|
|
33036
33036
|
owner: `0x${string}`;
|
|
33037
33037
|
}>;
|
|
33038
|
-
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?:
|
|
33038
|
+
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
33039
33039
|
readonly type: "function";
|
|
33040
33040
|
readonly name: "batchGetRefTick";
|
|
33041
33041
|
readonly inputs: readonly [{
|
|
@@ -33978,7 +33978,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
33978
33978
|
}];
|
|
33979
33979
|
readonly stateMutability: "view";
|
|
33980
33980
|
}], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
33981
|
-
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?:
|
|
33981
|
+
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
33982
33982
|
readonly type: "function";
|
|
33983
33983
|
readonly name: "batchGetRefTick";
|
|
33984
33984
|
readonly inputs: readonly [{
|
|
@@ -34921,7 +34921,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
34921
34921
|
}];
|
|
34922
34922
|
readonly stateMutability: "view";
|
|
34923
34923
|
}], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
34924
|
-
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?:
|
|
34924
|
+
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
34925
34925
|
readonly type: "function";
|
|
34926
34926
|
readonly name: "batchGetRefTick";
|
|
34927
34927
|
readonly inputs: readonly [{
|
|
@@ -35864,7 +35864,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
35864
35864
|
}];
|
|
35865
35865
|
readonly stateMutability: "view";
|
|
35866
35866
|
}], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
35867
|
-
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?:
|
|
35867
|
+
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
35868
35868
|
readonly type: "function";
|
|
35869
35869
|
readonly name: "batchGetRefTick";
|
|
35870
35870
|
readonly inputs: readonly [{
|
|
@@ -36807,7 +36807,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
36807
36807
|
}];
|
|
36808
36808
|
readonly stateMutability: "view";
|
|
36809
36809
|
}], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
36810
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
36810
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
36811
36811
|
readonly type: "function";
|
|
36812
36812
|
readonly name: "batchGetRefTick";
|
|
36813
36813
|
readonly inputs: readonly [{
|
|
@@ -37760,7 +37760,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
37760
37760
|
expiresAt: number;
|
|
37761
37761
|
liquidities: readonly bigint[];
|
|
37762
37762
|
}>;
|
|
37763
|
-
getOptionPricingParams: (args: readonly [`0x${string}`], options?:
|
|
37763
|
+
getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
37764
37764
|
readonly type: "function";
|
|
37765
37765
|
readonly name: "batchGetRefTick";
|
|
37766
37766
|
readonly inputs: readonly [{
|
|
@@ -38709,7 +38709,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
38709
38709
|
minPremiumDailyRate: number;
|
|
38710
38710
|
minPremiumAmount: bigint;
|
|
38711
38711
|
}>;
|
|
38712
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
38712
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
38713
38713
|
readonly type: "function";
|
|
38714
38714
|
readonly name: "batchGetRefTick";
|
|
38715
38715
|
readonly inputs: readonly [{
|
|
@@ -39668,7 +39668,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
39668
39668
|
fee: number;
|
|
39669
39669
|
tickSpacing: number;
|
|
39670
39670
|
hooks: `0x${string}`;
|
|
39671
|
-
}], options?:
|
|
39671
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
39672
39672
|
readonly type: "function";
|
|
39673
39673
|
readonly name: "batchGetRefTick";
|
|
39674
39674
|
readonly inputs: readonly [{
|
|
@@ -40628,7 +40628,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
40628
40628
|
tickSpacing: number;
|
|
40629
40629
|
fee: number;
|
|
40630
40630
|
}>;
|
|
40631
|
-
getPricingParams: (args: readonly [`0x${string}`], options?:
|
|
40631
|
+
getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
40632
40632
|
readonly type: "function";
|
|
40633
40633
|
readonly name: "batchGetRefTick";
|
|
40634
40634
|
readonly inputs: readonly [{
|
|
@@ -41571,7 +41571,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
41571
41571
|
}];
|
|
41572
41572
|
readonly stateMutability: "view";
|
|
41573
41573
|
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
|
|
41574
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
41574
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
41575
41575
|
readonly type: "function";
|
|
41576
41576
|
readonly name: "batchGetRefTick";
|
|
41577
41577
|
readonly inputs: readonly [{
|
|
@@ -42514,7 +42514,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
42514
42514
|
}];
|
|
42515
42515
|
readonly stateMutability: "view";
|
|
42516
42516
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
42517
|
-
getStaticPricingParams: (args: readonly [`0x${string}`], options?:
|
|
42517
|
+
getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
42518
42518
|
readonly type: "function";
|
|
42519
42519
|
readonly name: "batchGetRefTick";
|
|
42520
42520
|
readonly inputs: readonly [{
|
|
@@ -43460,7 +43460,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
43460
43460
|
dailyFundingRate: number;
|
|
43461
43461
|
minFundingAmount: bigint;
|
|
43462
43462
|
}>;
|
|
43463
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
43463
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
43464
43464
|
readonly type: "function";
|
|
43465
43465
|
readonly name: "batchGetRefTick";
|
|
43466
43466
|
readonly inputs: readonly [{
|
|
@@ -44407,7 +44407,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
44407
44407
|
symbol: string;
|
|
44408
44408
|
name: string;
|
|
44409
44409
|
}>;
|
|
44410
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
44410
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
44411
44411
|
readonly type: "function";
|
|
44412
44412
|
readonly name: "batchGetRefTick";
|
|
44413
44413
|
readonly inputs: readonly [{
|
|
@@ -45360,7 +45360,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
45360
45360
|
expiresAt: number;
|
|
45361
45361
|
liquidities: readonly bigint[];
|
|
45362
45362
|
}[], bigint, boolean]>;
|
|
45363
|
-
getVaultData: (args: readonly [`0x${string}`], options?:
|
|
45363
|
+
getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
45364
45364
|
readonly type: "function";
|
|
45365
45365
|
readonly name: "batchGetRefTick";
|
|
45366
45366
|
readonly inputs: readonly [{
|
|
@@ -46313,7 +46313,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
46313
46313
|
};
|
|
46314
46314
|
poolId: `0x${string}`;
|
|
46315
46315
|
}>;
|
|
46316
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
46316
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
46317
46317
|
readonly type: "function";
|
|
46318
46318
|
readonly name: "batchGetRefTick";
|
|
46319
46319
|
readonly inputs: readonly [{
|
|
@@ -49286,7 +49286,7 @@ declare const formatUSD: (value: Big | string | number) => string;
|
|
|
49286
49286
|
//#endregion
|
|
49287
49287
|
//#region src/hooks/options/useMaxPositionSize.d.ts
|
|
49288
49288
|
declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?: number, maxSteps?: number) => {
|
|
49289
|
-
error:
|
|
49289
|
+
error: viem0.ReadContractErrorType;
|
|
49290
49290
|
isError: true;
|
|
49291
49291
|
isPending: false;
|
|
49292
49292
|
isLoading: false;
|
|
@@ -49298,7 +49298,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49298
49298
|
dataUpdatedAt: number;
|
|
49299
49299
|
errorUpdatedAt: number;
|
|
49300
49300
|
failureCount: number;
|
|
49301
|
-
failureReason:
|
|
49301
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49302
49302
|
errorUpdateCount: number;
|
|
49303
49303
|
isFetched: boolean;
|
|
49304
49304
|
isFetchedAfterMount: boolean;
|
|
@@ -49308,7 +49308,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49308
49308
|
isRefetching: boolean;
|
|
49309
49309
|
isStale: boolean;
|
|
49310
49310
|
isEnabled: boolean;
|
|
49311
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49311
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49312
49312
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49313
49313
|
promise: Promise<never>;
|
|
49314
49314
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49327,7 +49327,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49327
49327
|
dataUpdatedAt: number;
|
|
49328
49328
|
errorUpdatedAt: number;
|
|
49329
49329
|
failureCount: number;
|
|
49330
|
-
failureReason:
|
|
49330
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49331
49331
|
errorUpdateCount: number;
|
|
49332
49332
|
isFetched: boolean;
|
|
49333
49333
|
isFetchedAfterMount: boolean;
|
|
@@ -49337,14 +49337,14 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49337
49337
|
isRefetching: boolean;
|
|
49338
49338
|
isStale: boolean;
|
|
49339
49339
|
isEnabled: boolean;
|
|
49340
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49340
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49341
49341
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49342
49342
|
promise: Promise<never>;
|
|
49343
49343
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
49344
49344
|
maxCallSize: Amount | undefined;
|
|
49345
49345
|
maxPutSize: Amount | undefined;
|
|
49346
49346
|
} | {
|
|
49347
|
-
error:
|
|
49347
|
+
error: viem0.ReadContractErrorType;
|
|
49348
49348
|
isError: true;
|
|
49349
49349
|
isPending: false;
|
|
49350
49350
|
isLoading: false;
|
|
@@ -49356,7 +49356,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49356
49356
|
dataUpdatedAt: number;
|
|
49357
49357
|
errorUpdatedAt: number;
|
|
49358
49358
|
failureCount: number;
|
|
49359
|
-
failureReason:
|
|
49359
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49360
49360
|
errorUpdateCount: number;
|
|
49361
49361
|
isFetched: boolean;
|
|
49362
49362
|
isFetchedAfterMount: boolean;
|
|
@@ -49366,7 +49366,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49366
49366
|
isRefetching: boolean;
|
|
49367
49367
|
isStale: boolean;
|
|
49368
49368
|
isEnabled: boolean;
|
|
49369
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49369
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49370
49370
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49371
49371
|
promise: Promise<never>;
|
|
49372
49372
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49385,7 +49385,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49385
49385
|
dataUpdatedAt: number;
|
|
49386
49386
|
errorUpdatedAt: number;
|
|
49387
49387
|
failureCount: number;
|
|
49388
|
-
failureReason:
|
|
49388
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49389
49389
|
errorUpdateCount: number;
|
|
49390
49390
|
isFetched: boolean;
|
|
49391
49391
|
isFetchedAfterMount: boolean;
|
|
@@ -49395,7 +49395,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49395
49395
|
isRefetching: boolean;
|
|
49396
49396
|
isStale: boolean;
|
|
49397
49397
|
isEnabled: boolean;
|
|
49398
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49398
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49399
49399
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49400
49400
|
promise: Promise<never>;
|
|
49401
49401
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49413,7 +49413,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49413
49413
|
dataUpdatedAt: number;
|
|
49414
49414
|
errorUpdatedAt: number;
|
|
49415
49415
|
failureCount: number;
|
|
49416
|
-
failureReason:
|
|
49416
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49417
49417
|
errorUpdateCount: number;
|
|
49418
49418
|
isFetched: boolean;
|
|
49419
49419
|
isFetchedAfterMount: boolean;
|
|
@@ -49424,7 +49424,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49424
49424
|
isRefetching: boolean;
|
|
49425
49425
|
isStale: boolean;
|
|
49426
49426
|
isEnabled: boolean;
|
|
49427
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49427
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49428
49428
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49429
49429
|
promise: Promise<never>;
|
|
49430
49430
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49443,7 +49443,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49443
49443
|
dataUpdatedAt: number;
|
|
49444
49444
|
errorUpdatedAt: number;
|
|
49445
49445
|
failureCount: number;
|
|
49446
|
-
failureReason:
|
|
49446
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49447
49447
|
errorUpdateCount: number;
|
|
49448
49448
|
isFetched: boolean;
|
|
49449
49449
|
isFetchedAfterMount: boolean;
|
|
@@ -49453,7 +49453,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49453
49453
|
isRefetching: boolean;
|
|
49454
49454
|
isStale: boolean;
|
|
49455
49455
|
isEnabled: boolean;
|
|
49456
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49456
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49457
49457
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49458
49458
|
promise: Promise<never>;
|
|
49459
49459
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49692,7 +49692,7 @@ declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Ad
|
|
|
49692
49692
|
//#endregion
|
|
49693
49693
|
//#region src/hooks/operators/useOperatorPerms.d.ts
|
|
49694
49694
|
declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
|
|
49695
|
-
error:
|
|
49695
|
+
error: viem0.ReadContractErrorType;
|
|
49696
49696
|
isError: true;
|
|
49697
49697
|
isPending: false;
|
|
49698
49698
|
isLoading: false;
|
|
@@ -49704,7 +49704,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49704
49704
|
dataUpdatedAt: number;
|
|
49705
49705
|
errorUpdatedAt: number;
|
|
49706
49706
|
failureCount: number;
|
|
49707
|
-
failureReason:
|
|
49707
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49708
49708
|
errorUpdateCount: number;
|
|
49709
49709
|
isFetched: boolean;
|
|
49710
49710
|
isFetchedAfterMount: boolean;
|
|
@@ -49714,7 +49714,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49714
49714
|
isRefetching: boolean;
|
|
49715
49715
|
isStale: boolean;
|
|
49716
49716
|
isEnabled: boolean;
|
|
49717
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
49717
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
49718
49718
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49719
49719
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
49720
49720
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49739,7 +49739,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49739
49739
|
dataUpdatedAt: number;
|
|
49740
49740
|
errorUpdatedAt: number;
|
|
49741
49741
|
failureCount: number;
|
|
49742
|
-
failureReason:
|
|
49742
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49743
49743
|
errorUpdateCount: number;
|
|
49744
49744
|
isFetched: boolean;
|
|
49745
49745
|
isFetchedAfterMount: boolean;
|
|
@@ -49749,7 +49749,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49749
49749
|
isRefetching: boolean;
|
|
49750
49750
|
isStale: boolean;
|
|
49751
49751
|
isEnabled: boolean;
|
|
49752
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
49752
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
49753
49753
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49754
49754
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
49755
49755
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49762,7 +49762,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49762
49762
|
effectiveApproval: bigint;
|
|
49763
49763
|
};
|
|
49764
49764
|
} | {
|
|
49765
|
-
error:
|
|
49765
|
+
error: viem0.ReadContractErrorType;
|
|
49766
49766
|
isError: true;
|
|
49767
49767
|
isPending: false;
|
|
49768
49768
|
isLoading: false;
|
|
@@ -49774,7 +49774,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49774
49774
|
dataUpdatedAt: number;
|
|
49775
49775
|
errorUpdatedAt: number;
|
|
49776
49776
|
failureCount: number;
|
|
49777
|
-
failureReason:
|
|
49777
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49778
49778
|
errorUpdateCount: number;
|
|
49779
49779
|
isFetched: boolean;
|
|
49780
49780
|
isFetchedAfterMount: boolean;
|
|
@@ -49784,7 +49784,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49784
49784
|
isRefetching: boolean;
|
|
49785
49785
|
isStale: boolean;
|
|
49786
49786
|
isEnabled: boolean;
|
|
49787
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
49787
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
49788
49788
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49789
49789
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
49790
49790
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49809,7 +49809,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49809
49809
|
dataUpdatedAt: number;
|
|
49810
49810
|
errorUpdatedAt: number;
|
|
49811
49811
|
failureCount: number;
|
|
49812
|
-
failureReason:
|
|
49812
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49813
49813
|
errorUpdateCount: number;
|
|
49814
49814
|
isFetched: boolean;
|
|
49815
49815
|
isFetchedAfterMount: boolean;
|
|
@@ -49819,7 +49819,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49819
49819
|
isRefetching: boolean;
|
|
49820
49820
|
isStale: boolean;
|
|
49821
49821
|
isEnabled: boolean;
|
|
49822
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
49822
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
49823
49823
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49824
49824
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
49825
49825
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49843,7 +49843,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49843
49843
|
dataUpdatedAt: number;
|
|
49844
49844
|
errorUpdatedAt: number;
|
|
49845
49845
|
failureCount: number;
|
|
49846
|
-
failureReason:
|
|
49846
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49847
49847
|
errorUpdateCount: number;
|
|
49848
49848
|
isFetched: boolean;
|
|
49849
49849
|
isFetchedAfterMount: boolean;
|
|
@@ -49854,7 +49854,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49854
49854
|
isRefetching: boolean;
|
|
49855
49855
|
isStale: boolean;
|
|
49856
49856
|
isEnabled: boolean;
|
|
49857
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
49857
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
49858
49858
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49859
49859
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
49860
49860
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49879,7 +49879,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49879
49879
|
dataUpdatedAt: number;
|
|
49880
49880
|
errorUpdatedAt: number;
|
|
49881
49881
|
failureCount: number;
|
|
49882
|
-
failureReason:
|
|
49882
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49883
49883
|
errorUpdateCount: number;
|
|
49884
49884
|
isFetched: boolean;
|
|
49885
49885
|
isFetchedAfterMount: boolean;
|
|
@@ -49889,7 +49889,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
49889
49889
|
isRefetching: boolean;
|
|
49890
49890
|
isStale: boolean;
|
|
49891
49891
|
isEnabled: boolean;
|
|
49892
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
49892
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
49893
49893
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49894
49894
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
49895
49895
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -50869,7 +50869,7 @@ declare const useBurnLiquidity: (vaultAddr: Address | undefined) => {
|
|
|
50869
50869
|
//#region src/hooks/vault/useLiquidityBlocks.d.ts
|
|
50870
50870
|
type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
|
|
50871
50871
|
declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
50872
|
-
error:
|
|
50872
|
+
error: viem0.ReadContractErrorType;
|
|
50873
50873
|
isError: true;
|
|
50874
50874
|
isPending: false;
|
|
50875
50875
|
isLoading: false;
|
|
@@ -50881,7 +50881,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
50881
50881
|
dataUpdatedAt: number;
|
|
50882
50882
|
errorUpdatedAt: number;
|
|
50883
50883
|
failureCount: number;
|
|
50884
|
-
failureReason:
|
|
50884
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
50885
50885
|
errorUpdateCount: number;
|
|
50886
50886
|
isFetched: boolean;
|
|
50887
50887
|
isFetchedAfterMount: boolean;
|
|
@@ -50903,7 +50903,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
50903
50903
|
totalAmount1: bigint;
|
|
50904
50904
|
borrowedAmount0: bigint;
|
|
50905
50905
|
borrowedAmount1: bigint;
|
|
50906
|
-
}[],
|
|
50906
|
+
}[], viem0.ReadContractErrorType>>;
|
|
50907
50907
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
50908
50908
|
promise: Promise<readonly {
|
|
50909
50909
|
tickLower: number;
|
|
@@ -50945,7 +50945,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
50945
50945
|
dataUpdatedAt: number;
|
|
50946
50946
|
errorUpdatedAt: number;
|
|
50947
50947
|
failureCount: number;
|
|
50948
|
-
failureReason:
|
|
50948
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
50949
50949
|
errorUpdateCount: number;
|
|
50950
50950
|
isFetched: boolean;
|
|
50951
50951
|
isFetchedAfterMount: boolean;
|
|
@@ -50967,7 +50967,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
50967
50967
|
totalAmount1: bigint;
|
|
50968
50968
|
borrowedAmount0: bigint;
|
|
50969
50969
|
borrowedAmount1: bigint;
|
|
50970
|
-
}[],
|
|
50970
|
+
}[], viem0.ReadContractErrorType>>;
|
|
50971
50971
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
50972
50972
|
promise: Promise<readonly {
|
|
50973
50973
|
tickLower: number;
|
|
@@ -50997,7 +50997,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
50997
50997
|
borrowedAmount1: bigint;
|
|
50998
50998
|
}[];
|
|
50999
50999
|
} | {
|
|
51000
|
-
error:
|
|
51000
|
+
error: viem0.ReadContractErrorType;
|
|
51001
51001
|
isError: true;
|
|
51002
51002
|
isPending: false;
|
|
51003
51003
|
isLoading: false;
|
|
@@ -51009,7 +51009,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
51009
51009
|
dataUpdatedAt: number;
|
|
51010
51010
|
errorUpdatedAt: number;
|
|
51011
51011
|
failureCount: number;
|
|
51012
|
-
failureReason:
|
|
51012
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51013
51013
|
errorUpdateCount: number;
|
|
51014
51014
|
isFetched: boolean;
|
|
51015
51015
|
isFetchedAfterMount: boolean;
|
|
@@ -51031,7 +51031,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
51031
51031
|
totalAmount1: bigint;
|
|
51032
51032
|
borrowedAmount0: bigint;
|
|
51033
51033
|
borrowedAmount1: bigint;
|
|
51034
|
-
}[],
|
|
51034
|
+
}[], viem0.ReadContractErrorType>>;
|
|
51035
51035
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51036
51036
|
promise: Promise<readonly {
|
|
51037
51037
|
tickLower: number;
|
|
@@ -51073,7 +51073,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
51073
51073
|
dataUpdatedAt: number;
|
|
51074
51074
|
errorUpdatedAt: number;
|
|
51075
51075
|
failureCount: number;
|
|
51076
|
-
failureReason:
|
|
51076
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51077
51077
|
errorUpdateCount: number;
|
|
51078
51078
|
isFetched: boolean;
|
|
51079
51079
|
isFetchedAfterMount: boolean;
|
|
@@ -51095,7 +51095,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
51095
51095
|
totalAmount1: bigint;
|
|
51096
51096
|
borrowedAmount0: bigint;
|
|
51097
51097
|
borrowedAmount1: bigint;
|
|
51098
|
-
}[],
|
|
51098
|
+
}[], viem0.ReadContractErrorType>>;
|
|
51099
51099
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51100
51100
|
promise: Promise<readonly {
|
|
51101
51101
|
tickLower: number;
|
|
@@ -51136,7 +51136,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
51136
51136
|
dataUpdatedAt: number;
|
|
51137
51137
|
errorUpdatedAt: number;
|
|
51138
51138
|
failureCount: number;
|
|
51139
|
-
failureReason:
|
|
51139
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51140
51140
|
errorUpdateCount: number;
|
|
51141
51141
|
isFetched: boolean;
|
|
51142
51142
|
isFetchedAfterMount: boolean;
|
|
@@ -51159,7 +51159,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
51159
51159
|
totalAmount1: bigint;
|
|
51160
51160
|
borrowedAmount0: bigint;
|
|
51161
51161
|
borrowedAmount1: bigint;
|
|
51162
|
-
}[],
|
|
51162
|
+
}[], viem0.ReadContractErrorType>>;
|
|
51163
51163
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51164
51164
|
promise: Promise<readonly {
|
|
51165
51165
|
tickLower: number;
|
|
@@ -51201,7 +51201,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
51201
51201
|
dataUpdatedAt: number;
|
|
51202
51202
|
errorUpdatedAt: number;
|
|
51203
51203
|
failureCount: number;
|
|
51204
|
-
failureReason:
|
|
51204
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51205
51205
|
errorUpdateCount: number;
|
|
51206
51206
|
isFetched: boolean;
|
|
51207
51207
|
isFetchedAfterMount: boolean;
|
|
@@ -51223,7 +51223,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
51223
51223
|
totalAmount1: bigint;
|
|
51224
51224
|
borrowedAmount0: bigint;
|
|
51225
51225
|
borrowedAmount1: bigint;
|
|
51226
|
-
}[],
|
|
51226
|
+
}[], viem0.ReadContractErrorType>>;
|
|
51227
51227
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51228
51228
|
promise: Promise<readonly {
|
|
51229
51229
|
tickLower: number;
|
|
@@ -51299,7 +51299,7 @@ declare const useVaultTVL: (vaultAddr: Address | undefined) => {
|
|
|
51299
51299
|
borrowed0: Amount;
|
|
51300
51300
|
borrowed1: Amount;
|
|
51301
51301
|
blocksCount: bigint;
|
|
51302
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint],
|
|
51302
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
|
|
51303
51303
|
};
|
|
51304
51304
|
//#endregion
|
|
51305
51305
|
//#region src/hooks/tokens/useTokenData.d.ts
|
|
@@ -51312,7 +51312,7 @@ declare const useTokenData: (tokenAddr: Address | undefined) => Partial<NonUndef
|
|
|
51312
51312
|
//#endregion
|
|
51313
51313
|
//#region src/hooks/tokens/useTokenBalance.d.ts
|
|
51314
51314
|
declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
51315
|
-
error:
|
|
51315
|
+
error: viem0.ReadContractErrorType;
|
|
51316
51316
|
isError: true;
|
|
51317
51317
|
isPending: false;
|
|
51318
51318
|
isLoading: false;
|
|
@@ -51324,7 +51324,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51324
51324
|
dataUpdatedAt: number;
|
|
51325
51325
|
errorUpdatedAt: number;
|
|
51326
51326
|
failureCount: number;
|
|
51327
|
-
failureReason:
|
|
51327
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51328
51328
|
errorUpdateCount: number;
|
|
51329
51329
|
isFetched: boolean;
|
|
51330
51330
|
isFetchedAfterMount: boolean;
|
|
@@ -51334,7 +51334,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51334
51334
|
isRefetching: boolean;
|
|
51335
51335
|
isStale: boolean;
|
|
51336
51336
|
isEnabled: boolean;
|
|
51337
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
51337
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
51338
51338
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51339
51339
|
promise: Promise<bigint>;
|
|
51340
51340
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -51352,7 +51352,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51352
51352
|
dataUpdatedAt: number;
|
|
51353
51353
|
errorUpdatedAt: number;
|
|
51354
51354
|
failureCount: number;
|
|
51355
|
-
failureReason:
|
|
51355
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51356
51356
|
errorUpdateCount: number;
|
|
51357
51357
|
isFetched: boolean;
|
|
51358
51358
|
isFetchedAfterMount: boolean;
|
|
@@ -51362,13 +51362,13 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51362
51362
|
isRefetching: boolean;
|
|
51363
51363
|
isStale: boolean;
|
|
51364
51364
|
isEnabled: boolean;
|
|
51365
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
51365
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
51366
51366
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51367
51367
|
promise: Promise<bigint>;
|
|
51368
51368
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
51369
51369
|
data: Amount | undefined;
|
|
51370
51370
|
} | {
|
|
51371
|
-
error:
|
|
51371
|
+
error: viem0.ReadContractErrorType;
|
|
51372
51372
|
isError: true;
|
|
51373
51373
|
isPending: false;
|
|
51374
51374
|
isLoading: false;
|
|
@@ -51380,7 +51380,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51380
51380
|
dataUpdatedAt: number;
|
|
51381
51381
|
errorUpdatedAt: number;
|
|
51382
51382
|
failureCount: number;
|
|
51383
|
-
failureReason:
|
|
51383
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51384
51384
|
errorUpdateCount: number;
|
|
51385
51385
|
isFetched: boolean;
|
|
51386
51386
|
isFetchedAfterMount: boolean;
|
|
@@ -51390,7 +51390,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51390
51390
|
isRefetching: boolean;
|
|
51391
51391
|
isStale: boolean;
|
|
51392
51392
|
isEnabled: boolean;
|
|
51393
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
51393
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
51394
51394
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51395
51395
|
promise: Promise<bigint>;
|
|
51396
51396
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -51408,7 +51408,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51408
51408
|
dataUpdatedAt: number;
|
|
51409
51409
|
errorUpdatedAt: number;
|
|
51410
51410
|
failureCount: number;
|
|
51411
|
-
failureReason:
|
|
51411
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51412
51412
|
errorUpdateCount: number;
|
|
51413
51413
|
isFetched: boolean;
|
|
51414
51414
|
isFetchedAfterMount: boolean;
|
|
@@ -51418,7 +51418,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51418
51418
|
isRefetching: boolean;
|
|
51419
51419
|
isStale: boolean;
|
|
51420
51420
|
isEnabled: boolean;
|
|
51421
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
51421
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
51422
51422
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51423
51423
|
promise: Promise<bigint>;
|
|
51424
51424
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -51435,7 +51435,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51435
51435
|
dataUpdatedAt: number;
|
|
51436
51436
|
errorUpdatedAt: number;
|
|
51437
51437
|
failureCount: number;
|
|
51438
|
-
failureReason:
|
|
51438
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51439
51439
|
errorUpdateCount: number;
|
|
51440
51440
|
isFetched: boolean;
|
|
51441
51441
|
isFetchedAfterMount: boolean;
|
|
@@ -51446,7 +51446,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51446
51446
|
isRefetching: boolean;
|
|
51447
51447
|
isStale: boolean;
|
|
51448
51448
|
isEnabled: boolean;
|
|
51449
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
51449
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
51450
51450
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51451
51451
|
promise: Promise<bigint>;
|
|
51452
51452
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -51464,7 +51464,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51464
51464
|
dataUpdatedAt: number;
|
|
51465
51465
|
errorUpdatedAt: number;
|
|
51466
51466
|
failureCount: number;
|
|
51467
|
-
failureReason:
|
|
51467
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
51468
51468
|
errorUpdateCount: number;
|
|
51469
51469
|
isFetched: boolean;
|
|
51470
51470
|
isFetchedAfterMount: boolean;
|
|
@@ -51474,7 +51474,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
51474
51474
|
isRefetching: boolean;
|
|
51475
51475
|
isStale: boolean;
|
|
51476
51476
|
isEnabled: boolean;
|
|
51477
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
51477
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
51478
51478
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
51479
51479
|
promise: Promise<bigint>;
|
|
51480
51480
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -52456,16 +52456,16 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52456
52456
|
error: null;
|
|
52457
52457
|
data: undefined;
|
|
52458
52458
|
status: "idle";
|
|
52459
|
+
variables: undefined;
|
|
52459
52460
|
isError: false;
|
|
52461
|
+
isIdle: true;
|
|
52460
52462
|
isPending: false;
|
|
52461
52463
|
isSuccess: false;
|
|
52464
|
+
reset: () => void;
|
|
52465
|
+
context: unknown;
|
|
52462
52466
|
failureCount: number;
|
|
52463
52467
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
52464
52468
|
isPaused: boolean;
|
|
52465
|
-
variables: undefined;
|
|
52466
|
-
isIdle: true;
|
|
52467
|
-
reset: () => void;
|
|
52468
|
-
context: unknown;
|
|
52469
52469
|
submittedAt: number;
|
|
52470
52470
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
52471
52471
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -52475,19 +52475,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52475
52475
|
error: null;
|
|
52476
52476
|
data: undefined;
|
|
52477
52477
|
status: "pending";
|
|
52478
|
-
isError: false;
|
|
52479
|
-
isPending: true;
|
|
52480
|
-
isSuccess: false;
|
|
52481
|
-
failureCount: number;
|
|
52482
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
52483
|
-
isPaused: boolean;
|
|
52484
52478
|
variables: {
|
|
52485
52479
|
abi: abitype0.Abi;
|
|
52486
52480
|
functionName: string;
|
|
52487
52481
|
args?: readonly unknown[] | undefined;
|
|
52488
52482
|
address: Address;
|
|
52489
|
-
chain?:
|
|
52490
|
-
account?: `0x${string}` |
|
|
52483
|
+
chain?: viem0.Chain | null | undefined;
|
|
52484
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52491
52485
|
value?: bigint | undefined;
|
|
52492
52486
|
dataSuffix?: `0x${string}` | undefined;
|
|
52493
52487
|
type?: "legacy" | undefined;
|
|
@@ -52510,8 +52504,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52510
52504
|
functionName: string;
|
|
52511
52505
|
args?: readonly unknown[] | undefined;
|
|
52512
52506
|
address: Address;
|
|
52513
|
-
chain?:
|
|
52514
|
-
account?: `0x${string}` |
|
|
52507
|
+
chain?: viem0.Chain | null | undefined;
|
|
52508
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52515
52509
|
value?: bigint | undefined;
|
|
52516
52510
|
dataSuffix?: `0x${string}` | undefined;
|
|
52517
52511
|
type?: "eip2930" | undefined;
|
|
@@ -52524,7 +52518,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52524
52518
|
maxFeePerBlobGas?: undefined | undefined;
|
|
52525
52519
|
maxFeePerGas?: undefined | undefined;
|
|
52526
52520
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
52527
|
-
accessList?:
|
|
52521
|
+
accessList?: viem0.AccessList | undefined;
|
|
52528
52522
|
sidecars?: undefined;
|
|
52529
52523
|
authorizationList?: undefined;
|
|
52530
52524
|
chainId?: number | undefined;
|
|
@@ -52534,8 +52528,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52534
52528
|
functionName: string;
|
|
52535
52529
|
args?: readonly unknown[] | undefined;
|
|
52536
52530
|
address: Address;
|
|
52537
|
-
chain?:
|
|
52538
|
-
account?: `0x${string}` |
|
|
52531
|
+
chain?: viem0.Chain | null | undefined;
|
|
52532
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52539
52533
|
value?: bigint | undefined;
|
|
52540
52534
|
dataSuffix?: `0x${string}` | undefined;
|
|
52541
52535
|
type?: "eip1559" | undefined;
|
|
@@ -52548,7 +52542,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52548
52542
|
maxFeePerBlobGas?: undefined | undefined;
|
|
52549
52543
|
maxFeePerGas?: bigint | undefined;
|
|
52550
52544
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52551
|
-
accessList?:
|
|
52545
|
+
accessList?: viem0.AccessList | undefined;
|
|
52552
52546
|
sidecars?: undefined;
|
|
52553
52547
|
authorizationList?: undefined;
|
|
52554
52548
|
chainId?: number | undefined;
|
|
@@ -52558,22 +52552,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52558
52552
|
functionName: string;
|
|
52559
52553
|
args?: readonly unknown[] | undefined;
|
|
52560
52554
|
address: Address;
|
|
52561
|
-
chain?:
|
|
52562
|
-
account?: `0x${string}` |
|
|
52555
|
+
chain?: viem0.Chain | null | undefined;
|
|
52556
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52563
52557
|
value?: bigint | undefined;
|
|
52564
52558
|
dataSuffix?: `0x${string}` | undefined;
|
|
52565
52559
|
type?: "eip4844" | undefined;
|
|
52566
52560
|
gas?: bigint | undefined;
|
|
52567
52561
|
nonce?: number | undefined;
|
|
52568
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
52569
|
-
blobVersionedHashes: readonly
|
|
52562
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
52563
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
52570
52564
|
kzg?: undefined;
|
|
52571
52565
|
gasPrice?: undefined | undefined;
|
|
52572
52566
|
maxFeePerBlobGas?: bigint | undefined;
|
|
52573
52567
|
maxFeePerGas?: bigint | undefined;
|
|
52574
52568
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52575
|
-
accessList?:
|
|
52576
|
-
sidecars?: readonly
|
|
52569
|
+
accessList?: viem0.AccessList | undefined;
|
|
52570
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
52577
52571
|
authorizationList?: undefined;
|
|
52578
52572
|
chainId?: number | undefined;
|
|
52579
52573
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -52582,22 +52576,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52582
52576
|
functionName: string;
|
|
52583
52577
|
args?: readonly unknown[] | undefined;
|
|
52584
52578
|
address: Address;
|
|
52585
|
-
chain?:
|
|
52586
|
-
account?: `0x${string}` |
|
|
52579
|
+
chain?: viem0.Chain | null | undefined;
|
|
52580
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52587
52581
|
value?: bigint | undefined;
|
|
52588
52582
|
dataSuffix?: `0x${string}` | undefined;
|
|
52589
52583
|
type?: "eip4844" | undefined;
|
|
52590
52584
|
gas?: bigint | undefined;
|
|
52591
52585
|
nonce?: number | undefined;
|
|
52592
|
-
blobs: readonly
|
|
52586
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
52593
52587
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
52594
|
-
kzg?:
|
|
52588
|
+
kzg?: viem0.Kzg | undefined;
|
|
52595
52589
|
gasPrice?: undefined | undefined;
|
|
52596
52590
|
maxFeePerBlobGas?: bigint | undefined;
|
|
52597
52591
|
maxFeePerGas?: bigint | undefined;
|
|
52598
52592
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52599
|
-
accessList?:
|
|
52600
|
-
sidecars?: readonly
|
|
52593
|
+
accessList?: viem0.AccessList | undefined;
|
|
52594
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
52601
52595
|
authorizationList?: undefined;
|
|
52602
52596
|
chainId?: number | undefined;
|
|
52603
52597
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -52606,8 +52600,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52606
52600
|
functionName: string;
|
|
52607
52601
|
args?: readonly unknown[] | undefined;
|
|
52608
52602
|
address: Address;
|
|
52609
|
-
chain?:
|
|
52610
|
-
account?: `0x${string}` |
|
|
52603
|
+
chain?: viem0.Chain | null | undefined;
|
|
52604
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52611
52605
|
value?: bigint | undefined;
|
|
52612
52606
|
dataSuffix?: `0x${string}` | undefined;
|
|
52613
52607
|
type?: "eip7702" | undefined;
|
|
@@ -52620,15 +52614,21 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52620
52614
|
maxFeePerBlobGas?: undefined | undefined;
|
|
52621
52615
|
maxFeePerGas?: bigint | undefined;
|
|
52622
52616
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52623
|
-
accessList?:
|
|
52617
|
+
accessList?: viem0.AccessList | undefined;
|
|
52624
52618
|
sidecars?: undefined;
|
|
52625
|
-
authorizationList?:
|
|
52619
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
52626
52620
|
chainId?: number | undefined;
|
|
52627
52621
|
connector?: wagmi0.Connector | undefined;
|
|
52628
52622
|
};
|
|
52623
|
+
isError: false;
|
|
52629
52624
|
isIdle: false;
|
|
52625
|
+
isPending: true;
|
|
52626
|
+
isSuccess: false;
|
|
52630
52627
|
reset: () => void;
|
|
52631
52628
|
context: unknown;
|
|
52629
|
+
failureCount: number;
|
|
52630
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
52631
|
+
isPaused: boolean;
|
|
52632
52632
|
submittedAt: number;
|
|
52633
52633
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
52634
52634
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -52638,19 +52638,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52638
52638
|
error: _wagmi_core0.WriteContractErrorType;
|
|
52639
52639
|
data: undefined;
|
|
52640
52640
|
status: "error";
|
|
52641
|
-
isError: true;
|
|
52642
|
-
isPending: false;
|
|
52643
|
-
isSuccess: false;
|
|
52644
|
-
failureCount: number;
|
|
52645
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
52646
|
-
isPaused: boolean;
|
|
52647
52641
|
variables: {
|
|
52648
52642
|
abi: abitype0.Abi;
|
|
52649
52643
|
functionName: string;
|
|
52650
52644
|
args?: readonly unknown[] | undefined;
|
|
52651
52645
|
address: Address;
|
|
52652
|
-
chain?:
|
|
52653
|
-
account?: `0x${string}` |
|
|
52646
|
+
chain?: viem0.Chain | null | undefined;
|
|
52647
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52654
52648
|
value?: bigint | undefined;
|
|
52655
52649
|
dataSuffix?: `0x${string}` | undefined;
|
|
52656
52650
|
type?: "legacy" | undefined;
|
|
@@ -52673,8 +52667,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52673
52667
|
functionName: string;
|
|
52674
52668
|
args?: readonly unknown[] | undefined;
|
|
52675
52669
|
address: Address;
|
|
52676
|
-
chain?:
|
|
52677
|
-
account?: `0x${string}` |
|
|
52670
|
+
chain?: viem0.Chain | null | undefined;
|
|
52671
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52678
52672
|
value?: bigint | undefined;
|
|
52679
52673
|
dataSuffix?: `0x${string}` | undefined;
|
|
52680
52674
|
type?: "eip2930" | undefined;
|
|
@@ -52687,7 +52681,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52687
52681
|
maxFeePerBlobGas?: undefined | undefined;
|
|
52688
52682
|
maxFeePerGas?: undefined | undefined;
|
|
52689
52683
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
52690
|
-
accessList?:
|
|
52684
|
+
accessList?: viem0.AccessList | undefined;
|
|
52691
52685
|
sidecars?: undefined;
|
|
52692
52686
|
authorizationList?: undefined;
|
|
52693
52687
|
chainId?: number | undefined;
|
|
@@ -52697,8 +52691,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52697
52691
|
functionName: string;
|
|
52698
52692
|
args?: readonly unknown[] | undefined;
|
|
52699
52693
|
address: Address;
|
|
52700
|
-
chain?:
|
|
52701
|
-
account?: `0x${string}` |
|
|
52694
|
+
chain?: viem0.Chain | null | undefined;
|
|
52695
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52702
52696
|
value?: bigint | undefined;
|
|
52703
52697
|
dataSuffix?: `0x${string}` | undefined;
|
|
52704
52698
|
type?: "eip1559" | undefined;
|
|
@@ -52711,7 +52705,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52711
52705
|
maxFeePerBlobGas?: undefined | undefined;
|
|
52712
52706
|
maxFeePerGas?: bigint | undefined;
|
|
52713
52707
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52714
|
-
accessList?:
|
|
52708
|
+
accessList?: viem0.AccessList | undefined;
|
|
52715
52709
|
sidecars?: undefined;
|
|
52716
52710
|
authorizationList?: undefined;
|
|
52717
52711
|
chainId?: number | undefined;
|
|
@@ -52721,22 +52715,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52721
52715
|
functionName: string;
|
|
52722
52716
|
args?: readonly unknown[] | undefined;
|
|
52723
52717
|
address: Address;
|
|
52724
|
-
chain?:
|
|
52725
|
-
account?: `0x${string}` |
|
|
52718
|
+
chain?: viem0.Chain | null | undefined;
|
|
52719
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52726
52720
|
value?: bigint | undefined;
|
|
52727
52721
|
dataSuffix?: `0x${string}` | undefined;
|
|
52728
52722
|
type?: "eip4844" | undefined;
|
|
52729
52723
|
gas?: bigint | undefined;
|
|
52730
52724
|
nonce?: number | undefined;
|
|
52731
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
52732
|
-
blobVersionedHashes: readonly
|
|
52725
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
52726
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
52733
52727
|
kzg?: undefined;
|
|
52734
52728
|
gasPrice?: undefined | undefined;
|
|
52735
52729
|
maxFeePerBlobGas?: bigint | undefined;
|
|
52736
52730
|
maxFeePerGas?: bigint | undefined;
|
|
52737
52731
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52738
|
-
accessList?:
|
|
52739
|
-
sidecars?: readonly
|
|
52732
|
+
accessList?: viem0.AccessList | undefined;
|
|
52733
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
52740
52734
|
authorizationList?: undefined;
|
|
52741
52735
|
chainId?: number | undefined;
|
|
52742
52736
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -52745,22 +52739,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52745
52739
|
functionName: string;
|
|
52746
52740
|
args?: readonly unknown[] | undefined;
|
|
52747
52741
|
address: Address;
|
|
52748
|
-
chain?:
|
|
52749
|
-
account?: `0x${string}` |
|
|
52742
|
+
chain?: viem0.Chain | null | undefined;
|
|
52743
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52750
52744
|
value?: bigint | undefined;
|
|
52751
52745
|
dataSuffix?: `0x${string}` | undefined;
|
|
52752
52746
|
type?: "eip4844" | undefined;
|
|
52753
52747
|
gas?: bigint | undefined;
|
|
52754
52748
|
nonce?: number | undefined;
|
|
52755
|
-
blobs: readonly
|
|
52749
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
52756
52750
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
52757
|
-
kzg?:
|
|
52751
|
+
kzg?: viem0.Kzg | undefined;
|
|
52758
52752
|
gasPrice?: undefined | undefined;
|
|
52759
52753
|
maxFeePerBlobGas?: bigint | undefined;
|
|
52760
52754
|
maxFeePerGas?: bigint | undefined;
|
|
52761
52755
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52762
|
-
accessList?:
|
|
52763
|
-
sidecars?: readonly
|
|
52756
|
+
accessList?: viem0.AccessList | undefined;
|
|
52757
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
52764
52758
|
authorizationList?: undefined;
|
|
52765
52759
|
chainId?: number | undefined;
|
|
52766
52760
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -52769,8 +52763,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52769
52763
|
functionName: string;
|
|
52770
52764
|
args?: readonly unknown[] | undefined;
|
|
52771
52765
|
address: Address;
|
|
52772
|
-
chain?:
|
|
52773
|
-
account?: `0x${string}` |
|
|
52766
|
+
chain?: viem0.Chain | null | undefined;
|
|
52767
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52774
52768
|
value?: bigint | undefined;
|
|
52775
52769
|
dataSuffix?: `0x${string}` | undefined;
|
|
52776
52770
|
type?: "eip7702" | undefined;
|
|
@@ -52783,15 +52777,21 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52783
52777
|
maxFeePerBlobGas?: undefined | undefined;
|
|
52784
52778
|
maxFeePerGas?: bigint | undefined;
|
|
52785
52779
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52786
|
-
accessList?:
|
|
52780
|
+
accessList?: viem0.AccessList | undefined;
|
|
52787
52781
|
sidecars?: undefined;
|
|
52788
|
-
authorizationList?:
|
|
52782
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
52789
52783
|
chainId?: number | undefined;
|
|
52790
52784
|
connector?: wagmi0.Connector | undefined;
|
|
52791
52785
|
};
|
|
52786
|
+
isError: true;
|
|
52792
52787
|
isIdle: false;
|
|
52788
|
+
isPending: false;
|
|
52789
|
+
isSuccess: false;
|
|
52793
52790
|
reset: () => void;
|
|
52794
52791
|
context: unknown;
|
|
52792
|
+
failureCount: number;
|
|
52793
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
52794
|
+
isPaused: boolean;
|
|
52795
52795
|
submittedAt: number;
|
|
52796
52796
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
52797
52797
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -52801,19 +52801,13 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52801
52801
|
error: null;
|
|
52802
52802
|
data: `0x${string}`;
|
|
52803
52803
|
status: "success";
|
|
52804
|
-
isError: false;
|
|
52805
|
-
isPending: false;
|
|
52806
|
-
isSuccess: true;
|
|
52807
|
-
failureCount: number;
|
|
52808
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
52809
|
-
isPaused: boolean;
|
|
52810
52804
|
variables: {
|
|
52811
52805
|
abi: abitype0.Abi;
|
|
52812
52806
|
functionName: string;
|
|
52813
52807
|
args?: readonly unknown[] | undefined;
|
|
52814
52808
|
address: Address;
|
|
52815
|
-
chain?:
|
|
52816
|
-
account?: `0x${string}` |
|
|
52809
|
+
chain?: viem0.Chain | null | undefined;
|
|
52810
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52817
52811
|
value?: bigint | undefined;
|
|
52818
52812
|
dataSuffix?: `0x${string}` | undefined;
|
|
52819
52813
|
type?: "legacy" | undefined;
|
|
@@ -52836,8 +52830,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52836
52830
|
functionName: string;
|
|
52837
52831
|
args?: readonly unknown[] | undefined;
|
|
52838
52832
|
address: Address;
|
|
52839
|
-
chain?:
|
|
52840
|
-
account?: `0x${string}` |
|
|
52833
|
+
chain?: viem0.Chain | null | undefined;
|
|
52834
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52841
52835
|
value?: bigint | undefined;
|
|
52842
52836
|
dataSuffix?: `0x${string}` | undefined;
|
|
52843
52837
|
type?: "eip2930" | undefined;
|
|
@@ -52850,7 +52844,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52850
52844
|
maxFeePerBlobGas?: undefined | undefined;
|
|
52851
52845
|
maxFeePerGas?: undefined | undefined;
|
|
52852
52846
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
52853
|
-
accessList?:
|
|
52847
|
+
accessList?: viem0.AccessList | undefined;
|
|
52854
52848
|
sidecars?: undefined;
|
|
52855
52849
|
authorizationList?: undefined;
|
|
52856
52850
|
chainId?: number | undefined;
|
|
@@ -52860,8 +52854,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52860
52854
|
functionName: string;
|
|
52861
52855
|
args?: readonly unknown[] | undefined;
|
|
52862
52856
|
address: Address;
|
|
52863
|
-
chain?:
|
|
52864
|
-
account?: `0x${string}` |
|
|
52857
|
+
chain?: viem0.Chain | null | undefined;
|
|
52858
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52865
52859
|
value?: bigint | undefined;
|
|
52866
52860
|
dataSuffix?: `0x${string}` | undefined;
|
|
52867
52861
|
type?: "eip1559" | undefined;
|
|
@@ -52874,7 +52868,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52874
52868
|
maxFeePerBlobGas?: undefined | undefined;
|
|
52875
52869
|
maxFeePerGas?: bigint | undefined;
|
|
52876
52870
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52877
|
-
accessList?:
|
|
52871
|
+
accessList?: viem0.AccessList | undefined;
|
|
52878
52872
|
sidecars?: undefined;
|
|
52879
52873
|
authorizationList?: undefined;
|
|
52880
52874
|
chainId?: number | undefined;
|
|
@@ -52884,22 +52878,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52884
52878
|
functionName: string;
|
|
52885
52879
|
args?: readonly unknown[] | undefined;
|
|
52886
52880
|
address: Address;
|
|
52887
|
-
chain?:
|
|
52888
|
-
account?: `0x${string}` |
|
|
52881
|
+
chain?: viem0.Chain | null | undefined;
|
|
52882
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52889
52883
|
value?: bigint | undefined;
|
|
52890
52884
|
dataSuffix?: `0x${string}` | undefined;
|
|
52891
52885
|
type?: "eip4844" | undefined;
|
|
52892
52886
|
gas?: bigint | undefined;
|
|
52893
52887
|
nonce?: number | undefined;
|
|
52894
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
52895
|
-
blobVersionedHashes: readonly
|
|
52888
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
52889
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
52896
52890
|
kzg?: undefined;
|
|
52897
52891
|
gasPrice?: undefined | undefined;
|
|
52898
52892
|
maxFeePerBlobGas?: bigint | undefined;
|
|
52899
52893
|
maxFeePerGas?: bigint | undefined;
|
|
52900
52894
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52901
|
-
accessList?:
|
|
52902
|
-
sidecars?: readonly
|
|
52895
|
+
accessList?: viem0.AccessList | undefined;
|
|
52896
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
52903
52897
|
authorizationList?: undefined;
|
|
52904
52898
|
chainId?: number | undefined;
|
|
52905
52899
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -52908,22 +52902,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52908
52902
|
functionName: string;
|
|
52909
52903
|
args?: readonly unknown[] | undefined;
|
|
52910
52904
|
address: Address;
|
|
52911
|
-
chain?:
|
|
52912
|
-
account?: `0x${string}` |
|
|
52905
|
+
chain?: viem0.Chain | null | undefined;
|
|
52906
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52913
52907
|
value?: bigint | undefined;
|
|
52914
52908
|
dataSuffix?: `0x${string}` | undefined;
|
|
52915
52909
|
type?: "eip4844" | undefined;
|
|
52916
52910
|
gas?: bigint | undefined;
|
|
52917
52911
|
nonce?: number | undefined;
|
|
52918
|
-
blobs: readonly
|
|
52912
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
52919
52913
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
52920
|
-
kzg?:
|
|
52914
|
+
kzg?: viem0.Kzg | undefined;
|
|
52921
52915
|
gasPrice?: undefined | undefined;
|
|
52922
52916
|
maxFeePerBlobGas?: bigint | undefined;
|
|
52923
52917
|
maxFeePerGas?: bigint | undefined;
|
|
52924
52918
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52925
|
-
accessList?:
|
|
52926
|
-
sidecars?: readonly
|
|
52919
|
+
accessList?: viem0.AccessList | undefined;
|
|
52920
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
52927
52921
|
authorizationList?: undefined;
|
|
52928
52922
|
chainId?: number | undefined;
|
|
52929
52923
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -52932,8 +52926,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52932
52926
|
functionName: string;
|
|
52933
52927
|
args?: readonly unknown[] | undefined;
|
|
52934
52928
|
address: Address;
|
|
52935
|
-
chain?:
|
|
52936
|
-
account?: `0x${string}` |
|
|
52929
|
+
chain?: viem0.Chain | null | undefined;
|
|
52930
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
52937
52931
|
value?: bigint | undefined;
|
|
52938
52932
|
dataSuffix?: `0x${string}` | undefined;
|
|
52939
52933
|
type?: "eip7702" | undefined;
|
|
@@ -52946,15 +52940,21 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52946
52940
|
maxFeePerBlobGas?: undefined | undefined;
|
|
52947
52941
|
maxFeePerGas?: bigint | undefined;
|
|
52948
52942
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
52949
|
-
accessList?:
|
|
52943
|
+
accessList?: viem0.AccessList | undefined;
|
|
52950
52944
|
sidecars?: undefined;
|
|
52951
|
-
authorizationList?:
|
|
52945
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
52952
52946
|
chainId?: number | undefined;
|
|
52953
52947
|
connector?: wagmi0.Connector | undefined;
|
|
52954
52948
|
};
|
|
52949
|
+
isError: false;
|
|
52955
52950
|
isIdle: false;
|
|
52951
|
+
isPending: false;
|
|
52952
|
+
isSuccess: true;
|
|
52956
52953
|
reset: () => void;
|
|
52957
52954
|
context: unknown;
|
|
52955
|
+
failureCount: number;
|
|
52956
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
52957
|
+
isPaused: boolean;
|
|
52958
52958
|
submittedAt: number;
|
|
52959
52959
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
52960
52960
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -52967,16 +52967,16 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
52967
52967
|
error: null;
|
|
52968
52968
|
data: undefined;
|
|
52969
52969
|
status: "idle";
|
|
52970
|
+
variables: undefined;
|
|
52970
52971
|
isError: false;
|
|
52972
|
+
isIdle: true;
|
|
52971
52973
|
isPending: false;
|
|
52972
52974
|
isSuccess: false;
|
|
52975
|
+
reset: () => void;
|
|
52976
|
+
context: unknown;
|
|
52973
52977
|
failureCount: number;
|
|
52974
52978
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
52975
52979
|
isPaused: boolean;
|
|
52976
|
-
variables: undefined;
|
|
52977
|
-
isIdle: true;
|
|
52978
|
-
reset: () => void;
|
|
52979
|
-
context: unknown;
|
|
52980
52980
|
submittedAt: number;
|
|
52981
52981
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
52982
52982
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -52986,19 +52986,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
52986
52986
|
error: null;
|
|
52987
52987
|
data: undefined;
|
|
52988
52988
|
status: "pending";
|
|
52989
|
-
isError: false;
|
|
52990
|
-
isPending: true;
|
|
52991
|
-
isSuccess: false;
|
|
52992
|
-
failureCount: number;
|
|
52993
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
52994
|
-
isPaused: boolean;
|
|
52995
52989
|
variables: {
|
|
52996
52990
|
abi: abitype0.Abi;
|
|
52997
52991
|
functionName: string;
|
|
52998
52992
|
args?: readonly unknown[] | undefined;
|
|
52999
52993
|
address: Address;
|
|
53000
|
-
chain?:
|
|
53001
|
-
account?: `0x${string}` |
|
|
52994
|
+
chain?: viem0.Chain | null | undefined;
|
|
52995
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53002
52996
|
value?: bigint | undefined;
|
|
53003
52997
|
dataSuffix?: `0x${string}` | undefined;
|
|
53004
52998
|
type?: "legacy" | undefined;
|
|
@@ -53021,8 +53015,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53021
53015
|
functionName: string;
|
|
53022
53016
|
args?: readonly unknown[] | undefined;
|
|
53023
53017
|
address: Address;
|
|
53024
|
-
chain?:
|
|
53025
|
-
account?: `0x${string}` |
|
|
53018
|
+
chain?: viem0.Chain | null | undefined;
|
|
53019
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53026
53020
|
value?: bigint | undefined;
|
|
53027
53021
|
dataSuffix?: `0x${string}` | undefined;
|
|
53028
53022
|
type?: "eip2930" | undefined;
|
|
@@ -53035,7 +53029,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53035
53029
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53036
53030
|
maxFeePerGas?: undefined | undefined;
|
|
53037
53031
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
53038
|
-
accessList?:
|
|
53032
|
+
accessList?: viem0.AccessList | undefined;
|
|
53039
53033
|
sidecars?: undefined;
|
|
53040
53034
|
authorizationList?: undefined;
|
|
53041
53035
|
chainId?: number | undefined;
|
|
@@ -53045,8 +53039,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53045
53039
|
functionName: string;
|
|
53046
53040
|
args?: readonly unknown[] | undefined;
|
|
53047
53041
|
address: Address;
|
|
53048
|
-
chain?:
|
|
53049
|
-
account?: `0x${string}` |
|
|
53042
|
+
chain?: viem0.Chain | null | undefined;
|
|
53043
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53050
53044
|
value?: bigint | undefined;
|
|
53051
53045
|
dataSuffix?: `0x${string}` | undefined;
|
|
53052
53046
|
type?: "eip1559" | undefined;
|
|
@@ -53059,7 +53053,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53059
53053
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53060
53054
|
maxFeePerGas?: bigint | undefined;
|
|
53061
53055
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53062
|
-
accessList?:
|
|
53056
|
+
accessList?: viem0.AccessList | undefined;
|
|
53063
53057
|
sidecars?: undefined;
|
|
53064
53058
|
authorizationList?: undefined;
|
|
53065
53059
|
chainId?: number | undefined;
|
|
@@ -53069,22 +53063,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53069
53063
|
functionName: string;
|
|
53070
53064
|
args?: readonly unknown[] | undefined;
|
|
53071
53065
|
address: Address;
|
|
53072
|
-
chain?:
|
|
53073
|
-
account?: `0x${string}` |
|
|
53066
|
+
chain?: viem0.Chain | null | undefined;
|
|
53067
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53074
53068
|
value?: bigint | undefined;
|
|
53075
53069
|
dataSuffix?: `0x${string}` | undefined;
|
|
53076
53070
|
type?: "eip4844" | undefined;
|
|
53077
53071
|
gas?: bigint | undefined;
|
|
53078
53072
|
nonce?: number | undefined;
|
|
53079
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
53080
|
-
blobVersionedHashes: readonly
|
|
53073
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
53074
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
53081
53075
|
kzg?: undefined;
|
|
53082
53076
|
gasPrice?: undefined | undefined;
|
|
53083
53077
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53084
53078
|
maxFeePerGas?: bigint | undefined;
|
|
53085
53079
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53086
|
-
accessList?:
|
|
53087
|
-
sidecars?: readonly
|
|
53080
|
+
accessList?: viem0.AccessList | undefined;
|
|
53081
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53088
53082
|
authorizationList?: undefined;
|
|
53089
53083
|
chainId?: number | undefined;
|
|
53090
53084
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53093,22 +53087,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53093
53087
|
functionName: string;
|
|
53094
53088
|
args?: readonly unknown[] | undefined;
|
|
53095
53089
|
address: Address;
|
|
53096
|
-
chain?:
|
|
53097
|
-
account?: `0x${string}` |
|
|
53090
|
+
chain?: viem0.Chain | null | undefined;
|
|
53091
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53098
53092
|
value?: bigint | undefined;
|
|
53099
53093
|
dataSuffix?: `0x${string}` | undefined;
|
|
53100
53094
|
type?: "eip4844" | undefined;
|
|
53101
53095
|
gas?: bigint | undefined;
|
|
53102
53096
|
nonce?: number | undefined;
|
|
53103
|
-
blobs: readonly
|
|
53097
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
53104
53098
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53105
|
-
kzg?:
|
|
53099
|
+
kzg?: viem0.Kzg | undefined;
|
|
53106
53100
|
gasPrice?: undefined | undefined;
|
|
53107
53101
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53108
53102
|
maxFeePerGas?: bigint | undefined;
|
|
53109
53103
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53110
|
-
accessList?:
|
|
53111
|
-
sidecars?: readonly
|
|
53104
|
+
accessList?: viem0.AccessList | undefined;
|
|
53105
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53112
53106
|
authorizationList?: undefined;
|
|
53113
53107
|
chainId?: number | undefined;
|
|
53114
53108
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53117,8 +53111,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53117
53111
|
functionName: string;
|
|
53118
53112
|
args?: readonly unknown[] | undefined;
|
|
53119
53113
|
address: Address;
|
|
53120
|
-
chain?:
|
|
53121
|
-
account?: `0x${string}` |
|
|
53114
|
+
chain?: viem0.Chain | null | undefined;
|
|
53115
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53122
53116
|
value?: bigint | undefined;
|
|
53123
53117
|
dataSuffix?: `0x${string}` | undefined;
|
|
53124
53118
|
type?: "eip7702" | undefined;
|
|
@@ -53131,15 +53125,21 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53131
53125
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53132
53126
|
maxFeePerGas?: bigint | undefined;
|
|
53133
53127
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53134
|
-
accessList?:
|
|
53128
|
+
accessList?: viem0.AccessList | undefined;
|
|
53135
53129
|
sidecars?: undefined;
|
|
53136
|
-
authorizationList?:
|
|
53130
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
53137
53131
|
chainId?: number | undefined;
|
|
53138
53132
|
connector?: wagmi0.Connector | undefined;
|
|
53139
53133
|
};
|
|
53134
|
+
isError: false;
|
|
53140
53135
|
isIdle: false;
|
|
53136
|
+
isPending: true;
|
|
53137
|
+
isSuccess: false;
|
|
53141
53138
|
reset: () => void;
|
|
53142
53139
|
context: unknown;
|
|
53140
|
+
failureCount: number;
|
|
53141
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53142
|
+
isPaused: boolean;
|
|
53143
53143
|
submittedAt: number;
|
|
53144
53144
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
53145
53145
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -53149,19 +53149,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53149
53149
|
error: _wagmi_core0.WriteContractErrorType;
|
|
53150
53150
|
data: undefined;
|
|
53151
53151
|
status: "error";
|
|
53152
|
-
isError: true;
|
|
53153
|
-
isPending: false;
|
|
53154
|
-
isSuccess: false;
|
|
53155
|
-
failureCount: number;
|
|
53156
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53157
|
-
isPaused: boolean;
|
|
53158
53152
|
variables: {
|
|
53159
53153
|
abi: abitype0.Abi;
|
|
53160
53154
|
functionName: string;
|
|
53161
53155
|
args?: readonly unknown[] | undefined;
|
|
53162
53156
|
address: Address;
|
|
53163
|
-
chain?:
|
|
53164
|
-
account?: `0x${string}` |
|
|
53157
|
+
chain?: viem0.Chain | null | undefined;
|
|
53158
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53165
53159
|
value?: bigint | undefined;
|
|
53166
53160
|
dataSuffix?: `0x${string}` | undefined;
|
|
53167
53161
|
type?: "legacy" | undefined;
|
|
@@ -53184,8 +53178,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53184
53178
|
functionName: string;
|
|
53185
53179
|
args?: readonly unknown[] | undefined;
|
|
53186
53180
|
address: Address;
|
|
53187
|
-
chain?:
|
|
53188
|
-
account?: `0x${string}` |
|
|
53181
|
+
chain?: viem0.Chain | null | undefined;
|
|
53182
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53189
53183
|
value?: bigint | undefined;
|
|
53190
53184
|
dataSuffix?: `0x${string}` | undefined;
|
|
53191
53185
|
type?: "eip2930" | undefined;
|
|
@@ -53198,7 +53192,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53198
53192
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53199
53193
|
maxFeePerGas?: undefined | undefined;
|
|
53200
53194
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
53201
|
-
accessList?:
|
|
53195
|
+
accessList?: viem0.AccessList | undefined;
|
|
53202
53196
|
sidecars?: undefined;
|
|
53203
53197
|
authorizationList?: undefined;
|
|
53204
53198
|
chainId?: number | undefined;
|
|
@@ -53208,8 +53202,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53208
53202
|
functionName: string;
|
|
53209
53203
|
args?: readonly unknown[] | undefined;
|
|
53210
53204
|
address: Address;
|
|
53211
|
-
chain?:
|
|
53212
|
-
account?: `0x${string}` |
|
|
53205
|
+
chain?: viem0.Chain | null | undefined;
|
|
53206
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53213
53207
|
value?: bigint | undefined;
|
|
53214
53208
|
dataSuffix?: `0x${string}` | undefined;
|
|
53215
53209
|
type?: "eip1559" | undefined;
|
|
@@ -53222,7 +53216,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53222
53216
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53223
53217
|
maxFeePerGas?: bigint | undefined;
|
|
53224
53218
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53225
|
-
accessList?:
|
|
53219
|
+
accessList?: viem0.AccessList | undefined;
|
|
53226
53220
|
sidecars?: undefined;
|
|
53227
53221
|
authorizationList?: undefined;
|
|
53228
53222
|
chainId?: number | undefined;
|
|
@@ -53232,22 +53226,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53232
53226
|
functionName: string;
|
|
53233
53227
|
args?: readonly unknown[] | undefined;
|
|
53234
53228
|
address: Address;
|
|
53235
|
-
chain?:
|
|
53236
|
-
account?: `0x${string}` |
|
|
53229
|
+
chain?: viem0.Chain | null | undefined;
|
|
53230
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53237
53231
|
value?: bigint | undefined;
|
|
53238
53232
|
dataSuffix?: `0x${string}` | undefined;
|
|
53239
53233
|
type?: "eip4844" | undefined;
|
|
53240
53234
|
gas?: bigint | undefined;
|
|
53241
53235
|
nonce?: number | undefined;
|
|
53242
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
53243
|
-
blobVersionedHashes: readonly
|
|
53236
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
53237
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
53244
53238
|
kzg?: undefined;
|
|
53245
53239
|
gasPrice?: undefined | undefined;
|
|
53246
53240
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53247
53241
|
maxFeePerGas?: bigint | undefined;
|
|
53248
53242
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53249
|
-
accessList?:
|
|
53250
|
-
sidecars?: readonly
|
|
53243
|
+
accessList?: viem0.AccessList | undefined;
|
|
53244
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53251
53245
|
authorizationList?: undefined;
|
|
53252
53246
|
chainId?: number | undefined;
|
|
53253
53247
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53256,22 +53250,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53256
53250
|
functionName: string;
|
|
53257
53251
|
args?: readonly unknown[] | undefined;
|
|
53258
53252
|
address: Address;
|
|
53259
|
-
chain?:
|
|
53260
|
-
account?: `0x${string}` |
|
|
53253
|
+
chain?: viem0.Chain | null | undefined;
|
|
53254
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53261
53255
|
value?: bigint | undefined;
|
|
53262
53256
|
dataSuffix?: `0x${string}` | undefined;
|
|
53263
53257
|
type?: "eip4844" | undefined;
|
|
53264
53258
|
gas?: bigint | undefined;
|
|
53265
53259
|
nonce?: number | undefined;
|
|
53266
|
-
blobs: readonly
|
|
53260
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
53267
53261
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53268
|
-
kzg?:
|
|
53262
|
+
kzg?: viem0.Kzg | undefined;
|
|
53269
53263
|
gasPrice?: undefined | undefined;
|
|
53270
53264
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53271
53265
|
maxFeePerGas?: bigint | undefined;
|
|
53272
53266
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53273
|
-
accessList?:
|
|
53274
|
-
sidecars?: readonly
|
|
53267
|
+
accessList?: viem0.AccessList | undefined;
|
|
53268
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53275
53269
|
authorizationList?: undefined;
|
|
53276
53270
|
chainId?: number | undefined;
|
|
53277
53271
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53280,8 +53274,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53280
53274
|
functionName: string;
|
|
53281
53275
|
args?: readonly unknown[] | undefined;
|
|
53282
53276
|
address: Address;
|
|
53283
|
-
chain?:
|
|
53284
|
-
account?: `0x${string}` |
|
|
53277
|
+
chain?: viem0.Chain | null | undefined;
|
|
53278
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53285
53279
|
value?: bigint | undefined;
|
|
53286
53280
|
dataSuffix?: `0x${string}` | undefined;
|
|
53287
53281
|
type?: "eip7702" | undefined;
|
|
@@ -53294,15 +53288,21 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53294
53288
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53295
53289
|
maxFeePerGas?: bigint | undefined;
|
|
53296
53290
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53297
|
-
accessList?:
|
|
53291
|
+
accessList?: viem0.AccessList | undefined;
|
|
53298
53292
|
sidecars?: undefined;
|
|
53299
|
-
authorizationList?:
|
|
53293
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
53300
53294
|
chainId?: number | undefined;
|
|
53301
53295
|
connector?: wagmi0.Connector | undefined;
|
|
53302
53296
|
};
|
|
53297
|
+
isError: true;
|
|
53303
53298
|
isIdle: false;
|
|
53299
|
+
isPending: false;
|
|
53300
|
+
isSuccess: false;
|
|
53304
53301
|
reset: () => void;
|
|
53305
53302
|
context: unknown;
|
|
53303
|
+
failureCount: number;
|
|
53304
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53305
|
+
isPaused: boolean;
|
|
53306
53306
|
submittedAt: number;
|
|
53307
53307
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
53308
53308
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -53312,19 +53312,13 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53312
53312
|
error: null;
|
|
53313
53313
|
data: `0x${string}`;
|
|
53314
53314
|
status: "success";
|
|
53315
|
-
isError: false;
|
|
53316
|
-
isPending: false;
|
|
53317
|
-
isSuccess: true;
|
|
53318
|
-
failureCount: number;
|
|
53319
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53320
|
-
isPaused: boolean;
|
|
53321
53315
|
variables: {
|
|
53322
53316
|
abi: abitype0.Abi;
|
|
53323
53317
|
functionName: string;
|
|
53324
53318
|
args?: readonly unknown[] | undefined;
|
|
53325
53319
|
address: Address;
|
|
53326
|
-
chain?:
|
|
53327
|
-
account?: `0x${string}` |
|
|
53320
|
+
chain?: viem0.Chain | null | undefined;
|
|
53321
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53328
53322
|
value?: bigint | undefined;
|
|
53329
53323
|
dataSuffix?: `0x${string}` | undefined;
|
|
53330
53324
|
type?: "legacy" | undefined;
|
|
@@ -53347,8 +53341,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53347
53341
|
functionName: string;
|
|
53348
53342
|
args?: readonly unknown[] | undefined;
|
|
53349
53343
|
address: Address;
|
|
53350
|
-
chain?:
|
|
53351
|
-
account?: `0x${string}` |
|
|
53344
|
+
chain?: viem0.Chain | null | undefined;
|
|
53345
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53352
53346
|
value?: bigint | undefined;
|
|
53353
53347
|
dataSuffix?: `0x${string}` | undefined;
|
|
53354
53348
|
type?: "eip2930" | undefined;
|
|
@@ -53361,7 +53355,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53361
53355
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53362
53356
|
maxFeePerGas?: undefined | undefined;
|
|
53363
53357
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
53364
|
-
accessList?:
|
|
53358
|
+
accessList?: viem0.AccessList | undefined;
|
|
53365
53359
|
sidecars?: undefined;
|
|
53366
53360
|
authorizationList?: undefined;
|
|
53367
53361
|
chainId?: number | undefined;
|
|
@@ -53371,8 +53365,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53371
53365
|
functionName: string;
|
|
53372
53366
|
args?: readonly unknown[] | undefined;
|
|
53373
53367
|
address: Address;
|
|
53374
|
-
chain?:
|
|
53375
|
-
account?: `0x${string}` |
|
|
53368
|
+
chain?: viem0.Chain | null | undefined;
|
|
53369
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53376
53370
|
value?: bigint | undefined;
|
|
53377
53371
|
dataSuffix?: `0x${string}` | undefined;
|
|
53378
53372
|
type?: "eip1559" | undefined;
|
|
@@ -53385,7 +53379,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53385
53379
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53386
53380
|
maxFeePerGas?: bigint | undefined;
|
|
53387
53381
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53388
|
-
accessList?:
|
|
53382
|
+
accessList?: viem0.AccessList | undefined;
|
|
53389
53383
|
sidecars?: undefined;
|
|
53390
53384
|
authorizationList?: undefined;
|
|
53391
53385
|
chainId?: number | undefined;
|
|
@@ -53395,22 +53389,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53395
53389
|
functionName: string;
|
|
53396
53390
|
args?: readonly unknown[] | undefined;
|
|
53397
53391
|
address: Address;
|
|
53398
|
-
chain?:
|
|
53399
|
-
account?: `0x${string}` |
|
|
53392
|
+
chain?: viem0.Chain | null | undefined;
|
|
53393
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53400
53394
|
value?: bigint | undefined;
|
|
53401
53395
|
dataSuffix?: `0x${string}` | undefined;
|
|
53402
53396
|
type?: "eip4844" | undefined;
|
|
53403
53397
|
gas?: bigint | undefined;
|
|
53404
53398
|
nonce?: number | undefined;
|
|
53405
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
53406
|
-
blobVersionedHashes: readonly
|
|
53399
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
53400
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
53407
53401
|
kzg?: undefined;
|
|
53408
53402
|
gasPrice?: undefined | undefined;
|
|
53409
53403
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53410
53404
|
maxFeePerGas?: bigint | undefined;
|
|
53411
53405
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53412
|
-
accessList?:
|
|
53413
|
-
sidecars?: readonly
|
|
53406
|
+
accessList?: viem0.AccessList | undefined;
|
|
53407
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53414
53408
|
authorizationList?: undefined;
|
|
53415
53409
|
chainId?: number | undefined;
|
|
53416
53410
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53419,22 +53413,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53419
53413
|
functionName: string;
|
|
53420
53414
|
args?: readonly unknown[] | undefined;
|
|
53421
53415
|
address: Address;
|
|
53422
|
-
chain?:
|
|
53423
|
-
account?: `0x${string}` |
|
|
53416
|
+
chain?: viem0.Chain | null | undefined;
|
|
53417
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53424
53418
|
value?: bigint | undefined;
|
|
53425
53419
|
dataSuffix?: `0x${string}` | undefined;
|
|
53426
53420
|
type?: "eip4844" | undefined;
|
|
53427
53421
|
gas?: bigint | undefined;
|
|
53428
53422
|
nonce?: number | undefined;
|
|
53429
|
-
blobs: readonly
|
|
53423
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
53430
53424
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53431
|
-
kzg?:
|
|
53425
|
+
kzg?: viem0.Kzg | undefined;
|
|
53432
53426
|
gasPrice?: undefined | undefined;
|
|
53433
53427
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53434
53428
|
maxFeePerGas?: bigint | undefined;
|
|
53435
53429
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53436
|
-
accessList?:
|
|
53437
|
-
sidecars?: readonly
|
|
53430
|
+
accessList?: viem0.AccessList | undefined;
|
|
53431
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53438
53432
|
authorizationList?: undefined;
|
|
53439
53433
|
chainId?: number | undefined;
|
|
53440
53434
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53443,8 +53437,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53443
53437
|
functionName: string;
|
|
53444
53438
|
args?: readonly unknown[] | undefined;
|
|
53445
53439
|
address: Address;
|
|
53446
|
-
chain?:
|
|
53447
|
-
account?: `0x${string}` |
|
|
53440
|
+
chain?: viem0.Chain | null | undefined;
|
|
53441
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53448
53442
|
value?: bigint | undefined;
|
|
53449
53443
|
dataSuffix?: `0x${string}` | undefined;
|
|
53450
53444
|
type?: "eip7702" | undefined;
|
|
@@ -53457,15 +53451,21 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53457
53451
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53458
53452
|
maxFeePerGas?: bigint | undefined;
|
|
53459
53453
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53460
|
-
accessList?:
|
|
53454
|
+
accessList?: viem0.AccessList | undefined;
|
|
53461
53455
|
sidecars?: undefined;
|
|
53462
|
-
authorizationList?:
|
|
53456
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
53463
53457
|
chainId?: number | undefined;
|
|
53464
53458
|
connector?: wagmi0.Connector | undefined;
|
|
53465
53459
|
};
|
|
53460
|
+
isError: false;
|
|
53466
53461
|
isIdle: false;
|
|
53462
|
+
isPending: false;
|
|
53463
|
+
isSuccess: true;
|
|
53467
53464
|
reset: () => void;
|
|
53468
53465
|
context: unknown;
|
|
53466
|
+
failureCount: number;
|
|
53467
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53468
|
+
isPaused: boolean;
|
|
53469
53469
|
submittedAt: number;
|
|
53470
53470
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
53471
53471
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -53487,16 +53487,16 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53487
53487
|
error: null;
|
|
53488
53488
|
data: undefined;
|
|
53489
53489
|
status: "idle";
|
|
53490
|
+
variables: undefined;
|
|
53490
53491
|
isError: false;
|
|
53492
|
+
isIdle: true;
|
|
53491
53493
|
isPending: false;
|
|
53492
53494
|
isSuccess: false;
|
|
53495
|
+
reset: () => void;
|
|
53496
|
+
context: unknown;
|
|
53493
53497
|
failureCount: number;
|
|
53494
53498
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53495
53499
|
isPaused: boolean;
|
|
53496
|
-
variables: undefined;
|
|
53497
|
-
isIdle: true;
|
|
53498
|
-
reset: () => void;
|
|
53499
|
-
context: unknown;
|
|
53500
53500
|
submittedAt: number;
|
|
53501
53501
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
53502
53502
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -53516,19 +53516,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53516
53516
|
error: null;
|
|
53517
53517
|
data: undefined;
|
|
53518
53518
|
status: "pending";
|
|
53519
|
-
isError: false;
|
|
53520
|
-
isPending: true;
|
|
53521
|
-
isSuccess: false;
|
|
53522
|
-
failureCount: number;
|
|
53523
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53524
|
-
isPaused: boolean;
|
|
53525
53519
|
variables: {
|
|
53526
53520
|
abi: abitype0.Abi;
|
|
53527
53521
|
functionName: string;
|
|
53528
53522
|
args?: readonly unknown[] | undefined;
|
|
53529
53523
|
address: Address;
|
|
53530
|
-
chain?:
|
|
53531
|
-
account?: `0x${string}` |
|
|
53524
|
+
chain?: viem0.Chain | null | undefined;
|
|
53525
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53532
53526
|
value?: bigint | undefined;
|
|
53533
53527
|
dataSuffix?: `0x${string}` | undefined;
|
|
53534
53528
|
type?: "legacy" | undefined;
|
|
@@ -53551,8 +53545,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53551
53545
|
functionName: string;
|
|
53552
53546
|
args?: readonly unknown[] | undefined;
|
|
53553
53547
|
address: Address;
|
|
53554
|
-
chain?:
|
|
53555
|
-
account?: `0x${string}` |
|
|
53548
|
+
chain?: viem0.Chain | null | undefined;
|
|
53549
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53556
53550
|
value?: bigint | undefined;
|
|
53557
53551
|
dataSuffix?: `0x${string}` | undefined;
|
|
53558
53552
|
type?: "eip2930" | undefined;
|
|
@@ -53565,7 +53559,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53565
53559
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53566
53560
|
maxFeePerGas?: undefined | undefined;
|
|
53567
53561
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
53568
|
-
accessList?:
|
|
53562
|
+
accessList?: viem0.AccessList | undefined;
|
|
53569
53563
|
sidecars?: undefined;
|
|
53570
53564
|
authorizationList?: undefined;
|
|
53571
53565
|
chainId?: number | undefined;
|
|
@@ -53575,8 +53569,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53575
53569
|
functionName: string;
|
|
53576
53570
|
args?: readonly unknown[] | undefined;
|
|
53577
53571
|
address: Address;
|
|
53578
|
-
chain?:
|
|
53579
|
-
account?: `0x${string}` |
|
|
53572
|
+
chain?: viem0.Chain | null | undefined;
|
|
53573
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53580
53574
|
value?: bigint | undefined;
|
|
53581
53575
|
dataSuffix?: `0x${string}` | undefined;
|
|
53582
53576
|
type?: "eip1559" | undefined;
|
|
@@ -53589,7 +53583,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53589
53583
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53590
53584
|
maxFeePerGas?: bigint | undefined;
|
|
53591
53585
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53592
|
-
accessList?:
|
|
53586
|
+
accessList?: viem0.AccessList | undefined;
|
|
53593
53587
|
sidecars?: undefined;
|
|
53594
53588
|
authorizationList?: undefined;
|
|
53595
53589
|
chainId?: number | undefined;
|
|
@@ -53599,22 +53593,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53599
53593
|
functionName: string;
|
|
53600
53594
|
args?: readonly unknown[] | undefined;
|
|
53601
53595
|
address: Address;
|
|
53602
|
-
chain?:
|
|
53603
|
-
account?: `0x${string}` |
|
|
53596
|
+
chain?: viem0.Chain | null | undefined;
|
|
53597
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53604
53598
|
value?: bigint | undefined;
|
|
53605
53599
|
dataSuffix?: `0x${string}` | undefined;
|
|
53606
53600
|
type?: "eip4844" | undefined;
|
|
53607
53601
|
gas?: bigint | undefined;
|
|
53608
53602
|
nonce?: number | undefined;
|
|
53609
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
53610
|
-
blobVersionedHashes: readonly
|
|
53603
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
53604
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
53611
53605
|
kzg?: undefined;
|
|
53612
53606
|
gasPrice?: undefined | undefined;
|
|
53613
53607
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53614
53608
|
maxFeePerGas?: bigint | undefined;
|
|
53615
53609
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53616
|
-
accessList?:
|
|
53617
|
-
sidecars?: readonly
|
|
53610
|
+
accessList?: viem0.AccessList | undefined;
|
|
53611
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53618
53612
|
authorizationList?: undefined;
|
|
53619
53613
|
chainId?: number | undefined;
|
|
53620
53614
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53623,22 +53617,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53623
53617
|
functionName: string;
|
|
53624
53618
|
args?: readonly unknown[] | undefined;
|
|
53625
53619
|
address: Address;
|
|
53626
|
-
chain?:
|
|
53627
|
-
account?: `0x${string}` |
|
|
53620
|
+
chain?: viem0.Chain | null | undefined;
|
|
53621
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53628
53622
|
value?: bigint | undefined;
|
|
53629
53623
|
dataSuffix?: `0x${string}` | undefined;
|
|
53630
53624
|
type?: "eip4844" | undefined;
|
|
53631
53625
|
gas?: bigint | undefined;
|
|
53632
53626
|
nonce?: number | undefined;
|
|
53633
|
-
blobs: readonly
|
|
53627
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
53634
53628
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53635
|
-
kzg?:
|
|
53629
|
+
kzg?: viem0.Kzg | undefined;
|
|
53636
53630
|
gasPrice?: undefined | undefined;
|
|
53637
53631
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53638
53632
|
maxFeePerGas?: bigint | undefined;
|
|
53639
53633
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53640
|
-
accessList?:
|
|
53641
|
-
sidecars?: readonly
|
|
53634
|
+
accessList?: viem0.AccessList | undefined;
|
|
53635
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53642
53636
|
authorizationList?: undefined;
|
|
53643
53637
|
chainId?: number | undefined;
|
|
53644
53638
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53647,8 +53641,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53647
53641
|
functionName: string;
|
|
53648
53642
|
args?: readonly unknown[] | undefined;
|
|
53649
53643
|
address: Address;
|
|
53650
|
-
chain?:
|
|
53651
|
-
account?: `0x${string}` |
|
|
53644
|
+
chain?: viem0.Chain | null | undefined;
|
|
53645
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53652
53646
|
value?: bigint | undefined;
|
|
53653
53647
|
dataSuffix?: `0x${string}` | undefined;
|
|
53654
53648
|
type?: "eip7702" | undefined;
|
|
@@ -53661,15 +53655,21 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53661
53655
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53662
53656
|
maxFeePerGas?: bigint | undefined;
|
|
53663
53657
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53664
|
-
accessList?:
|
|
53658
|
+
accessList?: viem0.AccessList | undefined;
|
|
53665
53659
|
sidecars?: undefined;
|
|
53666
|
-
authorizationList?:
|
|
53660
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
53667
53661
|
chainId?: number | undefined;
|
|
53668
53662
|
connector?: wagmi0.Connector | undefined;
|
|
53669
53663
|
};
|
|
53664
|
+
isError: false;
|
|
53670
53665
|
isIdle: false;
|
|
53666
|
+
isPending: true;
|
|
53667
|
+
isSuccess: false;
|
|
53671
53668
|
reset: () => void;
|
|
53672
53669
|
context: unknown;
|
|
53670
|
+
failureCount: number;
|
|
53671
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53672
|
+
isPaused: boolean;
|
|
53673
53673
|
submittedAt: number;
|
|
53674
53674
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
53675
53675
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -53689,19 +53689,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53689
53689
|
error: _wagmi_core0.WriteContractErrorType;
|
|
53690
53690
|
data: undefined;
|
|
53691
53691
|
status: "error";
|
|
53692
|
-
isError: true;
|
|
53693
|
-
isPending: false;
|
|
53694
|
-
isSuccess: false;
|
|
53695
|
-
failureCount: number;
|
|
53696
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53697
|
-
isPaused: boolean;
|
|
53698
53692
|
variables: {
|
|
53699
53693
|
abi: abitype0.Abi;
|
|
53700
53694
|
functionName: string;
|
|
53701
53695
|
args?: readonly unknown[] | undefined;
|
|
53702
53696
|
address: Address;
|
|
53703
|
-
chain?:
|
|
53704
|
-
account?: `0x${string}` |
|
|
53697
|
+
chain?: viem0.Chain | null | undefined;
|
|
53698
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53705
53699
|
value?: bigint | undefined;
|
|
53706
53700
|
dataSuffix?: `0x${string}` | undefined;
|
|
53707
53701
|
type?: "legacy" | undefined;
|
|
@@ -53724,8 +53718,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53724
53718
|
functionName: string;
|
|
53725
53719
|
args?: readonly unknown[] | undefined;
|
|
53726
53720
|
address: Address;
|
|
53727
|
-
chain?:
|
|
53728
|
-
account?: `0x${string}` |
|
|
53721
|
+
chain?: viem0.Chain | null | undefined;
|
|
53722
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53729
53723
|
value?: bigint | undefined;
|
|
53730
53724
|
dataSuffix?: `0x${string}` | undefined;
|
|
53731
53725
|
type?: "eip2930" | undefined;
|
|
@@ -53738,7 +53732,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53738
53732
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53739
53733
|
maxFeePerGas?: undefined | undefined;
|
|
53740
53734
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
53741
|
-
accessList?:
|
|
53735
|
+
accessList?: viem0.AccessList | undefined;
|
|
53742
53736
|
sidecars?: undefined;
|
|
53743
53737
|
authorizationList?: undefined;
|
|
53744
53738
|
chainId?: number | undefined;
|
|
@@ -53748,8 +53742,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53748
53742
|
functionName: string;
|
|
53749
53743
|
args?: readonly unknown[] | undefined;
|
|
53750
53744
|
address: Address;
|
|
53751
|
-
chain?:
|
|
53752
|
-
account?: `0x${string}` |
|
|
53745
|
+
chain?: viem0.Chain | null | undefined;
|
|
53746
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53753
53747
|
value?: bigint | undefined;
|
|
53754
53748
|
dataSuffix?: `0x${string}` | undefined;
|
|
53755
53749
|
type?: "eip1559" | undefined;
|
|
@@ -53762,7 +53756,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53762
53756
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53763
53757
|
maxFeePerGas?: bigint | undefined;
|
|
53764
53758
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53765
|
-
accessList?:
|
|
53759
|
+
accessList?: viem0.AccessList | undefined;
|
|
53766
53760
|
sidecars?: undefined;
|
|
53767
53761
|
authorizationList?: undefined;
|
|
53768
53762
|
chainId?: number | undefined;
|
|
@@ -53772,22 +53766,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53772
53766
|
functionName: string;
|
|
53773
53767
|
args?: readonly unknown[] | undefined;
|
|
53774
53768
|
address: Address;
|
|
53775
|
-
chain?:
|
|
53776
|
-
account?: `0x${string}` |
|
|
53769
|
+
chain?: viem0.Chain | null | undefined;
|
|
53770
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53777
53771
|
value?: bigint | undefined;
|
|
53778
53772
|
dataSuffix?: `0x${string}` | undefined;
|
|
53779
53773
|
type?: "eip4844" | undefined;
|
|
53780
53774
|
gas?: bigint | undefined;
|
|
53781
53775
|
nonce?: number | undefined;
|
|
53782
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
53783
|
-
blobVersionedHashes: readonly
|
|
53776
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
53777
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
53784
53778
|
kzg?: undefined;
|
|
53785
53779
|
gasPrice?: undefined | undefined;
|
|
53786
53780
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53787
53781
|
maxFeePerGas?: bigint | undefined;
|
|
53788
53782
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53789
|
-
accessList?:
|
|
53790
|
-
sidecars?: readonly
|
|
53783
|
+
accessList?: viem0.AccessList | undefined;
|
|
53784
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53791
53785
|
authorizationList?: undefined;
|
|
53792
53786
|
chainId?: number | undefined;
|
|
53793
53787
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53796,22 +53790,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53796
53790
|
functionName: string;
|
|
53797
53791
|
args?: readonly unknown[] | undefined;
|
|
53798
53792
|
address: Address;
|
|
53799
|
-
chain?:
|
|
53800
|
-
account?: `0x${string}` |
|
|
53793
|
+
chain?: viem0.Chain | null | undefined;
|
|
53794
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53801
53795
|
value?: bigint | undefined;
|
|
53802
53796
|
dataSuffix?: `0x${string}` | undefined;
|
|
53803
53797
|
type?: "eip4844" | undefined;
|
|
53804
53798
|
gas?: bigint | undefined;
|
|
53805
53799
|
nonce?: number | undefined;
|
|
53806
|
-
blobs: readonly
|
|
53800
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
53807
53801
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53808
|
-
kzg?:
|
|
53802
|
+
kzg?: viem0.Kzg | undefined;
|
|
53809
53803
|
gasPrice?: undefined | undefined;
|
|
53810
53804
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53811
53805
|
maxFeePerGas?: bigint | undefined;
|
|
53812
53806
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53813
|
-
accessList?:
|
|
53814
|
-
sidecars?: readonly
|
|
53807
|
+
accessList?: viem0.AccessList | undefined;
|
|
53808
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53815
53809
|
authorizationList?: undefined;
|
|
53816
53810
|
chainId?: number | undefined;
|
|
53817
53811
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53820,8 +53814,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53820
53814
|
functionName: string;
|
|
53821
53815
|
args?: readonly unknown[] | undefined;
|
|
53822
53816
|
address: Address;
|
|
53823
|
-
chain?:
|
|
53824
|
-
account?: `0x${string}` |
|
|
53817
|
+
chain?: viem0.Chain | null | undefined;
|
|
53818
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53825
53819
|
value?: bigint | undefined;
|
|
53826
53820
|
dataSuffix?: `0x${string}` | undefined;
|
|
53827
53821
|
type?: "eip7702" | undefined;
|
|
@@ -53834,15 +53828,21 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53834
53828
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53835
53829
|
maxFeePerGas?: bigint | undefined;
|
|
53836
53830
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53837
|
-
accessList?:
|
|
53831
|
+
accessList?: viem0.AccessList | undefined;
|
|
53838
53832
|
sidecars?: undefined;
|
|
53839
|
-
authorizationList?:
|
|
53833
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
53840
53834
|
chainId?: number | undefined;
|
|
53841
53835
|
connector?: wagmi0.Connector | undefined;
|
|
53842
53836
|
};
|
|
53837
|
+
isError: true;
|
|
53843
53838
|
isIdle: false;
|
|
53839
|
+
isPending: false;
|
|
53840
|
+
isSuccess: false;
|
|
53844
53841
|
reset: () => void;
|
|
53845
53842
|
context: unknown;
|
|
53843
|
+
failureCount: number;
|
|
53844
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53845
|
+
isPaused: boolean;
|
|
53846
53846
|
submittedAt: number;
|
|
53847
53847
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
53848
53848
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -53862,19 +53862,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53862
53862
|
error: null;
|
|
53863
53863
|
data: `0x${string}`;
|
|
53864
53864
|
status: "success";
|
|
53865
|
-
isError: false;
|
|
53866
|
-
isPending: false;
|
|
53867
|
-
isSuccess: true;
|
|
53868
|
-
failureCount: number;
|
|
53869
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
53870
|
-
isPaused: boolean;
|
|
53871
53865
|
variables: {
|
|
53872
53866
|
abi: abitype0.Abi;
|
|
53873
53867
|
functionName: string;
|
|
53874
53868
|
args?: readonly unknown[] | undefined;
|
|
53875
53869
|
address: Address;
|
|
53876
|
-
chain?:
|
|
53877
|
-
account?: `0x${string}` |
|
|
53870
|
+
chain?: viem0.Chain | null | undefined;
|
|
53871
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53878
53872
|
value?: bigint | undefined;
|
|
53879
53873
|
dataSuffix?: `0x${string}` | undefined;
|
|
53880
53874
|
type?: "legacy" | undefined;
|
|
@@ -53897,8 +53891,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53897
53891
|
functionName: string;
|
|
53898
53892
|
args?: readonly unknown[] | undefined;
|
|
53899
53893
|
address: Address;
|
|
53900
|
-
chain?:
|
|
53901
|
-
account?: `0x${string}` |
|
|
53894
|
+
chain?: viem0.Chain | null | undefined;
|
|
53895
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53902
53896
|
value?: bigint | undefined;
|
|
53903
53897
|
dataSuffix?: `0x${string}` | undefined;
|
|
53904
53898
|
type?: "eip2930" | undefined;
|
|
@@ -53911,7 +53905,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53911
53905
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53912
53906
|
maxFeePerGas?: undefined | undefined;
|
|
53913
53907
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
53914
|
-
accessList?:
|
|
53908
|
+
accessList?: viem0.AccessList | undefined;
|
|
53915
53909
|
sidecars?: undefined;
|
|
53916
53910
|
authorizationList?: undefined;
|
|
53917
53911
|
chainId?: number | undefined;
|
|
@@ -53921,8 +53915,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53921
53915
|
functionName: string;
|
|
53922
53916
|
args?: readonly unknown[] | undefined;
|
|
53923
53917
|
address: Address;
|
|
53924
|
-
chain?:
|
|
53925
|
-
account?: `0x${string}` |
|
|
53918
|
+
chain?: viem0.Chain | null | undefined;
|
|
53919
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53926
53920
|
value?: bigint | undefined;
|
|
53927
53921
|
dataSuffix?: `0x${string}` | undefined;
|
|
53928
53922
|
type?: "eip1559" | undefined;
|
|
@@ -53935,7 +53929,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53935
53929
|
maxFeePerBlobGas?: undefined | undefined;
|
|
53936
53930
|
maxFeePerGas?: bigint | undefined;
|
|
53937
53931
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53938
|
-
accessList?:
|
|
53932
|
+
accessList?: viem0.AccessList | undefined;
|
|
53939
53933
|
sidecars?: undefined;
|
|
53940
53934
|
authorizationList?: undefined;
|
|
53941
53935
|
chainId?: number | undefined;
|
|
@@ -53945,22 +53939,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53945
53939
|
functionName: string;
|
|
53946
53940
|
args?: readonly unknown[] | undefined;
|
|
53947
53941
|
address: Address;
|
|
53948
|
-
chain?:
|
|
53949
|
-
account?: `0x${string}` |
|
|
53942
|
+
chain?: viem0.Chain | null | undefined;
|
|
53943
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53950
53944
|
value?: bigint | undefined;
|
|
53951
53945
|
dataSuffix?: `0x${string}` | undefined;
|
|
53952
53946
|
type?: "eip4844" | undefined;
|
|
53953
53947
|
gas?: bigint | undefined;
|
|
53954
53948
|
nonce?: number | undefined;
|
|
53955
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
53956
|
-
blobVersionedHashes: readonly
|
|
53949
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
53950
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
53957
53951
|
kzg?: undefined;
|
|
53958
53952
|
gasPrice?: undefined | undefined;
|
|
53959
53953
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53960
53954
|
maxFeePerGas?: bigint | undefined;
|
|
53961
53955
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53962
|
-
accessList?:
|
|
53963
|
-
sidecars?: readonly
|
|
53956
|
+
accessList?: viem0.AccessList | undefined;
|
|
53957
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53964
53958
|
authorizationList?: undefined;
|
|
53965
53959
|
chainId?: number | undefined;
|
|
53966
53960
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53969,22 +53963,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53969
53963
|
functionName: string;
|
|
53970
53964
|
args?: readonly unknown[] | undefined;
|
|
53971
53965
|
address: Address;
|
|
53972
|
-
chain?:
|
|
53973
|
-
account?: `0x${string}` |
|
|
53966
|
+
chain?: viem0.Chain | null | undefined;
|
|
53967
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53974
53968
|
value?: bigint | undefined;
|
|
53975
53969
|
dataSuffix?: `0x${string}` | undefined;
|
|
53976
53970
|
type?: "eip4844" | undefined;
|
|
53977
53971
|
gas?: bigint | undefined;
|
|
53978
53972
|
nonce?: number | undefined;
|
|
53979
|
-
blobs: readonly
|
|
53973
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
53980
53974
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53981
|
-
kzg?:
|
|
53975
|
+
kzg?: viem0.Kzg | undefined;
|
|
53982
53976
|
gasPrice?: undefined | undefined;
|
|
53983
53977
|
maxFeePerBlobGas?: bigint | undefined;
|
|
53984
53978
|
maxFeePerGas?: bigint | undefined;
|
|
53985
53979
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
53986
|
-
accessList?:
|
|
53987
|
-
sidecars?: readonly
|
|
53980
|
+
accessList?: viem0.AccessList | undefined;
|
|
53981
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
53988
53982
|
authorizationList?: undefined;
|
|
53989
53983
|
chainId?: number | undefined;
|
|
53990
53984
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -53993,8 +53987,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53993
53987
|
functionName: string;
|
|
53994
53988
|
args?: readonly unknown[] | undefined;
|
|
53995
53989
|
address: Address;
|
|
53996
|
-
chain?:
|
|
53997
|
-
account?: `0x${string}` |
|
|
53990
|
+
chain?: viem0.Chain | null | undefined;
|
|
53991
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
53998
53992
|
value?: bigint | undefined;
|
|
53999
53993
|
dataSuffix?: `0x${string}` | undefined;
|
|
54000
53994
|
type?: "eip7702" | undefined;
|
|
@@ -54007,15 +54001,21 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54007
54001
|
maxFeePerBlobGas?: undefined | undefined;
|
|
54008
54002
|
maxFeePerGas?: bigint | undefined;
|
|
54009
54003
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
54010
|
-
accessList?:
|
|
54004
|
+
accessList?: viem0.AccessList | undefined;
|
|
54011
54005
|
sidecars?: undefined;
|
|
54012
|
-
authorizationList?:
|
|
54006
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
54013
54007
|
chainId?: number | undefined;
|
|
54014
54008
|
connector?: wagmi0.Connector | undefined;
|
|
54015
54009
|
};
|
|
54010
|
+
isError: false;
|
|
54016
54011
|
isIdle: false;
|
|
54012
|
+
isPending: false;
|
|
54013
|
+
isSuccess: true;
|
|
54017
54014
|
reset: () => void;
|
|
54018
54015
|
context: unknown;
|
|
54016
|
+
failureCount: number;
|
|
54017
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
54018
|
+
isPaused: boolean;
|
|
54019
54019
|
submittedAt: number;
|
|
54020
54020
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
54021
54021
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -55012,16 +55012,16 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55012
55012
|
error: null;
|
|
55013
55013
|
data: undefined;
|
|
55014
55014
|
status: "idle";
|
|
55015
|
+
variables: undefined;
|
|
55015
55016
|
isError: false;
|
|
55017
|
+
isIdle: true;
|
|
55016
55018
|
isPending: false;
|
|
55017
55019
|
isSuccess: false;
|
|
55020
|
+
reset: () => void;
|
|
55021
|
+
context: unknown;
|
|
55018
55022
|
failureCount: number;
|
|
55019
55023
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55020
55024
|
isPaused: boolean;
|
|
55021
|
-
variables: undefined;
|
|
55022
|
-
isIdle: true;
|
|
55023
|
-
reset: () => void;
|
|
55024
|
-
context: unknown;
|
|
55025
55025
|
submittedAt: number;
|
|
55026
55026
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55027
55027
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -55039,19 +55039,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55039
55039
|
error: null;
|
|
55040
55040
|
data: undefined;
|
|
55041
55041
|
status: "pending";
|
|
55042
|
-
isError: false;
|
|
55043
|
-
isPending: true;
|
|
55044
|
-
isSuccess: false;
|
|
55045
|
-
failureCount: number;
|
|
55046
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55047
|
-
isPaused: boolean;
|
|
55048
55042
|
variables: {
|
|
55049
55043
|
abi: abitype0.Abi;
|
|
55050
55044
|
functionName: string;
|
|
55051
55045
|
args?: readonly unknown[] | undefined;
|
|
55052
55046
|
address: Address;
|
|
55053
|
-
chain?:
|
|
55054
|
-
account?: `0x${string}` |
|
|
55047
|
+
chain?: viem0.Chain | null | undefined;
|
|
55048
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55055
55049
|
value?: bigint | undefined;
|
|
55056
55050
|
dataSuffix?: `0x${string}` | undefined;
|
|
55057
55051
|
type?: "legacy" | undefined;
|
|
@@ -55074,8 +55068,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55074
55068
|
functionName: string;
|
|
55075
55069
|
args?: readonly unknown[] | undefined;
|
|
55076
55070
|
address: Address;
|
|
55077
|
-
chain?:
|
|
55078
|
-
account?: `0x${string}` |
|
|
55071
|
+
chain?: viem0.Chain | null | undefined;
|
|
55072
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55079
55073
|
value?: bigint | undefined;
|
|
55080
55074
|
dataSuffix?: `0x${string}` | undefined;
|
|
55081
55075
|
type?: "eip2930" | undefined;
|
|
@@ -55088,7 +55082,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55088
55082
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55089
55083
|
maxFeePerGas?: undefined | undefined;
|
|
55090
55084
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
55091
|
-
accessList?:
|
|
55085
|
+
accessList?: viem0.AccessList | undefined;
|
|
55092
55086
|
sidecars?: undefined;
|
|
55093
55087
|
authorizationList?: undefined;
|
|
55094
55088
|
chainId?: number | undefined;
|
|
@@ -55098,8 +55092,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55098
55092
|
functionName: string;
|
|
55099
55093
|
args?: readonly unknown[] | undefined;
|
|
55100
55094
|
address: Address;
|
|
55101
|
-
chain?:
|
|
55102
|
-
account?: `0x${string}` |
|
|
55095
|
+
chain?: viem0.Chain | null | undefined;
|
|
55096
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55103
55097
|
value?: bigint | undefined;
|
|
55104
55098
|
dataSuffix?: `0x${string}` | undefined;
|
|
55105
55099
|
type?: "eip1559" | undefined;
|
|
@@ -55112,7 +55106,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55112
55106
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55113
55107
|
maxFeePerGas?: bigint | undefined;
|
|
55114
55108
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55115
|
-
accessList?:
|
|
55109
|
+
accessList?: viem0.AccessList | undefined;
|
|
55116
55110
|
sidecars?: undefined;
|
|
55117
55111
|
authorizationList?: undefined;
|
|
55118
55112
|
chainId?: number | undefined;
|
|
@@ -55122,22 +55116,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55122
55116
|
functionName: string;
|
|
55123
55117
|
args?: readonly unknown[] | undefined;
|
|
55124
55118
|
address: Address;
|
|
55125
|
-
chain?:
|
|
55126
|
-
account?: `0x${string}` |
|
|
55119
|
+
chain?: viem0.Chain | null | undefined;
|
|
55120
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55127
55121
|
value?: bigint | undefined;
|
|
55128
55122
|
dataSuffix?: `0x${string}` | undefined;
|
|
55129
55123
|
type?: "eip4844" | undefined;
|
|
55130
55124
|
gas?: bigint | undefined;
|
|
55131
55125
|
nonce?: number | undefined;
|
|
55132
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
55133
|
-
blobVersionedHashes: readonly
|
|
55126
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
55127
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
55134
55128
|
kzg?: undefined;
|
|
55135
55129
|
gasPrice?: undefined | undefined;
|
|
55136
55130
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55137
55131
|
maxFeePerGas?: bigint | undefined;
|
|
55138
55132
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55139
|
-
accessList?:
|
|
55140
|
-
sidecars?: readonly
|
|
55133
|
+
accessList?: viem0.AccessList | undefined;
|
|
55134
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55141
55135
|
authorizationList?: undefined;
|
|
55142
55136
|
chainId?: number | undefined;
|
|
55143
55137
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -55146,22 +55140,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55146
55140
|
functionName: string;
|
|
55147
55141
|
args?: readonly unknown[] | undefined;
|
|
55148
55142
|
address: Address;
|
|
55149
|
-
chain?:
|
|
55150
|
-
account?: `0x${string}` |
|
|
55143
|
+
chain?: viem0.Chain | null | undefined;
|
|
55144
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55151
55145
|
value?: bigint | undefined;
|
|
55152
55146
|
dataSuffix?: `0x${string}` | undefined;
|
|
55153
55147
|
type?: "eip4844" | undefined;
|
|
55154
55148
|
gas?: bigint | undefined;
|
|
55155
55149
|
nonce?: number | undefined;
|
|
55156
|
-
blobs: readonly
|
|
55150
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
55157
55151
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55158
|
-
kzg?:
|
|
55152
|
+
kzg?: viem0.Kzg | undefined;
|
|
55159
55153
|
gasPrice?: undefined | undefined;
|
|
55160
55154
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55161
55155
|
maxFeePerGas?: bigint | undefined;
|
|
55162
55156
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55163
|
-
accessList?:
|
|
55164
|
-
sidecars?: readonly
|
|
55157
|
+
accessList?: viem0.AccessList | undefined;
|
|
55158
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55165
55159
|
authorizationList?: undefined;
|
|
55166
55160
|
chainId?: number | undefined;
|
|
55167
55161
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -55170,8 +55164,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55170
55164
|
functionName: string;
|
|
55171
55165
|
args?: readonly unknown[] | undefined;
|
|
55172
55166
|
address: Address;
|
|
55173
|
-
chain?:
|
|
55174
|
-
account?: `0x${string}` |
|
|
55167
|
+
chain?: viem0.Chain | null | undefined;
|
|
55168
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55175
55169
|
value?: bigint | undefined;
|
|
55176
55170
|
dataSuffix?: `0x${string}` | undefined;
|
|
55177
55171
|
type?: "eip7702" | undefined;
|
|
@@ -55184,15 +55178,21 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55184
55178
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55185
55179
|
maxFeePerGas?: bigint | undefined;
|
|
55186
55180
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55187
|
-
accessList?:
|
|
55181
|
+
accessList?: viem0.AccessList | undefined;
|
|
55188
55182
|
sidecars?: undefined;
|
|
55189
|
-
authorizationList?:
|
|
55183
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
55190
55184
|
chainId?: number | undefined;
|
|
55191
55185
|
connector?: wagmi0.Connector | undefined;
|
|
55192
55186
|
};
|
|
55187
|
+
isError: false;
|
|
55193
55188
|
isIdle: false;
|
|
55189
|
+
isPending: true;
|
|
55190
|
+
isSuccess: false;
|
|
55194
55191
|
reset: () => void;
|
|
55195
55192
|
context: unknown;
|
|
55193
|
+
failureCount: number;
|
|
55194
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55195
|
+
isPaused: boolean;
|
|
55196
55196
|
submittedAt: number;
|
|
55197
55197
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55198
55198
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -55210,19 +55210,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55210
55210
|
error: _wagmi_core0.WriteContractErrorType;
|
|
55211
55211
|
data: undefined;
|
|
55212
55212
|
status: "error";
|
|
55213
|
-
isError: true;
|
|
55214
|
-
isPending: false;
|
|
55215
|
-
isSuccess: false;
|
|
55216
|
-
failureCount: number;
|
|
55217
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55218
|
-
isPaused: boolean;
|
|
55219
55213
|
variables: {
|
|
55220
55214
|
abi: abitype0.Abi;
|
|
55221
55215
|
functionName: string;
|
|
55222
55216
|
args?: readonly unknown[] | undefined;
|
|
55223
55217
|
address: Address;
|
|
55224
|
-
chain?:
|
|
55225
|
-
account?: `0x${string}` |
|
|
55218
|
+
chain?: viem0.Chain | null | undefined;
|
|
55219
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55226
55220
|
value?: bigint | undefined;
|
|
55227
55221
|
dataSuffix?: `0x${string}` | undefined;
|
|
55228
55222
|
type?: "legacy" | undefined;
|
|
@@ -55245,8 +55239,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55245
55239
|
functionName: string;
|
|
55246
55240
|
args?: readonly unknown[] | undefined;
|
|
55247
55241
|
address: Address;
|
|
55248
|
-
chain?:
|
|
55249
|
-
account?: `0x${string}` |
|
|
55242
|
+
chain?: viem0.Chain | null | undefined;
|
|
55243
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55250
55244
|
value?: bigint | undefined;
|
|
55251
55245
|
dataSuffix?: `0x${string}` | undefined;
|
|
55252
55246
|
type?: "eip2930" | undefined;
|
|
@@ -55259,7 +55253,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55259
55253
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55260
55254
|
maxFeePerGas?: undefined | undefined;
|
|
55261
55255
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
55262
|
-
accessList?:
|
|
55256
|
+
accessList?: viem0.AccessList | undefined;
|
|
55263
55257
|
sidecars?: undefined;
|
|
55264
55258
|
authorizationList?: undefined;
|
|
55265
55259
|
chainId?: number | undefined;
|
|
@@ -55269,8 +55263,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55269
55263
|
functionName: string;
|
|
55270
55264
|
args?: readonly unknown[] | undefined;
|
|
55271
55265
|
address: Address;
|
|
55272
|
-
chain?:
|
|
55273
|
-
account?: `0x${string}` |
|
|
55266
|
+
chain?: viem0.Chain | null | undefined;
|
|
55267
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55274
55268
|
value?: bigint | undefined;
|
|
55275
55269
|
dataSuffix?: `0x${string}` | undefined;
|
|
55276
55270
|
type?: "eip1559" | undefined;
|
|
@@ -55283,7 +55277,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55283
55277
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55284
55278
|
maxFeePerGas?: bigint | undefined;
|
|
55285
55279
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55286
|
-
accessList?:
|
|
55280
|
+
accessList?: viem0.AccessList | undefined;
|
|
55287
55281
|
sidecars?: undefined;
|
|
55288
55282
|
authorizationList?: undefined;
|
|
55289
55283
|
chainId?: number | undefined;
|
|
@@ -55293,22 +55287,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55293
55287
|
functionName: string;
|
|
55294
55288
|
args?: readonly unknown[] | undefined;
|
|
55295
55289
|
address: Address;
|
|
55296
|
-
chain?:
|
|
55297
|
-
account?: `0x${string}` |
|
|
55290
|
+
chain?: viem0.Chain | null | undefined;
|
|
55291
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55298
55292
|
value?: bigint | undefined;
|
|
55299
55293
|
dataSuffix?: `0x${string}` | undefined;
|
|
55300
55294
|
type?: "eip4844" | undefined;
|
|
55301
55295
|
gas?: bigint | undefined;
|
|
55302
55296
|
nonce?: number | undefined;
|
|
55303
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
55304
|
-
blobVersionedHashes: readonly
|
|
55297
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
55298
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
55305
55299
|
kzg?: undefined;
|
|
55306
55300
|
gasPrice?: undefined | undefined;
|
|
55307
55301
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55308
55302
|
maxFeePerGas?: bigint | undefined;
|
|
55309
55303
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55310
|
-
accessList?:
|
|
55311
|
-
sidecars?: readonly
|
|
55304
|
+
accessList?: viem0.AccessList | undefined;
|
|
55305
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55312
55306
|
authorizationList?: undefined;
|
|
55313
55307
|
chainId?: number | undefined;
|
|
55314
55308
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -55317,22 +55311,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55317
55311
|
functionName: string;
|
|
55318
55312
|
args?: readonly unknown[] | undefined;
|
|
55319
55313
|
address: Address;
|
|
55320
|
-
chain?:
|
|
55321
|
-
account?: `0x${string}` |
|
|
55314
|
+
chain?: viem0.Chain | null | undefined;
|
|
55315
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55322
55316
|
value?: bigint | undefined;
|
|
55323
55317
|
dataSuffix?: `0x${string}` | undefined;
|
|
55324
55318
|
type?: "eip4844" | undefined;
|
|
55325
55319
|
gas?: bigint | undefined;
|
|
55326
55320
|
nonce?: number | undefined;
|
|
55327
|
-
blobs: readonly
|
|
55321
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
55328
55322
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55329
|
-
kzg?:
|
|
55323
|
+
kzg?: viem0.Kzg | undefined;
|
|
55330
55324
|
gasPrice?: undefined | undefined;
|
|
55331
55325
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55332
55326
|
maxFeePerGas?: bigint | undefined;
|
|
55333
55327
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55334
|
-
accessList?:
|
|
55335
|
-
sidecars?: readonly
|
|
55328
|
+
accessList?: viem0.AccessList | undefined;
|
|
55329
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55336
55330
|
authorizationList?: undefined;
|
|
55337
55331
|
chainId?: number | undefined;
|
|
55338
55332
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -55341,8 +55335,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55341
55335
|
functionName: string;
|
|
55342
55336
|
args?: readonly unknown[] | undefined;
|
|
55343
55337
|
address: Address;
|
|
55344
|
-
chain?:
|
|
55345
|
-
account?: `0x${string}` |
|
|
55338
|
+
chain?: viem0.Chain | null | undefined;
|
|
55339
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55346
55340
|
value?: bigint | undefined;
|
|
55347
55341
|
dataSuffix?: `0x${string}` | undefined;
|
|
55348
55342
|
type?: "eip7702" | undefined;
|
|
@@ -55355,15 +55349,21 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55355
55349
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55356
55350
|
maxFeePerGas?: bigint | undefined;
|
|
55357
55351
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55358
|
-
accessList?:
|
|
55352
|
+
accessList?: viem0.AccessList | undefined;
|
|
55359
55353
|
sidecars?: undefined;
|
|
55360
|
-
authorizationList?:
|
|
55354
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
55361
55355
|
chainId?: number | undefined;
|
|
55362
55356
|
connector?: wagmi0.Connector | undefined;
|
|
55363
55357
|
};
|
|
55358
|
+
isError: true;
|
|
55364
55359
|
isIdle: false;
|
|
55360
|
+
isPending: false;
|
|
55361
|
+
isSuccess: false;
|
|
55365
55362
|
reset: () => void;
|
|
55366
55363
|
context: unknown;
|
|
55364
|
+
failureCount: number;
|
|
55365
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55366
|
+
isPaused: boolean;
|
|
55367
55367
|
submittedAt: number;
|
|
55368
55368
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55369
55369
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -55381,19 +55381,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55381
55381
|
error: null;
|
|
55382
55382
|
data: `0x${string}`;
|
|
55383
55383
|
status: "success";
|
|
55384
|
-
isError: false;
|
|
55385
|
-
isPending: false;
|
|
55386
|
-
isSuccess: true;
|
|
55387
|
-
failureCount: number;
|
|
55388
|
-
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55389
|
-
isPaused: boolean;
|
|
55390
55384
|
variables: {
|
|
55391
55385
|
abi: abitype0.Abi;
|
|
55392
55386
|
functionName: string;
|
|
55393
55387
|
args?: readonly unknown[] | undefined;
|
|
55394
55388
|
address: Address;
|
|
55395
|
-
chain?:
|
|
55396
|
-
account?: `0x${string}` |
|
|
55389
|
+
chain?: viem0.Chain | null | undefined;
|
|
55390
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55397
55391
|
value?: bigint | undefined;
|
|
55398
55392
|
dataSuffix?: `0x${string}` | undefined;
|
|
55399
55393
|
type?: "legacy" | undefined;
|
|
@@ -55416,8 +55410,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55416
55410
|
functionName: string;
|
|
55417
55411
|
args?: readonly unknown[] | undefined;
|
|
55418
55412
|
address: Address;
|
|
55419
|
-
chain?:
|
|
55420
|
-
account?: `0x${string}` |
|
|
55413
|
+
chain?: viem0.Chain | null | undefined;
|
|
55414
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55421
55415
|
value?: bigint | undefined;
|
|
55422
55416
|
dataSuffix?: `0x${string}` | undefined;
|
|
55423
55417
|
type?: "eip2930" | undefined;
|
|
@@ -55430,7 +55424,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55430
55424
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55431
55425
|
maxFeePerGas?: undefined | undefined;
|
|
55432
55426
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
55433
|
-
accessList?:
|
|
55427
|
+
accessList?: viem0.AccessList | undefined;
|
|
55434
55428
|
sidecars?: undefined;
|
|
55435
55429
|
authorizationList?: undefined;
|
|
55436
55430
|
chainId?: number | undefined;
|
|
@@ -55440,8 +55434,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55440
55434
|
functionName: string;
|
|
55441
55435
|
args?: readonly unknown[] | undefined;
|
|
55442
55436
|
address: Address;
|
|
55443
|
-
chain?:
|
|
55444
|
-
account?: `0x${string}` |
|
|
55437
|
+
chain?: viem0.Chain | null | undefined;
|
|
55438
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55445
55439
|
value?: bigint | undefined;
|
|
55446
55440
|
dataSuffix?: `0x${string}` | undefined;
|
|
55447
55441
|
type?: "eip1559" | undefined;
|
|
@@ -55454,7 +55448,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55454
55448
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55455
55449
|
maxFeePerGas?: bigint | undefined;
|
|
55456
55450
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55457
|
-
accessList?:
|
|
55451
|
+
accessList?: viem0.AccessList | undefined;
|
|
55458
55452
|
sidecars?: undefined;
|
|
55459
55453
|
authorizationList?: undefined;
|
|
55460
55454
|
chainId?: number | undefined;
|
|
@@ -55464,22 +55458,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55464
55458
|
functionName: string;
|
|
55465
55459
|
args?: readonly unknown[] | undefined;
|
|
55466
55460
|
address: Address;
|
|
55467
|
-
chain?:
|
|
55468
|
-
account?: `0x${string}` |
|
|
55461
|
+
chain?: viem0.Chain | null | undefined;
|
|
55462
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55469
55463
|
value?: bigint | undefined;
|
|
55470
55464
|
dataSuffix?: `0x${string}` | undefined;
|
|
55471
55465
|
type?: "eip4844" | undefined;
|
|
55472
55466
|
gas?: bigint | undefined;
|
|
55473
55467
|
nonce?: number | undefined;
|
|
55474
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
55475
|
-
blobVersionedHashes: readonly
|
|
55468
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
55469
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
55476
55470
|
kzg?: undefined;
|
|
55477
55471
|
gasPrice?: undefined | undefined;
|
|
55478
55472
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55479
55473
|
maxFeePerGas?: bigint | undefined;
|
|
55480
55474
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55481
|
-
accessList?:
|
|
55482
|
-
sidecars?: readonly
|
|
55475
|
+
accessList?: viem0.AccessList | undefined;
|
|
55476
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55483
55477
|
authorizationList?: undefined;
|
|
55484
55478
|
chainId?: number | undefined;
|
|
55485
55479
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -55488,22 +55482,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55488
55482
|
functionName: string;
|
|
55489
55483
|
args?: readonly unknown[] | undefined;
|
|
55490
55484
|
address: Address;
|
|
55491
|
-
chain?:
|
|
55492
|
-
account?: `0x${string}` |
|
|
55485
|
+
chain?: viem0.Chain | null | undefined;
|
|
55486
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55493
55487
|
value?: bigint | undefined;
|
|
55494
55488
|
dataSuffix?: `0x${string}` | undefined;
|
|
55495
55489
|
type?: "eip4844" | undefined;
|
|
55496
55490
|
gas?: bigint | undefined;
|
|
55497
55491
|
nonce?: number | undefined;
|
|
55498
|
-
blobs: readonly
|
|
55492
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
55499
55493
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55500
|
-
kzg?:
|
|
55494
|
+
kzg?: viem0.Kzg | undefined;
|
|
55501
55495
|
gasPrice?: undefined | undefined;
|
|
55502
55496
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55503
55497
|
maxFeePerGas?: bigint | undefined;
|
|
55504
55498
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55505
|
-
accessList?:
|
|
55506
|
-
sidecars?: readonly
|
|
55499
|
+
accessList?: viem0.AccessList | undefined;
|
|
55500
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55507
55501
|
authorizationList?: undefined;
|
|
55508
55502
|
chainId?: number | undefined;
|
|
55509
55503
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -55512,8 +55506,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55512
55506
|
functionName: string;
|
|
55513
55507
|
args?: readonly unknown[] | undefined;
|
|
55514
55508
|
address: Address;
|
|
55515
|
-
chain?:
|
|
55516
|
-
account?: `0x${string}` |
|
|
55509
|
+
chain?: viem0.Chain | null | undefined;
|
|
55510
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
55517
55511
|
value?: bigint | undefined;
|
|
55518
55512
|
dataSuffix?: `0x${string}` | undefined;
|
|
55519
55513
|
type?: "eip7702" | undefined;
|
|
@@ -55526,15 +55520,21 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55526
55520
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55527
55521
|
maxFeePerGas?: bigint | undefined;
|
|
55528
55522
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55529
|
-
accessList?:
|
|
55523
|
+
accessList?: viem0.AccessList | undefined;
|
|
55530
55524
|
sidecars?: undefined;
|
|
55531
|
-
authorizationList?:
|
|
55525
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
55532
55526
|
chainId?: number | undefined;
|
|
55533
55527
|
connector?: wagmi0.Connector | undefined;
|
|
55534
55528
|
};
|
|
55529
|
+
isError: false;
|
|
55535
55530
|
isIdle: false;
|
|
55531
|
+
isPending: false;
|
|
55532
|
+
isSuccess: true;
|
|
55536
55533
|
reset: () => void;
|
|
55537
55534
|
context: unknown;
|
|
55535
|
+
failureCount: number;
|
|
55536
|
+
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55537
|
+
isPaused: boolean;
|
|
55538
55538
|
submittedAt: number;
|
|
55539
55539
|
mutate: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55540
55540
|
mutateAsync: wagmi_query0.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
@@ -55554,7 +55554,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55554
55554
|
declare const useLens: () => {
|
|
55555
55555
|
timelockLens: {
|
|
55556
55556
|
read: {
|
|
55557
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
55557
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
55558
55558
|
readonly type: "function";
|
|
55559
55559
|
readonly name: "batchGetRefTick";
|
|
55560
55560
|
readonly inputs: readonly [{
|
|
@@ -56497,7 +56497,7 @@ declare const useLens: () => {
|
|
|
56497
56497
|
}];
|
|
56498
56498
|
readonly stateMutability: "view";
|
|
56499
56499
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
56500
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
56500
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
56501
56501
|
readonly type: "function";
|
|
56502
56502
|
readonly name: "batchGetRefTick";
|
|
56503
56503
|
readonly inputs: readonly [{
|
|
@@ -57452,7 +57452,7 @@ declare const useLens: () => {
|
|
|
57452
57452
|
borrowedAmount0: bigint;
|
|
57453
57453
|
borrowedAmount1: bigint;
|
|
57454
57454
|
}[]>;
|
|
57455
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
57455
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
57456
57456
|
readonly type: "function";
|
|
57457
57457
|
readonly name: "batchGetRefTick";
|
|
57458
57458
|
readonly inputs: readonly [{
|
|
@@ -58405,7 +58405,7 @@ declare const useLens: () => {
|
|
|
58405
58405
|
expiresAt: number;
|
|
58406
58406
|
liquidities: readonly bigint[];
|
|
58407
58407
|
}[]>;
|
|
58408
|
-
getFeeRates: (args: readonly [`0x${string}`], options?:
|
|
58408
|
+
getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
58409
58409
|
readonly type: "function";
|
|
58410
58410
|
readonly name: "batchGetRefTick";
|
|
58411
58411
|
readonly inputs: readonly [{
|
|
@@ -59354,7 +59354,7 @@ declare const useLens: () => {
|
|
|
59354
59354
|
minBaseFee: bigint;
|
|
59355
59355
|
feeRecipient: `0x${string}`;
|
|
59356
59356
|
}>;
|
|
59357
|
-
getGlobalGuardianState: (args: readonly [`0x${string}`], options?:
|
|
59357
|
+
getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
59358
59358
|
readonly type: "function";
|
|
59359
59359
|
readonly name: "batchGetRefTick";
|
|
59360
59360
|
readonly inputs: readonly [{
|
|
@@ -60313,7 +60313,7 @@ declare const useLens: () => {
|
|
|
60313
60313
|
senderIsAdmin: boolean;
|
|
60314
60314
|
senderIsPauser: boolean;
|
|
60315
60315
|
}>;
|
|
60316
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
60316
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
60317
60317
|
readonly type: "function";
|
|
60318
60318
|
readonly name: "batchGetRefTick";
|
|
60319
60319
|
readonly inputs: readonly [{
|
|
@@ -61256,7 +61256,7 @@ declare const useLens: () => {
|
|
|
61256
61256
|
}];
|
|
61257
61257
|
readonly stateMutability: "view";
|
|
61258
61258
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
61259
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
61259
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
61260
61260
|
readonly type: "function";
|
|
61261
61261
|
readonly name: "batchGetRefTick";
|
|
61262
61262
|
readonly inputs: readonly [{
|
|
@@ -62220,7 +62220,7 @@ declare const useLens: () => {
|
|
|
62220
62220
|
optionAssetName: string;
|
|
62221
62221
|
payoutAssetName: string;
|
|
62222
62222
|
}>;
|
|
62223
|
-
getMarketState: (args: readonly [`0x${string}`], options?:
|
|
62223
|
+
getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
62224
62224
|
readonly type: "function";
|
|
62225
62225
|
readonly name: "batchGetRefTick";
|
|
62226
62226
|
readonly inputs: readonly [{
|
|
@@ -63168,7 +63168,7 @@ declare const useLens: () => {
|
|
|
63168
63168
|
feeStrategy: `0x${string}`;
|
|
63169
63169
|
owner: `0x${string}`;
|
|
63170
63170
|
}>;
|
|
63171
|
-
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?:
|
|
63171
|
+
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
63172
63172
|
readonly type: "function";
|
|
63173
63173
|
readonly name: "batchGetRefTick";
|
|
63174
63174
|
readonly inputs: readonly [{
|
|
@@ -64111,7 +64111,7 @@ declare const useLens: () => {
|
|
|
64111
64111
|
}];
|
|
64112
64112
|
readonly stateMutability: "view";
|
|
64113
64113
|
}], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
64114
|
-
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?:
|
|
64114
|
+
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
64115
64115
|
readonly type: "function";
|
|
64116
64116
|
readonly name: "batchGetRefTick";
|
|
64117
64117
|
readonly inputs: readonly [{
|
|
@@ -65054,7 +65054,7 @@ declare const useLens: () => {
|
|
|
65054
65054
|
}];
|
|
65055
65055
|
readonly stateMutability: "view";
|
|
65056
65056
|
}], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
65057
|
-
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?:
|
|
65057
|
+
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
65058
65058
|
readonly type: "function";
|
|
65059
65059
|
readonly name: "batchGetRefTick";
|
|
65060
65060
|
readonly inputs: readonly [{
|
|
@@ -65997,7 +65997,7 @@ declare const useLens: () => {
|
|
|
65997
65997
|
}];
|
|
65998
65998
|
readonly stateMutability: "view";
|
|
65999
65999
|
}], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
66000
|
-
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?:
|
|
66000
|
+
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
66001
66001
|
readonly type: "function";
|
|
66002
66002
|
readonly name: "batchGetRefTick";
|
|
66003
66003
|
readonly inputs: readonly [{
|
|
@@ -66940,7 +66940,7 @@ declare const useLens: () => {
|
|
|
66940
66940
|
}];
|
|
66941
66941
|
readonly stateMutability: "view";
|
|
66942
66942
|
}], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
66943
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
66943
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
66944
66944
|
readonly type: "function";
|
|
66945
66945
|
readonly name: "batchGetRefTick";
|
|
66946
66946
|
readonly inputs: readonly [{
|
|
@@ -67893,7 +67893,7 @@ declare const useLens: () => {
|
|
|
67893
67893
|
expiresAt: number;
|
|
67894
67894
|
liquidities: readonly bigint[];
|
|
67895
67895
|
}>;
|
|
67896
|
-
getOptionPricingParams: (args: readonly [`0x${string}`], options?:
|
|
67896
|
+
getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
67897
67897
|
readonly type: "function";
|
|
67898
67898
|
readonly name: "batchGetRefTick";
|
|
67899
67899
|
readonly inputs: readonly [{
|
|
@@ -68842,7 +68842,7 @@ declare const useLens: () => {
|
|
|
68842
68842
|
minPremiumDailyRate: number;
|
|
68843
68843
|
minPremiumAmount: bigint;
|
|
68844
68844
|
}>;
|
|
68845
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
68845
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
68846
68846
|
readonly type: "function";
|
|
68847
68847
|
readonly name: "batchGetRefTick";
|
|
68848
68848
|
readonly inputs: readonly [{
|
|
@@ -69801,7 +69801,7 @@ declare const useLens: () => {
|
|
|
69801
69801
|
fee: number;
|
|
69802
69802
|
tickSpacing: number;
|
|
69803
69803
|
hooks: `0x${string}`;
|
|
69804
|
-
}], options?:
|
|
69804
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
69805
69805
|
readonly type: "function";
|
|
69806
69806
|
readonly name: "batchGetRefTick";
|
|
69807
69807
|
readonly inputs: readonly [{
|
|
@@ -70761,7 +70761,7 @@ declare const useLens: () => {
|
|
|
70761
70761
|
tickSpacing: number;
|
|
70762
70762
|
fee: number;
|
|
70763
70763
|
}>;
|
|
70764
|
-
getPricingParams: (args: readonly [`0x${string}`], options?:
|
|
70764
|
+
getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
70765
70765
|
readonly type: "function";
|
|
70766
70766
|
readonly name: "batchGetRefTick";
|
|
70767
70767
|
readonly inputs: readonly [{
|
|
@@ -71704,7 +71704,7 @@ declare const useLens: () => {
|
|
|
71704
71704
|
}];
|
|
71705
71705
|
readonly stateMutability: "view";
|
|
71706
71706
|
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
|
|
71707
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
71707
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
71708
71708
|
readonly type: "function";
|
|
71709
71709
|
readonly name: "batchGetRefTick";
|
|
71710
71710
|
readonly inputs: readonly [{
|
|
@@ -72647,7 +72647,7 @@ declare const useLens: () => {
|
|
|
72647
72647
|
}];
|
|
72648
72648
|
readonly stateMutability: "view";
|
|
72649
72649
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
72650
|
-
getStaticPricingParams: (args: readonly [`0x${string}`], options?:
|
|
72650
|
+
getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
72651
72651
|
readonly type: "function";
|
|
72652
72652
|
readonly name: "batchGetRefTick";
|
|
72653
72653
|
readonly inputs: readonly [{
|
|
@@ -73593,7 +73593,7 @@ declare const useLens: () => {
|
|
|
73593
73593
|
dailyFundingRate: number;
|
|
73594
73594
|
minFundingAmount: bigint;
|
|
73595
73595
|
}>;
|
|
73596
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
73596
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
73597
73597
|
readonly type: "function";
|
|
73598
73598
|
readonly name: "batchGetRefTick";
|
|
73599
73599
|
readonly inputs: readonly [{
|
|
@@ -74540,7 +74540,7 @@ declare const useLens: () => {
|
|
|
74540
74540
|
symbol: string;
|
|
74541
74541
|
name: string;
|
|
74542
74542
|
}>;
|
|
74543
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
74543
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
74544
74544
|
readonly type: "function";
|
|
74545
74545
|
readonly name: "batchGetRefTick";
|
|
74546
74546
|
readonly inputs: readonly [{
|
|
@@ -75493,7 +75493,7 @@ declare const useLens: () => {
|
|
|
75493
75493
|
expiresAt: number;
|
|
75494
75494
|
liquidities: readonly bigint[];
|
|
75495
75495
|
}[], bigint, boolean]>;
|
|
75496
|
-
getVaultData: (args: readonly [`0x${string}`], options?:
|
|
75496
|
+
getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
75497
75497
|
readonly type: "function";
|
|
75498
75498
|
readonly name: "batchGetRefTick";
|
|
75499
75499
|
readonly inputs: readonly [{
|
|
@@ -76446,7 +76446,7 @@ declare const useLens: () => {
|
|
|
76446
76446
|
};
|
|
76447
76447
|
poolId: `0x${string}`;
|
|
76448
76448
|
}>;
|
|
76449
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
76449
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
76450
76450
|
readonly type: "function";
|
|
76451
76451
|
readonly name: "batchGetRefTick";
|
|
76452
76452
|
readonly inputs: readonly [{
|
|
@@ -78337,7 +78337,7 @@ declare const useLens: () => {
|
|
|
78337
78337
|
} | undefined;
|
|
78338
78338
|
stateView: {
|
|
78339
78339
|
read: {
|
|
78340
|
-
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
78340
|
+
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
78341
78341
|
readonly type: "function";
|
|
78342
78342
|
readonly name: "getFeeGrowthGlobals";
|
|
78343
78343
|
readonly inputs: readonly [{
|
|
@@ -79184,7 +79184,7 @@ declare const useLens: () => {
|
|
|
79184
79184
|
fee: number;
|
|
79185
79185
|
tickSpacing: number;
|
|
79186
79186
|
hooks: `0x${string}`;
|
|
79187
|
-
}], options?:
|
|
79187
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
79188
79188
|
readonly type: "function";
|
|
79189
79189
|
readonly name: "getFeeGrowthGlobals";
|
|
79190
79190
|
readonly inputs: readonly [{
|
|
@@ -80026,7 +80026,7 @@ declare const useLens: () => {
|
|
|
80026
80026
|
tickSpacing: number;
|
|
80027
80027
|
hooks: `0x${string}`;
|
|
80028
80028
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
80029
|
-
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?:
|
|
80029
|
+
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
80030
80030
|
readonly type: "function";
|
|
80031
80031
|
readonly name: "getFeeGrowthGlobals";
|
|
80032
80032
|
readonly inputs: readonly [{
|
|
@@ -80873,7 +80873,7 @@ declare const useLens: () => {
|
|
|
80873
80873
|
fee: number;
|
|
80874
80874
|
tickSpacing: number;
|
|
80875
80875
|
hooks: `0x${string}`;
|
|
80876
|
-
}, number, number], options?:
|
|
80876
|
+
}, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
80877
80877
|
readonly type: "function";
|
|
80878
80878
|
readonly name: "getFeeGrowthGlobals";
|
|
80879
80879
|
readonly inputs: readonly [{
|
|
@@ -81715,7 +81715,7 @@ declare const useLens: () => {
|
|
|
81715
81715
|
tickSpacing: number;
|
|
81716
81716
|
hooks: `0x${string}`;
|
|
81717
81717
|
}, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
81718
|
-
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
81718
|
+
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
81719
81719
|
readonly type: "function";
|
|
81720
81720
|
readonly name: "getFeeGrowthGlobals";
|
|
81721
81721
|
readonly inputs: readonly [{
|
|
@@ -82562,7 +82562,7 @@ declare const useLens: () => {
|
|
|
82562
82562
|
fee: number;
|
|
82563
82563
|
tickSpacing: number;
|
|
82564
82564
|
hooks: `0x${string}`;
|
|
82565
|
-
}], options?:
|
|
82565
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
82566
82566
|
readonly type: "function";
|
|
82567
82567
|
readonly name: "getFeeGrowthGlobals";
|
|
82568
82568
|
readonly inputs: readonly [{
|
|
@@ -83404,7 +83404,7 @@ declare const useLens: () => {
|
|
|
83404
83404
|
tickSpacing: number;
|
|
83405
83405
|
hooks: `0x${string}`;
|
|
83406
83406
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
83407
|
-
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
83407
|
+
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
83408
83408
|
readonly type: "function";
|
|
83409
83409
|
readonly name: "getFeeGrowthGlobals";
|
|
83410
83410
|
readonly inputs: readonly [{
|
|
@@ -84251,7 +84251,7 @@ declare const useLens: () => {
|
|
|
84251
84251
|
fee: number;
|
|
84252
84252
|
tickSpacing: number;
|
|
84253
84253
|
hooks: `0x${string}`;
|
|
84254
|
-
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?:
|
|
84254
|
+
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
84255
84255
|
readonly type: "function";
|
|
84256
84256
|
readonly name: "getFeeGrowthGlobals";
|
|
84257
84257
|
readonly inputs: readonly [{
|
|
@@ -85104,7 +85104,7 @@ declare const useLens: () => {
|
|
|
85104
85104
|
fee: number;
|
|
85105
85105
|
tickSpacing: number;
|
|
85106
85106
|
hooks: `0x${string}`;
|
|
85107
|
-
}, `0x${string}`], options?:
|
|
85107
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
85108
85108
|
readonly type: "function";
|
|
85109
85109
|
readonly name: "getFeeGrowthGlobals";
|
|
85110
85110
|
readonly inputs: readonly [{
|
|
@@ -85957,7 +85957,7 @@ declare const useLens: () => {
|
|
|
85957
85957
|
fee: number;
|
|
85958
85958
|
tickSpacing: number;
|
|
85959
85959
|
hooks: `0x${string}`;
|
|
85960
|
-
}, `0x${string}`, number, number, `0x${string}`], options?:
|
|
85960
|
+
}, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
85961
85961
|
readonly type: "function";
|
|
85962
85962
|
readonly name: "getFeeGrowthGlobals";
|
|
85963
85963
|
readonly inputs: readonly [{
|
|
@@ -86805,7 +86805,7 @@ declare const useLens: () => {
|
|
|
86805
86805
|
tickSpacing: number;
|
|
86806
86806
|
hooks: `0x${string}`;
|
|
86807
86807
|
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
86808
|
-
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
86808
|
+
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
86809
86809
|
readonly type: "function";
|
|
86810
86810
|
readonly name: "getFeeGrowthGlobals";
|
|
86811
86811
|
readonly inputs: readonly [{
|
|
@@ -87652,7 +87652,7 @@ declare const useLens: () => {
|
|
|
87652
87652
|
fee: number;
|
|
87653
87653
|
tickSpacing: number;
|
|
87654
87654
|
hooks: `0x${string}`;
|
|
87655
|
-
}, `0x${string}`], options?:
|
|
87655
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
87656
87656
|
readonly type: "function";
|
|
87657
87657
|
readonly name: "getFeeGrowthGlobals";
|
|
87658
87658
|
readonly inputs: readonly [{
|
|
@@ -88500,7 +88500,7 @@ declare const useLens: () => {
|
|
|
88500
88500
|
fee: number;
|
|
88501
88501
|
tickSpacing: number;
|
|
88502
88502
|
hooks: `0x${string}`;
|
|
88503
|
-
}], options?:
|
|
88503
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
88504
88504
|
readonly type: "function";
|
|
88505
88505
|
readonly name: "getFeeGrowthGlobals";
|
|
88506
88506
|
readonly inputs: readonly [{
|
|
@@ -89342,7 +89342,7 @@ declare const useLens: () => {
|
|
|
89342
89342
|
tickSpacing: number;
|
|
89343
89343
|
hooks: `0x${string}`;
|
|
89344
89344
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
|
|
89345
|
-
getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
89345
|
+
getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
89346
89346
|
readonly type: "function";
|
|
89347
89347
|
readonly name: "getFeeGrowthGlobals";
|
|
89348
89348
|
readonly inputs: readonly [{
|
|
@@ -90178,7 +90178,7 @@ declare const useLens: () => {
|
|
|
90178
90178
|
}];
|
|
90179
90179
|
readonly stateMutability: "view";
|
|
90180
90180
|
}], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
|
|
90181
|
-
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
90181
|
+
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
90182
90182
|
readonly type: "function";
|
|
90183
90183
|
readonly name: "getFeeGrowthGlobals";
|
|
90184
90184
|
readonly inputs: readonly [{
|
|
@@ -91025,7 +91025,7 @@ declare const useLens: () => {
|
|
|
91025
91025
|
fee: number;
|
|
91026
91026
|
tickSpacing: number;
|
|
91027
91027
|
hooks: `0x${string}`;
|
|
91028
|
-
}, number], options?:
|
|
91028
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
91029
91029
|
readonly type: "function";
|
|
91030
91030
|
readonly name: "getFeeGrowthGlobals";
|
|
91031
91031
|
readonly inputs: readonly [{
|
|
@@ -91867,7 +91867,7 @@ declare const useLens: () => {
|
|
|
91867
91867
|
tickSpacing: number;
|
|
91868
91868
|
hooks: `0x${string}`;
|
|
91869
91869
|
}, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
91870
|
-
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
91870
|
+
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
91871
91871
|
readonly type: "function";
|
|
91872
91872
|
readonly name: "getFeeGrowthGlobals";
|
|
91873
91873
|
readonly inputs: readonly [{
|
|
@@ -92714,7 +92714,7 @@ declare const useLens: () => {
|
|
|
92714
92714
|
fee: number;
|
|
92715
92715
|
tickSpacing: number;
|
|
92716
92716
|
hooks: `0x${string}`;
|
|
92717
|
-
}, number], options?:
|
|
92717
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
92718
92718
|
readonly type: "function";
|
|
92719
92719
|
readonly name: "getFeeGrowthGlobals";
|
|
92720
92720
|
readonly inputs: readonly [{
|
|
@@ -93556,7 +93556,7 @@ declare const useLens: () => {
|
|
|
93556
93556
|
tickSpacing: number;
|
|
93557
93557
|
hooks: `0x${string}`;
|
|
93558
93558
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
93559
|
-
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
93559
|
+
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
93560
93560
|
readonly type: "function";
|
|
93561
93561
|
readonly name: "getFeeGrowthGlobals";
|
|
93562
93562
|
readonly inputs: readonly [{
|
|
@@ -94403,7 +94403,7 @@ declare const useLens: () => {
|
|
|
94403
94403
|
fee: number;
|
|
94404
94404
|
tickSpacing: number;
|
|
94405
94405
|
hooks: `0x${string}`;
|
|
94406
|
-
}, number], options?:
|
|
94406
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
94407
94407
|
readonly type: "function";
|
|
94408
94408
|
readonly name: "getFeeGrowthGlobals";
|
|
94409
94409
|
readonly inputs: readonly [{
|
|
@@ -95245,7 +95245,7 @@ declare const useLens: () => {
|
|
|
95245
95245
|
tickSpacing: number;
|
|
95246
95246
|
hooks: `0x${string}`;
|
|
95247
95247
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
95248
|
-
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
95248
|
+
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
95249
95249
|
readonly type: "function";
|
|
95250
95250
|
readonly name: "getFeeGrowthGlobals";
|
|
95251
95251
|
readonly inputs: readonly [{
|
|
@@ -96092,7 +96092,7 @@ declare const useLens: () => {
|
|
|
96092
96092
|
fee: number;
|
|
96093
96093
|
tickSpacing: number;
|
|
96094
96094
|
hooks: `0x${string}`;
|
|
96095
|
-
}, number], options?:
|
|
96095
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
96096
96096
|
readonly type: "function";
|
|
96097
96097
|
readonly name: "getFeeGrowthGlobals";
|
|
96098
96098
|
readonly inputs: readonly [{
|
|
@@ -97776,4 +97776,4 @@ declare const useLens: () => {
|
|
|
97776
97776
|
};
|
|
97777
97777
|
//#endregion
|
|
97778
97778
|
export { PriceResolution as $, swapRouters as $t, useCurrentPrice as A, scaleAmount as At, getPriceAtTick as B, useMarketState as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatCondensed as Dt, usePriceHistory as E, formatAmount as Et, getPayoutAtTick as F, wrapAmountUnscaled as Ft, liquiditiesToAmounts as G, TimelockLens as Gt, getTickAtPrice as H, TimelockProvider as Ht, PRICE_PRECISION as I, wrapPrice as It, token0ToToken1AtTick as J, getErc20 as Jt, roundTick as K, TimelockMarket as Kt, getAmountsFromLiquidity as L, wrapPriceUnscaled as Lt, UniswapPoolData as M, unscaleAmount as Mt, usePoolData as N, unscalePrice as Nt, usePriceAtTick as O, formatUSD as Ot, getPayoutAtPrice as P, wrapAmount as Pt, PriceDataPoint as Q, stateViews as Qt, getNearestValidStrikeTick as R, zero as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, useCurrentMarket as Ut, getSqrtPriceX96AtPrice as V, useMarketData as Vt, liquiditiesToAmount1 as W, useTimelockConfig as Wt, token1ToToken0AtTick as X, getTimelockLens as Xt, token1ToToken0 as Y, getStateView as Yt, PriceData as Z, getTimelockMarket as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swappers as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scalePrice as jt, useCurrentTick as k, formatVagueAmount as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockLenses as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarketData as qt, useStaticPricingParams as r, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, timelockFactories as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, useMarketVolume as zt };
|
|
97779
|
-
//# sourceMappingURL=client-
|
|
97779
|
+
//# sourceMappingURL=client-D-cR5vCY.d.ts.map
|