timelock-sdk 0.0.176 → 0.0.178
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.
- package/dist/{client-DbQo5Dsk.d.cts → client-BClT812n.d.cts} +511 -511
- package/dist/{client-Bs4nrL5u.d.ts → client-DNpVpttQ.d.ts} +91 -91
- package/dist/client.cjs +80 -66
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.d.ts +1 -1
- package/dist/client.js +83 -69
- package/dist/client.js.map +1 -1
- package/dist/package.d.cts +1 -1
- package/dist/package.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-c4hgszY_.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as viem0 from "viem";
|
|
3
3
|
import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
|
|
4
4
|
import React, { ReactNode } from "react";
|
|
5
5
|
import "graphql";
|
|
@@ -10,7 +10,7 @@ import * as wagmi0 from "wagmi";
|
|
|
10
10
|
import * as _tanstack_query_core0 from "@tanstack/query-core";
|
|
11
11
|
import Big from "big.js";
|
|
12
12
|
import JSBI from "jsbi";
|
|
13
|
-
import * as
|
|
13
|
+
import * as _wagmi_core5 from "@wagmi/core";
|
|
14
14
|
import * as wagmi_query3 from "wagmi/query";
|
|
15
15
|
import * as abitype17 from "abitype";
|
|
16
16
|
|
|
@@ -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 [{
|
|
@@ -26360,7 +26360,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
26360
26360
|
}];
|
|
26361
26361
|
readonly stateMutability: "view";
|
|
26362
26362
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
26363
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
26363
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
26364
26364
|
readonly type: "function";
|
|
26365
26365
|
readonly name: "batchGetRefTick";
|
|
26366
26366
|
readonly inputs: readonly [{
|
|
@@ -27311,7 +27311,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
27311
27311
|
borrowedAmount0: bigint;
|
|
27312
27312
|
borrowedAmount1: bigint;
|
|
27313
27313
|
}[]>;
|
|
27314
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
27314
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
27315
27315
|
readonly type: "function";
|
|
27316
27316
|
readonly name: "batchGetRefTick";
|
|
27317
27317
|
readonly inputs: readonly [{
|
|
@@ -28260,7 +28260,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
28260
28260
|
expiresAt: number;
|
|
28261
28261
|
liquidities: readonly bigint[];
|
|
28262
28262
|
}[]>;
|
|
28263
|
-
getFeeRates: (args: readonly [`0x${string}`], options?:
|
|
28263
|
+
getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
28264
28264
|
readonly type: "function";
|
|
28265
28265
|
readonly name: "batchGetRefTick";
|
|
28266
28266
|
readonly inputs: readonly [{
|
|
@@ -29205,7 +29205,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
29205
29205
|
minBaseFee: bigint;
|
|
29206
29206
|
feeRecipient: `0x${string}`;
|
|
29207
29207
|
}>;
|
|
29208
|
-
getGlobalGuardianState: (args: readonly [`0x${string}`], options?:
|
|
29208
|
+
getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
29209
29209
|
readonly type: "function";
|
|
29210
29210
|
readonly name: "batchGetRefTick";
|
|
29211
29211
|
readonly inputs: readonly [{
|
|
@@ -30160,7 +30160,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
30160
30160
|
senderIsAdmin: boolean;
|
|
30161
30161
|
senderIsPauser: boolean;
|
|
30162
30162
|
}>;
|
|
30163
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
30163
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
30164
30164
|
readonly type: "function";
|
|
30165
30165
|
readonly name: "batchGetRefTick";
|
|
30166
30166
|
readonly inputs: readonly [{
|
|
@@ -31099,7 +31099,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
31099
31099
|
}];
|
|
31100
31100
|
readonly stateMutability: "view";
|
|
31101
31101
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
31102
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
31102
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
31103
31103
|
readonly type: "function";
|
|
31104
31104
|
readonly name: "batchGetRefTick";
|
|
31105
31105
|
readonly inputs: readonly [{
|
|
@@ -32058,7 +32058,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
32058
32058
|
optionAssetName: string;
|
|
32059
32059
|
payoutAssetName: string;
|
|
32060
32060
|
}>;
|
|
32061
|
-
getMarketState: (args: readonly [`0x${string}`], options?:
|
|
32061
|
+
getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
32062
32062
|
readonly type: "function";
|
|
32063
32063
|
readonly name: "batchGetRefTick";
|
|
32064
32064
|
readonly inputs: readonly [{
|
|
@@ -33002,7 +33002,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
33002
33002
|
feeStrategy: `0x${string}`;
|
|
33003
33003
|
owner: `0x${string}`;
|
|
33004
33004
|
}>;
|
|
33005
|
-
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?:
|
|
33005
|
+
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
33006
33006
|
readonly type: "function";
|
|
33007
33007
|
readonly name: "batchGetRefTick";
|
|
33008
33008
|
readonly inputs: readonly [{
|
|
@@ -33941,7 +33941,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
33941
33941
|
}];
|
|
33942
33942
|
readonly stateMutability: "view";
|
|
33943
33943
|
}], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
33944
|
-
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?:
|
|
33944
|
+
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
33945
33945
|
readonly type: "function";
|
|
33946
33946
|
readonly name: "batchGetRefTick";
|
|
33947
33947
|
readonly inputs: readonly [{
|
|
@@ -34880,7 +34880,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
34880
34880
|
}];
|
|
34881
34881
|
readonly stateMutability: "view";
|
|
34882
34882
|
}], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
34883
|
-
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?:
|
|
34883
|
+
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
34884
34884
|
readonly type: "function";
|
|
34885
34885
|
readonly name: "batchGetRefTick";
|
|
34886
34886
|
readonly inputs: readonly [{
|
|
@@ -35819,7 +35819,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
35819
35819
|
}];
|
|
35820
35820
|
readonly stateMutability: "view";
|
|
35821
35821
|
}], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
35822
|
-
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?:
|
|
35822
|
+
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
35823
35823
|
readonly type: "function";
|
|
35824
35824
|
readonly name: "batchGetRefTick";
|
|
35825
35825
|
readonly inputs: readonly [{
|
|
@@ -36758,7 +36758,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
36758
36758
|
}];
|
|
36759
36759
|
readonly stateMutability: "view";
|
|
36760
36760
|
}], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
36761
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
36761
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
36762
36762
|
readonly type: "function";
|
|
36763
36763
|
readonly name: "batchGetRefTick";
|
|
36764
36764
|
readonly inputs: readonly [{
|
|
@@ -37707,7 +37707,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
37707
37707
|
expiresAt: number;
|
|
37708
37708
|
liquidities: readonly bigint[];
|
|
37709
37709
|
}>;
|
|
37710
|
-
getOptionPricingParams: (args: readonly [`0x${string}`], options?:
|
|
37710
|
+
getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
37711
37711
|
readonly type: "function";
|
|
37712
37712
|
readonly name: "batchGetRefTick";
|
|
37713
37713
|
readonly inputs: readonly [{
|
|
@@ -38652,7 +38652,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
38652
38652
|
minPremiumDailyRate: number;
|
|
38653
38653
|
minPremiumAmount: bigint;
|
|
38654
38654
|
}>;
|
|
38655
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
38655
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
38656
38656
|
readonly type: "function";
|
|
38657
38657
|
readonly name: "batchGetRefTick";
|
|
38658
38658
|
readonly inputs: readonly [{
|
|
@@ -39607,7 +39607,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
39607
39607
|
fee: number;
|
|
39608
39608
|
tickSpacing: number;
|
|
39609
39609
|
hooks: `0x${string}`;
|
|
39610
|
-
}], options?:
|
|
39610
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
39611
39611
|
readonly type: "function";
|
|
39612
39612
|
readonly name: "batchGetRefTick";
|
|
39613
39613
|
readonly inputs: readonly [{
|
|
@@ -40563,7 +40563,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
40563
40563
|
tickSpacing: number;
|
|
40564
40564
|
fee: number;
|
|
40565
40565
|
}>;
|
|
40566
|
-
getPricingParams: (args: readonly [`0x${string}`], options?:
|
|
40566
|
+
getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
40567
40567
|
readonly type: "function";
|
|
40568
40568
|
readonly name: "batchGetRefTick";
|
|
40569
40569
|
readonly inputs: readonly [{
|
|
@@ -41502,7 +41502,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
41502
41502
|
}];
|
|
41503
41503
|
readonly stateMutability: "view";
|
|
41504
41504
|
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
|
|
41505
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
41505
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
41506
41506
|
readonly type: "function";
|
|
41507
41507
|
readonly name: "batchGetRefTick";
|
|
41508
41508
|
readonly inputs: readonly [{
|
|
@@ -42441,7 +42441,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
42441
42441
|
}];
|
|
42442
42442
|
readonly stateMutability: "view";
|
|
42443
42443
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
42444
|
-
getStaticPricingParams: (args: readonly [`0x${string}`], options?:
|
|
42444
|
+
getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
42445
42445
|
readonly type: "function";
|
|
42446
42446
|
readonly name: "batchGetRefTick";
|
|
42447
42447
|
readonly inputs: readonly [{
|
|
@@ -43383,7 +43383,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
43383
43383
|
dailyFundingRate: number;
|
|
43384
43384
|
minFundingAmount: bigint;
|
|
43385
43385
|
}>;
|
|
43386
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
43386
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
43387
43387
|
readonly type: "function";
|
|
43388
43388
|
readonly name: "batchGetRefTick";
|
|
43389
43389
|
readonly inputs: readonly [{
|
|
@@ -44326,7 +44326,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
44326
44326
|
symbol: string;
|
|
44327
44327
|
name: string;
|
|
44328
44328
|
}>;
|
|
44329
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
44329
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
44330
44330
|
readonly type: "function";
|
|
44331
44331
|
readonly name: "batchGetRefTick";
|
|
44332
44332
|
readonly inputs: readonly [{
|
|
@@ -45275,7 +45275,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
45275
45275
|
expiresAt: number;
|
|
45276
45276
|
liquidities: readonly bigint[];
|
|
45277
45277
|
}[], bigint, boolean]>;
|
|
45278
|
-
getVaultData: (args: readonly [`0x${string}`], options?:
|
|
45278
|
+
getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
45279
45279
|
readonly type: "function";
|
|
45280
45280
|
readonly name: "batchGetRefTick";
|
|
45281
45281
|
readonly inputs: readonly [{
|
|
@@ -46224,7 +46224,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
46224
46224
|
};
|
|
46225
46225
|
owner: `0x${string}`;
|
|
46226
46226
|
}>;
|
|
46227
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
46227
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
46228
46228
|
readonly type: "function";
|
|
46229
46229
|
readonly name: "batchGetRefTick";
|
|
46230
46230
|
readonly inputs: readonly [{
|
|
@@ -49185,7 +49185,7 @@ declare const formatUSD: (value: Big | string | number) => string;
|
|
|
49185
49185
|
//#endregion
|
|
49186
49186
|
//#region src/hooks/options/useMaxPositionSize.d.ts
|
|
49187
49187
|
declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?: number, maxSteps?: number) => {
|
|
49188
|
-
error:
|
|
49188
|
+
error: viem0.ReadContractErrorType;
|
|
49189
49189
|
isError: true;
|
|
49190
49190
|
isPending: false;
|
|
49191
49191
|
isLoading: false;
|
|
@@ -49197,7 +49197,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49197
49197
|
dataUpdatedAt: number;
|
|
49198
49198
|
errorUpdatedAt: number;
|
|
49199
49199
|
failureCount: number;
|
|
49200
|
-
failureReason:
|
|
49200
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49201
49201
|
errorUpdateCount: number;
|
|
49202
49202
|
isFetched: boolean;
|
|
49203
49203
|
isFetchedAfterMount: boolean;
|
|
@@ -49207,7 +49207,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49207
49207
|
isRefetching: boolean;
|
|
49208
49208
|
isStale: boolean;
|
|
49209
49209
|
isEnabled: boolean;
|
|
49210
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49210
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49211
49211
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49212
49212
|
promise: Promise<never>;
|
|
49213
49213
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49226,7 +49226,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49226
49226
|
dataUpdatedAt: number;
|
|
49227
49227
|
errorUpdatedAt: number;
|
|
49228
49228
|
failureCount: number;
|
|
49229
|
-
failureReason:
|
|
49229
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49230
49230
|
errorUpdateCount: number;
|
|
49231
49231
|
isFetched: boolean;
|
|
49232
49232
|
isFetchedAfterMount: boolean;
|
|
@@ -49236,14 +49236,14 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49236
49236
|
isRefetching: boolean;
|
|
49237
49237
|
isStale: boolean;
|
|
49238
49238
|
isEnabled: boolean;
|
|
49239
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49239
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49240
49240
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49241
49241
|
promise: Promise<never>;
|
|
49242
49242
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
49243
49243
|
maxCallSize: Amount | undefined;
|
|
49244
49244
|
maxPutSize: Amount | undefined;
|
|
49245
49245
|
} | {
|
|
49246
|
-
error:
|
|
49246
|
+
error: viem0.ReadContractErrorType;
|
|
49247
49247
|
isError: true;
|
|
49248
49248
|
isPending: false;
|
|
49249
49249
|
isLoading: false;
|
|
@@ -49255,7 +49255,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49255
49255
|
dataUpdatedAt: number;
|
|
49256
49256
|
errorUpdatedAt: number;
|
|
49257
49257
|
failureCount: number;
|
|
49258
|
-
failureReason:
|
|
49258
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49259
49259
|
errorUpdateCount: number;
|
|
49260
49260
|
isFetched: boolean;
|
|
49261
49261
|
isFetchedAfterMount: boolean;
|
|
@@ -49265,7 +49265,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49265
49265
|
isRefetching: boolean;
|
|
49266
49266
|
isStale: boolean;
|
|
49267
49267
|
isEnabled: boolean;
|
|
49268
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49268
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49269
49269
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49270
49270
|
promise: Promise<never>;
|
|
49271
49271
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49284,7 +49284,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49284
49284
|
dataUpdatedAt: number;
|
|
49285
49285
|
errorUpdatedAt: number;
|
|
49286
49286
|
failureCount: number;
|
|
49287
|
-
failureReason:
|
|
49287
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49288
49288
|
errorUpdateCount: number;
|
|
49289
49289
|
isFetched: boolean;
|
|
49290
49290
|
isFetchedAfterMount: boolean;
|
|
@@ -49294,7 +49294,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49294
49294
|
isRefetching: boolean;
|
|
49295
49295
|
isStale: boolean;
|
|
49296
49296
|
isEnabled: boolean;
|
|
49297
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49297
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49298
49298
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49299
49299
|
promise: Promise<never>;
|
|
49300
49300
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49312,7 +49312,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49312
49312
|
dataUpdatedAt: number;
|
|
49313
49313
|
errorUpdatedAt: number;
|
|
49314
49314
|
failureCount: number;
|
|
49315
|
-
failureReason:
|
|
49315
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49316
49316
|
errorUpdateCount: number;
|
|
49317
49317
|
isFetched: boolean;
|
|
49318
49318
|
isFetchedAfterMount: boolean;
|
|
@@ -49323,7 +49323,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49323
49323
|
isRefetching: boolean;
|
|
49324
49324
|
isStale: boolean;
|
|
49325
49325
|
isEnabled: boolean;
|
|
49326
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49326
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49327
49327
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49328
49328
|
promise: Promise<never>;
|
|
49329
49329
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -49342,7 +49342,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49342
49342
|
dataUpdatedAt: number;
|
|
49343
49343
|
errorUpdatedAt: number;
|
|
49344
49344
|
failureCount: number;
|
|
49345
|
-
failureReason:
|
|
49345
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
49346
49346
|
errorUpdateCount: number;
|
|
49347
49347
|
isFetched: boolean;
|
|
49348
49348
|
isFetchedAfterMount: boolean;
|
|
@@ -49352,7 +49352,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49352
49352
|
isRefetching: boolean;
|
|
49353
49353
|
isStale: boolean;
|
|
49354
49354
|
isEnabled: boolean;
|
|
49355
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
49355
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem0.ReadContractErrorType>>;
|
|
49356
49356
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
49357
49357
|
promise: Promise<never>;
|
|
49358
49358
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -53258,7 +53258,7 @@ declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Ad
|
|
|
53258
53258
|
//#endregion
|
|
53259
53259
|
//#region src/hooks/operators/useOperatorPerms.d.ts
|
|
53260
53260
|
declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
|
|
53261
|
-
error:
|
|
53261
|
+
error: viem0.ReadContractErrorType;
|
|
53262
53262
|
isError: true;
|
|
53263
53263
|
isPending: false;
|
|
53264
53264
|
isLoading: false;
|
|
@@ -53270,7 +53270,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53270
53270
|
dataUpdatedAt: number;
|
|
53271
53271
|
errorUpdatedAt: number;
|
|
53272
53272
|
failureCount: number;
|
|
53273
|
-
failureReason:
|
|
53273
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
53274
53274
|
errorUpdateCount: number;
|
|
53275
53275
|
isFetched: boolean;
|
|
53276
53276
|
isFetchedAfterMount: boolean;
|
|
@@ -53280,7 +53280,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53280
53280
|
isRefetching: boolean;
|
|
53281
53281
|
isStale: boolean;
|
|
53282
53282
|
isEnabled: boolean;
|
|
53283
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
53283
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
53284
53284
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53285
53285
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53286
53286
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -53305,7 +53305,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53305
53305
|
dataUpdatedAt: number;
|
|
53306
53306
|
errorUpdatedAt: number;
|
|
53307
53307
|
failureCount: number;
|
|
53308
|
-
failureReason:
|
|
53308
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
53309
53309
|
errorUpdateCount: number;
|
|
53310
53310
|
isFetched: boolean;
|
|
53311
53311
|
isFetchedAfterMount: boolean;
|
|
@@ -53315,7 +53315,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53315
53315
|
isRefetching: boolean;
|
|
53316
53316
|
isStale: boolean;
|
|
53317
53317
|
isEnabled: boolean;
|
|
53318
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
53318
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
53319
53319
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53320
53320
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53321
53321
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -53328,7 +53328,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53328
53328
|
effectiveApproval: bigint;
|
|
53329
53329
|
};
|
|
53330
53330
|
} | {
|
|
53331
|
-
error:
|
|
53331
|
+
error: viem0.ReadContractErrorType;
|
|
53332
53332
|
isError: true;
|
|
53333
53333
|
isPending: false;
|
|
53334
53334
|
isLoading: false;
|
|
@@ -53340,7 +53340,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53340
53340
|
dataUpdatedAt: number;
|
|
53341
53341
|
errorUpdatedAt: number;
|
|
53342
53342
|
failureCount: number;
|
|
53343
|
-
failureReason:
|
|
53343
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
53344
53344
|
errorUpdateCount: number;
|
|
53345
53345
|
isFetched: boolean;
|
|
53346
53346
|
isFetchedAfterMount: boolean;
|
|
@@ -53350,7 +53350,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53350
53350
|
isRefetching: boolean;
|
|
53351
53351
|
isStale: boolean;
|
|
53352
53352
|
isEnabled: boolean;
|
|
53353
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
53353
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
53354
53354
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53355
53355
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53356
53356
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -53375,7 +53375,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53375
53375
|
dataUpdatedAt: number;
|
|
53376
53376
|
errorUpdatedAt: number;
|
|
53377
53377
|
failureCount: number;
|
|
53378
|
-
failureReason:
|
|
53378
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
53379
53379
|
errorUpdateCount: number;
|
|
53380
53380
|
isFetched: boolean;
|
|
53381
53381
|
isFetchedAfterMount: boolean;
|
|
@@ -53385,7 +53385,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53385
53385
|
isRefetching: boolean;
|
|
53386
53386
|
isStale: boolean;
|
|
53387
53387
|
isEnabled: boolean;
|
|
53388
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
53388
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
53389
53389
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53390
53390
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53391
53391
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -53409,7 +53409,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53409
53409
|
dataUpdatedAt: number;
|
|
53410
53410
|
errorUpdatedAt: number;
|
|
53411
53411
|
failureCount: number;
|
|
53412
|
-
failureReason:
|
|
53412
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
53413
53413
|
errorUpdateCount: number;
|
|
53414
53414
|
isFetched: boolean;
|
|
53415
53415
|
isFetchedAfterMount: boolean;
|
|
@@ -53420,7 +53420,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53420
53420
|
isRefetching: boolean;
|
|
53421
53421
|
isStale: boolean;
|
|
53422
53422
|
isEnabled: boolean;
|
|
53423
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
53423
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
53424
53424
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53425
53425
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53426
53426
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -53445,7 +53445,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53445
53445
|
dataUpdatedAt: number;
|
|
53446
53446
|
errorUpdatedAt: number;
|
|
53447
53447
|
failureCount: number;
|
|
53448
|
-
failureReason:
|
|
53448
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
53449
53449
|
errorUpdateCount: number;
|
|
53450
53450
|
isFetched: boolean;
|
|
53451
53451
|
isFetchedAfterMount: boolean;
|
|
@@ -53455,7 +53455,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53455
53455
|
isRefetching: boolean;
|
|
53456
53456
|
isStale: boolean;
|
|
53457
53457
|
isEnabled: boolean;
|
|
53458
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
53458
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
53459
53459
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53460
53460
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53461
53461
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -54811,14 +54811,14 @@ declare const useBurnLiquidity: (vaultAddr: Address | undefined) => {
|
|
|
54811
54811
|
isPending: boolean;
|
|
54812
54812
|
isConfirming: boolean;
|
|
54813
54813
|
isSuccess: boolean;
|
|
54814
|
-
error:
|
|
54814
|
+
error: _wagmi_core5.WriteContractErrorType | null;
|
|
54815
54815
|
isLoading: boolean;
|
|
54816
54816
|
};
|
|
54817
54817
|
//#endregion
|
|
54818
54818
|
//#region src/hooks/vault/useLiquidityBlocks.d.ts
|
|
54819
54819
|
type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
|
|
54820
54820
|
declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
54821
|
-
error:
|
|
54821
|
+
error: viem0.ReadContractErrorType;
|
|
54822
54822
|
isError: true;
|
|
54823
54823
|
isPending: false;
|
|
54824
54824
|
isLoading: false;
|
|
@@ -54830,7 +54830,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
54830
54830
|
dataUpdatedAt: number;
|
|
54831
54831
|
errorUpdatedAt: number;
|
|
54832
54832
|
failureCount: number;
|
|
54833
|
-
failureReason:
|
|
54833
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
54834
54834
|
errorUpdateCount: number;
|
|
54835
54835
|
isFetched: boolean;
|
|
54836
54836
|
isFetchedAfterMount: boolean;
|
|
@@ -54852,7 +54852,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
54852
54852
|
totalAmount1: bigint;
|
|
54853
54853
|
borrowedAmount0: bigint;
|
|
54854
54854
|
borrowedAmount1: bigint;
|
|
54855
|
-
}[],
|
|
54855
|
+
}[], viem0.ReadContractErrorType>>;
|
|
54856
54856
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54857
54857
|
promise: Promise<readonly {
|
|
54858
54858
|
tickLower: number;
|
|
@@ -54894,7 +54894,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
54894
54894
|
dataUpdatedAt: number;
|
|
54895
54895
|
errorUpdatedAt: number;
|
|
54896
54896
|
failureCount: number;
|
|
54897
|
-
failureReason:
|
|
54897
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
54898
54898
|
errorUpdateCount: number;
|
|
54899
54899
|
isFetched: boolean;
|
|
54900
54900
|
isFetchedAfterMount: boolean;
|
|
@@ -54916,7 +54916,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
54916
54916
|
totalAmount1: bigint;
|
|
54917
54917
|
borrowedAmount0: bigint;
|
|
54918
54918
|
borrowedAmount1: bigint;
|
|
54919
|
-
}[],
|
|
54919
|
+
}[], viem0.ReadContractErrorType>>;
|
|
54920
54920
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54921
54921
|
promise: Promise<readonly {
|
|
54922
54922
|
tickLower: number;
|
|
@@ -54946,7 +54946,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
54946
54946
|
borrowedAmount1: bigint;
|
|
54947
54947
|
}[];
|
|
54948
54948
|
} | {
|
|
54949
|
-
error:
|
|
54949
|
+
error: viem0.ReadContractErrorType;
|
|
54950
54950
|
isError: true;
|
|
54951
54951
|
isPending: false;
|
|
54952
54952
|
isLoading: false;
|
|
@@ -54958,7 +54958,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
54958
54958
|
dataUpdatedAt: number;
|
|
54959
54959
|
errorUpdatedAt: number;
|
|
54960
54960
|
failureCount: number;
|
|
54961
|
-
failureReason:
|
|
54961
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
54962
54962
|
errorUpdateCount: number;
|
|
54963
54963
|
isFetched: boolean;
|
|
54964
54964
|
isFetchedAfterMount: boolean;
|
|
@@ -54980,7 +54980,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
54980
54980
|
totalAmount1: bigint;
|
|
54981
54981
|
borrowedAmount0: bigint;
|
|
54982
54982
|
borrowedAmount1: bigint;
|
|
54983
|
-
}[],
|
|
54983
|
+
}[], viem0.ReadContractErrorType>>;
|
|
54984
54984
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54985
54985
|
promise: Promise<readonly {
|
|
54986
54986
|
tickLower: number;
|
|
@@ -55022,7 +55022,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
55022
55022
|
dataUpdatedAt: number;
|
|
55023
55023
|
errorUpdatedAt: number;
|
|
55024
55024
|
failureCount: number;
|
|
55025
|
-
failureReason:
|
|
55025
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
55026
55026
|
errorUpdateCount: number;
|
|
55027
55027
|
isFetched: boolean;
|
|
55028
55028
|
isFetchedAfterMount: boolean;
|
|
@@ -55044,7 +55044,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
55044
55044
|
totalAmount1: bigint;
|
|
55045
55045
|
borrowedAmount0: bigint;
|
|
55046
55046
|
borrowedAmount1: bigint;
|
|
55047
|
-
}[],
|
|
55047
|
+
}[], viem0.ReadContractErrorType>>;
|
|
55048
55048
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
55049
55049
|
promise: Promise<readonly {
|
|
55050
55050
|
tickLower: number;
|
|
@@ -55085,7 +55085,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
55085
55085
|
dataUpdatedAt: number;
|
|
55086
55086
|
errorUpdatedAt: number;
|
|
55087
55087
|
failureCount: number;
|
|
55088
|
-
failureReason:
|
|
55088
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
55089
55089
|
errorUpdateCount: number;
|
|
55090
55090
|
isFetched: boolean;
|
|
55091
55091
|
isFetchedAfterMount: boolean;
|
|
@@ -55108,7 +55108,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
55108
55108
|
totalAmount1: bigint;
|
|
55109
55109
|
borrowedAmount0: bigint;
|
|
55110
55110
|
borrowedAmount1: bigint;
|
|
55111
|
-
}[],
|
|
55111
|
+
}[], viem0.ReadContractErrorType>>;
|
|
55112
55112
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
55113
55113
|
promise: Promise<readonly {
|
|
55114
55114
|
tickLower: number;
|
|
@@ -55150,7 +55150,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
55150
55150
|
dataUpdatedAt: number;
|
|
55151
55151
|
errorUpdatedAt: number;
|
|
55152
55152
|
failureCount: number;
|
|
55153
|
-
failureReason:
|
|
55153
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
55154
55154
|
errorUpdateCount: number;
|
|
55155
55155
|
isFetched: boolean;
|
|
55156
55156
|
isFetchedAfterMount: boolean;
|
|
@@ -55172,7 +55172,7 @@ declare const useLiquidityBlocks: (vaultAddr: Address | undefined) => {
|
|
|
55172
55172
|
totalAmount1: bigint;
|
|
55173
55173
|
borrowedAmount0: bigint;
|
|
55174
55174
|
borrowedAmount1: bigint;
|
|
55175
|
-
}[],
|
|
55175
|
+
}[], viem0.ReadContractErrorType>>;
|
|
55176
55176
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
55177
55177
|
promise: Promise<readonly {
|
|
55178
55178
|
tickLower: number;
|
|
@@ -55248,7 +55248,7 @@ declare const useVaultTVL: (vaultAddr: Address | undefined) => {
|
|
|
55248
55248
|
borrowed0: Amount;
|
|
55249
55249
|
borrowed1: Amount;
|
|
55250
55250
|
blocksCount: bigint;
|
|
55251
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint],
|
|
55251
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
|
|
55252
55252
|
};
|
|
55253
55253
|
//#endregion
|
|
55254
55254
|
//#region src/hooks/tokens/useTokenData.d.ts
|
|
@@ -55261,7 +55261,7 @@ declare const useTokenData: (tokenAddr: Address | undefined) => Partial<NonUndef
|
|
|
55261
55261
|
//#endregion
|
|
55262
55262
|
//#region src/hooks/tokens/useTokenBalance.d.ts
|
|
55263
55263
|
declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
55264
|
-
error:
|
|
55264
|
+
error: viem0.ReadContractErrorType;
|
|
55265
55265
|
isError: true;
|
|
55266
55266
|
isPending: false;
|
|
55267
55267
|
isLoading: false;
|
|
@@ -55273,7 +55273,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55273
55273
|
dataUpdatedAt: number;
|
|
55274
55274
|
errorUpdatedAt: number;
|
|
55275
55275
|
failureCount: number;
|
|
55276
|
-
failureReason:
|
|
55276
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
55277
55277
|
errorUpdateCount: number;
|
|
55278
55278
|
isFetched: boolean;
|
|
55279
55279
|
isFetchedAfterMount: boolean;
|
|
@@ -55283,7 +55283,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55283
55283
|
isRefetching: boolean;
|
|
55284
55284
|
isStale: boolean;
|
|
55285
55285
|
isEnabled: boolean;
|
|
55286
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
55286
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
55287
55287
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
55288
55288
|
promise: Promise<bigint>;
|
|
55289
55289
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -55301,7 +55301,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55301
55301
|
dataUpdatedAt: number;
|
|
55302
55302
|
errorUpdatedAt: number;
|
|
55303
55303
|
failureCount: number;
|
|
55304
|
-
failureReason:
|
|
55304
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
55305
55305
|
errorUpdateCount: number;
|
|
55306
55306
|
isFetched: boolean;
|
|
55307
55307
|
isFetchedAfterMount: boolean;
|
|
@@ -55311,13 +55311,13 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55311
55311
|
isRefetching: boolean;
|
|
55312
55312
|
isStale: boolean;
|
|
55313
55313
|
isEnabled: boolean;
|
|
55314
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
55314
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
55315
55315
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
55316
55316
|
promise: Promise<bigint>;
|
|
55317
55317
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
55318
55318
|
data: Amount | undefined;
|
|
55319
55319
|
} | {
|
|
55320
|
-
error:
|
|
55320
|
+
error: viem0.ReadContractErrorType;
|
|
55321
55321
|
isError: true;
|
|
55322
55322
|
isPending: false;
|
|
55323
55323
|
isLoading: false;
|
|
@@ -55329,7 +55329,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55329
55329
|
dataUpdatedAt: number;
|
|
55330
55330
|
errorUpdatedAt: number;
|
|
55331
55331
|
failureCount: number;
|
|
55332
|
-
failureReason:
|
|
55332
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
55333
55333
|
errorUpdateCount: number;
|
|
55334
55334
|
isFetched: boolean;
|
|
55335
55335
|
isFetchedAfterMount: boolean;
|
|
@@ -55339,7 +55339,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55339
55339
|
isRefetching: boolean;
|
|
55340
55340
|
isStale: boolean;
|
|
55341
55341
|
isEnabled: boolean;
|
|
55342
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
55342
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
55343
55343
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
55344
55344
|
promise: Promise<bigint>;
|
|
55345
55345
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -55357,7 +55357,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55357
55357
|
dataUpdatedAt: number;
|
|
55358
55358
|
errorUpdatedAt: number;
|
|
55359
55359
|
failureCount: number;
|
|
55360
|
-
failureReason:
|
|
55360
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
55361
55361
|
errorUpdateCount: number;
|
|
55362
55362
|
isFetched: boolean;
|
|
55363
55363
|
isFetchedAfterMount: boolean;
|
|
@@ -55367,7 +55367,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55367
55367
|
isRefetching: boolean;
|
|
55368
55368
|
isStale: boolean;
|
|
55369
55369
|
isEnabled: boolean;
|
|
55370
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
55370
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
55371
55371
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
55372
55372
|
promise: Promise<bigint>;
|
|
55373
55373
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -55384,7 +55384,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55384
55384
|
dataUpdatedAt: number;
|
|
55385
55385
|
errorUpdatedAt: number;
|
|
55386
55386
|
failureCount: number;
|
|
55387
|
-
failureReason:
|
|
55387
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
55388
55388
|
errorUpdateCount: number;
|
|
55389
55389
|
isFetched: boolean;
|
|
55390
55390
|
isFetchedAfterMount: boolean;
|
|
@@ -55395,7 +55395,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55395
55395
|
isRefetching: boolean;
|
|
55396
55396
|
isStale: boolean;
|
|
55397
55397
|
isEnabled: boolean;
|
|
55398
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
55398
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
55399
55399
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
55400
55400
|
promise: Promise<bigint>;
|
|
55401
55401
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -55413,7 +55413,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55413
55413
|
dataUpdatedAt: number;
|
|
55414
55414
|
errorUpdatedAt: number;
|
|
55415
55415
|
failureCount: number;
|
|
55416
|
-
failureReason:
|
|
55416
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
55417
55417
|
errorUpdateCount: number;
|
|
55418
55418
|
isFetched: boolean;
|
|
55419
55419
|
isFetchedAfterMount: boolean;
|
|
@@ -55423,7 +55423,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
55423
55423
|
isRefetching: boolean;
|
|
55424
55424
|
isStale: boolean;
|
|
55425
55425
|
isEnabled: boolean;
|
|
55426
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
55426
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
55427
55427
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
55428
55428
|
promise: Promise<bigint>;
|
|
55429
55429
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -55435,7 +55435,7 @@ declare const useApproval: () => {
|
|
|
55435
55435
|
askForApproval: (tokenAddress: Address, spenderAddress: Address, amount: bigint) => Promise<void>;
|
|
55436
55436
|
hash: `0x${string}` | undefined;
|
|
55437
55437
|
isPending: boolean;
|
|
55438
|
-
error:
|
|
55438
|
+
error: _wagmi_core5.WriteContractErrorType | null;
|
|
55439
55439
|
reset: () => void;
|
|
55440
55440
|
};
|
|
55441
55441
|
//#endregion
|
|
@@ -56405,7 +56405,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56405
56405
|
isPending: false;
|
|
56406
56406
|
isSuccess: false;
|
|
56407
56407
|
failureCount: number;
|
|
56408
|
-
failureReason:
|
|
56408
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
56409
56409
|
isPaused: boolean;
|
|
56410
56410
|
variables: undefined;
|
|
56411
56411
|
isIdle: true;
|
|
@@ -56422,15 +56422,15 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56422
56422
|
isPending: true;
|
|
56423
56423
|
isSuccess: false;
|
|
56424
56424
|
failureCount: number;
|
|
56425
|
-
failureReason:
|
|
56425
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
56426
56426
|
isPaused: boolean;
|
|
56427
56427
|
variables: {
|
|
56428
56428
|
abi: abitype17.Abi;
|
|
56429
56429
|
functionName: string;
|
|
56430
56430
|
args?: readonly unknown[] | undefined;
|
|
56431
56431
|
address: Address;
|
|
56432
|
-
chain?:
|
|
56433
|
-
account?: `0x${string}` |
|
|
56432
|
+
chain?: viem0.Chain | null | undefined;
|
|
56433
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56434
56434
|
value?: bigint | undefined;
|
|
56435
56435
|
dataSuffix?: `0x${string}` | undefined;
|
|
56436
56436
|
type?: "legacy" | undefined;
|
|
@@ -56453,8 +56453,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56453
56453
|
functionName: string;
|
|
56454
56454
|
args?: readonly unknown[] | undefined;
|
|
56455
56455
|
address: Address;
|
|
56456
|
-
chain?:
|
|
56457
|
-
account?: `0x${string}` |
|
|
56456
|
+
chain?: viem0.Chain | null | undefined;
|
|
56457
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56458
56458
|
value?: bigint | undefined;
|
|
56459
56459
|
dataSuffix?: `0x${string}` | undefined;
|
|
56460
56460
|
type?: "eip2930" | undefined;
|
|
@@ -56467,7 +56467,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56467
56467
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56468
56468
|
maxFeePerGas?: undefined | undefined;
|
|
56469
56469
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
56470
|
-
accessList?:
|
|
56470
|
+
accessList?: viem0.AccessList | undefined;
|
|
56471
56471
|
sidecars?: undefined;
|
|
56472
56472
|
authorizationList?: undefined;
|
|
56473
56473
|
chainId?: number | undefined;
|
|
@@ -56477,8 +56477,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56477
56477
|
functionName: string;
|
|
56478
56478
|
args?: readonly unknown[] | undefined;
|
|
56479
56479
|
address: Address;
|
|
56480
|
-
chain?:
|
|
56481
|
-
account?: `0x${string}` |
|
|
56480
|
+
chain?: viem0.Chain | null | undefined;
|
|
56481
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56482
56482
|
value?: bigint | undefined;
|
|
56483
56483
|
dataSuffix?: `0x${string}` | undefined;
|
|
56484
56484
|
type?: "eip1559" | undefined;
|
|
@@ -56491,7 +56491,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56491
56491
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56492
56492
|
maxFeePerGas?: bigint | undefined;
|
|
56493
56493
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56494
|
-
accessList?:
|
|
56494
|
+
accessList?: viem0.AccessList | undefined;
|
|
56495
56495
|
sidecars?: undefined;
|
|
56496
56496
|
authorizationList?: undefined;
|
|
56497
56497
|
chainId?: number | undefined;
|
|
@@ -56501,22 +56501,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56501
56501
|
functionName: string;
|
|
56502
56502
|
args?: readonly unknown[] | undefined;
|
|
56503
56503
|
address: Address;
|
|
56504
|
-
chain?:
|
|
56505
|
-
account?: `0x${string}` |
|
|
56504
|
+
chain?: viem0.Chain | null | undefined;
|
|
56505
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56506
56506
|
value?: bigint | undefined;
|
|
56507
56507
|
dataSuffix?: `0x${string}` | undefined;
|
|
56508
56508
|
type?: "eip4844" | undefined;
|
|
56509
56509
|
gas?: bigint | undefined;
|
|
56510
56510
|
nonce?: number | undefined;
|
|
56511
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
56512
|
-
blobVersionedHashes: readonly
|
|
56511
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
56512
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
56513
56513
|
kzg?: undefined;
|
|
56514
56514
|
gasPrice?: undefined | undefined;
|
|
56515
56515
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56516
56516
|
maxFeePerGas?: bigint | undefined;
|
|
56517
56517
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56518
|
-
accessList?:
|
|
56519
|
-
sidecars?: readonly
|
|
56518
|
+
accessList?: viem0.AccessList | undefined;
|
|
56519
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56520
56520
|
authorizationList?: undefined;
|
|
56521
56521
|
chainId?: number | undefined;
|
|
56522
56522
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -56525,22 +56525,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56525
56525
|
functionName: string;
|
|
56526
56526
|
args?: readonly unknown[] | undefined;
|
|
56527
56527
|
address: Address;
|
|
56528
|
-
chain?:
|
|
56529
|
-
account?: `0x${string}` |
|
|
56528
|
+
chain?: viem0.Chain | null | undefined;
|
|
56529
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56530
56530
|
value?: bigint | undefined;
|
|
56531
56531
|
dataSuffix?: `0x${string}` | undefined;
|
|
56532
56532
|
type?: "eip4844" | undefined;
|
|
56533
56533
|
gas?: bigint | undefined;
|
|
56534
56534
|
nonce?: number | undefined;
|
|
56535
|
-
blobs: readonly
|
|
56535
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
56536
56536
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
56537
|
-
kzg?:
|
|
56537
|
+
kzg?: viem0.Kzg | undefined;
|
|
56538
56538
|
gasPrice?: undefined | undefined;
|
|
56539
56539
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56540
56540
|
maxFeePerGas?: bigint | undefined;
|
|
56541
56541
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56542
|
-
accessList?:
|
|
56543
|
-
sidecars?: readonly
|
|
56542
|
+
accessList?: viem0.AccessList | undefined;
|
|
56543
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56544
56544
|
authorizationList?: undefined;
|
|
56545
56545
|
chainId?: number | undefined;
|
|
56546
56546
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -56549,8 +56549,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56549
56549
|
functionName: string;
|
|
56550
56550
|
args?: readonly unknown[] | undefined;
|
|
56551
56551
|
address: Address;
|
|
56552
|
-
chain?:
|
|
56553
|
-
account?: `0x${string}` |
|
|
56552
|
+
chain?: viem0.Chain | null | undefined;
|
|
56553
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56554
56554
|
value?: bigint | undefined;
|
|
56555
56555
|
dataSuffix?: `0x${string}` | undefined;
|
|
56556
56556
|
type?: "eip7702" | undefined;
|
|
@@ -56563,9 +56563,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56563
56563
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56564
56564
|
maxFeePerGas?: bigint | undefined;
|
|
56565
56565
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56566
|
-
accessList?:
|
|
56566
|
+
accessList?: viem0.AccessList | undefined;
|
|
56567
56567
|
sidecars?: undefined;
|
|
56568
|
-
authorizationList?:
|
|
56568
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
56569
56569
|
chainId?: number | undefined;
|
|
56570
56570
|
connector?: wagmi0.Connector | undefined;
|
|
56571
56571
|
};
|
|
@@ -56576,22 +56576,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56576
56576
|
writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56577
56577
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
56578
56578
|
} | {
|
|
56579
|
-
error:
|
|
56579
|
+
error: _wagmi_core5.WriteContractErrorType;
|
|
56580
56580
|
data: undefined;
|
|
56581
56581
|
status: "error";
|
|
56582
56582
|
isError: true;
|
|
56583
56583
|
isPending: false;
|
|
56584
56584
|
isSuccess: false;
|
|
56585
56585
|
failureCount: number;
|
|
56586
|
-
failureReason:
|
|
56586
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
56587
56587
|
isPaused: boolean;
|
|
56588
56588
|
variables: {
|
|
56589
56589
|
abi: abitype17.Abi;
|
|
56590
56590
|
functionName: string;
|
|
56591
56591
|
args?: readonly unknown[] | undefined;
|
|
56592
56592
|
address: Address;
|
|
56593
|
-
chain?:
|
|
56594
|
-
account?: `0x${string}` |
|
|
56593
|
+
chain?: viem0.Chain | null | undefined;
|
|
56594
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56595
56595
|
value?: bigint | undefined;
|
|
56596
56596
|
dataSuffix?: `0x${string}` | undefined;
|
|
56597
56597
|
type?: "legacy" | undefined;
|
|
@@ -56614,8 +56614,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56614
56614
|
functionName: string;
|
|
56615
56615
|
args?: readonly unknown[] | undefined;
|
|
56616
56616
|
address: Address;
|
|
56617
|
-
chain?:
|
|
56618
|
-
account?: `0x${string}` |
|
|
56617
|
+
chain?: viem0.Chain | null | undefined;
|
|
56618
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56619
56619
|
value?: bigint | undefined;
|
|
56620
56620
|
dataSuffix?: `0x${string}` | undefined;
|
|
56621
56621
|
type?: "eip2930" | undefined;
|
|
@@ -56628,7 +56628,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56628
56628
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56629
56629
|
maxFeePerGas?: undefined | undefined;
|
|
56630
56630
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
56631
|
-
accessList?:
|
|
56631
|
+
accessList?: viem0.AccessList | undefined;
|
|
56632
56632
|
sidecars?: undefined;
|
|
56633
56633
|
authorizationList?: undefined;
|
|
56634
56634
|
chainId?: number | undefined;
|
|
@@ -56638,8 +56638,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56638
56638
|
functionName: string;
|
|
56639
56639
|
args?: readonly unknown[] | undefined;
|
|
56640
56640
|
address: Address;
|
|
56641
|
-
chain?:
|
|
56642
|
-
account?: `0x${string}` |
|
|
56641
|
+
chain?: viem0.Chain | null | undefined;
|
|
56642
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56643
56643
|
value?: bigint | undefined;
|
|
56644
56644
|
dataSuffix?: `0x${string}` | undefined;
|
|
56645
56645
|
type?: "eip1559" | undefined;
|
|
@@ -56652,7 +56652,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56652
56652
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56653
56653
|
maxFeePerGas?: bigint | undefined;
|
|
56654
56654
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56655
|
-
accessList?:
|
|
56655
|
+
accessList?: viem0.AccessList | undefined;
|
|
56656
56656
|
sidecars?: undefined;
|
|
56657
56657
|
authorizationList?: undefined;
|
|
56658
56658
|
chainId?: number | undefined;
|
|
@@ -56662,22 +56662,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56662
56662
|
functionName: string;
|
|
56663
56663
|
args?: readonly unknown[] | undefined;
|
|
56664
56664
|
address: Address;
|
|
56665
|
-
chain?:
|
|
56666
|
-
account?: `0x${string}` |
|
|
56665
|
+
chain?: viem0.Chain | null | undefined;
|
|
56666
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56667
56667
|
value?: bigint | undefined;
|
|
56668
56668
|
dataSuffix?: `0x${string}` | undefined;
|
|
56669
56669
|
type?: "eip4844" | undefined;
|
|
56670
56670
|
gas?: bigint | undefined;
|
|
56671
56671
|
nonce?: number | undefined;
|
|
56672
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
56673
|
-
blobVersionedHashes: readonly
|
|
56672
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
56673
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
56674
56674
|
kzg?: undefined;
|
|
56675
56675
|
gasPrice?: undefined | undefined;
|
|
56676
56676
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56677
56677
|
maxFeePerGas?: bigint | undefined;
|
|
56678
56678
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56679
|
-
accessList?:
|
|
56680
|
-
sidecars?: readonly
|
|
56679
|
+
accessList?: viem0.AccessList | undefined;
|
|
56680
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56681
56681
|
authorizationList?: undefined;
|
|
56682
56682
|
chainId?: number | undefined;
|
|
56683
56683
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -56686,22 +56686,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56686
56686
|
functionName: string;
|
|
56687
56687
|
args?: readonly unknown[] | undefined;
|
|
56688
56688
|
address: Address;
|
|
56689
|
-
chain?:
|
|
56690
|
-
account?: `0x${string}` |
|
|
56689
|
+
chain?: viem0.Chain | null | undefined;
|
|
56690
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56691
56691
|
value?: bigint | undefined;
|
|
56692
56692
|
dataSuffix?: `0x${string}` | undefined;
|
|
56693
56693
|
type?: "eip4844" | undefined;
|
|
56694
56694
|
gas?: bigint | undefined;
|
|
56695
56695
|
nonce?: number | undefined;
|
|
56696
|
-
blobs: readonly
|
|
56696
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
56697
56697
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
56698
|
-
kzg?:
|
|
56698
|
+
kzg?: viem0.Kzg | undefined;
|
|
56699
56699
|
gasPrice?: undefined | undefined;
|
|
56700
56700
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56701
56701
|
maxFeePerGas?: bigint | undefined;
|
|
56702
56702
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56703
|
-
accessList?:
|
|
56704
|
-
sidecars?: readonly
|
|
56703
|
+
accessList?: viem0.AccessList | undefined;
|
|
56704
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56705
56705
|
authorizationList?: undefined;
|
|
56706
56706
|
chainId?: number | undefined;
|
|
56707
56707
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -56710,8 +56710,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56710
56710
|
functionName: string;
|
|
56711
56711
|
args?: readonly unknown[] | undefined;
|
|
56712
56712
|
address: Address;
|
|
56713
|
-
chain?:
|
|
56714
|
-
account?: `0x${string}` |
|
|
56713
|
+
chain?: viem0.Chain | null | undefined;
|
|
56714
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56715
56715
|
value?: bigint | undefined;
|
|
56716
56716
|
dataSuffix?: `0x${string}` | undefined;
|
|
56717
56717
|
type?: "eip7702" | undefined;
|
|
@@ -56724,9 +56724,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56724
56724
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56725
56725
|
maxFeePerGas?: bigint | undefined;
|
|
56726
56726
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56727
|
-
accessList?:
|
|
56727
|
+
accessList?: viem0.AccessList | undefined;
|
|
56728
56728
|
sidecars?: undefined;
|
|
56729
|
-
authorizationList?:
|
|
56729
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
56730
56730
|
chainId?: number | undefined;
|
|
56731
56731
|
connector?: wagmi0.Connector | undefined;
|
|
56732
56732
|
};
|
|
@@ -56744,15 +56744,15 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56744
56744
|
isPending: false;
|
|
56745
56745
|
isSuccess: true;
|
|
56746
56746
|
failureCount: number;
|
|
56747
|
-
failureReason:
|
|
56747
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
56748
56748
|
isPaused: boolean;
|
|
56749
56749
|
variables: {
|
|
56750
56750
|
abi: abitype17.Abi;
|
|
56751
56751
|
functionName: string;
|
|
56752
56752
|
args?: readonly unknown[] | undefined;
|
|
56753
56753
|
address: Address;
|
|
56754
|
-
chain?:
|
|
56755
|
-
account?: `0x${string}` |
|
|
56754
|
+
chain?: viem0.Chain | null | undefined;
|
|
56755
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56756
56756
|
value?: bigint | undefined;
|
|
56757
56757
|
dataSuffix?: `0x${string}` | undefined;
|
|
56758
56758
|
type?: "legacy" | undefined;
|
|
@@ -56775,8 +56775,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56775
56775
|
functionName: string;
|
|
56776
56776
|
args?: readonly unknown[] | undefined;
|
|
56777
56777
|
address: Address;
|
|
56778
|
-
chain?:
|
|
56779
|
-
account?: `0x${string}` |
|
|
56778
|
+
chain?: viem0.Chain | null | undefined;
|
|
56779
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56780
56780
|
value?: bigint | undefined;
|
|
56781
56781
|
dataSuffix?: `0x${string}` | undefined;
|
|
56782
56782
|
type?: "eip2930" | undefined;
|
|
@@ -56789,7 +56789,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56789
56789
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56790
56790
|
maxFeePerGas?: undefined | undefined;
|
|
56791
56791
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
56792
|
-
accessList?:
|
|
56792
|
+
accessList?: viem0.AccessList | undefined;
|
|
56793
56793
|
sidecars?: undefined;
|
|
56794
56794
|
authorizationList?: undefined;
|
|
56795
56795
|
chainId?: number | undefined;
|
|
@@ -56799,8 +56799,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56799
56799
|
functionName: string;
|
|
56800
56800
|
args?: readonly unknown[] | undefined;
|
|
56801
56801
|
address: Address;
|
|
56802
|
-
chain?:
|
|
56803
|
-
account?: `0x${string}` |
|
|
56802
|
+
chain?: viem0.Chain | null | undefined;
|
|
56803
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56804
56804
|
value?: bigint | undefined;
|
|
56805
56805
|
dataSuffix?: `0x${string}` | undefined;
|
|
56806
56806
|
type?: "eip1559" | undefined;
|
|
@@ -56813,7 +56813,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56813
56813
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56814
56814
|
maxFeePerGas?: bigint | undefined;
|
|
56815
56815
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56816
|
-
accessList?:
|
|
56816
|
+
accessList?: viem0.AccessList | undefined;
|
|
56817
56817
|
sidecars?: undefined;
|
|
56818
56818
|
authorizationList?: undefined;
|
|
56819
56819
|
chainId?: number | undefined;
|
|
@@ -56823,22 +56823,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56823
56823
|
functionName: string;
|
|
56824
56824
|
args?: readonly unknown[] | undefined;
|
|
56825
56825
|
address: Address;
|
|
56826
|
-
chain?:
|
|
56827
|
-
account?: `0x${string}` |
|
|
56826
|
+
chain?: viem0.Chain | null | undefined;
|
|
56827
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56828
56828
|
value?: bigint | undefined;
|
|
56829
56829
|
dataSuffix?: `0x${string}` | undefined;
|
|
56830
56830
|
type?: "eip4844" | undefined;
|
|
56831
56831
|
gas?: bigint | undefined;
|
|
56832
56832
|
nonce?: number | undefined;
|
|
56833
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
56834
|
-
blobVersionedHashes: readonly
|
|
56833
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
56834
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
56835
56835
|
kzg?: undefined;
|
|
56836
56836
|
gasPrice?: undefined | undefined;
|
|
56837
56837
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56838
56838
|
maxFeePerGas?: bigint | undefined;
|
|
56839
56839
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56840
|
-
accessList?:
|
|
56841
|
-
sidecars?: readonly
|
|
56840
|
+
accessList?: viem0.AccessList | undefined;
|
|
56841
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56842
56842
|
authorizationList?: undefined;
|
|
56843
56843
|
chainId?: number | undefined;
|
|
56844
56844
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -56847,22 +56847,22 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56847
56847
|
functionName: string;
|
|
56848
56848
|
args?: readonly unknown[] | undefined;
|
|
56849
56849
|
address: Address;
|
|
56850
|
-
chain?:
|
|
56851
|
-
account?: `0x${string}` |
|
|
56850
|
+
chain?: viem0.Chain | null | undefined;
|
|
56851
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56852
56852
|
value?: bigint | undefined;
|
|
56853
56853
|
dataSuffix?: `0x${string}` | undefined;
|
|
56854
56854
|
type?: "eip4844" | undefined;
|
|
56855
56855
|
gas?: bigint | undefined;
|
|
56856
56856
|
nonce?: number | undefined;
|
|
56857
|
-
blobs: readonly
|
|
56857
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
56858
56858
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
56859
|
-
kzg?:
|
|
56859
|
+
kzg?: viem0.Kzg | undefined;
|
|
56860
56860
|
gasPrice?: undefined | undefined;
|
|
56861
56861
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56862
56862
|
maxFeePerGas?: bigint | undefined;
|
|
56863
56863
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56864
|
-
accessList?:
|
|
56865
|
-
sidecars?: readonly
|
|
56864
|
+
accessList?: viem0.AccessList | undefined;
|
|
56865
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56866
56866
|
authorizationList?: undefined;
|
|
56867
56867
|
chainId?: number | undefined;
|
|
56868
56868
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -56871,8 +56871,8 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56871
56871
|
functionName: string;
|
|
56872
56872
|
args?: readonly unknown[] | undefined;
|
|
56873
56873
|
address: Address;
|
|
56874
|
-
chain?:
|
|
56875
|
-
account?: `0x${string}` |
|
|
56874
|
+
chain?: viem0.Chain | null | undefined;
|
|
56875
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56876
56876
|
value?: bigint | undefined;
|
|
56877
56877
|
dataSuffix?: `0x${string}` | undefined;
|
|
56878
56878
|
type?: "eip7702" | undefined;
|
|
@@ -56885,9 +56885,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
56885
56885
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56886
56886
|
maxFeePerGas?: bigint | undefined;
|
|
56887
56887
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56888
|
-
accessList?:
|
|
56888
|
+
accessList?: viem0.AccessList | undefined;
|
|
56889
56889
|
sidecars?: undefined;
|
|
56890
|
-
authorizationList?:
|
|
56890
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
56891
56891
|
chainId?: number | undefined;
|
|
56892
56892
|
connector?: wagmi0.Connector | undefined;
|
|
56893
56893
|
};
|
|
@@ -56908,7 +56908,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56908
56908
|
isPending: false;
|
|
56909
56909
|
isSuccess: false;
|
|
56910
56910
|
failureCount: number;
|
|
56911
|
-
failureReason:
|
|
56911
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
56912
56912
|
isPaused: boolean;
|
|
56913
56913
|
variables: undefined;
|
|
56914
56914
|
isIdle: true;
|
|
@@ -56925,15 +56925,15 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56925
56925
|
isPending: true;
|
|
56926
56926
|
isSuccess: false;
|
|
56927
56927
|
failureCount: number;
|
|
56928
|
-
failureReason:
|
|
56928
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
56929
56929
|
isPaused: boolean;
|
|
56930
56930
|
variables: {
|
|
56931
56931
|
abi: abitype17.Abi;
|
|
56932
56932
|
functionName: string;
|
|
56933
56933
|
args?: readonly unknown[] | undefined;
|
|
56934
56934
|
address: Address;
|
|
56935
|
-
chain?:
|
|
56936
|
-
account?: `0x${string}` |
|
|
56935
|
+
chain?: viem0.Chain | null | undefined;
|
|
56936
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56937
56937
|
value?: bigint | undefined;
|
|
56938
56938
|
dataSuffix?: `0x${string}` | undefined;
|
|
56939
56939
|
type?: "legacy" | undefined;
|
|
@@ -56956,8 +56956,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56956
56956
|
functionName: string;
|
|
56957
56957
|
args?: readonly unknown[] | undefined;
|
|
56958
56958
|
address: Address;
|
|
56959
|
-
chain?:
|
|
56960
|
-
account?: `0x${string}` |
|
|
56959
|
+
chain?: viem0.Chain | null | undefined;
|
|
56960
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56961
56961
|
value?: bigint | undefined;
|
|
56962
56962
|
dataSuffix?: `0x${string}` | undefined;
|
|
56963
56963
|
type?: "eip2930" | undefined;
|
|
@@ -56970,7 +56970,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56970
56970
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56971
56971
|
maxFeePerGas?: undefined | undefined;
|
|
56972
56972
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
56973
|
-
accessList?:
|
|
56973
|
+
accessList?: viem0.AccessList | undefined;
|
|
56974
56974
|
sidecars?: undefined;
|
|
56975
56975
|
authorizationList?: undefined;
|
|
56976
56976
|
chainId?: number | undefined;
|
|
@@ -56980,8 +56980,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56980
56980
|
functionName: string;
|
|
56981
56981
|
args?: readonly unknown[] | undefined;
|
|
56982
56982
|
address: Address;
|
|
56983
|
-
chain?:
|
|
56984
|
-
account?: `0x${string}` |
|
|
56983
|
+
chain?: viem0.Chain | null | undefined;
|
|
56984
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
56985
56985
|
value?: bigint | undefined;
|
|
56986
56986
|
dataSuffix?: `0x${string}` | undefined;
|
|
56987
56987
|
type?: "eip1559" | undefined;
|
|
@@ -56994,7 +56994,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
56994
56994
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56995
56995
|
maxFeePerGas?: bigint | undefined;
|
|
56996
56996
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56997
|
-
accessList?:
|
|
56997
|
+
accessList?: viem0.AccessList | undefined;
|
|
56998
56998
|
sidecars?: undefined;
|
|
56999
56999
|
authorizationList?: undefined;
|
|
57000
57000
|
chainId?: number | undefined;
|
|
@@ -57004,22 +57004,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57004
57004
|
functionName: string;
|
|
57005
57005
|
args?: readonly unknown[] | undefined;
|
|
57006
57006
|
address: Address;
|
|
57007
|
-
chain?:
|
|
57008
|
-
account?: `0x${string}` |
|
|
57007
|
+
chain?: viem0.Chain | null | undefined;
|
|
57008
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57009
57009
|
value?: bigint | undefined;
|
|
57010
57010
|
dataSuffix?: `0x${string}` | undefined;
|
|
57011
57011
|
type?: "eip4844" | undefined;
|
|
57012
57012
|
gas?: bigint | undefined;
|
|
57013
57013
|
nonce?: number | undefined;
|
|
57014
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
57015
|
-
blobVersionedHashes: readonly
|
|
57014
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
57015
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
57016
57016
|
kzg?: undefined;
|
|
57017
57017
|
gasPrice?: undefined | undefined;
|
|
57018
57018
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57019
57019
|
maxFeePerGas?: bigint | undefined;
|
|
57020
57020
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57021
|
-
accessList?:
|
|
57022
|
-
sidecars?: readonly
|
|
57021
|
+
accessList?: viem0.AccessList | undefined;
|
|
57022
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57023
57023
|
authorizationList?: undefined;
|
|
57024
57024
|
chainId?: number | undefined;
|
|
57025
57025
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57028,22 +57028,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57028
57028
|
functionName: string;
|
|
57029
57029
|
args?: readonly unknown[] | undefined;
|
|
57030
57030
|
address: Address;
|
|
57031
|
-
chain?:
|
|
57032
|
-
account?: `0x${string}` |
|
|
57031
|
+
chain?: viem0.Chain | null | undefined;
|
|
57032
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57033
57033
|
value?: bigint | undefined;
|
|
57034
57034
|
dataSuffix?: `0x${string}` | undefined;
|
|
57035
57035
|
type?: "eip4844" | undefined;
|
|
57036
57036
|
gas?: bigint | undefined;
|
|
57037
57037
|
nonce?: number | undefined;
|
|
57038
|
-
blobs: readonly
|
|
57038
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
57039
57039
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
57040
|
-
kzg?:
|
|
57040
|
+
kzg?: viem0.Kzg | undefined;
|
|
57041
57041
|
gasPrice?: undefined | undefined;
|
|
57042
57042
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57043
57043
|
maxFeePerGas?: bigint | undefined;
|
|
57044
57044
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57045
|
-
accessList?:
|
|
57046
|
-
sidecars?: readonly
|
|
57045
|
+
accessList?: viem0.AccessList | undefined;
|
|
57046
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57047
57047
|
authorizationList?: undefined;
|
|
57048
57048
|
chainId?: number | undefined;
|
|
57049
57049
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57052,8 +57052,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57052
57052
|
functionName: string;
|
|
57053
57053
|
args?: readonly unknown[] | undefined;
|
|
57054
57054
|
address: Address;
|
|
57055
|
-
chain?:
|
|
57056
|
-
account?: `0x${string}` |
|
|
57055
|
+
chain?: viem0.Chain | null | undefined;
|
|
57056
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57057
57057
|
value?: bigint | undefined;
|
|
57058
57058
|
dataSuffix?: `0x${string}` | undefined;
|
|
57059
57059
|
type?: "eip7702" | undefined;
|
|
@@ -57066,9 +57066,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57066
57066
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57067
57067
|
maxFeePerGas?: bigint | undefined;
|
|
57068
57068
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57069
|
-
accessList?:
|
|
57069
|
+
accessList?: viem0.AccessList | undefined;
|
|
57070
57070
|
sidecars?: undefined;
|
|
57071
|
-
authorizationList?:
|
|
57071
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
57072
57072
|
chainId?: number | undefined;
|
|
57073
57073
|
connector?: wagmi0.Connector | undefined;
|
|
57074
57074
|
};
|
|
@@ -57079,22 +57079,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57079
57079
|
writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57080
57080
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
57081
57081
|
} | {
|
|
57082
|
-
error:
|
|
57082
|
+
error: _wagmi_core5.WriteContractErrorType;
|
|
57083
57083
|
data: undefined;
|
|
57084
57084
|
status: "error";
|
|
57085
57085
|
isError: true;
|
|
57086
57086
|
isPending: false;
|
|
57087
57087
|
isSuccess: false;
|
|
57088
57088
|
failureCount: number;
|
|
57089
|
-
failureReason:
|
|
57089
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
57090
57090
|
isPaused: boolean;
|
|
57091
57091
|
variables: {
|
|
57092
57092
|
abi: abitype17.Abi;
|
|
57093
57093
|
functionName: string;
|
|
57094
57094
|
args?: readonly unknown[] | undefined;
|
|
57095
57095
|
address: Address;
|
|
57096
|
-
chain?:
|
|
57097
|
-
account?: `0x${string}` |
|
|
57096
|
+
chain?: viem0.Chain | null | undefined;
|
|
57097
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57098
57098
|
value?: bigint | undefined;
|
|
57099
57099
|
dataSuffix?: `0x${string}` | undefined;
|
|
57100
57100
|
type?: "legacy" | undefined;
|
|
@@ -57117,8 +57117,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57117
57117
|
functionName: string;
|
|
57118
57118
|
args?: readonly unknown[] | undefined;
|
|
57119
57119
|
address: Address;
|
|
57120
|
-
chain?:
|
|
57121
|
-
account?: `0x${string}` |
|
|
57120
|
+
chain?: viem0.Chain | null | undefined;
|
|
57121
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57122
57122
|
value?: bigint | undefined;
|
|
57123
57123
|
dataSuffix?: `0x${string}` | undefined;
|
|
57124
57124
|
type?: "eip2930" | undefined;
|
|
@@ -57131,7 +57131,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57131
57131
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57132
57132
|
maxFeePerGas?: undefined | undefined;
|
|
57133
57133
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
57134
|
-
accessList?:
|
|
57134
|
+
accessList?: viem0.AccessList | undefined;
|
|
57135
57135
|
sidecars?: undefined;
|
|
57136
57136
|
authorizationList?: undefined;
|
|
57137
57137
|
chainId?: number | undefined;
|
|
@@ -57141,8 +57141,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57141
57141
|
functionName: string;
|
|
57142
57142
|
args?: readonly unknown[] | undefined;
|
|
57143
57143
|
address: Address;
|
|
57144
|
-
chain?:
|
|
57145
|
-
account?: `0x${string}` |
|
|
57144
|
+
chain?: viem0.Chain | null | undefined;
|
|
57145
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57146
57146
|
value?: bigint | undefined;
|
|
57147
57147
|
dataSuffix?: `0x${string}` | undefined;
|
|
57148
57148
|
type?: "eip1559" | undefined;
|
|
@@ -57155,7 +57155,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57155
57155
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57156
57156
|
maxFeePerGas?: bigint | undefined;
|
|
57157
57157
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57158
|
-
accessList?:
|
|
57158
|
+
accessList?: viem0.AccessList | undefined;
|
|
57159
57159
|
sidecars?: undefined;
|
|
57160
57160
|
authorizationList?: undefined;
|
|
57161
57161
|
chainId?: number | undefined;
|
|
@@ -57165,22 +57165,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57165
57165
|
functionName: string;
|
|
57166
57166
|
args?: readonly unknown[] | undefined;
|
|
57167
57167
|
address: Address;
|
|
57168
|
-
chain?:
|
|
57169
|
-
account?: `0x${string}` |
|
|
57168
|
+
chain?: viem0.Chain | null | undefined;
|
|
57169
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57170
57170
|
value?: bigint | undefined;
|
|
57171
57171
|
dataSuffix?: `0x${string}` | undefined;
|
|
57172
57172
|
type?: "eip4844" | undefined;
|
|
57173
57173
|
gas?: bigint | undefined;
|
|
57174
57174
|
nonce?: number | undefined;
|
|
57175
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
57176
|
-
blobVersionedHashes: readonly
|
|
57175
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
57176
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
57177
57177
|
kzg?: undefined;
|
|
57178
57178
|
gasPrice?: undefined | undefined;
|
|
57179
57179
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57180
57180
|
maxFeePerGas?: bigint | undefined;
|
|
57181
57181
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57182
|
-
accessList?:
|
|
57183
|
-
sidecars?: readonly
|
|
57182
|
+
accessList?: viem0.AccessList | undefined;
|
|
57183
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57184
57184
|
authorizationList?: undefined;
|
|
57185
57185
|
chainId?: number | undefined;
|
|
57186
57186
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57189,22 +57189,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57189
57189
|
functionName: string;
|
|
57190
57190
|
args?: readonly unknown[] | undefined;
|
|
57191
57191
|
address: Address;
|
|
57192
|
-
chain?:
|
|
57193
|
-
account?: `0x${string}` |
|
|
57192
|
+
chain?: viem0.Chain | null | undefined;
|
|
57193
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57194
57194
|
value?: bigint | undefined;
|
|
57195
57195
|
dataSuffix?: `0x${string}` | undefined;
|
|
57196
57196
|
type?: "eip4844" | undefined;
|
|
57197
57197
|
gas?: bigint | undefined;
|
|
57198
57198
|
nonce?: number | undefined;
|
|
57199
|
-
blobs: readonly
|
|
57199
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
57200
57200
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
57201
|
-
kzg?:
|
|
57201
|
+
kzg?: viem0.Kzg | undefined;
|
|
57202
57202
|
gasPrice?: undefined | undefined;
|
|
57203
57203
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57204
57204
|
maxFeePerGas?: bigint | undefined;
|
|
57205
57205
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57206
|
-
accessList?:
|
|
57207
|
-
sidecars?: readonly
|
|
57206
|
+
accessList?: viem0.AccessList | undefined;
|
|
57207
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57208
57208
|
authorizationList?: undefined;
|
|
57209
57209
|
chainId?: number | undefined;
|
|
57210
57210
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57213,8 +57213,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57213
57213
|
functionName: string;
|
|
57214
57214
|
args?: readonly unknown[] | undefined;
|
|
57215
57215
|
address: Address;
|
|
57216
|
-
chain?:
|
|
57217
|
-
account?: `0x${string}` |
|
|
57216
|
+
chain?: viem0.Chain | null | undefined;
|
|
57217
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57218
57218
|
value?: bigint | undefined;
|
|
57219
57219
|
dataSuffix?: `0x${string}` | undefined;
|
|
57220
57220
|
type?: "eip7702" | undefined;
|
|
@@ -57227,9 +57227,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57227
57227
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57228
57228
|
maxFeePerGas?: bigint | undefined;
|
|
57229
57229
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57230
|
-
accessList?:
|
|
57230
|
+
accessList?: viem0.AccessList | undefined;
|
|
57231
57231
|
sidecars?: undefined;
|
|
57232
|
-
authorizationList?:
|
|
57232
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
57233
57233
|
chainId?: number | undefined;
|
|
57234
57234
|
connector?: wagmi0.Connector | undefined;
|
|
57235
57235
|
};
|
|
@@ -57247,15 +57247,15 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57247
57247
|
isPending: false;
|
|
57248
57248
|
isSuccess: true;
|
|
57249
57249
|
failureCount: number;
|
|
57250
|
-
failureReason:
|
|
57250
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
57251
57251
|
isPaused: boolean;
|
|
57252
57252
|
variables: {
|
|
57253
57253
|
abi: abitype17.Abi;
|
|
57254
57254
|
functionName: string;
|
|
57255
57255
|
args?: readonly unknown[] | undefined;
|
|
57256
57256
|
address: Address;
|
|
57257
|
-
chain?:
|
|
57258
|
-
account?: `0x${string}` |
|
|
57257
|
+
chain?: viem0.Chain | null | undefined;
|
|
57258
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57259
57259
|
value?: bigint | undefined;
|
|
57260
57260
|
dataSuffix?: `0x${string}` | undefined;
|
|
57261
57261
|
type?: "legacy" | undefined;
|
|
@@ -57278,8 +57278,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57278
57278
|
functionName: string;
|
|
57279
57279
|
args?: readonly unknown[] | undefined;
|
|
57280
57280
|
address: Address;
|
|
57281
|
-
chain?:
|
|
57282
|
-
account?: `0x${string}` |
|
|
57281
|
+
chain?: viem0.Chain | null | undefined;
|
|
57282
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57283
57283
|
value?: bigint | undefined;
|
|
57284
57284
|
dataSuffix?: `0x${string}` | undefined;
|
|
57285
57285
|
type?: "eip2930" | undefined;
|
|
@@ -57292,7 +57292,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57292
57292
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57293
57293
|
maxFeePerGas?: undefined | undefined;
|
|
57294
57294
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
57295
|
-
accessList?:
|
|
57295
|
+
accessList?: viem0.AccessList | undefined;
|
|
57296
57296
|
sidecars?: undefined;
|
|
57297
57297
|
authorizationList?: undefined;
|
|
57298
57298
|
chainId?: number | undefined;
|
|
@@ -57302,8 +57302,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57302
57302
|
functionName: string;
|
|
57303
57303
|
args?: readonly unknown[] | undefined;
|
|
57304
57304
|
address: Address;
|
|
57305
|
-
chain?:
|
|
57306
|
-
account?: `0x${string}` |
|
|
57305
|
+
chain?: viem0.Chain | null | undefined;
|
|
57306
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57307
57307
|
value?: bigint | undefined;
|
|
57308
57308
|
dataSuffix?: `0x${string}` | undefined;
|
|
57309
57309
|
type?: "eip1559" | undefined;
|
|
@@ -57316,7 +57316,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57316
57316
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57317
57317
|
maxFeePerGas?: bigint | undefined;
|
|
57318
57318
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57319
|
-
accessList?:
|
|
57319
|
+
accessList?: viem0.AccessList | undefined;
|
|
57320
57320
|
sidecars?: undefined;
|
|
57321
57321
|
authorizationList?: undefined;
|
|
57322
57322
|
chainId?: number | undefined;
|
|
@@ -57326,22 +57326,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57326
57326
|
functionName: string;
|
|
57327
57327
|
args?: readonly unknown[] | undefined;
|
|
57328
57328
|
address: Address;
|
|
57329
|
-
chain?:
|
|
57330
|
-
account?: `0x${string}` |
|
|
57329
|
+
chain?: viem0.Chain | null | undefined;
|
|
57330
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57331
57331
|
value?: bigint | undefined;
|
|
57332
57332
|
dataSuffix?: `0x${string}` | undefined;
|
|
57333
57333
|
type?: "eip4844" | undefined;
|
|
57334
57334
|
gas?: bigint | undefined;
|
|
57335
57335
|
nonce?: number | undefined;
|
|
57336
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
57337
|
-
blobVersionedHashes: readonly
|
|
57336
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
57337
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
57338
57338
|
kzg?: undefined;
|
|
57339
57339
|
gasPrice?: undefined | undefined;
|
|
57340
57340
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57341
57341
|
maxFeePerGas?: bigint | undefined;
|
|
57342
57342
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57343
|
-
accessList?:
|
|
57344
|
-
sidecars?: readonly
|
|
57343
|
+
accessList?: viem0.AccessList | undefined;
|
|
57344
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57345
57345
|
authorizationList?: undefined;
|
|
57346
57346
|
chainId?: number | undefined;
|
|
57347
57347
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57350,22 +57350,22 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57350
57350
|
functionName: string;
|
|
57351
57351
|
args?: readonly unknown[] | undefined;
|
|
57352
57352
|
address: Address;
|
|
57353
|
-
chain?:
|
|
57354
|
-
account?: `0x${string}` |
|
|
57353
|
+
chain?: viem0.Chain | null | undefined;
|
|
57354
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57355
57355
|
value?: bigint | undefined;
|
|
57356
57356
|
dataSuffix?: `0x${string}` | undefined;
|
|
57357
57357
|
type?: "eip4844" | undefined;
|
|
57358
57358
|
gas?: bigint | undefined;
|
|
57359
57359
|
nonce?: number | undefined;
|
|
57360
|
-
blobs: readonly
|
|
57360
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
57361
57361
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
57362
|
-
kzg?:
|
|
57362
|
+
kzg?: viem0.Kzg | undefined;
|
|
57363
57363
|
gasPrice?: undefined | undefined;
|
|
57364
57364
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57365
57365
|
maxFeePerGas?: bigint | undefined;
|
|
57366
57366
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57367
|
-
accessList?:
|
|
57368
|
-
sidecars?: readonly
|
|
57367
|
+
accessList?: viem0.AccessList | undefined;
|
|
57368
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57369
57369
|
authorizationList?: undefined;
|
|
57370
57370
|
chainId?: number | undefined;
|
|
57371
57371
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57374,8 +57374,8 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57374
57374
|
functionName: string;
|
|
57375
57375
|
args?: readonly unknown[] | undefined;
|
|
57376
57376
|
address: Address;
|
|
57377
|
-
chain?:
|
|
57378
|
-
account?: `0x${string}` |
|
|
57377
|
+
chain?: viem0.Chain | null | undefined;
|
|
57378
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57379
57379
|
value?: bigint | undefined;
|
|
57380
57380
|
dataSuffix?: `0x${string}` | undefined;
|
|
57381
57381
|
type?: "eip7702" | undefined;
|
|
@@ -57388,9 +57388,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
57388
57388
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57389
57389
|
maxFeePerGas?: bigint | undefined;
|
|
57390
57390
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57391
|
-
accessList?:
|
|
57391
|
+
accessList?: viem0.AccessList | undefined;
|
|
57392
57392
|
sidecars?: undefined;
|
|
57393
|
-
authorizationList?:
|
|
57393
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
57394
57394
|
chainId?: number | undefined;
|
|
57395
57395
|
connector?: wagmi0.Connector | undefined;
|
|
57396
57396
|
};
|
|
@@ -57420,7 +57420,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57420
57420
|
isPending: false;
|
|
57421
57421
|
isSuccess: false;
|
|
57422
57422
|
failureCount: number;
|
|
57423
|
-
failureReason:
|
|
57423
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
57424
57424
|
isPaused: boolean;
|
|
57425
57425
|
variables: undefined;
|
|
57426
57426
|
isIdle: true;
|
|
@@ -57447,15 +57447,15 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57447
57447
|
isPending: true;
|
|
57448
57448
|
isSuccess: false;
|
|
57449
57449
|
failureCount: number;
|
|
57450
|
-
failureReason:
|
|
57450
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
57451
57451
|
isPaused: boolean;
|
|
57452
57452
|
variables: {
|
|
57453
57453
|
abi: abitype17.Abi;
|
|
57454
57454
|
functionName: string;
|
|
57455
57455
|
args?: readonly unknown[] | undefined;
|
|
57456
57456
|
address: Address;
|
|
57457
|
-
chain?:
|
|
57458
|
-
account?: `0x${string}` |
|
|
57457
|
+
chain?: viem0.Chain | null | undefined;
|
|
57458
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57459
57459
|
value?: bigint | undefined;
|
|
57460
57460
|
dataSuffix?: `0x${string}` | undefined;
|
|
57461
57461
|
type?: "legacy" | undefined;
|
|
@@ -57478,8 +57478,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57478
57478
|
functionName: string;
|
|
57479
57479
|
args?: readonly unknown[] | undefined;
|
|
57480
57480
|
address: Address;
|
|
57481
|
-
chain?:
|
|
57482
|
-
account?: `0x${string}` |
|
|
57481
|
+
chain?: viem0.Chain | null | undefined;
|
|
57482
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57483
57483
|
value?: bigint | undefined;
|
|
57484
57484
|
dataSuffix?: `0x${string}` | undefined;
|
|
57485
57485
|
type?: "eip2930" | undefined;
|
|
@@ -57492,7 +57492,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57492
57492
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57493
57493
|
maxFeePerGas?: undefined | undefined;
|
|
57494
57494
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
57495
|
-
accessList?:
|
|
57495
|
+
accessList?: viem0.AccessList | undefined;
|
|
57496
57496
|
sidecars?: undefined;
|
|
57497
57497
|
authorizationList?: undefined;
|
|
57498
57498
|
chainId?: number | undefined;
|
|
@@ -57502,8 +57502,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57502
57502
|
functionName: string;
|
|
57503
57503
|
args?: readonly unknown[] | undefined;
|
|
57504
57504
|
address: Address;
|
|
57505
|
-
chain?:
|
|
57506
|
-
account?: `0x${string}` |
|
|
57505
|
+
chain?: viem0.Chain | null | undefined;
|
|
57506
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57507
57507
|
value?: bigint | undefined;
|
|
57508
57508
|
dataSuffix?: `0x${string}` | undefined;
|
|
57509
57509
|
type?: "eip1559" | undefined;
|
|
@@ -57516,7 +57516,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57516
57516
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57517
57517
|
maxFeePerGas?: bigint | undefined;
|
|
57518
57518
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57519
|
-
accessList?:
|
|
57519
|
+
accessList?: viem0.AccessList | undefined;
|
|
57520
57520
|
sidecars?: undefined;
|
|
57521
57521
|
authorizationList?: undefined;
|
|
57522
57522
|
chainId?: number | undefined;
|
|
@@ -57526,22 +57526,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57526
57526
|
functionName: string;
|
|
57527
57527
|
args?: readonly unknown[] | undefined;
|
|
57528
57528
|
address: Address;
|
|
57529
|
-
chain?:
|
|
57530
|
-
account?: `0x${string}` |
|
|
57529
|
+
chain?: viem0.Chain | null | undefined;
|
|
57530
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57531
57531
|
value?: bigint | undefined;
|
|
57532
57532
|
dataSuffix?: `0x${string}` | undefined;
|
|
57533
57533
|
type?: "eip4844" | undefined;
|
|
57534
57534
|
gas?: bigint | undefined;
|
|
57535
57535
|
nonce?: number | undefined;
|
|
57536
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
57537
|
-
blobVersionedHashes: readonly
|
|
57536
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
57537
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
57538
57538
|
kzg?: undefined;
|
|
57539
57539
|
gasPrice?: undefined | undefined;
|
|
57540
57540
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57541
57541
|
maxFeePerGas?: bigint | undefined;
|
|
57542
57542
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57543
|
-
accessList?:
|
|
57544
|
-
sidecars?: readonly
|
|
57543
|
+
accessList?: viem0.AccessList | undefined;
|
|
57544
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57545
57545
|
authorizationList?: undefined;
|
|
57546
57546
|
chainId?: number | undefined;
|
|
57547
57547
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57550,22 +57550,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57550
57550
|
functionName: string;
|
|
57551
57551
|
args?: readonly unknown[] | undefined;
|
|
57552
57552
|
address: Address;
|
|
57553
|
-
chain?:
|
|
57554
|
-
account?: `0x${string}` |
|
|
57553
|
+
chain?: viem0.Chain | null | undefined;
|
|
57554
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57555
57555
|
value?: bigint | undefined;
|
|
57556
57556
|
dataSuffix?: `0x${string}` | undefined;
|
|
57557
57557
|
type?: "eip4844" | undefined;
|
|
57558
57558
|
gas?: bigint | undefined;
|
|
57559
57559
|
nonce?: number | undefined;
|
|
57560
|
-
blobs: readonly
|
|
57560
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
57561
57561
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
57562
|
-
kzg?:
|
|
57562
|
+
kzg?: viem0.Kzg | undefined;
|
|
57563
57563
|
gasPrice?: undefined | undefined;
|
|
57564
57564
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57565
57565
|
maxFeePerGas?: bigint | undefined;
|
|
57566
57566
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57567
|
-
accessList?:
|
|
57568
|
-
sidecars?: readonly
|
|
57567
|
+
accessList?: viem0.AccessList | undefined;
|
|
57568
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57569
57569
|
authorizationList?: undefined;
|
|
57570
57570
|
chainId?: number | undefined;
|
|
57571
57571
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57574,8 +57574,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57574
57574
|
functionName: string;
|
|
57575
57575
|
args?: readonly unknown[] | undefined;
|
|
57576
57576
|
address: Address;
|
|
57577
|
-
chain?:
|
|
57578
|
-
account?: `0x${string}` |
|
|
57577
|
+
chain?: viem0.Chain | null | undefined;
|
|
57578
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57579
57579
|
value?: bigint | undefined;
|
|
57580
57580
|
dataSuffix?: `0x${string}` | undefined;
|
|
57581
57581
|
type?: "eip7702" | undefined;
|
|
@@ -57588,9 +57588,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57588
57588
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57589
57589
|
maxFeePerGas?: bigint | undefined;
|
|
57590
57590
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57591
|
-
accessList?:
|
|
57591
|
+
accessList?: viem0.AccessList | undefined;
|
|
57592
57592
|
sidecars?: undefined;
|
|
57593
|
-
authorizationList?:
|
|
57593
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
57594
57594
|
chainId?: number | undefined;
|
|
57595
57595
|
connector?: wagmi0.Connector | undefined;
|
|
57596
57596
|
};
|
|
@@ -57611,22 +57611,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57611
57611
|
newFeeStrategy: `0x${string}`;
|
|
57612
57612
|
}>;
|
|
57613
57613
|
} | {
|
|
57614
|
-
error:
|
|
57614
|
+
error: _wagmi_core5.WriteContractErrorType;
|
|
57615
57615
|
data: undefined;
|
|
57616
57616
|
status: "error";
|
|
57617
57617
|
isError: true;
|
|
57618
57618
|
isPending: false;
|
|
57619
57619
|
isSuccess: false;
|
|
57620
57620
|
failureCount: number;
|
|
57621
|
-
failureReason:
|
|
57621
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
57622
57622
|
isPaused: boolean;
|
|
57623
57623
|
variables: {
|
|
57624
57624
|
abi: abitype17.Abi;
|
|
57625
57625
|
functionName: string;
|
|
57626
57626
|
args?: readonly unknown[] | undefined;
|
|
57627
57627
|
address: Address;
|
|
57628
|
-
chain?:
|
|
57629
|
-
account?: `0x${string}` |
|
|
57628
|
+
chain?: viem0.Chain | null | undefined;
|
|
57629
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57630
57630
|
value?: bigint | undefined;
|
|
57631
57631
|
dataSuffix?: `0x${string}` | undefined;
|
|
57632
57632
|
type?: "legacy" | undefined;
|
|
@@ -57649,8 +57649,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57649
57649
|
functionName: string;
|
|
57650
57650
|
args?: readonly unknown[] | undefined;
|
|
57651
57651
|
address: Address;
|
|
57652
|
-
chain?:
|
|
57653
|
-
account?: `0x${string}` |
|
|
57652
|
+
chain?: viem0.Chain | null | undefined;
|
|
57653
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57654
57654
|
value?: bigint | undefined;
|
|
57655
57655
|
dataSuffix?: `0x${string}` | undefined;
|
|
57656
57656
|
type?: "eip2930" | undefined;
|
|
@@ -57663,7 +57663,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57663
57663
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57664
57664
|
maxFeePerGas?: undefined | undefined;
|
|
57665
57665
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
57666
|
-
accessList?:
|
|
57666
|
+
accessList?: viem0.AccessList | undefined;
|
|
57667
57667
|
sidecars?: undefined;
|
|
57668
57668
|
authorizationList?: undefined;
|
|
57669
57669
|
chainId?: number | undefined;
|
|
@@ -57673,8 +57673,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57673
57673
|
functionName: string;
|
|
57674
57674
|
args?: readonly unknown[] | undefined;
|
|
57675
57675
|
address: Address;
|
|
57676
|
-
chain?:
|
|
57677
|
-
account?: `0x${string}` |
|
|
57676
|
+
chain?: viem0.Chain | null | undefined;
|
|
57677
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57678
57678
|
value?: bigint | undefined;
|
|
57679
57679
|
dataSuffix?: `0x${string}` | undefined;
|
|
57680
57680
|
type?: "eip1559" | undefined;
|
|
@@ -57687,7 +57687,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57687
57687
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57688
57688
|
maxFeePerGas?: bigint | undefined;
|
|
57689
57689
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57690
|
-
accessList?:
|
|
57690
|
+
accessList?: viem0.AccessList | undefined;
|
|
57691
57691
|
sidecars?: undefined;
|
|
57692
57692
|
authorizationList?: undefined;
|
|
57693
57693
|
chainId?: number | undefined;
|
|
@@ -57697,22 +57697,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57697
57697
|
functionName: string;
|
|
57698
57698
|
args?: readonly unknown[] | undefined;
|
|
57699
57699
|
address: Address;
|
|
57700
|
-
chain?:
|
|
57701
|
-
account?: `0x${string}` |
|
|
57700
|
+
chain?: viem0.Chain | null | undefined;
|
|
57701
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57702
57702
|
value?: bigint | undefined;
|
|
57703
57703
|
dataSuffix?: `0x${string}` | undefined;
|
|
57704
57704
|
type?: "eip4844" | undefined;
|
|
57705
57705
|
gas?: bigint | undefined;
|
|
57706
57706
|
nonce?: number | undefined;
|
|
57707
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
57708
|
-
blobVersionedHashes: readonly
|
|
57707
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
57708
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
57709
57709
|
kzg?: undefined;
|
|
57710
57710
|
gasPrice?: undefined | undefined;
|
|
57711
57711
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57712
57712
|
maxFeePerGas?: bigint | undefined;
|
|
57713
57713
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57714
|
-
accessList?:
|
|
57715
|
-
sidecars?: readonly
|
|
57714
|
+
accessList?: viem0.AccessList | undefined;
|
|
57715
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57716
57716
|
authorizationList?: undefined;
|
|
57717
57717
|
chainId?: number | undefined;
|
|
57718
57718
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57721,22 +57721,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57721
57721
|
functionName: string;
|
|
57722
57722
|
args?: readonly unknown[] | undefined;
|
|
57723
57723
|
address: Address;
|
|
57724
|
-
chain?:
|
|
57725
|
-
account?: `0x${string}` |
|
|
57724
|
+
chain?: viem0.Chain | null | undefined;
|
|
57725
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57726
57726
|
value?: bigint | undefined;
|
|
57727
57727
|
dataSuffix?: `0x${string}` | undefined;
|
|
57728
57728
|
type?: "eip4844" | undefined;
|
|
57729
57729
|
gas?: bigint | undefined;
|
|
57730
57730
|
nonce?: number | undefined;
|
|
57731
|
-
blobs: readonly
|
|
57731
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
57732
57732
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
57733
|
-
kzg?:
|
|
57733
|
+
kzg?: viem0.Kzg | undefined;
|
|
57734
57734
|
gasPrice?: undefined | undefined;
|
|
57735
57735
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57736
57736
|
maxFeePerGas?: bigint | undefined;
|
|
57737
57737
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57738
|
-
accessList?:
|
|
57739
|
-
sidecars?: readonly
|
|
57738
|
+
accessList?: viem0.AccessList | undefined;
|
|
57739
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57740
57740
|
authorizationList?: undefined;
|
|
57741
57741
|
chainId?: number | undefined;
|
|
57742
57742
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57745,8 +57745,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57745
57745
|
functionName: string;
|
|
57746
57746
|
args?: readonly unknown[] | undefined;
|
|
57747
57747
|
address: Address;
|
|
57748
|
-
chain?:
|
|
57749
|
-
account?: `0x${string}` |
|
|
57748
|
+
chain?: viem0.Chain | null | undefined;
|
|
57749
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57750
57750
|
value?: bigint | undefined;
|
|
57751
57751
|
dataSuffix?: `0x${string}` | undefined;
|
|
57752
57752
|
type?: "eip7702" | undefined;
|
|
@@ -57759,9 +57759,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57759
57759
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57760
57760
|
maxFeePerGas?: bigint | undefined;
|
|
57761
57761
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57762
|
-
accessList?:
|
|
57762
|
+
accessList?: viem0.AccessList | undefined;
|
|
57763
57763
|
sidecars?: undefined;
|
|
57764
|
-
authorizationList?:
|
|
57764
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
57765
57765
|
chainId?: number | undefined;
|
|
57766
57766
|
connector?: wagmi0.Connector | undefined;
|
|
57767
57767
|
};
|
|
@@ -57789,15 +57789,15 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57789
57789
|
isPending: false;
|
|
57790
57790
|
isSuccess: true;
|
|
57791
57791
|
failureCount: number;
|
|
57792
|
-
failureReason:
|
|
57792
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
57793
57793
|
isPaused: boolean;
|
|
57794
57794
|
variables: {
|
|
57795
57795
|
abi: abitype17.Abi;
|
|
57796
57796
|
functionName: string;
|
|
57797
57797
|
args?: readonly unknown[] | undefined;
|
|
57798
57798
|
address: Address;
|
|
57799
|
-
chain?:
|
|
57800
|
-
account?: `0x${string}` |
|
|
57799
|
+
chain?: viem0.Chain | null | undefined;
|
|
57800
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57801
57801
|
value?: bigint | undefined;
|
|
57802
57802
|
dataSuffix?: `0x${string}` | undefined;
|
|
57803
57803
|
type?: "legacy" | undefined;
|
|
@@ -57820,8 +57820,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57820
57820
|
functionName: string;
|
|
57821
57821
|
args?: readonly unknown[] | undefined;
|
|
57822
57822
|
address: Address;
|
|
57823
|
-
chain?:
|
|
57824
|
-
account?: `0x${string}` |
|
|
57823
|
+
chain?: viem0.Chain | null | undefined;
|
|
57824
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57825
57825
|
value?: bigint | undefined;
|
|
57826
57826
|
dataSuffix?: `0x${string}` | undefined;
|
|
57827
57827
|
type?: "eip2930" | undefined;
|
|
@@ -57834,7 +57834,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57834
57834
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57835
57835
|
maxFeePerGas?: undefined | undefined;
|
|
57836
57836
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
57837
|
-
accessList?:
|
|
57837
|
+
accessList?: viem0.AccessList | undefined;
|
|
57838
57838
|
sidecars?: undefined;
|
|
57839
57839
|
authorizationList?: undefined;
|
|
57840
57840
|
chainId?: number | undefined;
|
|
@@ -57844,8 +57844,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57844
57844
|
functionName: string;
|
|
57845
57845
|
args?: readonly unknown[] | undefined;
|
|
57846
57846
|
address: Address;
|
|
57847
|
-
chain?:
|
|
57848
|
-
account?: `0x${string}` |
|
|
57847
|
+
chain?: viem0.Chain | null | undefined;
|
|
57848
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57849
57849
|
value?: bigint | undefined;
|
|
57850
57850
|
dataSuffix?: `0x${string}` | undefined;
|
|
57851
57851
|
type?: "eip1559" | undefined;
|
|
@@ -57858,7 +57858,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57858
57858
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57859
57859
|
maxFeePerGas?: bigint | undefined;
|
|
57860
57860
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57861
|
-
accessList?:
|
|
57861
|
+
accessList?: viem0.AccessList | undefined;
|
|
57862
57862
|
sidecars?: undefined;
|
|
57863
57863
|
authorizationList?: undefined;
|
|
57864
57864
|
chainId?: number | undefined;
|
|
@@ -57868,22 +57868,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57868
57868
|
functionName: string;
|
|
57869
57869
|
args?: readonly unknown[] | undefined;
|
|
57870
57870
|
address: Address;
|
|
57871
|
-
chain?:
|
|
57872
|
-
account?: `0x${string}` |
|
|
57871
|
+
chain?: viem0.Chain | null | undefined;
|
|
57872
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57873
57873
|
value?: bigint | undefined;
|
|
57874
57874
|
dataSuffix?: `0x${string}` | undefined;
|
|
57875
57875
|
type?: "eip4844" | undefined;
|
|
57876
57876
|
gas?: bigint | undefined;
|
|
57877
57877
|
nonce?: number | undefined;
|
|
57878
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
57879
|
-
blobVersionedHashes: readonly
|
|
57878
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
57879
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
57880
57880
|
kzg?: undefined;
|
|
57881
57881
|
gasPrice?: undefined | undefined;
|
|
57882
57882
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57883
57883
|
maxFeePerGas?: bigint | undefined;
|
|
57884
57884
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57885
|
-
accessList?:
|
|
57886
|
-
sidecars?: readonly
|
|
57885
|
+
accessList?: viem0.AccessList | undefined;
|
|
57886
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57887
57887
|
authorizationList?: undefined;
|
|
57888
57888
|
chainId?: number | undefined;
|
|
57889
57889
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57892,22 +57892,22 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57892
57892
|
functionName: string;
|
|
57893
57893
|
args?: readonly unknown[] | undefined;
|
|
57894
57894
|
address: Address;
|
|
57895
|
-
chain?:
|
|
57896
|
-
account?: `0x${string}` |
|
|
57895
|
+
chain?: viem0.Chain | null | undefined;
|
|
57896
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57897
57897
|
value?: bigint | undefined;
|
|
57898
57898
|
dataSuffix?: `0x${string}` | undefined;
|
|
57899
57899
|
type?: "eip4844" | undefined;
|
|
57900
57900
|
gas?: bigint | undefined;
|
|
57901
57901
|
nonce?: number | undefined;
|
|
57902
|
-
blobs: readonly
|
|
57902
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
57903
57903
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
57904
|
-
kzg?:
|
|
57904
|
+
kzg?: viem0.Kzg | undefined;
|
|
57905
57905
|
gasPrice?: undefined | undefined;
|
|
57906
57906
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57907
57907
|
maxFeePerGas?: bigint | undefined;
|
|
57908
57908
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57909
|
-
accessList?:
|
|
57910
|
-
sidecars?: readonly
|
|
57909
|
+
accessList?: viem0.AccessList | undefined;
|
|
57910
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57911
57911
|
authorizationList?: undefined;
|
|
57912
57912
|
chainId?: number | undefined;
|
|
57913
57913
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -57916,8 +57916,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57916
57916
|
functionName: string;
|
|
57917
57917
|
args?: readonly unknown[] | undefined;
|
|
57918
57918
|
address: Address;
|
|
57919
|
-
chain?:
|
|
57920
|
-
account?: `0x${string}` |
|
|
57919
|
+
chain?: viem0.Chain | null | undefined;
|
|
57920
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
57921
57921
|
value?: bigint | undefined;
|
|
57922
57922
|
dataSuffix?: `0x${string}` | undefined;
|
|
57923
57923
|
type?: "eip7702" | undefined;
|
|
@@ -57930,9 +57930,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
57930
57930
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57931
57931
|
maxFeePerGas?: bigint | undefined;
|
|
57932
57932
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57933
|
-
accessList?:
|
|
57933
|
+
accessList?: viem0.AccessList | undefined;
|
|
57934
57934
|
sidecars?: undefined;
|
|
57935
|
-
authorizationList?:
|
|
57935
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
57936
57936
|
chainId?: number | undefined;
|
|
57937
57937
|
connector?: wagmi0.Connector | undefined;
|
|
57938
57938
|
};
|
|
@@ -58933,7 +58933,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
58933
58933
|
isPending: false;
|
|
58934
58934
|
isSuccess: false;
|
|
58935
58935
|
failureCount: number;
|
|
58936
|
-
failureReason:
|
|
58936
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
58937
58937
|
isPaused: boolean;
|
|
58938
58938
|
variables: undefined;
|
|
58939
58939
|
isIdle: true;
|
|
@@ -58958,15 +58958,15 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
58958
58958
|
isPending: true;
|
|
58959
58959
|
isSuccess: false;
|
|
58960
58960
|
failureCount: number;
|
|
58961
|
-
failureReason:
|
|
58961
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
58962
58962
|
isPaused: boolean;
|
|
58963
58963
|
variables: {
|
|
58964
58964
|
abi: abitype17.Abi;
|
|
58965
58965
|
functionName: string;
|
|
58966
58966
|
args?: readonly unknown[] | undefined;
|
|
58967
58967
|
address: Address;
|
|
58968
|
-
chain?:
|
|
58969
|
-
account?: `0x${string}` |
|
|
58968
|
+
chain?: viem0.Chain | null | undefined;
|
|
58969
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
58970
58970
|
value?: bigint | undefined;
|
|
58971
58971
|
dataSuffix?: `0x${string}` | undefined;
|
|
58972
58972
|
type?: "legacy" | undefined;
|
|
@@ -58989,8 +58989,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
58989
58989
|
functionName: string;
|
|
58990
58990
|
args?: readonly unknown[] | undefined;
|
|
58991
58991
|
address: Address;
|
|
58992
|
-
chain?:
|
|
58993
|
-
account?: `0x${string}` |
|
|
58992
|
+
chain?: viem0.Chain | null | undefined;
|
|
58993
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
58994
58994
|
value?: bigint | undefined;
|
|
58995
58995
|
dataSuffix?: `0x${string}` | undefined;
|
|
58996
58996
|
type?: "eip2930" | undefined;
|
|
@@ -59003,7 +59003,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59003
59003
|
maxFeePerBlobGas?: undefined | undefined;
|
|
59004
59004
|
maxFeePerGas?: undefined | undefined;
|
|
59005
59005
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
59006
|
-
accessList?:
|
|
59006
|
+
accessList?: viem0.AccessList | undefined;
|
|
59007
59007
|
sidecars?: undefined;
|
|
59008
59008
|
authorizationList?: undefined;
|
|
59009
59009
|
chainId?: number | undefined;
|
|
@@ -59013,8 +59013,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59013
59013
|
functionName: string;
|
|
59014
59014
|
args?: readonly unknown[] | undefined;
|
|
59015
59015
|
address: Address;
|
|
59016
|
-
chain?:
|
|
59017
|
-
account?: `0x${string}` |
|
|
59016
|
+
chain?: viem0.Chain | null | undefined;
|
|
59017
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59018
59018
|
value?: bigint | undefined;
|
|
59019
59019
|
dataSuffix?: `0x${string}` | undefined;
|
|
59020
59020
|
type?: "eip1559" | undefined;
|
|
@@ -59027,7 +59027,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59027
59027
|
maxFeePerBlobGas?: undefined | undefined;
|
|
59028
59028
|
maxFeePerGas?: bigint | undefined;
|
|
59029
59029
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59030
|
-
accessList?:
|
|
59030
|
+
accessList?: viem0.AccessList | undefined;
|
|
59031
59031
|
sidecars?: undefined;
|
|
59032
59032
|
authorizationList?: undefined;
|
|
59033
59033
|
chainId?: number | undefined;
|
|
@@ -59037,22 +59037,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59037
59037
|
functionName: string;
|
|
59038
59038
|
args?: readonly unknown[] | undefined;
|
|
59039
59039
|
address: Address;
|
|
59040
|
-
chain?:
|
|
59041
|
-
account?: `0x${string}` |
|
|
59040
|
+
chain?: viem0.Chain | null | undefined;
|
|
59041
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59042
59042
|
value?: bigint | undefined;
|
|
59043
59043
|
dataSuffix?: `0x${string}` | undefined;
|
|
59044
59044
|
type?: "eip4844" | undefined;
|
|
59045
59045
|
gas?: bigint | undefined;
|
|
59046
59046
|
nonce?: number | undefined;
|
|
59047
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
59048
|
-
blobVersionedHashes: readonly
|
|
59047
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
59048
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
59049
59049
|
kzg?: undefined;
|
|
59050
59050
|
gasPrice?: undefined | undefined;
|
|
59051
59051
|
maxFeePerBlobGas?: bigint | undefined;
|
|
59052
59052
|
maxFeePerGas?: bigint | undefined;
|
|
59053
59053
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59054
|
-
accessList?:
|
|
59055
|
-
sidecars?: readonly
|
|
59054
|
+
accessList?: viem0.AccessList | undefined;
|
|
59055
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
59056
59056
|
authorizationList?: undefined;
|
|
59057
59057
|
chainId?: number | undefined;
|
|
59058
59058
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -59061,22 +59061,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59061
59061
|
functionName: string;
|
|
59062
59062
|
args?: readonly unknown[] | undefined;
|
|
59063
59063
|
address: Address;
|
|
59064
|
-
chain?:
|
|
59065
|
-
account?: `0x${string}` |
|
|
59064
|
+
chain?: viem0.Chain | null | undefined;
|
|
59065
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59066
59066
|
value?: bigint | undefined;
|
|
59067
59067
|
dataSuffix?: `0x${string}` | undefined;
|
|
59068
59068
|
type?: "eip4844" | undefined;
|
|
59069
59069
|
gas?: bigint | undefined;
|
|
59070
59070
|
nonce?: number | undefined;
|
|
59071
|
-
blobs: readonly
|
|
59071
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
59072
59072
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
59073
|
-
kzg?:
|
|
59073
|
+
kzg?: viem0.Kzg | undefined;
|
|
59074
59074
|
gasPrice?: undefined | undefined;
|
|
59075
59075
|
maxFeePerBlobGas?: bigint | undefined;
|
|
59076
59076
|
maxFeePerGas?: bigint | undefined;
|
|
59077
59077
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59078
|
-
accessList?:
|
|
59079
|
-
sidecars?: readonly
|
|
59078
|
+
accessList?: viem0.AccessList | undefined;
|
|
59079
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
59080
59080
|
authorizationList?: undefined;
|
|
59081
59081
|
chainId?: number | undefined;
|
|
59082
59082
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -59085,8 +59085,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59085
59085
|
functionName: string;
|
|
59086
59086
|
args?: readonly unknown[] | undefined;
|
|
59087
59087
|
address: Address;
|
|
59088
|
-
chain?:
|
|
59089
|
-
account?: `0x${string}` |
|
|
59088
|
+
chain?: viem0.Chain | null | undefined;
|
|
59089
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59090
59090
|
value?: bigint | undefined;
|
|
59091
59091
|
dataSuffix?: `0x${string}` | undefined;
|
|
59092
59092
|
type?: "eip7702" | undefined;
|
|
@@ -59099,9 +59099,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59099
59099
|
maxFeePerBlobGas?: undefined | undefined;
|
|
59100
59100
|
maxFeePerGas?: bigint | undefined;
|
|
59101
59101
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59102
|
-
accessList?:
|
|
59102
|
+
accessList?: viem0.AccessList | undefined;
|
|
59103
59103
|
sidecars?: undefined;
|
|
59104
|
-
authorizationList?:
|
|
59104
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
59105
59105
|
chainId?: number | undefined;
|
|
59106
59106
|
connector?: wagmi0.Connector | undefined;
|
|
59107
59107
|
};
|
|
@@ -59120,22 +59120,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59120
59120
|
newPricingAddr: `0x${string}`;
|
|
59121
59121
|
}>;
|
|
59122
59122
|
} | {
|
|
59123
|
-
error:
|
|
59123
|
+
error: _wagmi_core5.WriteContractErrorType;
|
|
59124
59124
|
data: undefined;
|
|
59125
59125
|
status: "error";
|
|
59126
59126
|
isError: true;
|
|
59127
59127
|
isPending: false;
|
|
59128
59128
|
isSuccess: false;
|
|
59129
59129
|
failureCount: number;
|
|
59130
|
-
failureReason:
|
|
59130
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
59131
59131
|
isPaused: boolean;
|
|
59132
59132
|
variables: {
|
|
59133
59133
|
abi: abitype17.Abi;
|
|
59134
59134
|
functionName: string;
|
|
59135
59135
|
args?: readonly unknown[] | undefined;
|
|
59136
59136
|
address: Address;
|
|
59137
|
-
chain?:
|
|
59138
|
-
account?: `0x${string}` |
|
|
59137
|
+
chain?: viem0.Chain | null | undefined;
|
|
59138
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59139
59139
|
value?: bigint | undefined;
|
|
59140
59140
|
dataSuffix?: `0x${string}` | undefined;
|
|
59141
59141
|
type?: "legacy" | undefined;
|
|
@@ -59158,8 +59158,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59158
59158
|
functionName: string;
|
|
59159
59159
|
args?: readonly unknown[] | undefined;
|
|
59160
59160
|
address: Address;
|
|
59161
|
-
chain?:
|
|
59162
|
-
account?: `0x${string}` |
|
|
59161
|
+
chain?: viem0.Chain | null | undefined;
|
|
59162
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59163
59163
|
value?: bigint | undefined;
|
|
59164
59164
|
dataSuffix?: `0x${string}` | undefined;
|
|
59165
59165
|
type?: "eip2930" | undefined;
|
|
@@ -59172,7 +59172,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59172
59172
|
maxFeePerBlobGas?: undefined | undefined;
|
|
59173
59173
|
maxFeePerGas?: undefined | undefined;
|
|
59174
59174
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
59175
|
-
accessList?:
|
|
59175
|
+
accessList?: viem0.AccessList | undefined;
|
|
59176
59176
|
sidecars?: undefined;
|
|
59177
59177
|
authorizationList?: undefined;
|
|
59178
59178
|
chainId?: number | undefined;
|
|
@@ -59182,8 +59182,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59182
59182
|
functionName: string;
|
|
59183
59183
|
args?: readonly unknown[] | undefined;
|
|
59184
59184
|
address: Address;
|
|
59185
|
-
chain?:
|
|
59186
|
-
account?: `0x${string}` |
|
|
59185
|
+
chain?: viem0.Chain | null | undefined;
|
|
59186
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59187
59187
|
value?: bigint | undefined;
|
|
59188
59188
|
dataSuffix?: `0x${string}` | undefined;
|
|
59189
59189
|
type?: "eip1559" | undefined;
|
|
@@ -59196,7 +59196,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59196
59196
|
maxFeePerBlobGas?: undefined | undefined;
|
|
59197
59197
|
maxFeePerGas?: bigint | undefined;
|
|
59198
59198
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59199
|
-
accessList?:
|
|
59199
|
+
accessList?: viem0.AccessList | undefined;
|
|
59200
59200
|
sidecars?: undefined;
|
|
59201
59201
|
authorizationList?: undefined;
|
|
59202
59202
|
chainId?: number | undefined;
|
|
@@ -59206,22 +59206,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59206
59206
|
functionName: string;
|
|
59207
59207
|
args?: readonly unknown[] | undefined;
|
|
59208
59208
|
address: Address;
|
|
59209
|
-
chain?:
|
|
59210
|
-
account?: `0x${string}` |
|
|
59209
|
+
chain?: viem0.Chain | null | undefined;
|
|
59210
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59211
59211
|
value?: bigint | undefined;
|
|
59212
59212
|
dataSuffix?: `0x${string}` | undefined;
|
|
59213
59213
|
type?: "eip4844" | undefined;
|
|
59214
59214
|
gas?: bigint | undefined;
|
|
59215
59215
|
nonce?: number | undefined;
|
|
59216
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
59217
|
-
blobVersionedHashes: readonly
|
|
59216
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
59217
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
59218
59218
|
kzg?: undefined;
|
|
59219
59219
|
gasPrice?: undefined | undefined;
|
|
59220
59220
|
maxFeePerBlobGas?: bigint | undefined;
|
|
59221
59221
|
maxFeePerGas?: bigint | undefined;
|
|
59222
59222
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59223
|
-
accessList?:
|
|
59224
|
-
sidecars?: readonly
|
|
59223
|
+
accessList?: viem0.AccessList | undefined;
|
|
59224
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
59225
59225
|
authorizationList?: undefined;
|
|
59226
59226
|
chainId?: number | undefined;
|
|
59227
59227
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -59230,22 +59230,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59230
59230
|
functionName: string;
|
|
59231
59231
|
args?: readonly unknown[] | undefined;
|
|
59232
59232
|
address: Address;
|
|
59233
|
-
chain?:
|
|
59234
|
-
account?: `0x${string}` |
|
|
59233
|
+
chain?: viem0.Chain | null | undefined;
|
|
59234
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59235
59235
|
value?: bigint | undefined;
|
|
59236
59236
|
dataSuffix?: `0x${string}` | undefined;
|
|
59237
59237
|
type?: "eip4844" | undefined;
|
|
59238
59238
|
gas?: bigint | undefined;
|
|
59239
59239
|
nonce?: number | undefined;
|
|
59240
|
-
blobs: readonly
|
|
59240
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
59241
59241
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
59242
|
-
kzg?:
|
|
59242
|
+
kzg?: viem0.Kzg | undefined;
|
|
59243
59243
|
gasPrice?: undefined | undefined;
|
|
59244
59244
|
maxFeePerBlobGas?: bigint | undefined;
|
|
59245
59245
|
maxFeePerGas?: bigint | undefined;
|
|
59246
59246
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59247
|
-
accessList?:
|
|
59248
|
-
sidecars?: readonly
|
|
59247
|
+
accessList?: viem0.AccessList | undefined;
|
|
59248
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
59249
59249
|
authorizationList?: undefined;
|
|
59250
59250
|
chainId?: number | undefined;
|
|
59251
59251
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -59254,8 +59254,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59254
59254
|
functionName: string;
|
|
59255
59255
|
args?: readonly unknown[] | undefined;
|
|
59256
59256
|
address: Address;
|
|
59257
|
-
chain?:
|
|
59258
|
-
account?: `0x${string}` |
|
|
59257
|
+
chain?: viem0.Chain | null | undefined;
|
|
59258
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59259
59259
|
value?: bigint | undefined;
|
|
59260
59260
|
dataSuffix?: `0x${string}` | undefined;
|
|
59261
59261
|
type?: "eip7702" | undefined;
|
|
@@ -59268,9 +59268,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59268
59268
|
maxFeePerBlobGas?: undefined | undefined;
|
|
59269
59269
|
maxFeePerGas?: bigint | undefined;
|
|
59270
59270
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59271
|
-
accessList?:
|
|
59271
|
+
accessList?: viem0.AccessList | undefined;
|
|
59272
59272
|
sidecars?: undefined;
|
|
59273
|
-
authorizationList?:
|
|
59273
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
59274
59274
|
chainId?: number | undefined;
|
|
59275
59275
|
connector?: wagmi0.Connector | undefined;
|
|
59276
59276
|
};
|
|
@@ -59296,15 +59296,15 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59296
59296
|
isPending: false;
|
|
59297
59297
|
isSuccess: true;
|
|
59298
59298
|
failureCount: number;
|
|
59299
|
-
failureReason:
|
|
59299
|
+
failureReason: _wagmi_core5.WriteContractErrorType | null;
|
|
59300
59300
|
isPaused: boolean;
|
|
59301
59301
|
variables: {
|
|
59302
59302
|
abi: abitype17.Abi;
|
|
59303
59303
|
functionName: string;
|
|
59304
59304
|
args?: readonly unknown[] | undefined;
|
|
59305
59305
|
address: Address;
|
|
59306
|
-
chain?:
|
|
59307
|
-
account?: `0x${string}` |
|
|
59306
|
+
chain?: viem0.Chain | null | undefined;
|
|
59307
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59308
59308
|
value?: bigint | undefined;
|
|
59309
59309
|
dataSuffix?: `0x${string}` | undefined;
|
|
59310
59310
|
type?: "legacy" | undefined;
|
|
@@ -59327,8 +59327,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59327
59327
|
functionName: string;
|
|
59328
59328
|
args?: readonly unknown[] | undefined;
|
|
59329
59329
|
address: Address;
|
|
59330
|
-
chain?:
|
|
59331
|
-
account?: `0x${string}` |
|
|
59330
|
+
chain?: viem0.Chain | null | undefined;
|
|
59331
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59332
59332
|
value?: bigint | undefined;
|
|
59333
59333
|
dataSuffix?: `0x${string}` | undefined;
|
|
59334
59334
|
type?: "eip2930" | undefined;
|
|
@@ -59341,7 +59341,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59341
59341
|
maxFeePerBlobGas?: undefined | undefined;
|
|
59342
59342
|
maxFeePerGas?: undefined | undefined;
|
|
59343
59343
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
59344
|
-
accessList?:
|
|
59344
|
+
accessList?: viem0.AccessList | undefined;
|
|
59345
59345
|
sidecars?: undefined;
|
|
59346
59346
|
authorizationList?: undefined;
|
|
59347
59347
|
chainId?: number | undefined;
|
|
@@ -59351,8 +59351,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59351
59351
|
functionName: string;
|
|
59352
59352
|
args?: readonly unknown[] | undefined;
|
|
59353
59353
|
address: Address;
|
|
59354
|
-
chain?:
|
|
59355
|
-
account?: `0x${string}` |
|
|
59354
|
+
chain?: viem0.Chain | null | undefined;
|
|
59355
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59356
59356
|
value?: bigint | undefined;
|
|
59357
59357
|
dataSuffix?: `0x${string}` | undefined;
|
|
59358
59358
|
type?: "eip1559" | undefined;
|
|
@@ -59365,7 +59365,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59365
59365
|
maxFeePerBlobGas?: undefined | undefined;
|
|
59366
59366
|
maxFeePerGas?: bigint | undefined;
|
|
59367
59367
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59368
|
-
accessList?:
|
|
59368
|
+
accessList?: viem0.AccessList | undefined;
|
|
59369
59369
|
sidecars?: undefined;
|
|
59370
59370
|
authorizationList?: undefined;
|
|
59371
59371
|
chainId?: number | undefined;
|
|
@@ -59375,22 +59375,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59375
59375
|
functionName: string;
|
|
59376
59376
|
args?: readonly unknown[] | undefined;
|
|
59377
59377
|
address: Address;
|
|
59378
|
-
chain?:
|
|
59379
|
-
account?: `0x${string}` |
|
|
59378
|
+
chain?: viem0.Chain | null | undefined;
|
|
59379
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59380
59380
|
value?: bigint | undefined;
|
|
59381
59381
|
dataSuffix?: `0x${string}` | undefined;
|
|
59382
59382
|
type?: "eip4844" | undefined;
|
|
59383
59383
|
gas?: bigint | undefined;
|
|
59384
59384
|
nonce?: number | undefined;
|
|
59385
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
59386
|
-
blobVersionedHashes: readonly
|
|
59385
|
+
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
59386
|
+
blobVersionedHashes: readonly viem0.Hex[];
|
|
59387
59387
|
kzg?: undefined;
|
|
59388
59388
|
gasPrice?: undefined | undefined;
|
|
59389
59389
|
maxFeePerBlobGas?: bigint | undefined;
|
|
59390
59390
|
maxFeePerGas?: bigint | undefined;
|
|
59391
59391
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59392
|
-
accessList?:
|
|
59393
|
-
sidecars?: readonly
|
|
59392
|
+
accessList?: viem0.AccessList | undefined;
|
|
59393
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
59394
59394
|
authorizationList?: undefined;
|
|
59395
59395
|
chainId?: number | undefined;
|
|
59396
59396
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -59399,22 +59399,22 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59399
59399
|
functionName: string;
|
|
59400
59400
|
args?: readonly unknown[] | undefined;
|
|
59401
59401
|
address: Address;
|
|
59402
|
-
chain?:
|
|
59403
|
-
account?: `0x${string}` |
|
|
59402
|
+
chain?: viem0.Chain | null | undefined;
|
|
59403
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59404
59404
|
value?: bigint | undefined;
|
|
59405
59405
|
dataSuffix?: `0x${string}` | undefined;
|
|
59406
59406
|
type?: "eip4844" | undefined;
|
|
59407
59407
|
gas?: bigint | undefined;
|
|
59408
59408
|
nonce?: number | undefined;
|
|
59409
|
-
blobs: readonly
|
|
59409
|
+
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
59410
59410
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
59411
|
-
kzg?:
|
|
59411
|
+
kzg?: viem0.Kzg | undefined;
|
|
59412
59412
|
gasPrice?: undefined | undefined;
|
|
59413
59413
|
maxFeePerBlobGas?: bigint | undefined;
|
|
59414
59414
|
maxFeePerGas?: bigint | undefined;
|
|
59415
59415
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59416
|
-
accessList?:
|
|
59417
|
-
sidecars?: readonly
|
|
59416
|
+
accessList?: viem0.AccessList | undefined;
|
|
59417
|
+
sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
|
|
59418
59418
|
authorizationList?: undefined;
|
|
59419
59419
|
chainId?: number | undefined;
|
|
59420
59420
|
connector?: wagmi0.Connector | undefined;
|
|
@@ -59423,8 +59423,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59423
59423
|
functionName: string;
|
|
59424
59424
|
args?: readonly unknown[] | undefined;
|
|
59425
59425
|
address: Address;
|
|
59426
|
-
chain?:
|
|
59427
|
-
account?: `0x${string}` |
|
|
59426
|
+
chain?: viem0.Chain | null | undefined;
|
|
59427
|
+
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
59428
59428
|
value?: bigint | undefined;
|
|
59429
59429
|
dataSuffix?: `0x${string}` | undefined;
|
|
59430
59430
|
type?: "eip7702" | undefined;
|
|
@@ -59437,9 +59437,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59437
59437
|
maxFeePerBlobGas?: undefined | undefined;
|
|
59438
59438
|
maxFeePerGas?: bigint | undefined;
|
|
59439
59439
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
59440
|
-
accessList?:
|
|
59440
|
+
accessList?: viem0.AccessList | undefined;
|
|
59441
59441
|
sidecars?: undefined;
|
|
59442
|
-
authorizationList?:
|
|
59442
|
+
authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
|
|
59443
59443
|
chainId?: number | undefined;
|
|
59444
59444
|
connector?: wagmi0.Connector | undefined;
|
|
59445
59445
|
};
|
|
@@ -59463,7 +59463,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
59463
59463
|
declare const useLens: () => {
|
|
59464
59464
|
timelockLens: {
|
|
59465
59465
|
read: {
|
|
59466
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
59466
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
59467
59467
|
readonly type: "function";
|
|
59468
59468
|
readonly name: "batchGetRefTick";
|
|
59469
59469
|
readonly inputs: readonly [{
|
|
@@ -60402,7 +60402,7 @@ declare const useLens: () => {
|
|
|
60402
60402
|
}];
|
|
60403
60403
|
readonly stateMutability: "view";
|
|
60404
60404
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
60405
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
60405
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
60406
60406
|
readonly type: "function";
|
|
60407
60407
|
readonly name: "batchGetRefTick";
|
|
60408
60408
|
readonly inputs: readonly [{
|
|
@@ -61353,7 +61353,7 @@ declare const useLens: () => {
|
|
|
61353
61353
|
borrowedAmount0: bigint;
|
|
61354
61354
|
borrowedAmount1: bigint;
|
|
61355
61355
|
}[]>;
|
|
61356
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
61356
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
61357
61357
|
readonly type: "function";
|
|
61358
61358
|
readonly name: "batchGetRefTick";
|
|
61359
61359
|
readonly inputs: readonly [{
|
|
@@ -62302,7 +62302,7 @@ declare const useLens: () => {
|
|
|
62302
62302
|
expiresAt: number;
|
|
62303
62303
|
liquidities: readonly bigint[];
|
|
62304
62304
|
}[]>;
|
|
62305
|
-
getFeeRates: (args: readonly [`0x${string}`], options?:
|
|
62305
|
+
getFeeRates: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
62306
62306
|
readonly type: "function";
|
|
62307
62307
|
readonly name: "batchGetRefTick";
|
|
62308
62308
|
readonly inputs: readonly [{
|
|
@@ -63247,7 +63247,7 @@ declare const useLens: () => {
|
|
|
63247
63247
|
minBaseFee: bigint;
|
|
63248
63248
|
feeRecipient: `0x${string}`;
|
|
63249
63249
|
}>;
|
|
63250
|
-
getGlobalGuardianState: (args: readonly [`0x${string}`], options?:
|
|
63250
|
+
getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
63251
63251
|
readonly type: "function";
|
|
63252
63252
|
readonly name: "batchGetRefTick";
|
|
63253
63253
|
readonly inputs: readonly [{
|
|
@@ -64202,7 +64202,7 @@ declare const useLens: () => {
|
|
|
64202
64202
|
senderIsAdmin: boolean;
|
|
64203
64203
|
senderIsPauser: boolean;
|
|
64204
64204
|
}>;
|
|
64205
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
64205
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
64206
64206
|
readonly type: "function";
|
|
64207
64207
|
readonly name: "batchGetRefTick";
|
|
64208
64208
|
readonly inputs: readonly [{
|
|
@@ -65141,7 +65141,7 @@ declare const useLens: () => {
|
|
|
65141
65141
|
}];
|
|
65142
65142
|
readonly stateMutability: "view";
|
|
65143
65143
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
65144
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
65144
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
65145
65145
|
readonly type: "function";
|
|
65146
65146
|
readonly name: "batchGetRefTick";
|
|
65147
65147
|
readonly inputs: readonly [{
|
|
@@ -66100,7 +66100,7 @@ declare const useLens: () => {
|
|
|
66100
66100
|
optionAssetName: string;
|
|
66101
66101
|
payoutAssetName: string;
|
|
66102
66102
|
}>;
|
|
66103
|
-
getMarketState: (args: readonly [`0x${string}`], options?:
|
|
66103
|
+
getMarketState: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
66104
66104
|
readonly type: "function";
|
|
66105
66105
|
readonly name: "batchGetRefTick";
|
|
66106
66106
|
readonly inputs: readonly [{
|
|
@@ -67044,7 +67044,7 @@ declare const useLens: () => {
|
|
|
67044
67044
|
feeStrategy: `0x${string}`;
|
|
67045
67045
|
owner: `0x${string}`;
|
|
67046
67046
|
}>;
|
|
67047
|
-
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?:
|
|
67047
|
+
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
67048
67048
|
readonly type: "function";
|
|
67049
67049
|
readonly name: "batchGetRefTick";
|
|
67050
67050
|
readonly inputs: readonly [{
|
|
@@ -67983,7 +67983,7 @@ declare const useLens: () => {
|
|
|
67983
67983
|
}];
|
|
67984
67984
|
readonly stateMutability: "view";
|
|
67985
67985
|
}], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
67986
|
-
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?:
|
|
67986
|
+
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
67987
67987
|
readonly type: "function";
|
|
67988
67988
|
readonly name: "batchGetRefTick";
|
|
67989
67989
|
readonly inputs: readonly [{
|
|
@@ -68922,7 +68922,7 @@ declare const useLens: () => {
|
|
|
68922
68922
|
}];
|
|
68923
68923
|
readonly stateMutability: "view";
|
|
68924
68924
|
}], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
68925
|
-
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?:
|
|
68925
|
+
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
68926
68926
|
readonly type: "function";
|
|
68927
68927
|
readonly name: "batchGetRefTick";
|
|
68928
68928
|
readonly inputs: readonly [{
|
|
@@ -69861,7 +69861,7 @@ declare const useLens: () => {
|
|
|
69861
69861
|
}];
|
|
69862
69862
|
readonly stateMutability: "view";
|
|
69863
69863
|
}], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
69864
|
-
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?:
|
|
69864
|
+
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
69865
69865
|
readonly type: "function";
|
|
69866
69866
|
readonly name: "batchGetRefTick";
|
|
69867
69867
|
readonly inputs: readonly [{
|
|
@@ -70800,7 +70800,7 @@ declare const useLens: () => {
|
|
|
70800
70800
|
}];
|
|
70801
70801
|
readonly stateMutability: "view";
|
|
70802
70802
|
}], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
70803
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
70803
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
70804
70804
|
readonly type: "function";
|
|
70805
70805
|
readonly name: "batchGetRefTick";
|
|
70806
70806
|
readonly inputs: readonly [{
|
|
@@ -71749,7 +71749,7 @@ declare const useLens: () => {
|
|
|
71749
71749
|
expiresAt: number;
|
|
71750
71750
|
liquidities: readonly bigint[];
|
|
71751
71751
|
}>;
|
|
71752
|
-
getOptionPricingParams: (args: readonly [`0x${string}`], options?:
|
|
71752
|
+
getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
71753
71753
|
readonly type: "function";
|
|
71754
71754
|
readonly name: "batchGetRefTick";
|
|
71755
71755
|
readonly inputs: readonly [{
|
|
@@ -72694,7 +72694,7 @@ declare const useLens: () => {
|
|
|
72694
72694
|
minPremiumDailyRate: number;
|
|
72695
72695
|
minPremiumAmount: bigint;
|
|
72696
72696
|
}>;
|
|
72697
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
72697
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
72698
72698
|
readonly type: "function";
|
|
72699
72699
|
readonly name: "batchGetRefTick";
|
|
72700
72700
|
readonly inputs: readonly [{
|
|
@@ -73649,7 +73649,7 @@ declare const useLens: () => {
|
|
|
73649
73649
|
fee: number;
|
|
73650
73650
|
tickSpacing: number;
|
|
73651
73651
|
hooks: `0x${string}`;
|
|
73652
|
-
}], options?:
|
|
73652
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
73653
73653
|
readonly type: "function";
|
|
73654
73654
|
readonly name: "batchGetRefTick";
|
|
73655
73655
|
readonly inputs: readonly [{
|
|
@@ -74605,7 +74605,7 @@ declare const useLens: () => {
|
|
|
74605
74605
|
tickSpacing: number;
|
|
74606
74606
|
fee: number;
|
|
74607
74607
|
}>;
|
|
74608
|
-
getPricingParams: (args: readonly [`0x${string}`], options?:
|
|
74608
|
+
getPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
74609
74609
|
readonly type: "function";
|
|
74610
74610
|
readonly name: "batchGetRefTick";
|
|
74611
74611
|
readonly inputs: readonly [{
|
|
@@ -75544,7 +75544,7 @@ declare const useLens: () => {
|
|
|
75544
75544
|
}];
|
|
75545
75545
|
readonly stateMutability: "view";
|
|
75546
75546
|
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
|
|
75547
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
75547
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
75548
75548
|
readonly type: "function";
|
|
75549
75549
|
readonly name: "batchGetRefTick";
|
|
75550
75550
|
readonly inputs: readonly [{
|
|
@@ -76483,7 +76483,7 @@ declare const useLens: () => {
|
|
|
76483
76483
|
}];
|
|
76484
76484
|
readonly stateMutability: "view";
|
|
76485
76485
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
76486
|
-
getStaticPricingParams: (args: readonly [`0x${string}`], options?:
|
|
76486
|
+
getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
76487
76487
|
readonly type: "function";
|
|
76488
76488
|
readonly name: "batchGetRefTick";
|
|
76489
76489
|
readonly inputs: readonly [{
|
|
@@ -77425,7 +77425,7 @@ declare const useLens: () => {
|
|
|
77425
77425
|
dailyFundingRate: number;
|
|
77426
77426
|
minFundingAmount: bigint;
|
|
77427
77427
|
}>;
|
|
77428
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
77428
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
77429
77429
|
readonly type: "function";
|
|
77430
77430
|
readonly name: "batchGetRefTick";
|
|
77431
77431
|
readonly inputs: readonly [{
|
|
@@ -78368,7 +78368,7 @@ declare const useLens: () => {
|
|
|
78368
78368
|
symbol: string;
|
|
78369
78369
|
name: string;
|
|
78370
78370
|
}>;
|
|
78371
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
78371
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
78372
78372
|
readonly type: "function";
|
|
78373
78373
|
readonly name: "batchGetRefTick";
|
|
78374
78374
|
readonly inputs: readonly [{
|
|
@@ -79317,7 +79317,7 @@ declare const useLens: () => {
|
|
|
79317
79317
|
expiresAt: number;
|
|
79318
79318
|
liquidities: readonly bigint[];
|
|
79319
79319
|
}[], bigint, boolean]>;
|
|
79320
|
-
getVaultData: (args: readonly [`0x${string}`], options?:
|
|
79320
|
+
getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
79321
79321
|
readonly type: "function";
|
|
79322
79322
|
readonly name: "batchGetRefTick";
|
|
79323
79323
|
readonly inputs: readonly [{
|
|
@@ -80266,7 +80266,7 @@ declare const useLens: () => {
|
|
|
80266
80266
|
};
|
|
80267
80267
|
owner: `0x${string}`;
|
|
80268
80268
|
}>;
|
|
80269
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
80269
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
80270
80270
|
readonly type: "function";
|
|
80271
80271
|
readonly name: "batchGetRefTick";
|
|
80272
80272
|
readonly inputs: readonly [{
|
|
@@ -82149,7 +82149,7 @@ declare const useLens: () => {
|
|
|
82149
82149
|
} | undefined;
|
|
82150
82150
|
stateView: {
|
|
82151
82151
|
read: {
|
|
82152
|
-
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
82152
|
+
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
82153
82153
|
readonly type: "function";
|
|
82154
82154
|
readonly name: "getFeeGrowthGlobals";
|
|
82155
82155
|
readonly inputs: readonly [{
|
|
@@ -82996,7 +82996,7 @@ declare const useLens: () => {
|
|
|
82996
82996
|
fee: number;
|
|
82997
82997
|
tickSpacing: number;
|
|
82998
82998
|
hooks: `0x${string}`;
|
|
82999
|
-
}], options?:
|
|
82999
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
83000
83000
|
readonly type: "function";
|
|
83001
83001
|
readonly name: "getFeeGrowthGlobals";
|
|
83002
83002
|
readonly inputs: readonly [{
|
|
@@ -83838,7 +83838,7 @@ declare const useLens: () => {
|
|
|
83838
83838
|
tickSpacing: number;
|
|
83839
83839
|
hooks: `0x${string}`;
|
|
83840
83840
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
83841
|
-
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?:
|
|
83841
|
+
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
83842
83842
|
readonly type: "function";
|
|
83843
83843
|
readonly name: "getFeeGrowthGlobals";
|
|
83844
83844
|
readonly inputs: readonly [{
|
|
@@ -84685,7 +84685,7 @@ declare const useLens: () => {
|
|
|
84685
84685
|
fee: number;
|
|
84686
84686
|
tickSpacing: number;
|
|
84687
84687
|
hooks: `0x${string}`;
|
|
84688
|
-
}, number, number], options?:
|
|
84688
|
+
}, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
84689
84689
|
readonly type: "function";
|
|
84690
84690
|
readonly name: "getFeeGrowthGlobals";
|
|
84691
84691
|
readonly inputs: readonly [{
|
|
@@ -85527,7 +85527,7 @@ declare const useLens: () => {
|
|
|
85527
85527
|
tickSpacing: number;
|
|
85528
85528
|
hooks: `0x${string}`;
|
|
85529
85529
|
}, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
85530
|
-
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
85530
|
+
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
85531
85531
|
readonly type: "function";
|
|
85532
85532
|
readonly name: "getFeeGrowthGlobals";
|
|
85533
85533
|
readonly inputs: readonly [{
|
|
@@ -86374,7 +86374,7 @@ declare const useLens: () => {
|
|
|
86374
86374
|
fee: number;
|
|
86375
86375
|
tickSpacing: number;
|
|
86376
86376
|
hooks: `0x${string}`;
|
|
86377
|
-
}], options?:
|
|
86377
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
86378
86378
|
readonly type: "function";
|
|
86379
86379
|
readonly name: "getFeeGrowthGlobals";
|
|
86380
86380
|
readonly inputs: readonly [{
|
|
@@ -87216,7 +87216,7 @@ declare const useLens: () => {
|
|
|
87216
87216
|
tickSpacing: number;
|
|
87217
87217
|
hooks: `0x${string}`;
|
|
87218
87218
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
87219
|
-
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
87219
|
+
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
87220
87220
|
readonly type: "function";
|
|
87221
87221
|
readonly name: "getFeeGrowthGlobals";
|
|
87222
87222
|
readonly inputs: readonly [{
|
|
@@ -88063,7 +88063,7 @@ declare const useLens: () => {
|
|
|
88063
88063
|
fee: number;
|
|
88064
88064
|
tickSpacing: number;
|
|
88065
88065
|
hooks: `0x${string}`;
|
|
88066
|
-
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?:
|
|
88066
|
+
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
88067
88067
|
readonly type: "function";
|
|
88068
88068
|
readonly name: "getFeeGrowthGlobals";
|
|
88069
88069
|
readonly inputs: readonly [{
|
|
@@ -88916,7 +88916,7 @@ declare const useLens: () => {
|
|
|
88916
88916
|
fee: number;
|
|
88917
88917
|
tickSpacing: number;
|
|
88918
88918
|
hooks: `0x${string}`;
|
|
88919
|
-
}, `0x${string}`], options?:
|
|
88919
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
88920
88920
|
readonly type: "function";
|
|
88921
88921
|
readonly name: "getFeeGrowthGlobals";
|
|
88922
88922
|
readonly inputs: readonly [{
|
|
@@ -89769,7 +89769,7 @@ declare const useLens: () => {
|
|
|
89769
89769
|
fee: number;
|
|
89770
89770
|
tickSpacing: number;
|
|
89771
89771
|
hooks: `0x${string}`;
|
|
89772
|
-
}, `0x${string}`, number, number, `0x${string}`], options?:
|
|
89772
|
+
}, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
89773
89773
|
readonly type: "function";
|
|
89774
89774
|
readonly name: "getFeeGrowthGlobals";
|
|
89775
89775
|
readonly inputs: readonly [{
|
|
@@ -90617,7 +90617,7 @@ declare const useLens: () => {
|
|
|
90617
90617
|
tickSpacing: number;
|
|
90618
90618
|
hooks: `0x${string}`;
|
|
90619
90619
|
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
90620
|
-
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
90620
|
+
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
90621
90621
|
readonly type: "function";
|
|
90622
90622
|
readonly name: "getFeeGrowthGlobals";
|
|
90623
90623
|
readonly inputs: readonly [{
|
|
@@ -91464,7 +91464,7 @@ declare const useLens: () => {
|
|
|
91464
91464
|
fee: number;
|
|
91465
91465
|
tickSpacing: number;
|
|
91466
91466
|
hooks: `0x${string}`;
|
|
91467
|
-
}, `0x${string}`], options?:
|
|
91467
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
91468
91468
|
readonly type: "function";
|
|
91469
91469
|
readonly name: "getFeeGrowthGlobals";
|
|
91470
91470
|
readonly inputs: readonly [{
|
|
@@ -92312,7 +92312,7 @@ declare const useLens: () => {
|
|
|
92312
92312
|
fee: number;
|
|
92313
92313
|
tickSpacing: number;
|
|
92314
92314
|
hooks: `0x${string}`;
|
|
92315
|
-
}], options?:
|
|
92315
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
92316
92316
|
readonly type: "function";
|
|
92317
92317
|
readonly name: "getFeeGrowthGlobals";
|
|
92318
92318
|
readonly inputs: readonly [{
|
|
@@ -93154,7 +93154,7 @@ declare const useLens: () => {
|
|
|
93154
93154
|
tickSpacing: number;
|
|
93155
93155
|
hooks: `0x${string}`;
|
|
93156
93156
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
|
|
93157
|
-
getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
93157
|
+
getSlot0FromId: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
93158
93158
|
readonly type: "function";
|
|
93159
93159
|
readonly name: "getFeeGrowthGlobals";
|
|
93160
93160
|
readonly inputs: readonly [{
|
|
@@ -93990,7 +93990,7 @@ declare const useLens: () => {
|
|
|
93990
93990
|
}];
|
|
93991
93991
|
readonly stateMutability: "view";
|
|
93992
93992
|
}], "getSlot0FromId", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, number, number, number]>;
|
|
93993
|
-
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
93993
|
+
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
93994
93994
|
readonly type: "function";
|
|
93995
93995
|
readonly name: "getFeeGrowthGlobals";
|
|
93996
93996
|
readonly inputs: readonly [{
|
|
@@ -94837,7 +94837,7 @@ declare const useLens: () => {
|
|
|
94837
94837
|
fee: number;
|
|
94838
94838
|
tickSpacing: number;
|
|
94839
94839
|
hooks: `0x${string}`;
|
|
94840
|
-
}, number], options?:
|
|
94840
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
94841
94841
|
readonly type: "function";
|
|
94842
94842
|
readonly name: "getFeeGrowthGlobals";
|
|
94843
94843
|
readonly inputs: readonly [{
|
|
@@ -95679,7 +95679,7 @@ declare const useLens: () => {
|
|
|
95679
95679
|
tickSpacing: number;
|
|
95680
95680
|
hooks: `0x${string}`;
|
|
95681
95681
|
}, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
95682
|
-
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
95682
|
+
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
95683
95683
|
readonly type: "function";
|
|
95684
95684
|
readonly name: "getFeeGrowthGlobals";
|
|
95685
95685
|
readonly inputs: readonly [{
|
|
@@ -96526,7 +96526,7 @@ declare const useLens: () => {
|
|
|
96526
96526
|
fee: number;
|
|
96527
96527
|
tickSpacing: number;
|
|
96528
96528
|
hooks: `0x${string}`;
|
|
96529
|
-
}, number], options?:
|
|
96529
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
96530
96530
|
readonly type: "function";
|
|
96531
96531
|
readonly name: "getFeeGrowthGlobals";
|
|
96532
96532
|
readonly inputs: readonly [{
|
|
@@ -97368,7 +97368,7 @@ declare const useLens: () => {
|
|
|
97368
97368
|
tickSpacing: number;
|
|
97369
97369
|
hooks: `0x${string}`;
|
|
97370
97370
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
97371
|
-
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
97371
|
+
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
97372
97372
|
readonly type: "function";
|
|
97373
97373
|
readonly name: "getFeeGrowthGlobals";
|
|
97374
97374
|
readonly inputs: readonly [{
|
|
@@ -98215,7 +98215,7 @@ declare const useLens: () => {
|
|
|
98215
98215
|
fee: number;
|
|
98216
98216
|
tickSpacing: number;
|
|
98217
98217
|
hooks: `0x${string}`;
|
|
98218
|
-
}, number], options?:
|
|
98218
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
98219
98219
|
readonly type: "function";
|
|
98220
98220
|
readonly name: "getFeeGrowthGlobals";
|
|
98221
98221
|
readonly inputs: readonly [{
|
|
@@ -99057,7 +99057,7 @@ declare const useLens: () => {
|
|
|
99057
99057
|
tickSpacing: number;
|
|
99058
99058
|
hooks: `0x${string}`;
|
|
99059
99059
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
99060
|
-
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
99060
|
+
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
99061
99061
|
readonly type: "function";
|
|
99062
99062
|
readonly name: "getFeeGrowthGlobals";
|
|
99063
99063
|
readonly inputs: readonly [{
|
|
@@ -99904,7 +99904,7 @@ declare const useLens: () => {
|
|
|
99904
99904
|
fee: number;
|
|
99905
99905
|
tickSpacing: number;
|
|
99906
99906
|
hooks: `0x${string}`;
|
|
99907
|
-
}, number], options?:
|
|
99907
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
99908
99908
|
readonly type: "function";
|
|
99909
99909
|
readonly name: "getFeeGrowthGlobals";
|
|
99910
99910
|
readonly inputs: readonly [{
|
|
@@ -101588,4 +101588,4 @@ declare const useLens: () => {
|
|
|
101588
101588
|
};
|
|
101589
101589
|
//#endregion
|
|
101590
101590
|
export { PriceResolution as $, stateViews as $t, useCurrentPrice as A, formatVagueAmount as At, getPriceAtTick as B, useMarketVolume as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatAmount as Dt, usePriceHistory as E, EMPTY_ARRAY as Et, getPayoutAtTick as F, wrapAmount as Ft, liquiditiesToAmounts as G, useTimelockConfig as Gt, getTickAtPrice as H, useMarketData as Ht, PRICE_PRECISION as I, wrapAmountUnscaled as It, token0ToToken1AtTick as J, TimelockMarketData as Jt, roundTick as K, TimelockLens as Kt, getAmountsFromLiquidity as L, wrapPrice as Lt, UniswapPoolData as M, scalePrice as Mt, usePoolData as N, unscaleAmount as Nt, usePriceAtTick as O, formatCondensed as Ot, getPayoutAtPrice as P, unscalePrice as Pt, PriceDataPoint as Q, getTimelockMarket as Qt, getNearestValidStrikeTick as R, wrapPriceUnscaled as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, TimelockProvider as Ut, getSqrtPriceX96AtPrice as V, useMarketState as Vt, liquiditiesToAmount1 as W, useCurrentMarket as Wt, token1ToToken0AtTick as X, getStateView as Xt, token1ToToken0 as Y, getErc20 as Yt, PriceData as Z, getTimelockLens as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swapRouters as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scaleAmount as jt, useCurrentTick as k, formatUSD as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockFactories as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarket as qt, useStaticPricingParams as r, timelockLenses as rn, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, swappers as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, zero as zt };
|
|
101591
|
-
//# sourceMappingURL=client-
|
|
101591
|
+
//# sourceMappingURL=client-BClT812n.d.cts.map
|