timelock-sdk 0.0.145 → 0.0.146
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-B7N77R-L.d.cts → client-jAKjSAlA.d.cts} +380 -380
- package/dist/client.cjs +2 -3
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.js +2 -3
- package/dist/client.js.map +1 -1
- package/dist/package.d.cts +1 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { n as optionsMarketAbi, r as lensAbi, t as uniswapMathLensAbi } from "./uniswapMathLens-X6H7QwrK.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as viem0 from "viem";
|
|
3
3
|
import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
|
|
4
4
|
import React, { ReactNode } from "react";
|
|
5
5
|
import "graphql";
|
|
6
6
|
import { GraphQLClient, RequestOptions } from "graphql-request";
|
|
7
|
-
import * as
|
|
7
|
+
import * as _tanstack_react_query2 from "@tanstack/react-query";
|
|
8
8
|
import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _tanstack_query_core23 from "@tanstack/query-core";
|
|
10
10
|
import Big from "big.js";
|
|
11
11
|
import JSBI from "jsbi";
|
|
12
12
|
import * as _wagmi_core0 from "@wagmi/core";
|
|
@@ -245,7 +245,7 @@ type TimelockMarketData = Awaited<ReturnType<TimelockLens['read']['getMarketData
|
|
|
245
245
|
};
|
|
246
246
|
declare const getErc20: (address: Address, client: Client) => {
|
|
247
247
|
read: {
|
|
248
|
-
symbol: (options?:
|
|
248
|
+
symbol: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
249
249
|
readonly type: "constructor";
|
|
250
250
|
readonly inputs: readonly [{
|
|
251
251
|
readonly name: "name_";
|
|
@@ -424,7 +424,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
424
424
|
}];
|
|
425
425
|
readonly stateMutability: "nonpayable";
|
|
426
426
|
}], "symbol", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
427
|
-
allowance: (args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
427
|
+
allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
428
428
|
readonly type: "constructor";
|
|
429
429
|
readonly inputs: readonly [{
|
|
430
430
|
readonly name: "name_";
|
|
@@ -603,7 +603,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
603
603
|
}];
|
|
604
604
|
readonly stateMutability: "nonpayable";
|
|
605
605
|
}], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
606
|
-
balanceOf: (args: readonly [`0x${string}`], options?:
|
|
606
|
+
balanceOf: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
607
607
|
readonly type: "constructor";
|
|
608
608
|
readonly inputs: readonly [{
|
|
609
609
|
readonly name: "name_";
|
|
@@ -782,7 +782,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
782
782
|
}];
|
|
783
783
|
readonly stateMutability: "nonpayable";
|
|
784
784
|
}], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
785
|
-
decimals: (options?:
|
|
785
|
+
decimals: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
786
786
|
readonly type: "constructor";
|
|
787
787
|
readonly inputs: readonly [{
|
|
788
788
|
readonly name: "name_";
|
|
@@ -961,7 +961,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
961
961
|
}];
|
|
962
962
|
readonly stateMutability: "nonpayable";
|
|
963
963
|
}], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
964
|
-
name: (options?:
|
|
964
|
+
name: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
965
965
|
readonly type: "constructor";
|
|
966
966
|
readonly inputs: readonly [{
|
|
967
967
|
readonly name: "name_";
|
|
@@ -1140,7 +1140,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1140
1140
|
}];
|
|
1141
1141
|
readonly stateMutability: "nonpayable";
|
|
1142
1142
|
}], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
1143
|
-
totalSupply: (options?:
|
|
1143
|
+
totalSupply: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
1144
1144
|
readonly type: "constructor";
|
|
1145
1145
|
readonly inputs: readonly [{
|
|
1146
1146
|
readonly name: "name_";
|
|
@@ -1321,7 +1321,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1321
1321
|
}], "totalSupply", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
1322
1322
|
};
|
|
1323
1323
|
estimateGas: {
|
|
1324
|
-
approve: (args: readonly [`0x${string}`, bigint], options:
|
|
1324
|
+
approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1325
1325
|
readonly type: "constructor";
|
|
1326
1326
|
readonly inputs: readonly [{
|
|
1327
1327
|
readonly name: "name_";
|
|
@@ -1499,8 +1499,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1499
1499
|
readonly internalType: "bool";
|
|
1500
1500
|
}];
|
|
1501
1501
|
readonly stateMutability: "nonpayable";
|
|
1502
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
1503
|
-
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
1502
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1503
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1504
1504
|
readonly type: "constructor";
|
|
1505
1505
|
readonly inputs: readonly [{
|
|
1506
1506
|
readonly name: "name_";
|
|
@@ -1678,8 +1678,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1678
1678
|
readonly internalType: "bool";
|
|
1679
1679
|
}];
|
|
1680
1680
|
readonly stateMutability: "nonpayable";
|
|
1681
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
1682
|
-
increaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
1681
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1682
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1683
1683
|
readonly type: "constructor";
|
|
1684
1684
|
readonly inputs: readonly [{
|
|
1685
1685
|
readonly name: "name_";
|
|
@@ -1857,8 +1857,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1857
1857
|
readonly internalType: "bool";
|
|
1858
1858
|
}];
|
|
1859
1859
|
readonly stateMutability: "nonpayable";
|
|
1860
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
1861
|
-
transfer: (args: readonly [`0x${string}`, bigint], options:
|
|
1860
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1861
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1862
1862
|
readonly type: "constructor";
|
|
1863
1863
|
readonly inputs: readonly [{
|
|
1864
1864
|
readonly name: "name_";
|
|
@@ -2036,8 +2036,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2036
2036
|
readonly internalType: "bool";
|
|
2037
2037
|
}];
|
|
2038
2038
|
readonly stateMutability: "nonpayable";
|
|
2039
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
2040
|
-
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options:
|
|
2039
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2040
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2041
2041
|
readonly type: "constructor";
|
|
2042
2042
|
readonly inputs: readonly [{
|
|
2043
2043
|
readonly name: "name_";
|
|
@@ -2215,9 +2215,9 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2215
2215
|
readonly internalType: "bool";
|
|
2216
2216
|
}];
|
|
2217
2217
|
readonly stateMutability: "nonpayable";
|
|
2218
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
2218
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2219
2219
|
} & {
|
|
2220
|
-
approve: (args: readonly [`0x${string}`, bigint], options:
|
|
2220
|
+
approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2221
2221
|
readonly type: "constructor";
|
|
2222
2222
|
readonly inputs: readonly [{
|
|
2223
2223
|
readonly name: "name_";
|
|
@@ -2395,8 +2395,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2395
2395
|
readonly internalType: "bool";
|
|
2396
2396
|
}];
|
|
2397
2397
|
readonly stateMutability: "nonpayable";
|
|
2398
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
2399
|
-
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
2398
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2399
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2400
2400
|
readonly type: "constructor";
|
|
2401
2401
|
readonly inputs: readonly [{
|
|
2402
2402
|
readonly name: "name_";
|
|
@@ -2574,8 +2574,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2574
2574
|
readonly internalType: "bool";
|
|
2575
2575
|
}];
|
|
2576
2576
|
readonly stateMutability: "nonpayable";
|
|
2577
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
2578
|
-
increaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
2577
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2578
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2579
2579
|
readonly type: "constructor";
|
|
2580
2580
|
readonly inputs: readonly [{
|
|
2581
2581
|
readonly name: "name_";
|
|
@@ -2753,8 +2753,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2753
2753
|
readonly internalType: "bool";
|
|
2754
2754
|
}];
|
|
2755
2755
|
readonly stateMutability: "nonpayable";
|
|
2756
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
2757
|
-
transfer: (args: readonly [`0x${string}`, bigint], options:
|
|
2756
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2757
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2758
2758
|
readonly type: "constructor";
|
|
2759
2759
|
readonly inputs: readonly [{
|
|
2760
2760
|
readonly name: "name_";
|
|
@@ -2932,8 +2932,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2932
2932
|
readonly internalType: "bool";
|
|
2933
2933
|
}];
|
|
2934
2934
|
readonly stateMutability: "nonpayable";
|
|
2935
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
2936
|
-
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options:
|
|
2935
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2936
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2937
2937
|
readonly type: "constructor";
|
|
2938
2938
|
readonly inputs: readonly [{
|
|
2939
2939
|
readonly name: "name_";
|
|
@@ -3111,10 +3111,10 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3111
3111
|
readonly internalType: "bool";
|
|
3112
3112
|
}];
|
|
3113
3113
|
readonly stateMutability: "nonpayable";
|
|
3114
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
3114
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
3115
3115
|
};
|
|
3116
3116
|
simulate: {
|
|
3117
|
-
approve: <chainOverride extends
|
|
3117
|
+
approve: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3118
3118
|
readonly type: "constructor";
|
|
3119
3119
|
readonly inputs: readonly [{
|
|
3120
3120
|
readonly name: "name_";
|
|
@@ -3292,7 +3292,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3292
3292
|
readonly internalType: "bool";
|
|
3293
3293
|
}];
|
|
3294
3294
|
readonly stateMutability: "nonpayable";
|
|
3295
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
3295
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
3296
3296
|
readonly type: "constructor";
|
|
3297
3297
|
readonly inputs: readonly [{
|
|
3298
3298
|
readonly name: "name_";
|
|
@@ -3470,8 +3470,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3470
3470
|
readonly internalType: "bool";
|
|
3471
3471
|
}];
|
|
3472
3472
|
readonly stateMutability: "nonpayable";
|
|
3473
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
3474
|
-
decreaseAllowance: <chainOverride extends
|
|
3473
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
3474
|
+
decreaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3475
3475
|
readonly type: "constructor";
|
|
3476
3476
|
readonly inputs: readonly [{
|
|
3477
3477
|
readonly name: "name_";
|
|
@@ -3649,7 +3649,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3649
3649
|
readonly internalType: "bool";
|
|
3650
3650
|
}];
|
|
3651
3651
|
readonly stateMutability: "nonpayable";
|
|
3652
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
3652
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
3653
3653
|
readonly type: "constructor";
|
|
3654
3654
|
readonly inputs: readonly [{
|
|
3655
3655
|
readonly name: "name_";
|
|
@@ -3827,8 +3827,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3827
3827
|
readonly internalType: "bool";
|
|
3828
3828
|
}];
|
|
3829
3829
|
readonly stateMutability: "nonpayable";
|
|
3830
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
3831
|
-
increaseAllowance: <chainOverride extends
|
|
3830
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
3831
|
+
increaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3832
3832
|
readonly type: "constructor";
|
|
3833
3833
|
readonly inputs: readonly [{
|
|
3834
3834
|
readonly name: "name_";
|
|
@@ -4006,7 +4006,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4006
4006
|
readonly internalType: "bool";
|
|
4007
4007
|
}];
|
|
4008
4008
|
readonly stateMutability: "nonpayable";
|
|
4009
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
4009
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4010
4010
|
readonly type: "constructor";
|
|
4011
4011
|
readonly inputs: readonly [{
|
|
4012
4012
|
readonly name: "name_";
|
|
@@ -4184,8 +4184,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4184
4184
|
readonly internalType: "bool";
|
|
4185
4185
|
}];
|
|
4186
4186
|
readonly stateMutability: "nonpayable";
|
|
4187
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
4188
|
-
transfer: <chainOverride extends
|
|
4187
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4188
|
+
transfer: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
4189
4189
|
readonly type: "constructor";
|
|
4190
4190
|
readonly inputs: readonly [{
|
|
4191
4191
|
readonly name: "name_";
|
|
@@ -4363,7 +4363,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4363
4363
|
readonly internalType: "bool";
|
|
4364
4364
|
}];
|
|
4365
4365
|
readonly stateMutability: "nonpayable";
|
|
4366
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
4366
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4367
4367
|
readonly type: "constructor";
|
|
4368
4368
|
readonly inputs: readonly [{
|
|
4369
4369
|
readonly name: "name_";
|
|
@@ -4541,8 +4541,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4541
4541
|
readonly internalType: "bool";
|
|
4542
4542
|
}];
|
|
4543
4543
|
readonly stateMutability: "nonpayable";
|
|
4544
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
4545
|
-
transferFrom: <chainOverride extends
|
|
4544
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4545
|
+
transferFrom: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, `0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
4546
4546
|
readonly type: "constructor";
|
|
4547
4547
|
readonly inputs: readonly [{
|
|
4548
4548
|
readonly name: "name_";
|
|
@@ -4720,7 +4720,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4720
4720
|
readonly internalType: "bool";
|
|
4721
4721
|
}];
|
|
4722
4722
|
readonly stateMutability: "nonpayable";
|
|
4723
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
4723
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4724
4724
|
readonly type: "constructor";
|
|
4725
4725
|
readonly inputs: readonly [{
|
|
4726
4726
|
readonly name: "name_";
|
|
@@ -4898,10 +4898,10 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4898
4898
|
readonly internalType: "bool";
|
|
4899
4899
|
}];
|
|
4900
4900
|
readonly stateMutability: "nonpayable";
|
|
4901
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
4901
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4902
4902
|
};
|
|
4903
4903
|
write: {
|
|
4904
|
-
approve: <chainOverride extends
|
|
4904
|
+
approve: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
4905
4905
|
readonly type: "constructor";
|
|
4906
4906
|
readonly inputs: readonly [{
|
|
4907
4907
|
readonly name: "name_";
|
|
@@ -5079,8 +5079,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5079
5079
|
readonly internalType: "bool";
|
|
5080
5080
|
}];
|
|
5081
5081
|
readonly stateMutability: "nonpayable";
|
|
5082
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
5083
|
-
decreaseAllowance: <chainOverride extends
|
|
5082
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5083
|
+
decreaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5084
5084
|
readonly type: "constructor";
|
|
5085
5085
|
readonly inputs: readonly [{
|
|
5086
5086
|
readonly name: "name_";
|
|
@@ -5258,8 +5258,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5258
5258
|
readonly internalType: "bool";
|
|
5259
5259
|
}];
|
|
5260
5260
|
readonly stateMutability: "nonpayable";
|
|
5261
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
5262
|
-
increaseAllowance: <chainOverride extends
|
|
5261
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5262
|
+
increaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5263
5263
|
readonly type: "constructor";
|
|
5264
5264
|
readonly inputs: readonly [{
|
|
5265
5265
|
readonly name: "name_";
|
|
@@ -5437,8 +5437,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5437
5437
|
readonly internalType: "bool";
|
|
5438
5438
|
}];
|
|
5439
5439
|
readonly stateMutability: "nonpayable";
|
|
5440
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
5441
|
-
transfer: <chainOverride extends
|
|
5440
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5441
|
+
transfer: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5442
5442
|
readonly type: "constructor";
|
|
5443
5443
|
readonly inputs: readonly [{
|
|
5444
5444
|
readonly name: "name_";
|
|
@@ -5616,8 +5616,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5616
5616
|
readonly internalType: "bool";
|
|
5617
5617
|
}];
|
|
5618
5618
|
readonly stateMutability: "nonpayable";
|
|
5619
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
5620
|
-
transferFrom: <chainOverride extends
|
|
5619
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5620
|
+
transferFrom: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5621
5621
|
readonly type: "constructor";
|
|
5622
5622
|
readonly inputs: readonly [{
|
|
5623
5623
|
readonly name: "name_";
|
|
@@ -5795,7 +5795,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5795
5795
|
readonly internalType: "bool";
|
|
5796
5796
|
}];
|
|
5797
5797
|
readonly stateMutability: "nonpayable";
|
|
5798
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
5798
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, `0x${string}`, bigint], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
5799
5799
|
};
|
|
5800
5800
|
address: `0x${string}`;
|
|
5801
5801
|
abi: readonly [{
|
|
@@ -5981,7 +5981,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5981
5981
|
declare const getTimelockMarket: (address: Address, client: Client) => TimelockMarket;
|
|
5982
5982
|
declare const getStateView: (client: Client | PublicClient) => {
|
|
5983
5983
|
read: {
|
|
5984
|
-
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
5984
|
+
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
5985
5985
|
readonly type: "function";
|
|
5986
5986
|
readonly name: "getFeeGrowthGlobals";
|
|
5987
5987
|
readonly inputs: readonly [{
|
|
@@ -6828,7 +6828,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
6828
6828
|
fee: number;
|
|
6829
6829
|
tickSpacing: number;
|
|
6830
6830
|
hooks: `0x${string}`;
|
|
6831
|
-
}], options?:
|
|
6831
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
6832
6832
|
readonly type: "function";
|
|
6833
6833
|
readonly name: "getFeeGrowthGlobals";
|
|
6834
6834
|
readonly inputs: readonly [{
|
|
@@ -7670,7 +7670,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
7670
7670
|
tickSpacing: number;
|
|
7671
7671
|
hooks: `0x${string}`;
|
|
7672
7672
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
7673
|
-
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?:
|
|
7673
|
+
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
7674
7674
|
readonly type: "function";
|
|
7675
7675
|
readonly name: "getFeeGrowthGlobals";
|
|
7676
7676
|
readonly inputs: readonly [{
|
|
@@ -8517,7 +8517,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
8517
8517
|
fee: number;
|
|
8518
8518
|
tickSpacing: number;
|
|
8519
8519
|
hooks: `0x${string}`;
|
|
8520
|
-
}, number, number], options?:
|
|
8520
|
+
}, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
8521
8521
|
readonly type: "function";
|
|
8522
8522
|
readonly name: "getFeeGrowthGlobals";
|
|
8523
8523
|
readonly inputs: readonly [{
|
|
@@ -9359,7 +9359,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
9359
9359
|
tickSpacing: number;
|
|
9360
9360
|
hooks: `0x${string}`;
|
|
9361
9361
|
}, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
9362
|
-
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
9362
|
+
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
9363
9363
|
readonly type: "function";
|
|
9364
9364
|
readonly name: "getFeeGrowthGlobals";
|
|
9365
9365
|
readonly inputs: readonly [{
|
|
@@ -10206,7 +10206,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
10206
10206
|
fee: number;
|
|
10207
10207
|
tickSpacing: number;
|
|
10208
10208
|
hooks: `0x${string}`;
|
|
10209
|
-
}], options?:
|
|
10209
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
10210
10210
|
readonly type: "function";
|
|
10211
10211
|
readonly name: "getFeeGrowthGlobals";
|
|
10212
10212
|
readonly inputs: readonly [{
|
|
@@ -11048,7 +11048,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
11048
11048
|
tickSpacing: number;
|
|
11049
11049
|
hooks: `0x${string}`;
|
|
11050
11050
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
11051
|
-
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
11051
|
+
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
11052
11052
|
readonly type: "function";
|
|
11053
11053
|
readonly name: "getFeeGrowthGlobals";
|
|
11054
11054
|
readonly inputs: readonly [{
|
|
@@ -11895,7 +11895,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
11895
11895
|
fee: number;
|
|
11896
11896
|
tickSpacing: number;
|
|
11897
11897
|
hooks: `0x${string}`;
|
|
11898
|
-
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?:
|
|
11898
|
+
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
11899
11899
|
readonly type: "function";
|
|
11900
11900
|
readonly name: "getFeeGrowthGlobals";
|
|
11901
11901
|
readonly inputs: readonly [{
|
|
@@ -12748,7 +12748,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
12748
12748
|
fee: number;
|
|
12749
12749
|
tickSpacing: number;
|
|
12750
12750
|
hooks: `0x${string}`;
|
|
12751
|
-
}, `0x${string}`], options?:
|
|
12751
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
12752
12752
|
readonly type: "function";
|
|
12753
12753
|
readonly name: "getFeeGrowthGlobals";
|
|
12754
12754
|
readonly inputs: readonly [{
|
|
@@ -13601,7 +13601,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
13601
13601
|
fee: number;
|
|
13602
13602
|
tickSpacing: number;
|
|
13603
13603
|
hooks: `0x${string}`;
|
|
13604
|
-
}, `0x${string}`, number, number, `0x${string}`], options?:
|
|
13604
|
+
}, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
13605
13605
|
readonly type: "function";
|
|
13606
13606
|
readonly name: "getFeeGrowthGlobals";
|
|
13607
13607
|
readonly inputs: readonly [{
|
|
@@ -14449,7 +14449,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
14449
14449
|
tickSpacing: number;
|
|
14450
14450
|
hooks: `0x${string}`;
|
|
14451
14451
|
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
14452
|
-
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
14452
|
+
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
14453
14453
|
readonly type: "function";
|
|
14454
14454
|
readonly name: "getFeeGrowthGlobals";
|
|
14455
14455
|
readonly inputs: readonly [{
|
|
@@ -15296,7 +15296,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
15296
15296
|
fee: number;
|
|
15297
15297
|
tickSpacing: number;
|
|
15298
15298
|
hooks: `0x${string}`;
|
|
15299
|
-
}, `0x${string}`], options?:
|
|
15299
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
15300
15300
|
readonly type: "function";
|
|
15301
15301
|
readonly name: "getFeeGrowthGlobals";
|
|
15302
15302
|
readonly inputs: readonly [{
|
|
@@ -16138,7 +16138,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
16138
16138
|
tickSpacing: number;
|
|
16139
16139
|
hooks: `0x${string}`;
|
|
16140
16140
|
}, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
16141
|
-
getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
16141
|
+
getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
16142
16142
|
readonly type: "function";
|
|
16143
16143
|
readonly name: "getFeeGrowthGlobals";
|
|
16144
16144
|
readonly inputs: readonly [{
|
|
@@ -16985,7 +16985,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
16985
16985
|
fee: number;
|
|
16986
16986
|
tickSpacing: number;
|
|
16987
16987
|
hooks: `0x${string}`;
|
|
16988
|
-
}], options?:
|
|
16988
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
16989
16989
|
readonly type: "function";
|
|
16990
16990
|
readonly name: "getFeeGrowthGlobals";
|
|
16991
16991
|
readonly inputs: readonly [{
|
|
@@ -17827,7 +17827,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
17827
17827
|
tickSpacing: number;
|
|
17828
17828
|
hooks: `0x${string}`;
|
|
17829
17829
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
17830
|
-
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
17830
|
+
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
17831
17831
|
readonly type: "function";
|
|
17832
17832
|
readonly name: "getFeeGrowthGlobals";
|
|
17833
17833
|
readonly inputs: readonly [{
|
|
@@ -18674,7 +18674,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
18674
18674
|
fee: number;
|
|
18675
18675
|
tickSpacing: number;
|
|
18676
18676
|
hooks: `0x${string}`;
|
|
18677
|
-
}, number], options?:
|
|
18677
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
18678
18678
|
readonly type: "function";
|
|
18679
18679
|
readonly name: "getFeeGrowthGlobals";
|
|
18680
18680
|
readonly inputs: readonly [{
|
|
@@ -19516,7 +19516,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
19516
19516
|
tickSpacing: number;
|
|
19517
19517
|
hooks: `0x${string}`;
|
|
19518
19518
|
}, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
19519
|
-
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
19519
|
+
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
19520
19520
|
readonly type: "function";
|
|
19521
19521
|
readonly name: "getFeeGrowthGlobals";
|
|
19522
19522
|
readonly inputs: readonly [{
|
|
@@ -20363,7 +20363,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
20363
20363
|
fee: number;
|
|
20364
20364
|
tickSpacing: number;
|
|
20365
20365
|
hooks: `0x${string}`;
|
|
20366
|
-
}, number], options?:
|
|
20366
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
20367
20367
|
readonly type: "function";
|
|
20368
20368
|
readonly name: "getFeeGrowthGlobals";
|
|
20369
20369
|
readonly inputs: readonly [{
|
|
@@ -21205,7 +21205,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
21205
21205
|
tickSpacing: number;
|
|
21206
21206
|
hooks: `0x${string}`;
|
|
21207
21207
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
21208
|
-
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
21208
|
+
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
21209
21209
|
readonly type: "function";
|
|
21210
21210
|
readonly name: "getFeeGrowthGlobals";
|
|
21211
21211
|
readonly inputs: readonly [{
|
|
@@ -22052,7 +22052,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
22052
22052
|
fee: number;
|
|
22053
22053
|
tickSpacing: number;
|
|
22054
22054
|
hooks: `0x${string}`;
|
|
22055
|
-
}, number], options?:
|
|
22055
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
22056
22056
|
readonly type: "function";
|
|
22057
22057
|
readonly name: "getFeeGrowthGlobals";
|
|
22058
22058
|
readonly inputs: readonly [{
|
|
@@ -22894,7 +22894,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
22894
22894
|
tickSpacing: number;
|
|
22895
22895
|
hooks: `0x${string}`;
|
|
22896
22896
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
22897
|
-
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
22897
|
+
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
22898
22898
|
readonly type: "function";
|
|
22899
22899
|
readonly name: "getFeeGrowthGlobals";
|
|
22900
22900
|
readonly inputs: readonly [{
|
|
@@ -23741,7 +23741,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
23741
23741
|
fee: number;
|
|
23742
23742
|
tickSpacing: number;
|
|
23743
23743
|
hooks: `0x${string}`;
|
|
23744
|
-
}, number], options?:
|
|
23744
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
23745
23745
|
readonly type: "function";
|
|
23746
23746
|
readonly name: "getFeeGrowthGlobals";
|
|
23747
23747
|
readonly inputs: readonly [{
|
|
@@ -25424,7 +25424,7 @@ declare const getStateView: (client: Client | PublicClient) => {
|
|
|
25424
25424
|
};
|
|
25425
25425
|
declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
25426
25426
|
read: {
|
|
25427
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
25427
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
25428
25428
|
readonly type: "function";
|
|
25429
25429
|
readonly name: "batchGetRefTick";
|
|
25430
25430
|
readonly inputs: readonly [{
|
|
@@ -26125,7 +26125,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
26125
26125
|
}];
|
|
26126
26126
|
readonly stateMutability: "view";
|
|
26127
26127
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
26128
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
26128
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
26129
26129
|
readonly type: "function";
|
|
26130
26130
|
readonly name: "batchGetRefTick";
|
|
26131
26131
|
readonly inputs: readonly [{
|
|
@@ -26836,7 +26836,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
26836
26836
|
borrowedAmount0: bigint;
|
|
26837
26837
|
borrowedAmount1: bigint;
|
|
26838
26838
|
}[]>;
|
|
26839
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
26839
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
26840
26840
|
readonly type: "function";
|
|
26841
26841
|
readonly name: "batchGetRefTick";
|
|
26842
26842
|
readonly inputs: readonly [{
|
|
@@ -27547,7 +27547,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
27547
27547
|
expiresAt: number;
|
|
27548
27548
|
liquidities: readonly bigint[];
|
|
27549
27549
|
}[], bigint, boolean]>;
|
|
27550
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
27550
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
27551
27551
|
readonly type: "function";
|
|
27552
27552
|
readonly name: "batchGetRefTick";
|
|
27553
27553
|
readonly inputs: readonly [{
|
|
@@ -28248,7 +28248,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
28248
28248
|
}];
|
|
28249
28249
|
readonly stateMutability: "view";
|
|
28250
28250
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
28251
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
28251
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
28252
28252
|
readonly type: "function";
|
|
28253
28253
|
readonly name: "batchGetRefTick";
|
|
28254
28254
|
readonly inputs: readonly [{
|
|
@@ -28969,7 +28969,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
28969
28969
|
payoutAssetName: string;
|
|
28970
28970
|
optionsCount: bigint;
|
|
28971
28971
|
}>;
|
|
28972
|
-
getMaxATMSizes: (args: readonly [`0x${string}`, number], options?:
|
|
28972
|
+
getMaxATMSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
28973
28973
|
readonly type: "function";
|
|
28974
28974
|
readonly name: "batchGetRefTick";
|
|
28975
28975
|
readonly inputs: readonly [{
|
|
@@ -29670,7 +29670,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
29670
29670
|
}];
|
|
29671
29671
|
readonly stateMutability: "view";
|
|
29672
29672
|
}], "getMaxATMSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
29673
|
-
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?:
|
|
29673
|
+
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
29674
29674
|
readonly type: "function";
|
|
29675
29675
|
readonly name: "batchGetRefTick";
|
|
29676
29676
|
readonly inputs: readonly [{
|
|
@@ -30371,7 +30371,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
30371
30371
|
}];
|
|
30372
30372
|
readonly stateMutability: "view";
|
|
30373
30373
|
}], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
30374
|
-
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?:
|
|
30374
|
+
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
30375
30375
|
readonly type: "function";
|
|
30376
30376
|
readonly name: "batchGetRefTick";
|
|
30377
30377
|
readonly inputs: readonly [{
|
|
@@ -31072,7 +31072,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
31072
31072
|
}];
|
|
31073
31073
|
readonly stateMutability: "view";
|
|
31074
31074
|
}], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
31075
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
31075
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
31076
31076
|
readonly type: "function";
|
|
31077
31077
|
readonly name: "batchGetRefTick";
|
|
31078
31078
|
readonly inputs: readonly [{
|
|
@@ -31783,7 +31783,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
31783
31783
|
expiresAt: number;
|
|
31784
31784
|
liquidities: readonly bigint[];
|
|
31785
31785
|
}>;
|
|
31786
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
31786
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
31787
31787
|
readonly type: "function";
|
|
31788
31788
|
readonly name: "batchGetRefTick";
|
|
31789
31789
|
readonly inputs: readonly [{
|
|
@@ -32500,7 +32500,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
32500
32500
|
fee: number;
|
|
32501
32501
|
tickSpacing: number;
|
|
32502
32502
|
hooks: `0x${string}`;
|
|
32503
|
-
}], options?:
|
|
32503
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
32504
32504
|
readonly type: "function";
|
|
32505
32505
|
readonly name: "batchGetRefTick";
|
|
32506
32506
|
readonly inputs: readonly [{
|
|
@@ -33218,7 +33218,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
33218
33218
|
tickSpacing: number;
|
|
33219
33219
|
fee: number;
|
|
33220
33220
|
}>;
|
|
33221
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
33221
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
33222
33222
|
readonly type: "function";
|
|
33223
33223
|
readonly name: "batchGetRefTick";
|
|
33224
33224
|
readonly inputs: readonly [{
|
|
@@ -33919,7 +33919,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
33919
33919
|
}];
|
|
33920
33920
|
readonly stateMutability: "view";
|
|
33921
33921
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
33922
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
33922
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
33923
33923
|
readonly type: "function";
|
|
33924
33924
|
readonly name: "batchGetRefTick";
|
|
33925
33925
|
readonly inputs: readonly [{
|
|
@@ -34624,7 +34624,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
34624
34624
|
symbol: string;
|
|
34625
34625
|
name: string;
|
|
34626
34626
|
}>;
|
|
34627
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
34627
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
34628
34628
|
readonly type: "function";
|
|
34629
34629
|
readonly name: "batchGetRefTick";
|
|
34630
34630
|
readonly inputs: readonly [{
|
|
@@ -35335,7 +35335,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
35335
35335
|
expiresAt: number;
|
|
35336
35336
|
liquidities: readonly bigint[];
|
|
35337
35337
|
}[], bigint, boolean]>;
|
|
35338
|
-
getVaultData: (args: readonly [`0x${string}`], options?:
|
|
35338
|
+
getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
35339
35339
|
readonly type: "function";
|
|
35340
35340
|
readonly name: "batchGetRefTick";
|
|
35341
35341
|
readonly inputs: readonly [{
|
|
@@ -36045,7 +36045,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
36045
36045
|
hooks: `0x${string}`;
|
|
36046
36046
|
};
|
|
36047
36047
|
}>;
|
|
36048
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
36048
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
36049
36049
|
readonly type: "function";
|
|
36050
36050
|
readonly name: "batchGetRefTick";
|
|
36051
36051
|
readonly inputs: readonly [{
|
|
@@ -37551,7 +37551,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
37551
37551
|
isRefetching: boolean;
|
|
37552
37552
|
isStale: boolean;
|
|
37553
37553
|
isEnabled: boolean;
|
|
37554
|
-
refetch: (options?:
|
|
37554
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
37555
37555
|
optionId: bigint;
|
|
37556
37556
|
marketAddr: Address;
|
|
37557
37557
|
ownerAddr: Address;
|
|
@@ -37581,7 +37581,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
37581
37581
|
address: string;
|
|
37582
37582
|
} | null;
|
|
37583
37583
|
}[], Error>>;
|
|
37584
|
-
fetchStatus:
|
|
37584
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
37585
37585
|
promise: Promise<{
|
|
37586
37586
|
optionId: bigint;
|
|
37587
37587
|
marketAddr: Address;
|
|
@@ -37665,7 +37665,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
37665
37665
|
isRefetching: boolean;
|
|
37666
37666
|
isStale: boolean;
|
|
37667
37667
|
isEnabled: boolean;
|
|
37668
|
-
refetch: (options?:
|
|
37668
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
37669
37669
|
optionId: bigint;
|
|
37670
37670
|
marketAddr: Address;
|
|
37671
37671
|
ownerAddr: Address;
|
|
@@ -37695,7 +37695,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
37695
37695
|
address: string;
|
|
37696
37696
|
} | null;
|
|
37697
37697
|
}[], Error>>;
|
|
37698
|
-
fetchStatus:
|
|
37698
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
37699
37699
|
promise: Promise<{
|
|
37700
37700
|
optionId: bigint;
|
|
37701
37701
|
marketAddr: Address;
|
|
@@ -37779,7 +37779,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
37779
37779
|
isRefetching: boolean;
|
|
37780
37780
|
isStale: boolean;
|
|
37781
37781
|
isEnabled: boolean;
|
|
37782
|
-
refetch: (options?:
|
|
37782
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
37783
37783
|
optionId: bigint;
|
|
37784
37784
|
marketAddr: Address;
|
|
37785
37785
|
ownerAddr: Address;
|
|
@@ -37809,7 +37809,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
37809
37809
|
address: string;
|
|
37810
37810
|
} | null;
|
|
37811
37811
|
}[], Error>>;
|
|
37812
|
-
fetchStatus:
|
|
37812
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
37813
37813
|
promise: Promise<{
|
|
37814
37814
|
optionId: bigint;
|
|
37815
37815
|
marketAddr: Address;
|
|
@@ -37893,7 +37893,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
37893
37893
|
isRefetching: boolean;
|
|
37894
37894
|
isStale: boolean;
|
|
37895
37895
|
isEnabled: boolean;
|
|
37896
|
-
refetch: (options?:
|
|
37896
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
37897
37897
|
optionId: bigint;
|
|
37898
37898
|
marketAddr: Address;
|
|
37899
37899
|
ownerAddr: Address;
|
|
@@ -37923,7 +37923,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
37923
37923
|
address: string;
|
|
37924
37924
|
} | null;
|
|
37925
37925
|
}[], Error>>;
|
|
37926
|
-
fetchStatus:
|
|
37926
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
37927
37927
|
promise: Promise<{
|
|
37928
37928
|
optionId: bigint;
|
|
37929
37929
|
marketAddr: Address;
|
|
@@ -38007,7 +38007,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
38007
38007
|
isRefetching: boolean;
|
|
38008
38008
|
isStale: boolean;
|
|
38009
38009
|
isEnabled: boolean;
|
|
38010
|
-
refetch: (options?:
|
|
38010
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
38011
38011
|
optionId: bigint;
|
|
38012
38012
|
marketAddr: Address;
|
|
38013
38013
|
ownerAddr: Address;
|
|
@@ -38037,7 +38037,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
38037
38037
|
address: string;
|
|
38038
38038
|
} | null;
|
|
38039
38039
|
}[], Error>>;
|
|
38040
|
-
fetchStatus:
|
|
38040
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
38041
38041
|
promise: Promise<{
|
|
38042
38042
|
optionId: bigint;
|
|
38043
38043
|
marketAddr: Address;
|
|
@@ -38121,7 +38121,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
38121
38121
|
isRefetching: boolean;
|
|
38122
38122
|
isStale: boolean;
|
|
38123
38123
|
isEnabled: boolean;
|
|
38124
|
-
refetch: (options?:
|
|
38124
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
38125
38125
|
optionId: bigint;
|
|
38126
38126
|
marketAddr: Address;
|
|
38127
38127
|
ownerAddr: Address;
|
|
@@ -38151,7 +38151,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
38151
38151
|
address: string;
|
|
38152
38152
|
} | null;
|
|
38153
38153
|
}[], Error>>;
|
|
38154
|
-
fetchStatus:
|
|
38154
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
38155
38155
|
promise: Promise<{
|
|
38156
38156
|
optionId: bigint;
|
|
38157
38157
|
marketAddr: Address;
|
|
@@ -38236,7 +38236,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38236
38236
|
isRefetching: boolean;
|
|
38237
38237
|
isStale: boolean;
|
|
38238
38238
|
isEnabled: boolean;
|
|
38239
|
-
refetch: (options?:
|
|
38239
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
38240
38240
|
optionId: bigint;
|
|
38241
38241
|
marketAddr: Address;
|
|
38242
38242
|
ownerAddr: Address;
|
|
@@ -38266,7 +38266,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38266
38266
|
address: string;
|
|
38267
38267
|
} | null;
|
|
38268
38268
|
}[], Error>>;
|
|
38269
|
-
fetchStatus:
|
|
38269
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
38270
38270
|
promise: Promise<{
|
|
38271
38271
|
optionId: bigint;
|
|
38272
38272
|
marketAddr: Address;
|
|
@@ -38350,7 +38350,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38350
38350
|
isRefetching: boolean;
|
|
38351
38351
|
isStale: boolean;
|
|
38352
38352
|
isEnabled: boolean;
|
|
38353
|
-
refetch: (options?:
|
|
38353
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
38354
38354
|
optionId: bigint;
|
|
38355
38355
|
marketAddr: Address;
|
|
38356
38356
|
ownerAddr: Address;
|
|
@@ -38380,7 +38380,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38380
38380
|
address: string;
|
|
38381
38381
|
} | null;
|
|
38382
38382
|
}[], Error>>;
|
|
38383
|
-
fetchStatus:
|
|
38383
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
38384
38384
|
promise: Promise<{
|
|
38385
38385
|
optionId: bigint;
|
|
38386
38386
|
marketAddr: Address;
|
|
@@ -38464,7 +38464,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38464
38464
|
isRefetching: boolean;
|
|
38465
38465
|
isStale: boolean;
|
|
38466
38466
|
isEnabled: boolean;
|
|
38467
|
-
refetch: (options?:
|
|
38467
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
38468
38468
|
optionId: bigint;
|
|
38469
38469
|
marketAddr: Address;
|
|
38470
38470
|
ownerAddr: Address;
|
|
@@ -38494,7 +38494,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38494
38494
|
address: string;
|
|
38495
38495
|
} | null;
|
|
38496
38496
|
}[], Error>>;
|
|
38497
|
-
fetchStatus:
|
|
38497
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
38498
38498
|
promise: Promise<{
|
|
38499
38499
|
optionId: bigint;
|
|
38500
38500
|
marketAddr: Address;
|
|
@@ -38578,7 +38578,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38578
38578
|
isRefetching: boolean;
|
|
38579
38579
|
isStale: boolean;
|
|
38580
38580
|
isEnabled: boolean;
|
|
38581
|
-
refetch: (options?:
|
|
38581
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
38582
38582
|
optionId: bigint;
|
|
38583
38583
|
marketAddr: Address;
|
|
38584
38584
|
ownerAddr: Address;
|
|
@@ -38608,7 +38608,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38608
38608
|
address: string;
|
|
38609
38609
|
} | null;
|
|
38610
38610
|
}[], Error>>;
|
|
38611
|
-
fetchStatus:
|
|
38611
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
38612
38612
|
promise: Promise<{
|
|
38613
38613
|
optionId: bigint;
|
|
38614
38614
|
marketAddr: Address;
|
|
@@ -38692,7 +38692,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38692
38692
|
isRefetching: boolean;
|
|
38693
38693
|
isStale: boolean;
|
|
38694
38694
|
isEnabled: boolean;
|
|
38695
|
-
refetch: (options?:
|
|
38695
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
38696
38696
|
optionId: bigint;
|
|
38697
38697
|
marketAddr: Address;
|
|
38698
38698
|
ownerAddr: Address;
|
|
@@ -38722,7 +38722,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38722
38722
|
address: string;
|
|
38723
38723
|
} | null;
|
|
38724
38724
|
}[], Error>>;
|
|
38725
|
-
fetchStatus:
|
|
38725
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
38726
38726
|
promise: Promise<{
|
|
38727
38727
|
optionId: bigint;
|
|
38728
38728
|
marketAddr: Address;
|
|
@@ -38806,7 +38806,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38806
38806
|
isRefetching: boolean;
|
|
38807
38807
|
isStale: boolean;
|
|
38808
38808
|
isEnabled: boolean;
|
|
38809
|
-
refetch: (options?:
|
|
38809
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
38810
38810
|
optionId: bigint;
|
|
38811
38811
|
marketAddr: Address;
|
|
38812
38812
|
ownerAddr: Address;
|
|
@@ -38836,7 +38836,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38836
38836
|
address: string;
|
|
38837
38837
|
} | null;
|
|
38838
38838
|
}[], Error>>;
|
|
38839
|
-
fetchStatus:
|
|
38839
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
38840
38840
|
promise: Promise<{
|
|
38841
38841
|
optionId: bigint;
|
|
38842
38842
|
marketAddr: Address;
|
|
@@ -38921,7 +38921,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38921
38921
|
isRefetching: boolean;
|
|
38922
38922
|
isStale: boolean;
|
|
38923
38923
|
isEnabled: boolean;
|
|
38924
|
-
refetch: (options?:
|
|
38924
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
38925
38925
|
optionId: bigint;
|
|
38926
38926
|
marketAddr: Address;
|
|
38927
38927
|
ownerAddr: Address;
|
|
@@ -38951,7 +38951,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
38951
38951
|
address: string;
|
|
38952
38952
|
} | null;
|
|
38953
38953
|
}[], Error>>;
|
|
38954
|
-
fetchStatus:
|
|
38954
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
38955
38955
|
promise: Promise<{
|
|
38956
38956
|
optionId: bigint;
|
|
38957
38957
|
marketAddr: Address;
|
|
@@ -39035,7 +39035,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39035
39035
|
isRefetching: boolean;
|
|
39036
39036
|
isStale: boolean;
|
|
39037
39037
|
isEnabled: boolean;
|
|
39038
|
-
refetch: (options?:
|
|
39038
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
39039
39039
|
optionId: bigint;
|
|
39040
39040
|
marketAddr: Address;
|
|
39041
39041
|
ownerAddr: Address;
|
|
@@ -39065,7 +39065,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39065
39065
|
address: string;
|
|
39066
39066
|
} | null;
|
|
39067
39067
|
}[], Error>>;
|
|
39068
|
-
fetchStatus:
|
|
39068
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39069
39069
|
promise: Promise<{
|
|
39070
39070
|
optionId: bigint;
|
|
39071
39071
|
marketAddr: Address;
|
|
@@ -39149,7 +39149,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39149
39149
|
isRefetching: boolean;
|
|
39150
39150
|
isStale: boolean;
|
|
39151
39151
|
isEnabled: boolean;
|
|
39152
|
-
refetch: (options?:
|
|
39152
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
39153
39153
|
optionId: bigint;
|
|
39154
39154
|
marketAddr: Address;
|
|
39155
39155
|
ownerAddr: Address;
|
|
@@ -39179,7 +39179,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39179
39179
|
address: string;
|
|
39180
39180
|
} | null;
|
|
39181
39181
|
}[], Error>>;
|
|
39182
|
-
fetchStatus:
|
|
39182
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39183
39183
|
promise: Promise<{
|
|
39184
39184
|
optionId: bigint;
|
|
39185
39185
|
marketAddr: Address;
|
|
@@ -39263,7 +39263,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39263
39263
|
isRefetching: boolean;
|
|
39264
39264
|
isStale: boolean;
|
|
39265
39265
|
isEnabled: boolean;
|
|
39266
|
-
refetch: (options?:
|
|
39266
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
39267
39267
|
optionId: bigint;
|
|
39268
39268
|
marketAddr: Address;
|
|
39269
39269
|
ownerAddr: Address;
|
|
@@ -39293,7 +39293,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39293
39293
|
address: string;
|
|
39294
39294
|
} | null;
|
|
39295
39295
|
}[], Error>>;
|
|
39296
|
-
fetchStatus:
|
|
39296
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39297
39297
|
promise: Promise<{
|
|
39298
39298
|
optionId: bigint;
|
|
39299
39299
|
marketAddr: Address;
|
|
@@ -39377,7 +39377,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39377
39377
|
isRefetching: boolean;
|
|
39378
39378
|
isStale: boolean;
|
|
39379
39379
|
isEnabled: boolean;
|
|
39380
|
-
refetch: (options?:
|
|
39380
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
39381
39381
|
optionId: bigint;
|
|
39382
39382
|
marketAddr: Address;
|
|
39383
39383
|
ownerAddr: Address;
|
|
@@ -39407,7 +39407,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39407
39407
|
address: string;
|
|
39408
39408
|
} | null;
|
|
39409
39409
|
}[], Error>>;
|
|
39410
|
-
fetchStatus:
|
|
39410
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39411
39411
|
promise: Promise<{
|
|
39412
39412
|
optionId: bigint;
|
|
39413
39413
|
marketAddr: Address;
|
|
@@ -39491,7 +39491,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39491
39491
|
isRefetching: boolean;
|
|
39492
39492
|
isStale: boolean;
|
|
39493
39493
|
isEnabled: boolean;
|
|
39494
|
-
refetch: (options?:
|
|
39494
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
39495
39495
|
optionId: bigint;
|
|
39496
39496
|
marketAddr: Address;
|
|
39497
39497
|
ownerAddr: Address;
|
|
@@ -39521,7 +39521,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39521
39521
|
address: string;
|
|
39522
39522
|
} | null;
|
|
39523
39523
|
}[], Error>>;
|
|
39524
|
-
fetchStatus:
|
|
39524
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39525
39525
|
promise: Promise<{
|
|
39526
39526
|
optionId: bigint;
|
|
39527
39527
|
marketAddr: Address;
|
|
@@ -39585,7 +39585,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
39585
39585
|
};
|
|
39586
39586
|
//#endregion
|
|
39587
39587
|
//#region src/hooks/options/useExerciseOption.d.ts
|
|
39588
|
-
declare const useExerciseOption: (marketAddr?: Address) =>
|
|
39588
|
+
declare const useExerciseOption: (marketAddr?: Address) => _tanstack_react_query2.UseMutationResult<`0x${string}`, Error, {
|
|
39589
39589
|
option: OptionData;
|
|
39590
39590
|
liquidities: readonly bigint[];
|
|
39591
39591
|
}, unknown>;
|
|
@@ -39654,7 +39654,7 @@ declare const formatUSD: (value: Big | string | number) => string;
|
|
|
39654
39654
|
//#endregion
|
|
39655
39655
|
//#region src/hooks/options/useMaxPositionSize.d.ts
|
|
39656
39656
|
declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowableRange?: number) => {
|
|
39657
|
-
error:
|
|
39657
|
+
error: viem0.ReadContractErrorType;
|
|
39658
39658
|
isError: true;
|
|
39659
39659
|
isPending: false;
|
|
39660
39660
|
isLoading: false;
|
|
@@ -39666,7 +39666,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39666
39666
|
dataUpdatedAt: number;
|
|
39667
39667
|
errorUpdatedAt: number;
|
|
39668
39668
|
failureCount: number;
|
|
39669
|
-
failureReason:
|
|
39669
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
39670
39670
|
errorUpdateCount: number;
|
|
39671
39671
|
isFetched: boolean;
|
|
39672
39672
|
isFetchedAfterMount: boolean;
|
|
@@ -39676,10 +39676,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39676
39676
|
isRefetching: boolean;
|
|
39677
39677
|
isStale: boolean;
|
|
39678
39678
|
isEnabled: boolean;
|
|
39679
|
-
refetch: (options?:
|
|
39680
|
-
fetchStatus:
|
|
39679
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [bigint, bigint], viem0.ReadContractErrorType>>;
|
|
39680
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39681
39681
|
promise: Promise<readonly [bigint, bigint]>;
|
|
39682
|
-
queryKey:
|
|
39682
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
39683
39683
|
maxCallSize: Amount | undefined;
|
|
39684
39684
|
maxPutSize: Amount | undefined;
|
|
39685
39685
|
} | {
|
|
@@ -39695,7 +39695,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39695
39695
|
dataUpdatedAt: number;
|
|
39696
39696
|
errorUpdatedAt: number;
|
|
39697
39697
|
failureCount: number;
|
|
39698
|
-
failureReason:
|
|
39698
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
39699
39699
|
errorUpdateCount: number;
|
|
39700
39700
|
isFetched: boolean;
|
|
39701
39701
|
isFetchedAfterMount: boolean;
|
|
@@ -39705,14 +39705,14 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39705
39705
|
isRefetching: boolean;
|
|
39706
39706
|
isStale: boolean;
|
|
39707
39707
|
isEnabled: boolean;
|
|
39708
|
-
refetch: (options?:
|
|
39709
|
-
fetchStatus:
|
|
39708
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [bigint, bigint], viem0.ReadContractErrorType>>;
|
|
39709
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39710
39710
|
promise: Promise<readonly [bigint, bigint]>;
|
|
39711
|
-
queryKey:
|
|
39711
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
39712
39712
|
maxCallSize: Amount | undefined;
|
|
39713
39713
|
maxPutSize: Amount | undefined;
|
|
39714
39714
|
} | {
|
|
39715
|
-
error:
|
|
39715
|
+
error: viem0.ReadContractErrorType;
|
|
39716
39716
|
isError: true;
|
|
39717
39717
|
isPending: false;
|
|
39718
39718
|
isLoading: false;
|
|
@@ -39724,7 +39724,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39724
39724
|
dataUpdatedAt: number;
|
|
39725
39725
|
errorUpdatedAt: number;
|
|
39726
39726
|
failureCount: number;
|
|
39727
|
-
failureReason:
|
|
39727
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
39728
39728
|
errorUpdateCount: number;
|
|
39729
39729
|
isFetched: boolean;
|
|
39730
39730
|
isFetchedAfterMount: boolean;
|
|
@@ -39734,10 +39734,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39734
39734
|
isRefetching: boolean;
|
|
39735
39735
|
isStale: boolean;
|
|
39736
39736
|
isEnabled: boolean;
|
|
39737
|
-
refetch: (options?:
|
|
39738
|
-
fetchStatus:
|
|
39737
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [bigint, bigint], viem0.ReadContractErrorType>>;
|
|
39738
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39739
39739
|
promise: Promise<readonly [bigint, bigint]>;
|
|
39740
|
-
queryKey:
|
|
39740
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
39741
39741
|
maxCallSize: Amount | undefined;
|
|
39742
39742
|
maxPutSize: Amount | undefined;
|
|
39743
39743
|
} | {
|
|
@@ -39753,7 +39753,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39753
39753
|
dataUpdatedAt: number;
|
|
39754
39754
|
errorUpdatedAt: number;
|
|
39755
39755
|
failureCount: number;
|
|
39756
|
-
failureReason:
|
|
39756
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
39757
39757
|
errorUpdateCount: number;
|
|
39758
39758
|
isFetched: boolean;
|
|
39759
39759
|
isFetchedAfterMount: boolean;
|
|
@@ -39763,10 +39763,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39763
39763
|
isRefetching: boolean;
|
|
39764
39764
|
isStale: boolean;
|
|
39765
39765
|
isEnabled: boolean;
|
|
39766
|
-
refetch: (options?:
|
|
39767
|
-
fetchStatus:
|
|
39766
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [bigint, bigint], viem0.ReadContractErrorType>>;
|
|
39767
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39768
39768
|
promise: Promise<readonly [bigint, bigint]>;
|
|
39769
|
-
queryKey:
|
|
39769
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
39770
39770
|
maxCallSize: Amount | undefined;
|
|
39771
39771
|
maxPutSize: Amount | undefined;
|
|
39772
39772
|
} | {
|
|
@@ -39781,7 +39781,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39781
39781
|
dataUpdatedAt: number;
|
|
39782
39782
|
errorUpdatedAt: number;
|
|
39783
39783
|
failureCount: number;
|
|
39784
|
-
failureReason:
|
|
39784
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
39785
39785
|
errorUpdateCount: number;
|
|
39786
39786
|
isFetched: boolean;
|
|
39787
39787
|
isFetchedAfterMount: boolean;
|
|
@@ -39792,10 +39792,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39792
39792
|
isRefetching: boolean;
|
|
39793
39793
|
isStale: boolean;
|
|
39794
39794
|
isEnabled: boolean;
|
|
39795
|
-
refetch: (options?:
|
|
39796
|
-
fetchStatus:
|
|
39795
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [bigint, bigint], viem0.ReadContractErrorType>>;
|
|
39796
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39797
39797
|
promise: Promise<readonly [bigint, bigint]>;
|
|
39798
|
-
queryKey:
|
|
39798
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
39799
39799
|
maxCallSize: Amount | undefined;
|
|
39800
39800
|
maxPutSize: Amount | undefined;
|
|
39801
39801
|
} | {
|
|
@@ -39811,7 +39811,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39811
39811
|
dataUpdatedAt: number;
|
|
39812
39812
|
errorUpdatedAt: number;
|
|
39813
39813
|
failureCount: number;
|
|
39814
|
-
failureReason:
|
|
39814
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
39815
39815
|
errorUpdateCount: number;
|
|
39816
39816
|
isFetched: boolean;
|
|
39817
39817
|
isFetchedAfterMount: boolean;
|
|
@@ -39821,16 +39821,16 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, maxBorrowabl
|
|
|
39821
39821
|
isRefetching: boolean;
|
|
39822
39822
|
isStale: boolean;
|
|
39823
39823
|
isEnabled: boolean;
|
|
39824
|
-
refetch: (options?:
|
|
39825
|
-
fetchStatus:
|
|
39824
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [bigint, bigint], viem0.ReadContractErrorType>>;
|
|
39825
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39826
39826
|
promise: Promise<readonly [bigint, bigint]>;
|
|
39827
|
-
queryKey:
|
|
39827
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
39828
39828
|
maxCallSize: Amount | undefined;
|
|
39829
39829
|
maxPutSize: Amount | undefined;
|
|
39830
39830
|
};
|
|
39831
39831
|
//#endregion
|
|
39832
39832
|
//#region src/hooks/options/useMintOption.d.ts
|
|
39833
|
-
declare const useMintOption: (marketAddr?: Address) =>
|
|
39833
|
+
declare const useMintOption: (marketAddr?: Address) => _tanstack_react_query2.UseMutationResult<`0x${string}`, Error, {
|
|
39834
39834
|
optionType: "CALL" | "PUT";
|
|
39835
39835
|
amount: bigint;
|
|
39836
39836
|
duration: number;
|
|
@@ -39855,7 +39855,7 @@ declare const useOptionPremium: (marketAddr: Address | undefined, optionType: "C
|
|
|
39855
39855
|
};
|
|
39856
39856
|
//#endregion
|
|
39857
39857
|
//#region src/hooks/options/useExtendOption.d.ts
|
|
39858
|
-
declare const useExtendOption: (marketAddr?: Address) =>
|
|
39858
|
+
declare const useExtendOption: (marketAddr?: Address) => _tanstack_react_query2.UseMutationResult<`0x${string}`, Error, {
|
|
39859
39859
|
option: OptionData;
|
|
39860
39860
|
duration: number;
|
|
39861
39861
|
}, unknown>;
|
|
@@ -39894,7 +39894,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
39894
39894
|
isRefetching: boolean;
|
|
39895
39895
|
isStale: boolean;
|
|
39896
39896
|
isEnabled: boolean;
|
|
39897
|
-
refetch: (options?:
|
|
39897
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<({
|
|
39898
39898
|
type: "mint";
|
|
39899
39899
|
data: {
|
|
39900
39900
|
id: string;
|
|
@@ -39933,7 +39933,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
39933
39933
|
transactionHash: string;
|
|
39934
39934
|
};
|
|
39935
39935
|
})[], Error>>;
|
|
39936
|
-
fetchStatus:
|
|
39936
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
39937
39937
|
promise: Promise<({
|
|
39938
39938
|
type: "mint";
|
|
39939
39939
|
data: {
|
|
@@ -40035,7 +40035,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40035
40035
|
isRefetching: boolean;
|
|
40036
40036
|
isStale: boolean;
|
|
40037
40037
|
isEnabled: boolean;
|
|
40038
|
-
refetch: (options?:
|
|
40038
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<({
|
|
40039
40039
|
type: "mint";
|
|
40040
40040
|
data: {
|
|
40041
40041
|
id: string;
|
|
@@ -40074,7 +40074,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40074
40074
|
transactionHash: string;
|
|
40075
40075
|
};
|
|
40076
40076
|
})[], Error>>;
|
|
40077
|
-
fetchStatus:
|
|
40077
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40078
40078
|
promise: Promise<({
|
|
40079
40079
|
type: "mint";
|
|
40080
40080
|
data: {
|
|
@@ -40176,7 +40176,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40176
40176
|
isRefetching: boolean;
|
|
40177
40177
|
isStale: boolean;
|
|
40178
40178
|
isEnabled: boolean;
|
|
40179
|
-
refetch: (options?:
|
|
40179
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<({
|
|
40180
40180
|
type: "mint";
|
|
40181
40181
|
data: {
|
|
40182
40182
|
id: string;
|
|
@@ -40215,7 +40215,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40215
40215
|
transactionHash: string;
|
|
40216
40216
|
};
|
|
40217
40217
|
})[], Error>>;
|
|
40218
|
-
fetchStatus:
|
|
40218
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40219
40219
|
promise: Promise<({
|
|
40220
40220
|
type: "mint";
|
|
40221
40221
|
data: {
|
|
@@ -40317,7 +40317,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40317
40317
|
isRefetching: boolean;
|
|
40318
40318
|
isStale: boolean;
|
|
40319
40319
|
isEnabled: boolean;
|
|
40320
|
-
refetch: (options?:
|
|
40320
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<({
|
|
40321
40321
|
type: "mint";
|
|
40322
40322
|
data: {
|
|
40323
40323
|
id: string;
|
|
@@ -40356,7 +40356,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40356
40356
|
transactionHash: string;
|
|
40357
40357
|
};
|
|
40358
40358
|
})[], Error>>;
|
|
40359
|
-
fetchStatus:
|
|
40359
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40360
40360
|
promise: Promise<({
|
|
40361
40361
|
type: "mint";
|
|
40362
40362
|
data: {
|
|
@@ -40458,7 +40458,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40458
40458
|
isRefetching: boolean;
|
|
40459
40459
|
isStale: boolean;
|
|
40460
40460
|
isEnabled: boolean;
|
|
40461
|
-
refetch: (options?:
|
|
40461
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<({
|
|
40462
40462
|
type: "mint";
|
|
40463
40463
|
data: {
|
|
40464
40464
|
id: string;
|
|
@@ -40497,7 +40497,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40497
40497
|
transactionHash: string;
|
|
40498
40498
|
};
|
|
40499
40499
|
})[], Error>>;
|
|
40500
|
-
fetchStatus:
|
|
40500
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40501
40501
|
promise: Promise<({
|
|
40502
40502
|
type: "mint";
|
|
40503
40503
|
data: {
|
|
@@ -40599,7 +40599,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40599
40599
|
isRefetching: boolean;
|
|
40600
40600
|
isStale: boolean;
|
|
40601
40601
|
isEnabled: boolean;
|
|
40602
|
-
refetch: (options?:
|
|
40602
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<({
|
|
40603
40603
|
type: "mint";
|
|
40604
40604
|
data: {
|
|
40605
40605
|
id: string;
|
|
@@ -40638,7 +40638,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40638
40638
|
transactionHash: string;
|
|
40639
40639
|
};
|
|
40640
40640
|
})[], Error>>;
|
|
40641
|
-
fetchStatus:
|
|
40641
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40642
40642
|
promise: Promise<({
|
|
40643
40643
|
type: "mint";
|
|
40644
40644
|
data: {
|
|
@@ -40720,7 +40720,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
40720
40720
|
};
|
|
40721
40721
|
//#endregion
|
|
40722
40722
|
//#region src/hooks/perps/useMintPerp.d.ts
|
|
40723
|
-
declare const useMintPerp: (marketAddr?: Address) =>
|
|
40723
|
+
declare const useMintPerp: (marketAddr?: Address) => _tanstack_react_query2.UseMutationResult<void, Error, {
|
|
40724
40724
|
optionType: "CALL" | "PUT";
|
|
40725
40725
|
amount: bigint;
|
|
40726
40726
|
duration: number;
|
|
@@ -40728,13 +40728,13 @@ declare const useMintPerp: (marketAddr?: Address) => _tanstack_react_query0.UseM
|
|
|
40728
40728
|
}, unknown>;
|
|
40729
40729
|
//#endregion
|
|
40730
40730
|
//#region src/hooks/perps/useClosePerp.d.ts
|
|
40731
|
-
declare const useClosePerp: () =>
|
|
40731
|
+
declare const useClosePerp: () => _tanstack_react_query2.UseMutationResult<void, Error, ExercisePerpBody, unknown>;
|
|
40732
40732
|
//#endregion
|
|
40733
40733
|
//#region src/hooks/perps/usePerpsOperator.d.ts
|
|
40734
40734
|
declare const usePerpsOperator: () => {
|
|
40735
40735
|
operator: PerpsOperator | undefined;
|
|
40736
40736
|
address: `0x${string}` | undefined;
|
|
40737
|
-
signMessage:
|
|
40737
|
+
signMessage: _tanstack_react_query2.UseMutationResult<void, Error, void, unknown>;
|
|
40738
40738
|
};
|
|
40739
40739
|
//#endregion
|
|
40740
40740
|
//#region src/hooks/perps/useUserPerps.d.ts
|
|
@@ -40761,7 +40761,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40761
40761
|
isRefetching: boolean;
|
|
40762
40762
|
isStale: boolean;
|
|
40763
40763
|
isEnabled: boolean;
|
|
40764
|
-
refetch: (options?:
|
|
40764
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
40765
40765
|
optionId: bigint;
|
|
40766
40766
|
id: string;
|
|
40767
40767
|
ownerAddr: Address;
|
|
@@ -40770,7 +40770,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40770
40770
|
expiresAt: number;
|
|
40771
40771
|
closed: boolean;
|
|
40772
40772
|
}[] | undefined, Error>>;
|
|
40773
|
-
fetchStatus:
|
|
40773
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40774
40774
|
promise: Promise<{
|
|
40775
40775
|
optionId: bigint;
|
|
40776
40776
|
id: string;
|
|
@@ -40812,7 +40812,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40812
40812
|
isRefetching: boolean;
|
|
40813
40813
|
isStale: boolean;
|
|
40814
40814
|
isEnabled: boolean;
|
|
40815
|
-
refetch: (options?:
|
|
40815
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
40816
40816
|
optionId: bigint;
|
|
40817
40817
|
id: string;
|
|
40818
40818
|
ownerAddr: Address;
|
|
@@ -40821,7 +40821,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40821
40821
|
expiresAt: number;
|
|
40822
40822
|
closed: boolean;
|
|
40823
40823
|
}[] | undefined, Error>>;
|
|
40824
|
-
fetchStatus:
|
|
40824
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40825
40825
|
promise: Promise<{
|
|
40826
40826
|
optionId: bigint;
|
|
40827
40827
|
id: string;
|
|
@@ -40863,7 +40863,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40863
40863
|
isRefetching: boolean;
|
|
40864
40864
|
isStale: boolean;
|
|
40865
40865
|
isEnabled: boolean;
|
|
40866
|
-
refetch: (options?:
|
|
40866
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
40867
40867
|
optionId: bigint;
|
|
40868
40868
|
id: string;
|
|
40869
40869
|
ownerAddr: Address;
|
|
@@ -40872,7 +40872,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40872
40872
|
expiresAt: number;
|
|
40873
40873
|
closed: boolean;
|
|
40874
40874
|
}[] | undefined, Error>>;
|
|
40875
|
-
fetchStatus:
|
|
40875
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40876
40876
|
promise: Promise<{
|
|
40877
40877
|
optionId: bigint;
|
|
40878
40878
|
id: string;
|
|
@@ -40914,7 +40914,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40914
40914
|
isRefetching: boolean;
|
|
40915
40915
|
isStale: boolean;
|
|
40916
40916
|
isEnabled: boolean;
|
|
40917
|
-
refetch: (options?:
|
|
40917
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
40918
40918
|
optionId: bigint;
|
|
40919
40919
|
id: string;
|
|
40920
40920
|
ownerAddr: Address;
|
|
@@ -40923,7 +40923,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40923
40923
|
expiresAt: number;
|
|
40924
40924
|
closed: boolean;
|
|
40925
40925
|
}[] | undefined, Error>>;
|
|
40926
|
-
fetchStatus:
|
|
40926
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40927
40927
|
promise: Promise<{
|
|
40928
40928
|
optionId: bigint;
|
|
40929
40929
|
id: string;
|
|
@@ -40965,7 +40965,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40965
40965
|
isRefetching: boolean;
|
|
40966
40966
|
isStale: boolean;
|
|
40967
40967
|
isEnabled: boolean;
|
|
40968
|
-
refetch: (options?:
|
|
40968
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
40969
40969
|
optionId: bigint;
|
|
40970
40970
|
id: string;
|
|
40971
40971
|
ownerAddr: Address;
|
|
@@ -40974,7 +40974,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
40974
40974
|
expiresAt: number;
|
|
40975
40975
|
closed: boolean;
|
|
40976
40976
|
}[] | undefined, Error>>;
|
|
40977
|
-
fetchStatus:
|
|
40977
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
40978
40978
|
promise: Promise<{
|
|
40979
40979
|
optionId: bigint;
|
|
40980
40980
|
id: string;
|
|
@@ -41016,7 +41016,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
41016
41016
|
isRefetching: boolean;
|
|
41017
41017
|
isStale: boolean;
|
|
41018
41018
|
isEnabled: boolean;
|
|
41019
|
-
refetch: (options?:
|
|
41019
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41020
41020
|
optionId: bigint;
|
|
41021
41021
|
id: string;
|
|
41022
41022
|
ownerAddr: Address;
|
|
@@ -41025,7 +41025,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
41025
41025
|
expiresAt: number;
|
|
41026
41026
|
closed: boolean;
|
|
41027
41027
|
}[] | undefined, Error>>;
|
|
41028
|
-
fetchStatus:
|
|
41028
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41029
41029
|
promise: Promise<{
|
|
41030
41030
|
optionId: bigint;
|
|
41031
41031
|
id: string;
|
|
@@ -41068,7 +41068,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41068
41068
|
isRefetching: boolean;
|
|
41069
41069
|
isStale: boolean;
|
|
41070
41070
|
isEnabled: boolean;
|
|
41071
|
-
refetch: (options?:
|
|
41071
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41072
41072
|
optionId: bigint;
|
|
41073
41073
|
id: string;
|
|
41074
41074
|
ownerAddr: Address;
|
|
@@ -41077,7 +41077,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41077
41077
|
expiresAt: number;
|
|
41078
41078
|
closed: boolean;
|
|
41079
41079
|
}[] | undefined, Error>>;
|
|
41080
|
-
fetchStatus:
|
|
41080
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41081
41081
|
promise: Promise<{
|
|
41082
41082
|
optionId: bigint;
|
|
41083
41083
|
id: string;
|
|
@@ -41119,7 +41119,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41119
41119
|
isRefetching: boolean;
|
|
41120
41120
|
isStale: boolean;
|
|
41121
41121
|
isEnabled: boolean;
|
|
41122
|
-
refetch: (options?:
|
|
41122
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41123
41123
|
optionId: bigint;
|
|
41124
41124
|
id: string;
|
|
41125
41125
|
ownerAddr: Address;
|
|
@@ -41128,7 +41128,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41128
41128
|
expiresAt: number;
|
|
41129
41129
|
closed: boolean;
|
|
41130
41130
|
}[] | undefined, Error>>;
|
|
41131
|
-
fetchStatus:
|
|
41131
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41132
41132
|
promise: Promise<{
|
|
41133
41133
|
optionId: bigint;
|
|
41134
41134
|
id: string;
|
|
@@ -41170,7 +41170,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41170
41170
|
isRefetching: boolean;
|
|
41171
41171
|
isStale: boolean;
|
|
41172
41172
|
isEnabled: boolean;
|
|
41173
|
-
refetch: (options?:
|
|
41173
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41174
41174
|
optionId: bigint;
|
|
41175
41175
|
id: string;
|
|
41176
41176
|
ownerAddr: Address;
|
|
@@ -41179,7 +41179,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41179
41179
|
expiresAt: number;
|
|
41180
41180
|
closed: boolean;
|
|
41181
41181
|
}[] | undefined, Error>>;
|
|
41182
|
-
fetchStatus:
|
|
41182
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41183
41183
|
promise: Promise<{
|
|
41184
41184
|
optionId: bigint;
|
|
41185
41185
|
id: string;
|
|
@@ -41221,7 +41221,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41221
41221
|
isRefetching: boolean;
|
|
41222
41222
|
isStale: boolean;
|
|
41223
41223
|
isEnabled: boolean;
|
|
41224
|
-
refetch: (options?:
|
|
41224
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41225
41225
|
optionId: bigint;
|
|
41226
41226
|
id: string;
|
|
41227
41227
|
ownerAddr: Address;
|
|
@@ -41230,7 +41230,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41230
41230
|
expiresAt: number;
|
|
41231
41231
|
closed: boolean;
|
|
41232
41232
|
}[] | undefined, Error>>;
|
|
41233
|
-
fetchStatus:
|
|
41233
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41234
41234
|
promise: Promise<{
|
|
41235
41235
|
optionId: bigint;
|
|
41236
41236
|
id: string;
|
|
@@ -41272,7 +41272,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41272
41272
|
isRefetching: boolean;
|
|
41273
41273
|
isStale: boolean;
|
|
41274
41274
|
isEnabled: boolean;
|
|
41275
|
-
refetch: (options?:
|
|
41275
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41276
41276
|
optionId: bigint;
|
|
41277
41277
|
id: string;
|
|
41278
41278
|
ownerAddr: Address;
|
|
@@ -41281,7 +41281,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41281
41281
|
expiresAt: number;
|
|
41282
41282
|
closed: boolean;
|
|
41283
41283
|
}[] | undefined, Error>>;
|
|
41284
|
-
fetchStatus:
|
|
41284
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41285
41285
|
promise: Promise<{
|
|
41286
41286
|
optionId: bigint;
|
|
41287
41287
|
id: string;
|
|
@@ -41323,7 +41323,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41323
41323
|
isRefetching: boolean;
|
|
41324
41324
|
isStale: boolean;
|
|
41325
41325
|
isEnabled: boolean;
|
|
41326
|
-
refetch: (options?:
|
|
41326
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41327
41327
|
optionId: bigint;
|
|
41328
41328
|
id: string;
|
|
41329
41329
|
ownerAddr: Address;
|
|
@@ -41332,7 +41332,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41332
41332
|
expiresAt: number;
|
|
41333
41333
|
closed: boolean;
|
|
41334
41334
|
}[] | undefined, Error>>;
|
|
41335
|
-
fetchStatus:
|
|
41335
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41336
41336
|
promise: Promise<{
|
|
41337
41337
|
optionId: bigint;
|
|
41338
41338
|
id: string;
|
|
@@ -41375,7 +41375,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41375
41375
|
isRefetching: boolean;
|
|
41376
41376
|
isStale: boolean;
|
|
41377
41377
|
isEnabled: boolean;
|
|
41378
|
-
refetch: (options?:
|
|
41378
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41379
41379
|
optionId: bigint;
|
|
41380
41380
|
id: string;
|
|
41381
41381
|
ownerAddr: Address;
|
|
@@ -41384,7 +41384,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41384
41384
|
expiresAt: number;
|
|
41385
41385
|
closed: boolean;
|
|
41386
41386
|
}[] | undefined, Error>>;
|
|
41387
|
-
fetchStatus:
|
|
41387
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41388
41388
|
promise: Promise<{
|
|
41389
41389
|
optionId: bigint;
|
|
41390
41390
|
id: string;
|
|
@@ -41426,7 +41426,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41426
41426
|
isRefetching: boolean;
|
|
41427
41427
|
isStale: boolean;
|
|
41428
41428
|
isEnabled: boolean;
|
|
41429
|
-
refetch: (options?:
|
|
41429
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41430
41430
|
optionId: bigint;
|
|
41431
41431
|
id: string;
|
|
41432
41432
|
ownerAddr: Address;
|
|
@@ -41435,7 +41435,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41435
41435
|
expiresAt: number;
|
|
41436
41436
|
closed: boolean;
|
|
41437
41437
|
}[] | undefined, Error>>;
|
|
41438
|
-
fetchStatus:
|
|
41438
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41439
41439
|
promise: Promise<{
|
|
41440
41440
|
optionId: bigint;
|
|
41441
41441
|
id: string;
|
|
@@ -41477,7 +41477,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41477
41477
|
isRefetching: boolean;
|
|
41478
41478
|
isStale: boolean;
|
|
41479
41479
|
isEnabled: boolean;
|
|
41480
|
-
refetch: (options?:
|
|
41480
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41481
41481
|
optionId: bigint;
|
|
41482
41482
|
id: string;
|
|
41483
41483
|
ownerAddr: Address;
|
|
@@ -41486,7 +41486,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41486
41486
|
expiresAt: number;
|
|
41487
41487
|
closed: boolean;
|
|
41488
41488
|
}[] | undefined, Error>>;
|
|
41489
|
-
fetchStatus:
|
|
41489
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41490
41490
|
promise: Promise<{
|
|
41491
41491
|
optionId: bigint;
|
|
41492
41492
|
id: string;
|
|
@@ -41528,7 +41528,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41528
41528
|
isRefetching: boolean;
|
|
41529
41529
|
isStale: boolean;
|
|
41530
41530
|
isEnabled: boolean;
|
|
41531
|
-
refetch: (options?:
|
|
41531
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41532
41532
|
optionId: bigint;
|
|
41533
41533
|
id: string;
|
|
41534
41534
|
ownerAddr: Address;
|
|
@@ -41537,7 +41537,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41537
41537
|
expiresAt: number;
|
|
41538
41538
|
closed: boolean;
|
|
41539
41539
|
}[] | undefined, Error>>;
|
|
41540
|
-
fetchStatus:
|
|
41540
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41541
41541
|
promise: Promise<{
|
|
41542
41542
|
optionId: bigint;
|
|
41543
41543
|
id: string;
|
|
@@ -41579,7 +41579,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41579
41579
|
isRefetching: boolean;
|
|
41580
41580
|
isStale: boolean;
|
|
41581
41581
|
isEnabled: boolean;
|
|
41582
|
-
refetch: (options?:
|
|
41582
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41583
41583
|
optionId: bigint;
|
|
41584
41584
|
id: string;
|
|
41585
41585
|
ownerAddr: Address;
|
|
@@ -41588,7 +41588,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41588
41588
|
expiresAt: number;
|
|
41589
41589
|
closed: boolean;
|
|
41590
41590
|
}[] | undefined, Error>>;
|
|
41591
|
-
fetchStatus:
|
|
41591
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41592
41592
|
promise: Promise<{
|
|
41593
41593
|
optionId: bigint;
|
|
41594
41594
|
id: string;
|
|
@@ -41630,7 +41630,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41630
41630
|
isRefetching: boolean;
|
|
41631
41631
|
isStale: boolean;
|
|
41632
41632
|
isEnabled: boolean;
|
|
41633
|
-
refetch: (options?:
|
|
41633
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41634
41634
|
optionId: bigint;
|
|
41635
41635
|
id: string;
|
|
41636
41636
|
ownerAddr: Address;
|
|
@@ -41639,7 +41639,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41639
41639
|
expiresAt: number;
|
|
41640
41640
|
closed: boolean;
|
|
41641
41641
|
}[] | undefined, Error>>;
|
|
41642
|
-
fetchStatus:
|
|
41642
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41643
41643
|
promise: Promise<{
|
|
41644
41644
|
optionId: bigint;
|
|
41645
41645
|
id: string;
|
|
@@ -41662,7 +41662,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
41662
41662
|
//#endregion
|
|
41663
41663
|
//#region src/hooks/operators/useOperatorPerms.d.ts
|
|
41664
41664
|
declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
|
|
41665
|
-
error:
|
|
41665
|
+
error: viem0.ReadContractErrorType;
|
|
41666
41666
|
isError: true;
|
|
41667
41667
|
isPending: false;
|
|
41668
41668
|
isLoading: false;
|
|
@@ -41674,7 +41674,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41674
41674
|
dataUpdatedAt: number;
|
|
41675
41675
|
errorUpdatedAt: number;
|
|
41676
41676
|
failureCount: number;
|
|
41677
|
-
failureReason:
|
|
41677
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
41678
41678
|
errorUpdateCount: number;
|
|
41679
41679
|
isFetched: boolean;
|
|
41680
41680
|
isFetchedAfterMount: boolean;
|
|
@@ -41684,10 +41684,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41684
41684
|
isRefetching: boolean;
|
|
41685
41685
|
isStale: boolean;
|
|
41686
41686
|
isEnabled: boolean;
|
|
41687
|
-
refetch: (options?:
|
|
41688
|
-
fetchStatus:
|
|
41687
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
41688
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41689
41689
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
41690
|
-
queryKey:
|
|
41690
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
41691
41691
|
data: {
|
|
41692
41692
|
canExtend: boolean | undefined;
|
|
41693
41693
|
canExercise: boolean | undefined;
|
|
@@ -41709,7 +41709,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41709
41709
|
dataUpdatedAt: number;
|
|
41710
41710
|
errorUpdatedAt: number;
|
|
41711
41711
|
failureCount: number;
|
|
41712
|
-
failureReason:
|
|
41712
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
41713
41713
|
errorUpdateCount: number;
|
|
41714
41714
|
isFetched: boolean;
|
|
41715
41715
|
isFetchedAfterMount: boolean;
|
|
@@ -41719,10 +41719,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41719
41719
|
isRefetching: boolean;
|
|
41720
41720
|
isStale: boolean;
|
|
41721
41721
|
isEnabled: boolean;
|
|
41722
|
-
refetch: (options?:
|
|
41723
|
-
fetchStatus:
|
|
41722
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
41723
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41724
41724
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
41725
|
-
queryKey:
|
|
41725
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
41726
41726
|
data: {
|
|
41727
41727
|
canExtend: boolean | undefined;
|
|
41728
41728
|
canExercise: boolean | undefined;
|
|
@@ -41732,7 +41732,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41732
41732
|
effectiveApproval: bigint;
|
|
41733
41733
|
};
|
|
41734
41734
|
} | {
|
|
41735
|
-
error:
|
|
41735
|
+
error: viem0.ReadContractErrorType;
|
|
41736
41736
|
isError: true;
|
|
41737
41737
|
isPending: false;
|
|
41738
41738
|
isLoading: false;
|
|
@@ -41744,7 +41744,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41744
41744
|
dataUpdatedAt: number;
|
|
41745
41745
|
errorUpdatedAt: number;
|
|
41746
41746
|
failureCount: number;
|
|
41747
|
-
failureReason:
|
|
41747
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
41748
41748
|
errorUpdateCount: number;
|
|
41749
41749
|
isFetched: boolean;
|
|
41750
41750
|
isFetchedAfterMount: boolean;
|
|
@@ -41754,10 +41754,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41754
41754
|
isRefetching: boolean;
|
|
41755
41755
|
isStale: boolean;
|
|
41756
41756
|
isEnabled: boolean;
|
|
41757
|
-
refetch: (options?:
|
|
41758
|
-
fetchStatus:
|
|
41757
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
41758
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41759
41759
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
41760
|
-
queryKey:
|
|
41760
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
41761
41761
|
data: {
|
|
41762
41762
|
canExtend: boolean | undefined;
|
|
41763
41763
|
canExercise: boolean | undefined;
|
|
@@ -41779,7 +41779,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41779
41779
|
dataUpdatedAt: number;
|
|
41780
41780
|
errorUpdatedAt: number;
|
|
41781
41781
|
failureCount: number;
|
|
41782
|
-
failureReason:
|
|
41782
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
41783
41783
|
errorUpdateCount: number;
|
|
41784
41784
|
isFetched: boolean;
|
|
41785
41785
|
isFetchedAfterMount: boolean;
|
|
@@ -41789,10 +41789,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41789
41789
|
isRefetching: boolean;
|
|
41790
41790
|
isStale: boolean;
|
|
41791
41791
|
isEnabled: boolean;
|
|
41792
|
-
refetch: (options?:
|
|
41793
|
-
fetchStatus:
|
|
41792
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
41793
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41794
41794
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
41795
|
-
queryKey:
|
|
41795
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
41796
41796
|
data: {
|
|
41797
41797
|
canExtend: boolean | undefined;
|
|
41798
41798
|
canExercise: boolean | undefined;
|
|
@@ -41813,7 +41813,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41813
41813
|
dataUpdatedAt: number;
|
|
41814
41814
|
errorUpdatedAt: number;
|
|
41815
41815
|
failureCount: number;
|
|
41816
|
-
failureReason:
|
|
41816
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
41817
41817
|
errorUpdateCount: number;
|
|
41818
41818
|
isFetched: boolean;
|
|
41819
41819
|
isFetchedAfterMount: boolean;
|
|
@@ -41824,10 +41824,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41824
41824
|
isRefetching: boolean;
|
|
41825
41825
|
isStale: boolean;
|
|
41826
41826
|
isEnabled: boolean;
|
|
41827
|
-
refetch: (options?:
|
|
41828
|
-
fetchStatus:
|
|
41827
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
41828
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41829
41829
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
41830
|
-
queryKey:
|
|
41830
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
41831
41831
|
data: {
|
|
41832
41832
|
canExtend: boolean | undefined;
|
|
41833
41833
|
canExercise: boolean | undefined;
|
|
@@ -41849,7 +41849,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41849
41849
|
dataUpdatedAt: number;
|
|
41850
41850
|
errorUpdatedAt: number;
|
|
41851
41851
|
failureCount: number;
|
|
41852
|
-
failureReason:
|
|
41852
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
41853
41853
|
errorUpdateCount: number;
|
|
41854
41854
|
isFetched: boolean;
|
|
41855
41855
|
isFetchedAfterMount: boolean;
|
|
@@ -41859,10 +41859,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
41859
41859
|
isRefetching: boolean;
|
|
41860
41860
|
isStale: boolean;
|
|
41861
41861
|
isEnabled: boolean;
|
|
41862
|
-
refetch: (options?:
|
|
41863
|
-
fetchStatus:
|
|
41862
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
41863
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41864
41864
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
41865
|
-
queryKey:
|
|
41865
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
41866
41866
|
data: {
|
|
41867
41867
|
canExtend: boolean | undefined;
|
|
41868
41868
|
canExercise: boolean | undefined;
|
|
@@ -41911,7 +41911,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
41911
41911
|
isRefetching: boolean;
|
|
41912
41912
|
isStale: boolean;
|
|
41913
41913
|
isEnabled: boolean;
|
|
41914
|
-
refetch: (options?:
|
|
41914
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41915
41915
|
spendingApproval: bigint;
|
|
41916
41916
|
operatorAddr: string;
|
|
41917
41917
|
__typename: "UserMarketOperator";
|
|
@@ -41925,7 +41925,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
41925
41925
|
address: string;
|
|
41926
41926
|
} | null;
|
|
41927
41927
|
}[] | undefined, Error>>;
|
|
41928
|
-
fetchStatus:
|
|
41928
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41929
41929
|
promise: Promise<{
|
|
41930
41930
|
spendingApproval: bigint;
|
|
41931
41931
|
operatorAddr: string;
|
|
@@ -41977,7 +41977,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
41977
41977
|
isRefetching: boolean;
|
|
41978
41978
|
isStale: boolean;
|
|
41979
41979
|
isEnabled: boolean;
|
|
41980
|
-
refetch: (options?:
|
|
41980
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
41981
41981
|
spendingApproval: bigint;
|
|
41982
41982
|
operatorAddr: string;
|
|
41983
41983
|
__typename: "UserMarketOperator";
|
|
@@ -41991,7 +41991,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
41991
41991
|
address: string;
|
|
41992
41992
|
} | null;
|
|
41993
41993
|
}[] | undefined, Error>>;
|
|
41994
|
-
fetchStatus:
|
|
41994
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
41995
41995
|
promise: Promise<{
|
|
41996
41996
|
spendingApproval: bigint;
|
|
41997
41997
|
operatorAddr: string;
|
|
@@ -42043,7 +42043,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
42043
42043
|
isRefetching: boolean;
|
|
42044
42044
|
isStale: boolean;
|
|
42045
42045
|
isEnabled: boolean;
|
|
42046
|
-
refetch: (options?:
|
|
42046
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42047
42047
|
spendingApproval: bigint;
|
|
42048
42048
|
operatorAddr: string;
|
|
42049
42049
|
__typename: "UserMarketOperator";
|
|
@@ -42057,7 +42057,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
42057
42057
|
address: string;
|
|
42058
42058
|
} | null;
|
|
42059
42059
|
}[] | undefined, Error>>;
|
|
42060
|
-
fetchStatus:
|
|
42060
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42061
42061
|
promise: Promise<{
|
|
42062
42062
|
spendingApproval: bigint;
|
|
42063
42063
|
operatorAddr: string;
|
|
@@ -42109,7 +42109,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
42109
42109
|
isRefetching: boolean;
|
|
42110
42110
|
isStale: boolean;
|
|
42111
42111
|
isEnabled: boolean;
|
|
42112
|
-
refetch: (options?:
|
|
42112
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42113
42113
|
spendingApproval: bigint;
|
|
42114
42114
|
operatorAddr: string;
|
|
42115
42115
|
__typename: "UserMarketOperator";
|
|
@@ -42123,7 +42123,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
42123
42123
|
address: string;
|
|
42124
42124
|
} | null;
|
|
42125
42125
|
}[] | undefined, Error>>;
|
|
42126
|
-
fetchStatus:
|
|
42126
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42127
42127
|
promise: Promise<{
|
|
42128
42128
|
spendingApproval: bigint;
|
|
42129
42129
|
operatorAddr: string;
|
|
@@ -42175,7 +42175,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
42175
42175
|
isRefetching: boolean;
|
|
42176
42176
|
isStale: boolean;
|
|
42177
42177
|
isEnabled: boolean;
|
|
42178
|
-
refetch: (options?:
|
|
42178
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42179
42179
|
spendingApproval: bigint;
|
|
42180
42180
|
operatorAddr: string;
|
|
42181
42181
|
__typename: "UserMarketOperator";
|
|
@@ -42189,7 +42189,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
42189
42189
|
address: string;
|
|
42190
42190
|
} | null;
|
|
42191
42191
|
}[] | undefined, Error>>;
|
|
42192
|
-
fetchStatus:
|
|
42192
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42193
42193
|
promise: Promise<{
|
|
42194
42194
|
spendingApproval: bigint;
|
|
42195
42195
|
operatorAddr: string;
|
|
@@ -42241,7 +42241,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
42241
42241
|
isRefetching: boolean;
|
|
42242
42242
|
isStale: boolean;
|
|
42243
42243
|
isEnabled: boolean;
|
|
42244
|
-
refetch: (options?:
|
|
42244
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42245
42245
|
spendingApproval: bigint;
|
|
42246
42246
|
operatorAddr: string;
|
|
42247
42247
|
__typename: "UserMarketOperator";
|
|
@@ -42255,7 +42255,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
42255
42255
|
address: string;
|
|
42256
42256
|
} | null;
|
|
42257
42257
|
}[] | undefined, Error>>;
|
|
42258
|
-
fetchStatus:
|
|
42258
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42259
42259
|
promise: Promise<{
|
|
42260
42260
|
spendingApproval: bigint;
|
|
42261
42261
|
operatorAddr: string;
|
|
@@ -42273,7 +42273,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
42273
42273
|
};
|
|
42274
42274
|
//#endregion
|
|
42275
42275
|
//#region src/hooks/operators/useSetOperatorPerms.d.ts
|
|
42276
|
-
declare const useSetOperatorPerms: (marketAddr?: Address) =>
|
|
42276
|
+
declare const useSetOperatorPerms: (marketAddr?: Address) => _tanstack_react_query2.UseMutationResult<`0x${string}`, Error, {
|
|
42277
42277
|
operator: Address;
|
|
42278
42278
|
canExtend: boolean;
|
|
42279
42279
|
canExercise: boolean;
|
|
@@ -42352,7 +42352,7 @@ declare const useCurrentPrice: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42352
42352
|
//#endregion
|
|
42353
42353
|
//#region src/hooks/pool/useCurrentTick.d.ts
|
|
42354
42354
|
declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
42355
|
-
error:
|
|
42355
|
+
error: viem0.ReadContractErrorType;
|
|
42356
42356
|
isError: true;
|
|
42357
42357
|
isPending: false;
|
|
42358
42358
|
isLoading: false;
|
|
@@ -42364,7 +42364,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42364
42364
|
dataUpdatedAt: number;
|
|
42365
42365
|
errorUpdatedAt: number;
|
|
42366
42366
|
failureCount: number;
|
|
42367
|
-
failureReason:
|
|
42367
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42368
42368
|
errorUpdateCount: number;
|
|
42369
42369
|
isFetched: boolean;
|
|
42370
42370
|
isFetchedAfterMount: boolean;
|
|
@@ -42374,18 +42374,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42374
42374
|
isRefetching: boolean;
|
|
42375
42375
|
isStale: boolean;
|
|
42376
42376
|
isEnabled: boolean;
|
|
42377
|
-
refetch: (options?:
|
|
42377
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42378
42378
|
exact: number;
|
|
42379
42379
|
rounded: number | undefined;
|
|
42380
42380
|
sqrtPriceX96: bigint;
|
|
42381
|
-
},
|
|
42382
|
-
fetchStatus:
|
|
42381
|
+
}, viem0.ReadContractErrorType>>;
|
|
42382
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42383
42383
|
promise: Promise<{
|
|
42384
42384
|
exact: number;
|
|
42385
42385
|
rounded: number | undefined;
|
|
42386
42386
|
sqrtPriceX96: bigint;
|
|
42387
42387
|
}>;
|
|
42388
|
-
queryKey:
|
|
42388
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42389
42389
|
exact: number | undefined;
|
|
42390
42390
|
rounded: number | undefined;
|
|
42391
42391
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -42402,7 +42402,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42402
42402
|
dataUpdatedAt: number;
|
|
42403
42403
|
errorUpdatedAt: number;
|
|
42404
42404
|
failureCount: number;
|
|
42405
|
-
failureReason:
|
|
42405
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42406
42406
|
errorUpdateCount: number;
|
|
42407
42407
|
isFetched: boolean;
|
|
42408
42408
|
isFetchedAfterMount: boolean;
|
|
@@ -42412,23 +42412,23 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42412
42412
|
isRefetching: boolean;
|
|
42413
42413
|
isStale: boolean;
|
|
42414
42414
|
isEnabled: boolean;
|
|
42415
|
-
refetch: (options?:
|
|
42415
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42416
42416
|
exact: number;
|
|
42417
42417
|
rounded: number | undefined;
|
|
42418
42418
|
sqrtPriceX96: bigint;
|
|
42419
|
-
},
|
|
42420
|
-
fetchStatus:
|
|
42419
|
+
}, viem0.ReadContractErrorType>>;
|
|
42420
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42421
42421
|
promise: Promise<{
|
|
42422
42422
|
exact: number;
|
|
42423
42423
|
rounded: number | undefined;
|
|
42424
42424
|
sqrtPriceX96: bigint;
|
|
42425
42425
|
}>;
|
|
42426
|
-
queryKey:
|
|
42426
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42427
42427
|
exact: number | undefined;
|
|
42428
42428
|
rounded: number | undefined;
|
|
42429
42429
|
sqrtPriceX96: bigint | undefined;
|
|
42430
42430
|
} | {
|
|
42431
|
-
error:
|
|
42431
|
+
error: viem0.ReadContractErrorType;
|
|
42432
42432
|
isError: true;
|
|
42433
42433
|
isPending: false;
|
|
42434
42434
|
isLoading: false;
|
|
@@ -42440,7 +42440,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42440
42440
|
dataUpdatedAt: number;
|
|
42441
42441
|
errorUpdatedAt: number;
|
|
42442
42442
|
failureCount: number;
|
|
42443
|
-
failureReason:
|
|
42443
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42444
42444
|
errorUpdateCount: number;
|
|
42445
42445
|
isFetched: boolean;
|
|
42446
42446
|
isFetchedAfterMount: boolean;
|
|
@@ -42450,18 +42450,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42450
42450
|
isRefetching: boolean;
|
|
42451
42451
|
isStale: boolean;
|
|
42452
42452
|
isEnabled: boolean;
|
|
42453
|
-
refetch: (options?:
|
|
42453
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42454
42454
|
exact: number;
|
|
42455
42455
|
rounded: number | undefined;
|
|
42456
42456
|
sqrtPriceX96: bigint;
|
|
42457
|
-
},
|
|
42458
|
-
fetchStatus:
|
|
42457
|
+
}, viem0.ReadContractErrorType>>;
|
|
42458
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42459
42459
|
promise: Promise<{
|
|
42460
42460
|
exact: number;
|
|
42461
42461
|
rounded: number | undefined;
|
|
42462
42462
|
sqrtPriceX96: bigint;
|
|
42463
42463
|
}>;
|
|
42464
|
-
queryKey:
|
|
42464
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42465
42465
|
exact: number | undefined;
|
|
42466
42466
|
rounded: number | undefined;
|
|
42467
42467
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -42478,7 +42478,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42478
42478
|
dataUpdatedAt: number;
|
|
42479
42479
|
errorUpdatedAt: number;
|
|
42480
42480
|
failureCount: number;
|
|
42481
|
-
failureReason:
|
|
42481
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42482
42482
|
errorUpdateCount: number;
|
|
42483
42483
|
isFetched: boolean;
|
|
42484
42484
|
isFetchedAfterMount: boolean;
|
|
@@ -42488,18 +42488,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42488
42488
|
isRefetching: boolean;
|
|
42489
42489
|
isStale: boolean;
|
|
42490
42490
|
isEnabled: boolean;
|
|
42491
|
-
refetch: (options?:
|
|
42491
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42492
42492
|
exact: number;
|
|
42493
42493
|
rounded: number | undefined;
|
|
42494
42494
|
sqrtPriceX96: bigint;
|
|
42495
|
-
},
|
|
42496
|
-
fetchStatus:
|
|
42495
|
+
}, viem0.ReadContractErrorType>>;
|
|
42496
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42497
42497
|
promise: Promise<{
|
|
42498
42498
|
exact: number;
|
|
42499
42499
|
rounded: number | undefined;
|
|
42500
42500
|
sqrtPriceX96: bigint;
|
|
42501
42501
|
}>;
|
|
42502
|
-
queryKey:
|
|
42502
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42503
42503
|
exact: number | undefined;
|
|
42504
42504
|
rounded: number | undefined;
|
|
42505
42505
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -42515,7 +42515,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42515
42515
|
dataUpdatedAt: number;
|
|
42516
42516
|
errorUpdatedAt: number;
|
|
42517
42517
|
failureCount: number;
|
|
42518
|
-
failureReason:
|
|
42518
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42519
42519
|
errorUpdateCount: number;
|
|
42520
42520
|
isFetched: boolean;
|
|
42521
42521
|
isFetchedAfterMount: boolean;
|
|
@@ -42526,18 +42526,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42526
42526
|
isRefetching: boolean;
|
|
42527
42527
|
isStale: boolean;
|
|
42528
42528
|
isEnabled: boolean;
|
|
42529
|
-
refetch: (options?:
|
|
42529
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42530
42530
|
exact: number;
|
|
42531
42531
|
rounded: number | undefined;
|
|
42532
42532
|
sqrtPriceX96: bigint;
|
|
42533
|
-
},
|
|
42534
|
-
fetchStatus:
|
|
42533
|
+
}, viem0.ReadContractErrorType>>;
|
|
42534
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42535
42535
|
promise: Promise<{
|
|
42536
42536
|
exact: number;
|
|
42537
42537
|
rounded: number | undefined;
|
|
42538
42538
|
sqrtPriceX96: bigint;
|
|
42539
42539
|
}>;
|
|
42540
|
-
queryKey:
|
|
42540
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42541
42541
|
exact: number | undefined;
|
|
42542
42542
|
rounded: number | undefined;
|
|
42543
42543
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -42554,7 +42554,7 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42554
42554
|
dataUpdatedAt: number;
|
|
42555
42555
|
errorUpdatedAt: number;
|
|
42556
42556
|
failureCount: number;
|
|
42557
|
-
failureReason:
|
|
42557
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42558
42558
|
errorUpdateCount: number;
|
|
42559
42559
|
isFetched: boolean;
|
|
42560
42560
|
isFetchedAfterMount: boolean;
|
|
@@ -42564,18 +42564,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
42564
42564
|
isRefetching: boolean;
|
|
42565
42565
|
isStale: boolean;
|
|
42566
42566
|
isEnabled: boolean;
|
|
42567
|
-
refetch: (options?:
|
|
42567
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<{
|
|
42568
42568
|
exact: number;
|
|
42569
42569
|
rounded: number | undefined;
|
|
42570
42570
|
sqrtPriceX96: bigint;
|
|
42571
|
-
},
|
|
42572
|
-
fetchStatus:
|
|
42571
|
+
}, viem0.ReadContractErrorType>>;
|
|
42572
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42573
42573
|
promise: Promise<{
|
|
42574
42574
|
exact: number;
|
|
42575
42575
|
rounded: number | undefined;
|
|
42576
42576
|
sqrtPriceX96: bigint;
|
|
42577
42577
|
}>;
|
|
42578
|
-
queryKey:
|
|
42578
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42579
42579
|
exact: number | undefined;
|
|
42580
42580
|
rounded: number | undefined;
|
|
42581
42581
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -42586,8 +42586,8 @@ declare const usePriceAtTick: (poolManager?: Address, poolKey?: PoolKey, tick?:
|
|
|
42586
42586
|
declare const usePriceAtSqrtPriceX96: (poolManager?: Address, poolKey?: PoolKey, sqrtPriceX96?: bigint) => Amount | undefined;
|
|
42587
42587
|
//#endregion
|
|
42588
42588
|
//#region src/hooks/pool/usePriceHistory.d.ts
|
|
42589
|
-
declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) =>
|
|
42590
|
-
declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) =>
|
|
42589
|
+
declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query2.UseQueryResult<PriceDataPoint[], Error>;
|
|
42590
|
+
declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query2.UseQueryResult<PriceDataPoint[], Error>;
|
|
42591
42591
|
//#endregion
|
|
42592
42592
|
//#region src/hooks/vault/useBurnLiquidity.d.ts
|
|
42593
42593
|
interface BurnPosition {
|
|
@@ -42609,7 +42609,7 @@ declare const useBurnLiquidity: (vaultAddr?: Address) => {
|
|
|
42609
42609
|
//#region src/hooks/vault/useLiquidityBlocks.d.ts
|
|
42610
42610
|
type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
|
|
42611
42611
|
declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
42612
|
-
error:
|
|
42612
|
+
error: viem0.ReadContractErrorType;
|
|
42613
42613
|
isError: true;
|
|
42614
42614
|
isPending: false;
|
|
42615
42615
|
isLoading: false;
|
|
@@ -42621,7 +42621,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42621
42621
|
dataUpdatedAt: number;
|
|
42622
42622
|
errorUpdatedAt: number;
|
|
42623
42623
|
failureCount: number;
|
|
42624
|
-
failureReason:
|
|
42624
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42625
42625
|
errorUpdateCount: number;
|
|
42626
42626
|
isFetched: boolean;
|
|
42627
42627
|
isFetchedAfterMount: boolean;
|
|
@@ -42631,7 +42631,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42631
42631
|
isRefetching: boolean;
|
|
42632
42632
|
isStale: boolean;
|
|
42633
42633
|
isEnabled: boolean;
|
|
42634
|
-
refetch: (options?:
|
|
42634
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
|
|
42635
42635
|
tickLower: number;
|
|
42636
42636
|
tickUpper: number;
|
|
42637
42637
|
prevTickLower: number;
|
|
@@ -42641,8 +42641,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42641
42641
|
totalAmount1: bigint;
|
|
42642
42642
|
borrowedAmount0: bigint;
|
|
42643
42643
|
borrowedAmount1: bigint;
|
|
42644
|
-
}[],
|
|
42645
|
-
fetchStatus:
|
|
42644
|
+
}[], viem0.ReadContractErrorType>>;
|
|
42645
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42646
42646
|
promise: Promise<readonly {
|
|
42647
42647
|
tickLower: number;
|
|
42648
42648
|
tickUpper: number;
|
|
@@ -42654,7 +42654,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42654
42654
|
borrowedAmount0: bigint;
|
|
42655
42655
|
borrowedAmount1: bigint;
|
|
42656
42656
|
}[]>;
|
|
42657
|
-
queryKey:
|
|
42657
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42658
42658
|
data: readonly {
|
|
42659
42659
|
tickLower: number;
|
|
42660
42660
|
tickUpper: number;
|
|
@@ -42679,7 +42679,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42679
42679
|
dataUpdatedAt: number;
|
|
42680
42680
|
errorUpdatedAt: number;
|
|
42681
42681
|
failureCount: number;
|
|
42682
|
-
failureReason:
|
|
42682
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42683
42683
|
errorUpdateCount: number;
|
|
42684
42684
|
isFetched: boolean;
|
|
42685
42685
|
isFetchedAfterMount: boolean;
|
|
@@ -42689,7 +42689,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42689
42689
|
isRefetching: boolean;
|
|
42690
42690
|
isStale: boolean;
|
|
42691
42691
|
isEnabled: boolean;
|
|
42692
|
-
refetch: (options?:
|
|
42692
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
|
|
42693
42693
|
tickLower: number;
|
|
42694
42694
|
tickUpper: number;
|
|
42695
42695
|
prevTickLower: number;
|
|
@@ -42699,8 +42699,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42699
42699
|
totalAmount1: bigint;
|
|
42700
42700
|
borrowedAmount0: bigint;
|
|
42701
42701
|
borrowedAmount1: bigint;
|
|
42702
|
-
}[],
|
|
42703
|
-
fetchStatus:
|
|
42702
|
+
}[], viem0.ReadContractErrorType>>;
|
|
42703
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42704
42704
|
promise: Promise<readonly {
|
|
42705
42705
|
tickLower: number;
|
|
42706
42706
|
tickUpper: number;
|
|
@@ -42712,7 +42712,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42712
42712
|
borrowedAmount0: bigint;
|
|
42713
42713
|
borrowedAmount1: bigint;
|
|
42714
42714
|
}[]>;
|
|
42715
|
-
queryKey:
|
|
42715
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42716
42716
|
data: readonly {
|
|
42717
42717
|
tickLower: number;
|
|
42718
42718
|
tickUpper: number;
|
|
@@ -42725,7 +42725,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42725
42725
|
borrowedAmount1: bigint;
|
|
42726
42726
|
}[];
|
|
42727
42727
|
} | {
|
|
42728
|
-
error:
|
|
42728
|
+
error: viem0.ReadContractErrorType;
|
|
42729
42729
|
isError: true;
|
|
42730
42730
|
isPending: false;
|
|
42731
42731
|
isLoading: false;
|
|
@@ -42737,7 +42737,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42737
42737
|
dataUpdatedAt: number;
|
|
42738
42738
|
errorUpdatedAt: number;
|
|
42739
42739
|
failureCount: number;
|
|
42740
|
-
failureReason:
|
|
42740
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42741
42741
|
errorUpdateCount: number;
|
|
42742
42742
|
isFetched: boolean;
|
|
42743
42743
|
isFetchedAfterMount: boolean;
|
|
@@ -42747,7 +42747,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42747
42747
|
isRefetching: boolean;
|
|
42748
42748
|
isStale: boolean;
|
|
42749
42749
|
isEnabled: boolean;
|
|
42750
|
-
refetch: (options?:
|
|
42750
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
|
|
42751
42751
|
tickLower: number;
|
|
42752
42752
|
tickUpper: number;
|
|
42753
42753
|
prevTickLower: number;
|
|
@@ -42757,8 +42757,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42757
42757
|
totalAmount1: bigint;
|
|
42758
42758
|
borrowedAmount0: bigint;
|
|
42759
42759
|
borrowedAmount1: bigint;
|
|
42760
|
-
}[],
|
|
42761
|
-
fetchStatus:
|
|
42760
|
+
}[], viem0.ReadContractErrorType>>;
|
|
42761
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42762
42762
|
promise: Promise<readonly {
|
|
42763
42763
|
tickLower: number;
|
|
42764
42764
|
tickUpper: number;
|
|
@@ -42770,7 +42770,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42770
42770
|
borrowedAmount0: bigint;
|
|
42771
42771
|
borrowedAmount1: bigint;
|
|
42772
42772
|
}[]>;
|
|
42773
|
-
queryKey:
|
|
42773
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42774
42774
|
data: readonly {
|
|
42775
42775
|
tickLower: number;
|
|
42776
42776
|
tickUpper: number;
|
|
@@ -42795,7 +42795,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42795
42795
|
dataUpdatedAt: number;
|
|
42796
42796
|
errorUpdatedAt: number;
|
|
42797
42797
|
failureCount: number;
|
|
42798
|
-
failureReason:
|
|
42798
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42799
42799
|
errorUpdateCount: number;
|
|
42800
42800
|
isFetched: boolean;
|
|
42801
42801
|
isFetchedAfterMount: boolean;
|
|
@@ -42805,7 +42805,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42805
42805
|
isRefetching: boolean;
|
|
42806
42806
|
isStale: boolean;
|
|
42807
42807
|
isEnabled: boolean;
|
|
42808
|
-
refetch: (options?:
|
|
42808
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
|
|
42809
42809
|
tickLower: number;
|
|
42810
42810
|
tickUpper: number;
|
|
42811
42811
|
prevTickLower: number;
|
|
@@ -42815,8 +42815,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42815
42815
|
totalAmount1: bigint;
|
|
42816
42816
|
borrowedAmount0: bigint;
|
|
42817
42817
|
borrowedAmount1: bigint;
|
|
42818
|
-
}[],
|
|
42819
|
-
fetchStatus:
|
|
42818
|
+
}[], viem0.ReadContractErrorType>>;
|
|
42819
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42820
42820
|
promise: Promise<readonly {
|
|
42821
42821
|
tickLower: number;
|
|
42822
42822
|
tickUpper: number;
|
|
@@ -42828,7 +42828,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42828
42828
|
borrowedAmount0: bigint;
|
|
42829
42829
|
borrowedAmount1: bigint;
|
|
42830
42830
|
}[]>;
|
|
42831
|
-
queryKey:
|
|
42831
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42832
42832
|
data: readonly {
|
|
42833
42833
|
tickLower: number;
|
|
42834
42834
|
tickUpper: number;
|
|
@@ -42852,7 +42852,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42852
42852
|
dataUpdatedAt: number;
|
|
42853
42853
|
errorUpdatedAt: number;
|
|
42854
42854
|
failureCount: number;
|
|
42855
|
-
failureReason:
|
|
42855
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42856
42856
|
errorUpdateCount: number;
|
|
42857
42857
|
isFetched: boolean;
|
|
42858
42858
|
isFetchedAfterMount: boolean;
|
|
@@ -42863,7 +42863,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42863
42863
|
isRefetching: boolean;
|
|
42864
42864
|
isStale: boolean;
|
|
42865
42865
|
isEnabled: boolean;
|
|
42866
|
-
refetch: (options?:
|
|
42866
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
|
|
42867
42867
|
tickLower: number;
|
|
42868
42868
|
tickUpper: number;
|
|
42869
42869
|
prevTickLower: number;
|
|
@@ -42873,8 +42873,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42873
42873
|
totalAmount1: bigint;
|
|
42874
42874
|
borrowedAmount0: bigint;
|
|
42875
42875
|
borrowedAmount1: bigint;
|
|
42876
|
-
}[],
|
|
42877
|
-
fetchStatus:
|
|
42876
|
+
}[], viem0.ReadContractErrorType>>;
|
|
42877
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42878
42878
|
promise: Promise<readonly {
|
|
42879
42879
|
tickLower: number;
|
|
42880
42880
|
tickUpper: number;
|
|
@@ -42886,7 +42886,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42886
42886
|
borrowedAmount0: bigint;
|
|
42887
42887
|
borrowedAmount1: bigint;
|
|
42888
42888
|
}[]>;
|
|
42889
|
-
queryKey:
|
|
42889
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42890
42890
|
data: readonly {
|
|
42891
42891
|
tickLower: number;
|
|
42892
42892
|
tickUpper: number;
|
|
@@ -42911,7 +42911,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42911
42911
|
dataUpdatedAt: number;
|
|
42912
42912
|
errorUpdatedAt: number;
|
|
42913
42913
|
failureCount: number;
|
|
42914
|
-
failureReason:
|
|
42914
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
42915
42915
|
errorUpdateCount: number;
|
|
42916
42916
|
isFetched: boolean;
|
|
42917
42917
|
isFetchedAfterMount: boolean;
|
|
@@ -42921,7 +42921,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42921
42921
|
isRefetching: boolean;
|
|
42922
42922
|
isStale: boolean;
|
|
42923
42923
|
isEnabled: boolean;
|
|
42924
|
-
refetch: (options?:
|
|
42924
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly {
|
|
42925
42925
|
tickLower: number;
|
|
42926
42926
|
tickUpper: number;
|
|
42927
42927
|
prevTickLower: number;
|
|
@@ -42931,8 +42931,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42931
42931
|
totalAmount1: bigint;
|
|
42932
42932
|
borrowedAmount0: bigint;
|
|
42933
42933
|
borrowedAmount1: bigint;
|
|
42934
|
-
}[],
|
|
42935
|
-
fetchStatus:
|
|
42934
|
+
}[], viem0.ReadContractErrorType>>;
|
|
42935
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
42936
42936
|
promise: Promise<readonly {
|
|
42937
42937
|
tickLower: number;
|
|
42938
42938
|
tickUpper: number;
|
|
@@ -42944,7 +42944,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
42944
42944
|
borrowedAmount0: bigint;
|
|
42945
42945
|
borrowedAmount1: bigint;
|
|
42946
42946
|
}[]>;
|
|
42947
|
-
queryKey:
|
|
42947
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
42948
42948
|
data: readonly {
|
|
42949
42949
|
tickLower: number;
|
|
42950
42950
|
tickUpper: number;
|
|
@@ -42970,7 +42970,7 @@ interface MintPositionParams {
|
|
|
42970
42970
|
tickUpper: number;
|
|
42971
42971
|
liquidity: bigint;
|
|
42972
42972
|
}
|
|
42973
|
-
declare const useMintLiquidity: (vaultAddr?: Address) =>
|
|
42973
|
+
declare const useMintLiquidity: (vaultAddr?: Address) => _tanstack_react_query2.UseMutationResult<void, Error, MintPositionParams | MintPositionParams[], unknown>;
|
|
42974
42974
|
//#endregion
|
|
42975
42975
|
//#region src/hooks/vault/useVaultData.d.ts
|
|
42976
42976
|
declare const useVaultData: (vaultAddr?: Address) => Partial<NonUndefinedGuard<{
|
|
@@ -43002,7 +43002,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
|
|
|
43002
43002
|
borrowed0: Amount;
|
|
43003
43003
|
borrowed1: Amount;
|
|
43004
43004
|
blocksCount: bigint;
|
|
43005
|
-
refetch: (options?:
|
|
43005
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
|
|
43006
43006
|
};
|
|
43007
43007
|
//#endregion
|
|
43008
43008
|
//#region src/hooks/tokens/useTokenData.d.ts
|
|
@@ -43015,7 +43015,7 @@ declare const useTokenData: (tokenAddr?: Address) => Partial<NonUndefinedGuard<{
|
|
|
43015
43015
|
//#endregion
|
|
43016
43016
|
//#region src/hooks/tokens/useTokenBalance.d.ts
|
|
43017
43017
|
declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
43018
|
-
error:
|
|
43018
|
+
error: viem0.ReadContractErrorType;
|
|
43019
43019
|
isError: true;
|
|
43020
43020
|
isPending: false;
|
|
43021
43021
|
isLoading: false;
|
|
@@ -43027,7 +43027,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43027
43027
|
dataUpdatedAt: number;
|
|
43028
43028
|
errorUpdatedAt: number;
|
|
43029
43029
|
failureCount: number;
|
|
43030
|
-
failureReason:
|
|
43030
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
43031
43031
|
errorUpdateCount: number;
|
|
43032
43032
|
isFetched: boolean;
|
|
43033
43033
|
isFetchedAfterMount: boolean;
|
|
@@ -43037,10 +43037,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43037
43037
|
isRefetching: boolean;
|
|
43038
43038
|
isStale: boolean;
|
|
43039
43039
|
isEnabled: boolean;
|
|
43040
|
-
refetch: (options?:
|
|
43041
|
-
fetchStatus:
|
|
43040
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
43041
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
43042
43042
|
promise: Promise<bigint>;
|
|
43043
|
-
queryKey:
|
|
43043
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
43044
43044
|
data: Amount | undefined;
|
|
43045
43045
|
} | {
|
|
43046
43046
|
error: null;
|
|
@@ -43055,7 +43055,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43055
43055
|
dataUpdatedAt: number;
|
|
43056
43056
|
errorUpdatedAt: number;
|
|
43057
43057
|
failureCount: number;
|
|
43058
|
-
failureReason:
|
|
43058
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
43059
43059
|
errorUpdateCount: number;
|
|
43060
43060
|
isFetched: boolean;
|
|
43061
43061
|
isFetchedAfterMount: boolean;
|
|
@@ -43065,13 +43065,13 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43065
43065
|
isRefetching: boolean;
|
|
43066
43066
|
isStale: boolean;
|
|
43067
43067
|
isEnabled: boolean;
|
|
43068
|
-
refetch: (options?:
|
|
43069
|
-
fetchStatus:
|
|
43068
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
43069
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
43070
43070
|
promise: Promise<bigint>;
|
|
43071
|
-
queryKey:
|
|
43071
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
43072
43072
|
data: Amount | undefined;
|
|
43073
43073
|
} | {
|
|
43074
|
-
error:
|
|
43074
|
+
error: viem0.ReadContractErrorType;
|
|
43075
43075
|
isError: true;
|
|
43076
43076
|
isPending: false;
|
|
43077
43077
|
isLoading: false;
|
|
@@ -43083,7 +43083,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43083
43083
|
dataUpdatedAt: number;
|
|
43084
43084
|
errorUpdatedAt: number;
|
|
43085
43085
|
failureCount: number;
|
|
43086
|
-
failureReason:
|
|
43086
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
43087
43087
|
errorUpdateCount: number;
|
|
43088
43088
|
isFetched: boolean;
|
|
43089
43089
|
isFetchedAfterMount: boolean;
|
|
@@ -43093,10 +43093,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43093
43093
|
isRefetching: boolean;
|
|
43094
43094
|
isStale: boolean;
|
|
43095
43095
|
isEnabled: boolean;
|
|
43096
|
-
refetch: (options?:
|
|
43097
|
-
fetchStatus:
|
|
43096
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
43097
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
43098
43098
|
promise: Promise<bigint>;
|
|
43099
|
-
queryKey:
|
|
43099
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
43100
43100
|
data: Amount | undefined;
|
|
43101
43101
|
} | {
|
|
43102
43102
|
error: null;
|
|
@@ -43111,7 +43111,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43111
43111
|
dataUpdatedAt: number;
|
|
43112
43112
|
errorUpdatedAt: number;
|
|
43113
43113
|
failureCount: number;
|
|
43114
|
-
failureReason:
|
|
43114
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
43115
43115
|
errorUpdateCount: number;
|
|
43116
43116
|
isFetched: boolean;
|
|
43117
43117
|
isFetchedAfterMount: boolean;
|
|
@@ -43121,10 +43121,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43121
43121
|
isRefetching: boolean;
|
|
43122
43122
|
isStale: boolean;
|
|
43123
43123
|
isEnabled: boolean;
|
|
43124
|
-
refetch: (options?:
|
|
43125
|
-
fetchStatus:
|
|
43124
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
43125
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
43126
43126
|
promise: Promise<bigint>;
|
|
43127
|
-
queryKey:
|
|
43127
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
43128
43128
|
data: Amount | undefined;
|
|
43129
43129
|
} | {
|
|
43130
43130
|
error: null;
|
|
@@ -43138,7 +43138,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43138
43138
|
dataUpdatedAt: number;
|
|
43139
43139
|
errorUpdatedAt: number;
|
|
43140
43140
|
failureCount: number;
|
|
43141
|
-
failureReason:
|
|
43141
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
43142
43142
|
errorUpdateCount: number;
|
|
43143
43143
|
isFetched: boolean;
|
|
43144
43144
|
isFetchedAfterMount: boolean;
|
|
@@ -43149,10 +43149,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43149
43149
|
isRefetching: boolean;
|
|
43150
43150
|
isStale: boolean;
|
|
43151
43151
|
isEnabled: boolean;
|
|
43152
|
-
refetch: (options?:
|
|
43153
|
-
fetchStatus:
|
|
43152
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
43153
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
43154
43154
|
promise: Promise<bigint>;
|
|
43155
|
-
queryKey:
|
|
43155
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
43156
43156
|
data: Amount | undefined;
|
|
43157
43157
|
} | {
|
|
43158
43158
|
isError: false;
|
|
@@ -43167,7 +43167,7 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43167
43167
|
dataUpdatedAt: number;
|
|
43168
43168
|
errorUpdatedAt: number;
|
|
43169
43169
|
failureCount: number;
|
|
43170
|
-
failureReason:
|
|
43170
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
43171
43171
|
errorUpdateCount: number;
|
|
43172
43172
|
isFetched: boolean;
|
|
43173
43173
|
isFetchedAfterMount: boolean;
|
|
@@ -43177,10 +43177,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
43177
43177
|
isRefetching: boolean;
|
|
43178
43178
|
isStale: boolean;
|
|
43179
43179
|
isEnabled: boolean;
|
|
43180
|
-
refetch: (options?:
|
|
43181
|
-
fetchStatus:
|
|
43180
|
+
refetch: (options?: _tanstack_query_core23.RefetchOptions) => Promise<_tanstack_query_core23.QueryObserverResult<bigint, viem0.ReadContractErrorType>>;
|
|
43181
|
+
fetchStatus: _tanstack_query_core23.FetchStatus;
|
|
43182
43182
|
promise: Promise<bigint>;
|
|
43183
|
-
queryKey:
|
|
43183
|
+
queryKey: _tanstack_query_core23.QueryKey;
|
|
43184
43184
|
data: Amount | undefined;
|
|
43185
43185
|
};
|
|
43186
43186
|
//#endregion
|
|
@@ -43197,7 +43197,7 @@ declare const useApproval: () => {
|
|
|
43197
43197
|
declare const useLens: () => {
|
|
43198
43198
|
timelockLens: {
|
|
43199
43199
|
read: {
|
|
43200
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
43200
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
43201
43201
|
readonly type: "function";
|
|
43202
43202
|
readonly name: "batchGetRefTick";
|
|
43203
43203
|
readonly inputs: readonly [{
|
|
@@ -43898,7 +43898,7 @@ declare const useLens: () => {
|
|
|
43898
43898
|
}];
|
|
43899
43899
|
readonly stateMutability: "view";
|
|
43900
43900
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
43901
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
43901
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
43902
43902
|
readonly type: "function";
|
|
43903
43903
|
readonly name: "batchGetRefTick";
|
|
43904
43904
|
readonly inputs: readonly [{
|
|
@@ -44609,7 +44609,7 @@ declare const useLens: () => {
|
|
|
44609
44609
|
borrowedAmount0: bigint;
|
|
44610
44610
|
borrowedAmount1: bigint;
|
|
44611
44611
|
}[]>;
|
|
44612
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
44612
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
44613
44613
|
readonly type: "function";
|
|
44614
44614
|
readonly name: "batchGetRefTick";
|
|
44615
44615
|
readonly inputs: readonly [{
|
|
@@ -45320,7 +45320,7 @@ declare const useLens: () => {
|
|
|
45320
45320
|
expiresAt: number;
|
|
45321
45321
|
liquidities: readonly bigint[];
|
|
45322
45322
|
}[], bigint, boolean]>;
|
|
45323
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
45323
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
45324
45324
|
readonly type: "function";
|
|
45325
45325
|
readonly name: "batchGetRefTick";
|
|
45326
45326
|
readonly inputs: readonly [{
|
|
@@ -46021,7 +46021,7 @@ declare const useLens: () => {
|
|
|
46021
46021
|
}];
|
|
46022
46022
|
readonly stateMutability: "view";
|
|
46023
46023
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
46024
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
46024
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
46025
46025
|
readonly type: "function";
|
|
46026
46026
|
readonly name: "batchGetRefTick";
|
|
46027
46027
|
readonly inputs: readonly [{
|
|
@@ -46742,7 +46742,7 @@ declare const useLens: () => {
|
|
|
46742
46742
|
payoutAssetName: string;
|
|
46743
46743
|
optionsCount: bigint;
|
|
46744
46744
|
}>;
|
|
46745
|
-
getMaxATMSizes: (args: readonly [`0x${string}`, number], options?:
|
|
46745
|
+
getMaxATMSizes: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
46746
46746
|
readonly type: "function";
|
|
46747
46747
|
readonly name: "batchGetRefTick";
|
|
46748
46748
|
readonly inputs: readonly [{
|
|
@@ -47443,7 +47443,7 @@ declare const useLens: () => {
|
|
|
47443
47443
|
}];
|
|
47444
47444
|
readonly stateMutability: "view";
|
|
47445
47445
|
}], "getMaxATMSizes", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
47446
|
-
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?:
|
|
47446
|
+
getMaxBorrowable0: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
47447
47447
|
readonly type: "function";
|
|
47448
47448
|
readonly name: "batchGetRefTick";
|
|
47449
47449
|
readonly inputs: readonly [{
|
|
@@ -48144,7 +48144,7 @@ declare const useLens: () => {
|
|
|
48144
48144
|
}];
|
|
48145
48145
|
readonly stateMutability: "view";
|
|
48146
48146
|
}], "getMaxBorrowable0", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
48147
|
-
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?:
|
|
48147
|
+
getMaxBorrowable1: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
48148
48148
|
readonly type: "function";
|
|
48149
48149
|
readonly name: "batchGetRefTick";
|
|
48150
48150
|
readonly inputs: readonly [{
|
|
@@ -48845,7 +48845,7 @@ declare const useLens: () => {
|
|
|
48845
48845
|
}];
|
|
48846
48846
|
readonly stateMutability: "view";
|
|
48847
48847
|
}], "getMaxBorrowable1", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
48848
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
48848
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
48849
48849
|
readonly type: "function";
|
|
48850
48850
|
readonly name: "batchGetRefTick";
|
|
48851
48851
|
readonly inputs: readonly [{
|
|
@@ -49556,7 +49556,7 @@ declare const useLens: () => {
|
|
|
49556
49556
|
expiresAt: number;
|
|
49557
49557
|
liquidities: readonly bigint[];
|
|
49558
49558
|
}>;
|
|
49559
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
49559
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
49560
49560
|
readonly type: "function";
|
|
49561
49561
|
readonly name: "batchGetRefTick";
|
|
49562
49562
|
readonly inputs: readonly [{
|
|
@@ -50273,7 +50273,7 @@ declare const useLens: () => {
|
|
|
50273
50273
|
fee: number;
|
|
50274
50274
|
tickSpacing: number;
|
|
50275
50275
|
hooks: `0x${string}`;
|
|
50276
|
-
}], options?:
|
|
50276
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
50277
50277
|
readonly type: "function";
|
|
50278
50278
|
readonly name: "batchGetRefTick";
|
|
50279
50279
|
readonly inputs: readonly [{
|
|
@@ -50991,7 +50991,7 @@ declare const useLens: () => {
|
|
|
50991
50991
|
tickSpacing: number;
|
|
50992
50992
|
fee: number;
|
|
50993
50993
|
}>;
|
|
50994
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
50994
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
50995
50995
|
readonly type: "function";
|
|
50996
50996
|
readonly name: "batchGetRefTick";
|
|
50997
50997
|
readonly inputs: readonly [{
|
|
@@ -51692,7 +51692,7 @@ declare const useLens: () => {
|
|
|
51692
51692
|
}];
|
|
51693
51693
|
readonly stateMutability: "view";
|
|
51694
51694
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
51695
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
51695
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
51696
51696
|
readonly type: "function";
|
|
51697
51697
|
readonly name: "batchGetRefTick";
|
|
51698
51698
|
readonly inputs: readonly [{
|
|
@@ -52397,7 +52397,7 @@ declare const useLens: () => {
|
|
|
52397
52397
|
symbol: string;
|
|
52398
52398
|
name: string;
|
|
52399
52399
|
}>;
|
|
52400
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
52400
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
52401
52401
|
readonly type: "function";
|
|
52402
52402
|
readonly name: "batchGetRefTick";
|
|
52403
52403
|
readonly inputs: readonly [{
|
|
@@ -53108,7 +53108,7 @@ declare const useLens: () => {
|
|
|
53108
53108
|
expiresAt: number;
|
|
53109
53109
|
liquidities: readonly bigint[];
|
|
53110
53110
|
}[], bigint, boolean]>;
|
|
53111
|
-
getVaultData: (args: readonly [`0x${string}`], options?:
|
|
53111
|
+
getVaultData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
53112
53112
|
readonly type: "function";
|
|
53113
53113
|
readonly name: "batchGetRefTick";
|
|
53114
53114
|
readonly inputs: readonly [{
|
|
@@ -53818,7 +53818,7 @@ declare const useLens: () => {
|
|
|
53818
53818
|
hooks: `0x${string}`;
|
|
53819
53819
|
};
|
|
53820
53820
|
}>;
|
|
53821
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
53821
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
53822
53822
|
readonly type: "function";
|
|
53823
53823
|
readonly name: "batchGetRefTick";
|
|
53824
53824
|
readonly inputs: readonly [{
|
|
@@ -55225,7 +55225,7 @@ declare const useLens: () => {
|
|
|
55225
55225
|
} | undefined;
|
|
55226
55226
|
stateView: {
|
|
55227
55227
|
read: {
|
|
55228
|
-
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
55228
|
+
getFeeGrowthGlobals: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
55229
55229
|
readonly type: "function";
|
|
55230
55230
|
readonly name: "getFeeGrowthGlobals";
|
|
55231
55231
|
readonly inputs: readonly [{
|
|
@@ -56072,7 +56072,7 @@ declare const useLens: () => {
|
|
|
56072
56072
|
fee: number;
|
|
56073
56073
|
tickSpacing: number;
|
|
56074
56074
|
hooks: `0x${string}`;
|
|
56075
|
-
}], options?:
|
|
56075
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
56076
56076
|
readonly type: "function";
|
|
56077
56077
|
readonly name: "getFeeGrowthGlobals";
|
|
56078
56078
|
readonly inputs: readonly [{
|
|
@@ -56914,7 +56914,7 @@ declare const useLens: () => {
|
|
|
56914
56914
|
tickSpacing: number;
|
|
56915
56915
|
hooks: `0x${string}`;
|
|
56916
56916
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
56917
|
-
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?:
|
|
56917
|
+
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
56918
56918
|
readonly type: "function";
|
|
56919
56919
|
readonly name: "getFeeGrowthGlobals";
|
|
56920
56920
|
readonly inputs: readonly [{
|
|
@@ -57761,7 +57761,7 @@ declare const useLens: () => {
|
|
|
57761
57761
|
fee: number;
|
|
57762
57762
|
tickSpacing: number;
|
|
57763
57763
|
hooks: `0x${string}`;
|
|
57764
|
-
}, number, number], options?:
|
|
57764
|
+
}, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
57765
57765
|
readonly type: "function";
|
|
57766
57766
|
readonly name: "getFeeGrowthGlobals";
|
|
57767
57767
|
readonly inputs: readonly [{
|
|
@@ -58603,7 +58603,7 @@ declare const useLens: () => {
|
|
|
58603
58603
|
tickSpacing: number;
|
|
58604
58604
|
hooks: `0x${string}`;
|
|
58605
58605
|
}, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
58606
|
-
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
58606
|
+
getLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
58607
58607
|
readonly type: "function";
|
|
58608
58608
|
readonly name: "getFeeGrowthGlobals";
|
|
58609
58609
|
readonly inputs: readonly [{
|
|
@@ -59450,7 +59450,7 @@ declare const useLens: () => {
|
|
|
59450
59450
|
fee: number;
|
|
59451
59451
|
tickSpacing: number;
|
|
59452
59452
|
hooks: `0x${string}`;
|
|
59453
|
-
}], options?:
|
|
59453
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
59454
59454
|
readonly type: "function";
|
|
59455
59455
|
readonly name: "getFeeGrowthGlobals";
|
|
59456
59456
|
readonly inputs: readonly [{
|
|
@@ -60292,7 +60292,7 @@ declare const useLens: () => {
|
|
|
60292
60292
|
tickSpacing: number;
|
|
60293
60293
|
hooks: `0x${string}`;
|
|
60294
60294
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
60295
|
-
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
60295
|
+
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
60296
60296
|
readonly type: "function";
|
|
60297
60297
|
readonly name: "getFeeGrowthGlobals";
|
|
60298
60298
|
readonly inputs: readonly [{
|
|
@@ -61139,7 +61139,7 @@ declare const useLens: () => {
|
|
|
61139
61139
|
fee: number;
|
|
61140
61140
|
tickSpacing: number;
|
|
61141
61141
|
hooks: `0x${string}`;
|
|
61142
|
-
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?:
|
|
61142
|
+
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
61143
61143
|
readonly type: "function";
|
|
61144
61144
|
readonly name: "getFeeGrowthGlobals";
|
|
61145
61145
|
readonly inputs: readonly [{
|
|
@@ -61992,7 +61992,7 @@ declare const useLens: () => {
|
|
|
61992
61992
|
fee: number;
|
|
61993
61993
|
tickSpacing: number;
|
|
61994
61994
|
hooks: `0x${string}`;
|
|
61995
|
-
}, `0x${string}`], options?:
|
|
61995
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
61996
61996
|
readonly type: "function";
|
|
61997
61997
|
readonly name: "getFeeGrowthGlobals";
|
|
61998
61998
|
readonly inputs: readonly [{
|
|
@@ -62845,7 +62845,7 @@ declare const useLens: () => {
|
|
|
62845
62845
|
fee: number;
|
|
62846
62846
|
tickSpacing: number;
|
|
62847
62847
|
hooks: `0x${string}`;
|
|
62848
|
-
}, `0x${string}`, number, number, `0x${string}`], options?:
|
|
62848
|
+
}, `0x${string}`, number, number, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
62849
62849
|
readonly type: "function";
|
|
62850
62850
|
readonly name: "getFeeGrowthGlobals";
|
|
62851
62851
|
readonly inputs: readonly [{
|
|
@@ -63693,7 +63693,7 @@ declare const useLens: () => {
|
|
|
63693
63693
|
tickSpacing: number;
|
|
63694
63694
|
hooks: `0x${string}`;
|
|
63695
63695
|
}, `0x${string}`, number, number, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
63696
|
-
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?:
|
|
63696
|
+
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
63697
63697
|
readonly type: "function";
|
|
63698
63698
|
readonly name: "getFeeGrowthGlobals";
|
|
63699
63699
|
readonly inputs: readonly [{
|
|
@@ -64540,7 +64540,7 @@ declare const useLens: () => {
|
|
|
64540
64540
|
fee: number;
|
|
64541
64541
|
tickSpacing: number;
|
|
64542
64542
|
hooks: `0x${string}`;
|
|
64543
|
-
}, `0x${string}`], options?:
|
|
64543
|
+
}, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
64544
64544
|
readonly type: "function";
|
|
64545
64545
|
readonly name: "getFeeGrowthGlobals";
|
|
64546
64546
|
readonly inputs: readonly [{
|
|
@@ -65382,7 +65382,7 @@ declare const useLens: () => {
|
|
|
65382
65382
|
tickSpacing: number;
|
|
65383
65383
|
hooks: `0x${string}`;
|
|
65384
65384
|
}, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
65385
|
-
getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
65385
|
+
getSlot0: (...parameters: [args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
65386
65386
|
readonly type: "function";
|
|
65387
65387
|
readonly name: "getFeeGrowthGlobals";
|
|
65388
65388
|
readonly inputs: readonly [{
|
|
@@ -66229,7 +66229,7 @@ declare const useLens: () => {
|
|
|
66229
66229
|
fee: number;
|
|
66230
66230
|
tickSpacing: number;
|
|
66231
66231
|
hooks: `0x${string}`;
|
|
66232
|
-
}], options?:
|
|
66232
|
+
}], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
66233
66233
|
readonly type: "function";
|
|
66234
66234
|
readonly name: "getFeeGrowthGlobals";
|
|
66235
66235
|
readonly inputs: readonly [{
|
|
@@ -67071,7 +67071,7 @@ declare const useLens: () => {
|
|
|
67071
67071
|
tickSpacing: number;
|
|
67072
67072
|
hooks: `0x${string}`;
|
|
67073
67073
|
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
67074
|
-
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
67074
|
+
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
67075
67075
|
readonly type: "function";
|
|
67076
67076
|
readonly name: "getFeeGrowthGlobals";
|
|
67077
67077
|
readonly inputs: readonly [{
|
|
@@ -67918,7 +67918,7 @@ declare const useLens: () => {
|
|
|
67918
67918
|
fee: number;
|
|
67919
67919
|
tickSpacing: number;
|
|
67920
67920
|
hooks: `0x${string}`;
|
|
67921
|
-
}, number], options?:
|
|
67921
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
67922
67922
|
readonly type: "function";
|
|
67923
67923
|
readonly name: "getFeeGrowthGlobals";
|
|
67924
67924
|
readonly inputs: readonly [{
|
|
@@ -68760,7 +68760,7 @@ declare const useLens: () => {
|
|
|
68760
68760
|
tickSpacing: number;
|
|
68761
68761
|
hooks: `0x${string}`;
|
|
68762
68762
|
}, number] | readonly [`0x${string}`, `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
68763
|
-
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
68763
|
+
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
68764
68764
|
readonly type: "function";
|
|
68765
68765
|
readonly name: "getFeeGrowthGlobals";
|
|
68766
68766
|
readonly inputs: readonly [{
|
|
@@ -69607,7 +69607,7 @@ declare const useLens: () => {
|
|
|
69607
69607
|
fee: number;
|
|
69608
69608
|
tickSpacing: number;
|
|
69609
69609
|
hooks: `0x${string}`;
|
|
69610
|
-
}, number], options?:
|
|
69610
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
69611
69611
|
readonly type: "function";
|
|
69612
69612
|
readonly name: "getFeeGrowthGlobals";
|
|
69613
69613
|
readonly inputs: readonly [{
|
|
@@ -70449,7 +70449,7 @@ declare const useLens: () => {
|
|
|
70449
70449
|
tickSpacing: number;
|
|
70450
70450
|
hooks: `0x${string}`;
|
|
70451
70451
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
70452
|
-
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
70452
|
+
getTickInfo: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
70453
70453
|
readonly type: "function";
|
|
70454
70454
|
readonly name: "getFeeGrowthGlobals";
|
|
70455
70455
|
readonly inputs: readonly [{
|
|
@@ -71296,7 +71296,7 @@ declare const useLens: () => {
|
|
|
71296
71296
|
fee: number;
|
|
71297
71297
|
tickSpacing: number;
|
|
71298
71298
|
hooks: `0x${string}`;
|
|
71299
|
-
}, number], options?:
|
|
71299
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
71300
71300
|
readonly type: "function";
|
|
71301
71301
|
readonly name: "getFeeGrowthGlobals";
|
|
71302
71302
|
readonly inputs: readonly [{
|
|
@@ -72138,7 +72138,7 @@ declare const useLens: () => {
|
|
|
72138
72138
|
tickSpacing: number;
|
|
72139
72139
|
hooks: `0x${string}`;
|
|
72140
72140
|
}, number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
72141
|
-
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?:
|
|
72141
|
+
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
72142
72142
|
readonly type: "function";
|
|
72143
72143
|
readonly name: "getFeeGrowthGlobals";
|
|
72144
72144
|
readonly inputs: readonly [{
|
|
@@ -72985,7 +72985,7 @@ declare const useLens: () => {
|
|
|
72985
72985
|
fee: number;
|
|
72986
72986
|
tickSpacing: number;
|
|
72987
72987
|
hooks: `0x${string}`;
|
|
72988
|
-
}, number], options?:
|
|
72988
|
+
}, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
72989
72989
|
readonly type: "function";
|
|
72990
72990
|
readonly name: "getFeeGrowthGlobals";
|
|
72991
72991
|
readonly inputs: readonly [{
|
|
@@ -74669,4 +74669,4 @@ declare const useLens: () => {
|
|
|
74669
74669
|
};
|
|
74670
74670
|
//#endregion
|
|
74671
74671
|
export { ExerciseOptionEvent as $, getTickAtPrice as A, TimelockProvider as At, PriceDataPoint as B, getTimelockMarket as Bt, getPayoutAtTick as C, zero as Ct, getPriceAtSqrtPriceX96 as D, OptionData as Dt, getNearestValidStrikeTick as E, useExerciseOption as Et, token0ToToken1 as F, TimelockMarketData as Ft, useUserOperators as G, getCurrentPrice as H, swapRouters as Ht, token0ToToken1AtTick as I, UniswapMathLens as It, useClosedUserPerps as J, useOperatorPerms as K, token1ToToken0 as L, getErc20 as Lt, liquiditiesToAmount1 as M, useTimelockConfig as Mt, liquiditiesToAmounts as N, TimelockLens as Nt, getPriceAtTick as O, useActiveUserOptions as Ot, roundTick as P, TimelockMarket as Pt, useMintPerp as Q, token1ToToken0AtTick as R, getStateView as Rt, getPayoutAtPrice as S, wrapPriceUnscaled as St, getAmountsFromLiquidity as T, useMarketData as Tt, getPriceHistory as U, swappers as Ut, PriceResolution as V, stateViews as Vt, useSetOperatorPerms as W, timelockLenses as Wt, usePerpsOperator as X, useUserPerps as Y, useClosePerp as Z, useCurrentTick as _, unscaleAmount as _t, useTokenData as a, useOptionPremium as at, UniswapPoolData as b, wrapAmountUnscaled as bt, batchGetAmountsFromLiquidity as c, useMaxPositionSize as ct, useLiquidityBlocks as d, formatAmount as dt, ExtendEvent as et, useBurnLiquidity as f, formatCondensed as ft, usePriceAtTick as g, scalePrice as gt, usePriceAtSqrtPriceX96 as h, scaleAmount as ht, TokenData as i, useExtendOption as it, liquiditiesToAmount0 as j, useCurrentMarket as jt, getSqrtPriceX96AtPrice as k, useClosedUserOptions as kt, useMintLiquidity as l, Amount as lt, usePriceHistory as m, formatVagueAmount as mt, useApproval as n, OptionEvent as nt, useVaultTVL as o, useOptionPnl as ot, useMarketPriceHistory as p, formatUSD as pt, useActiveUserPerps as q, useTokenBalance as r, useOptionTimeline as rt, useVaultData as s, useMintOption as st, useLens as t, MintOptionEvent as tt, LiquidityBlockData as u, EMPTY_ARRAY as ut, useCurrentPrice as v, unscalePrice as vt, PRICE_PRECISION as w, useMarketVolume as wt, usePoolData as x, wrapPrice as xt, PoolKey as y, wrapAmount as yt, PriceData as z, getTimelockLens as zt };
|
|
74672
|
-
//# sourceMappingURL=client-
|
|
74672
|
+
//# sourceMappingURL=client-jAKjSAlA.d.cts.map
|