timelock-sdk 0.0.166 → 0.0.167
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-CgVlKoVW.d.ts → client-Cq946h0I.d.cts} +714 -714
- package/dist/{client-C3Dv62sE.d.cts → client-DKmMbskR.d.ts} +258 -258
- package/dist/client.cjs +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.d.ts +1 -1
- package/dist/client.js +1 -1
- package/dist/{optionUtils-OyY8qOu0.js → optionUtils-Ctn8remy.js} +2 -2
- package/dist/{optionUtils-OyY8qOu0.js.map → optionUtils-Ctn8remy.js.map} +1 -1
- package/dist/{optionUtils-Cuuw6jXD.cjs → optionUtils-cd5h0wkz.cjs} +2 -2
- package/dist/{optionUtils-Cuuw6jXD.cjs.map → optionUtils-cd5h0wkz.cjs.map} +1 -1
- package/dist/package.cjs +1 -1
- package/dist/package.d.cts +1 -1
- package/dist/package.d.ts +1 -1
- package/dist/package.js +1 -1
- package/package.json +1 -1
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-
|
|
2
|
-
import * as
|
|
1
|
+
import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-c4hgszY_.cjs";
|
|
2
|
+
import * as viem533 from "viem";
|
|
3
3
|
import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
|
|
4
|
-
import Big from "big.js";
|
|
5
|
-
import JSBI from "jsbi";
|
|
6
4
|
import React, { ReactNode } from "react";
|
|
5
|
+
import "graphql";
|
|
7
6
|
import { GraphQLClient, RequestOptions } from "graphql-request";
|
|
8
|
-
import * as wagmi0 from "wagmi";
|
|
9
7
|
import * as _tanstack_react_query0 from "@tanstack/react-query";
|
|
10
8
|
import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
11
|
-
import "graphql";
|
|
12
9
|
import * as _tanstack_query_core0 from "@tanstack/query-core";
|
|
10
|
+
import Big from "big.js";
|
|
11
|
+
import JSBI from "jsbi";
|
|
13
12
|
import * as _wagmi_core0 from "@wagmi/core";
|
|
14
|
-
import * as
|
|
15
|
-
import * as
|
|
13
|
+
import * as wagmi21 from "wagmi";
|
|
14
|
+
import * as wagmi_query3 from "wagmi/query";
|
|
15
|
+
import * as abitype17 from "abitype";
|
|
16
16
|
|
|
17
17
|
//#region src/generated/graphql.d.ts
|
|
18
18
|
type Exact<T$1 extends {
|
|
@@ -247,7 +247,7 @@ type TimelockMarketData = Awaited<ReturnType<TimelockLens['read']['getMarketData
|
|
|
247
247
|
};
|
|
248
248
|
declare const getErc20: (address: Address, client: Client) => {
|
|
249
249
|
read: {
|
|
250
|
-
symbol: (options?:
|
|
250
|
+
symbol: (options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
251
251
|
readonly type: "constructor";
|
|
252
252
|
readonly inputs: readonly [{
|
|
253
253
|
readonly name: "name_";
|
|
@@ -426,7 +426,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
426
426
|
}];
|
|
427
427
|
readonly stateMutability: "nonpayable";
|
|
428
428
|
}], "symbol", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
429
|
-
allowance: (args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
429
|
+
allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
430
430
|
readonly type: "constructor";
|
|
431
431
|
readonly inputs: readonly [{
|
|
432
432
|
readonly name: "name_";
|
|
@@ -605,7 +605,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
605
605
|
}];
|
|
606
606
|
readonly stateMutability: "nonpayable";
|
|
607
607
|
}], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
608
|
-
balanceOf: (args: readonly [`0x${string}`], options?:
|
|
608
|
+
balanceOf: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
609
609
|
readonly type: "constructor";
|
|
610
610
|
readonly inputs: readonly [{
|
|
611
611
|
readonly name: "name_";
|
|
@@ -784,7 +784,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
784
784
|
}];
|
|
785
785
|
readonly stateMutability: "nonpayable";
|
|
786
786
|
}], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
787
|
-
decimals: (options?:
|
|
787
|
+
decimals: (options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
788
788
|
readonly type: "constructor";
|
|
789
789
|
readonly inputs: readonly [{
|
|
790
790
|
readonly name: "name_";
|
|
@@ -963,7 +963,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
963
963
|
}];
|
|
964
964
|
readonly stateMutability: "nonpayable";
|
|
965
965
|
}], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
966
|
-
name: (options?:
|
|
966
|
+
name: (options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
967
967
|
readonly type: "constructor";
|
|
968
968
|
readonly inputs: readonly [{
|
|
969
969
|
readonly name: "name_";
|
|
@@ -1142,7 +1142,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1142
1142
|
}];
|
|
1143
1143
|
readonly stateMutability: "nonpayable";
|
|
1144
1144
|
}], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
1145
|
-
totalSupply: (options?:
|
|
1145
|
+
totalSupply: (options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
1146
1146
|
readonly type: "constructor";
|
|
1147
1147
|
readonly inputs: readonly [{
|
|
1148
1148
|
readonly name: "name_";
|
|
@@ -1323,7 +1323,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1323
1323
|
}], "totalSupply", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
1324
1324
|
};
|
|
1325
1325
|
estimateGas: {
|
|
1326
|
-
approve: (args: readonly [`0x${string}`, bigint], options:
|
|
1326
|
+
approve: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
1327
1327
|
readonly type: "constructor";
|
|
1328
1328
|
readonly inputs: readonly [{
|
|
1329
1329
|
readonly name: "name_";
|
|
@@ -1501,8 +1501,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1501
1501
|
readonly internalType: "bool";
|
|
1502
1502
|
}];
|
|
1503
1503
|
readonly stateMutability: "nonpayable";
|
|
1504
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
1505
|
-
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
1504
|
+
}], "approve", readonly [`0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
1505
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
1506
1506
|
readonly type: "constructor";
|
|
1507
1507
|
readonly inputs: readonly [{
|
|
1508
1508
|
readonly name: "name_";
|
|
@@ -1680,8 +1680,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1680
1680
|
readonly internalType: "bool";
|
|
1681
1681
|
}];
|
|
1682
1682
|
readonly stateMutability: "nonpayable";
|
|
1683
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
1684
|
-
increaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
1683
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
1684
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
1685
1685
|
readonly type: "constructor";
|
|
1686
1686
|
readonly inputs: readonly [{
|
|
1687
1687
|
readonly name: "name_";
|
|
@@ -1859,8 +1859,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1859
1859
|
readonly internalType: "bool";
|
|
1860
1860
|
}];
|
|
1861
1861
|
readonly stateMutability: "nonpayable";
|
|
1862
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
1863
|
-
transfer: (args: readonly [`0x${string}`, bigint], options:
|
|
1862
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
1863
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
1864
1864
|
readonly type: "constructor";
|
|
1865
1865
|
readonly inputs: readonly [{
|
|
1866
1866
|
readonly name: "name_";
|
|
@@ -2038,8 +2038,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2038
2038
|
readonly internalType: "bool";
|
|
2039
2039
|
}];
|
|
2040
2040
|
readonly stateMutability: "nonpayable";
|
|
2041
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
2042
|
-
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options:
|
|
2041
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
2042
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
2043
2043
|
readonly type: "constructor";
|
|
2044
2044
|
readonly inputs: readonly [{
|
|
2045
2045
|
readonly name: "name_";
|
|
@@ -2217,9 +2217,9 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2217
2217
|
readonly internalType: "bool";
|
|
2218
2218
|
}];
|
|
2219
2219
|
readonly stateMutability: "nonpayable";
|
|
2220
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
2220
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
2221
2221
|
} & {
|
|
2222
|
-
approve: (args: readonly [`0x${string}`, bigint], options:
|
|
2222
|
+
approve: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
2223
2223
|
readonly type: "constructor";
|
|
2224
2224
|
readonly inputs: readonly [{
|
|
2225
2225
|
readonly name: "name_";
|
|
@@ -2397,8 +2397,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2397
2397
|
readonly internalType: "bool";
|
|
2398
2398
|
}];
|
|
2399
2399
|
readonly stateMutability: "nonpayable";
|
|
2400
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
2401
|
-
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
2400
|
+
}], "approve", readonly [`0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
2401
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
2402
2402
|
readonly type: "constructor";
|
|
2403
2403
|
readonly inputs: readonly [{
|
|
2404
2404
|
readonly name: "name_";
|
|
@@ -2576,8 +2576,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2576
2576
|
readonly internalType: "bool";
|
|
2577
2577
|
}];
|
|
2578
2578
|
readonly stateMutability: "nonpayable";
|
|
2579
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
2580
|
-
increaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
2579
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
2580
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
2581
2581
|
readonly type: "constructor";
|
|
2582
2582
|
readonly inputs: readonly [{
|
|
2583
2583
|
readonly name: "name_";
|
|
@@ -2755,8 +2755,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2755
2755
|
readonly internalType: "bool";
|
|
2756
2756
|
}];
|
|
2757
2757
|
readonly stateMutability: "nonpayable";
|
|
2758
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
2759
|
-
transfer: (args: readonly [`0x${string}`, bigint], options:
|
|
2758
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
2759
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
2760
2760
|
readonly type: "constructor";
|
|
2761
2761
|
readonly inputs: readonly [{
|
|
2762
2762
|
readonly name: "name_";
|
|
@@ -2934,8 +2934,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2934
2934
|
readonly internalType: "bool";
|
|
2935
2935
|
}];
|
|
2936
2936
|
readonly stateMutability: "nonpayable";
|
|
2937
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
2938
|
-
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options:
|
|
2937
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
2938
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem533.Prettify<viem533.UnionOmit<viem533.EstimateContractGasParameters<readonly [{
|
|
2939
2939
|
readonly type: "constructor";
|
|
2940
2940
|
readonly inputs: readonly [{
|
|
2941
2941
|
readonly name: "name_";
|
|
@@ -3113,10 +3113,10 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3113
3113
|
readonly internalType: "bool";
|
|
3114
3114
|
}];
|
|
3115
3115
|
readonly stateMutability: "nonpayable";
|
|
3116
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
3116
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem533.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem533.EstimateContractGasReturnType>;
|
|
3117
3117
|
};
|
|
3118
3118
|
simulate: {
|
|
3119
|
-
approve: <chainOverride extends
|
|
3119
|
+
approve: <chainOverride extends viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem533.SimulateContractParameters<readonly [{
|
|
3120
3120
|
readonly type: "constructor";
|
|
3121
3121
|
readonly inputs: readonly [{
|
|
3122
3122
|
readonly name: "name_";
|
|
@@ -3294,7 +3294,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3294
3294
|
readonly internalType: "bool";
|
|
3295
3295
|
}];
|
|
3296
3296
|
readonly stateMutability: "nonpayable";
|
|
3297
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
3297
|
+
}], "approve", readonly [`0x${string}`, bigint], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.SimulateContractReturnType<readonly [{
|
|
3298
3298
|
readonly type: "constructor";
|
|
3299
3299
|
readonly inputs: readonly [{
|
|
3300
3300
|
readonly name: "name_";
|
|
@@ -3472,8 +3472,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3472
3472
|
readonly internalType: "bool";
|
|
3473
3473
|
}];
|
|
3474
3474
|
readonly stateMutability: "nonpayable";
|
|
3475
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
3476
|
-
decreaseAllowance: <chainOverride extends
|
|
3475
|
+
}], "approve", readonly [`0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride, accountOverride>>;
|
|
3476
|
+
decreaseAllowance: <chainOverride extends viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem533.SimulateContractParameters<readonly [{
|
|
3477
3477
|
readonly type: "constructor";
|
|
3478
3478
|
readonly inputs: readonly [{
|
|
3479
3479
|
readonly name: "name_";
|
|
@@ -3651,7 +3651,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3651
3651
|
readonly internalType: "bool";
|
|
3652
3652
|
}];
|
|
3653
3653
|
readonly stateMutability: "nonpayable";
|
|
3654
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
3654
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.SimulateContractReturnType<readonly [{
|
|
3655
3655
|
readonly type: "constructor";
|
|
3656
3656
|
readonly inputs: readonly [{
|
|
3657
3657
|
readonly name: "name_";
|
|
@@ -3829,8 +3829,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3829
3829
|
readonly internalType: "bool";
|
|
3830
3830
|
}];
|
|
3831
3831
|
readonly stateMutability: "nonpayable";
|
|
3832
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
3833
|
-
increaseAllowance: <chainOverride extends
|
|
3832
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride, accountOverride>>;
|
|
3833
|
+
increaseAllowance: <chainOverride extends viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem533.SimulateContractParameters<readonly [{
|
|
3834
3834
|
readonly type: "constructor";
|
|
3835
3835
|
readonly inputs: readonly [{
|
|
3836
3836
|
readonly name: "name_";
|
|
@@ -4008,7 +4008,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4008
4008
|
readonly internalType: "bool";
|
|
4009
4009
|
}];
|
|
4010
4010
|
readonly stateMutability: "nonpayable";
|
|
4011
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
4011
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.SimulateContractReturnType<readonly [{
|
|
4012
4012
|
readonly type: "constructor";
|
|
4013
4013
|
readonly inputs: readonly [{
|
|
4014
4014
|
readonly name: "name_";
|
|
@@ -4186,8 +4186,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4186
4186
|
readonly internalType: "bool";
|
|
4187
4187
|
}];
|
|
4188
4188
|
readonly stateMutability: "nonpayable";
|
|
4189
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
4190
|
-
transfer: <chainOverride extends
|
|
4189
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride, accountOverride>>;
|
|
4190
|
+
transfer: <chainOverride extends viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem533.SimulateContractParameters<readonly [{
|
|
4191
4191
|
readonly type: "constructor";
|
|
4192
4192
|
readonly inputs: readonly [{
|
|
4193
4193
|
readonly name: "name_";
|
|
@@ -4365,7 +4365,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4365
4365
|
readonly internalType: "bool";
|
|
4366
4366
|
}];
|
|
4367
4367
|
readonly stateMutability: "nonpayable";
|
|
4368
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
4368
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.SimulateContractReturnType<readonly [{
|
|
4369
4369
|
readonly type: "constructor";
|
|
4370
4370
|
readonly inputs: readonly [{
|
|
4371
4371
|
readonly name: "name_";
|
|
@@ -4543,8 +4543,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4543
4543
|
readonly internalType: "bool";
|
|
4544
4544
|
}];
|
|
4545
4545
|
readonly stateMutability: "nonpayable";
|
|
4546
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
4547
|
-
transferFrom: <chainOverride extends
|
|
4546
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride, accountOverride>>;
|
|
4547
|
+
transferFrom: <chainOverride extends viem533.Chain | undefined = undefined, accountOverride extends viem533.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem533.SimulateContractParameters<readonly [{
|
|
4548
4548
|
readonly type: "constructor";
|
|
4549
4549
|
readonly inputs: readonly [{
|
|
4550
4550
|
readonly name: "name_";
|
|
@@ -4722,7 +4722,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4722
4722
|
readonly internalType: "bool";
|
|
4723
4723
|
}];
|
|
4724
4724
|
readonly stateMutability: "nonpayable";
|
|
4725
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
4725
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem533.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem533.SimulateContractReturnType<readonly [{
|
|
4726
4726
|
readonly type: "constructor";
|
|
4727
4727
|
readonly inputs: readonly [{
|
|
4728
4728
|
readonly name: "name_";
|
|
@@ -4900,10 +4900,10 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4900
4900
|
readonly internalType: "bool";
|
|
4901
4901
|
}];
|
|
4902
4902
|
readonly stateMutability: "nonpayable";
|
|
4903
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
4903
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride, accountOverride>>;
|
|
4904
4904
|
};
|
|
4905
4905
|
write: {
|
|
4906
|
-
approve: <chainOverride extends
|
|
4906
|
+
approve: <chainOverride extends viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.WriteContractParameters<readonly [{
|
|
4907
4907
|
readonly type: "constructor";
|
|
4908
4908
|
readonly inputs: readonly [{
|
|
4909
4909
|
readonly name: "name_";
|
|
@@ -5081,8 +5081,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5081
5081
|
readonly internalType: "bool";
|
|
5082
5082
|
}];
|
|
5083
5083
|
readonly stateMutability: "nonpayable";
|
|
5084
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
5085
|
-
decreaseAllowance: <chainOverride extends
|
|
5084
|
+
}], "approve", readonly [`0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem533.WriteContractReturnType>;
|
|
5085
|
+
decreaseAllowance: <chainOverride extends viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.WriteContractParameters<readonly [{
|
|
5086
5086
|
readonly type: "constructor";
|
|
5087
5087
|
readonly inputs: readonly [{
|
|
5088
5088
|
readonly name: "name_";
|
|
@@ -5260,8 +5260,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5260
5260
|
readonly internalType: "bool";
|
|
5261
5261
|
}];
|
|
5262
5262
|
readonly stateMutability: "nonpayable";
|
|
5263
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
5264
|
-
increaseAllowance: <chainOverride extends
|
|
5263
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem533.WriteContractReturnType>;
|
|
5264
|
+
increaseAllowance: <chainOverride extends viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.WriteContractParameters<readonly [{
|
|
5265
5265
|
readonly type: "constructor";
|
|
5266
5266
|
readonly inputs: readonly [{
|
|
5267
5267
|
readonly name: "name_";
|
|
@@ -5439,8 +5439,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5439
5439
|
readonly internalType: "bool";
|
|
5440
5440
|
}];
|
|
5441
5441
|
readonly stateMutability: "nonpayable";
|
|
5442
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
5443
|
-
transfer: <chainOverride extends
|
|
5442
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem533.WriteContractReturnType>;
|
|
5443
|
+
transfer: <chainOverride extends viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.WriteContractParameters<readonly [{
|
|
5444
5444
|
readonly type: "constructor";
|
|
5445
5445
|
readonly inputs: readonly [{
|
|
5446
5446
|
readonly name: "name_";
|
|
@@ -5618,8 +5618,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5618
5618
|
readonly internalType: "bool";
|
|
5619
5619
|
}];
|
|
5620
5620
|
readonly stateMutability: "nonpayable";
|
|
5621
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
5622
|
-
transferFrom: <chainOverride extends
|
|
5621
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem533.WriteContractReturnType>;
|
|
5622
|
+
transferFrom: <chainOverride extends viem533.Chain | undefined, options extends (viem533.UnionOmit<viem533.WriteContractParameters<readonly [{
|
|
5623
5623
|
readonly type: "constructor";
|
|
5624
5624
|
readonly inputs: readonly [{
|
|
5625
5625
|
readonly name: "name_";
|
|
@@ -5797,7 +5797,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5797
5797
|
readonly internalType: "bool";
|
|
5798
5798
|
}];
|
|
5799
5799
|
readonly stateMutability: "nonpayable";
|
|
5800
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
5800
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem533.Chain | undefined, viem533.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, `0x${string}`, bigint], options: options) => Promise<viem533.WriteContractReturnType>;
|
|
5801
5801
|
};
|
|
5802
5802
|
address: `0x${string}`;
|
|
5803
5803
|
abi: readonly [{
|
|
@@ -5983,7 +5983,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5983
5983
|
declare const getTimelockMarket: (address: Address, client: Client) => TimelockMarket;
|
|
5984
5984
|
declare const getStateView: (client: Client | PublicClient) => {
|
|
5985
5985
|
read: {
|
|
5986
|
-
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
5986
|
+
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
5987
5987
|
readonly type: "function";
|
|
5988
5988
|
readonly name: "getFeeGrowthGlobals";
|
|
5989
5989
|
readonly inputs: readonly [{
|
|
@@ -6830,7 +6830,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
6830
6830
|
fee: number;
|
|
6831
6831
|
tickSpacing: number;
|
|
6832
6832
|
hooks: `0x${string}`;
|
|
6833
|
-
}], options?:
|
|
6833
|
+
}], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
6834
6834
|
readonly type: "function";
|
|
6835
6835
|
readonly name: "getFeeGrowthGlobals";
|
|
6836
6836
|
readonly inputs: readonly [{
|
|
@@ -7672,7 +7672,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
7672
7672
|
tickSpacing: number;
|
|
7673
7673
|
hooks: `0x${string}`;
|
|
7674
7674
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
7675
|
-
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?:
|
|
7675
|
+
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
7676
7676
|
readonly type: "function";
|
|
7677
7677
|
readonly name: "getFeeGrowthGlobals";
|
|
7678
7678
|
readonly inputs: readonly [{
|
|
@@ -8519,7 +8519,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
8519
8519
|
fee: number;
|
|
8520
8520
|
tickSpacing: number;
|
|
8521
8521
|
hooks: `0x${string}`;
|
|
8522
|
-
}, number, number], options?:
|
|
8522
|
+
}, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
8523
8523
|
readonly type: "function";
|
|
8524
8524
|
readonly name: "getFeeGrowthGlobals";
|
|
8525
8525
|
readonly inputs: readonly [{
|
|
@@ -9361,7 +9361,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
9361
9361
|
tickSpacing: number;
|
|
9362
9362
|
hooks: `0x${string}`;
|
|
9363
9363
|
}, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
9364
|
-
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
9364
|
+
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
9365
9365
|
readonly type: "function";
|
|
9366
9366
|
readonly name: "getFeeGrowthGlobals";
|
|
9367
9367
|
readonly inputs: readonly [{
|
|
@@ -10208,7 +10208,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
10208
10208
|
fee: number;
|
|
10209
10209
|
tickSpacing: number;
|
|
10210
10210
|
hooks: `0x${string}`;
|
|
10211
|
-
}], options?:
|
|
10211
|
+
}], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
10212
10212
|
readonly type: "function";
|
|
10213
10213
|
readonly name: "getFeeGrowthGlobals";
|
|
10214
10214
|
readonly inputs: readonly [{
|
|
@@ -11050,7 +11050,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
11050
11050
|
tickSpacing: number;
|
|
11051
11051
|
hooks: `0x${string}`;
|
|
11052
11052
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
11053
|
-
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
11053
|
+
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
11054
11054
|
readonly type: "function";
|
|
11055
11055
|
readonly name: "getFeeGrowthGlobals";
|
|
11056
11056
|
readonly inputs: readonly [{
|
|
@@ -11897,7 +11897,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
11897
11897
|
fee: number;
|
|
11898
11898
|
tickSpacing: number;
|
|
11899
11899
|
hooks: `0x${string}`;
|
|
11900
|
-
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?:
|
|
11900
|
+
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
11901
11901
|
readonly type: "function";
|
|
11902
11902
|
readonly name: "getFeeGrowthGlobals";
|
|
11903
11903
|
readonly inputs: readonly [{
|
|
@@ -12750,7 +12750,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
12750
12750
|
fee: number;
|
|
12751
12751
|
tickSpacing: number;
|
|
12752
12752
|
hooks: `0x${string}`;
|
|
12753
|
-
}, `0x${string}`], options?:
|
|
12753
|
+
}, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
12754
12754
|
readonly type: "function";
|
|
12755
12755
|
readonly name: "getFeeGrowthGlobals";
|
|
12756
12756
|
readonly inputs: readonly [{
|
|
@@ -13603,7 +13603,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
13603
13603
|
fee: number;
|
|
13604
13604
|
tickSpacing: number;
|
|
13605
13605
|
hooks: `0x${string}`;
|
|
13606
|
-
}, `0x${string}`, number, number, `0x${string}`], options?:
|
|
13606
|
+
}, `0x${string}`, number, number, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
13607
13607
|
readonly type: "function";
|
|
13608
13608
|
readonly name: "getFeeGrowthGlobals";
|
|
13609
13609
|
readonly inputs: readonly [{
|
|
@@ -14451,7 +14451,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
14451
14451
|
tickSpacing: number;
|
|
14452
14452
|
hooks: `0x${string}`;
|
|
14453
14453
|
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
14454
|
-
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
14454
|
+
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
14455
14455
|
readonly type: "function";
|
|
14456
14456
|
readonly name: "getFeeGrowthGlobals";
|
|
14457
14457
|
readonly inputs: readonly [{
|
|
@@ -15298,7 +15298,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
15298
15298
|
fee: number;
|
|
15299
15299
|
tickSpacing: number;
|
|
15300
15300
|
hooks: `0x${string}`;
|
|
15301
|
-
}, `0x${string}`], options?:
|
|
15301
|
+
}, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
15302
15302
|
readonly type: "function";
|
|
15303
15303
|
readonly name: "getFeeGrowthGlobals";
|
|
15304
15304
|
readonly inputs: readonly [{
|
|
@@ -16140,7 +16140,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
16140
16140
|
tickSpacing: number;
|
|
16141
16141
|
hooks: `0x${string}`;
|
|
16142
16142
|
}, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
16143
|
-
getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
16143
|
+
getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
16144
16144
|
readonly type: "function";
|
|
16145
16145
|
readonly name: "getFeeGrowthGlobals";
|
|
16146
16146
|
readonly inputs: readonly [{
|
|
@@ -16987,7 +16987,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
16987
16987
|
fee: number;
|
|
16988
16988
|
tickSpacing: number;
|
|
16989
16989
|
hooks: `0x${string}`;
|
|
16990
|
-
}], options?:
|
|
16990
|
+
}], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
16991
16991
|
readonly type: "function";
|
|
16992
16992
|
readonly name: "getFeeGrowthGlobals";
|
|
16993
16993
|
readonly inputs: readonly [{
|
|
@@ -17829,7 +17829,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
17829
17829
|
tickSpacing: number;
|
|
17830
17830
|
hooks: `0x${string}`;
|
|
17831
17831
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
17832
|
-
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
17832
|
+
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
17833
17833
|
readonly type: "function";
|
|
17834
17834
|
readonly name: "getFeeGrowthGlobals";
|
|
17835
17835
|
readonly inputs: readonly [{
|
|
@@ -18676,7 +18676,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
18676
18676
|
fee: number;
|
|
18677
18677
|
tickSpacing: number;
|
|
18678
18678
|
hooks: `0x${string}`;
|
|
18679
|
-
}, number], options?:
|
|
18679
|
+
}, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
18680
18680
|
readonly type: "function";
|
|
18681
18681
|
readonly name: "getFeeGrowthGlobals";
|
|
18682
18682
|
readonly inputs: readonly [{
|
|
@@ -19518,7 +19518,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
19518
19518
|
tickSpacing: number;
|
|
19519
19519
|
hooks: `0x${string}`;
|
|
19520
19520
|
}, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
19521
|
-
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
19521
|
+
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
19522
19522
|
readonly type: "function";
|
|
19523
19523
|
readonly name: "getFeeGrowthGlobals";
|
|
19524
19524
|
readonly inputs: readonly [{
|
|
@@ -20365,7 +20365,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
20365
20365
|
fee: number;
|
|
20366
20366
|
tickSpacing: number;
|
|
20367
20367
|
hooks: `0x${string}`;
|
|
20368
|
-
}, number], options?:
|
|
20368
|
+
}, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
20369
20369
|
readonly type: "function";
|
|
20370
20370
|
readonly name: "getFeeGrowthGlobals";
|
|
20371
20371
|
readonly inputs: readonly [{
|
|
@@ -21207,7 +21207,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
21207
21207
|
tickSpacing: number;
|
|
21208
21208
|
hooks: `0x${string}`;
|
|
21209
21209
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
21210
|
-
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
21210
|
+
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
21211
21211
|
readonly type: "function";
|
|
21212
21212
|
readonly name: "getFeeGrowthGlobals";
|
|
21213
21213
|
readonly inputs: readonly [{
|
|
@@ -22054,7 +22054,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
22054
22054
|
fee: number;
|
|
22055
22055
|
tickSpacing: number;
|
|
22056
22056
|
hooks: `0x${string}`;
|
|
22057
|
-
}, number], options?:
|
|
22057
|
+
}, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
22058
22058
|
readonly type: "function";
|
|
22059
22059
|
readonly name: "getFeeGrowthGlobals";
|
|
22060
22060
|
readonly inputs: readonly [{
|
|
@@ -22896,7 +22896,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
22896
22896
|
tickSpacing: number;
|
|
22897
22897
|
hooks: `0x${string}`;
|
|
22898
22898
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
22899
|
-
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
22899
|
+
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
22900
22900
|
readonly type: "function";
|
|
22901
22901
|
readonly name: "getFeeGrowthGlobals";
|
|
22902
22902
|
readonly inputs: readonly [{
|
|
@@ -23743,7 +23743,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
23743
23743
|
fee: number;
|
|
23744
23744
|
tickSpacing: number;
|
|
23745
23745
|
hooks: `0x${string}`;
|
|
23746
|
-
}, number], options?:
|
|
23746
|
+
}, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
23747
23747
|
readonly type: "function";
|
|
23748
23748
|
readonly name: "getFeeGrowthGlobals";
|
|
23749
23749
|
readonly inputs: readonly [{
|
|
@@ -25426,7 +25426,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
25426
25426
|
};
|
|
25427
25427
|
declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
25428
25428
|
read: {
|
|
25429
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
25429
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
25430
25430
|
readonly type: "function";
|
|
25431
25431
|
readonly name: "batchGetRefTick";
|
|
25432
25432
|
readonly inputs: readonly [{
|
|
@@ -26365,7 +26365,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
26365
26365
|
}];
|
|
26366
26366
|
readonly stateMutability: "view";
|
|
26367
26367
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
26368
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
26368
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
26369
26369
|
readonly type: "function";
|
|
26370
26370
|
readonly name: "batchGetRefTick";
|
|
26371
26371
|
readonly inputs: readonly [{
|
|
@@ -27316,7 +27316,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
27316
27316
|
borrowedAmount0: bigint;
|
|
27317
27317
|
borrowedAmount1: bigint;
|
|
27318
27318
|
}[]>;
|
|
27319
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
27319
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
27320
27320
|
readonly type: "function";
|
|
27321
27321
|
readonly name: "batchGetRefTick";
|
|
27322
27322
|
readonly inputs: readonly [{
|
|
@@ -28265,7 +28265,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
28265
28265
|
expiresAt: number;
|
|
28266
28266
|
liquidities: readonly bigint[];
|
|
28267
28267
|
}[]>;
|
|
28268
|
-
getFeeRates: (args: readonly [`0x${string}`], options?:
|
|
28268
|
+
getFeeRates: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
28269
28269
|
readonly type: "function";
|
|
28270
28270
|
readonly name: "batchGetRefTick";
|
|
28271
28271
|
readonly inputs: readonly [{
|
|
@@ -29210,7 +29210,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
29210
29210
|
minBaseFee: bigint;
|
|
29211
29211
|
feeRecipient: `0x${string}`;
|
|
29212
29212
|
}>;
|
|
29213
|
-
getGlobalGuardianState: (args: readonly [`0x${string}`], options?:
|
|
29213
|
+
getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
29214
29214
|
readonly type: "function";
|
|
29215
29215
|
readonly name: "batchGetRefTick";
|
|
29216
29216
|
readonly inputs: readonly [{
|
|
@@ -30165,7 +30165,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
30165
30165
|
senderIsAdmin: boolean;
|
|
30166
30166
|
senderIsPauser: boolean;
|
|
30167
30167
|
}>;
|
|
30168
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
30168
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
30169
30169
|
readonly type: "function";
|
|
30170
30170
|
readonly name: "batchGetRefTick";
|
|
30171
30171
|
readonly inputs: readonly [{
|
|
@@ -31104,7 +31104,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
31104
31104
|
}];
|
|
31105
31105
|
readonly stateMutability: "view";
|
|
31106
31106
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
31107
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
31107
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
31108
31108
|
readonly type: "function";
|
|
31109
31109
|
readonly name: "batchGetRefTick";
|
|
31110
31110
|
readonly inputs: readonly [{
|
|
@@ -32063,7 +32063,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
32063
32063
|
optionAssetName: string;
|
|
32064
32064
|
payoutAssetName: string;
|
|
32065
32065
|
}>;
|
|
32066
|
-
getMarketState: (args: readonly [`0x${string}`], options?:
|
|
32066
|
+
getMarketState: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
32067
32067
|
readonly type: "function";
|
|
32068
32068
|
readonly name: "batchGetRefTick";
|
|
32069
32069
|
readonly inputs: readonly [{
|
|
@@ -33007,7 +33007,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
33007
33007
|
feeStrategy: `0x${string}`;
|
|
33008
33008
|
owner: `0x${string}`;
|
|
33009
33009
|
}>;
|
|
33010
|
-
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?:
|
|
33010
|
+
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
33011
33011
|
readonly type: "function";
|
|
33012
33012
|
readonly name: "batchGetRefTick";
|
|
33013
33013
|
readonly inputs: readonly [{
|
|
@@ -33946,7 +33946,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
33946
33946
|
}];
|
|
33947
33947
|
readonly stateMutability: "view";
|
|
33948
33948
|
}], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
33949
|
-
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?:
|
|
33949
|
+
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
33950
33950
|
readonly type: "function";
|
|
33951
33951
|
readonly name: "batchGetRefTick";
|
|
33952
33952
|
readonly inputs: readonly [{
|
|
@@ -34885,7 +34885,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
34885
34885
|
}];
|
|
34886
34886
|
readonly stateMutability: "view";
|
|
34887
34887
|
}], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
34888
|
-
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?:
|
|
34888
|
+
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
34889
34889
|
readonly type: "function";
|
|
34890
34890
|
readonly name: "batchGetRefTick";
|
|
34891
34891
|
readonly inputs: readonly [{
|
|
@@ -35824,7 +35824,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
35824
35824
|
}];
|
|
35825
35825
|
readonly stateMutability: "view";
|
|
35826
35826
|
}], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
35827
|
-
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?:
|
|
35827
|
+
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
35828
35828
|
readonly type: "function";
|
|
35829
35829
|
readonly name: "batchGetRefTick";
|
|
35830
35830
|
readonly inputs: readonly [{
|
|
@@ -36763,7 +36763,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
36763
36763
|
}];
|
|
36764
36764
|
readonly stateMutability: "view";
|
|
36765
36765
|
}], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
36766
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
36766
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
36767
36767
|
readonly type: "function";
|
|
36768
36768
|
readonly name: "batchGetRefTick";
|
|
36769
36769
|
readonly inputs: readonly [{
|
|
@@ -37712,7 +37712,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
37712
37712
|
expiresAt: number;
|
|
37713
37713
|
liquidities: readonly bigint[];
|
|
37714
37714
|
}>;
|
|
37715
|
-
getOptionPricingParams: (args: readonly [`0x${string}`], options?:
|
|
37715
|
+
getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
37716
37716
|
readonly type: "function";
|
|
37717
37717
|
readonly name: "batchGetRefTick";
|
|
37718
37718
|
readonly inputs: readonly [{
|
|
@@ -38657,7 +38657,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
38657
38657
|
minPremiumDailyRate: number;
|
|
38658
38658
|
minPremiumAmount: bigint;
|
|
38659
38659
|
}>;
|
|
38660
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
38660
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
38661
38661
|
readonly type: "function";
|
|
38662
38662
|
readonly name: "batchGetRefTick";
|
|
38663
38663
|
readonly inputs: readonly [{
|
|
@@ -39612,7 +39612,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
39612
39612
|
fee: number;
|
|
39613
39613
|
tickSpacing: number;
|
|
39614
39614
|
hooks: `0x${string}`;
|
|
39615
|
-
}], options?:
|
|
39615
|
+
}], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
39616
39616
|
readonly type: "function";
|
|
39617
39617
|
readonly name: "batchGetRefTick";
|
|
39618
39618
|
readonly inputs: readonly [{
|
|
@@ -40568,7 +40568,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
40568
40568
|
tickSpacing: number;
|
|
40569
40569
|
fee: number;
|
|
40570
40570
|
}>;
|
|
40571
|
-
getPricingParams: (args: readonly [`0x${string}`], options?:
|
|
40571
|
+
getPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
40572
40572
|
readonly type: "function";
|
|
40573
40573
|
readonly name: "batchGetRefTick";
|
|
40574
40574
|
readonly inputs: readonly [{
|
|
@@ -41507,7 +41507,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
41507
41507
|
}];
|
|
41508
41508
|
readonly stateMutability: "view";
|
|
41509
41509
|
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
|
|
41510
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
41510
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
41511
41511
|
readonly type: "function";
|
|
41512
41512
|
readonly name: "batchGetRefTick";
|
|
41513
41513
|
readonly inputs: readonly [{
|
|
@@ -42446,7 +42446,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
42446
42446
|
}];
|
|
42447
42447
|
readonly stateMutability: "view";
|
|
42448
42448
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
42449
|
-
getStaticPricingParams: (args: readonly [`0x${string}`], options?:
|
|
42449
|
+
getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
42450
42450
|
readonly type: "function";
|
|
42451
42451
|
readonly name: "batchGetRefTick";
|
|
42452
42452
|
readonly inputs: readonly [{
|
|
@@ -43388,7 +43388,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
43388
43388
|
dailyFundingRate: number;
|
|
43389
43389
|
minFundingAmount: bigint;
|
|
43390
43390
|
}>;
|
|
43391
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
43391
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
43392
43392
|
readonly type: "function";
|
|
43393
43393
|
readonly name: "batchGetRefTick";
|
|
43394
43394
|
readonly inputs: readonly [{
|
|
@@ -44331,7 +44331,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
44331
44331
|
symbol: string;
|
|
44332
44332
|
name: string;
|
|
44333
44333
|
}>;
|
|
44334
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
44334
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
44335
44335
|
readonly type: "function";
|
|
44336
44336
|
readonly name: "batchGetRefTick";
|
|
44337
44337
|
readonly inputs: readonly [{
|
|
@@ -45280,7 +45280,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
45280
45280
|
expiresAt: number;
|
|
45281
45281
|
liquidities: readonly bigint[];
|
|
45282
45282
|
}[], bigint, boolean]>;
|
|
45283
|
-
getVaultData: (args: readonly [`0x${string}`], options?:
|
|
45283
|
+
getVaultData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
45284
45284
|
readonly type: "function";
|
|
45285
45285
|
readonly name: "batchGetRefTick";
|
|
45286
45286
|
readonly inputs: readonly [{
|
|
@@ -46229,7 +46229,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
46229
46229
|
};
|
|
46230
46230
|
owner: `0x${string}`;
|
|
46231
46231
|
}>;
|
|
46232
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
46232
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
46233
46233
|
readonly type: "function";
|
|
46234
46234
|
readonly name: "batchGetRefTick";
|
|
46235
46235
|
readonly inputs: readonly [{
|
|
@@ -48212,7 +48212,7 @@ declare const useMarketData: (marketAddr?: Address) => Partial<NonUndefinedGuard
|
|
|
48212
48212
|
//#endregion
|
|
48213
48213
|
//#region src/hooks/options/useMarketState.d.ts
|
|
48214
48214
|
declare const useMarketState: (marketAddr?: Address) => {
|
|
48215
|
-
error:
|
|
48215
|
+
error: viem533.ReadContractErrorType;
|
|
48216
48216
|
isError: true;
|
|
48217
48217
|
isPending: false;
|
|
48218
48218
|
isLoading: false;
|
|
@@ -48224,7 +48224,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48224
48224
|
dataUpdatedAt: number;
|
|
48225
48225
|
errorUpdatedAt: number;
|
|
48226
48226
|
failureCount: number;
|
|
48227
|
-
failureReason:
|
|
48227
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48228
48228
|
errorUpdateCount: number;
|
|
48229
48229
|
isFetched: boolean;
|
|
48230
48230
|
isFetchedAfterMount: boolean;
|
|
@@ -48239,7 +48239,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48239
48239
|
optionPricing: `0x${string}`;
|
|
48240
48240
|
feeStrategy: `0x${string}`;
|
|
48241
48241
|
owner: `0x${string}`;
|
|
48242
|
-
},
|
|
48242
|
+
}, viem533.ReadContractErrorType>>;
|
|
48243
48243
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48244
48244
|
promise: Promise<{
|
|
48245
48245
|
optionsCount: bigint;
|
|
@@ -48267,7 +48267,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48267
48267
|
dataUpdatedAt: number;
|
|
48268
48268
|
errorUpdatedAt: number;
|
|
48269
48269
|
failureCount: number;
|
|
48270
|
-
failureReason:
|
|
48270
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48271
48271
|
errorUpdateCount: number;
|
|
48272
48272
|
isFetched: boolean;
|
|
48273
48273
|
isFetchedAfterMount: boolean;
|
|
@@ -48282,7 +48282,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48282
48282
|
optionPricing: `0x${string}`;
|
|
48283
48283
|
feeStrategy: `0x${string}`;
|
|
48284
48284
|
owner: `0x${string}`;
|
|
48285
|
-
},
|
|
48285
|
+
}, viem533.ReadContractErrorType>>;
|
|
48286
48286
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48287
48287
|
promise: Promise<{
|
|
48288
48288
|
optionsCount: bigint;
|
|
@@ -48298,7 +48298,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48298
48298
|
owner: `0x${string}`;
|
|
48299
48299
|
} | undefined>>;
|
|
48300
48300
|
} | {
|
|
48301
|
-
error:
|
|
48301
|
+
error: viem533.ReadContractErrorType;
|
|
48302
48302
|
isError: true;
|
|
48303
48303
|
isPending: false;
|
|
48304
48304
|
isLoading: false;
|
|
@@ -48310,7 +48310,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48310
48310
|
dataUpdatedAt: number;
|
|
48311
48311
|
errorUpdatedAt: number;
|
|
48312
48312
|
failureCount: number;
|
|
48313
|
-
failureReason:
|
|
48313
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48314
48314
|
errorUpdateCount: number;
|
|
48315
48315
|
isFetched: boolean;
|
|
48316
48316
|
isFetchedAfterMount: boolean;
|
|
@@ -48325,7 +48325,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48325
48325
|
optionPricing: `0x${string}`;
|
|
48326
48326
|
feeStrategy: `0x${string}`;
|
|
48327
48327
|
owner: `0x${string}`;
|
|
48328
|
-
},
|
|
48328
|
+
}, viem533.ReadContractErrorType>>;
|
|
48329
48329
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48330
48330
|
promise: Promise<{
|
|
48331
48331
|
optionsCount: bigint;
|
|
@@ -48353,7 +48353,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48353
48353
|
dataUpdatedAt: number;
|
|
48354
48354
|
errorUpdatedAt: number;
|
|
48355
48355
|
failureCount: number;
|
|
48356
|
-
failureReason:
|
|
48356
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48357
48357
|
errorUpdateCount: number;
|
|
48358
48358
|
isFetched: boolean;
|
|
48359
48359
|
isFetchedAfterMount: boolean;
|
|
@@ -48368,7 +48368,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48368
48368
|
optionPricing: `0x${string}`;
|
|
48369
48369
|
feeStrategy: `0x${string}`;
|
|
48370
48370
|
owner: `0x${string}`;
|
|
48371
|
-
},
|
|
48371
|
+
}, viem533.ReadContractErrorType>>;
|
|
48372
48372
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48373
48373
|
promise: Promise<{
|
|
48374
48374
|
optionsCount: bigint;
|
|
@@ -48395,7 +48395,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48395
48395
|
dataUpdatedAt: number;
|
|
48396
48396
|
errorUpdatedAt: number;
|
|
48397
48397
|
failureCount: number;
|
|
48398
|
-
failureReason:
|
|
48398
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48399
48399
|
errorUpdateCount: number;
|
|
48400
48400
|
isFetched: boolean;
|
|
48401
48401
|
isFetchedAfterMount: boolean;
|
|
@@ -48411,7 +48411,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48411
48411
|
optionPricing: `0x${string}`;
|
|
48412
48412
|
feeStrategy: `0x${string}`;
|
|
48413
48413
|
owner: `0x${string}`;
|
|
48414
|
-
},
|
|
48414
|
+
}, viem533.ReadContractErrorType>>;
|
|
48415
48415
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48416
48416
|
promise: Promise<{
|
|
48417
48417
|
optionsCount: bigint;
|
|
@@ -48439,7 +48439,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48439
48439
|
dataUpdatedAt: number;
|
|
48440
48440
|
errorUpdatedAt: number;
|
|
48441
48441
|
failureCount: number;
|
|
48442
|
-
failureReason:
|
|
48442
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48443
48443
|
errorUpdateCount: number;
|
|
48444
48444
|
isFetched: boolean;
|
|
48445
48445
|
isFetchedAfterMount: boolean;
|
|
@@ -48454,7 +48454,7 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48454
48454
|
optionPricing: `0x${string}`;
|
|
48455
48455
|
feeStrategy: `0x${string}`;
|
|
48456
48456
|
owner: `0x${string}`;
|
|
48457
|
-
},
|
|
48457
|
+
}, viem533.ReadContractErrorType>>;
|
|
48458
48458
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48459
48459
|
promise: Promise<{
|
|
48460
48460
|
optionsCount: bigint;
|
|
@@ -48786,7 +48786,7 @@ declare const formatUSD: (value: Big | string | number) => string;
|
|
|
48786
48786
|
//#endregion
|
|
48787
48787
|
//#region src/hooks/options/useMaxPositionSize.d.ts
|
|
48788
48788
|
declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?: number, maxSteps?: number) => {
|
|
48789
|
-
error:
|
|
48789
|
+
error: viem533.ReadContractErrorType;
|
|
48790
48790
|
isError: true;
|
|
48791
48791
|
isPending: false;
|
|
48792
48792
|
isLoading: false;
|
|
@@ -48798,7 +48798,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48798
48798
|
dataUpdatedAt: number;
|
|
48799
48799
|
errorUpdatedAt: number;
|
|
48800
48800
|
failureCount: number;
|
|
48801
|
-
failureReason:
|
|
48801
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48802
48802
|
errorUpdateCount: number;
|
|
48803
48803
|
isFetched: boolean;
|
|
48804
48804
|
isFetchedAfterMount: boolean;
|
|
@@ -48808,7 +48808,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48808
48808
|
isRefetching: boolean;
|
|
48809
48809
|
isStale: boolean;
|
|
48810
48810
|
isEnabled: boolean;
|
|
48811
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
48811
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48812
48812
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48813
48813
|
promise: Promise<never>;
|
|
48814
48814
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -48827,7 +48827,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48827
48827
|
dataUpdatedAt: number;
|
|
48828
48828
|
errorUpdatedAt: number;
|
|
48829
48829
|
failureCount: number;
|
|
48830
|
-
failureReason:
|
|
48830
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48831
48831
|
errorUpdateCount: number;
|
|
48832
48832
|
isFetched: boolean;
|
|
48833
48833
|
isFetchedAfterMount: boolean;
|
|
@@ -48837,14 +48837,14 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48837
48837
|
isRefetching: boolean;
|
|
48838
48838
|
isStale: boolean;
|
|
48839
48839
|
isEnabled: boolean;
|
|
48840
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
48840
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48841
48841
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48842
48842
|
promise: Promise<never>;
|
|
48843
48843
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
48844
48844
|
maxCallSize: Amount | undefined;
|
|
48845
48845
|
maxPutSize: Amount | undefined;
|
|
48846
48846
|
} | {
|
|
48847
|
-
error:
|
|
48847
|
+
error: viem533.ReadContractErrorType;
|
|
48848
48848
|
isError: true;
|
|
48849
48849
|
isPending: false;
|
|
48850
48850
|
isLoading: false;
|
|
@@ -48856,7 +48856,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48856
48856
|
dataUpdatedAt: number;
|
|
48857
48857
|
errorUpdatedAt: number;
|
|
48858
48858
|
failureCount: number;
|
|
48859
|
-
failureReason:
|
|
48859
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48860
48860
|
errorUpdateCount: number;
|
|
48861
48861
|
isFetched: boolean;
|
|
48862
48862
|
isFetchedAfterMount: boolean;
|
|
@@ -48866,7 +48866,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48866
48866
|
isRefetching: boolean;
|
|
48867
48867
|
isStale: boolean;
|
|
48868
48868
|
isEnabled: boolean;
|
|
48869
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
48869
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48870
48870
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48871
48871
|
promise: Promise<never>;
|
|
48872
48872
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -48885,7 +48885,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48885
48885
|
dataUpdatedAt: number;
|
|
48886
48886
|
errorUpdatedAt: number;
|
|
48887
48887
|
failureCount: number;
|
|
48888
|
-
failureReason:
|
|
48888
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48889
48889
|
errorUpdateCount: number;
|
|
48890
48890
|
isFetched: boolean;
|
|
48891
48891
|
isFetchedAfterMount: boolean;
|
|
@@ -48895,7 +48895,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48895
48895
|
isRefetching: boolean;
|
|
48896
48896
|
isStale: boolean;
|
|
48897
48897
|
isEnabled: boolean;
|
|
48898
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
48898
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48899
48899
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48900
48900
|
promise: Promise<never>;
|
|
48901
48901
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -48913,7 +48913,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48913
48913
|
dataUpdatedAt: number;
|
|
48914
48914
|
errorUpdatedAt: number;
|
|
48915
48915
|
failureCount: number;
|
|
48916
|
-
failureReason:
|
|
48916
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48917
48917
|
errorUpdateCount: number;
|
|
48918
48918
|
isFetched: boolean;
|
|
48919
48919
|
isFetchedAfterMount: boolean;
|
|
@@ -48924,7 +48924,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48924
48924
|
isRefetching: boolean;
|
|
48925
48925
|
isStale: boolean;
|
|
48926
48926
|
isEnabled: boolean;
|
|
48927
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
48927
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48928
48928
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48929
48929
|
promise: Promise<never>;
|
|
48930
48930
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -48943,7 +48943,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48943
48943
|
dataUpdatedAt: number;
|
|
48944
48944
|
errorUpdatedAt: number;
|
|
48945
48945
|
failureCount: number;
|
|
48946
|
-
failureReason:
|
|
48946
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
48947
48947
|
errorUpdateCount: number;
|
|
48948
48948
|
isFetched: boolean;
|
|
48949
48949
|
isFetchedAfterMount: boolean;
|
|
@@ -48953,7 +48953,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48953
48953
|
isRefetching: boolean;
|
|
48954
48954
|
isStale: boolean;
|
|
48955
48955
|
isEnabled: boolean;
|
|
48956
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never,
|
|
48956
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48957
48957
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
48958
48958
|
promise: Promise<never>;
|
|
48959
48959
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -52859,7 +52859,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52859
52859
|
//#endregion
|
|
52860
52860
|
//#region src/hooks/operators/useOperatorPerms.d.ts
|
|
52861
52861
|
declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
|
|
52862
|
-
error:
|
|
52862
|
+
error: viem533.ReadContractErrorType;
|
|
52863
52863
|
isError: true;
|
|
52864
52864
|
isPending: false;
|
|
52865
52865
|
isLoading: false;
|
|
@@ -52871,7 +52871,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52871
52871
|
dataUpdatedAt: number;
|
|
52872
52872
|
errorUpdatedAt: number;
|
|
52873
52873
|
failureCount: number;
|
|
52874
|
-
failureReason:
|
|
52874
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
52875
52875
|
errorUpdateCount: number;
|
|
52876
52876
|
isFetched: boolean;
|
|
52877
52877
|
isFetchedAfterMount: boolean;
|
|
@@ -52881,7 +52881,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52881
52881
|
isRefetching: boolean;
|
|
52882
52882
|
isStale: boolean;
|
|
52883
52883
|
isEnabled: boolean;
|
|
52884
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
52884
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
52885
52885
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
52886
52886
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
52887
52887
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -52906,7 +52906,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52906
52906
|
dataUpdatedAt: number;
|
|
52907
52907
|
errorUpdatedAt: number;
|
|
52908
52908
|
failureCount: number;
|
|
52909
|
-
failureReason:
|
|
52909
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
52910
52910
|
errorUpdateCount: number;
|
|
52911
52911
|
isFetched: boolean;
|
|
52912
52912
|
isFetchedAfterMount: boolean;
|
|
@@ -52916,7 +52916,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52916
52916
|
isRefetching: boolean;
|
|
52917
52917
|
isStale: boolean;
|
|
52918
52918
|
isEnabled: boolean;
|
|
52919
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
52919
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
52920
52920
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
52921
52921
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
52922
52922
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -52929,7 +52929,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52929
52929
|
effectiveApproval: bigint;
|
|
52930
52930
|
};
|
|
52931
52931
|
} | {
|
|
52932
|
-
error:
|
|
52932
|
+
error: viem533.ReadContractErrorType;
|
|
52933
52933
|
isError: true;
|
|
52934
52934
|
isPending: false;
|
|
52935
52935
|
isLoading: false;
|
|
@@ -52941,7 +52941,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52941
52941
|
dataUpdatedAt: number;
|
|
52942
52942
|
errorUpdatedAt: number;
|
|
52943
52943
|
failureCount: number;
|
|
52944
|
-
failureReason:
|
|
52944
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
52945
52945
|
errorUpdateCount: number;
|
|
52946
52946
|
isFetched: boolean;
|
|
52947
52947
|
isFetchedAfterMount: boolean;
|
|
@@ -52951,7 +52951,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52951
52951
|
isRefetching: boolean;
|
|
52952
52952
|
isStale: boolean;
|
|
52953
52953
|
isEnabled: boolean;
|
|
52954
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
52954
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
52955
52955
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
52956
52956
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
52957
52957
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -52976,7 +52976,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52976
52976
|
dataUpdatedAt: number;
|
|
52977
52977
|
errorUpdatedAt: number;
|
|
52978
52978
|
failureCount: number;
|
|
52979
|
-
failureReason:
|
|
52979
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
52980
52980
|
errorUpdateCount: number;
|
|
52981
52981
|
isFetched: boolean;
|
|
52982
52982
|
isFetchedAfterMount: boolean;
|
|
@@ -52986,7 +52986,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52986
52986
|
isRefetching: boolean;
|
|
52987
52987
|
isStale: boolean;
|
|
52988
52988
|
isEnabled: boolean;
|
|
52989
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
52989
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
52990
52990
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
52991
52991
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
52992
52992
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -53010,7 +53010,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53010
53010
|
dataUpdatedAt: number;
|
|
53011
53011
|
errorUpdatedAt: number;
|
|
53012
53012
|
failureCount: number;
|
|
53013
|
-
failureReason:
|
|
53013
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53014
53014
|
errorUpdateCount: number;
|
|
53015
53015
|
isFetched: boolean;
|
|
53016
53016
|
isFetchedAfterMount: boolean;
|
|
@@ -53021,7 +53021,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53021
53021
|
isRefetching: boolean;
|
|
53022
53022
|
isStale: boolean;
|
|
53023
53023
|
isEnabled: boolean;
|
|
53024
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
53024
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
53025
53025
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53026
53026
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53027
53027
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -53046,7 +53046,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53046
53046
|
dataUpdatedAt: number;
|
|
53047
53047
|
errorUpdatedAt: number;
|
|
53048
53048
|
failureCount: number;
|
|
53049
|
-
failureReason:
|
|
53049
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53050
53050
|
errorUpdateCount: number;
|
|
53051
53051
|
isFetched: boolean;
|
|
53052
53052
|
isFetchedAfterMount: boolean;
|
|
@@ -53056,7 +53056,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53056
53056
|
isRefetching: boolean;
|
|
53057
53057
|
isStale: boolean;
|
|
53058
53058
|
isEnabled: boolean;
|
|
53059
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint],
|
|
53059
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
53060
53060
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53061
53061
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53062
53062
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -53549,7 +53549,7 @@ declare const useCurrentPrice: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53549
53549
|
//#endregion
|
|
53550
53550
|
//#region src/hooks/pool/useCurrentTick.d.ts
|
|
53551
53551
|
declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
53552
|
-
error:
|
|
53552
|
+
error: viem533.ReadContractErrorType;
|
|
53553
53553
|
isError: true;
|
|
53554
53554
|
isPending: false;
|
|
53555
53555
|
isLoading: false;
|
|
@@ -53561,7 +53561,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53561
53561
|
dataUpdatedAt: number;
|
|
53562
53562
|
errorUpdatedAt: number;
|
|
53563
53563
|
failureCount: number;
|
|
53564
|
-
failureReason:
|
|
53564
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53565
53565
|
errorUpdateCount: number;
|
|
53566
53566
|
isFetched: boolean;
|
|
53567
53567
|
isFetchedAfterMount: boolean;
|
|
@@ -53575,7 +53575,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53575
53575
|
exact: number;
|
|
53576
53576
|
rounded: number | undefined;
|
|
53577
53577
|
sqrtPriceX96: bigint;
|
|
53578
|
-
},
|
|
53578
|
+
}, viem533.ReadContractErrorType>>;
|
|
53579
53579
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53580
53580
|
promise: Promise<{
|
|
53581
53581
|
exact: number;
|
|
@@ -53599,7 +53599,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53599
53599
|
dataUpdatedAt: number;
|
|
53600
53600
|
errorUpdatedAt: number;
|
|
53601
53601
|
failureCount: number;
|
|
53602
|
-
failureReason:
|
|
53602
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53603
53603
|
errorUpdateCount: number;
|
|
53604
53604
|
isFetched: boolean;
|
|
53605
53605
|
isFetchedAfterMount: boolean;
|
|
@@ -53613,7 +53613,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53613
53613
|
exact: number;
|
|
53614
53614
|
rounded: number | undefined;
|
|
53615
53615
|
sqrtPriceX96: bigint;
|
|
53616
|
-
},
|
|
53616
|
+
}, viem533.ReadContractErrorType>>;
|
|
53617
53617
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53618
53618
|
promise: Promise<{
|
|
53619
53619
|
exact: number;
|
|
@@ -53625,7 +53625,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53625
53625
|
rounded: number | undefined;
|
|
53626
53626
|
sqrtPriceX96: bigint | undefined;
|
|
53627
53627
|
} | {
|
|
53628
|
-
error:
|
|
53628
|
+
error: viem533.ReadContractErrorType;
|
|
53629
53629
|
isError: true;
|
|
53630
53630
|
isPending: false;
|
|
53631
53631
|
isLoading: false;
|
|
@@ -53637,7 +53637,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53637
53637
|
dataUpdatedAt: number;
|
|
53638
53638
|
errorUpdatedAt: number;
|
|
53639
53639
|
failureCount: number;
|
|
53640
|
-
failureReason:
|
|
53640
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53641
53641
|
errorUpdateCount: number;
|
|
53642
53642
|
isFetched: boolean;
|
|
53643
53643
|
isFetchedAfterMount: boolean;
|
|
@@ -53651,7 +53651,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53651
53651
|
exact: number;
|
|
53652
53652
|
rounded: number | undefined;
|
|
53653
53653
|
sqrtPriceX96: bigint;
|
|
53654
|
-
},
|
|
53654
|
+
}, viem533.ReadContractErrorType>>;
|
|
53655
53655
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53656
53656
|
promise: Promise<{
|
|
53657
53657
|
exact: number;
|
|
@@ -53675,7 +53675,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53675
53675
|
dataUpdatedAt: number;
|
|
53676
53676
|
errorUpdatedAt: number;
|
|
53677
53677
|
failureCount: number;
|
|
53678
|
-
failureReason:
|
|
53678
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53679
53679
|
errorUpdateCount: number;
|
|
53680
53680
|
isFetched: boolean;
|
|
53681
53681
|
isFetchedAfterMount: boolean;
|
|
@@ -53689,7 +53689,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53689
53689
|
exact: number;
|
|
53690
53690
|
rounded: number | undefined;
|
|
53691
53691
|
sqrtPriceX96: bigint;
|
|
53692
|
-
},
|
|
53692
|
+
}, viem533.ReadContractErrorType>>;
|
|
53693
53693
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53694
53694
|
promise: Promise<{
|
|
53695
53695
|
exact: number;
|
|
@@ -53712,7 +53712,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53712
53712
|
dataUpdatedAt: number;
|
|
53713
53713
|
errorUpdatedAt: number;
|
|
53714
53714
|
failureCount: number;
|
|
53715
|
-
failureReason:
|
|
53715
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53716
53716
|
errorUpdateCount: number;
|
|
53717
53717
|
isFetched: boolean;
|
|
53718
53718
|
isFetchedAfterMount: boolean;
|
|
@@ -53727,7 +53727,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53727
53727
|
exact: number;
|
|
53728
53728
|
rounded: number | undefined;
|
|
53729
53729
|
sqrtPriceX96: bigint;
|
|
53730
|
-
},
|
|
53730
|
+
}, viem533.ReadContractErrorType>>;
|
|
53731
53731
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53732
53732
|
promise: Promise<{
|
|
53733
53733
|
exact: number;
|
|
@@ -53751,7 +53751,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53751
53751
|
dataUpdatedAt: number;
|
|
53752
53752
|
errorUpdatedAt: number;
|
|
53753
53753
|
failureCount: number;
|
|
53754
|
-
failureReason:
|
|
53754
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53755
53755
|
errorUpdateCount: number;
|
|
53756
53756
|
isFetched: boolean;
|
|
53757
53757
|
isFetchedAfterMount: boolean;
|
|
@@ -53765,7 +53765,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53765
53765
|
exact: number;
|
|
53766
53766
|
rounded: number | undefined;
|
|
53767
53767
|
sqrtPriceX96: bigint;
|
|
53768
|
-
},
|
|
53768
|
+
}, viem533.ReadContractErrorType>>;
|
|
53769
53769
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53770
53770
|
promise: Promise<{
|
|
53771
53771
|
exact: number;
|
|
@@ -53806,7 +53806,7 @@ declare const useBurnLiquidity: (vaultAddr?: Address) => {
|
|
|
53806
53806
|
//#region src/hooks/vault/useLiquidityBlocks.d.ts
|
|
53807
53807
|
type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
|
|
53808
53808
|
declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
53809
|
-
error:
|
|
53809
|
+
error: viem533.ReadContractErrorType;
|
|
53810
53810
|
isError: true;
|
|
53811
53811
|
isPending: false;
|
|
53812
53812
|
isLoading: false;
|
|
@@ -53818,7 +53818,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53818
53818
|
dataUpdatedAt: number;
|
|
53819
53819
|
errorUpdatedAt: number;
|
|
53820
53820
|
failureCount: number;
|
|
53821
|
-
failureReason:
|
|
53821
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53822
53822
|
errorUpdateCount: number;
|
|
53823
53823
|
isFetched: boolean;
|
|
53824
53824
|
isFetchedAfterMount: boolean;
|
|
@@ -53840,7 +53840,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53840
53840
|
totalAmount1: bigint;
|
|
53841
53841
|
borrowedAmount0: bigint;
|
|
53842
53842
|
borrowedAmount1: bigint;
|
|
53843
|
-
}[],
|
|
53843
|
+
}[], viem533.ReadContractErrorType>>;
|
|
53844
53844
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53845
53845
|
promise: Promise<readonly {
|
|
53846
53846
|
tickLower: number;
|
|
@@ -53882,7 +53882,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53882
53882
|
dataUpdatedAt: number;
|
|
53883
53883
|
errorUpdatedAt: number;
|
|
53884
53884
|
failureCount: number;
|
|
53885
|
-
failureReason:
|
|
53885
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53886
53886
|
errorUpdateCount: number;
|
|
53887
53887
|
isFetched: boolean;
|
|
53888
53888
|
isFetchedAfterMount: boolean;
|
|
@@ -53904,7 +53904,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53904
53904
|
totalAmount1: bigint;
|
|
53905
53905
|
borrowedAmount0: bigint;
|
|
53906
53906
|
borrowedAmount1: bigint;
|
|
53907
|
-
}[],
|
|
53907
|
+
}[], viem533.ReadContractErrorType>>;
|
|
53908
53908
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53909
53909
|
promise: Promise<readonly {
|
|
53910
53910
|
tickLower: number;
|
|
@@ -53934,7 +53934,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53934
53934
|
borrowedAmount1: bigint;
|
|
53935
53935
|
}[];
|
|
53936
53936
|
} | {
|
|
53937
|
-
error:
|
|
53937
|
+
error: viem533.ReadContractErrorType;
|
|
53938
53938
|
isError: true;
|
|
53939
53939
|
isPending: false;
|
|
53940
53940
|
isLoading: false;
|
|
@@ -53946,7 +53946,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53946
53946
|
dataUpdatedAt: number;
|
|
53947
53947
|
errorUpdatedAt: number;
|
|
53948
53948
|
failureCount: number;
|
|
53949
|
-
failureReason:
|
|
53949
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
53950
53950
|
errorUpdateCount: number;
|
|
53951
53951
|
isFetched: boolean;
|
|
53952
53952
|
isFetchedAfterMount: boolean;
|
|
@@ -53968,7 +53968,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53968
53968
|
totalAmount1: bigint;
|
|
53969
53969
|
borrowedAmount0: bigint;
|
|
53970
53970
|
borrowedAmount1: bigint;
|
|
53971
|
-
}[],
|
|
53971
|
+
}[], viem533.ReadContractErrorType>>;
|
|
53972
53972
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
53973
53973
|
promise: Promise<readonly {
|
|
53974
53974
|
tickLower: number;
|
|
@@ -54010,7 +54010,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54010
54010
|
dataUpdatedAt: number;
|
|
54011
54011
|
errorUpdatedAt: number;
|
|
54012
54012
|
failureCount: number;
|
|
54013
|
-
failureReason:
|
|
54013
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54014
54014
|
errorUpdateCount: number;
|
|
54015
54015
|
isFetched: boolean;
|
|
54016
54016
|
isFetchedAfterMount: boolean;
|
|
@@ -54032,7 +54032,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54032
54032
|
totalAmount1: bigint;
|
|
54033
54033
|
borrowedAmount0: bigint;
|
|
54034
54034
|
borrowedAmount1: bigint;
|
|
54035
|
-
}[],
|
|
54035
|
+
}[], viem533.ReadContractErrorType>>;
|
|
54036
54036
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54037
54037
|
promise: Promise<readonly {
|
|
54038
54038
|
tickLower: number;
|
|
@@ -54073,7 +54073,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54073
54073
|
dataUpdatedAt: number;
|
|
54074
54074
|
errorUpdatedAt: number;
|
|
54075
54075
|
failureCount: number;
|
|
54076
|
-
failureReason:
|
|
54076
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54077
54077
|
errorUpdateCount: number;
|
|
54078
54078
|
isFetched: boolean;
|
|
54079
54079
|
isFetchedAfterMount: boolean;
|
|
@@ -54096,7 +54096,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54096
54096
|
totalAmount1: bigint;
|
|
54097
54097
|
borrowedAmount0: bigint;
|
|
54098
54098
|
borrowedAmount1: bigint;
|
|
54099
|
-
}[],
|
|
54099
|
+
}[], viem533.ReadContractErrorType>>;
|
|
54100
54100
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54101
54101
|
promise: Promise<readonly {
|
|
54102
54102
|
tickLower: number;
|
|
@@ -54138,7 +54138,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54138
54138
|
dataUpdatedAt: number;
|
|
54139
54139
|
errorUpdatedAt: number;
|
|
54140
54140
|
failureCount: number;
|
|
54141
|
-
failureReason:
|
|
54141
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54142
54142
|
errorUpdateCount: number;
|
|
54143
54143
|
isFetched: boolean;
|
|
54144
54144
|
isFetchedAfterMount: boolean;
|
|
@@ -54160,7 +54160,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54160
54160
|
totalAmount1: bigint;
|
|
54161
54161
|
borrowedAmount0: bigint;
|
|
54162
54162
|
borrowedAmount1: bigint;
|
|
54163
|
-
}[],
|
|
54163
|
+
}[], viem533.ReadContractErrorType>>;
|
|
54164
54164
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54165
54165
|
promise: Promise<readonly {
|
|
54166
54166
|
tickLower: number;
|
|
@@ -54236,7 +54236,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
|
|
|
54236
54236
|
borrowed0: Amount;
|
|
54237
54237
|
borrowed1: Amount;
|
|
54238
54238
|
blocksCount: bigint;
|
|
54239
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint],
|
|
54239
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem533.ReadContractErrorType>>;
|
|
54240
54240
|
};
|
|
54241
54241
|
//#endregion
|
|
54242
54242
|
//#region src/hooks/tokens/useTokenData.d.ts
|
|
@@ -54249,7 +54249,7 @@ declare const useTokenData: (tokenAddr?: Address) => Partial<NonUndefinedGuard<{
|
|
|
54249
54249
|
//#endregion
|
|
54250
54250
|
//#region src/hooks/tokens/useTokenBalance.d.ts
|
|
54251
54251
|
declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
54252
|
-
error:
|
|
54252
|
+
error: viem533.ReadContractErrorType;
|
|
54253
54253
|
isError: true;
|
|
54254
54254
|
isPending: false;
|
|
54255
54255
|
isLoading: false;
|
|
@@ -54261,7 +54261,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54261
54261
|
dataUpdatedAt: number;
|
|
54262
54262
|
errorUpdatedAt: number;
|
|
54263
54263
|
failureCount: number;
|
|
54264
|
-
failureReason:
|
|
54264
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54265
54265
|
errorUpdateCount: number;
|
|
54266
54266
|
isFetched: boolean;
|
|
54267
54267
|
isFetchedAfterMount: boolean;
|
|
@@ -54271,7 +54271,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54271
54271
|
isRefetching: boolean;
|
|
54272
54272
|
isStale: boolean;
|
|
54273
54273
|
isEnabled: boolean;
|
|
54274
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
54274
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54275
54275
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54276
54276
|
promise: Promise<bigint>;
|
|
54277
54277
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -54289,7 +54289,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54289
54289
|
dataUpdatedAt: number;
|
|
54290
54290
|
errorUpdatedAt: number;
|
|
54291
54291
|
failureCount: number;
|
|
54292
|
-
failureReason:
|
|
54292
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54293
54293
|
errorUpdateCount: number;
|
|
54294
54294
|
isFetched: boolean;
|
|
54295
54295
|
isFetchedAfterMount: boolean;
|
|
@@ -54299,13 +54299,13 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54299
54299
|
isRefetching: boolean;
|
|
54300
54300
|
isStale: boolean;
|
|
54301
54301
|
isEnabled: boolean;
|
|
54302
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
54302
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54303
54303
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54304
54304
|
promise: Promise<bigint>;
|
|
54305
54305
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
54306
54306
|
data: Amount | undefined;
|
|
54307
54307
|
} | {
|
|
54308
|
-
error:
|
|
54308
|
+
error: viem533.ReadContractErrorType;
|
|
54309
54309
|
isError: true;
|
|
54310
54310
|
isPending: false;
|
|
54311
54311
|
isLoading: false;
|
|
@@ -54317,7 +54317,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54317
54317
|
dataUpdatedAt: number;
|
|
54318
54318
|
errorUpdatedAt: number;
|
|
54319
54319
|
failureCount: number;
|
|
54320
|
-
failureReason:
|
|
54320
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54321
54321
|
errorUpdateCount: number;
|
|
54322
54322
|
isFetched: boolean;
|
|
54323
54323
|
isFetchedAfterMount: boolean;
|
|
@@ -54327,7 +54327,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54327
54327
|
isRefetching: boolean;
|
|
54328
54328
|
isStale: boolean;
|
|
54329
54329
|
isEnabled: boolean;
|
|
54330
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
54330
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54331
54331
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54332
54332
|
promise: Promise<bigint>;
|
|
54333
54333
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -54345,7 +54345,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54345
54345
|
dataUpdatedAt: number;
|
|
54346
54346
|
errorUpdatedAt: number;
|
|
54347
54347
|
failureCount: number;
|
|
54348
|
-
failureReason:
|
|
54348
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54349
54349
|
errorUpdateCount: number;
|
|
54350
54350
|
isFetched: boolean;
|
|
54351
54351
|
isFetchedAfterMount: boolean;
|
|
@@ -54355,7 +54355,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54355
54355
|
isRefetching: boolean;
|
|
54356
54356
|
isStale: boolean;
|
|
54357
54357
|
isEnabled: boolean;
|
|
54358
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
54358
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54359
54359
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54360
54360
|
promise: Promise<bigint>;
|
|
54361
54361
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -54372,7 +54372,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54372
54372
|
dataUpdatedAt: number;
|
|
54373
54373
|
errorUpdatedAt: number;
|
|
54374
54374
|
failureCount: number;
|
|
54375
|
-
failureReason:
|
|
54375
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54376
54376
|
errorUpdateCount: number;
|
|
54377
54377
|
isFetched: boolean;
|
|
54378
54378
|
isFetchedAfterMount: boolean;
|
|
@@ -54383,7 +54383,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54383
54383
|
isRefetching: boolean;
|
|
54384
54384
|
isStale: boolean;
|
|
54385
54385
|
isEnabled: boolean;
|
|
54386
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
54386
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54387
54387
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54388
54388
|
promise: Promise<bigint>;
|
|
54389
54389
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -54401,7 +54401,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54401
54401
|
dataUpdatedAt: number;
|
|
54402
54402
|
errorUpdatedAt: number;
|
|
54403
54403
|
failureCount: number;
|
|
54404
|
-
failureReason:
|
|
54404
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54405
54405
|
errorUpdateCount: number;
|
|
54406
54406
|
isFetched: boolean;
|
|
54407
54407
|
isFetchedAfterMount: boolean;
|
|
@@ -54411,7 +54411,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54411
54411
|
isRefetching: boolean;
|
|
54412
54412
|
isStale: boolean;
|
|
54413
54413
|
isEnabled: boolean;
|
|
54414
|
-
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint,
|
|
54414
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54415
54415
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54416
54416
|
promise: Promise<bigint>;
|
|
54417
54417
|
queryKey: _tanstack_query_core0.QueryKey;
|
|
@@ -54429,7 +54429,7 @@ declare const useApproval: () => {
|
|
|
54429
54429
|
//#endregion
|
|
54430
54430
|
//#region src/hooks/guardian/useGuardianGlobalState.d.ts
|
|
54431
54431
|
declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
54432
|
-
error:
|
|
54432
|
+
error: viem533.ReadContractErrorType;
|
|
54433
54433
|
isError: true;
|
|
54434
54434
|
isPending: false;
|
|
54435
54435
|
isLoading: false;
|
|
@@ -54441,7 +54441,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54441
54441
|
dataUpdatedAt: number;
|
|
54442
54442
|
errorUpdatedAt: number;
|
|
54443
54443
|
failureCount: number;
|
|
54444
|
-
failureReason:
|
|
54444
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54445
54445
|
errorUpdateCount: number;
|
|
54446
54446
|
isFetched: boolean;
|
|
54447
54447
|
isFetchedAfterMount: boolean;
|
|
@@ -54467,7 +54467,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54467
54467
|
minWithdrawalInterval: bigint;
|
|
54468
54468
|
senderIsAdmin: boolean;
|
|
54469
54469
|
senderIsPauser: boolean;
|
|
54470
|
-
},
|
|
54470
|
+
}, viem533.ReadContractErrorType>>;
|
|
54471
54471
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54472
54472
|
promise: Promise<{
|
|
54473
54473
|
globalMintPaused: {
|
|
@@ -54517,7 +54517,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54517
54517
|
dataUpdatedAt: number;
|
|
54518
54518
|
errorUpdatedAt: number;
|
|
54519
54519
|
failureCount: number;
|
|
54520
|
-
failureReason:
|
|
54520
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54521
54521
|
errorUpdateCount: number;
|
|
54522
54522
|
isFetched: boolean;
|
|
54523
54523
|
isFetchedAfterMount: boolean;
|
|
@@ -54543,7 +54543,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54543
54543
|
minWithdrawalInterval: bigint;
|
|
54544
54544
|
senderIsAdmin: boolean;
|
|
54545
54545
|
senderIsPauser: boolean;
|
|
54546
|
-
},
|
|
54546
|
+
}, viem533.ReadContractErrorType>>;
|
|
54547
54547
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54548
54548
|
promise: Promise<{
|
|
54549
54549
|
globalMintPaused: {
|
|
@@ -54581,7 +54581,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54581
54581
|
senderIsPauser: boolean;
|
|
54582
54582
|
} | undefined>>;
|
|
54583
54583
|
} | {
|
|
54584
|
-
error:
|
|
54584
|
+
error: viem533.ReadContractErrorType;
|
|
54585
54585
|
isError: true;
|
|
54586
54586
|
isPending: false;
|
|
54587
54587
|
isLoading: false;
|
|
@@ -54593,7 +54593,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54593
54593
|
dataUpdatedAt: number;
|
|
54594
54594
|
errorUpdatedAt: number;
|
|
54595
54595
|
failureCount: number;
|
|
54596
|
-
failureReason:
|
|
54596
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54597
54597
|
errorUpdateCount: number;
|
|
54598
54598
|
isFetched: boolean;
|
|
54599
54599
|
isFetchedAfterMount: boolean;
|
|
@@ -54619,7 +54619,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54619
54619
|
minWithdrawalInterval: bigint;
|
|
54620
54620
|
senderIsAdmin: boolean;
|
|
54621
54621
|
senderIsPauser: boolean;
|
|
54622
|
-
},
|
|
54622
|
+
}, viem533.ReadContractErrorType>>;
|
|
54623
54623
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54624
54624
|
promise: Promise<{
|
|
54625
54625
|
globalMintPaused: {
|
|
@@ -54669,7 +54669,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54669
54669
|
dataUpdatedAt: number;
|
|
54670
54670
|
errorUpdatedAt: number;
|
|
54671
54671
|
failureCount: number;
|
|
54672
|
-
failureReason:
|
|
54672
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54673
54673
|
errorUpdateCount: number;
|
|
54674
54674
|
isFetched: boolean;
|
|
54675
54675
|
isFetchedAfterMount: boolean;
|
|
@@ -54695,7 +54695,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54695
54695
|
minWithdrawalInterval: bigint;
|
|
54696
54696
|
senderIsAdmin: boolean;
|
|
54697
54697
|
senderIsPauser: boolean;
|
|
54698
|
-
},
|
|
54698
|
+
}, viem533.ReadContractErrorType>>;
|
|
54699
54699
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54700
54700
|
promise: Promise<{
|
|
54701
54701
|
globalMintPaused: {
|
|
@@ -54744,7 +54744,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54744
54744
|
dataUpdatedAt: number;
|
|
54745
54745
|
errorUpdatedAt: number;
|
|
54746
54746
|
failureCount: number;
|
|
54747
|
-
failureReason:
|
|
54747
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54748
54748
|
errorUpdateCount: number;
|
|
54749
54749
|
isFetched: boolean;
|
|
54750
54750
|
isFetchedAfterMount: boolean;
|
|
@@ -54771,7 +54771,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54771
54771
|
minWithdrawalInterval: bigint;
|
|
54772
54772
|
senderIsAdmin: boolean;
|
|
54773
54773
|
senderIsPauser: boolean;
|
|
54774
|
-
},
|
|
54774
|
+
}, viem533.ReadContractErrorType>>;
|
|
54775
54775
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54776
54776
|
promise: Promise<{
|
|
54777
54777
|
globalMintPaused: {
|
|
@@ -54821,7 +54821,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54821
54821
|
dataUpdatedAt: number;
|
|
54822
54822
|
errorUpdatedAt: number;
|
|
54823
54823
|
failureCount: number;
|
|
54824
|
-
failureReason:
|
|
54824
|
+
failureReason: viem533.ReadContractErrorType | null;
|
|
54825
54825
|
errorUpdateCount: number;
|
|
54826
54826
|
isFetched: boolean;
|
|
54827
54827
|
isFetchedAfterMount: boolean;
|
|
@@ -54847,7 +54847,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54847
54847
|
minWithdrawalInterval: bigint;
|
|
54848
54848
|
senderIsAdmin: boolean;
|
|
54849
54849
|
senderIsPauser: boolean;
|
|
54850
|
-
},
|
|
54850
|
+
}, viem533.ReadContractErrorType>>;
|
|
54851
54851
|
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
54852
54852
|
promise: Promise<{
|
|
54853
54853
|
globalMintPaused: {
|
|
@@ -54892,8 +54892,8 @@ declare const usePauseGlobalTrading: ({
|
|
|
54892
54892
|
}: {
|
|
54893
54893
|
marketAddr?: Address;
|
|
54894
54894
|
}) => {
|
|
54895
|
-
data: undefined;
|
|
54896
54895
|
error: null;
|
|
54896
|
+
data: undefined;
|
|
54897
54897
|
status: "idle";
|
|
54898
54898
|
isError: false;
|
|
54899
54899
|
isPending: false;
|
|
@@ -54906,11 +54906,11 @@ declare const usePauseGlobalTrading: ({
|
|
|
54906
54906
|
reset: () => void;
|
|
54907
54907
|
context: unknown;
|
|
54908
54908
|
submittedAt: number;
|
|
54909
|
-
writeContract:
|
|
54909
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
54910
54910
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
54911
54911
|
} | {
|
|
54912
|
-
data: undefined;
|
|
54913
54912
|
error: null;
|
|
54913
|
+
data: undefined;
|
|
54914
54914
|
status: "pending";
|
|
54915
54915
|
isError: false;
|
|
54916
54916
|
isPending: true;
|
|
@@ -54919,12 +54919,12 @@ declare const usePauseGlobalTrading: ({
|
|
|
54919
54919
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
54920
54920
|
isPaused: boolean;
|
|
54921
54921
|
variables: {
|
|
54922
|
-
abi:
|
|
54922
|
+
abi: abitype17.Abi;
|
|
54923
54923
|
functionName: string;
|
|
54924
54924
|
args?: readonly unknown[] | undefined;
|
|
54925
54925
|
address: Address;
|
|
54926
|
-
chain?:
|
|
54927
|
-
account?: `0x${string}` |
|
|
54926
|
+
chain?: viem533.Chain | null | undefined;
|
|
54927
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
54928
54928
|
value?: bigint | undefined;
|
|
54929
54929
|
dataSuffix?: `0x${string}` | undefined;
|
|
54930
54930
|
type?: "legacy" | undefined;
|
|
@@ -54941,14 +54941,14 @@ declare const usePauseGlobalTrading: ({
|
|
|
54941
54941
|
sidecars?: undefined;
|
|
54942
54942
|
authorizationList?: undefined;
|
|
54943
54943
|
chainId?: number | undefined;
|
|
54944
|
-
connector?:
|
|
54944
|
+
connector?: wagmi21.Connector | undefined;
|
|
54945
54945
|
} | {
|
|
54946
|
-
abi:
|
|
54946
|
+
abi: abitype17.Abi;
|
|
54947
54947
|
functionName: string;
|
|
54948
54948
|
args?: readonly unknown[] | undefined;
|
|
54949
54949
|
address: Address;
|
|
54950
|
-
chain?:
|
|
54951
|
-
account?: `0x${string}` |
|
|
54950
|
+
chain?: viem533.Chain | null | undefined;
|
|
54951
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
54952
54952
|
value?: bigint | undefined;
|
|
54953
54953
|
dataSuffix?: `0x${string}` | undefined;
|
|
54954
54954
|
type?: "eip2930" | undefined;
|
|
@@ -54961,18 +54961,18 @@ declare const usePauseGlobalTrading: ({
|
|
|
54961
54961
|
maxFeePerBlobGas?: undefined | undefined;
|
|
54962
54962
|
maxFeePerGas?: undefined | undefined;
|
|
54963
54963
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
54964
|
-
accessList?:
|
|
54964
|
+
accessList?: viem533.AccessList | undefined;
|
|
54965
54965
|
sidecars?: undefined;
|
|
54966
54966
|
authorizationList?: undefined;
|
|
54967
54967
|
chainId?: number | undefined;
|
|
54968
|
-
connector?:
|
|
54968
|
+
connector?: wagmi21.Connector | undefined;
|
|
54969
54969
|
} | {
|
|
54970
|
-
abi:
|
|
54970
|
+
abi: abitype17.Abi;
|
|
54971
54971
|
functionName: string;
|
|
54972
54972
|
args?: readonly unknown[] | undefined;
|
|
54973
54973
|
address: Address;
|
|
54974
|
-
chain?:
|
|
54975
|
-
account?: `0x${string}` |
|
|
54974
|
+
chain?: viem533.Chain | null | undefined;
|
|
54975
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
54976
54976
|
value?: bigint | undefined;
|
|
54977
54977
|
dataSuffix?: `0x${string}` | undefined;
|
|
54978
54978
|
type?: "eip1559" | undefined;
|
|
@@ -54985,66 +54985,66 @@ declare const usePauseGlobalTrading: ({
|
|
|
54985
54985
|
maxFeePerBlobGas?: undefined | undefined;
|
|
54986
54986
|
maxFeePerGas?: bigint | undefined;
|
|
54987
54987
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
54988
|
-
accessList?:
|
|
54988
|
+
accessList?: viem533.AccessList | undefined;
|
|
54989
54989
|
sidecars?: undefined;
|
|
54990
54990
|
authorizationList?: undefined;
|
|
54991
54991
|
chainId?: number | undefined;
|
|
54992
|
-
connector?:
|
|
54992
|
+
connector?: wagmi21.Connector | undefined;
|
|
54993
54993
|
} | {
|
|
54994
|
-
abi:
|
|
54994
|
+
abi: abitype17.Abi;
|
|
54995
54995
|
functionName: string;
|
|
54996
54996
|
args?: readonly unknown[] | undefined;
|
|
54997
54997
|
address: Address;
|
|
54998
|
-
chain?:
|
|
54999
|
-
account?: `0x${string}` |
|
|
54998
|
+
chain?: viem533.Chain | null | undefined;
|
|
54999
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55000
55000
|
value?: bigint | undefined;
|
|
55001
55001
|
dataSuffix?: `0x${string}` | undefined;
|
|
55002
55002
|
type?: "eip4844" | undefined;
|
|
55003
55003
|
gas?: bigint | undefined;
|
|
55004
55004
|
nonce?: number | undefined;
|
|
55005
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
55006
|
-
blobVersionedHashes: readonly
|
|
55005
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
55006
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
55007
55007
|
kzg?: undefined;
|
|
55008
55008
|
gasPrice?: undefined | undefined;
|
|
55009
55009
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55010
55010
|
maxFeePerGas?: bigint | undefined;
|
|
55011
55011
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55012
|
-
accessList?:
|
|
55013
|
-
sidecars?: readonly
|
|
55012
|
+
accessList?: viem533.AccessList | undefined;
|
|
55013
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55014
55014
|
authorizationList?: undefined;
|
|
55015
55015
|
chainId?: number | undefined;
|
|
55016
|
-
connector?:
|
|
55016
|
+
connector?: wagmi21.Connector | undefined;
|
|
55017
55017
|
} | {
|
|
55018
|
-
abi:
|
|
55018
|
+
abi: abitype17.Abi;
|
|
55019
55019
|
functionName: string;
|
|
55020
55020
|
args?: readonly unknown[] | undefined;
|
|
55021
55021
|
address: Address;
|
|
55022
|
-
chain?:
|
|
55023
|
-
account?: `0x${string}` |
|
|
55022
|
+
chain?: viem533.Chain | null | undefined;
|
|
55023
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55024
55024
|
value?: bigint | undefined;
|
|
55025
55025
|
dataSuffix?: `0x${string}` | undefined;
|
|
55026
55026
|
type?: "eip4844" | undefined;
|
|
55027
55027
|
gas?: bigint | undefined;
|
|
55028
55028
|
nonce?: number | undefined;
|
|
55029
|
-
blobs: readonly
|
|
55029
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
55030
55030
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55031
|
-
kzg?:
|
|
55031
|
+
kzg?: viem533.Kzg | undefined;
|
|
55032
55032
|
gasPrice?: undefined | undefined;
|
|
55033
55033
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55034
55034
|
maxFeePerGas?: bigint | undefined;
|
|
55035
55035
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55036
|
-
accessList?:
|
|
55037
|
-
sidecars?: readonly
|
|
55036
|
+
accessList?: viem533.AccessList | undefined;
|
|
55037
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55038
55038
|
authorizationList?: undefined;
|
|
55039
55039
|
chainId?: number | undefined;
|
|
55040
|
-
connector?:
|
|
55040
|
+
connector?: wagmi21.Connector | undefined;
|
|
55041
55041
|
} | {
|
|
55042
|
-
abi:
|
|
55042
|
+
abi: abitype17.Abi;
|
|
55043
55043
|
functionName: string;
|
|
55044
55044
|
args?: readonly unknown[] | undefined;
|
|
55045
55045
|
address: Address;
|
|
55046
|
-
chain?:
|
|
55047
|
-
account?: `0x${string}` |
|
|
55046
|
+
chain?: viem533.Chain | null | undefined;
|
|
55047
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55048
55048
|
value?: bigint | undefined;
|
|
55049
55049
|
dataSuffix?: `0x${string}` | undefined;
|
|
55050
55050
|
type?: "eip7702" | undefined;
|
|
@@ -55057,21 +55057,21 @@ declare const usePauseGlobalTrading: ({
|
|
|
55057
55057
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55058
55058
|
maxFeePerGas?: bigint | undefined;
|
|
55059
55059
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55060
|
-
accessList?:
|
|
55060
|
+
accessList?: viem533.AccessList | undefined;
|
|
55061
55061
|
sidecars?: undefined;
|
|
55062
|
-
authorizationList?:
|
|
55062
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55063
55063
|
chainId?: number | undefined;
|
|
55064
|
-
connector?:
|
|
55064
|
+
connector?: wagmi21.Connector | undefined;
|
|
55065
55065
|
};
|
|
55066
55066
|
isIdle: false;
|
|
55067
55067
|
reset: () => void;
|
|
55068
55068
|
context: unknown;
|
|
55069
55069
|
submittedAt: number;
|
|
55070
|
-
writeContract:
|
|
55070
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
55071
55071
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55072
55072
|
} | {
|
|
55073
|
-
data: undefined;
|
|
55074
55073
|
error: _wagmi_core0.WriteContractErrorType;
|
|
55074
|
+
data: undefined;
|
|
55075
55075
|
status: "error";
|
|
55076
55076
|
isError: true;
|
|
55077
55077
|
isPending: false;
|
|
@@ -55080,12 +55080,12 @@ declare const usePauseGlobalTrading: ({
|
|
|
55080
55080
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55081
55081
|
isPaused: boolean;
|
|
55082
55082
|
variables: {
|
|
55083
|
-
abi:
|
|
55083
|
+
abi: abitype17.Abi;
|
|
55084
55084
|
functionName: string;
|
|
55085
55085
|
args?: readonly unknown[] | undefined;
|
|
55086
55086
|
address: Address;
|
|
55087
|
-
chain?:
|
|
55088
|
-
account?: `0x${string}` |
|
|
55087
|
+
chain?: viem533.Chain | null | undefined;
|
|
55088
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55089
55089
|
value?: bigint | undefined;
|
|
55090
55090
|
dataSuffix?: `0x${string}` | undefined;
|
|
55091
55091
|
type?: "legacy" | undefined;
|
|
@@ -55102,14 +55102,14 @@ declare const usePauseGlobalTrading: ({
|
|
|
55102
55102
|
sidecars?: undefined;
|
|
55103
55103
|
authorizationList?: undefined;
|
|
55104
55104
|
chainId?: number | undefined;
|
|
55105
|
-
connector?:
|
|
55105
|
+
connector?: wagmi21.Connector | undefined;
|
|
55106
55106
|
} | {
|
|
55107
|
-
abi:
|
|
55107
|
+
abi: abitype17.Abi;
|
|
55108
55108
|
functionName: string;
|
|
55109
55109
|
args?: readonly unknown[] | undefined;
|
|
55110
55110
|
address: Address;
|
|
55111
|
-
chain?:
|
|
55112
|
-
account?: `0x${string}` |
|
|
55111
|
+
chain?: viem533.Chain | null | undefined;
|
|
55112
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55113
55113
|
value?: bigint | undefined;
|
|
55114
55114
|
dataSuffix?: `0x${string}` | undefined;
|
|
55115
55115
|
type?: "eip2930" | undefined;
|
|
@@ -55122,18 +55122,18 @@ declare const usePauseGlobalTrading: ({
|
|
|
55122
55122
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55123
55123
|
maxFeePerGas?: undefined | undefined;
|
|
55124
55124
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
55125
|
-
accessList?:
|
|
55125
|
+
accessList?: viem533.AccessList | undefined;
|
|
55126
55126
|
sidecars?: undefined;
|
|
55127
55127
|
authorizationList?: undefined;
|
|
55128
55128
|
chainId?: number | undefined;
|
|
55129
|
-
connector?:
|
|
55129
|
+
connector?: wagmi21.Connector | undefined;
|
|
55130
55130
|
} | {
|
|
55131
|
-
abi:
|
|
55131
|
+
abi: abitype17.Abi;
|
|
55132
55132
|
functionName: string;
|
|
55133
55133
|
args?: readonly unknown[] | undefined;
|
|
55134
55134
|
address: Address;
|
|
55135
|
-
chain?:
|
|
55136
|
-
account?: `0x${string}` |
|
|
55135
|
+
chain?: viem533.Chain | null | undefined;
|
|
55136
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55137
55137
|
value?: bigint | undefined;
|
|
55138
55138
|
dataSuffix?: `0x${string}` | undefined;
|
|
55139
55139
|
type?: "eip1559" | undefined;
|
|
@@ -55146,66 +55146,66 @@ declare const usePauseGlobalTrading: ({
|
|
|
55146
55146
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55147
55147
|
maxFeePerGas?: bigint | undefined;
|
|
55148
55148
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55149
|
-
accessList?:
|
|
55149
|
+
accessList?: viem533.AccessList | undefined;
|
|
55150
55150
|
sidecars?: undefined;
|
|
55151
55151
|
authorizationList?: undefined;
|
|
55152
55152
|
chainId?: number | undefined;
|
|
55153
|
-
connector?:
|
|
55153
|
+
connector?: wagmi21.Connector | undefined;
|
|
55154
55154
|
} | {
|
|
55155
|
-
abi:
|
|
55155
|
+
abi: abitype17.Abi;
|
|
55156
55156
|
functionName: string;
|
|
55157
55157
|
args?: readonly unknown[] | undefined;
|
|
55158
55158
|
address: Address;
|
|
55159
|
-
chain?:
|
|
55160
|
-
account?: `0x${string}` |
|
|
55159
|
+
chain?: viem533.Chain | null | undefined;
|
|
55160
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55161
55161
|
value?: bigint | undefined;
|
|
55162
55162
|
dataSuffix?: `0x${string}` | undefined;
|
|
55163
55163
|
type?: "eip4844" | undefined;
|
|
55164
55164
|
gas?: bigint | undefined;
|
|
55165
55165
|
nonce?: number | undefined;
|
|
55166
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
55167
|
-
blobVersionedHashes: readonly
|
|
55166
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
55167
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
55168
55168
|
kzg?: undefined;
|
|
55169
55169
|
gasPrice?: undefined | undefined;
|
|
55170
55170
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55171
55171
|
maxFeePerGas?: bigint | undefined;
|
|
55172
55172
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55173
|
-
accessList?:
|
|
55174
|
-
sidecars?: readonly
|
|
55173
|
+
accessList?: viem533.AccessList | undefined;
|
|
55174
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55175
55175
|
authorizationList?: undefined;
|
|
55176
55176
|
chainId?: number | undefined;
|
|
55177
|
-
connector?:
|
|
55177
|
+
connector?: wagmi21.Connector | undefined;
|
|
55178
55178
|
} | {
|
|
55179
|
-
abi:
|
|
55179
|
+
abi: abitype17.Abi;
|
|
55180
55180
|
functionName: string;
|
|
55181
55181
|
args?: readonly unknown[] | undefined;
|
|
55182
55182
|
address: Address;
|
|
55183
|
-
chain?:
|
|
55184
|
-
account?: `0x${string}` |
|
|
55183
|
+
chain?: viem533.Chain | null | undefined;
|
|
55184
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55185
55185
|
value?: bigint | undefined;
|
|
55186
55186
|
dataSuffix?: `0x${string}` | undefined;
|
|
55187
55187
|
type?: "eip4844" | undefined;
|
|
55188
55188
|
gas?: bigint | undefined;
|
|
55189
55189
|
nonce?: number | undefined;
|
|
55190
|
-
blobs: readonly
|
|
55190
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
55191
55191
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55192
|
-
kzg?:
|
|
55192
|
+
kzg?: viem533.Kzg | undefined;
|
|
55193
55193
|
gasPrice?: undefined | undefined;
|
|
55194
55194
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55195
55195
|
maxFeePerGas?: bigint | undefined;
|
|
55196
55196
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55197
|
-
accessList?:
|
|
55198
|
-
sidecars?: readonly
|
|
55197
|
+
accessList?: viem533.AccessList | undefined;
|
|
55198
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55199
55199
|
authorizationList?: undefined;
|
|
55200
55200
|
chainId?: number | undefined;
|
|
55201
|
-
connector?:
|
|
55201
|
+
connector?: wagmi21.Connector | undefined;
|
|
55202
55202
|
} | {
|
|
55203
|
-
abi:
|
|
55203
|
+
abi: abitype17.Abi;
|
|
55204
55204
|
functionName: string;
|
|
55205
55205
|
args?: readonly unknown[] | undefined;
|
|
55206
55206
|
address: Address;
|
|
55207
|
-
chain?:
|
|
55208
|
-
account?: `0x${string}` |
|
|
55207
|
+
chain?: viem533.Chain | null | undefined;
|
|
55208
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55209
55209
|
value?: bigint | undefined;
|
|
55210
55210
|
dataSuffix?: `0x${string}` | undefined;
|
|
55211
55211
|
type?: "eip7702" | undefined;
|
|
@@ -55218,21 +55218,21 @@ declare const usePauseGlobalTrading: ({
|
|
|
55218
55218
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55219
55219
|
maxFeePerGas?: bigint | undefined;
|
|
55220
55220
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55221
|
-
accessList?:
|
|
55221
|
+
accessList?: viem533.AccessList | undefined;
|
|
55222
55222
|
sidecars?: undefined;
|
|
55223
|
-
authorizationList?:
|
|
55223
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55224
55224
|
chainId?: number | undefined;
|
|
55225
|
-
connector?:
|
|
55225
|
+
connector?: wagmi21.Connector | undefined;
|
|
55226
55226
|
};
|
|
55227
55227
|
isIdle: false;
|
|
55228
55228
|
reset: () => void;
|
|
55229
55229
|
context: unknown;
|
|
55230
55230
|
submittedAt: number;
|
|
55231
|
-
writeContract:
|
|
55231
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
55232
55232
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55233
55233
|
} | {
|
|
55234
|
-
data: `0x${string}`;
|
|
55235
55234
|
error: null;
|
|
55235
|
+
data: `0x${string}`;
|
|
55236
55236
|
status: "success";
|
|
55237
55237
|
isError: false;
|
|
55238
55238
|
isPending: false;
|
|
@@ -55241,12 +55241,12 @@ declare const usePauseGlobalTrading: ({
|
|
|
55241
55241
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55242
55242
|
isPaused: boolean;
|
|
55243
55243
|
variables: {
|
|
55244
|
-
abi:
|
|
55244
|
+
abi: abitype17.Abi;
|
|
55245
55245
|
functionName: string;
|
|
55246
55246
|
args?: readonly unknown[] | undefined;
|
|
55247
55247
|
address: Address;
|
|
55248
|
-
chain?:
|
|
55249
|
-
account?: `0x${string}` |
|
|
55248
|
+
chain?: viem533.Chain | null | undefined;
|
|
55249
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55250
55250
|
value?: bigint | undefined;
|
|
55251
55251
|
dataSuffix?: `0x${string}` | undefined;
|
|
55252
55252
|
type?: "legacy" | undefined;
|
|
@@ -55263,14 +55263,14 @@ declare const usePauseGlobalTrading: ({
|
|
|
55263
55263
|
sidecars?: undefined;
|
|
55264
55264
|
authorizationList?: undefined;
|
|
55265
55265
|
chainId?: number | undefined;
|
|
55266
|
-
connector?:
|
|
55266
|
+
connector?: wagmi21.Connector | undefined;
|
|
55267
55267
|
} | {
|
|
55268
|
-
abi:
|
|
55268
|
+
abi: abitype17.Abi;
|
|
55269
55269
|
functionName: string;
|
|
55270
55270
|
args?: readonly unknown[] | undefined;
|
|
55271
55271
|
address: Address;
|
|
55272
|
-
chain?:
|
|
55273
|
-
account?: `0x${string}` |
|
|
55272
|
+
chain?: viem533.Chain | null | undefined;
|
|
55273
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55274
55274
|
value?: bigint | undefined;
|
|
55275
55275
|
dataSuffix?: `0x${string}` | undefined;
|
|
55276
55276
|
type?: "eip2930" | undefined;
|
|
@@ -55283,18 +55283,18 @@ declare const usePauseGlobalTrading: ({
|
|
|
55283
55283
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55284
55284
|
maxFeePerGas?: undefined | undefined;
|
|
55285
55285
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
55286
|
-
accessList?:
|
|
55286
|
+
accessList?: viem533.AccessList | undefined;
|
|
55287
55287
|
sidecars?: undefined;
|
|
55288
55288
|
authorizationList?: undefined;
|
|
55289
55289
|
chainId?: number | undefined;
|
|
55290
|
-
connector?:
|
|
55290
|
+
connector?: wagmi21.Connector | undefined;
|
|
55291
55291
|
} | {
|
|
55292
|
-
abi:
|
|
55292
|
+
abi: abitype17.Abi;
|
|
55293
55293
|
functionName: string;
|
|
55294
55294
|
args?: readonly unknown[] | undefined;
|
|
55295
55295
|
address: Address;
|
|
55296
|
-
chain?:
|
|
55297
|
-
account?: `0x${string}` |
|
|
55296
|
+
chain?: viem533.Chain | null | undefined;
|
|
55297
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55298
55298
|
value?: bigint | undefined;
|
|
55299
55299
|
dataSuffix?: `0x${string}` | undefined;
|
|
55300
55300
|
type?: "eip1559" | undefined;
|
|
@@ -55307,66 +55307,66 @@ declare const usePauseGlobalTrading: ({
|
|
|
55307
55307
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55308
55308
|
maxFeePerGas?: bigint | undefined;
|
|
55309
55309
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55310
|
-
accessList?:
|
|
55310
|
+
accessList?: viem533.AccessList | undefined;
|
|
55311
55311
|
sidecars?: undefined;
|
|
55312
55312
|
authorizationList?: undefined;
|
|
55313
55313
|
chainId?: number | undefined;
|
|
55314
|
-
connector?:
|
|
55314
|
+
connector?: wagmi21.Connector | undefined;
|
|
55315
55315
|
} | {
|
|
55316
|
-
abi:
|
|
55316
|
+
abi: abitype17.Abi;
|
|
55317
55317
|
functionName: string;
|
|
55318
55318
|
args?: readonly unknown[] | undefined;
|
|
55319
55319
|
address: Address;
|
|
55320
|
-
chain?:
|
|
55321
|
-
account?: `0x${string}` |
|
|
55320
|
+
chain?: viem533.Chain | null | undefined;
|
|
55321
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55322
55322
|
value?: bigint | undefined;
|
|
55323
55323
|
dataSuffix?: `0x${string}` | undefined;
|
|
55324
55324
|
type?: "eip4844" | undefined;
|
|
55325
55325
|
gas?: bigint | undefined;
|
|
55326
55326
|
nonce?: number | undefined;
|
|
55327
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
55328
|
-
blobVersionedHashes: readonly
|
|
55327
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
55328
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
55329
55329
|
kzg?: undefined;
|
|
55330
55330
|
gasPrice?: undefined | undefined;
|
|
55331
55331
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55332
55332
|
maxFeePerGas?: bigint | undefined;
|
|
55333
55333
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55334
|
-
accessList?:
|
|
55335
|
-
sidecars?: readonly
|
|
55334
|
+
accessList?: viem533.AccessList | undefined;
|
|
55335
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55336
55336
|
authorizationList?: undefined;
|
|
55337
55337
|
chainId?: number | undefined;
|
|
55338
|
-
connector?:
|
|
55338
|
+
connector?: wagmi21.Connector | undefined;
|
|
55339
55339
|
} | {
|
|
55340
|
-
abi:
|
|
55340
|
+
abi: abitype17.Abi;
|
|
55341
55341
|
functionName: string;
|
|
55342
55342
|
args?: readonly unknown[] | undefined;
|
|
55343
55343
|
address: Address;
|
|
55344
|
-
chain?:
|
|
55345
|
-
account?: `0x${string}` |
|
|
55344
|
+
chain?: viem533.Chain | null | undefined;
|
|
55345
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55346
55346
|
value?: bigint | undefined;
|
|
55347
55347
|
dataSuffix?: `0x${string}` | undefined;
|
|
55348
55348
|
type?: "eip4844" | undefined;
|
|
55349
55349
|
gas?: bigint | undefined;
|
|
55350
55350
|
nonce?: number | undefined;
|
|
55351
|
-
blobs: readonly
|
|
55351
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
55352
55352
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55353
|
-
kzg?:
|
|
55353
|
+
kzg?: viem533.Kzg | undefined;
|
|
55354
55354
|
gasPrice?: undefined | undefined;
|
|
55355
55355
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55356
55356
|
maxFeePerGas?: bigint | undefined;
|
|
55357
55357
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55358
|
-
accessList?:
|
|
55359
|
-
sidecars?: readonly
|
|
55358
|
+
accessList?: viem533.AccessList | undefined;
|
|
55359
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55360
55360
|
authorizationList?: undefined;
|
|
55361
55361
|
chainId?: number | undefined;
|
|
55362
|
-
connector?:
|
|
55362
|
+
connector?: wagmi21.Connector | undefined;
|
|
55363
55363
|
} | {
|
|
55364
|
-
abi:
|
|
55364
|
+
abi: abitype17.Abi;
|
|
55365
55365
|
functionName: string;
|
|
55366
55366
|
args?: readonly unknown[] | undefined;
|
|
55367
55367
|
address: Address;
|
|
55368
|
-
chain?:
|
|
55369
|
-
account?: `0x${string}` |
|
|
55368
|
+
chain?: viem533.Chain | null | undefined;
|
|
55369
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55370
55370
|
value?: bigint | undefined;
|
|
55371
55371
|
dataSuffix?: `0x${string}` | undefined;
|
|
55372
55372
|
type?: "eip7702" | undefined;
|
|
@@ -55379,17 +55379,17 @@ declare const usePauseGlobalTrading: ({
|
|
|
55379
55379
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55380
55380
|
maxFeePerGas?: bigint | undefined;
|
|
55381
55381
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55382
|
-
accessList?:
|
|
55382
|
+
accessList?: viem533.AccessList | undefined;
|
|
55383
55383
|
sidecars?: undefined;
|
|
55384
|
-
authorizationList?:
|
|
55384
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55385
55385
|
chainId?: number | undefined;
|
|
55386
|
-
connector?:
|
|
55386
|
+
connector?: wagmi21.Connector | undefined;
|
|
55387
55387
|
};
|
|
55388
55388
|
isIdle: false;
|
|
55389
55389
|
reset: () => void;
|
|
55390
55390
|
context: unknown;
|
|
55391
55391
|
submittedAt: number;
|
|
55392
|
-
writeContract:
|
|
55392
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
55393
55393
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55394
55394
|
};
|
|
55395
55395
|
//#endregion
|
|
@@ -55399,8 +55399,8 @@ declare const usePauseMarketTrading: ({
|
|
|
55399
55399
|
}: {
|
|
55400
55400
|
marketAddr?: Address;
|
|
55401
55401
|
}) => {
|
|
55402
|
-
data: undefined;
|
|
55403
55402
|
error: null;
|
|
55403
|
+
data: undefined;
|
|
55404
55404
|
status: "idle";
|
|
55405
55405
|
isError: false;
|
|
55406
55406
|
isPending: false;
|
|
@@ -55413,11 +55413,11 @@ declare const usePauseMarketTrading: ({
|
|
|
55413
55413
|
reset: () => void;
|
|
55414
55414
|
context: unknown;
|
|
55415
55415
|
submittedAt: number;
|
|
55416
|
-
writeContract:
|
|
55416
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
55417
55417
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55418
55418
|
} | {
|
|
55419
|
-
data: undefined;
|
|
55420
55419
|
error: null;
|
|
55420
|
+
data: undefined;
|
|
55421
55421
|
status: "pending";
|
|
55422
55422
|
isError: false;
|
|
55423
55423
|
isPending: true;
|
|
@@ -55426,12 +55426,12 @@ declare const usePauseMarketTrading: ({
|
|
|
55426
55426
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55427
55427
|
isPaused: boolean;
|
|
55428
55428
|
variables: {
|
|
55429
|
-
abi:
|
|
55429
|
+
abi: abitype17.Abi;
|
|
55430
55430
|
functionName: string;
|
|
55431
55431
|
args?: readonly unknown[] | undefined;
|
|
55432
55432
|
address: Address;
|
|
55433
|
-
chain?:
|
|
55434
|
-
account?: `0x${string}` |
|
|
55433
|
+
chain?: viem533.Chain | null | undefined;
|
|
55434
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55435
55435
|
value?: bigint | undefined;
|
|
55436
55436
|
dataSuffix?: `0x${string}` | undefined;
|
|
55437
55437
|
type?: "legacy" | undefined;
|
|
@@ -55448,14 +55448,14 @@ declare const usePauseMarketTrading: ({
|
|
|
55448
55448
|
sidecars?: undefined;
|
|
55449
55449
|
authorizationList?: undefined;
|
|
55450
55450
|
chainId?: number | undefined;
|
|
55451
|
-
connector?:
|
|
55451
|
+
connector?: wagmi21.Connector | undefined;
|
|
55452
55452
|
} | {
|
|
55453
|
-
abi:
|
|
55453
|
+
abi: abitype17.Abi;
|
|
55454
55454
|
functionName: string;
|
|
55455
55455
|
args?: readonly unknown[] | undefined;
|
|
55456
55456
|
address: Address;
|
|
55457
|
-
chain?:
|
|
55458
|
-
account?: `0x${string}` |
|
|
55457
|
+
chain?: viem533.Chain | null | undefined;
|
|
55458
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55459
55459
|
value?: bigint | undefined;
|
|
55460
55460
|
dataSuffix?: `0x${string}` | undefined;
|
|
55461
55461
|
type?: "eip2930" | undefined;
|
|
@@ -55468,18 +55468,18 @@ declare const usePauseMarketTrading: ({
|
|
|
55468
55468
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55469
55469
|
maxFeePerGas?: undefined | undefined;
|
|
55470
55470
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
55471
|
-
accessList?:
|
|
55471
|
+
accessList?: viem533.AccessList | undefined;
|
|
55472
55472
|
sidecars?: undefined;
|
|
55473
55473
|
authorizationList?: undefined;
|
|
55474
55474
|
chainId?: number | undefined;
|
|
55475
|
-
connector?:
|
|
55475
|
+
connector?: wagmi21.Connector | undefined;
|
|
55476
55476
|
} | {
|
|
55477
|
-
abi:
|
|
55477
|
+
abi: abitype17.Abi;
|
|
55478
55478
|
functionName: string;
|
|
55479
55479
|
args?: readonly unknown[] | undefined;
|
|
55480
55480
|
address: Address;
|
|
55481
|
-
chain?:
|
|
55482
|
-
account?: `0x${string}` |
|
|
55481
|
+
chain?: viem533.Chain | null | undefined;
|
|
55482
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55483
55483
|
value?: bigint | undefined;
|
|
55484
55484
|
dataSuffix?: `0x${string}` | undefined;
|
|
55485
55485
|
type?: "eip1559" | undefined;
|
|
@@ -55492,66 +55492,66 @@ declare const usePauseMarketTrading: ({
|
|
|
55492
55492
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55493
55493
|
maxFeePerGas?: bigint | undefined;
|
|
55494
55494
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55495
|
-
accessList?:
|
|
55495
|
+
accessList?: viem533.AccessList | undefined;
|
|
55496
55496
|
sidecars?: undefined;
|
|
55497
55497
|
authorizationList?: undefined;
|
|
55498
55498
|
chainId?: number | undefined;
|
|
55499
|
-
connector?:
|
|
55499
|
+
connector?: wagmi21.Connector | undefined;
|
|
55500
55500
|
} | {
|
|
55501
|
-
abi:
|
|
55501
|
+
abi: abitype17.Abi;
|
|
55502
55502
|
functionName: string;
|
|
55503
55503
|
args?: readonly unknown[] | undefined;
|
|
55504
55504
|
address: Address;
|
|
55505
|
-
chain?:
|
|
55506
|
-
account?: `0x${string}` |
|
|
55505
|
+
chain?: viem533.Chain | null | undefined;
|
|
55506
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55507
55507
|
value?: bigint | undefined;
|
|
55508
55508
|
dataSuffix?: `0x${string}` | undefined;
|
|
55509
55509
|
type?: "eip4844" | undefined;
|
|
55510
55510
|
gas?: bigint | undefined;
|
|
55511
55511
|
nonce?: number | undefined;
|
|
55512
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
55513
|
-
blobVersionedHashes: readonly
|
|
55512
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
55513
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
55514
55514
|
kzg?: undefined;
|
|
55515
55515
|
gasPrice?: undefined | undefined;
|
|
55516
55516
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55517
55517
|
maxFeePerGas?: bigint | undefined;
|
|
55518
55518
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55519
|
-
accessList?:
|
|
55520
|
-
sidecars?: readonly
|
|
55519
|
+
accessList?: viem533.AccessList | undefined;
|
|
55520
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55521
55521
|
authorizationList?: undefined;
|
|
55522
55522
|
chainId?: number | undefined;
|
|
55523
|
-
connector?:
|
|
55523
|
+
connector?: wagmi21.Connector | undefined;
|
|
55524
55524
|
} | {
|
|
55525
|
-
abi:
|
|
55525
|
+
abi: abitype17.Abi;
|
|
55526
55526
|
functionName: string;
|
|
55527
55527
|
args?: readonly unknown[] | undefined;
|
|
55528
55528
|
address: Address;
|
|
55529
|
-
chain?:
|
|
55530
|
-
account?: `0x${string}` |
|
|
55529
|
+
chain?: viem533.Chain | null | undefined;
|
|
55530
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55531
55531
|
value?: bigint | undefined;
|
|
55532
55532
|
dataSuffix?: `0x${string}` | undefined;
|
|
55533
55533
|
type?: "eip4844" | undefined;
|
|
55534
55534
|
gas?: bigint | undefined;
|
|
55535
55535
|
nonce?: number | undefined;
|
|
55536
|
-
blobs: readonly
|
|
55536
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
55537
55537
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55538
|
-
kzg?:
|
|
55538
|
+
kzg?: viem533.Kzg | undefined;
|
|
55539
55539
|
gasPrice?: undefined | undefined;
|
|
55540
55540
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55541
55541
|
maxFeePerGas?: bigint | undefined;
|
|
55542
55542
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55543
|
-
accessList?:
|
|
55544
|
-
sidecars?: readonly
|
|
55543
|
+
accessList?: viem533.AccessList | undefined;
|
|
55544
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55545
55545
|
authorizationList?: undefined;
|
|
55546
55546
|
chainId?: number | undefined;
|
|
55547
|
-
connector?:
|
|
55547
|
+
connector?: wagmi21.Connector | undefined;
|
|
55548
55548
|
} | {
|
|
55549
|
-
abi:
|
|
55549
|
+
abi: abitype17.Abi;
|
|
55550
55550
|
functionName: string;
|
|
55551
55551
|
args?: readonly unknown[] | undefined;
|
|
55552
55552
|
address: Address;
|
|
55553
|
-
chain?:
|
|
55554
|
-
account?: `0x${string}` |
|
|
55553
|
+
chain?: viem533.Chain | null | undefined;
|
|
55554
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55555
55555
|
value?: bigint | undefined;
|
|
55556
55556
|
dataSuffix?: `0x${string}` | undefined;
|
|
55557
55557
|
type?: "eip7702" | undefined;
|
|
@@ -55564,21 +55564,21 @@ declare const usePauseMarketTrading: ({
|
|
|
55564
55564
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55565
55565
|
maxFeePerGas?: bigint | undefined;
|
|
55566
55566
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55567
|
-
accessList?:
|
|
55567
|
+
accessList?: viem533.AccessList | undefined;
|
|
55568
55568
|
sidecars?: undefined;
|
|
55569
|
-
authorizationList?:
|
|
55569
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55570
55570
|
chainId?: number | undefined;
|
|
55571
|
-
connector?:
|
|
55571
|
+
connector?: wagmi21.Connector | undefined;
|
|
55572
55572
|
};
|
|
55573
55573
|
isIdle: false;
|
|
55574
55574
|
reset: () => void;
|
|
55575
55575
|
context: unknown;
|
|
55576
55576
|
submittedAt: number;
|
|
55577
|
-
writeContract:
|
|
55577
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
55578
55578
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55579
55579
|
} | {
|
|
55580
|
-
data: undefined;
|
|
55581
55580
|
error: _wagmi_core0.WriteContractErrorType;
|
|
55581
|
+
data: undefined;
|
|
55582
55582
|
status: "error";
|
|
55583
55583
|
isError: true;
|
|
55584
55584
|
isPending: false;
|
|
@@ -55587,12 +55587,12 @@ declare const usePauseMarketTrading: ({
|
|
|
55587
55587
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55588
55588
|
isPaused: boolean;
|
|
55589
55589
|
variables: {
|
|
55590
|
-
abi:
|
|
55590
|
+
abi: abitype17.Abi;
|
|
55591
55591
|
functionName: string;
|
|
55592
55592
|
args?: readonly unknown[] | undefined;
|
|
55593
55593
|
address: Address;
|
|
55594
|
-
chain?:
|
|
55595
|
-
account?: `0x${string}` |
|
|
55594
|
+
chain?: viem533.Chain | null | undefined;
|
|
55595
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55596
55596
|
value?: bigint | undefined;
|
|
55597
55597
|
dataSuffix?: `0x${string}` | undefined;
|
|
55598
55598
|
type?: "legacy" | undefined;
|
|
@@ -55609,14 +55609,14 @@ declare const usePauseMarketTrading: ({
|
|
|
55609
55609
|
sidecars?: undefined;
|
|
55610
55610
|
authorizationList?: undefined;
|
|
55611
55611
|
chainId?: number | undefined;
|
|
55612
|
-
connector?:
|
|
55612
|
+
connector?: wagmi21.Connector | undefined;
|
|
55613
55613
|
} | {
|
|
55614
|
-
abi:
|
|
55614
|
+
abi: abitype17.Abi;
|
|
55615
55615
|
functionName: string;
|
|
55616
55616
|
args?: readonly unknown[] | undefined;
|
|
55617
55617
|
address: Address;
|
|
55618
|
-
chain?:
|
|
55619
|
-
account?: `0x${string}` |
|
|
55618
|
+
chain?: viem533.Chain | null | undefined;
|
|
55619
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55620
55620
|
value?: bigint | undefined;
|
|
55621
55621
|
dataSuffix?: `0x${string}` | undefined;
|
|
55622
55622
|
type?: "eip2930" | undefined;
|
|
@@ -55629,18 +55629,18 @@ declare const usePauseMarketTrading: ({
|
|
|
55629
55629
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55630
55630
|
maxFeePerGas?: undefined | undefined;
|
|
55631
55631
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
55632
|
-
accessList?:
|
|
55632
|
+
accessList?: viem533.AccessList | undefined;
|
|
55633
55633
|
sidecars?: undefined;
|
|
55634
55634
|
authorizationList?: undefined;
|
|
55635
55635
|
chainId?: number | undefined;
|
|
55636
|
-
connector?:
|
|
55636
|
+
connector?: wagmi21.Connector | undefined;
|
|
55637
55637
|
} | {
|
|
55638
|
-
abi:
|
|
55638
|
+
abi: abitype17.Abi;
|
|
55639
55639
|
functionName: string;
|
|
55640
55640
|
args?: readonly unknown[] | undefined;
|
|
55641
55641
|
address: Address;
|
|
55642
|
-
chain?:
|
|
55643
|
-
account?: `0x${string}` |
|
|
55642
|
+
chain?: viem533.Chain | null | undefined;
|
|
55643
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55644
55644
|
value?: bigint | undefined;
|
|
55645
55645
|
dataSuffix?: `0x${string}` | undefined;
|
|
55646
55646
|
type?: "eip1559" | undefined;
|
|
@@ -55653,66 +55653,66 @@ declare const usePauseMarketTrading: ({
|
|
|
55653
55653
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55654
55654
|
maxFeePerGas?: bigint | undefined;
|
|
55655
55655
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55656
|
-
accessList?:
|
|
55656
|
+
accessList?: viem533.AccessList | undefined;
|
|
55657
55657
|
sidecars?: undefined;
|
|
55658
55658
|
authorizationList?: undefined;
|
|
55659
55659
|
chainId?: number | undefined;
|
|
55660
|
-
connector?:
|
|
55660
|
+
connector?: wagmi21.Connector | undefined;
|
|
55661
55661
|
} | {
|
|
55662
|
-
abi:
|
|
55662
|
+
abi: abitype17.Abi;
|
|
55663
55663
|
functionName: string;
|
|
55664
55664
|
args?: readonly unknown[] | undefined;
|
|
55665
55665
|
address: Address;
|
|
55666
|
-
chain?:
|
|
55667
|
-
account?: `0x${string}` |
|
|
55666
|
+
chain?: viem533.Chain | null | undefined;
|
|
55667
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55668
55668
|
value?: bigint | undefined;
|
|
55669
55669
|
dataSuffix?: `0x${string}` | undefined;
|
|
55670
55670
|
type?: "eip4844" | undefined;
|
|
55671
55671
|
gas?: bigint | undefined;
|
|
55672
55672
|
nonce?: number | undefined;
|
|
55673
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
55674
|
-
blobVersionedHashes: readonly
|
|
55673
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
55674
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
55675
55675
|
kzg?: undefined;
|
|
55676
55676
|
gasPrice?: undefined | undefined;
|
|
55677
55677
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55678
55678
|
maxFeePerGas?: bigint | undefined;
|
|
55679
55679
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55680
|
-
accessList?:
|
|
55681
|
-
sidecars?: readonly
|
|
55680
|
+
accessList?: viem533.AccessList | undefined;
|
|
55681
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55682
55682
|
authorizationList?: undefined;
|
|
55683
55683
|
chainId?: number | undefined;
|
|
55684
|
-
connector?:
|
|
55684
|
+
connector?: wagmi21.Connector | undefined;
|
|
55685
55685
|
} | {
|
|
55686
|
-
abi:
|
|
55686
|
+
abi: abitype17.Abi;
|
|
55687
55687
|
functionName: string;
|
|
55688
55688
|
args?: readonly unknown[] | undefined;
|
|
55689
55689
|
address: Address;
|
|
55690
|
-
chain?:
|
|
55691
|
-
account?: `0x${string}` |
|
|
55690
|
+
chain?: viem533.Chain | null | undefined;
|
|
55691
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55692
55692
|
value?: bigint | undefined;
|
|
55693
55693
|
dataSuffix?: `0x${string}` | undefined;
|
|
55694
55694
|
type?: "eip4844" | undefined;
|
|
55695
55695
|
gas?: bigint | undefined;
|
|
55696
55696
|
nonce?: number | undefined;
|
|
55697
|
-
blobs: readonly
|
|
55697
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
55698
55698
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55699
|
-
kzg?:
|
|
55699
|
+
kzg?: viem533.Kzg | undefined;
|
|
55700
55700
|
gasPrice?: undefined | undefined;
|
|
55701
55701
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55702
55702
|
maxFeePerGas?: bigint | undefined;
|
|
55703
55703
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55704
|
-
accessList?:
|
|
55705
|
-
sidecars?: readonly
|
|
55704
|
+
accessList?: viem533.AccessList | undefined;
|
|
55705
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55706
55706
|
authorizationList?: undefined;
|
|
55707
55707
|
chainId?: number | undefined;
|
|
55708
|
-
connector?:
|
|
55708
|
+
connector?: wagmi21.Connector | undefined;
|
|
55709
55709
|
} | {
|
|
55710
|
-
abi:
|
|
55710
|
+
abi: abitype17.Abi;
|
|
55711
55711
|
functionName: string;
|
|
55712
55712
|
args?: readonly unknown[] | undefined;
|
|
55713
55713
|
address: Address;
|
|
55714
|
-
chain?:
|
|
55715
|
-
account?: `0x${string}` |
|
|
55714
|
+
chain?: viem533.Chain | null | undefined;
|
|
55715
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55716
55716
|
value?: bigint | undefined;
|
|
55717
55717
|
dataSuffix?: `0x${string}` | undefined;
|
|
55718
55718
|
type?: "eip7702" | undefined;
|
|
@@ -55725,21 +55725,21 @@ declare const usePauseMarketTrading: ({
|
|
|
55725
55725
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55726
55726
|
maxFeePerGas?: bigint | undefined;
|
|
55727
55727
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55728
|
-
accessList?:
|
|
55728
|
+
accessList?: viem533.AccessList | undefined;
|
|
55729
55729
|
sidecars?: undefined;
|
|
55730
|
-
authorizationList?:
|
|
55730
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55731
55731
|
chainId?: number | undefined;
|
|
55732
|
-
connector?:
|
|
55732
|
+
connector?: wagmi21.Connector | undefined;
|
|
55733
55733
|
};
|
|
55734
55734
|
isIdle: false;
|
|
55735
55735
|
reset: () => void;
|
|
55736
55736
|
context: unknown;
|
|
55737
55737
|
submittedAt: number;
|
|
55738
|
-
writeContract:
|
|
55738
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
55739
55739
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55740
55740
|
} | {
|
|
55741
|
-
data: `0x${string}`;
|
|
55742
55741
|
error: null;
|
|
55742
|
+
data: `0x${string}`;
|
|
55743
55743
|
status: "success";
|
|
55744
55744
|
isError: false;
|
|
55745
55745
|
isPending: false;
|
|
@@ -55748,12 +55748,12 @@ declare const usePauseMarketTrading: ({
|
|
|
55748
55748
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55749
55749
|
isPaused: boolean;
|
|
55750
55750
|
variables: {
|
|
55751
|
-
abi:
|
|
55751
|
+
abi: abitype17.Abi;
|
|
55752
55752
|
functionName: string;
|
|
55753
55753
|
args?: readonly unknown[] | undefined;
|
|
55754
55754
|
address: Address;
|
|
55755
|
-
chain?:
|
|
55756
|
-
account?: `0x${string}` |
|
|
55755
|
+
chain?: viem533.Chain | null | undefined;
|
|
55756
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55757
55757
|
value?: bigint | undefined;
|
|
55758
55758
|
dataSuffix?: `0x${string}` | undefined;
|
|
55759
55759
|
type?: "legacy" | undefined;
|
|
@@ -55770,14 +55770,14 @@ declare const usePauseMarketTrading: ({
|
|
|
55770
55770
|
sidecars?: undefined;
|
|
55771
55771
|
authorizationList?: undefined;
|
|
55772
55772
|
chainId?: number | undefined;
|
|
55773
|
-
connector?:
|
|
55773
|
+
connector?: wagmi21.Connector | undefined;
|
|
55774
55774
|
} | {
|
|
55775
|
-
abi:
|
|
55775
|
+
abi: abitype17.Abi;
|
|
55776
55776
|
functionName: string;
|
|
55777
55777
|
args?: readonly unknown[] | undefined;
|
|
55778
55778
|
address: Address;
|
|
55779
|
-
chain?:
|
|
55780
|
-
account?: `0x${string}` |
|
|
55779
|
+
chain?: viem533.Chain | null | undefined;
|
|
55780
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55781
55781
|
value?: bigint | undefined;
|
|
55782
55782
|
dataSuffix?: `0x${string}` | undefined;
|
|
55783
55783
|
type?: "eip2930" | undefined;
|
|
@@ -55790,18 +55790,18 @@ declare const usePauseMarketTrading: ({
|
|
|
55790
55790
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55791
55791
|
maxFeePerGas?: undefined | undefined;
|
|
55792
55792
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
55793
|
-
accessList?:
|
|
55793
|
+
accessList?: viem533.AccessList | undefined;
|
|
55794
55794
|
sidecars?: undefined;
|
|
55795
55795
|
authorizationList?: undefined;
|
|
55796
55796
|
chainId?: number | undefined;
|
|
55797
|
-
connector?:
|
|
55797
|
+
connector?: wagmi21.Connector | undefined;
|
|
55798
55798
|
} | {
|
|
55799
|
-
abi:
|
|
55799
|
+
abi: abitype17.Abi;
|
|
55800
55800
|
functionName: string;
|
|
55801
55801
|
args?: readonly unknown[] | undefined;
|
|
55802
55802
|
address: Address;
|
|
55803
|
-
chain?:
|
|
55804
|
-
account?: `0x${string}` |
|
|
55803
|
+
chain?: viem533.Chain | null | undefined;
|
|
55804
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55805
55805
|
value?: bigint | undefined;
|
|
55806
55806
|
dataSuffix?: `0x${string}` | undefined;
|
|
55807
55807
|
type?: "eip1559" | undefined;
|
|
@@ -55814,66 +55814,66 @@ declare const usePauseMarketTrading: ({
|
|
|
55814
55814
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55815
55815
|
maxFeePerGas?: bigint | undefined;
|
|
55816
55816
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55817
|
-
accessList?:
|
|
55817
|
+
accessList?: viem533.AccessList | undefined;
|
|
55818
55818
|
sidecars?: undefined;
|
|
55819
55819
|
authorizationList?: undefined;
|
|
55820
55820
|
chainId?: number | undefined;
|
|
55821
|
-
connector?:
|
|
55821
|
+
connector?: wagmi21.Connector | undefined;
|
|
55822
55822
|
} | {
|
|
55823
|
-
abi:
|
|
55823
|
+
abi: abitype17.Abi;
|
|
55824
55824
|
functionName: string;
|
|
55825
55825
|
args?: readonly unknown[] | undefined;
|
|
55826
55826
|
address: Address;
|
|
55827
|
-
chain?:
|
|
55828
|
-
account?: `0x${string}` |
|
|
55827
|
+
chain?: viem533.Chain | null | undefined;
|
|
55828
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55829
55829
|
value?: bigint | undefined;
|
|
55830
55830
|
dataSuffix?: `0x${string}` | undefined;
|
|
55831
55831
|
type?: "eip4844" | undefined;
|
|
55832
55832
|
gas?: bigint | undefined;
|
|
55833
55833
|
nonce?: number | undefined;
|
|
55834
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
55835
|
-
blobVersionedHashes: readonly
|
|
55834
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
55835
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
55836
55836
|
kzg?: undefined;
|
|
55837
55837
|
gasPrice?: undefined | undefined;
|
|
55838
55838
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55839
55839
|
maxFeePerGas?: bigint | undefined;
|
|
55840
55840
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55841
|
-
accessList?:
|
|
55842
|
-
sidecars?: readonly
|
|
55841
|
+
accessList?: viem533.AccessList | undefined;
|
|
55842
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55843
55843
|
authorizationList?: undefined;
|
|
55844
55844
|
chainId?: number | undefined;
|
|
55845
|
-
connector?:
|
|
55845
|
+
connector?: wagmi21.Connector | undefined;
|
|
55846
55846
|
} | {
|
|
55847
|
-
abi:
|
|
55847
|
+
abi: abitype17.Abi;
|
|
55848
55848
|
functionName: string;
|
|
55849
55849
|
args?: readonly unknown[] | undefined;
|
|
55850
55850
|
address: Address;
|
|
55851
|
-
chain?:
|
|
55852
|
-
account?: `0x${string}` |
|
|
55851
|
+
chain?: viem533.Chain | null | undefined;
|
|
55852
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55853
55853
|
value?: bigint | undefined;
|
|
55854
55854
|
dataSuffix?: `0x${string}` | undefined;
|
|
55855
55855
|
type?: "eip4844" | undefined;
|
|
55856
55856
|
gas?: bigint | undefined;
|
|
55857
55857
|
nonce?: number | undefined;
|
|
55858
|
-
blobs: readonly
|
|
55858
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
55859
55859
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55860
|
-
kzg?:
|
|
55860
|
+
kzg?: viem533.Kzg | undefined;
|
|
55861
55861
|
gasPrice?: undefined | undefined;
|
|
55862
55862
|
maxFeePerBlobGas?: bigint | undefined;
|
|
55863
55863
|
maxFeePerGas?: bigint | undefined;
|
|
55864
55864
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55865
|
-
accessList?:
|
|
55866
|
-
sidecars?: readonly
|
|
55865
|
+
accessList?: viem533.AccessList | undefined;
|
|
55866
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55867
55867
|
authorizationList?: undefined;
|
|
55868
55868
|
chainId?: number | undefined;
|
|
55869
|
-
connector?:
|
|
55869
|
+
connector?: wagmi21.Connector | undefined;
|
|
55870
55870
|
} | {
|
|
55871
|
-
abi:
|
|
55871
|
+
abi: abitype17.Abi;
|
|
55872
55872
|
functionName: string;
|
|
55873
55873
|
args?: readonly unknown[] | undefined;
|
|
55874
55874
|
address: Address;
|
|
55875
|
-
chain?:
|
|
55876
|
-
account?: `0x${string}` |
|
|
55875
|
+
chain?: viem533.Chain | null | undefined;
|
|
55876
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55877
55877
|
value?: bigint | undefined;
|
|
55878
55878
|
dataSuffix?: `0x${string}` | undefined;
|
|
55879
55879
|
type?: "eip7702" | undefined;
|
|
@@ -55886,17 +55886,17 @@ declare const usePauseMarketTrading: ({
|
|
|
55886
55886
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55887
55887
|
maxFeePerGas?: bigint | undefined;
|
|
55888
55888
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
55889
|
-
accessList?:
|
|
55889
|
+
accessList?: viem533.AccessList | undefined;
|
|
55890
55890
|
sidecars?: undefined;
|
|
55891
|
-
authorizationList?:
|
|
55891
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55892
55892
|
chainId?: number | undefined;
|
|
55893
|
-
connector?:
|
|
55893
|
+
connector?: wagmi21.Connector | undefined;
|
|
55894
55894
|
};
|
|
55895
55895
|
isIdle: false;
|
|
55896
55896
|
reset: () => void;
|
|
55897
55897
|
context: unknown;
|
|
55898
55898
|
submittedAt: number;
|
|
55899
|
-
writeContract:
|
|
55899
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
55900
55900
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55901
55901
|
};
|
|
55902
55902
|
//#endregion
|
|
@@ -55911,8 +55911,8 @@ declare const useFeeRates: (feeStrategy?: Address) => Partial<NonUndefinedGuard<
|
|
|
55911
55911
|
//#endregion
|
|
55912
55912
|
//#region src/hooks/fees/useUpdateMarketFees.d.ts
|
|
55913
55913
|
declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
55914
|
-
data: undefined;
|
|
55915
55914
|
error: null;
|
|
55915
|
+
data: undefined;
|
|
55916
55916
|
status: "idle";
|
|
55917
55917
|
isError: false;
|
|
55918
55918
|
isPending: false;
|
|
@@ -55925,7 +55925,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
55925
55925
|
reset: () => void;
|
|
55926
55926
|
context: unknown;
|
|
55927
55927
|
submittedAt: number;
|
|
55928
|
-
writeContract:
|
|
55928
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
55929
55929
|
updateMarketFeeRates: (rates: {
|
|
55930
55930
|
openingFeeRate?: number;
|
|
55931
55931
|
baseFeeRate?: number;
|
|
@@ -55938,8 +55938,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
55938
55938
|
newFeeStrategy: `0x${string}`;
|
|
55939
55939
|
}>;
|
|
55940
55940
|
} | {
|
|
55941
|
-
data: undefined;
|
|
55942
55941
|
error: null;
|
|
55942
|
+
data: undefined;
|
|
55943
55943
|
status: "pending";
|
|
55944
55944
|
isError: false;
|
|
55945
55945
|
isPending: true;
|
|
@@ -55948,12 +55948,12 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
55948
55948
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
55949
55949
|
isPaused: boolean;
|
|
55950
55950
|
variables: {
|
|
55951
|
-
abi:
|
|
55951
|
+
abi: abitype17.Abi;
|
|
55952
55952
|
functionName: string;
|
|
55953
55953
|
args?: readonly unknown[] | undefined;
|
|
55954
55954
|
address: Address;
|
|
55955
|
-
chain?:
|
|
55956
|
-
account?: `0x${string}` |
|
|
55955
|
+
chain?: viem533.Chain | null | undefined;
|
|
55956
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55957
55957
|
value?: bigint | undefined;
|
|
55958
55958
|
dataSuffix?: `0x${string}` | undefined;
|
|
55959
55959
|
type?: "legacy" | undefined;
|
|
@@ -55970,14 +55970,14 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
55970
55970
|
sidecars?: undefined;
|
|
55971
55971
|
authorizationList?: undefined;
|
|
55972
55972
|
chainId?: number | undefined;
|
|
55973
|
-
connector?:
|
|
55973
|
+
connector?: wagmi21.Connector | undefined;
|
|
55974
55974
|
} | {
|
|
55975
|
-
abi:
|
|
55975
|
+
abi: abitype17.Abi;
|
|
55976
55976
|
functionName: string;
|
|
55977
55977
|
args?: readonly unknown[] | undefined;
|
|
55978
55978
|
address: Address;
|
|
55979
|
-
chain?:
|
|
55980
|
-
account?: `0x${string}` |
|
|
55979
|
+
chain?: viem533.Chain | null | undefined;
|
|
55980
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
55981
55981
|
value?: bigint | undefined;
|
|
55982
55982
|
dataSuffix?: `0x${string}` | undefined;
|
|
55983
55983
|
type?: "eip2930" | undefined;
|
|
@@ -55990,18 +55990,18 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
55990
55990
|
maxFeePerBlobGas?: undefined | undefined;
|
|
55991
55991
|
maxFeePerGas?: undefined | undefined;
|
|
55992
55992
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
55993
|
-
accessList?:
|
|
55993
|
+
accessList?: viem533.AccessList | undefined;
|
|
55994
55994
|
sidecars?: undefined;
|
|
55995
55995
|
authorizationList?: undefined;
|
|
55996
55996
|
chainId?: number | undefined;
|
|
55997
|
-
connector?:
|
|
55997
|
+
connector?: wagmi21.Connector | undefined;
|
|
55998
55998
|
} | {
|
|
55999
|
-
abi:
|
|
55999
|
+
abi: abitype17.Abi;
|
|
56000
56000
|
functionName: string;
|
|
56001
56001
|
args?: readonly unknown[] | undefined;
|
|
56002
56002
|
address: Address;
|
|
56003
|
-
chain?:
|
|
56004
|
-
account?: `0x${string}` |
|
|
56003
|
+
chain?: viem533.Chain | null | undefined;
|
|
56004
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56005
56005
|
value?: bigint | undefined;
|
|
56006
56006
|
dataSuffix?: `0x${string}` | undefined;
|
|
56007
56007
|
type?: "eip1559" | undefined;
|
|
@@ -56014,66 +56014,66 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56014
56014
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56015
56015
|
maxFeePerGas?: bigint | undefined;
|
|
56016
56016
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56017
|
-
accessList?:
|
|
56017
|
+
accessList?: viem533.AccessList | undefined;
|
|
56018
56018
|
sidecars?: undefined;
|
|
56019
56019
|
authorizationList?: undefined;
|
|
56020
56020
|
chainId?: number | undefined;
|
|
56021
|
-
connector?:
|
|
56021
|
+
connector?: wagmi21.Connector | undefined;
|
|
56022
56022
|
} | {
|
|
56023
|
-
abi:
|
|
56023
|
+
abi: abitype17.Abi;
|
|
56024
56024
|
functionName: string;
|
|
56025
56025
|
args?: readonly unknown[] | undefined;
|
|
56026
56026
|
address: Address;
|
|
56027
|
-
chain?:
|
|
56028
|
-
account?: `0x${string}` |
|
|
56027
|
+
chain?: viem533.Chain | null | undefined;
|
|
56028
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56029
56029
|
value?: bigint | undefined;
|
|
56030
56030
|
dataSuffix?: `0x${string}` | undefined;
|
|
56031
56031
|
type?: "eip4844" | undefined;
|
|
56032
56032
|
gas?: bigint | undefined;
|
|
56033
56033
|
nonce?: number | undefined;
|
|
56034
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
56035
|
-
blobVersionedHashes: readonly
|
|
56034
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
56035
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
56036
56036
|
kzg?: undefined;
|
|
56037
56037
|
gasPrice?: undefined | undefined;
|
|
56038
56038
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56039
56039
|
maxFeePerGas?: bigint | undefined;
|
|
56040
56040
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56041
|
-
accessList?:
|
|
56042
|
-
sidecars?: readonly
|
|
56041
|
+
accessList?: viem533.AccessList | undefined;
|
|
56042
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56043
56043
|
authorizationList?: undefined;
|
|
56044
56044
|
chainId?: number | undefined;
|
|
56045
|
-
connector?:
|
|
56045
|
+
connector?: wagmi21.Connector | undefined;
|
|
56046
56046
|
} | {
|
|
56047
|
-
abi:
|
|
56047
|
+
abi: abitype17.Abi;
|
|
56048
56048
|
functionName: string;
|
|
56049
56049
|
args?: readonly unknown[] | undefined;
|
|
56050
56050
|
address: Address;
|
|
56051
|
-
chain?:
|
|
56052
|
-
account?: `0x${string}` |
|
|
56051
|
+
chain?: viem533.Chain | null | undefined;
|
|
56052
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56053
56053
|
value?: bigint | undefined;
|
|
56054
56054
|
dataSuffix?: `0x${string}` | undefined;
|
|
56055
56055
|
type?: "eip4844" | undefined;
|
|
56056
56056
|
gas?: bigint | undefined;
|
|
56057
56057
|
nonce?: number | undefined;
|
|
56058
|
-
blobs: readonly
|
|
56058
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
56059
56059
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
56060
|
-
kzg?:
|
|
56060
|
+
kzg?: viem533.Kzg | undefined;
|
|
56061
56061
|
gasPrice?: undefined | undefined;
|
|
56062
56062
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56063
56063
|
maxFeePerGas?: bigint | undefined;
|
|
56064
56064
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56065
|
-
accessList?:
|
|
56066
|
-
sidecars?: readonly
|
|
56065
|
+
accessList?: viem533.AccessList | undefined;
|
|
56066
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56067
56067
|
authorizationList?: undefined;
|
|
56068
56068
|
chainId?: number | undefined;
|
|
56069
|
-
connector?:
|
|
56069
|
+
connector?: wagmi21.Connector | undefined;
|
|
56070
56070
|
} | {
|
|
56071
|
-
abi:
|
|
56071
|
+
abi: abitype17.Abi;
|
|
56072
56072
|
functionName: string;
|
|
56073
56073
|
args?: readonly unknown[] | undefined;
|
|
56074
56074
|
address: Address;
|
|
56075
|
-
chain?:
|
|
56076
|
-
account?: `0x${string}` |
|
|
56075
|
+
chain?: viem533.Chain | null | undefined;
|
|
56076
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56077
56077
|
value?: bigint | undefined;
|
|
56078
56078
|
dataSuffix?: `0x${string}` | undefined;
|
|
56079
56079
|
type?: "eip7702" | undefined;
|
|
@@ -56086,17 +56086,17 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56086
56086
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56087
56087
|
maxFeePerGas?: bigint | undefined;
|
|
56088
56088
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56089
|
-
accessList?:
|
|
56089
|
+
accessList?: viem533.AccessList | undefined;
|
|
56090
56090
|
sidecars?: undefined;
|
|
56091
|
-
authorizationList?:
|
|
56091
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
56092
56092
|
chainId?: number | undefined;
|
|
56093
|
-
connector?:
|
|
56093
|
+
connector?: wagmi21.Connector | undefined;
|
|
56094
56094
|
};
|
|
56095
56095
|
isIdle: false;
|
|
56096
56096
|
reset: () => void;
|
|
56097
56097
|
context: unknown;
|
|
56098
56098
|
submittedAt: number;
|
|
56099
|
-
writeContract:
|
|
56099
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
56100
56100
|
updateMarketFeeRates: (rates: {
|
|
56101
56101
|
openingFeeRate?: number;
|
|
56102
56102
|
baseFeeRate?: number;
|
|
@@ -56109,8 +56109,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56109
56109
|
newFeeStrategy: `0x${string}`;
|
|
56110
56110
|
}>;
|
|
56111
56111
|
} | {
|
|
56112
|
-
data: undefined;
|
|
56113
56112
|
error: _wagmi_core0.WriteContractErrorType;
|
|
56113
|
+
data: undefined;
|
|
56114
56114
|
status: "error";
|
|
56115
56115
|
isError: true;
|
|
56116
56116
|
isPending: false;
|
|
@@ -56119,12 +56119,12 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56119
56119
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
56120
56120
|
isPaused: boolean;
|
|
56121
56121
|
variables: {
|
|
56122
|
-
abi:
|
|
56122
|
+
abi: abitype17.Abi;
|
|
56123
56123
|
functionName: string;
|
|
56124
56124
|
args?: readonly unknown[] | undefined;
|
|
56125
56125
|
address: Address;
|
|
56126
|
-
chain?:
|
|
56127
|
-
account?: `0x${string}` |
|
|
56126
|
+
chain?: viem533.Chain | null | undefined;
|
|
56127
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56128
56128
|
value?: bigint | undefined;
|
|
56129
56129
|
dataSuffix?: `0x${string}` | undefined;
|
|
56130
56130
|
type?: "legacy" | undefined;
|
|
@@ -56141,14 +56141,14 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56141
56141
|
sidecars?: undefined;
|
|
56142
56142
|
authorizationList?: undefined;
|
|
56143
56143
|
chainId?: number | undefined;
|
|
56144
|
-
connector?:
|
|
56144
|
+
connector?: wagmi21.Connector | undefined;
|
|
56145
56145
|
} | {
|
|
56146
|
-
abi:
|
|
56146
|
+
abi: abitype17.Abi;
|
|
56147
56147
|
functionName: string;
|
|
56148
56148
|
args?: readonly unknown[] | undefined;
|
|
56149
56149
|
address: Address;
|
|
56150
|
-
chain?:
|
|
56151
|
-
account?: `0x${string}` |
|
|
56150
|
+
chain?: viem533.Chain | null | undefined;
|
|
56151
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56152
56152
|
value?: bigint | undefined;
|
|
56153
56153
|
dataSuffix?: `0x${string}` | undefined;
|
|
56154
56154
|
type?: "eip2930" | undefined;
|
|
@@ -56161,18 +56161,18 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56161
56161
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56162
56162
|
maxFeePerGas?: undefined | undefined;
|
|
56163
56163
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
56164
|
-
accessList?:
|
|
56164
|
+
accessList?: viem533.AccessList | undefined;
|
|
56165
56165
|
sidecars?: undefined;
|
|
56166
56166
|
authorizationList?: undefined;
|
|
56167
56167
|
chainId?: number | undefined;
|
|
56168
|
-
connector?:
|
|
56168
|
+
connector?: wagmi21.Connector | undefined;
|
|
56169
56169
|
} | {
|
|
56170
|
-
abi:
|
|
56170
|
+
abi: abitype17.Abi;
|
|
56171
56171
|
functionName: string;
|
|
56172
56172
|
args?: readonly unknown[] | undefined;
|
|
56173
56173
|
address: Address;
|
|
56174
|
-
chain?:
|
|
56175
|
-
account?: `0x${string}` |
|
|
56174
|
+
chain?: viem533.Chain | null | undefined;
|
|
56175
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56176
56176
|
value?: bigint | undefined;
|
|
56177
56177
|
dataSuffix?: `0x${string}` | undefined;
|
|
56178
56178
|
type?: "eip1559" | undefined;
|
|
@@ -56185,66 +56185,66 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56185
56185
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56186
56186
|
maxFeePerGas?: bigint | undefined;
|
|
56187
56187
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56188
|
-
accessList?:
|
|
56188
|
+
accessList?: viem533.AccessList | undefined;
|
|
56189
56189
|
sidecars?: undefined;
|
|
56190
56190
|
authorizationList?: undefined;
|
|
56191
56191
|
chainId?: number | undefined;
|
|
56192
|
-
connector?:
|
|
56192
|
+
connector?: wagmi21.Connector | undefined;
|
|
56193
56193
|
} | {
|
|
56194
|
-
abi:
|
|
56194
|
+
abi: abitype17.Abi;
|
|
56195
56195
|
functionName: string;
|
|
56196
56196
|
args?: readonly unknown[] | undefined;
|
|
56197
56197
|
address: Address;
|
|
56198
|
-
chain?:
|
|
56199
|
-
account?: `0x${string}` |
|
|
56198
|
+
chain?: viem533.Chain | null | undefined;
|
|
56199
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56200
56200
|
value?: bigint | undefined;
|
|
56201
56201
|
dataSuffix?: `0x${string}` | undefined;
|
|
56202
56202
|
type?: "eip4844" | undefined;
|
|
56203
56203
|
gas?: bigint | undefined;
|
|
56204
56204
|
nonce?: number | undefined;
|
|
56205
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
56206
|
-
blobVersionedHashes: readonly
|
|
56205
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
56206
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
56207
56207
|
kzg?: undefined;
|
|
56208
56208
|
gasPrice?: undefined | undefined;
|
|
56209
56209
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56210
56210
|
maxFeePerGas?: bigint | undefined;
|
|
56211
56211
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56212
|
-
accessList?:
|
|
56213
|
-
sidecars?: readonly
|
|
56212
|
+
accessList?: viem533.AccessList | undefined;
|
|
56213
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56214
56214
|
authorizationList?: undefined;
|
|
56215
56215
|
chainId?: number | undefined;
|
|
56216
|
-
connector?:
|
|
56216
|
+
connector?: wagmi21.Connector | undefined;
|
|
56217
56217
|
} | {
|
|
56218
|
-
abi:
|
|
56218
|
+
abi: abitype17.Abi;
|
|
56219
56219
|
functionName: string;
|
|
56220
56220
|
args?: readonly unknown[] | undefined;
|
|
56221
56221
|
address: Address;
|
|
56222
|
-
chain?:
|
|
56223
|
-
account?: `0x${string}` |
|
|
56222
|
+
chain?: viem533.Chain | null | undefined;
|
|
56223
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56224
56224
|
value?: bigint | undefined;
|
|
56225
56225
|
dataSuffix?: `0x${string}` | undefined;
|
|
56226
56226
|
type?: "eip4844" | undefined;
|
|
56227
56227
|
gas?: bigint | undefined;
|
|
56228
56228
|
nonce?: number | undefined;
|
|
56229
|
-
blobs: readonly
|
|
56229
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
56230
56230
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
56231
|
-
kzg?:
|
|
56231
|
+
kzg?: viem533.Kzg | undefined;
|
|
56232
56232
|
gasPrice?: undefined | undefined;
|
|
56233
56233
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56234
56234
|
maxFeePerGas?: bigint | undefined;
|
|
56235
56235
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56236
|
-
accessList?:
|
|
56237
|
-
sidecars?: readonly
|
|
56236
|
+
accessList?: viem533.AccessList | undefined;
|
|
56237
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56238
56238
|
authorizationList?: undefined;
|
|
56239
56239
|
chainId?: number | undefined;
|
|
56240
|
-
connector?:
|
|
56240
|
+
connector?: wagmi21.Connector | undefined;
|
|
56241
56241
|
} | {
|
|
56242
|
-
abi:
|
|
56242
|
+
abi: abitype17.Abi;
|
|
56243
56243
|
functionName: string;
|
|
56244
56244
|
args?: readonly unknown[] | undefined;
|
|
56245
56245
|
address: Address;
|
|
56246
|
-
chain?:
|
|
56247
|
-
account?: `0x${string}` |
|
|
56246
|
+
chain?: viem533.Chain | null | undefined;
|
|
56247
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56248
56248
|
value?: bigint | undefined;
|
|
56249
56249
|
dataSuffix?: `0x${string}` | undefined;
|
|
56250
56250
|
type?: "eip7702" | undefined;
|
|
@@ -56257,17 +56257,17 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56257
56257
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56258
56258
|
maxFeePerGas?: bigint | undefined;
|
|
56259
56259
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56260
|
-
accessList?:
|
|
56260
|
+
accessList?: viem533.AccessList | undefined;
|
|
56261
56261
|
sidecars?: undefined;
|
|
56262
|
-
authorizationList?:
|
|
56262
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
56263
56263
|
chainId?: number | undefined;
|
|
56264
|
-
connector?:
|
|
56264
|
+
connector?: wagmi21.Connector | undefined;
|
|
56265
56265
|
};
|
|
56266
56266
|
isIdle: false;
|
|
56267
56267
|
reset: () => void;
|
|
56268
56268
|
context: unknown;
|
|
56269
56269
|
submittedAt: number;
|
|
56270
|
-
writeContract:
|
|
56270
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
56271
56271
|
updateMarketFeeRates: (rates: {
|
|
56272
56272
|
openingFeeRate?: number;
|
|
56273
56273
|
baseFeeRate?: number;
|
|
@@ -56280,8 +56280,8 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56280
56280
|
newFeeStrategy: `0x${string}`;
|
|
56281
56281
|
}>;
|
|
56282
56282
|
} | {
|
|
56283
|
-
data: `0x${string}`;
|
|
56284
56283
|
error: null;
|
|
56284
|
+
data: `0x${string}`;
|
|
56285
56285
|
status: "success";
|
|
56286
56286
|
isError: false;
|
|
56287
56287
|
isPending: false;
|
|
@@ -56290,12 +56290,12 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56290
56290
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
56291
56291
|
isPaused: boolean;
|
|
56292
56292
|
variables: {
|
|
56293
|
-
abi:
|
|
56293
|
+
abi: abitype17.Abi;
|
|
56294
56294
|
functionName: string;
|
|
56295
56295
|
args?: readonly unknown[] | undefined;
|
|
56296
56296
|
address: Address;
|
|
56297
|
-
chain?:
|
|
56298
|
-
account?: `0x${string}` |
|
|
56297
|
+
chain?: viem533.Chain | null | undefined;
|
|
56298
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56299
56299
|
value?: bigint | undefined;
|
|
56300
56300
|
dataSuffix?: `0x${string}` | undefined;
|
|
56301
56301
|
type?: "legacy" | undefined;
|
|
@@ -56312,14 +56312,14 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56312
56312
|
sidecars?: undefined;
|
|
56313
56313
|
authorizationList?: undefined;
|
|
56314
56314
|
chainId?: number | undefined;
|
|
56315
|
-
connector?:
|
|
56315
|
+
connector?: wagmi21.Connector | undefined;
|
|
56316
56316
|
} | {
|
|
56317
|
-
abi:
|
|
56317
|
+
abi: abitype17.Abi;
|
|
56318
56318
|
functionName: string;
|
|
56319
56319
|
args?: readonly unknown[] | undefined;
|
|
56320
56320
|
address: Address;
|
|
56321
|
-
chain?:
|
|
56322
|
-
account?: `0x${string}` |
|
|
56321
|
+
chain?: viem533.Chain | null | undefined;
|
|
56322
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56323
56323
|
value?: bigint | undefined;
|
|
56324
56324
|
dataSuffix?: `0x${string}` | undefined;
|
|
56325
56325
|
type?: "eip2930" | undefined;
|
|
@@ -56332,18 +56332,18 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56332
56332
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56333
56333
|
maxFeePerGas?: undefined | undefined;
|
|
56334
56334
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
56335
|
-
accessList?:
|
|
56335
|
+
accessList?: viem533.AccessList | undefined;
|
|
56336
56336
|
sidecars?: undefined;
|
|
56337
56337
|
authorizationList?: undefined;
|
|
56338
56338
|
chainId?: number | undefined;
|
|
56339
|
-
connector?:
|
|
56339
|
+
connector?: wagmi21.Connector | undefined;
|
|
56340
56340
|
} | {
|
|
56341
|
-
abi:
|
|
56341
|
+
abi: abitype17.Abi;
|
|
56342
56342
|
functionName: string;
|
|
56343
56343
|
args?: readonly unknown[] | undefined;
|
|
56344
56344
|
address: Address;
|
|
56345
|
-
chain?:
|
|
56346
|
-
account?: `0x${string}` |
|
|
56345
|
+
chain?: viem533.Chain | null | undefined;
|
|
56346
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56347
56347
|
value?: bigint | undefined;
|
|
56348
56348
|
dataSuffix?: `0x${string}` | undefined;
|
|
56349
56349
|
type?: "eip1559" | undefined;
|
|
@@ -56356,66 +56356,66 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56356
56356
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56357
56357
|
maxFeePerGas?: bigint | undefined;
|
|
56358
56358
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56359
|
-
accessList?:
|
|
56359
|
+
accessList?: viem533.AccessList | undefined;
|
|
56360
56360
|
sidecars?: undefined;
|
|
56361
56361
|
authorizationList?: undefined;
|
|
56362
56362
|
chainId?: number | undefined;
|
|
56363
|
-
connector?:
|
|
56363
|
+
connector?: wagmi21.Connector | undefined;
|
|
56364
56364
|
} | {
|
|
56365
|
-
abi:
|
|
56365
|
+
abi: abitype17.Abi;
|
|
56366
56366
|
functionName: string;
|
|
56367
56367
|
args?: readonly unknown[] | undefined;
|
|
56368
56368
|
address: Address;
|
|
56369
|
-
chain?:
|
|
56370
|
-
account?: `0x${string}` |
|
|
56369
|
+
chain?: viem533.Chain | null | undefined;
|
|
56370
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56371
56371
|
value?: bigint | undefined;
|
|
56372
56372
|
dataSuffix?: `0x${string}` | undefined;
|
|
56373
56373
|
type?: "eip4844" | undefined;
|
|
56374
56374
|
gas?: bigint | undefined;
|
|
56375
56375
|
nonce?: number | undefined;
|
|
56376
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
56377
|
-
blobVersionedHashes: readonly
|
|
56376
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
56377
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
56378
56378
|
kzg?: undefined;
|
|
56379
56379
|
gasPrice?: undefined | undefined;
|
|
56380
56380
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56381
56381
|
maxFeePerGas?: bigint | undefined;
|
|
56382
56382
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56383
|
-
accessList?:
|
|
56384
|
-
sidecars?: readonly
|
|
56383
|
+
accessList?: viem533.AccessList | undefined;
|
|
56384
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56385
56385
|
authorizationList?: undefined;
|
|
56386
56386
|
chainId?: number | undefined;
|
|
56387
|
-
connector?:
|
|
56387
|
+
connector?: wagmi21.Connector | undefined;
|
|
56388
56388
|
} | {
|
|
56389
|
-
abi:
|
|
56389
|
+
abi: abitype17.Abi;
|
|
56390
56390
|
functionName: string;
|
|
56391
56391
|
args?: readonly unknown[] | undefined;
|
|
56392
56392
|
address: Address;
|
|
56393
|
-
chain?:
|
|
56394
|
-
account?: `0x${string}` |
|
|
56393
|
+
chain?: viem533.Chain | null | undefined;
|
|
56394
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56395
56395
|
value?: bigint | undefined;
|
|
56396
56396
|
dataSuffix?: `0x${string}` | undefined;
|
|
56397
56397
|
type?: "eip4844" | undefined;
|
|
56398
56398
|
gas?: bigint | undefined;
|
|
56399
56399
|
nonce?: number | undefined;
|
|
56400
|
-
blobs: readonly
|
|
56400
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
56401
56401
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
56402
|
-
kzg?:
|
|
56402
|
+
kzg?: viem533.Kzg | undefined;
|
|
56403
56403
|
gasPrice?: undefined | undefined;
|
|
56404
56404
|
maxFeePerBlobGas?: bigint | undefined;
|
|
56405
56405
|
maxFeePerGas?: bigint | undefined;
|
|
56406
56406
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56407
|
-
accessList?:
|
|
56408
|
-
sidecars?: readonly
|
|
56407
|
+
accessList?: viem533.AccessList | undefined;
|
|
56408
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56409
56409
|
authorizationList?: undefined;
|
|
56410
56410
|
chainId?: number | undefined;
|
|
56411
|
-
connector?:
|
|
56411
|
+
connector?: wagmi21.Connector | undefined;
|
|
56412
56412
|
} | {
|
|
56413
|
-
abi:
|
|
56413
|
+
abi: abitype17.Abi;
|
|
56414
56414
|
functionName: string;
|
|
56415
56415
|
args?: readonly unknown[] | undefined;
|
|
56416
56416
|
address: Address;
|
|
56417
|
-
chain?:
|
|
56418
|
-
account?: `0x${string}` |
|
|
56417
|
+
chain?: viem533.Chain | null | undefined;
|
|
56418
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
56419
56419
|
value?: bigint | undefined;
|
|
56420
56420
|
dataSuffix?: `0x${string}` | undefined;
|
|
56421
56421
|
type?: "eip7702" | undefined;
|
|
@@ -56428,17 +56428,17 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56428
56428
|
maxFeePerBlobGas?: undefined | undefined;
|
|
56429
56429
|
maxFeePerGas?: bigint | undefined;
|
|
56430
56430
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
56431
|
-
accessList?:
|
|
56431
|
+
accessList?: viem533.AccessList | undefined;
|
|
56432
56432
|
sidecars?: undefined;
|
|
56433
|
-
authorizationList?:
|
|
56433
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
56434
56434
|
chainId?: number | undefined;
|
|
56435
|
-
connector?:
|
|
56435
|
+
connector?: wagmi21.Connector | undefined;
|
|
56436
56436
|
};
|
|
56437
56437
|
isIdle: false;
|
|
56438
56438
|
reset: () => void;
|
|
56439
56439
|
context: unknown;
|
|
56440
56440
|
submittedAt: number;
|
|
56441
|
-
writeContract:
|
|
56441
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
56442
56442
|
updateMarketFeeRates: (rates: {
|
|
56443
56443
|
openingFeeRate?: number;
|
|
56444
56444
|
baseFeeRate?: number;
|
|
@@ -56467,7 +56467,7 @@ type OptionPricingParams = {
|
|
|
56467
56467
|
minPremiumAmount: bigint;
|
|
56468
56468
|
};
|
|
56469
56469
|
type PricingParams = StaticPricingParams | OptionPricingParams;
|
|
56470
|
-
declare const usePricingParams: (pricingAddr?: Address) =>
|
|
56470
|
+
declare const usePricingParams: (pricingAddr?: Address) => wagmi21.UseReadContractReturnType<readonly [{
|
|
56471
56471
|
readonly type: "function";
|
|
56472
56472
|
readonly name: "batchGetRefTick";
|
|
56473
56473
|
readonly inputs: readonly [{
|
|
@@ -57424,8 +57424,8 @@ declare const useStaticPricingParams: (pricingAddr?: Address) => Partial<NonUnde
|
|
|
57424
57424
|
//#endregion
|
|
57425
57425
|
//#region src/hooks/pricing/useUpdateMarketPricing.d.ts
|
|
57426
57426
|
declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
57427
|
-
data: undefined;
|
|
57428
57427
|
error: null;
|
|
57428
|
+
data: undefined;
|
|
57429
57429
|
status: "idle";
|
|
57430
57430
|
isError: false;
|
|
57431
57431
|
isPending: false;
|
|
@@ -57438,7 +57438,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57438
57438
|
reset: () => void;
|
|
57439
57439
|
context: unknown;
|
|
57440
57440
|
submittedAt: number;
|
|
57441
|
-
writeContract:
|
|
57441
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
57442
57442
|
updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
57443
57443
|
model: "static";
|
|
57444
57444
|
} : Partial<OptionPricingParams> & {
|
|
@@ -57449,8 +57449,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57449
57449
|
newPricingAddr: `0x${string}`;
|
|
57450
57450
|
}>;
|
|
57451
57451
|
} | {
|
|
57452
|
-
data: undefined;
|
|
57453
57452
|
error: null;
|
|
57453
|
+
data: undefined;
|
|
57454
57454
|
status: "pending";
|
|
57455
57455
|
isError: false;
|
|
57456
57456
|
isPending: true;
|
|
@@ -57459,12 +57459,12 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57459
57459
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
57460
57460
|
isPaused: boolean;
|
|
57461
57461
|
variables: {
|
|
57462
|
-
abi:
|
|
57462
|
+
abi: abitype17.Abi;
|
|
57463
57463
|
functionName: string;
|
|
57464
57464
|
args?: readonly unknown[] | undefined;
|
|
57465
57465
|
address: Address;
|
|
57466
|
-
chain?:
|
|
57467
|
-
account?: `0x${string}` |
|
|
57466
|
+
chain?: viem533.Chain | null | undefined;
|
|
57467
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57468
57468
|
value?: bigint | undefined;
|
|
57469
57469
|
dataSuffix?: `0x${string}` | undefined;
|
|
57470
57470
|
type?: "legacy" | undefined;
|
|
@@ -57481,14 +57481,14 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57481
57481
|
sidecars?: undefined;
|
|
57482
57482
|
authorizationList?: undefined;
|
|
57483
57483
|
chainId?: number | undefined;
|
|
57484
|
-
connector?:
|
|
57484
|
+
connector?: wagmi21.Connector | undefined;
|
|
57485
57485
|
} | {
|
|
57486
|
-
abi:
|
|
57486
|
+
abi: abitype17.Abi;
|
|
57487
57487
|
functionName: string;
|
|
57488
57488
|
args?: readonly unknown[] | undefined;
|
|
57489
57489
|
address: Address;
|
|
57490
|
-
chain?:
|
|
57491
|
-
account?: `0x${string}` |
|
|
57490
|
+
chain?: viem533.Chain | null | undefined;
|
|
57491
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57492
57492
|
value?: bigint | undefined;
|
|
57493
57493
|
dataSuffix?: `0x${string}` | undefined;
|
|
57494
57494
|
type?: "eip2930" | undefined;
|
|
@@ -57501,18 +57501,18 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57501
57501
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57502
57502
|
maxFeePerGas?: undefined | undefined;
|
|
57503
57503
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
57504
|
-
accessList?:
|
|
57504
|
+
accessList?: viem533.AccessList | undefined;
|
|
57505
57505
|
sidecars?: undefined;
|
|
57506
57506
|
authorizationList?: undefined;
|
|
57507
57507
|
chainId?: number | undefined;
|
|
57508
|
-
connector?:
|
|
57508
|
+
connector?: wagmi21.Connector | undefined;
|
|
57509
57509
|
} | {
|
|
57510
|
-
abi:
|
|
57510
|
+
abi: abitype17.Abi;
|
|
57511
57511
|
functionName: string;
|
|
57512
57512
|
args?: readonly unknown[] | undefined;
|
|
57513
57513
|
address: Address;
|
|
57514
|
-
chain?:
|
|
57515
|
-
account?: `0x${string}` |
|
|
57514
|
+
chain?: viem533.Chain | null | undefined;
|
|
57515
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57516
57516
|
value?: bigint | undefined;
|
|
57517
57517
|
dataSuffix?: `0x${string}` | undefined;
|
|
57518
57518
|
type?: "eip1559" | undefined;
|
|
@@ -57525,66 +57525,66 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57525
57525
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57526
57526
|
maxFeePerGas?: bigint | undefined;
|
|
57527
57527
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57528
|
-
accessList?:
|
|
57528
|
+
accessList?: viem533.AccessList | undefined;
|
|
57529
57529
|
sidecars?: undefined;
|
|
57530
57530
|
authorizationList?: undefined;
|
|
57531
57531
|
chainId?: number | undefined;
|
|
57532
|
-
connector?:
|
|
57532
|
+
connector?: wagmi21.Connector | undefined;
|
|
57533
57533
|
} | {
|
|
57534
|
-
abi:
|
|
57534
|
+
abi: abitype17.Abi;
|
|
57535
57535
|
functionName: string;
|
|
57536
57536
|
args?: readonly unknown[] | undefined;
|
|
57537
57537
|
address: Address;
|
|
57538
|
-
chain?:
|
|
57539
|
-
account?: `0x${string}` |
|
|
57538
|
+
chain?: viem533.Chain | null | undefined;
|
|
57539
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57540
57540
|
value?: bigint | undefined;
|
|
57541
57541
|
dataSuffix?: `0x${string}` | undefined;
|
|
57542
57542
|
type?: "eip4844" | undefined;
|
|
57543
57543
|
gas?: bigint | undefined;
|
|
57544
57544
|
nonce?: number | undefined;
|
|
57545
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
57546
|
-
blobVersionedHashes: readonly
|
|
57545
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
57546
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
57547
57547
|
kzg?: undefined;
|
|
57548
57548
|
gasPrice?: undefined | undefined;
|
|
57549
57549
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57550
57550
|
maxFeePerGas?: bigint | undefined;
|
|
57551
57551
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57552
|
-
accessList?:
|
|
57553
|
-
sidecars?: readonly
|
|
57552
|
+
accessList?: viem533.AccessList | undefined;
|
|
57553
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57554
57554
|
authorizationList?: undefined;
|
|
57555
57555
|
chainId?: number | undefined;
|
|
57556
|
-
connector?:
|
|
57556
|
+
connector?: wagmi21.Connector | undefined;
|
|
57557
57557
|
} | {
|
|
57558
|
-
abi:
|
|
57558
|
+
abi: abitype17.Abi;
|
|
57559
57559
|
functionName: string;
|
|
57560
57560
|
args?: readonly unknown[] | undefined;
|
|
57561
57561
|
address: Address;
|
|
57562
|
-
chain?:
|
|
57563
|
-
account?: `0x${string}` |
|
|
57562
|
+
chain?: viem533.Chain | null | undefined;
|
|
57563
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57564
57564
|
value?: bigint | undefined;
|
|
57565
57565
|
dataSuffix?: `0x${string}` | undefined;
|
|
57566
57566
|
type?: "eip4844" | undefined;
|
|
57567
57567
|
gas?: bigint | undefined;
|
|
57568
57568
|
nonce?: number | undefined;
|
|
57569
|
-
blobs: readonly
|
|
57569
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
57570
57570
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
57571
|
-
kzg?:
|
|
57571
|
+
kzg?: viem533.Kzg | undefined;
|
|
57572
57572
|
gasPrice?: undefined | undefined;
|
|
57573
57573
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57574
57574
|
maxFeePerGas?: bigint | undefined;
|
|
57575
57575
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57576
|
-
accessList?:
|
|
57577
|
-
sidecars?: readonly
|
|
57576
|
+
accessList?: viem533.AccessList | undefined;
|
|
57577
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57578
57578
|
authorizationList?: undefined;
|
|
57579
57579
|
chainId?: number | undefined;
|
|
57580
|
-
connector?:
|
|
57580
|
+
connector?: wagmi21.Connector | undefined;
|
|
57581
57581
|
} | {
|
|
57582
|
-
abi:
|
|
57582
|
+
abi: abitype17.Abi;
|
|
57583
57583
|
functionName: string;
|
|
57584
57584
|
args?: readonly unknown[] | undefined;
|
|
57585
57585
|
address: Address;
|
|
57586
|
-
chain?:
|
|
57587
|
-
account?: `0x${string}` |
|
|
57586
|
+
chain?: viem533.Chain | null | undefined;
|
|
57587
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57588
57588
|
value?: bigint | undefined;
|
|
57589
57589
|
dataSuffix?: `0x${string}` | undefined;
|
|
57590
57590
|
type?: "eip7702" | undefined;
|
|
@@ -57597,17 +57597,17 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57597
57597
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57598
57598
|
maxFeePerGas?: bigint | undefined;
|
|
57599
57599
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57600
|
-
accessList?:
|
|
57600
|
+
accessList?: viem533.AccessList | undefined;
|
|
57601
57601
|
sidecars?: undefined;
|
|
57602
|
-
authorizationList?:
|
|
57602
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
57603
57603
|
chainId?: number | undefined;
|
|
57604
|
-
connector?:
|
|
57604
|
+
connector?: wagmi21.Connector | undefined;
|
|
57605
57605
|
};
|
|
57606
57606
|
isIdle: false;
|
|
57607
57607
|
reset: () => void;
|
|
57608
57608
|
context: unknown;
|
|
57609
57609
|
submittedAt: number;
|
|
57610
|
-
writeContract:
|
|
57610
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
57611
57611
|
updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
57612
57612
|
model: "static";
|
|
57613
57613
|
} : Partial<OptionPricingParams> & {
|
|
@@ -57618,8 +57618,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57618
57618
|
newPricingAddr: `0x${string}`;
|
|
57619
57619
|
}>;
|
|
57620
57620
|
} | {
|
|
57621
|
-
data: undefined;
|
|
57622
57621
|
error: _wagmi_core0.WriteContractErrorType;
|
|
57622
|
+
data: undefined;
|
|
57623
57623
|
status: "error";
|
|
57624
57624
|
isError: true;
|
|
57625
57625
|
isPending: false;
|
|
@@ -57628,12 +57628,12 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57628
57628
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
57629
57629
|
isPaused: boolean;
|
|
57630
57630
|
variables: {
|
|
57631
|
-
abi:
|
|
57631
|
+
abi: abitype17.Abi;
|
|
57632
57632
|
functionName: string;
|
|
57633
57633
|
args?: readonly unknown[] | undefined;
|
|
57634
57634
|
address: Address;
|
|
57635
|
-
chain?:
|
|
57636
|
-
account?: `0x${string}` |
|
|
57635
|
+
chain?: viem533.Chain | null | undefined;
|
|
57636
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57637
57637
|
value?: bigint | undefined;
|
|
57638
57638
|
dataSuffix?: `0x${string}` | undefined;
|
|
57639
57639
|
type?: "legacy" | undefined;
|
|
@@ -57650,14 +57650,14 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57650
57650
|
sidecars?: undefined;
|
|
57651
57651
|
authorizationList?: undefined;
|
|
57652
57652
|
chainId?: number | undefined;
|
|
57653
|
-
connector?:
|
|
57653
|
+
connector?: wagmi21.Connector | undefined;
|
|
57654
57654
|
} | {
|
|
57655
|
-
abi:
|
|
57655
|
+
abi: abitype17.Abi;
|
|
57656
57656
|
functionName: string;
|
|
57657
57657
|
args?: readonly unknown[] | undefined;
|
|
57658
57658
|
address: Address;
|
|
57659
|
-
chain?:
|
|
57660
|
-
account?: `0x${string}` |
|
|
57659
|
+
chain?: viem533.Chain | null | undefined;
|
|
57660
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57661
57661
|
value?: bigint | undefined;
|
|
57662
57662
|
dataSuffix?: `0x${string}` | undefined;
|
|
57663
57663
|
type?: "eip2930" | undefined;
|
|
@@ -57670,18 +57670,18 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57670
57670
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57671
57671
|
maxFeePerGas?: undefined | undefined;
|
|
57672
57672
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
57673
|
-
accessList?:
|
|
57673
|
+
accessList?: viem533.AccessList | undefined;
|
|
57674
57674
|
sidecars?: undefined;
|
|
57675
57675
|
authorizationList?: undefined;
|
|
57676
57676
|
chainId?: number | undefined;
|
|
57677
|
-
connector?:
|
|
57677
|
+
connector?: wagmi21.Connector | undefined;
|
|
57678
57678
|
} | {
|
|
57679
|
-
abi:
|
|
57679
|
+
abi: abitype17.Abi;
|
|
57680
57680
|
functionName: string;
|
|
57681
57681
|
args?: readonly unknown[] | undefined;
|
|
57682
57682
|
address: Address;
|
|
57683
|
-
chain?:
|
|
57684
|
-
account?: `0x${string}` |
|
|
57683
|
+
chain?: viem533.Chain | null | undefined;
|
|
57684
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57685
57685
|
value?: bigint | undefined;
|
|
57686
57686
|
dataSuffix?: `0x${string}` | undefined;
|
|
57687
57687
|
type?: "eip1559" | undefined;
|
|
@@ -57694,66 +57694,66 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57694
57694
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57695
57695
|
maxFeePerGas?: bigint | undefined;
|
|
57696
57696
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57697
|
-
accessList?:
|
|
57697
|
+
accessList?: viem533.AccessList | undefined;
|
|
57698
57698
|
sidecars?: undefined;
|
|
57699
57699
|
authorizationList?: undefined;
|
|
57700
57700
|
chainId?: number | undefined;
|
|
57701
|
-
connector?:
|
|
57701
|
+
connector?: wagmi21.Connector | undefined;
|
|
57702
57702
|
} | {
|
|
57703
|
-
abi:
|
|
57703
|
+
abi: abitype17.Abi;
|
|
57704
57704
|
functionName: string;
|
|
57705
57705
|
args?: readonly unknown[] | undefined;
|
|
57706
57706
|
address: Address;
|
|
57707
|
-
chain?:
|
|
57708
|
-
account?: `0x${string}` |
|
|
57707
|
+
chain?: viem533.Chain | null | undefined;
|
|
57708
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57709
57709
|
value?: bigint | undefined;
|
|
57710
57710
|
dataSuffix?: `0x${string}` | undefined;
|
|
57711
57711
|
type?: "eip4844" | undefined;
|
|
57712
57712
|
gas?: bigint | undefined;
|
|
57713
57713
|
nonce?: number | undefined;
|
|
57714
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
57715
|
-
blobVersionedHashes: readonly
|
|
57714
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
57715
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
57716
57716
|
kzg?: undefined;
|
|
57717
57717
|
gasPrice?: undefined | undefined;
|
|
57718
57718
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57719
57719
|
maxFeePerGas?: bigint | undefined;
|
|
57720
57720
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57721
|
-
accessList?:
|
|
57722
|
-
sidecars?: readonly
|
|
57721
|
+
accessList?: viem533.AccessList | undefined;
|
|
57722
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57723
57723
|
authorizationList?: undefined;
|
|
57724
57724
|
chainId?: number | undefined;
|
|
57725
|
-
connector?:
|
|
57725
|
+
connector?: wagmi21.Connector | undefined;
|
|
57726
57726
|
} | {
|
|
57727
|
-
abi:
|
|
57727
|
+
abi: abitype17.Abi;
|
|
57728
57728
|
functionName: string;
|
|
57729
57729
|
args?: readonly unknown[] | undefined;
|
|
57730
57730
|
address: Address;
|
|
57731
|
-
chain?:
|
|
57732
|
-
account?: `0x${string}` |
|
|
57731
|
+
chain?: viem533.Chain | null | undefined;
|
|
57732
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57733
57733
|
value?: bigint | undefined;
|
|
57734
57734
|
dataSuffix?: `0x${string}` | undefined;
|
|
57735
57735
|
type?: "eip4844" | undefined;
|
|
57736
57736
|
gas?: bigint | undefined;
|
|
57737
57737
|
nonce?: number | undefined;
|
|
57738
|
-
blobs: readonly
|
|
57738
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
57739
57739
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
57740
|
-
kzg?:
|
|
57740
|
+
kzg?: viem533.Kzg | undefined;
|
|
57741
57741
|
gasPrice?: undefined | undefined;
|
|
57742
57742
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57743
57743
|
maxFeePerGas?: bigint | undefined;
|
|
57744
57744
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57745
|
-
accessList?:
|
|
57746
|
-
sidecars?: readonly
|
|
57745
|
+
accessList?: viem533.AccessList | undefined;
|
|
57746
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57747
57747
|
authorizationList?: undefined;
|
|
57748
57748
|
chainId?: number | undefined;
|
|
57749
|
-
connector?:
|
|
57749
|
+
connector?: wagmi21.Connector | undefined;
|
|
57750
57750
|
} | {
|
|
57751
|
-
abi:
|
|
57751
|
+
abi: abitype17.Abi;
|
|
57752
57752
|
functionName: string;
|
|
57753
57753
|
args?: readonly unknown[] | undefined;
|
|
57754
57754
|
address: Address;
|
|
57755
|
-
chain?:
|
|
57756
|
-
account?: `0x${string}` |
|
|
57755
|
+
chain?: viem533.Chain | null | undefined;
|
|
57756
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57757
57757
|
value?: bigint | undefined;
|
|
57758
57758
|
dataSuffix?: `0x${string}` | undefined;
|
|
57759
57759
|
type?: "eip7702" | undefined;
|
|
@@ -57766,17 +57766,17 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57766
57766
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57767
57767
|
maxFeePerGas?: bigint | undefined;
|
|
57768
57768
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57769
|
-
accessList?:
|
|
57769
|
+
accessList?: viem533.AccessList | undefined;
|
|
57770
57770
|
sidecars?: undefined;
|
|
57771
|
-
authorizationList?:
|
|
57771
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
57772
57772
|
chainId?: number | undefined;
|
|
57773
|
-
connector?:
|
|
57773
|
+
connector?: wagmi21.Connector | undefined;
|
|
57774
57774
|
};
|
|
57775
57775
|
isIdle: false;
|
|
57776
57776
|
reset: () => void;
|
|
57777
57777
|
context: unknown;
|
|
57778
57778
|
submittedAt: number;
|
|
57779
|
-
writeContract:
|
|
57779
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
57780
57780
|
updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
57781
57781
|
model: "static";
|
|
57782
57782
|
} : Partial<OptionPricingParams> & {
|
|
@@ -57787,8 +57787,8 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57787
57787
|
newPricingAddr: `0x${string}`;
|
|
57788
57788
|
}>;
|
|
57789
57789
|
} | {
|
|
57790
|
-
data: `0x${string}`;
|
|
57791
57790
|
error: null;
|
|
57791
|
+
data: `0x${string}`;
|
|
57792
57792
|
status: "success";
|
|
57793
57793
|
isError: false;
|
|
57794
57794
|
isPending: false;
|
|
@@ -57797,12 +57797,12 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57797
57797
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
57798
57798
|
isPaused: boolean;
|
|
57799
57799
|
variables: {
|
|
57800
|
-
abi:
|
|
57800
|
+
abi: abitype17.Abi;
|
|
57801
57801
|
functionName: string;
|
|
57802
57802
|
args?: readonly unknown[] | undefined;
|
|
57803
57803
|
address: Address;
|
|
57804
|
-
chain?:
|
|
57805
|
-
account?: `0x${string}` |
|
|
57804
|
+
chain?: viem533.Chain | null | undefined;
|
|
57805
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57806
57806
|
value?: bigint | undefined;
|
|
57807
57807
|
dataSuffix?: `0x${string}` | undefined;
|
|
57808
57808
|
type?: "legacy" | undefined;
|
|
@@ -57819,14 +57819,14 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57819
57819
|
sidecars?: undefined;
|
|
57820
57820
|
authorizationList?: undefined;
|
|
57821
57821
|
chainId?: number | undefined;
|
|
57822
|
-
connector?:
|
|
57822
|
+
connector?: wagmi21.Connector | undefined;
|
|
57823
57823
|
} | {
|
|
57824
|
-
abi:
|
|
57824
|
+
abi: abitype17.Abi;
|
|
57825
57825
|
functionName: string;
|
|
57826
57826
|
args?: readonly unknown[] | undefined;
|
|
57827
57827
|
address: Address;
|
|
57828
|
-
chain?:
|
|
57829
|
-
account?: `0x${string}` |
|
|
57828
|
+
chain?: viem533.Chain | null | undefined;
|
|
57829
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57830
57830
|
value?: bigint | undefined;
|
|
57831
57831
|
dataSuffix?: `0x${string}` | undefined;
|
|
57832
57832
|
type?: "eip2930" | undefined;
|
|
@@ -57839,18 +57839,18 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57839
57839
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57840
57840
|
maxFeePerGas?: undefined | undefined;
|
|
57841
57841
|
maxPriorityFeePerGas?: undefined | undefined;
|
|
57842
|
-
accessList?:
|
|
57842
|
+
accessList?: viem533.AccessList | undefined;
|
|
57843
57843
|
sidecars?: undefined;
|
|
57844
57844
|
authorizationList?: undefined;
|
|
57845
57845
|
chainId?: number | undefined;
|
|
57846
|
-
connector?:
|
|
57846
|
+
connector?: wagmi21.Connector | undefined;
|
|
57847
57847
|
} | {
|
|
57848
|
-
abi:
|
|
57848
|
+
abi: abitype17.Abi;
|
|
57849
57849
|
functionName: string;
|
|
57850
57850
|
args?: readonly unknown[] | undefined;
|
|
57851
57851
|
address: Address;
|
|
57852
|
-
chain?:
|
|
57853
|
-
account?: `0x${string}` |
|
|
57852
|
+
chain?: viem533.Chain | null | undefined;
|
|
57853
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57854
57854
|
value?: bigint | undefined;
|
|
57855
57855
|
dataSuffix?: `0x${string}` | undefined;
|
|
57856
57856
|
type?: "eip1559" | undefined;
|
|
@@ -57863,66 +57863,66 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57863
57863
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57864
57864
|
maxFeePerGas?: bigint | undefined;
|
|
57865
57865
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57866
|
-
accessList?:
|
|
57866
|
+
accessList?: viem533.AccessList | undefined;
|
|
57867
57867
|
sidecars?: undefined;
|
|
57868
57868
|
authorizationList?: undefined;
|
|
57869
57869
|
chainId?: number | undefined;
|
|
57870
|
-
connector?:
|
|
57870
|
+
connector?: wagmi21.Connector | undefined;
|
|
57871
57871
|
} | {
|
|
57872
|
-
abi:
|
|
57872
|
+
abi: abitype17.Abi;
|
|
57873
57873
|
functionName: string;
|
|
57874
57874
|
args?: readonly unknown[] | undefined;
|
|
57875
57875
|
address: Address;
|
|
57876
|
-
chain?:
|
|
57877
|
-
account?: `0x${string}` |
|
|
57876
|
+
chain?: viem533.Chain | null | undefined;
|
|
57877
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57878
57878
|
value?: bigint | undefined;
|
|
57879
57879
|
dataSuffix?: `0x${string}` | undefined;
|
|
57880
57880
|
type?: "eip4844" | undefined;
|
|
57881
57881
|
gas?: bigint | undefined;
|
|
57882
57882
|
nonce?: number | undefined;
|
|
57883
|
-
blobs?: readonly `0x${string}`[] | readonly
|
|
57884
|
-
blobVersionedHashes: readonly
|
|
57883
|
+
blobs?: readonly `0x${string}`[] | readonly viem533.ByteArray[] | undefined;
|
|
57884
|
+
blobVersionedHashes: readonly viem533.Hex[];
|
|
57885
57885
|
kzg?: undefined;
|
|
57886
57886
|
gasPrice?: undefined | undefined;
|
|
57887
57887
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57888
57888
|
maxFeePerGas?: bigint | undefined;
|
|
57889
57889
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57890
|
-
accessList?:
|
|
57891
|
-
sidecars?: readonly
|
|
57890
|
+
accessList?: viem533.AccessList | undefined;
|
|
57891
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57892
57892
|
authorizationList?: undefined;
|
|
57893
57893
|
chainId?: number | undefined;
|
|
57894
|
-
connector?:
|
|
57894
|
+
connector?: wagmi21.Connector | undefined;
|
|
57895
57895
|
} | {
|
|
57896
|
-
abi:
|
|
57896
|
+
abi: abitype17.Abi;
|
|
57897
57897
|
functionName: string;
|
|
57898
57898
|
args?: readonly unknown[] | undefined;
|
|
57899
57899
|
address: Address;
|
|
57900
|
-
chain?:
|
|
57901
|
-
account?: `0x${string}` |
|
|
57900
|
+
chain?: viem533.Chain | null | undefined;
|
|
57901
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57902
57902
|
value?: bigint | undefined;
|
|
57903
57903
|
dataSuffix?: `0x${string}` | undefined;
|
|
57904
57904
|
type?: "eip4844" | undefined;
|
|
57905
57905
|
gas?: bigint | undefined;
|
|
57906
57906
|
nonce?: number | undefined;
|
|
57907
|
-
blobs: readonly
|
|
57907
|
+
blobs: readonly viem533.Hex[] | readonly viem533.ByteArray[];
|
|
57908
57908
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
57909
|
-
kzg?:
|
|
57909
|
+
kzg?: viem533.Kzg | undefined;
|
|
57910
57910
|
gasPrice?: undefined | undefined;
|
|
57911
57911
|
maxFeePerBlobGas?: bigint | undefined;
|
|
57912
57912
|
maxFeePerGas?: bigint | undefined;
|
|
57913
57913
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57914
|
-
accessList?:
|
|
57915
|
-
sidecars?: readonly
|
|
57914
|
+
accessList?: viem533.AccessList | undefined;
|
|
57915
|
+
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57916
57916
|
authorizationList?: undefined;
|
|
57917
57917
|
chainId?: number | undefined;
|
|
57918
|
-
connector?:
|
|
57918
|
+
connector?: wagmi21.Connector | undefined;
|
|
57919
57919
|
} | {
|
|
57920
|
-
abi:
|
|
57920
|
+
abi: abitype17.Abi;
|
|
57921
57921
|
functionName: string;
|
|
57922
57922
|
args?: readonly unknown[] | undefined;
|
|
57923
57923
|
address: Address;
|
|
57924
|
-
chain?:
|
|
57925
|
-
account?: `0x${string}` |
|
|
57924
|
+
chain?: viem533.Chain | null | undefined;
|
|
57925
|
+
account?: `0x${string}` | viem533.Account | null | undefined;
|
|
57926
57926
|
value?: bigint | undefined;
|
|
57927
57927
|
dataSuffix?: `0x${string}` | undefined;
|
|
57928
57928
|
type?: "eip7702" | undefined;
|
|
@@ -57935,17 +57935,17 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57935
57935
|
maxFeePerBlobGas?: undefined | undefined;
|
|
57936
57936
|
maxFeePerGas?: bigint | undefined;
|
|
57937
57937
|
maxPriorityFeePerGas?: bigint | undefined;
|
|
57938
|
-
accessList?:
|
|
57938
|
+
accessList?: viem533.AccessList | undefined;
|
|
57939
57939
|
sidecars?: undefined;
|
|
57940
|
-
authorizationList?:
|
|
57940
|
+
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
57941
57941
|
chainId?: number | undefined;
|
|
57942
|
-
connector?:
|
|
57942
|
+
connector?: wagmi21.Connector | undefined;
|
|
57943
57943
|
};
|
|
57944
57944
|
isIdle: false;
|
|
57945
57945
|
reset: () => void;
|
|
57946
57946
|
context: unknown;
|
|
57947
57947
|
submittedAt: number;
|
|
57948
|
-
writeContract:
|
|
57948
|
+
writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
|
|
57949
57949
|
updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
57950
57950
|
model: "static";
|
|
57951
57951
|
} : Partial<OptionPricingParams> & {
|
|
@@ -57961,7 +57961,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57961
57961
|
declare const useLens: () => {
|
|
57962
57962
|
timelockLens: {
|
|
57963
57963
|
read: {
|
|
57964
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
57964
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
57965
57965
|
readonly type: "function";
|
|
57966
57966
|
readonly name: "batchGetRefTick";
|
|
57967
57967
|
readonly inputs: readonly [{
|
|
@@ -58900,7 +58900,7 @@ declare const useLens: () => {
|
|
|
58900
58900
|
}];
|
|
58901
58901
|
readonly stateMutability: "view";
|
|
58902
58902
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
58903
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
58903
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
58904
58904
|
readonly type: "function";
|
|
58905
58905
|
readonly name: "batchGetRefTick";
|
|
58906
58906
|
readonly inputs: readonly [{
|
|
@@ -59851,7 +59851,7 @@ declare const useLens: () => {
|
|
|
59851
59851
|
borrowedAmount0: bigint;
|
|
59852
59852
|
borrowedAmount1: bigint;
|
|
59853
59853
|
}[]>;
|
|
59854
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
59854
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
59855
59855
|
readonly type: "function";
|
|
59856
59856
|
readonly name: "batchGetRefTick";
|
|
59857
59857
|
readonly inputs: readonly [{
|
|
@@ -60800,7 +60800,7 @@ declare const useLens: () => {
|
|
|
60800
60800
|
expiresAt: number;
|
|
60801
60801
|
liquidities: readonly bigint[];
|
|
60802
60802
|
}[]>;
|
|
60803
|
-
getFeeRates: (args: readonly [`0x${string}`], options?:
|
|
60803
|
+
getFeeRates: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
60804
60804
|
readonly type: "function";
|
|
60805
60805
|
readonly name: "batchGetRefTick";
|
|
60806
60806
|
readonly inputs: readonly [{
|
|
@@ -61745,7 +61745,7 @@ declare const useLens: () => {
|
|
|
61745
61745
|
minBaseFee: bigint;
|
|
61746
61746
|
feeRecipient: `0x${string}`;
|
|
61747
61747
|
}>;
|
|
61748
|
-
getGlobalGuardianState: (args: readonly [`0x${string}`], options?:
|
|
61748
|
+
getGlobalGuardianState: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
61749
61749
|
readonly type: "function";
|
|
61750
61750
|
readonly name: "batchGetRefTick";
|
|
61751
61751
|
readonly inputs: readonly [{
|
|
@@ -62700,7 +62700,7 @@ declare const useLens: () => {
|
|
|
62700
62700
|
senderIsAdmin: boolean;
|
|
62701
62701
|
senderIsPauser: boolean;
|
|
62702
62702
|
}>;
|
|
62703
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
62703
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
62704
62704
|
readonly type: "function";
|
|
62705
62705
|
readonly name: "batchGetRefTick";
|
|
62706
62706
|
readonly inputs: readonly [{
|
|
@@ -63639,7 +63639,7 @@ declare const useLens: () => {
|
|
|
63639
63639
|
}];
|
|
63640
63640
|
readonly stateMutability: "view";
|
|
63641
63641
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
63642
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
63642
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
63643
63643
|
readonly type: "function";
|
|
63644
63644
|
readonly name: "batchGetRefTick";
|
|
63645
63645
|
readonly inputs: readonly [{
|
|
@@ -64598,7 +64598,7 @@ declare const useLens: () => {
|
|
|
64598
64598
|
optionAssetName: string;
|
|
64599
64599
|
payoutAssetName: string;
|
|
64600
64600
|
}>;
|
|
64601
|
-
getMarketState: (args: readonly [`0x${string}`], options?:
|
|
64601
|
+
getMarketState: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
64602
64602
|
readonly type: "function";
|
|
64603
64603
|
readonly name: "batchGetRefTick";
|
|
64604
64604
|
readonly inputs: readonly [{
|
|
@@ -65542,7 +65542,7 @@ declare const useLens: () => {
|
|
|
65542
65542
|
feeStrategy: `0x${string}`;
|
|
65543
65543
|
owner: `0x${string}`;
|
|
65544
65544
|
}>;
|
|
65545
|
-
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?:
|
|
65545
|
+
getMaxATMPositionSizes: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
65546
65546
|
readonly type: "function";
|
|
65547
65547
|
readonly name: "batchGetRefTick";
|
|
65548
65548
|
readonly inputs: readonly [{
|
|
@@ -66481,7 +66481,7 @@ declare const useLens: () => {
|
|
|
66481
66481
|
}];
|
|
66482
66482
|
readonly stateMutability: "view";
|
|
66483
66483
|
}], "getMaxATMPositionSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
66484
|
-
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?:
|
|
66484
|
+
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
66485
66485
|
readonly type: "function";
|
|
66486
66486
|
readonly name: "batchGetRefTick";
|
|
66487
66487
|
readonly inputs: readonly [{
|
|
@@ -67420,7 +67420,7 @@ declare const useLens: () => {
|
|
|
67420
67420
|
}];
|
|
67421
67421
|
readonly stateMutability: "view";
|
|
67422
67422
|
}], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
67423
|
-
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?:
|
|
67423
|
+
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
67424
67424
|
readonly type: "function";
|
|
67425
67425
|
readonly name: "batchGetRefTick";
|
|
67426
67426
|
readonly inputs: readonly [{
|
|
@@ -68359,7 +68359,7 @@ declare const useLens: () => {
|
|
|
68359
68359
|
}];
|
|
68360
68360
|
readonly stateMutability: "view";
|
|
68361
68361
|
}], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
68362
|
-
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?:
|
|
68362
|
+
getMaxPositionSizes: (args: readonly [`0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
68363
68363
|
readonly type: "function";
|
|
68364
68364
|
readonly name: "batchGetRefTick";
|
|
68365
68365
|
readonly inputs: readonly [{
|
|
@@ -69298,7 +69298,7 @@ declare const useLens: () => {
|
|
|
69298
69298
|
}];
|
|
69299
69299
|
readonly stateMutability: "view";
|
|
69300
69300
|
}], "getMaxPositionSizes", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
69301
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
69301
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
69302
69302
|
readonly type: "function";
|
|
69303
69303
|
readonly name: "batchGetRefTick";
|
|
69304
69304
|
readonly inputs: readonly [{
|
|
@@ -70247,7 +70247,7 @@ declare const useLens: () => {
|
|
|
70247
70247
|
expiresAt: number;
|
|
70248
70248
|
liquidities: readonly bigint[];
|
|
70249
70249
|
}>;
|
|
70250
|
-
getOptionPricingParams: (args: readonly [`0x${string}`], options?:
|
|
70250
|
+
getOptionPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
70251
70251
|
readonly type: "function";
|
|
70252
70252
|
readonly name: "batchGetRefTick";
|
|
70253
70253
|
readonly inputs: readonly [{
|
|
@@ -71192,7 +71192,7 @@ declare const useLens: () => {
|
|
|
71192
71192
|
minPremiumDailyRate: number;
|
|
71193
71193
|
minPremiumAmount: bigint;
|
|
71194
71194
|
}>;
|
|
71195
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
71195
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
71196
71196
|
readonly type: "function";
|
|
71197
71197
|
readonly name: "batchGetRefTick";
|
|
71198
71198
|
readonly inputs: readonly [{
|
|
@@ -72147,7 +72147,7 @@ declare const useLens: () => {
|
|
|
72147
72147
|
fee: number;
|
|
72148
72148
|
tickSpacing: number;
|
|
72149
72149
|
hooks: `0x${string}`;
|
|
72150
|
-
}], options?:
|
|
72150
|
+
}], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
72151
72151
|
readonly type: "function";
|
|
72152
72152
|
readonly name: "batchGetRefTick";
|
|
72153
72153
|
readonly inputs: readonly [{
|
|
@@ -73103,7 +73103,7 @@ declare const useLens: () => {
|
|
|
73103
73103
|
tickSpacing: number;
|
|
73104
73104
|
fee: number;
|
|
73105
73105
|
}>;
|
|
73106
|
-
getPricingParams: (args: readonly [`0x${string}`], options?:
|
|
73106
|
+
getPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
73107
73107
|
readonly type: "function";
|
|
73108
73108
|
readonly name: "batchGetRefTick";
|
|
73109
73109
|
readonly inputs: readonly [{
|
|
@@ -74042,7 +74042,7 @@ declare const useLens: () => {
|
|
|
74042
74042
|
}];
|
|
74043
74043
|
readonly stateMutability: "view";
|
|
74044
74044
|
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, `0x${string}`]>;
|
|
74045
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
74045
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
74046
74046
|
readonly type: "function";
|
|
74047
74047
|
readonly name: "batchGetRefTick";
|
|
74048
74048
|
readonly inputs: readonly [{
|
|
@@ -74981,7 +74981,7 @@ declare const useLens: () => {
|
|
|
74981
74981
|
}];
|
|
74982
74982
|
readonly stateMutability: "view";
|
|
74983
74983
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
74984
|
-
getStaticPricingParams: (args: readonly [`0x${string}`], options?:
|
|
74984
|
+
getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
74985
74985
|
readonly type: "function";
|
|
74986
74986
|
readonly name: "batchGetRefTick";
|
|
74987
74987
|
readonly inputs: readonly [{
|
|
@@ -75923,7 +75923,7 @@ declare const useLens: () => {
|
|
|
75923
75923
|
dailyFundingRate: number;
|
|
75924
75924
|
minFundingAmount: bigint;
|
|
75925
75925
|
}>;
|
|
75926
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
75926
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
75927
75927
|
readonly type: "function";
|
|
75928
75928
|
readonly name: "batchGetRefTick";
|
|
75929
75929
|
readonly inputs: readonly [{
|
|
@@ -76866,7 +76866,7 @@ declare const useLens: () => {
|
|
|
76866
76866
|
symbol: string;
|
|
76867
76867
|
name: string;
|
|
76868
76868
|
}>;
|
|
76869
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
76869
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
76870
76870
|
readonly type: "function";
|
|
76871
76871
|
readonly name: "batchGetRefTick";
|
|
76872
76872
|
readonly inputs: readonly [{
|
|
@@ -77815,7 +77815,7 @@ declare const useLens: () => {
|
|
|
77815
77815
|
expiresAt: number;
|
|
77816
77816
|
liquidities: readonly bigint[];
|
|
77817
77817
|
}[], bigint, boolean]>;
|
|
77818
|
-
getVaultData: (args: readonly [`0x${string}`], options?:
|
|
77818
|
+
getVaultData: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
77819
77819
|
readonly type: "function";
|
|
77820
77820
|
readonly name: "batchGetRefTick";
|
|
77821
77821
|
readonly inputs: readonly [{
|
|
@@ -78764,7 +78764,7 @@ declare const useLens: () => {
|
|
|
78764
78764
|
};
|
|
78765
78765
|
owner: `0x${string}`;
|
|
78766
78766
|
}>;
|
|
78767
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
78767
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
78768
78768
|
readonly type: "function";
|
|
78769
78769
|
readonly name: "batchGetRefTick";
|
|
78770
78770
|
readonly inputs: readonly [{
|
|
@@ -80647,7 +80647,7 @@ declare const useLens: () => {
|
|
|
80647
80647
|
} | undefined;
|
|
80648
80648
|
stateView: {
|
|
80649
80649
|
read: {
|
|
80650
|
-
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
80650
|
+
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
80651
80651
|
readonly type: "function";
|
|
80652
80652
|
readonly name: "getFeeGrowthGlobals";
|
|
80653
80653
|
readonly inputs: readonly [{
|
|
@@ -81494,7 +81494,7 @@ declare const useLens: () => {
|
|
|
81494
81494
|
fee: number;
|
|
81495
81495
|
tickSpacing: number;
|
|
81496
81496
|
hooks: `0x${string}`;
|
|
81497
|
-
}], options?:
|
|
81497
|
+
}], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
81498
81498
|
readonly type: "function";
|
|
81499
81499
|
readonly name: "getFeeGrowthGlobals";
|
|
81500
81500
|
readonly inputs: readonly [{
|
|
@@ -82336,7 +82336,7 @@ declare const useLens: () => {
|
|
|
82336
82336
|
tickSpacing: number;
|
|
82337
82337
|
hooks: `0x${string}`;
|
|
82338
82338
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
82339
|
-
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?:
|
|
82339
|
+
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
82340
82340
|
readonly type: "function";
|
|
82341
82341
|
readonly name: "getFeeGrowthGlobals";
|
|
82342
82342
|
readonly inputs: readonly [{
|
|
@@ -83183,7 +83183,7 @@ declare const useLens: () => {
|
|
|
83183
83183
|
fee: number;
|
|
83184
83184
|
tickSpacing: number;
|
|
83185
83185
|
hooks: `0x${string}`;
|
|
83186
|
-
}, number, number], options?:
|
|
83186
|
+
}, number, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
83187
83187
|
readonly type: "function";
|
|
83188
83188
|
readonly name: "getFeeGrowthGlobals";
|
|
83189
83189
|
readonly inputs: readonly [{
|
|
@@ -84025,7 +84025,7 @@ declare const useLens: () => {
|
|
|
84025
84025
|
tickSpacing: number;
|
|
84026
84026
|
hooks: `0x${string}`;
|
|
84027
84027
|
}, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
84028
|
-
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
84028
|
+
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
84029
84029
|
readonly type: "function";
|
|
84030
84030
|
readonly name: "getFeeGrowthGlobals";
|
|
84031
84031
|
readonly inputs: readonly [{
|
|
@@ -84872,7 +84872,7 @@ declare const useLens: () => {
|
|
|
84872
84872
|
fee: number;
|
|
84873
84873
|
tickSpacing: number;
|
|
84874
84874
|
hooks: `0x${string}`;
|
|
84875
|
-
}], options?:
|
|
84875
|
+
}], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
84876
84876
|
readonly type: "function";
|
|
84877
84877
|
readonly name: "getFeeGrowthGlobals";
|
|
84878
84878
|
readonly inputs: readonly [{
|
|
@@ -85714,7 +85714,7 @@ declare const useLens: () => {
|
|
|
85714
85714
|
tickSpacing: number;
|
|
85715
85715
|
hooks: `0x${string}`;
|
|
85716
85716
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
85717
|
-
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
85717
|
+
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
85718
85718
|
readonly type: "function";
|
|
85719
85719
|
readonly name: "getFeeGrowthGlobals";
|
|
85720
85720
|
readonly inputs: readonly [{
|
|
@@ -86561,7 +86561,7 @@ declare const useLens: () => {
|
|
|
86561
86561
|
fee: number;
|
|
86562
86562
|
tickSpacing: number;
|
|
86563
86563
|
hooks: `0x${string}`;
|
|
86564
|
-
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?:
|
|
86564
|
+
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
86565
86565
|
readonly type: "function";
|
|
86566
86566
|
readonly name: "getFeeGrowthGlobals";
|
|
86567
86567
|
readonly inputs: readonly [{
|
|
@@ -87414,7 +87414,7 @@ declare const useLens: () => {
|
|
|
87414
87414
|
fee: number;
|
|
87415
87415
|
tickSpacing: number;
|
|
87416
87416
|
hooks: `0x${string}`;
|
|
87417
|
-
}, `0x${string}`], options?:
|
|
87417
|
+
}, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
87418
87418
|
readonly type: "function";
|
|
87419
87419
|
readonly name: "getFeeGrowthGlobals";
|
|
87420
87420
|
readonly inputs: readonly [{
|
|
@@ -88267,7 +88267,7 @@ declare const useLens: () => {
|
|
|
88267
88267
|
fee: number;
|
|
88268
88268
|
tickSpacing: number;
|
|
88269
88269
|
hooks: `0x${string}`;
|
|
88270
|
-
}, `0x${string}`, number, number, `0x${string}`], options?:
|
|
88270
|
+
}, `0x${string}`, number, number, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
88271
88271
|
readonly type: "function";
|
|
88272
88272
|
readonly name: "getFeeGrowthGlobals";
|
|
88273
88273
|
readonly inputs: readonly [{
|
|
@@ -89115,7 +89115,7 @@ declare const useLens: () => {
|
|
|
89115
89115
|
tickSpacing: number;
|
|
89116
89116
|
hooks: `0x${string}`;
|
|
89117
89117
|
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
89118
|
-
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
89118
|
+
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
89119
89119
|
readonly type: "function";
|
|
89120
89120
|
readonly name: "getFeeGrowthGlobals";
|
|
89121
89121
|
readonly inputs: readonly [{
|
|
@@ -89962,7 +89962,7 @@ declare const useLens: () => {
|
|
|
89962
89962
|
fee: number;
|
|
89963
89963
|
tickSpacing: number;
|
|
89964
89964
|
hooks: `0x${string}`;
|
|
89965
|
-
}, `0x${string}`], options?:
|
|
89965
|
+
}, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
89966
89966
|
readonly type: "function";
|
|
89967
89967
|
readonly name: "getFeeGrowthGlobals";
|
|
89968
89968
|
readonly inputs: readonly [{
|
|
@@ -90804,7 +90804,7 @@ declare const useLens: () => {
|
|
|
90804
90804
|
tickSpacing: number;
|
|
90805
90805
|
hooks: `0x${string}`;
|
|
90806
90806
|
}, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
90807
|
-
getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
90807
|
+
getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
90808
90808
|
readonly type: "function";
|
|
90809
90809
|
readonly name: "getFeeGrowthGlobals";
|
|
90810
90810
|
readonly inputs: readonly [{
|
|
@@ -91651,7 +91651,7 @@ declare const useLens: () => {
|
|
|
91651
91651
|
fee: number;
|
|
91652
91652
|
tickSpacing: number;
|
|
91653
91653
|
hooks: `0x${string}`;
|
|
91654
|
-
}], options?:
|
|
91654
|
+
}], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
91655
91655
|
readonly type: "function";
|
|
91656
91656
|
readonly name: "getFeeGrowthGlobals";
|
|
91657
91657
|
readonly inputs: readonly [{
|
|
@@ -92493,7 +92493,7 @@ declare const useLens: () => {
|
|
|
92493
92493
|
tickSpacing: number;
|
|
92494
92494
|
hooks: `0x${string}`;
|
|
92495
92495
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
92496
|
-
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
92496
|
+
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
92497
92497
|
readonly type: "function";
|
|
92498
92498
|
readonly name: "getFeeGrowthGlobals";
|
|
92499
92499
|
readonly inputs: readonly [{
|
|
@@ -93340,7 +93340,7 @@ declare const useLens: () => {
|
|
|
93340
93340
|
fee: number;
|
|
93341
93341
|
tickSpacing: number;
|
|
93342
93342
|
hooks: `0x${string}`;
|
|
93343
|
-
}, number], options?:
|
|
93343
|
+
}, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
93344
93344
|
readonly type: "function";
|
|
93345
93345
|
readonly name: "getFeeGrowthGlobals";
|
|
93346
93346
|
readonly inputs: readonly [{
|
|
@@ -94182,7 +94182,7 @@ declare const useLens: () => {
|
|
|
94182
94182
|
tickSpacing: number;
|
|
94183
94183
|
hooks: `0x${string}`;
|
|
94184
94184
|
}, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
94185
|
-
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
94185
|
+
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
94186
94186
|
readonly type: "function";
|
|
94187
94187
|
readonly name: "getFeeGrowthGlobals";
|
|
94188
94188
|
readonly inputs: readonly [{
|
|
@@ -95029,7 +95029,7 @@ declare const useLens: () => {
|
|
|
95029
95029
|
fee: number;
|
|
95030
95030
|
tickSpacing: number;
|
|
95031
95031
|
hooks: `0x${string}`;
|
|
95032
|
-
}, number], options?:
|
|
95032
|
+
}, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
95033
95033
|
readonly type: "function";
|
|
95034
95034
|
readonly name: "getFeeGrowthGlobals";
|
|
95035
95035
|
readonly inputs: readonly [{
|
|
@@ -95871,7 +95871,7 @@ declare const useLens: () => {
|
|
|
95871
95871
|
tickSpacing: number;
|
|
95872
95872
|
hooks: `0x${string}`;
|
|
95873
95873
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
95874
|
-
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
95874
|
+
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
95875
95875
|
readonly type: "function";
|
|
95876
95876
|
readonly name: "getFeeGrowthGlobals";
|
|
95877
95877
|
readonly inputs: readonly [{
|
|
@@ -96718,7 +96718,7 @@ declare const useLens: () => {
|
|
|
96718
96718
|
fee: number;
|
|
96719
96719
|
tickSpacing: number;
|
|
96720
96720
|
hooks: `0x${string}`;
|
|
96721
|
-
}, number], options?:
|
|
96721
|
+
}, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
96722
96722
|
readonly type: "function";
|
|
96723
96723
|
readonly name: "getFeeGrowthGlobals";
|
|
96724
96724
|
readonly inputs: readonly [{
|
|
@@ -97560,7 +97560,7 @@ declare const useLens: () => {
|
|
|
97560
97560
|
tickSpacing: number;
|
|
97561
97561
|
hooks: `0x${string}`;
|
|
97562
97562
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
97563
|
-
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
97563
|
+
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
97564
97564
|
readonly type: "function";
|
|
97565
97565
|
readonly name: "getFeeGrowthGlobals";
|
|
97566
97566
|
readonly inputs: readonly [{
|
|
@@ -98407,7 +98407,7 @@ declare const useLens: () => {
|
|
|
98407
98407
|
fee: number;
|
|
98408
98408
|
tickSpacing: number;
|
|
98409
98409
|
hooks: `0x${string}`;
|
|
98410
|
-
}, number], options?:
|
|
98410
|
+
}, number], options?: viem533.Prettify<viem533.UnionOmit<viem533.ReadContractParameters<readonly [{
|
|
98411
98411
|
readonly type: "function";
|
|
98412
98412
|
readonly name: "getFeeGrowthGlobals";
|
|
98413
98413
|
readonly inputs: readonly [{
|
|
@@ -100091,4 +100091,4 @@ declare const useLens: () => {
|
|
|
100091
100091
|
};
|
|
100092
100092
|
//#endregion
|
|
100093
100093
|
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 };
|
|
100094
|
-
//# sourceMappingURL=client-
|
|
100094
|
+
//# sourceMappingURL=client-Cq946h0I.d.cts.map
|