timelock-sdk 0.0.130 → 0.0.131
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-BrI6wGfs.d.ts → client-BzO_GBnM.d.ts} +321 -321
- package/dist/{client-CEpht_eW.d.cts → client-Cs5UA8KQ.d.cts} +321 -321
- package/dist/client.cjs +2 -2
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.d.ts +1 -1
- package/dist/client.js +2 -2
- package/dist/client.js.map +1 -1
- package/dist/package.d.cts +1 -1
- package/dist/package.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { n as optionsMarketAbi, r as lensAbi, t as uniswapMathLensAbi } from "./uniswapMathLens-DtacRMPz.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
7
|
import * as _tanstack_react_query0 from "@tanstack/react-query";
|
|
8
8
|
import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _tanstack_query_core0 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";
|
|
@@ -228,7 +228,7 @@ type TimelockMarketData = Awaited<ReturnType<TimelockLens['read']['getMarketData
|
|
|
228
228
|
};
|
|
229
229
|
declare const getErc20: (address: Address, client: Client) => {
|
|
230
230
|
read: {
|
|
231
|
-
symbol: (options?:
|
|
231
|
+
symbol: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
232
232
|
readonly type: "constructor";
|
|
233
233
|
readonly inputs: readonly [{
|
|
234
234
|
readonly name: "name_";
|
|
@@ -407,7 +407,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
407
407
|
}];
|
|
408
408
|
readonly stateMutability: "nonpayable";
|
|
409
409
|
}], "symbol", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
410
|
-
allowance: (args: readonly [`0x${string}`, `0x${string}`], options?:
|
|
410
|
+
allowance: (args: readonly [`0x${string}`, `0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
411
411
|
readonly type: "constructor";
|
|
412
412
|
readonly inputs: readonly [{
|
|
413
413
|
readonly name: "name_";
|
|
@@ -586,7 +586,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
586
586
|
}];
|
|
587
587
|
readonly stateMutability: "nonpayable";
|
|
588
588
|
}], "allowance", readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
589
|
-
balanceOf: (args: readonly [`0x${string}`], options?:
|
|
589
|
+
balanceOf: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
590
590
|
readonly type: "constructor";
|
|
591
591
|
readonly inputs: readonly [{
|
|
592
592
|
readonly name: "name_";
|
|
@@ -765,7 +765,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
765
765
|
}];
|
|
766
766
|
readonly stateMutability: "nonpayable";
|
|
767
767
|
}], "balanceOf", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
768
|
-
decimals: (options?:
|
|
768
|
+
decimals: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
769
769
|
readonly type: "constructor";
|
|
770
770
|
readonly inputs: readonly [{
|
|
771
771
|
readonly name: "name_";
|
|
@@ -944,7 +944,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
944
944
|
}];
|
|
945
945
|
readonly stateMutability: "nonpayable";
|
|
946
946
|
}], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
947
|
-
name: (options?:
|
|
947
|
+
name: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
948
948
|
readonly type: "constructor";
|
|
949
949
|
readonly inputs: readonly [{
|
|
950
950
|
readonly name: "name_";
|
|
@@ -1123,7 +1123,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1123
1123
|
}];
|
|
1124
1124
|
readonly stateMutability: "nonpayable";
|
|
1125
1125
|
}], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
1126
|
-
totalSupply: (options?:
|
|
1126
|
+
totalSupply: (options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
1127
1127
|
readonly type: "constructor";
|
|
1128
1128
|
readonly inputs: readonly [{
|
|
1129
1129
|
readonly name: "name_";
|
|
@@ -1304,7 +1304,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1304
1304
|
}], "totalSupply", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
1305
1305
|
};
|
|
1306
1306
|
estimateGas: {
|
|
1307
|
-
approve: (args: readonly [`0x${string}`, bigint], options:
|
|
1307
|
+
approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1308
1308
|
readonly type: "constructor";
|
|
1309
1309
|
readonly inputs: readonly [{
|
|
1310
1310
|
readonly name: "name_";
|
|
@@ -1482,8 +1482,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1482
1482
|
readonly internalType: "bool";
|
|
1483
1483
|
}];
|
|
1484
1484
|
readonly stateMutability: "nonpayable";
|
|
1485
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
1486
|
-
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
1485
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1486
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1487
1487
|
readonly type: "constructor";
|
|
1488
1488
|
readonly inputs: readonly [{
|
|
1489
1489
|
readonly name: "name_";
|
|
@@ -1661,8 +1661,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1661
1661
|
readonly internalType: "bool";
|
|
1662
1662
|
}];
|
|
1663
1663
|
readonly stateMutability: "nonpayable";
|
|
1664
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
1665
|
-
increaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
1664
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1665
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1666
1666
|
readonly type: "constructor";
|
|
1667
1667
|
readonly inputs: readonly [{
|
|
1668
1668
|
readonly name: "name_";
|
|
@@ -1840,8 +1840,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1840
1840
|
readonly internalType: "bool";
|
|
1841
1841
|
}];
|
|
1842
1842
|
readonly stateMutability: "nonpayable";
|
|
1843
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
1844
|
-
transfer: (args: readonly [`0x${string}`, bigint], options:
|
|
1843
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
1844
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
1845
1845
|
readonly type: "constructor";
|
|
1846
1846
|
readonly inputs: readonly [{
|
|
1847
1847
|
readonly name: "name_";
|
|
@@ -2019,8 +2019,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2019
2019
|
readonly internalType: "bool";
|
|
2020
2020
|
}];
|
|
2021
2021
|
readonly stateMutability: "nonpayable";
|
|
2022
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
2023
|
-
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options:
|
|
2022
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2023
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2024
2024
|
readonly type: "constructor";
|
|
2025
2025
|
readonly inputs: readonly [{
|
|
2026
2026
|
readonly name: "name_";
|
|
@@ -2198,9 +2198,9 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2198
2198
|
readonly internalType: "bool";
|
|
2199
2199
|
}];
|
|
2200
2200
|
readonly stateMutability: "nonpayable";
|
|
2201
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
2201
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2202
2202
|
} & {
|
|
2203
|
-
approve: (args: readonly [`0x${string}`, bigint], options:
|
|
2203
|
+
approve: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2204
2204
|
readonly type: "constructor";
|
|
2205
2205
|
readonly inputs: readonly [{
|
|
2206
2206
|
readonly name: "name_";
|
|
@@ -2378,8 +2378,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2378
2378
|
readonly internalType: "bool";
|
|
2379
2379
|
}];
|
|
2380
2380
|
readonly stateMutability: "nonpayable";
|
|
2381
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
2382
|
-
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
2381
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2382
|
+
decreaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2383
2383
|
readonly type: "constructor";
|
|
2384
2384
|
readonly inputs: readonly [{
|
|
2385
2385
|
readonly name: "name_";
|
|
@@ -2557,8 +2557,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2557
2557
|
readonly internalType: "bool";
|
|
2558
2558
|
}];
|
|
2559
2559
|
readonly stateMutability: "nonpayable";
|
|
2560
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
2561
|
-
increaseAllowance: (args: readonly [`0x${string}`, bigint], options:
|
|
2560
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2561
|
+
increaseAllowance: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2562
2562
|
readonly type: "constructor";
|
|
2563
2563
|
readonly inputs: readonly [{
|
|
2564
2564
|
readonly name: "name_";
|
|
@@ -2736,8 +2736,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2736
2736
|
readonly internalType: "bool";
|
|
2737
2737
|
}];
|
|
2738
2738
|
readonly stateMutability: "nonpayable";
|
|
2739
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
2740
|
-
transfer: (args: readonly [`0x${string}`, bigint], options:
|
|
2739
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2740
|
+
transfer: (args: readonly [`0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2741
2741
|
readonly type: "constructor";
|
|
2742
2742
|
readonly inputs: readonly [{
|
|
2743
2743
|
readonly name: "name_";
|
|
@@ -2915,8 +2915,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2915
2915
|
readonly internalType: "bool";
|
|
2916
2916
|
}];
|
|
2917
2917
|
readonly stateMutability: "nonpayable";
|
|
2918
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
2919
|
-
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options:
|
|
2918
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
2919
|
+
transferFrom: (args: readonly [`0x${string}`, `0x${string}`, bigint], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
2920
2920
|
readonly type: "constructor";
|
|
2921
2921
|
readonly inputs: readonly [{
|
|
2922
2922
|
readonly name: "name_";
|
|
@@ -3094,10 +3094,10 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3094
3094
|
readonly internalType: "bool";
|
|
3095
3095
|
}];
|
|
3096
3096
|
readonly stateMutability: "nonpayable";
|
|
3097
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
3097
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
3098
3098
|
};
|
|
3099
3099
|
simulate: {
|
|
3100
|
-
approve: <chainOverride extends
|
|
3100
|
+
approve: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3101
3101
|
readonly type: "constructor";
|
|
3102
3102
|
readonly inputs: readonly [{
|
|
3103
3103
|
readonly name: "name_";
|
|
@@ -3275,7 +3275,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3275
3275
|
readonly internalType: "bool";
|
|
3276
3276
|
}];
|
|
3277
3277
|
readonly stateMutability: "nonpayable";
|
|
3278
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
3278
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
3279
3279
|
readonly type: "constructor";
|
|
3280
3280
|
readonly inputs: readonly [{
|
|
3281
3281
|
readonly name: "name_";
|
|
@@ -3453,8 +3453,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3453
3453
|
readonly internalType: "bool";
|
|
3454
3454
|
}];
|
|
3455
3455
|
readonly stateMutability: "nonpayable";
|
|
3456
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
3457
|
-
decreaseAllowance: <chainOverride extends
|
|
3456
|
+
}], "approve", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
3457
|
+
decreaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3458
3458
|
readonly type: "constructor";
|
|
3459
3459
|
readonly inputs: readonly [{
|
|
3460
3460
|
readonly name: "name_";
|
|
@@ -3632,7 +3632,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3632
3632
|
readonly internalType: "bool";
|
|
3633
3633
|
}];
|
|
3634
3634
|
readonly stateMutability: "nonpayable";
|
|
3635
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
3635
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
3636
3636
|
readonly type: "constructor";
|
|
3637
3637
|
readonly inputs: readonly [{
|
|
3638
3638
|
readonly name: "name_";
|
|
@@ -3810,8 +3810,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3810
3810
|
readonly internalType: "bool";
|
|
3811
3811
|
}];
|
|
3812
3812
|
readonly stateMutability: "nonpayable";
|
|
3813
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
3814
|
-
increaseAllowance: <chainOverride extends
|
|
3813
|
+
}], "decreaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
3814
|
+
increaseAllowance: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
3815
3815
|
readonly type: "constructor";
|
|
3816
3816
|
readonly inputs: readonly [{
|
|
3817
3817
|
readonly name: "name_";
|
|
@@ -3989,7 +3989,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3989
3989
|
readonly internalType: "bool";
|
|
3990
3990
|
}];
|
|
3991
3991
|
readonly stateMutability: "nonpayable";
|
|
3992
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
3992
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
3993
3993
|
readonly type: "constructor";
|
|
3994
3994
|
readonly inputs: readonly [{
|
|
3995
3995
|
readonly name: "name_";
|
|
@@ -4167,8 +4167,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4167
4167
|
readonly internalType: "bool";
|
|
4168
4168
|
}];
|
|
4169
4169
|
readonly stateMutability: "nonpayable";
|
|
4170
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
4171
|
-
transfer: <chainOverride extends
|
|
4170
|
+
}], "increaseAllowance", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4171
|
+
transfer: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, bigint], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
4172
4172
|
readonly type: "constructor";
|
|
4173
4173
|
readonly inputs: readonly [{
|
|
4174
4174
|
readonly name: "name_";
|
|
@@ -4346,7 +4346,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4346
4346
|
readonly internalType: "bool";
|
|
4347
4347
|
}];
|
|
4348
4348
|
readonly stateMutability: "nonpayable";
|
|
4349
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
4349
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4350
4350
|
readonly type: "constructor";
|
|
4351
4351
|
readonly inputs: readonly [{
|
|
4352
4352
|
readonly name: "name_";
|
|
@@ -4524,8 +4524,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4524
4524
|
readonly internalType: "bool";
|
|
4525
4525
|
}];
|
|
4526
4526
|
readonly stateMutability: "nonpayable";
|
|
4527
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
4528
|
-
transferFrom: <chainOverride extends
|
|
4527
|
+
}], "transfer", readonly [`0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4528
|
+
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 [{
|
|
4529
4529
|
readonly type: "constructor";
|
|
4530
4530
|
readonly inputs: readonly [{
|
|
4531
4531
|
readonly name: "name_";
|
|
@@ -4703,7 +4703,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4703
4703
|
readonly internalType: "bool";
|
|
4704
4704
|
}];
|
|
4705
4705
|
readonly stateMutability: "nonpayable";
|
|
4706
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
4706
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
4707
4707
|
readonly type: "constructor";
|
|
4708
4708
|
readonly inputs: readonly [{
|
|
4709
4709
|
readonly name: "name_";
|
|
@@ -4881,10 +4881,10 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4881
4881
|
readonly internalType: "bool";
|
|
4882
4882
|
}];
|
|
4883
4883
|
readonly stateMutability: "nonpayable";
|
|
4884
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
4884
|
+
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint], viem0.Chain | undefined, viem0.Account | undefined, chainOverride, accountOverride>>;
|
|
4885
4885
|
};
|
|
4886
4886
|
write: {
|
|
4887
|
-
approve: <chainOverride extends
|
|
4887
|
+
approve: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
4888
4888
|
readonly type: "constructor";
|
|
4889
4889
|
readonly inputs: readonly [{
|
|
4890
4890
|
readonly name: "name_";
|
|
@@ -5062,8 +5062,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5062
5062
|
readonly internalType: "bool";
|
|
5063
5063
|
}];
|
|
5064
5064
|
readonly stateMutability: "nonpayable";
|
|
5065
|
-
}], "approve", readonly [`0x${string}`, bigint],
|
|
5066
|
-
decreaseAllowance: <chainOverride extends
|
|
5065
|
+
}], "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>;
|
|
5066
|
+
decreaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5067
5067
|
readonly type: "constructor";
|
|
5068
5068
|
readonly inputs: readonly [{
|
|
5069
5069
|
readonly name: "name_";
|
|
@@ -5241,8 +5241,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5241
5241
|
readonly internalType: "bool";
|
|
5242
5242
|
}];
|
|
5243
5243
|
readonly stateMutability: "nonpayable";
|
|
5244
|
-
}], "decreaseAllowance", readonly [`0x${string}`, bigint],
|
|
5245
|
-
increaseAllowance: <chainOverride extends
|
|
5244
|
+
}], "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>;
|
|
5245
|
+
increaseAllowance: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5246
5246
|
readonly type: "constructor";
|
|
5247
5247
|
readonly inputs: readonly [{
|
|
5248
5248
|
readonly name: "name_";
|
|
@@ -5420,8 +5420,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5420
5420
|
readonly internalType: "bool";
|
|
5421
5421
|
}];
|
|
5422
5422
|
readonly stateMutability: "nonpayable";
|
|
5423
|
-
}], "increaseAllowance", readonly [`0x${string}`, bigint],
|
|
5424
|
-
transfer: <chainOverride extends
|
|
5423
|
+
}], "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>;
|
|
5424
|
+
transfer: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5425
5425
|
readonly type: "constructor";
|
|
5426
5426
|
readonly inputs: readonly [{
|
|
5427
5427
|
readonly name: "name_";
|
|
@@ -5599,8 +5599,8 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5599
5599
|
readonly internalType: "bool";
|
|
5600
5600
|
}];
|
|
5601
5601
|
readonly stateMutability: "nonpayable";
|
|
5602
|
-
}], "transfer", readonly [`0x${string}`, bigint],
|
|
5603
|
-
transferFrom: <chainOverride extends
|
|
5602
|
+
}], "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>;
|
|
5603
|
+
transferFrom: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
5604
5604
|
readonly type: "constructor";
|
|
5605
5605
|
readonly inputs: readonly [{
|
|
5606
5606
|
readonly name: "name_";
|
|
@@ -5778,7 +5778,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5778
5778
|
readonly internalType: "bool";
|
|
5779
5779
|
}];
|
|
5780
5780
|
readonly stateMutability: "nonpayable";
|
|
5781
|
-
}], "transferFrom", readonly [`0x${string}`, `0x${string}`, bigint],
|
|
5781
|
+
}], "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>;
|
|
5782
5782
|
};
|
|
5783
5783
|
address: `0x${string}`;
|
|
5784
5784
|
abi: readonly [{
|
|
@@ -5964,7 +5964,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5964
5964
|
declare const getTimelockMarket: (address: Address, client: Client) => TimelockMarket;
|
|
5965
5965
|
declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
5966
5966
|
read: {
|
|
5967
|
-
batchGetAmount0ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
5967
|
+
batchGetAmount0ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
5968
5968
|
readonly type: "function";
|
|
5969
5969
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
5970
5970
|
readonly inputs: readonly [{
|
|
@@ -6585,7 +6585,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
6585
6585
|
}];
|
|
6586
6586
|
readonly stateMutability: "pure";
|
|
6587
6587
|
}], "batchGetAmount0ForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
6588
|
-
batchGetAmount0ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
6588
|
+
batchGetAmount0ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
6589
6589
|
readonly type: "function";
|
|
6590
6590
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
6591
6591
|
readonly inputs: readonly [{
|
|
@@ -7206,7 +7206,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
7206
7206
|
}];
|
|
7207
7207
|
readonly stateMutability: "pure";
|
|
7208
7208
|
}], "batchGetAmount0ForLiquidityTicks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
7209
|
-
batchGetAmount1ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
7209
|
+
batchGetAmount1ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
7210
7210
|
readonly type: "function";
|
|
7211
7211
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
7212
7212
|
readonly inputs: readonly [{
|
|
@@ -7827,7 +7827,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
7827
7827
|
}];
|
|
7828
7828
|
readonly stateMutability: "pure";
|
|
7829
7829
|
}], "batchGetAmount1ForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
7830
|
-
batchGetAmount1ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
7830
|
+
batchGetAmount1ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
7831
7831
|
readonly type: "function";
|
|
7832
7832
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
7833
7833
|
readonly inputs: readonly [{
|
|
@@ -8448,7 +8448,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
8448
8448
|
}];
|
|
8449
8449
|
readonly stateMutability: "pure";
|
|
8450
8450
|
}], "batchGetAmount1ForLiquidityTicks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
8451
|
-
batchGetAmountsForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
8451
|
+
batchGetAmountsForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
8452
8452
|
readonly type: "function";
|
|
8453
8453
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
8454
8454
|
readonly inputs: readonly [{
|
|
@@ -9069,7 +9069,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
9069
9069
|
}];
|
|
9070
9070
|
readonly stateMutability: "pure";
|
|
9071
9071
|
}], "batchGetAmountsForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly bigint[], readonly bigint[]]>;
|
|
9072
|
-
batchGetAmountsForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]], options?:
|
|
9072
|
+
batchGetAmountsForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
9073
9073
|
readonly type: "function";
|
|
9074
9074
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
9075
9075
|
readonly inputs: readonly [{
|
|
@@ -9690,7 +9690,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
9690
9690
|
}];
|
|
9691
9691
|
readonly stateMutability: "pure";
|
|
9692
9692
|
}], "batchGetAmountsForLiquidityTicks", readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly bigint[], readonly bigint[]]>;
|
|
9693
|
-
batchGetLiquidityForAmount0: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
9693
|
+
batchGetLiquidityForAmount0: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
9694
9694
|
readonly type: "function";
|
|
9695
9695
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
9696
9696
|
readonly inputs: readonly [{
|
|
@@ -10311,7 +10311,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
10311
10311
|
}];
|
|
10312
10312
|
readonly stateMutability: "pure";
|
|
10313
10313
|
}], "batchGetLiquidityForAmount0", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
10314
|
-
batchGetLiquidityForAmount0Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
10314
|
+
batchGetLiquidityForAmount0Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
10315
10315
|
readonly type: "function";
|
|
10316
10316
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
10317
10317
|
readonly inputs: readonly [{
|
|
@@ -10932,7 +10932,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
10932
10932
|
}];
|
|
10933
10933
|
readonly stateMutability: "pure";
|
|
10934
10934
|
}], "batchGetLiquidityForAmount0Ticks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
10935
|
-
batchGetLiquidityForAmount1: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
10935
|
+
batchGetLiquidityForAmount1: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
10936
10936
|
readonly type: "function";
|
|
10937
10937
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
10938
10938
|
readonly inputs: readonly [{
|
|
@@ -11553,7 +11553,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
11553
11553
|
}];
|
|
11554
11554
|
readonly stateMutability: "pure";
|
|
11555
11555
|
}], "batchGetLiquidityForAmount1", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
11556
|
-
batchGetLiquidityForAmount1Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
11556
|
+
batchGetLiquidityForAmount1Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
11557
11557
|
readonly type: "function";
|
|
11558
11558
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
11559
11559
|
readonly inputs: readonly [{
|
|
@@ -12174,7 +12174,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
12174
12174
|
}];
|
|
12175
12175
|
readonly stateMutability: "pure";
|
|
12176
12176
|
}], "batchGetLiquidityForAmount1Ticks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
12177
|
-
batchGetLiquidityForAmounts: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
12177
|
+
batchGetLiquidityForAmounts: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
12178
12178
|
readonly type: "function";
|
|
12179
12179
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
12180
12180
|
readonly inputs: readonly [{
|
|
@@ -12795,7 +12795,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
12795
12795
|
}];
|
|
12796
12796
|
readonly stateMutability: "pure";
|
|
12797
12797
|
}], "batchGetLiquidityForAmounts", readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
12798
|
-
batchGetLiquidityForAmountsTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]], options?:
|
|
12798
|
+
batchGetLiquidityForAmountsTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
12799
12799
|
readonly type: "function";
|
|
12800
12800
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
12801
12801
|
readonly inputs: readonly [{
|
|
@@ -13416,7 +13416,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
13416
13416
|
}];
|
|
13417
13417
|
readonly stateMutability: "pure";
|
|
13418
13418
|
}], "batchGetLiquidityForAmountsTicks", readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
13419
|
-
batchGetPriceAtTick: (args: readonly [readonly number[]], options?:
|
|
13419
|
+
batchGetPriceAtTick: (args: readonly [readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
13420
13420
|
readonly type: "function";
|
|
13421
13421
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
13422
13422
|
readonly inputs: readonly [{
|
|
@@ -14037,7 +14037,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
14037
14037
|
}];
|
|
14038
14038
|
readonly stateMutability: "pure";
|
|
14039
14039
|
}], "batchGetPriceAtTick", readonly [readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
14040
|
-
getAmount0ForLiquidity: (args: readonly [bigint, bigint, bigint], options?:
|
|
14040
|
+
getAmount0ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
14041
14041
|
readonly type: "function";
|
|
14042
14042
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
14043
14043
|
readonly inputs: readonly [{
|
|
@@ -14658,7 +14658,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
14658
14658
|
}];
|
|
14659
14659
|
readonly stateMutability: "pure";
|
|
14660
14660
|
}], "getAmount0ForLiquidity", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
14661
|
-
getAmount0ForLiquidityTicks: (args: readonly [number, number, bigint], options?:
|
|
14661
|
+
getAmount0ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
14662
14662
|
readonly type: "function";
|
|
14663
14663
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
14664
14664
|
readonly inputs: readonly [{
|
|
@@ -15279,7 +15279,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
15279
15279
|
}];
|
|
15280
15280
|
readonly stateMutability: "pure";
|
|
15281
15281
|
}], "getAmount0ForLiquidityTicks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
15282
|
-
getAmount1ForLiquidity: (args: readonly [bigint, bigint, bigint], options?:
|
|
15282
|
+
getAmount1ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
15283
15283
|
readonly type: "function";
|
|
15284
15284
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
15285
15285
|
readonly inputs: readonly [{
|
|
@@ -15900,7 +15900,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
15900
15900
|
}];
|
|
15901
15901
|
readonly stateMutability: "pure";
|
|
15902
15902
|
}], "getAmount1ForLiquidity", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
15903
|
-
getAmount1ForLiquidityTicks: (args: readonly [number, number, bigint], options?:
|
|
15903
|
+
getAmount1ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
15904
15904
|
readonly type: "function";
|
|
15905
15905
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
15906
15906
|
readonly inputs: readonly [{
|
|
@@ -16521,7 +16521,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
16521
16521
|
}];
|
|
16522
16522
|
readonly stateMutability: "pure";
|
|
16523
16523
|
}], "getAmount1ForLiquidityTicks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
16524
|
-
getAmountsForLiquidity: (args: readonly [bigint, bigint, bigint, bigint], options?:
|
|
16524
|
+
getAmountsForLiquidity: (args: readonly [bigint, bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
16525
16525
|
readonly type: "function";
|
|
16526
16526
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
16527
16527
|
readonly inputs: readonly [{
|
|
@@ -17142,7 +17142,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
17142
17142
|
}];
|
|
17143
17143
|
readonly stateMutability: "pure";
|
|
17144
17144
|
}], "getAmountsForLiquidity", readonly [bigint, bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
17145
|
-
getAmountsForLiquidityTicks: (args: readonly [number, number, number, bigint], options?:
|
|
17145
|
+
getAmountsForLiquidityTicks: (args: readonly [number, number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
17146
17146
|
readonly type: "function";
|
|
17147
17147
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
17148
17148
|
readonly inputs: readonly [{
|
|
@@ -17763,7 +17763,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
17763
17763
|
}];
|
|
17764
17764
|
readonly stateMutability: "pure";
|
|
17765
17765
|
}], "getAmountsForLiquidityTicks", readonly [number, number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
17766
|
-
getLiquidityForAmount0: (args: readonly [bigint, bigint, bigint], options?:
|
|
17766
|
+
getLiquidityForAmount0: (args: readonly [bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
17767
17767
|
readonly type: "function";
|
|
17768
17768
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
17769
17769
|
readonly inputs: readonly [{
|
|
@@ -18384,7 +18384,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
18384
18384
|
}];
|
|
18385
18385
|
readonly stateMutability: "pure";
|
|
18386
18386
|
}], "getLiquidityForAmount0", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
18387
|
-
getLiquidityForAmount0Ticks: (args: readonly [number, number, bigint], options?:
|
|
18387
|
+
getLiquidityForAmount0Ticks: (args: readonly [number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
18388
18388
|
readonly type: "function";
|
|
18389
18389
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
18390
18390
|
readonly inputs: readonly [{
|
|
@@ -19005,7 +19005,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
19005
19005
|
}];
|
|
19006
19006
|
readonly stateMutability: "pure";
|
|
19007
19007
|
}], "getLiquidityForAmount0Ticks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
19008
|
-
getLiquidityForAmount1: (args: readonly [bigint, bigint, bigint], options?:
|
|
19008
|
+
getLiquidityForAmount1: (args: readonly [bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
19009
19009
|
readonly type: "function";
|
|
19010
19010
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
19011
19011
|
readonly inputs: readonly [{
|
|
@@ -19626,7 +19626,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
19626
19626
|
}];
|
|
19627
19627
|
readonly stateMutability: "pure";
|
|
19628
19628
|
}], "getLiquidityForAmount1", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
19629
|
-
getLiquidityForAmount1Ticks: (args: readonly [number, number, bigint], options?:
|
|
19629
|
+
getLiquidityForAmount1Ticks: (args: readonly [number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
19630
19630
|
readonly type: "function";
|
|
19631
19631
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
19632
19632
|
readonly inputs: readonly [{
|
|
@@ -20247,7 +20247,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
20247
20247
|
}];
|
|
20248
20248
|
readonly stateMutability: "pure";
|
|
20249
20249
|
}], "getLiquidityForAmount1Ticks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
20250
|
-
getLiquidityForAmounts: (args: readonly [bigint, bigint, bigint, bigint, bigint], options?:
|
|
20250
|
+
getLiquidityForAmounts: (args: readonly [bigint, bigint, bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
20251
20251
|
readonly type: "function";
|
|
20252
20252
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
20253
20253
|
readonly inputs: readonly [{
|
|
@@ -20868,7 +20868,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
20868
20868
|
}];
|
|
20869
20869
|
readonly stateMutability: "pure";
|
|
20870
20870
|
}], "getLiquidityForAmounts", readonly [bigint, bigint, bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
20871
|
-
getLiquidityForAmountsTicks: (args: readonly [number, number, number, bigint, bigint], options?:
|
|
20871
|
+
getLiquidityForAmountsTicks: (args: readonly [number, number, number, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
20872
20872
|
readonly type: "function";
|
|
20873
20873
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
20874
20874
|
readonly inputs: readonly [{
|
|
@@ -21489,7 +21489,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
21489
21489
|
}];
|
|
21490
21490
|
readonly stateMutability: "pure";
|
|
21491
21491
|
}], "getLiquidityForAmountsTicks", readonly [number, number, number, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
21492
|
-
getPriceAtTick: (args: readonly [number], options?:
|
|
21492
|
+
getPriceAtTick: (args: readonly [number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
21493
21493
|
readonly type: "function";
|
|
21494
21494
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
21495
21495
|
readonly inputs: readonly [{
|
|
@@ -22736,7 +22736,7 @@ declare const getUniswapMathLens: (client: Client | PublicClient) => {
|
|
|
22736
22736
|
};
|
|
22737
22737
|
declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
22738
22738
|
read: {
|
|
22739
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
22739
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
22740
22740
|
readonly type: "function";
|
|
22741
22741
|
readonly name: "batchGetRefTick";
|
|
22742
22742
|
readonly inputs: readonly [{
|
|
@@ -23325,7 +23325,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
23325
23325
|
}];
|
|
23326
23326
|
readonly stateMutability: "view";
|
|
23327
23327
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
23328
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
23328
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
23329
23329
|
readonly type: "function";
|
|
23330
23330
|
readonly name: "batchGetRefTick";
|
|
23331
23331
|
readonly inputs: readonly [{
|
|
@@ -23924,7 +23924,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
23924
23924
|
borrowedAmount0: bigint;
|
|
23925
23925
|
borrowedAmount1: bigint;
|
|
23926
23926
|
}[]>;
|
|
23927
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
23927
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
23928
23928
|
readonly type: "function";
|
|
23929
23929
|
readonly name: "batchGetRefTick";
|
|
23930
23930
|
readonly inputs: readonly [{
|
|
@@ -24523,7 +24523,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
24523
24523
|
expiresAt: number;
|
|
24524
24524
|
liquidities: readonly bigint[];
|
|
24525
24525
|
}[], bigint, boolean]>;
|
|
24526
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
24526
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
24527
24527
|
readonly type: "function";
|
|
24528
24528
|
readonly name: "batchGetRefTick";
|
|
24529
24529
|
readonly inputs: readonly [{
|
|
@@ -25112,7 +25112,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
25112
25112
|
}];
|
|
25113
25113
|
readonly stateMutability: "view";
|
|
25114
25114
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
25115
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
25115
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
25116
25116
|
readonly type: "function";
|
|
25117
25117
|
readonly name: "batchGetRefTick";
|
|
25118
25118
|
readonly inputs: readonly [{
|
|
@@ -25714,7 +25714,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
25714
25714
|
payoutAssetName: string;
|
|
25715
25715
|
optionsCount: bigint;
|
|
25716
25716
|
}>;
|
|
25717
|
-
getMaxPositionSize: (args: readonly [`0x${string}`, number, number], options?:
|
|
25717
|
+
getMaxPositionSize: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
25718
25718
|
readonly type: "function";
|
|
25719
25719
|
readonly name: "batchGetRefTick";
|
|
25720
25720
|
readonly inputs: readonly [{
|
|
@@ -26303,7 +26303,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
26303
26303
|
}];
|
|
26304
26304
|
readonly stateMutability: "view";
|
|
26305
26305
|
}], "getMaxPositionSize", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
26306
|
-
getMaxPositionSizeAtCurrentTick: (args: readonly [`0x${string}`, number], options?:
|
|
26306
|
+
getMaxPositionSizeAtCurrentTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
26307
26307
|
readonly type: "function";
|
|
26308
26308
|
readonly name: "batchGetRefTick";
|
|
26309
26309
|
readonly inputs: readonly [{
|
|
@@ -26892,7 +26892,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
26892
26892
|
}];
|
|
26893
26893
|
readonly stateMutability: "view";
|
|
26894
26894
|
}], "getMaxPositionSizeAtCurrentTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
26895
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
26895
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
26896
26896
|
readonly type: "function";
|
|
26897
26897
|
readonly name: "batchGetRefTick";
|
|
26898
26898
|
readonly inputs: readonly [{
|
|
@@ -27491,7 +27491,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
27491
27491
|
expiresAt: number;
|
|
27492
27492
|
liquidities: readonly bigint[];
|
|
27493
27493
|
}>;
|
|
27494
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
27494
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
27495
27495
|
readonly type: "function";
|
|
27496
27496
|
readonly name: "batchGetRefTick";
|
|
27497
27497
|
readonly inputs: readonly [{
|
|
@@ -28090,7 +28090,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
28090
28090
|
expiresAt: number;
|
|
28091
28091
|
liquidities: readonly bigint[];
|
|
28092
28092
|
}[]>;
|
|
28093
|
-
getPoolData: (args: readonly [`0x${string}`], options?:
|
|
28093
|
+
getPoolData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
28094
28094
|
readonly type: "function";
|
|
28095
28095
|
readonly name: "batchGetRefTick";
|
|
28096
28096
|
readonly inputs: readonly [{
|
|
@@ -28690,7 +28690,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
28690
28690
|
tickSpacing: number;
|
|
28691
28691
|
fee: number;
|
|
28692
28692
|
}>;
|
|
28693
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
28693
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
28694
28694
|
readonly type: "function";
|
|
28695
28695
|
readonly name: "batchGetRefTick";
|
|
28696
28696
|
readonly inputs: readonly [{
|
|
@@ -29279,7 +29279,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
29279
29279
|
}];
|
|
29280
29280
|
readonly stateMutability: "view";
|
|
29281
29281
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
29282
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
29282
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
29283
29283
|
readonly type: "function";
|
|
29284
29284
|
readonly name: "batchGetRefTick";
|
|
29285
29285
|
readonly inputs: readonly [{
|
|
@@ -29872,7 +29872,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
29872
29872
|
symbol: string;
|
|
29873
29873
|
name: string;
|
|
29874
29874
|
}>;
|
|
29875
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
29875
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
29876
29876
|
readonly type: "function";
|
|
29877
29877
|
readonly name: "batchGetRefTick";
|
|
29878
29878
|
readonly inputs: readonly [{
|
|
@@ -30471,7 +30471,7 @@ declare const getTimelockLens: (client: Client | PublicClient) => {
|
|
|
30471
30471
|
expiresAt: number;
|
|
30472
30472
|
liquidities: readonly bigint[];
|
|
30473
30473
|
}[], bigint, boolean]>;
|
|
30474
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
30474
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
30475
30475
|
readonly type: "function";
|
|
30476
30476
|
readonly name: "batchGetRefTick";
|
|
30477
30477
|
readonly inputs: readonly [{
|
|
@@ -31752,7 +31752,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
31752
31752
|
isRefetching: boolean;
|
|
31753
31753
|
isStale: boolean;
|
|
31754
31754
|
isEnabled: boolean;
|
|
31755
|
-
refetch: (options?:
|
|
31755
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
31756
31756
|
optionId: bigint;
|
|
31757
31757
|
marketAddr: Address;
|
|
31758
31758
|
ownerAddr: Address;
|
|
@@ -31782,7 +31782,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
31782
31782
|
address: string;
|
|
31783
31783
|
} | null;
|
|
31784
31784
|
}[], Error>>;
|
|
31785
|
-
fetchStatus:
|
|
31785
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
31786
31786
|
promise: Promise<{
|
|
31787
31787
|
optionId: bigint;
|
|
31788
31788
|
marketAddr: Address;
|
|
@@ -31866,7 +31866,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
31866
31866
|
isRefetching: boolean;
|
|
31867
31867
|
isStale: boolean;
|
|
31868
31868
|
isEnabled: boolean;
|
|
31869
|
-
refetch: (options?:
|
|
31869
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
31870
31870
|
optionId: bigint;
|
|
31871
31871
|
marketAddr: Address;
|
|
31872
31872
|
ownerAddr: Address;
|
|
@@ -31896,7 +31896,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
31896
31896
|
address: string;
|
|
31897
31897
|
} | null;
|
|
31898
31898
|
}[], Error>>;
|
|
31899
|
-
fetchStatus:
|
|
31899
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
31900
31900
|
promise: Promise<{
|
|
31901
31901
|
optionId: bigint;
|
|
31902
31902
|
marketAddr: Address;
|
|
@@ -31980,7 +31980,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
31980
31980
|
isRefetching: boolean;
|
|
31981
31981
|
isStale: boolean;
|
|
31982
31982
|
isEnabled: boolean;
|
|
31983
|
-
refetch: (options?:
|
|
31983
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
31984
31984
|
optionId: bigint;
|
|
31985
31985
|
marketAddr: Address;
|
|
31986
31986
|
ownerAddr: Address;
|
|
@@ -32010,7 +32010,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32010
32010
|
address: string;
|
|
32011
32011
|
} | null;
|
|
32012
32012
|
}[], Error>>;
|
|
32013
|
-
fetchStatus:
|
|
32013
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
32014
32014
|
promise: Promise<{
|
|
32015
32015
|
optionId: bigint;
|
|
32016
32016
|
marketAddr: Address;
|
|
@@ -32094,7 +32094,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32094
32094
|
isRefetching: boolean;
|
|
32095
32095
|
isStale: boolean;
|
|
32096
32096
|
isEnabled: boolean;
|
|
32097
|
-
refetch: (options?:
|
|
32097
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
32098
32098
|
optionId: bigint;
|
|
32099
32099
|
marketAddr: Address;
|
|
32100
32100
|
ownerAddr: Address;
|
|
@@ -32124,7 +32124,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32124
32124
|
address: string;
|
|
32125
32125
|
} | null;
|
|
32126
32126
|
}[], Error>>;
|
|
32127
|
-
fetchStatus:
|
|
32127
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
32128
32128
|
promise: Promise<{
|
|
32129
32129
|
optionId: bigint;
|
|
32130
32130
|
marketAddr: Address;
|
|
@@ -32208,7 +32208,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32208
32208
|
isRefetching: boolean;
|
|
32209
32209
|
isStale: boolean;
|
|
32210
32210
|
isEnabled: boolean;
|
|
32211
|
-
refetch: (options?:
|
|
32211
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
32212
32212
|
optionId: bigint;
|
|
32213
32213
|
marketAddr: Address;
|
|
32214
32214
|
ownerAddr: Address;
|
|
@@ -32238,7 +32238,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32238
32238
|
address: string;
|
|
32239
32239
|
} | null;
|
|
32240
32240
|
}[], Error>>;
|
|
32241
|
-
fetchStatus:
|
|
32241
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
32242
32242
|
promise: Promise<{
|
|
32243
32243
|
optionId: bigint;
|
|
32244
32244
|
marketAddr: Address;
|
|
@@ -32322,7 +32322,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32322
32322
|
isRefetching: boolean;
|
|
32323
32323
|
isStale: boolean;
|
|
32324
32324
|
isEnabled: boolean;
|
|
32325
|
-
refetch: (options?:
|
|
32325
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
32326
32326
|
optionId: bigint;
|
|
32327
32327
|
marketAddr: Address;
|
|
32328
32328
|
ownerAddr: Address;
|
|
@@ -32352,7 +32352,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
32352
32352
|
address: string;
|
|
32353
32353
|
} | null;
|
|
32354
32354
|
}[], Error>>;
|
|
32355
|
-
fetchStatus:
|
|
32355
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
32356
32356
|
promise: Promise<{
|
|
32357
32357
|
optionId: bigint;
|
|
32358
32358
|
marketAddr: Address;
|
|
@@ -32437,7 +32437,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32437
32437
|
isRefetching: boolean;
|
|
32438
32438
|
isStale: boolean;
|
|
32439
32439
|
isEnabled: boolean;
|
|
32440
|
-
refetch: (options?:
|
|
32440
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
32441
32441
|
optionId: bigint;
|
|
32442
32442
|
marketAddr: Address;
|
|
32443
32443
|
ownerAddr: Address;
|
|
@@ -32467,7 +32467,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32467
32467
|
address: string;
|
|
32468
32468
|
} | null;
|
|
32469
32469
|
}[], Error>>;
|
|
32470
|
-
fetchStatus:
|
|
32470
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
32471
32471
|
promise: Promise<{
|
|
32472
32472
|
optionId: bigint;
|
|
32473
32473
|
marketAddr: Address;
|
|
@@ -32551,7 +32551,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32551
32551
|
isRefetching: boolean;
|
|
32552
32552
|
isStale: boolean;
|
|
32553
32553
|
isEnabled: boolean;
|
|
32554
|
-
refetch: (options?:
|
|
32554
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
32555
32555
|
optionId: bigint;
|
|
32556
32556
|
marketAddr: Address;
|
|
32557
32557
|
ownerAddr: Address;
|
|
@@ -32581,7 +32581,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32581
32581
|
address: string;
|
|
32582
32582
|
} | null;
|
|
32583
32583
|
}[], Error>>;
|
|
32584
|
-
fetchStatus:
|
|
32584
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
32585
32585
|
promise: Promise<{
|
|
32586
32586
|
optionId: bigint;
|
|
32587
32587
|
marketAddr: Address;
|
|
@@ -32665,7 +32665,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32665
32665
|
isRefetching: boolean;
|
|
32666
32666
|
isStale: boolean;
|
|
32667
32667
|
isEnabled: boolean;
|
|
32668
|
-
refetch: (options?:
|
|
32668
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
32669
32669
|
optionId: bigint;
|
|
32670
32670
|
marketAddr: Address;
|
|
32671
32671
|
ownerAddr: Address;
|
|
@@ -32695,7 +32695,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32695
32695
|
address: string;
|
|
32696
32696
|
} | null;
|
|
32697
32697
|
}[], Error>>;
|
|
32698
|
-
fetchStatus:
|
|
32698
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
32699
32699
|
promise: Promise<{
|
|
32700
32700
|
optionId: bigint;
|
|
32701
32701
|
marketAddr: Address;
|
|
@@ -32779,7 +32779,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32779
32779
|
isRefetching: boolean;
|
|
32780
32780
|
isStale: boolean;
|
|
32781
32781
|
isEnabled: boolean;
|
|
32782
|
-
refetch: (options?:
|
|
32782
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
32783
32783
|
optionId: bigint;
|
|
32784
32784
|
marketAddr: Address;
|
|
32785
32785
|
ownerAddr: Address;
|
|
@@ -32809,7 +32809,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32809
32809
|
address: string;
|
|
32810
32810
|
} | null;
|
|
32811
32811
|
}[], Error>>;
|
|
32812
|
-
fetchStatus:
|
|
32812
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
32813
32813
|
promise: Promise<{
|
|
32814
32814
|
optionId: bigint;
|
|
32815
32815
|
marketAddr: Address;
|
|
@@ -32893,7 +32893,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32893
32893
|
isRefetching: boolean;
|
|
32894
32894
|
isStale: boolean;
|
|
32895
32895
|
isEnabled: boolean;
|
|
32896
|
-
refetch: (options?:
|
|
32896
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
32897
32897
|
optionId: bigint;
|
|
32898
32898
|
marketAddr: Address;
|
|
32899
32899
|
ownerAddr: Address;
|
|
@@ -32923,7 +32923,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
32923
32923
|
address: string;
|
|
32924
32924
|
} | null;
|
|
32925
32925
|
}[], Error>>;
|
|
32926
|
-
fetchStatus:
|
|
32926
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
32927
32927
|
promise: Promise<{
|
|
32928
32928
|
optionId: bigint;
|
|
32929
32929
|
marketAddr: Address;
|
|
@@ -33007,7 +33007,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33007
33007
|
isRefetching: boolean;
|
|
33008
33008
|
isStale: boolean;
|
|
33009
33009
|
isEnabled: boolean;
|
|
33010
|
-
refetch: (options?:
|
|
33010
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
33011
33011
|
optionId: bigint;
|
|
33012
33012
|
marketAddr: Address;
|
|
33013
33013
|
ownerAddr: Address;
|
|
@@ -33037,7 +33037,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33037
33037
|
address: string;
|
|
33038
33038
|
} | null;
|
|
33039
33039
|
}[], Error>>;
|
|
33040
|
-
fetchStatus:
|
|
33040
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
33041
33041
|
promise: Promise<{
|
|
33042
33042
|
optionId: bigint;
|
|
33043
33043
|
marketAddr: Address;
|
|
@@ -33122,7 +33122,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33122
33122
|
isRefetching: boolean;
|
|
33123
33123
|
isStale: boolean;
|
|
33124
33124
|
isEnabled: boolean;
|
|
33125
|
-
refetch: (options?:
|
|
33125
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
33126
33126
|
optionId: bigint;
|
|
33127
33127
|
marketAddr: Address;
|
|
33128
33128
|
ownerAddr: Address;
|
|
@@ -33152,7 +33152,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33152
33152
|
address: string;
|
|
33153
33153
|
} | null;
|
|
33154
33154
|
}[], Error>>;
|
|
33155
|
-
fetchStatus:
|
|
33155
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
33156
33156
|
promise: Promise<{
|
|
33157
33157
|
optionId: bigint;
|
|
33158
33158
|
marketAddr: Address;
|
|
@@ -33236,7 +33236,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33236
33236
|
isRefetching: boolean;
|
|
33237
33237
|
isStale: boolean;
|
|
33238
33238
|
isEnabled: boolean;
|
|
33239
|
-
refetch: (options?:
|
|
33239
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
33240
33240
|
optionId: bigint;
|
|
33241
33241
|
marketAddr: Address;
|
|
33242
33242
|
ownerAddr: Address;
|
|
@@ -33266,7 +33266,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33266
33266
|
address: string;
|
|
33267
33267
|
} | null;
|
|
33268
33268
|
}[], Error>>;
|
|
33269
|
-
fetchStatus:
|
|
33269
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
33270
33270
|
promise: Promise<{
|
|
33271
33271
|
optionId: bigint;
|
|
33272
33272
|
marketAddr: Address;
|
|
@@ -33350,7 +33350,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33350
33350
|
isRefetching: boolean;
|
|
33351
33351
|
isStale: boolean;
|
|
33352
33352
|
isEnabled: boolean;
|
|
33353
|
-
refetch: (options?:
|
|
33353
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
33354
33354
|
optionId: bigint;
|
|
33355
33355
|
marketAddr: Address;
|
|
33356
33356
|
ownerAddr: Address;
|
|
@@ -33380,7 +33380,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33380
33380
|
address: string;
|
|
33381
33381
|
} | null;
|
|
33382
33382
|
}[], Error>>;
|
|
33383
|
-
fetchStatus:
|
|
33383
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
33384
33384
|
promise: Promise<{
|
|
33385
33385
|
optionId: bigint;
|
|
33386
33386
|
marketAddr: Address;
|
|
@@ -33464,7 +33464,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33464
33464
|
isRefetching: boolean;
|
|
33465
33465
|
isStale: boolean;
|
|
33466
33466
|
isEnabled: boolean;
|
|
33467
|
-
refetch: (options?:
|
|
33467
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
33468
33468
|
optionId: bigint;
|
|
33469
33469
|
marketAddr: Address;
|
|
33470
33470
|
ownerAddr: Address;
|
|
@@ -33494,7 +33494,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33494
33494
|
address: string;
|
|
33495
33495
|
} | null;
|
|
33496
33496
|
}[], Error>>;
|
|
33497
|
-
fetchStatus:
|
|
33497
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
33498
33498
|
promise: Promise<{
|
|
33499
33499
|
optionId: bigint;
|
|
33500
33500
|
marketAddr: Address;
|
|
@@ -33578,7 +33578,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33578
33578
|
isRefetching: boolean;
|
|
33579
33579
|
isStale: boolean;
|
|
33580
33580
|
isEnabled: boolean;
|
|
33581
|
-
refetch: (options?:
|
|
33581
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
33582
33582
|
optionId: bigint;
|
|
33583
33583
|
marketAddr: Address;
|
|
33584
33584
|
ownerAddr: Address;
|
|
@@ -33608,7 +33608,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33608
33608
|
address: string;
|
|
33609
33609
|
} | null;
|
|
33610
33610
|
}[], Error>>;
|
|
33611
|
-
fetchStatus:
|
|
33611
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
33612
33612
|
promise: Promise<{
|
|
33613
33613
|
optionId: bigint;
|
|
33614
33614
|
marketAddr: Address;
|
|
@@ -33692,7 +33692,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33692
33692
|
isRefetching: boolean;
|
|
33693
33693
|
isStale: boolean;
|
|
33694
33694
|
isEnabled: boolean;
|
|
33695
|
-
refetch: (options?:
|
|
33695
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
33696
33696
|
optionId: bigint;
|
|
33697
33697
|
marketAddr: Address;
|
|
33698
33698
|
ownerAddr: Address;
|
|
@@ -33722,7 +33722,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
33722
33722
|
address: string;
|
|
33723
33723
|
} | null;
|
|
33724
33724
|
}[], Error>>;
|
|
33725
|
-
fetchStatus:
|
|
33725
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
33726
33726
|
promise: Promise<{
|
|
33727
33727
|
optionId: bigint;
|
|
33728
33728
|
marketAddr: Address;
|
|
@@ -33906,7 +33906,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
33906
33906
|
isRefetching: boolean;
|
|
33907
33907
|
isStale: boolean;
|
|
33908
33908
|
isEnabled: boolean;
|
|
33909
|
-
refetch: (options?:
|
|
33909
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
|
|
33910
33910
|
type: "mint";
|
|
33911
33911
|
data: {
|
|
33912
33912
|
id: string;
|
|
@@ -33945,7 +33945,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
33945
33945
|
transactionHash: string;
|
|
33946
33946
|
};
|
|
33947
33947
|
})[], Error>>;
|
|
33948
|
-
fetchStatus:
|
|
33948
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
33949
33949
|
promise: Promise<({
|
|
33950
33950
|
type: "mint";
|
|
33951
33951
|
data: {
|
|
@@ -34047,7 +34047,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34047
34047
|
isRefetching: boolean;
|
|
34048
34048
|
isStale: boolean;
|
|
34049
34049
|
isEnabled: boolean;
|
|
34050
|
-
refetch: (options?:
|
|
34050
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
|
|
34051
34051
|
type: "mint";
|
|
34052
34052
|
data: {
|
|
34053
34053
|
id: string;
|
|
@@ -34086,7 +34086,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34086
34086
|
transactionHash: string;
|
|
34087
34087
|
};
|
|
34088
34088
|
})[], Error>>;
|
|
34089
|
-
fetchStatus:
|
|
34089
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34090
34090
|
promise: Promise<({
|
|
34091
34091
|
type: "mint";
|
|
34092
34092
|
data: {
|
|
@@ -34188,7 +34188,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34188
34188
|
isRefetching: boolean;
|
|
34189
34189
|
isStale: boolean;
|
|
34190
34190
|
isEnabled: boolean;
|
|
34191
|
-
refetch: (options?:
|
|
34191
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
|
|
34192
34192
|
type: "mint";
|
|
34193
34193
|
data: {
|
|
34194
34194
|
id: string;
|
|
@@ -34227,7 +34227,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34227
34227
|
transactionHash: string;
|
|
34228
34228
|
};
|
|
34229
34229
|
})[], Error>>;
|
|
34230
|
-
fetchStatus:
|
|
34230
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34231
34231
|
promise: Promise<({
|
|
34232
34232
|
type: "mint";
|
|
34233
34233
|
data: {
|
|
@@ -34329,7 +34329,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34329
34329
|
isRefetching: boolean;
|
|
34330
34330
|
isStale: boolean;
|
|
34331
34331
|
isEnabled: boolean;
|
|
34332
|
-
refetch: (options?:
|
|
34332
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
|
|
34333
34333
|
type: "mint";
|
|
34334
34334
|
data: {
|
|
34335
34335
|
id: string;
|
|
@@ -34368,7 +34368,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34368
34368
|
transactionHash: string;
|
|
34369
34369
|
};
|
|
34370
34370
|
})[], Error>>;
|
|
34371
|
-
fetchStatus:
|
|
34371
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34372
34372
|
promise: Promise<({
|
|
34373
34373
|
type: "mint";
|
|
34374
34374
|
data: {
|
|
@@ -34470,7 +34470,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34470
34470
|
isRefetching: boolean;
|
|
34471
34471
|
isStale: boolean;
|
|
34472
34472
|
isEnabled: boolean;
|
|
34473
|
-
refetch: (options?:
|
|
34473
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
|
|
34474
34474
|
type: "mint";
|
|
34475
34475
|
data: {
|
|
34476
34476
|
id: string;
|
|
@@ -34509,7 +34509,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34509
34509
|
transactionHash: string;
|
|
34510
34510
|
};
|
|
34511
34511
|
})[], Error>>;
|
|
34512
|
-
fetchStatus:
|
|
34512
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34513
34513
|
promise: Promise<({
|
|
34514
34514
|
type: "mint";
|
|
34515
34515
|
data: {
|
|
@@ -34611,7 +34611,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34611
34611
|
isRefetching: boolean;
|
|
34612
34612
|
isStale: boolean;
|
|
34613
34613
|
isEnabled: boolean;
|
|
34614
|
-
refetch: (options?:
|
|
34614
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<({
|
|
34615
34615
|
type: "mint";
|
|
34616
34616
|
data: {
|
|
34617
34617
|
id: string;
|
|
@@ -34650,7 +34650,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
34650
34650
|
transactionHash: string;
|
|
34651
34651
|
};
|
|
34652
34652
|
})[], Error>>;
|
|
34653
|
-
fetchStatus:
|
|
34653
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34654
34654
|
promise: Promise<({
|
|
34655
34655
|
type: "mint";
|
|
34656
34656
|
data: {
|
|
@@ -34773,7 +34773,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34773
34773
|
isRefetching: boolean;
|
|
34774
34774
|
isStale: boolean;
|
|
34775
34775
|
isEnabled: boolean;
|
|
34776
|
-
refetch: (options?:
|
|
34776
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
34777
34777
|
optionId: bigint;
|
|
34778
34778
|
id: string;
|
|
34779
34779
|
ownerAddr: Address;
|
|
@@ -34782,7 +34782,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34782
34782
|
expiresAt: number;
|
|
34783
34783
|
closed: boolean;
|
|
34784
34784
|
}[] | undefined, Error>>;
|
|
34785
|
-
fetchStatus:
|
|
34785
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34786
34786
|
promise: Promise<{
|
|
34787
34787
|
optionId: bigint;
|
|
34788
34788
|
id: string;
|
|
@@ -34824,7 +34824,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34824
34824
|
isRefetching: boolean;
|
|
34825
34825
|
isStale: boolean;
|
|
34826
34826
|
isEnabled: boolean;
|
|
34827
|
-
refetch: (options?:
|
|
34827
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
34828
34828
|
optionId: bigint;
|
|
34829
34829
|
id: string;
|
|
34830
34830
|
ownerAddr: Address;
|
|
@@ -34833,7 +34833,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34833
34833
|
expiresAt: number;
|
|
34834
34834
|
closed: boolean;
|
|
34835
34835
|
}[] | undefined, Error>>;
|
|
34836
|
-
fetchStatus:
|
|
34836
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34837
34837
|
promise: Promise<{
|
|
34838
34838
|
optionId: bigint;
|
|
34839
34839
|
id: string;
|
|
@@ -34875,7 +34875,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34875
34875
|
isRefetching: boolean;
|
|
34876
34876
|
isStale: boolean;
|
|
34877
34877
|
isEnabled: boolean;
|
|
34878
|
-
refetch: (options?:
|
|
34878
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
34879
34879
|
optionId: bigint;
|
|
34880
34880
|
id: string;
|
|
34881
34881
|
ownerAddr: Address;
|
|
@@ -34884,7 +34884,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34884
34884
|
expiresAt: number;
|
|
34885
34885
|
closed: boolean;
|
|
34886
34886
|
}[] | undefined, Error>>;
|
|
34887
|
-
fetchStatus:
|
|
34887
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34888
34888
|
promise: Promise<{
|
|
34889
34889
|
optionId: bigint;
|
|
34890
34890
|
id: string;
|
|
@@ -34926,7 +34926,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34926
34926
|
isRefetching: boolean;
|
|
34927
34927
|
isStale: boolean;
|
|
34928
34928
|
isEnabled: boolean;
|
|
34929
|
-
refetch: (options?:
|
|
34929
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
34930
34930
|
optionId: bigint;
|
|
34931
34931
|
id: string;
|
|
34932
34932
|
ownerAddr: Address;
|
|
@@ -34935,7 +34935,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34935
34935
|
expiresAt: number;
|
|
34936
34936
|
closed: boolean;
|
|
34937
34937
|
}[] | undefined, Error>>;
|
|
34938
|
-
fetchStatus:
|
|
34938
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34939
34939
|
promise: Promise<{
|
|
34940
34940
|
optionId: bigint;
|
|
34941
34941
|
id: string;
|
|
@@ -34977,7 +34977,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34977
34977
|
isRefetching: boolean;
|
|
34978
34978
|
isStale: boolean;
|
|
34979
34979
|
isEnabled: boolean;
|
|
34980
|
-
refetch: (options?:
|
|
34980
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
34981
34981
|
optionId: bigint;
|
|
34982
34982
|
id: string;
|
|
34983
34983
|
ownerAddr: Address;
|
|
@@ -34986,7 +34986,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
34986
34986
|
expiresAt: number;
|
|
34987
34987
|
closed: boolean;
|
|
34988
34988
|
}[] | undefined, Error>>;
|
|
34989
|
-
fetchStatus:
|
|
34989
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
34990
34990
|
promise: Promise<{
|
|
34991
34991
|
optionId: bigint;
|
|
34992
34992
|
id: string;
|
|
@@ -35028,7 +35028,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35028
35028
|
isRefetching: boolean;
|
|
35029
35029
|
isStale: boolean;
|
|
35030
35030
|
isEnabled: boolean;
|
|
35031
|
-
refetch: (options?:
|
|
35031
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35032
35032
|
optionId: bigint;
|
|
35033
35033
|
id: string;
|
|
35034
35034
|
ownerAddr: Address;
|
|
@@ -35037,7 +35037,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
35037
35037
|
expiresAt: number;
|
|
35038
35038
|
closed: boolean;
|
|
35039
35039
|
}[] | undefined, Error>>;
|
|
35040
|
-
fetchStatus:
|
|
35040
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35041
35041
|
promise: Promise<{
|
|
35042
35042
|
optionId: bigint;
|
|
35043
35043
|
id: string;
|
|
@@ -35080,7 +35080,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35080
35080
|
isRefetching: boolean;
|
|
35081
35081
|
isStale: boolean;
|
|
35082
35082
|
isEnabled: boolean;
|
|
35083
|
-
refetch: (options?:
|
|
35083
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35084
35084
|
optionId: bigint;
|
|
35085
35085
|
id: string;
|
|
35086
35086
|
ownerAddr: Address;
|
|
@@ -35089,7 +35089,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35089
35089
|
expiresAt: number;
|
|
35090
35090
|
closed: boolean;
|
|
35091
35091
|
}[] | undefined, Error>>;
|
|
35092
|
-
fetchStatus:
|
|
35092
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35093
35093
|
promise: Promise<{
|
|
35094
35094
|
optionId: bigint;
|
|
35095
35095
|
id: string;
|
|
@@ -35131,7 +35131,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35131
35131
|
isRefetching: boolean;
|
|
35132
35132
|
isStale: boolean;
|
|
35133
35133
|
isEnabled: boolean;
|
|
35134
|
-
refetch: (options?:
|
|
35134
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35135
35135
|
optionId: bigint;
|
|
35136
35136
|
id: string;
|
|
35137
35137
|
ownerAddr: Address;
|
|
@@ -35140,7 +35140,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35140
35140
|
expiresAt: number;
|
|
35141
35141
|
closed: boolean;
|
|
35142
35142
|
}[] | undefined, Error>>;
|
|
35143
|
-
fetchStatus:
|
|
35143
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35144
35144
|
promise: Promise<{
|
|
35145
35145
|
optionId: bigint;
|
|
35146
35146
|
id: string;
|
|
@@ -35182,7 +35182,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35182
35182
|
isRefetching: boolean;
|
|
35183
35183
|
isStale: boolean;
|
|
35184
35184
|
isEnabled: boolean;
|
|
35185
|
-
refetch: (options?:
|
|
35185
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35186
35186
|
optionId: bigint;
|
|
35187
35187
|
id: string;
|
|
35188
35188
|
ownerAddr: Address;
|
|
@@ -35191,7 +35191,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35191
35191
|
expiresAt: number;
|
|
35192
35192
|
closed: boolean;
|
|
35193
35193
|
}[] | undefined, Error>>;
|
|
35194
|
-
fetchStatus:
|
|
35194
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35195
35195
|
promise: Promise<{
|
|
35196
35196
|
optionId: bigint;
|
|
35197
35197
|
id: string;
|
|
@@ -35233,7 +35233,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35233
35233
|
isRefetching: boolean;
|
|
35234
35234
|
isStale: boolean;
|
|
35235
35235
|
isEnabled: boolean;
|
|
35236
|
-
refetch: (options?:
|
|
35236
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35237
35237
|
optionId: bigint;
|
|
35238
35238
|
id: string;
|
|
35239
35239
|
ownerAddr: Address;
|
|
@@ -35242,7 +35242,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35242
35242
|
expiresAt: number;
|
|
35243
35243
|
closed: boolean;
|
|
35244
35244
|
}[] | undefined, Error>>;
|
|
35245
|
-
fetchStatus:
|
|
35245
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35246
35246
|
promise: Promise<{
|
|
35247
35247
|
optionId: bigint;
|
|
35248
35248
|
id: string;
|
|
@@ -35284,7 +35284,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35284
35284
|
isRefetching: boolean;
|
|
35285
35285
|
isStale: boolean;
|
|
35286
35286
|
isEnabled: boolean;
|
|
35287
|
-
refetch: (options?:
|
|
35287
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35288
35288
|
optionId: bigint;
|
|
35289
35289
|
id: string;
|
|
35290
35290
|
ownerAddr: Address;
|
|
@@ -35293,7 +35293,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35293
35293
|
expiresAt: number;
|
|
35294
35294
|
closed: boolean;
|
|
35295
35295
|
}[] | undefined, Error>>;
|
|
35296
|
-
fetchStatus:
|
|
35296
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35297
35297
|
promise: Promise<{
|
|
35298
35298
|
optionId: bigint;
|
|
35299
35299
|
id: string;
|
|
@@ -35335,7 +35335,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35335
35335
|
isRefetching: boolean;
|
|
35336
35336
|
isStale: boolean;
|
|
35337
35337
|
isEnabled: boolean;
|
|
35338
|
-
refetch: (options?:
|
|
35338
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35339
35339
|
optionId: bigint;
|
|
35340
35340
|
id: string;
|
|
35341
35341
|
ownerAddr: Address;
|
|
@@ -35344,7 +35344,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35344
35344
|
expiresAt: number;
|
|
35345
35345
|
closed: boolean;
|
|
35346
35346
|
}[] | undefined, Error>>;
|
|
35347
|
-
fetchStatus:
|
|
35347
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35348
35348
|
promise: Promise<{
|
|
35349
35349
|
optionId: bigint;
|
|
35350
35350
|
id: string;
|
|
@@ -35387,7 +35387,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35387
35387
|
isRefetching: boolean;
|
|
35388
35388
|
isStale: boolean;
|
|
35389
35389
|
isEnabled: boolean;
|
|
35390
|
-
refetch: (options?:
|
|
35390
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35391
35391
|
optionId: bigint;
|
|
35392
35392
|
id: string;
|
|
35393
35393
|
ownerAddr: Address;
|
|
@@ -35396,7 +35396,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35396
35396
|
expiresAt: number;
|
|
35397
35397
|
closed: boolean;
|
|
35398
35398
|
}[] | undefined, Error>>;
|
|
35399
|
-
fetchStatus:
|
|
35399
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35400
35400
|
promise: Promise<{
|
|
35401
35401
|
optionId: bigint;
|
|
35402
35402
|
id: string;
|
|
@@ -35438,7 +35438,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35438
35438
|
isRefetching: boolean;
|
|
35439
35439
|
isStale: boolean;
|
|
35440
35440
|
isEnabled: boolean;
|
|
35441
|
-
refetch: (options?:
|
|
35441
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35442
35442
|
optionId: bigint;
|
|
35443
35443
|
id: string;
|
|
35444
35444
|
ownerAddr: Address;
|
|
@@ -35447,7 +35447,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35447
35447
|
expiresAt: number;
|
|
35448
35448
|
closed: boolean;
|
|
35449
35449
|
}[] | undefined, Error>>;
|
|
35450
|
-
fetchStatus:
|
|
35450
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35451
35451
|
promise: Promise<{
|
|
35452
35452
|
optionId: bigint;
|
|
35453
35453
|
id: string;
|
|
@@ -35489,7 +35489,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35489
35489
|
isRefetching: boolean;
|
|
35490
35490
|
isStale: boolean;
|
|
35491
35491
|
isEnabled: boolean;
|
|
35492
|
-
refetch: (options?:
|
|
35492
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35493
35493
|
optionId: bigint;
|
|
35494
35494
|
id: string;
|
|
35495
35495
|
ownerAddr: Address;
|
|
@@ -35498,7 +35498,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35498
35498
|
expiresAt: number;
|
|
35499
35499
|
closed: boolean;
|
|
35500
35500
|
}[] | undefined, Error>>;
|
|
35501
|
-
fetchStatus:
|
|
35501
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35502
35502
|
promise: Promise<{
|
|
35503
35503
|
optionId: bigint;
|
|
35504
35504
|
id: string;
|
|
@@ -35540,7 +35540,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35540
35540
|
isRefetching: boolean;
|
|
35541
35541
|
isStale: boolean;
|
|
35542
35542
|
isEnabled: boolean;
|
|
35543
|
-
refetch: (options?:
|
|
35543
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35544
35544
|
optionId: bigint;
|
|
35545
35545
|
id: string;
|
|
35546
35546
|
ownerAddr: Address;
|
|
@@ -35549,7 +35549,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35549
35549
|
expiresAt: number;
|
|
35550
35550
|
closed: boolean;
|
|
35551
35551
|
}[] | undefined, Error>>;
|
|
35552
|
-
fetchStatus:
|
|
35552
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35553
35553
|
promise: Promise<{
|
|
35554
35554
|
optionId: bigint;
|
|
35555
35555
|
id: string;
|
|
@@ -35591,7 +35591,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35591
35591
|
isRefetching: boolean;
|
|
35592
35592
|
isStale: boolean;
|
|
35593
35593
|
isEnabled: boolean;
|
|
35594
|
-
refetch: (options?:
|
|
35594
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35595
35595
|
optionId: bigint;
|
|
35596
35596
|
id: string;
|
|
35597
35597
|
ownerAddr: Address;
|
|
@@ -35600,7 +35600,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35600
35600
|
expiresAt: number;
|
|
35601
35601
|
closed: boolean;
|
|
35602
35602
|
}[] | undefined, Error>>;
|
|
35603
|
-
fetchStatus:
|
|
35603
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35604
35604
|
promise: Promise<{
|
|
35605
35605
|
optionId: bigint;
|
|
35606
35606
|
id: string;
|
|
@@ -35642,7 +35642,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35642
35642
|
isRefetching: boolean;
|
|
35643
35643
|
isStale: boolean;
|
|
35644
35644
|
isEnabled: boolean;
|
|
35645
|
-
refetch: (options?:
|
|
35645
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35646
35646
|
optionId: bigint;
|
|
35647
35647
|
id: string;
|
|
35648
35648
|
ownerAddr: Address;
|
|
@@ -35651,7 +35651,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35651
35651
|
expiresAt: number;
|
|
35652
35652
|
closed: boolean;
|
|
35653
35653
|
}[] | undefined, Error>>;
|
|
35654
|
-
fetchStatus:
|
|
35654
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35655
35655
|
promise: Promise<{
|
|
35656
35656
|
optionId: bigint;
|
|
35657
35657
|
id: string;
|
|
@@ -35674,7 +35674,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
35674
35674
|
//#endregion
|
|
35675
35675
|
//#region src/hooks/operators/useOperatorPerms.d.ts
|
|
35676
35676
|
declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, operatorAddr?: Address) => {
|
|
35677
|
-
error:
|
|
35677
|
+
error: viem0.ReadContractErrorType;
|
|
35678
35678
|
isError: true;
|
|
35679
35679
|
isPending: false;
|
|
35680
35680
|
isLoading: false;
|
|
@@ -35686,7 +35686,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35686
35686
|
dataUpdatedAt: number;
|
|
35687
35687
|
errorUpdatedAt: number;
|
|
35688
35688
|
failureCount: number;
|
|
35689
|
-
failureReason:
|
|
35689
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
35690
35690
|
errorUpdateCount: number;
|
|
35691
35691
|
isFetched: boolean;
|
|
35692
35692
|
isFetchedAfterMount: boolean;
|
|
@@ -35696,10 +35696,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35696
35696
|
isRefetching: boolean;
|
|
35697
35697
|
isStale: boolean;
|
|
35698
35698
|
isEnabled: boolean;
|
|
35699
|
-
refetch: (options?:
|
|
35700
|
-
fetchStatus:
|
|
35699
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
35700
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35701
35701
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
35702
|
-
queryKey:
|
|
35702
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
35703
35703
|
data: {
|
|
35704
35704
|
canExtend: boolean | undefined;
|
|
35705
35705
|
canExercise: boolean | undefined;
|
|
@@ -35721,7 +35721,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35721
35721
|
dataUpdatedAt: number;
|
|
35722
35722
|
errorUpdatedAt: number;
|
|
35723
35723
|
failureCount: number;
|
|
35724
|
-
failureReason:
|
|
35724
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
35725
35725
|
errorUpdateCount: number;
|
|
35726
35726
|
isFetched: boolean;
|
|
35727
35727
|
isFetchedAfterMount: boolean;
|
|
@@ -35731,10 +35731,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35731
35731
|
isRefetching: boolean;
|
|
35732
35732
|
isStale: boolean;
|
|
35733
35733
|
isEnabled: boolean;
|
|
35734
|
-
refetch: (options?:
|
|
35735
|
-
fetchStatus:
|
|
35734
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
35735
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35736
35736
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
35737
|
-
queryKey:
|
|
35737
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
35738
35738
|
data: {
|
|
35739
35739
|
canExtend: boolean | undefined;
|
|
35740
35740
|
canExercise: boolean | undefined;
|
|
@@ -35744,7 +35744,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35744
35744
|
effectiveApproval: bigint;
|
|
35745
35745
|
};
|
|
35746
35746
|
} | {
|
|
35747
|
-
error:
|
|
35747
|
+
error: viem0.ReadContractErrorType;
|
|
35748
35748
|
isError: true;
|
|
35749
35749
|
isPending: false;
|
|
35750
35750
|
isLoading: false;
|
|
@@ -35756,7 +35756,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35756
35756
|
dataUpdatedAt: number;
|
|
35757
35757
|
errorUpdatedAt: number;
|
|
35758
35758
|
failureCount: number;
|
|
35759
|
-
failureReason:
|
|
35759
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
35760
35760
|
errorUpdateCount: number;
|
|
35761
35761
|
isFetched: boolean;
|
|
35762
35762
|
isFetchedAfterMount: boolean;
|
|
@@ -35766,10 +35766,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35766
35766
|
isRefetching: boolean;
|
|
35767
35767
|
isStale: boolean;
|
|
35768
35768
|
isEnabled: boolean;
|
|
35769
|
-
refetch: (options?:
|
|
35770
|
-
fetchStatus:
|
|
35769
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
35770
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35771
35771
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
35772
|
-
queryKey:
|
|
35772
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
35773
35773
|
data: {
|
|
35774
35774
|
canExtend: boolean | undefined;
|
|
35775
35775
|
canExercise: boolean | undefined;
|
|
@@ -35791,7 +35791,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35791
35791
|
dataUpdatedAt: number;
|
|
35792
35792
|
errorUpdatedAt: number;
|
|
35793
35793
|
failureCount: number;
|
|
35794
|
-
failureReason:
|
|
35794
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
35795
35795
|
errorUpdateCount: number;
|
|
35796
35796
|
isFetched: boolean;
|
|
35797
35797
|
isFetchedAfterMount: boolean;
|
|
@@ -35801,10 +35801,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35801
35801
|
isRefetching: boolean;
|
|
35802
35802
|
isStale: boolean;
|
|
35803
35803
|
isEnabled: boolean;
|
|
35804
|
-
refetch: (options?:
|
|
35805
|
-
fetchStatus:
|
|
35804
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
35805
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35806
35806
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
35807
|
-
queryKey:
|
|
35807
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
35808
35808
|
data: {
|
|
35809
35809
|
canExtend: boolean | undefined;
|
|
35810
35810
|
canExercise: boolean | undefined;
|
|
@@ -35825,7 +35825,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35825
35825
|
dataUpdatedAt: number;
|
|
35826
35826
|
errorUpdatedAt: number;
|
|
35827
35827
|
failureCount: number;
|
|
35828
|
-
failureReason:
|
|
35828
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
35829
35829
|
errorUpdateCount: number;
|
|
35830
35830
|
isFetched: boolean;
|
|
35831
35831
|
isFetchedAfterMount: boolean;
|
|
@@ -35836,10 +35836,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35836
35836
|
isRefetching: boolean;
|
|
35837
35837
|
isStale: boolean;
|
|
35838
35838
|
isEnabled: boolean;
|
|
35839
|
-
refetch: (options?:
|
|
35840
|
-
fetchStatus:
|
|
35839
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
35840
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35841
35841
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
35842
|
-
queryKey:
|
|
35842
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
35843
35843
|
data: {
|
|
35844
35844
|
canExtend: boolean | undefined;
|
|
35845
35845
|
canExercise: boolean | undefined;
|
|
@@ -35861,7 +35861,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35861
35861
|
dataUpdatedAt: number;
|
|
35862
35862
|
errorUpdatedAt: number;
|
|
35863
35863
|
failureCount: number;
|
|
35864
|
-
failureReason:
|
|
35864
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
35865
35865
|
errorUpdateCount: number;
|
|
35866
35866
|
isFetched: boolean;
|
|
35867
35867
|
isFetchedAfterMount: boolean;
|
|
@@ -35871,10 +35871,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
35871
35871
|
isRefetching: boolean;
|
|
35872
35872
|
isStale: boolean;
|
|
35873
35873
|
isEnabled: boolean;
|
|
35874
|
-
refetch: (options?:
|
|
35875
|
-
fetchStatus:
|
|
35874
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem0.ReadContractErrorType>>;
|
|
35875
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35876
35876
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
35877
|
-
queryKey:
|
|
35877
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
35878
35878
|
data: {
|
|
35879
35879
|
canExtend: boolean | undefined;
|
|
35880
35880
|
canExercise: boolean | undefined;
|
|
@@ -35923,7 +35923,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35923
35923
|
isRefetching: boolean;
|
|
35924
35924
|
isStale: boolean;
|
|
35925
35925
|
isEnabled: boolean;
|
|
35926
|
-
refetch: (options?:
|
|
35926
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35927
35927
|
spendingApproval: bigint;
|
|
35928
35928
|
operatorAddr: string;
|
|
35929
35929
|
__typename: "UserMarketOperator";
|
|
@@ -35937,7 +35937,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35937
35937
|
address: string;
|
|
35938
35938
|
} | null;
|
|
35939
35939
|
}[] | undefined, Error>>;
|
|
35940
|
-
fetchStatus:
|
|
35940
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
35941
35941
|
promise: Promise<{
|
|
35942
35942
|
spendingApproval: bigint;
|
|
35943
35943
|
operatorAddr: string;
|
|
@@ -35989,7 +35989,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
35989
35989
|
isRefetching: boolean;
|
|
35990
35990
|
isStale: boolean;
|
|
35991
35991
|
isEnabled: boolean;
|
|
35992
|
-
refetch: (options?:
|
|
35992
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
35993
35993
|
spendingApproval: bigint;
|
|
35994
35994
|
operatorAddr: string;
|
|
35995
35995
|
__typename: "UserMarketOperator";
|
|
@@ -36003,7 +36003,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36003
36003
|
address: string;
|
|
36004
36004
|
} | null;
|
|
36005
36005
|
}[] | undefined, Error>>;
|
|
36006
|
-
fetchStatus:
|
|
36006
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36007
36007
|
promise: Promise<{
|
|
36008
36008
|
spendingApproval: bigint;
|
|
36009
36009
|
operatorAddr: string;
|
|
@@ -36055,7 +36055,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36055
36055
|
isRefetching: boolean;
|
|
36056
36056
|
isStale: boolean;
|
|
36057
36057
|
isEnabled: boolean;
|
|
36058
|
-
refetch: (options?:
|
|
36058
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36059
36059
|
spendingApproval: bigint;
|
|
36060
36060
|
operatorAddr: string;
|
|
36061
36061
|
__typename: "UserMarketOperator";
|
|
@@ -36069,7 +36069,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36069
36069
|
address: string;
|
|
36070
36070
|
} | null;
|
|
36071
36071
|
}[] | undefined, Error>>;
|
|
36072
|
-
fetchStatus:
|
|
36072
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36073
36073
|
promise: Promise<{
|
|
36074
36074
|
spendingApproval: bigint;
|
|
36075
36075
|
operatorAddr: string;
|
|
@@ -36121,7 +36121,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36121
36121
|
isRefetching: boolean;
|
|
36122
36122
|
isStale: boolean;
|
|
36123
36123
|
isEnabled: boolean;
|
|
36124
|
-
refetch: (options?:
|
|
36124
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36125
36125
|
spendingApproval: bigint;
|
|
36126
36126
|
operatorAddr: string;
|
|
36127
36127
|
__typename: "UserMarketOperator";
|
|
@@ -36135,7 +36135,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36135
36135
|
address: string;
|
|
36136
36136
|
} | null;
|
|
36137
36137
|
}[] | undefined, Error>>;
|
|
36138
|
-
fetchStatus:
|
|
36138
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36139
36139
|
promise: Promise<{
|
|
36140
36140
|
spendingApproval: bigint;
|
|
36141
36141
|
operatorAddr: string;
|
|
@@ -36187,7 +36187,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36187
36187
|
isRefetching: boolean;
|
|
36188
36188
|
isStale: boolean;
|
|
36189
36189
|
isEnabled: boolean;
|
|
36190
|
-
refetch: (options?:
|
|
36190
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36191
36191
|
spendingApproval: bigint;
|
|
36192
36192
|
operatorAddr: string;
|
|
36193
36193
|
__typename: "UserMarketOperator";
|
|
@@ -36201,7 +36201,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36201
36201
|
address: string;
|
|
36202
36202
|
} | null;
|
|
36203
36203
|
}[] | undefined, Error>>;
|
|
36204
|
-
fetchStatus:
|
|
36204
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36205
36205
|
promise: Promise<{
|
|
36206
36206
|
spendingApproval: bigint;
|
|
36207
36207
|
operatorAddr: string;
|
|
@@ -36253,7 +36253,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36253
36253
|
isRefetching: boolean;
|
|
36254
36254
|
isStale: boolean;
|
|
36255
36255
|
isEnabled: boolean;
|
|
36256
|
-
refetch: (options?:
|
|
36256
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36257
36257
|
spendingApproval: bigint;
|
|
36258
36258
|
operatorAddr: string;
|
|
36259
36259
|
__typename: "UserMarketOperator";
|
|
@@ -36267,7 +36267,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
36267
36267
|
address: string;
|
|
36268
36268
|
} | null;
|
|
36269
36269
|
}[] | undefined, Error>>;
|
|
36270
|
-
fetchStatus:
|
|
36270
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36271
36271
|
promise: Promise<{
|
|
36272
36272
|
spendingApproval: bigint;
|
|
36273
36273
|
operatorAddr: string;
|
|
@@ -36343,7 +36343,7 @@ declare const useCurrentPrice: (poolAddr?: Address) => {
|
|
|
36343
36343
|
//#endregion
|
|
36344
36344
|
//#region src/hooks/pool/useCurrentTick.d.ts
|
|
36345
36345
|
declare const useCurrentTick: (poolAddr?: Address) => {
|
|
36346
|
-
error:
|
|
36346
|
+
error: viem0.ReadContractErrorType;
|
|
36347
36347
|
isError: true;
|
|
36348
36348
|
isPending: false;
|
|
36349
36349
|
isLoading: false;
|
|
@@ -36355,7 +36355,7 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36355
36355
|
dataUpdatedAt: number;
|
|
36356
36356
|
errorUpdatedAt: number;
|
|
36357
36357
|
failureCount: number;
|
|
36358
|
-
failureReason:
|
|
36358
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36359
36359
|
errorUpdateCount: number;
|
|
36360
36360
|
isFetched: boolean;
|
|
36361
36361
|
isFetchedAfterMount: boolean;
|
|
@@ -36365,18 +36365,18 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36365
36365
|
isRefetching: boolean;
|
|
36366
36366
|
isStale: boolean;
|
|
36367
36367
|
isEnabled: boolean;
|
|
36368
|
-
refetch: (options?:
|
|
36368
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36369
36369
|
exact: number;
|
|
36370
36370
|
rounded: number | undefined;
|
|
36371
36371
|
sqrtPriceX96: bigint;
|
|
36372
|
-
},
|
|
36373
|
-
fetchStatus:
|
|
36372
|
+
}, viem0.ReadContractErrorType>>;
|
|
36373
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36374
36374
|
promise: Promise<{
|
|
36375
36375
|
exact: number;
|
|
36376
36376
|
rounded: number | undefined;
|
|
36377
36377
|
sqrtPriceX96: bigint;
|
|
36378
36378
|
}>;
|
|
36379
|
-
queryKey:
|
|
36379
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36380
36380
|
exact: number | undefined;
|
|
36381
36381
|
rounded: number | undefined;
|
|
36382
36382
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -36393,7 +36393,7 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36393
36393
|
dataUpdatedAt: number;
|
|
36394
36394
|
errorUpdatedAt: number;
|
|
36395
36395
|
failureCount: number;
|
|
36396
|
-
failureReason:
|
|
36396
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36397
36397
|
errorUpdateCount: number;
|
|
36398
36398
|
isFetched: boolean;
|
|
36399
36399
|
isFetchedAfterMount: boolean;
|
|
@@ -36403,23 +36403,23 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36403
36403
|
isRefetching: boolean;
|
|
36404
36404
|
isStale: boolean;
|
|
36405
36405
|
isEnabled: boolean;
|
|
36406
|
-
refetch: (options?:
|
|
36406
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36407
36407
|
exact: number;
|
|
36408
36408
|
rounded: number | undefined;
|
|
36409
36409
|
sqrtPriceX96: bigint;
|
|
36410
|
-
},
|
|
36411
|
-
fetchStatus:
|
|
36410
|
+
}, viem0.ReadContractErrorType>>;
|
|
36411
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36412
36412
|
promise: Promise<{
|
|
36413
36413
|
exact: number;
|
|
36414
36414
|
rounded: number | undefined;
|
|
36415
36415
|
sqrtPriceX96: bigint;
|
|
36416
36416
|
}>;
|
|
36417
|
-
queryKey:
|
|
36417
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36418
36418
|
exact: number | undefined;
|
|
36419
36419
|
rounded: number | undefined;
|
|
36420
36420
|
sqrtPriceX96: bigint | undefined;
|
|
36421
36421
|
} | {
|
|
36422
|
-
error:
|
|
36422
|
+
error: viem0.ReadContractErrorType;
|
|
36423
36423
|
isError: true;
|
|
36424
36424
|
isPending: false;
|
|
36425
36425
|
isLoading: false;
|
|
@@ -36431,7 +36431,7 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36431
36431
|
dataUpdatedAt: number;
|
|
36432
36432
|
errorUpdatedAt: number;
|
|
36433
36433
|
failureCount: number;
|
|
36434
|
-
failureReason:
|
|
36434
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36435
36435
|
errorUpdateCount: number;
|
|
36436
36436
|
isFetched: boolean;
|
|
36437
36437
|
isFetchedAfterMount: boolean;
|
|
@@ -36441,18 +36441,18 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36441
36441
|
isRefetching: boolean;
|
|
36442
36442
|
isStale: boolean;
|
|
36443
36443
|
isEnabled: boolean;
|
|
36444
|
-
refetch: (options?:
|
|
36444
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36445
36445
|
exact: number;
|
|
36446
36446
|
rounded: number | undefined;
|
|
36447
36447
|
sqrtPriceX96: bigint;
|
|
36448
|
-
},
|
|
36449
|
-
fetchStatus:
|
|
36448
|
+
}, viem0.ReadContractErrorType>>;
|
|
36449
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36450
36450
|
promise: Promise<{
|
|
36451
36451
|
exact: number;
|
|
36452
36452
|
rounded: number | undefined;
|
|
36453
36453
|
sqrtPriceX96: bigint;
|
|
36454
36454
|
}>;
|
|
36455
|
-
queryKey:
|
|
36455
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36456
36456
|
exact: number | undefined;
|
|
36457
36457
|
rounded: number | undefined;
|
|
36458
36458
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -36469,7 +36469,7 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36469
36469
|
dataUpdatedAt: number;
|
|
36470
36470
|
errorUpdatedAt: number;
|
|
36471
36471
|
failureCount: number;
|
|
36472
|
-
failureReason:
|
|
36472
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36473
36473
|
errorUpdateCount: number;
|
|
36474
36474
|
isFetched: boolean;
|
|
36475
36475
|
isFetchedAfterMount: boolean;
|
|
@@ -36479,18 +36479,18 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36479
36479
|
isRefetching: boolean;
|
|
36480
36480
|
isStale: boolean;
|
|
36481
36481
|
isEnabled: boolean;
|
|
36482
|
-
refetch: (options?:
|
|
36482
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36483
36483
|
exact: number;
|
|
36484
36484
|
rounded: number | undefined;
|
|
36485
36485
|
sqrtPriceX96: bigint;
|
|
36486
|
-
},
|
|
36487
|
-
fetchStatus:
|
|
36486
|
+
}, viem0.ReadContractErrorType>>;
|
|
36487
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36488
36488
|
promise: Promise<{
|
|
36489
36489
|
exact: number;
|
|
36490
36490
|
rounded: number | undefined;
|
|
36491
36491
|
sqrtPriceX96: bigint;
|
|
36492
36492
|
}>;
|
|
36493
|
-
queryKey:
|
|
36493
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36494
36494
|
exact: number | undefined;
|
|
36495
36495
|
rounded: number | undefined;
|
|
36496
36496
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -36506,7 +36506,7 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36506
36506
|
dataUpdatedAt: number;
|
|
36507
36507
|
errorUpdatedAt: number;
|
|
36508
36508
|
failureCount: number;
|
|
36509
|
-
failureReason:
|
|
36509
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36510
36510
|
errorUpdateCount: number;
|
|
36511
36511
|
isFetched: boolean;
|
|
36512
36512
|
isFetchedAfterMount: boolean;
|
|
@@ -36517,18 +36517,18 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36517
36517
|
isRefetching: boolean;
|
|
36518
36518
|
isStale: boolean;
|
|
36519
36519
|
isEnabled: boolean;
|
|
36520
|
-
refetch: (options?:
|
|
36520
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36521
36521
|
exact: number;
|
|
36522
36522
|
rounded: number | undefined;
|
|
36523
36523
|
sqrtPriceX96: bigint;
|
|
36524
|
-
},
|
|
36525
|
-
fetchStatus:
|
|
36524
|
+
}, viem0.ReadContractErrorType>>;
|
|
36525
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36526
36526
|
promise: Promise<{
|
|
36527
36527
|
exact: number;
|
|
36528
36528
|
rounded: number | undefined;
|
|
36529
36529
|
sqrtPriceX96: bigint;
|
|
36530
36530
|
}>;
|
|
36531
|
-
queryKey:
|
|
36531
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36532
36532
|
exact: number | undefined;
|
|
36533
36533
|
rounded: number | undefined;
|
|
36534
36534
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -36545,7 +36545,7 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36545
36545
|
dataUpdatedAt: number;
|
|
36546
36546
|
errorUpdatedAt: number;
|
|
36547
36547
|
failureCount: number;
|
|
36548
|
-
failureReason:
|
|
36548
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36549
36549
|
errorUpdateCount: number;
|
|
36550
36550
|
isFetched: boolean;
|
|
36551
36551
|
isFetchedAfterMount: boolean;
|
|
@@ -36555,18 +36555,18 @@ declare const useCurrentTick: (poolAddr?: Address) => {
|
|
|
36555
36555
|
isRefetching: boolean;
|
|
36556
36556
|
isStale: boolean;
|
|
36557
36557
|
isEnabled: boolean;
|
|
36558
|
-
refetch: (options?:
|
|
36558
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<{
|
|
36559
36559
|
exact: number;
|
|
36560
36560
|
rounded: number | undefined;
|
|
36561
36561
|
sqrtPriceX96: bigint;
|
|
36562
|
-
},
|
|
36563
|
-
fetchStatus:
|
|
36562
|
+
}, viem0.ReadContractErrorType>>;
|
|
36563
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36564
36564
|
promise: Promise<{
|
|
36565
36565
|
exact: number;
|
|
36566
36566
|
rounded: number | undefined;
|
|
36567
36567
|
sqrtPriceX96: bigint;
|
|
36568
36568
|
}>;
|
|
36569
|
-
queryKey:
|
|
36569
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36570
36570
|
exact: number | undefined;
|
|
36571
36571
|
rounded: number | undefined;
|
|
36572
36572
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -36616,7 +36616,7 @@ declare const useBurnLiquidity: (vaultAddr?: Address) => {
|
|
|
36616
36616
|
//#region src/hooks/vault/useLiquidityBlocks.d.ts
|
|
36617
36617
|
type LiquidityBlockData = ReturnType<typeof useLiquidityBlocks>['data'][0];
|
|
36618
36618
|
declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
36619
|
-
error:
|
|
36619
|
+
error: viem0.ReadContractErrorType;
|
|
36620
36620
|
isError: true;
|
|
36621
36621
|
isPending: false;
|
|
36622
36622
|
isLoading: false;
|
|
@@ -36628,7 +36628,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36628
36628
|
dataUpdatedAt: number;
|
|
36629
36629
|
errorUpdatedAt: number;
|
|
36630
36630
|
failureCount: number;
|
|
36631
|
-
failureReason:
|
|
36631
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36632
36632
|
errorUpdateCount: number;
|
|
36633
36633
|
isFetched: boolean;
|
|
36634
36634
|
isFetchedAfterMount: boolean;
|
|
@@ -36638,7 +36638,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36638
36638
|
isRefetching: boolean;
|
|
36639
36639
|
isStale: boolean;
|
|
36640
36640
|
isEnabled: boolean;
|
|
36641
|
-
refetch: (options?:
|
|
36641
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
|
|
36642
36642
|
tickLower: number;
|
|
36643
36643
|
tickUpper: number;
|
|
36644
36644
|
prevTickLower: number;
|
|
@@ -36648,8 +36648,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36648
36648
|
totalAmount1: bigint;
|
|
36649
36649
|
borrowedAmount0: bigint;
|
|
36650
36650
|
borrowedAmount1: bigint;
|
|
36651
|
-
}[],
|
|
36652
|
-
fetchStatus:
|
|
36651
|
+
}[], viem0.ReadContractErrorType>>;
|
|
36652
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36653
36653
|
promise: Promise<readonly {
|
|
36654
36654
|
tickLower: number;
|
|
36655
36655
|
tickUpper: number;
|
|
@@ -36661,7 +36661,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36661
36661
|
borrowedAmount0: bigint;
|
|
36662
36662
|
borrowedAmount1: bigint;
|
|
36663
36663
|
}[]>;
|
|
36664
|
-
queryKey:
|
|
36664
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36665
36665
|
data: readonly {
|
|
36666
36666
|
tickLower: number;
|
|
36667
36667
|
tickUpper: number;
|
|
@@ -36686,7 +36686,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36686
36686
|
dataUpdatedAt: number;
|
|
36687
36687
|
errorUpdatedAt: number;
|
|
36688
36688
|
failureCount: number;
|
|
36689
|
-
failureReason:
|
|
36689
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36690
36690
|
errorUpdateCount: number;
|
|
36691
36691
|
isFetched: boolean;
|
|
36692
36692
|
isFetchedAfterMount: boolean;
|
|
@@ -36696,7 +36696,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36696
36696
|
isRefetching: boolean;
|
|
36697
36697
|
isStale: boolean;
|
|
36698
36698
|
isEnabled: boolean;
|
|
36699
|
-
refetch: (options?:
|
|
36699
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
|
|
36700
36700
|
tickLower: number;
|
|
36701
36701
|
tickUpper: number;
|
|
36702
36702
|
prevTickLower: number;
|
|
@@ -36706,8 +36706,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36706
36706
|
totalAmount1: bigint;
|
|
36707
36707
|
borrowedAmount0: bigint;
|
|
36708
36708
|
borrowedAmount1: bigint;
|
|
36709
|
-
}[],
|
|
36710
|
-
fetchStatus:
|
|
36709
|
+
}[], viem0.ReadContractErrorType>>;
|
|
36710
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36711
36711
|
promise: Promise<readonly {
|
|
36712
36712
|
tickLower: number;
|
|
36713
36713
|
tickUpper: number;
|
|
@@ -36719,7 +36719,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36719
36719
|
borrowedAmount0: bigint;
|
|
36720
36720
|
borrowedAmount1: bigint;
|
|
36721
36721
|
}[]>;
|
|
36722
|
-
queryKey:
|
|
36722
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36723
36723
|
data: readonly {
|
|
36724
36724
|
tickLower: number;
|
|
36725
36725
|
tickUpper: number;
|
|
@@ -36732,7 +36732,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36732
36732
|
borrowedAmount1: bigint;
|
|
36733
36733
|
}[];
|
|
36734
36734
|
} | {
|
|
36735
|
-
error:
|
|
36735
|
+
error: viem0.ReadContractErrorType;
|
|
36736
36736
|
isError: true;
|
|
36737
36737
|
isPending: false;
|
|
36738
36738
|
isLoading: false;
|
|
@@ -36744,7 +36744,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36744
36744
|
dataUpdatedAt: number;
|
|
36745
36745
|
errorUpdatedAt: number;
|
|
36746
36746
|
failureCount: number;
|
|
36747
|
-
failureReason:
|
|
36747
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36748
36748
|
errorUpdateCount: number;
|
|
36749
36749
|
isFetched: boolean;
|
|
36750
36750
|
isFetchedAfterMount: boolean;
|
|
@@ -36754,7 +36754,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36754
36754
|
isRefetching: boolean;
|
|
36755
36755
|
isStale: boolean;
|
|
36756
36756
|
isEnabled: boolean;
|
|
36757
|
-
refetch: (options?:
|
|
36757
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
|
|
36758
36758
|
tickLower: number;
|
|
36759
36759
|
tickUpper: number;
|
|
36760
36760
|
prevTickLower: number;
|
|
@@ -36764,8 +36764,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36764
36764
|
totalAmount1: bigint;
|
|
36765
36765
|
borrowedAmount0: bigint;
|
|
36766
36766
|
borrowedAmount1: bigint;
|
|
36767
|
-
}[],
|
|
36768
|
-
fetchStatus:
|
|
36767
|
+
}[], viem0.ReadContractErrorType>>;
|
|
36768
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36769
36769
|
promise: Promise<readonly {
|
|
36770
36770
|
tickLower: number;
|
|
36771
36771
|
tickUpper: number;
|
|
@@ -36777,7 +36777,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36777
36777
|
borrowedAmount0: bigint;
|
|
36778
36778
|
borrowedAmount1: bigint;
|
|
36779
36779
|
}[]>;
|
|
36780
|
-
queryKey:
|
|
36780
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36781
36781
|
data: readonly {
|
|
36782
36782
|
tickLower: number;
|
|
36783
36783
|
tickUpper: number;
|
|
@@ -36802,7 +36802,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36802
36802
|
dataUpdatedAt: number;
|
|
36803
36803
|
errorUpdatedAt: number;
|
|
36804
36804
|
failureCount: number;
|
|
36805
|
-
failureReason:
|
|
36805
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36806
36806
|
errorUpdateCount: number;
|
|
36807
36807
|
isFetched: boolean;
|
|
36808
36808
|
isFetchedAfterMount: boolean;
|
|
@@ -36812,7 +36812,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36812
36812
|
isRefetching: boolean;
|
|
36813
36813
|
isStale: boolean;
|
|
36814
36814
|
isEnabled: boolean;
|
|
36815
|
-
refetch: (options?:
|
|
36815
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
|
|
36816
36816
|
tickLower: number;
|
|
36817
36817
|
tickUpper: number;
|
|
36818
36818
|
prevTickLower: number;
|
|
@@ -36822,8 +36822,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36822
36822
|
totalAmount1: bigint;
|
|
36823
36823
|
borrowedAmount0: bigint;
|
|
36824
36824
|
borrowedAmount1: bigint;
|
|
36825
|
-
}[],
|
|
36826
|
-
fetchStatus:
|
|
36825
|
+
}[], viem0.ReadContractErrorType>>;
|
|
36826
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36827
36827
|
promise: Promise<readonly {
|
|
36828
36828
|
tickLower: number;
|
|
36829
36829
|
tickUpper: number;
|
|
@@ -36835,7 +36835,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36835
36835
|
borrowedAmount0: bigint;
|
|
36836
36836
|
borrowedAmount1: bigint;
|
|
36837
36837
|
}[]>;
|
|
36838
|
-
queryKey:
|
|
36838
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36839
36839
|
data: readonly {
|
|
36840
36840
|
tickLower: number;
|
|
36841
36841
|
tickUpper: number;
|
|
@@ -36859,7 +36859,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36859
36859
|
dataUpdatedAt: number;
|
|
36860
36860
|
errorUpdatedAt: number;
|
|
36861
36861
|
failureCount: number;
|
|
36862
|
-
failureReason:
|
|
36862
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36863
36863
|
errorUpdateCount: number;
|
|
36864
36864
|
isFetched: boolean;
|
|
36865
36865
|
isFetchedAfterMount: boolean;
|
|
@@ -36870,7 +36870,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36870
36870
|
isRefetching: boolean;
|
|
36871
36871
|
isStale: boolean;
|
|
36872
36872
|
isEnabled: boolean;
|
|
36873
|
-
refetch: (options?:
|
|
36873
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
|
|
36874
36874
|
tickLower: number;
|
|
36875
36875
|
tickUpper: number;
|
|
36876
36876
|
prevTickLower: number;
|
|
@@ -36880,8 +36880,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36880
36880
|
totalAmount1: bigint;
|
|
36881
36881
|
borrowedAmount0: bigint;
|
|
36882
36882
|
borrowedAmount1: bigint;
|
|
36883
|
-
}[],
|
|
36884
|
-
fetchStatus:
|
|
36883
|
+
}[], viem0.ReadContractErrorType>>;
|
|
36884
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36885
36885
|
promise: Promise<readonly {
|
|
36886
36886
|
tickLower: number;
|
|
36887
36887
|
tickUpper: number;
|
|
@@ -36893,7 +36893,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36893
36893
|
borrowedAmount0: bigint;
|
|
36894
36894
|
borrowedAmount1: bigint;
|
|
36895
36895
|
}[]>;
|
|
36896
|
-
queryKey:
|
|
36896
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36897
36897
|
data: readonly {
|
|
36898
36898
|
tickLower: number;
|
|
36899
36899
|
tickUpper: number;
|
|
@@ -36918,7 +36918,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36918
36918
|
dataUpdatedAt: number;
|
|
36919
36919
|
errorUpdatedAt: number;
|
|
36920
36920
|
failureCount: number;
|
|
36921
|
-
failureReason:
|
|
36921
|
+
failureReason: viem0.ReadContractErrorType | null;
|
|
36922
36922
|
errorUpdateCount: number;
|
|
36923
36923
|
isFetched: boolean;
|
|
36924
36924
|
isFetchedAfterMount: boolean;
|
|
@@ -36928,7 +36928,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36928
36928
|
isRefetching: boolean;
|
|
36929
36929
|
isStale: boolean;
|
|
36930
36930
|
isEnabled: boolean;
|
|
36931
|
-
refetch: (options?:
|
|
36931
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly {
|
|
36932
36932
|
tickLower: number;
|
|
36933
36933
|
tickUpper: number;
|
|
36934
36934
|
prevTickLower: number;
|
|
@@ -36938,8 +36938,8 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36938
36938
|
totalAmount1: bigint;
|
|
36939
36939
|
borrowedAmount0: bigint;
|
|
36940
36940
|
borrowedAmount1: bigint;
|
|
36941
|
-
}[],
|
|
36942
|
-
fetchStatus:
|
|
36941
|
+
}[], viem0.ReadContractErrorType>>;
|
|
36942
|
+
fetchStatus: _tanstack_query_core0.FetchStatus;
|
|
36943
36943
|
promise: Promise<readonly {
|
|
36944
36944
|
tickLower: number;
|
|
36945
36945
|
tickUpper: number;
|
|
@@ -36951,7 +36951,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
36951
36951
|
borrowedAmount0: bigint;
|
|
36952
36952
|
borrowedAmount1: bigint;
|
|
36953
36953
|
}[]>;
|
|
36954
|
-
queryKey:
|
|
36954
|
+
queryKey: _tanstack_query_core0.QueryKey;
|
|
36955
36955
|
data: readonly {
|
|
36956
36956
|
tickLower: number;
|
|
36957
36957
|
tickUpper: number;
|
|
@@ -37002,14 +37002,14 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
|
|
|
37002
37002
|
borrowedAmount0: Amount;
|
|
37003
37003
|
borrowedAmount1: Amount;
|
|
37004
37004
|
blocksCount: bigint;
|
|
37005
|
-
refetch: (options?:
|
|
37005
|
+
refetch: (options?: _tanstack_query_core0.RefetchOptions) => Promise<_tanstack_query_core0.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem0.ReadContractErrorType>>;
|
|
37006
37006
|
};
|
|
37007
37007
|
//#endregion
|
|
37008
37008
|
//#region src/hooks/useLens.d.ts
|
|
37009
37009
|
declare const useLens: () => {
|
|
37010
37010
|
timelockLens: {
|
|
37011
37011
|
read: {
|
|
37012
|
-
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?:
|
|
37012
|
+
batchGetRefTick: (args: readonly [`0x${string}`, readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
37013
37013
|
readonly type: "function";
|
|
37014
37014
|
readonly name: "batchGetRefTick";
|
|
37015
37015
|
readonly inputs: readonly [{
|
|
@@ -37598,7 +37598,7 @@ declare const useLens: () => {
|
|
|
37598
37598
|
}];
|
|
37599
37599
|
readonly stateMutability: "view";
|
|
37600
37600
|
}], "batchGetRefTick", readonly [`0x${string}`, readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
37601
|
-
getAllBlocks: (args: readonly [`0x${string}`], options?:
|
|
37601
|
+
getAllBlocks: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
37602
37602
|
readonly type: "function";
|
|
37603
37603
|
readonly name: "batchGetRefTick";
|
|
37604
37604
|
readonly inputs: readonly [{
|
|
@@ -38197,7 +38197,7 @@ declare const useLens: () => {
|
|
|
38197
38197
|
borrowedAmount0: bigint;
|
|
38198
38198
|
borrowedAmount1: bigint;
|
|
38199
38199
|
}[]>;
|
|
38200
|
-
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?:
|
|
38200
|
+
getExpiredOptions: (args: readonly [`0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
38201
38201
|
readonly type: "function";
|
|
38202
38202
|
readonly name: "batchGetRefTick";
|
|
38203
38203
|
readonly inputs: readonly [{
|
|
@@ -38796,7 +38796,7 @@ declare const useLens: () => {
|
|
|
38796
38796
|
expiresAt: number;
|
|
38797
38797
|
liquidities: readonly bigint[];
|
|
38798
38798
|
}[], bigint, boolean]>;
|
|
38799
|
-
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?:
|
|
38799
|
+
getLiquidityAtTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
38800
38800
|
readonly type: "function";
|
|
38801
38801
|
readonly name: "batchGetRefTick";
|
|
38802
38802
|
readonly inputs: readonly [{
|
|
@@ -39385,7 +39385,7 @@ declare const useLens: () => {
|
|
|
39385
39385
|
}];
|
|
39386
39386
|
readonly stateMutability: "view";
|
|
39387
39387
|
}], "getLiquidityAtTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
39388
|
-
getMarketData: (args: readonly [`0x${string}`], options?:
|
|
39388
|
+
getMarketData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
39389
39389
|
readonly type: "function";
|
|
39390
39390
|
readonly name: "batchGetRefTick";
|
|
39391
39391
|
readonly inputs: readonly [{
|
|
@@ -39987,7 +39987,7 @@ declare const useLens: () => {
|
|
|
39987
39987
|
payoutAssetName: string;
|
|
39988
39988
|
optionsCount: bigint;
|
|
39989
39989
|
}>;
|
|
39990
|
-
getMaxPositionSize: (args: readonly [`0x${string}`, number, number], options?:
|
|
39990
|
+
getMaxPositionSize: (args: readonly [`0x${string}`, number, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
39991
39991
|
readonly type: "function";
|
|
39992
39992
|
readonly name: "batchGetRefTick";
|
|
39993
39993
|
readonly inputs: readonly [{
|
|
@@ -40576,7 +40576,7 @@ declare const useLens: () => {
|
|
|
40576
40576
|
}];
|
|
40577
40577
|
readonly stateMutability: "view";
|
|
40578
40578
|
}], "getMaxPositionSize", readonly [`0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
40579
|
-
getMaxPositionSizeAtCurrentTick: (args: readonly [`0x${string}`, number], options?:
|
|
40579
|
+
getMaxPositionSizeAtCurrentTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
40580
40580
|
readonly type: "function";
|
|
40581
40581
|
readonly name: "batchGetRefTick";
|
|
40582
40582
|
readonly inputs: readonly [{
|
|
@@ -41165,7 +41165,7 @@ declare const useLens: () => {
|
|
|
41165
41165
|
}];
|
|
41166
41166
|
readonly stateMutability: "view";
|
|
41167
41167
|
}], "getMaxPositionSizeAtCurrentTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
41168
|
-
getOptionData: (args: readonly [`0x${string}`, bigint], options?:
|
|
41168
|
+
getOptionData: (args: readonly [`0x${string}`, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
41169
41169
|
readonly type: "function";
|
|
41170
41170
|
readonly name: "batchGetRefTick";
|
|
41171
41171
|
readonly inputs: readonly [{
|
|
@@ -41764,7 +41764,7 @@ declare const useLens: () => {
|
|
|
41764
41764
|
expiresAt: number;
|
|
41765
41765
|
liquidities: readonly bigint[];
|
|
41766
41766
|
}>;
|
|
41767
|
-
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?:
|
|
41767
|
+
getOptionsData: (args: readonly [`0x${string}`, readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
41768
41768
|
readonly type: "function";
|
|
41769
41769
|
readonly name: "batchGetRefTick";
|
|
41770
41770
|
readonly inputs: readonly [{
|
|
@@ -42363,7 +42363,7 @@ declare const useLens: () => {
|
|
|
42363
42363
|
expiresAt: number;
|
|
42364
42364
|
liquidities: readonly bigint[];
|
|
42365
42365
|
}[]>;
|
|
42366
|
-
getPoolData: (args: readonly [`0x${string}`], options?:
|
|
42366
|
+
getPoolData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
42367
42367
|
readonly type: "function";
|
|
42368
42368
|
readonly name: "batchGetRefTick";
|
|
42369
42369
|
readonly inputs: readonly [{
|
|
@@ -42963,7 +42963,7 @@ declare const useLens: () => {
|
|
|
42963
42963
|
tickSpacing: number;
|
|
42964
42964
|
fee: number;
|
|
42965
42965
|
}>;
|
|
42966
|
-
getRefTick: (args: readonly [`0x${string}`, number], options?:
|
|
42966
|
+
getRefTick: (args: readonly [`0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
42967
42967
|
readonly type: "function";
|
|
42968
42968
|
readonly name: "batchGetRefTick";
|
|
42969
42969
|
readonly inputs: readonly [{
|
|
@@ -43552,7 +43552,7 @@ declare const useLens: () => {
|
|
|
43552
43552
|
}];
|
|
43553
43553
|
readonly stateMutability: "view";
|
|
43554
43554
|
}], "getRefTick", readonly [`0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
43555
|
-
getTokenData: (args: readonly [`0x${string}`], options?:
|
|
43555
|
+
getTokenData: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
43556
43556
|
readonly type: "function";
|
|
43557
43557
|
readonly name: "batchGetRefTick";
|
|
43558
43558
|
readonly inputs: readonly [{
|
|
@@ -44145,7 +44145,7 @@ declare const useLens: () => {
|
|
|
44145
44145
|
symbol: string;
|
|
44146
44146
|
name: string;
|
|
44147
44147
|
}>;
|
|
44148
|
-
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?:
|
|
44148
|
+
getUserOptions: (args: readonly [`0x${string}`, `0x${string}`, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
44149
44149
|
readonly type: "function";
|
|
44150
44150
|
readonly name: "batchGetRefTick";
|
|
44151
44151
|
readonly inputs: readonly [{
|
|
@@ -44744,7 +44744,7 @@ declare const useLens: () => {
|
|
|
44744
44744
|
expiresAt: number;
|
|
44745
44745
|
liquidities: readonly bigint[];
|
|
44746
44746
|
}[], bigint, boolean]>;
|
|
44747
|
-
getVaultTVL: (args: readonly [`0x${string}`], options?:
|
|
44747
|
+
getVaultTVL: (args: readonly [`0x${string}`], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
44748
44748
|
readonly type: "function";
|
|
44749
44749
|
readonly name: "batchGetRefTick";
|
|
44750
44750
|
readonly inputs: readonly [{
|
|
@@ -45927,7 +45927,7 @@ declare const useLens: () => {
|
|
|
45927
45927
|
} | undefined;
|
|
45928
45928
|
uniswapLens: {
|
|
45929
45929
|
read: {
|
|
45930
|
-
batchGetAmount0ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
45930
|
+
batchGetAmount0ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
45931
45931
|
readonly type: "function";
|
|
45932
45932
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
45933
45933
|
readonly inputs: readonly [{
|
|
@@ -46548,7 +46548,7 @@ declare const useLens: () => {
|
|
|
46548
46548
|
}];
|
|
46549
46549
|
readonly stateMutability: "pure";
|
|
46550
46550
|
}], "batchGetAmount0ForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
46551
|
-
batchGetAmount0ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
46551
|
+
batchGetAmount0ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
46552
46552
|
readonly type: "function";
|
|
46553
46553
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
46554
46554
|
readonly inputs: readonly [{
|
|
@@ -47169,7 +47169,7 @@ declare const useLens: () => {
|
|
|
47169
47169
|
}];
|
|
47170
47170
|
readonly stateMutability: "pure";
|
|
47171
47171
|
}], "batchGetAmount0ForLiquidityTicks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
47172
|
-
batchGetAmount1ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
47172
|
+
batchGetAmount1ForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
47173
47173
|
readonly type: "function";
|
|
47174
47174
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
47175
47175
|
readonly inputs: readonly [{
|
|
@@ -47790,7 +47790,7 @@ declare const useLens: () => {
|
|
|
47790
47790
|
}];
|
|
47791
47791
|
readonly stateMutability: "pure";
|
|
47792
47792
|
}], "batchGetAmount1ForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
47793
|
-
batchGetAmount1ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
47793
|
+
batchGetAmount1ForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
47794
47794
|
readonly type: "function";
|
|
47795
47795
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
47796
47796
|
readonly inputs: readonly [{
|
|
@@ -48411,7 +48411,7 @@ declare const useLens: () => {
|
|
|
48411
48411
|
}];
|
|
48412
48412
|
readonly stateMutability: "pure";
|
|
48413
48413
|
}], "batchGetAmount1ForLiquidityTicks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
48414
|
-
batchGetAmountsForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
48414
|
+
batchGetAmountsForLiquidity: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
48415
48415
|
readonly type: "function";
|
|
48416
48416
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
48417
48417
|
readonly inputs: readonly [{
|
|
@@ -49032,7 +49032,7 @@ declare const useLens: () => {
|
|
|
49032
49032
|
}];
|
|
49033
49033
|
readonly stateMutability: "pure";
|
|
49034
49034
|
}], "batchGetAmountsForLiquidity", readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly bigint[], readonly bigint[]]>;
|
|
49035
|
-
batchGetAmountsForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]], options?:
|
|
49035
|
+
batchGetAmountsForLiquidityTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
49036
49036
|
readonly type: "function";
|
|
49037
49037
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
49038
49038
|
readonly inputs: readonly [{
|
|
@@ -49653,7 +49653,7 @@ declare const useLens: () => {
|
|
|
49653
49653
|
}];
|
|
49654
49654
|
readonly stateMutability: "pure";
|
|
49655
49655
|
}], "batchGetAmountsForLiquidityTicks", readonly [readonly number[], readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly bigint[], readonly bigint[]]>;
|
|
49656
|
-
batchGetLiquidityForAmount0: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
49656
|
+
batchGetLiquidityForAmount0: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
49657
49657
|
readonly type: "function";
|
|
49658
49658
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
49659
49659
|
readonly inputs: readonly [{
|
|
@@ -50274,7 +50274,7 @@ declare const useLens: () => {
|
|
|
50274
50274
|
}];
|
|
50275
50275
|
readonly stateMutability: "pure";
|
|
50276
50276
|
}], "batchGetLiquidityForAmount0", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
50277
|
-
batchGetLiquidityForAmount0Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
50277
|
+
batchGetLiquidityForAmount0Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
50278
50278
|
readonly type: "function";
|
|
50279
50279
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
50280
50280
|
readonly inputs: readonly [{
|
|
@@ -50895,7 +50895,7 @@ declare const useLens: () => {
|
|
|
50895
50895
|
}];
|
|
50896
50896
|
readonly stateMutability: "pure";
|
|
50897
50897
|
}], "batchGetLiquidityForAmount0Ticks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
50898
|
-
batchGetLiquidityForAmount1: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
50898
|
+
batchGetLiquidityForAmount1: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
50899
50899
|
readonly type: "function";
|
|
50900
50900
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
50901
50901
|
readonly inputs: readonly [{
|
|
@@ -51516,7 +51516,7 @@ declare const useLens: () => {
|
|
|
51516
51516
|
}];
|
|
51517
51517
|
readonly stateMutability: "pure";
|
|
51518
51518
|
}], "batchGetLiquidityForAmount1", readonly [readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
51519
|
-
batchGetLiquidityForAmount1Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?:
|
|
51519
|
+
batchGetLiquidityForAmount1Ticks: (args: readonly [readonly number[], readonly number[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
51520
51520
|
readonly type: "function";
|
|
51521
51521
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
51522
51522
|
readonly inputs: readonly [{
|
|
@@ -52137,7 +52137,7 @@ declare const useLens: () => {
|
|
|
52137
52137
|
}];
|
|
52138
52138
|
readonly stateMutability: "pure";
|
|
52139
52139
|
}], "batchGetLiquidityForAmount1Ticks", readonly [readonly number[], readonly number[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
52140
|
-
batchGetLiquidityForAmounts: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?:
|
|
52140
|
+
batchGetLiquidityForAmounts: (args: readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
52141
52141
|
readonly type: "function";
|
|
52142
52142
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
52143
52143
|
readonly inputs: readonly [{
|
|
@@ -52758,7 +52758,7 @@ declare const useLens: () => {
|
|
|
52758
52758
|
}];
|
|
52759
52759
|
readonly stateMutability: "pure";
|
|
52760
52760
|
}], "batchGetLiquidityForAmounts", readonly [readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
52761
|
-
batchGetLiquidityForAmountsTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]], options?:
|
|
52761
|
+
batchGetLiquidityForAmountsTicks: (args: readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
52762
52762
|
readonly type: "function";
|
|
52763
52763
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
52764
52764
|
readonly inputs: readonly [{
|
|
@@ -53379,7 +53379,7 @@ declare const useLens: () => {
|
|
|
53379
53379
|
}];
|
|
53380
53380
|
readonly stateMutability: "pure";
|
|
53381
53381
|
}], "batchGetLiquidityForAmountsTicks", readonly [readonly number[], readonly number[], readonly number[], readonly bigint[], readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
53382
|
-
batchGetPriceAtTick: (args: readonly [readonly number[]], options?:
|
|
53382
|
+
batchGetPriceAtTick: (args: readonly [readonly number[]], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
53383
53383
|
readonly type: "function";
|
|
53384
53384
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
53385
53385
|
readonly inputs: readonly [{
|
|
@@ -54000,7 +54000,7 @@ declare const useLens: () => {
|
|
|
54000
54000
|
}];
|
|
54001
54001
|
readonly stateMutability: "pure";
|
|
54002
54002
|
}], "batchGetPriceAtTick", readonly [readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly bigint[]>;
|
|
54003
|
-
getAmount0ForLiquidity: (args: readonly [bigint, bigint, bigint], options?:
|
|
54003
|
+
getAmount0ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
54004
54004
|
readonly type: "function";
|
|
54005
54005
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
54006
54006
|
readonly inputs: readonly [{
|
|
@@ -54621,7 +54621,7 @@ declare const useLens: () => {
|
|
|
54621
54621
|
}];
|
|
54622
54622
|
readonly stateMutability: "pure";
|
|
54623
54623
|
}], "getAmount0ForLiquidity", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
54624
|
-
getAmount0ForLiquidityTicks: (args: readonly [number, number, bigint], options?:
|
|
54624
|
+
getAmount0ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
54625
54625
|
readonly type: "function";
|
|
54626
54626
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
54627
54627
|
readonly inputs: readonly [{
|
|
@@ -55242,7 +55242,7 @@ declare const useLens: () => {
|
|
|
55242
55242
|
}];
|
|
55243
55243
|
readonly stateMutability: "pure";
|
|
55244
55244
|
}], "getAmount0ForLiquidityTicks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
55245
|
-
getAmount1ForLiquidity: (args: readonly [bigint, bigint, bigint], options?:
|
|
55245
|
+
getAmount1ForLiquidity: (args: readonly [bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
55246
55246
|
readonly type: "function";
|
|
55247
55247
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
55248
55248
|
readonly inputs: readonly [{
|
|
@@ -55863,7 +55863,7 @@ declare const useLens: () => {
|
|
|
55863
55863
|
}];
|
|
55864
55864
|
readonly stateMutability: "pure";
|
|
55865
55865
|
}], "getAmount1ForLiquidity", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
55866
|
-
getAmount1ForLiquidityTicks: (args: readonly [number, number, bigint], options?:
|
|
55866
|
+
getAmount1ForLiquidityTicks: (args: readonly [number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
55867
55867
|
readonly type: "function";
|
|
55868
55868
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
55869
55869
|
readonly inputs: readonly [{
|
|
@@ -56484,7 +56484,7 @@ declare const useLens: () => {
|
|
|
56484
56484
|
}];
|
|
56485
56485
|
readonly stateMutability: "pure";
|
|
56486
56486
|
}], "getAmount1ForLiquidityTicks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
56487
|
-
getAmountsForLiquidity: (args: readonly [bigint, bigint, bigint, bigint], options?:
|
|
56487
|
+
getAmountsForLiquidity: (args: readonly [bigint, bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
56488
56488
|
readonly type: "function";
|
|
56489
56489
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
56490
56490
|
readonly inputs: readonly [{
|
|
@@ -57105,7 +57105,7 @@ declare const useLens: () => {
|
|
|
57105
57105
|
}];
|
|
57106
57106
|
readonly stateMutability: "pure";
|
|
57107
57107
|
}], "getAmountsForLiquidity", readonly [bigint, bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
57108
|
-
getAmountsForLiquidityTicks: (args: readonly [number, number, number, bigint], options?:
|
|
57108
|
+
getAmountsForLiquidityTicks: (args: readonly [number, number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
57109
57109
|
readonly type: "function";
|
|
57110
57110
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
57111
57111
|
readonly inputs: readonly [{
|
|
@@ -57726,7 +57726,7 @@ declare const useLens: () => {
|
|
|
57726
57726
|
}];
|
|
57727
57727
|
readonly stateMutability: "pure";
|
|
57728
57728
|
}], "getAmountsForLiquidityTicks", readonly [number, number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
57729
|
-
getLiquidityForAmount0: (args: readonly [bigint, bigint, bigint], options?:
|
|
57729
|
+
getLiquidityForAmount0: (args: readonly [bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
57730
57730
|
readonly type: "function";
|
|
57731
57731
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
57732
57732
|
readonly inputs: readonly [{
|
|
@@ -58347,7 +58347,7 @@ declare const useLens: () => {
|
|
|
58347
58347
|
}];
|
|
58348
58348
|
readonly stateMutability: "pure";
|
|
58349
58349
|
}], "getLiquidityForAmount0", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
58350
|
-
getLiquidityForAmount0Ticks: (args: readonly [number, number, bigint], options?:
|
|
58350
|
+
getLiquidityForAmount0Ticks: (args: readonly [number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
58351
58351
|
readonly type: "function";
|
|
58352
58352
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
58353
58353
|
readonly inputs: readonly [{
|
|
@@ -58968,7 +58968,7 @@ declare const useLens: () => {
|
|
|
58968
58968
|
}];
|
|
58969
58969
|
readonly stateMutability: "pure";
|
|
58970
58970
|
}], "getLiquidityForAmount0Ticks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
58971
|
-
getLiquidityForAmount1: (args: readonly [bigint, bigint, bigint], options?:
|
|
58971
|
+
getLiquidityForAmount1: (args: readonly [bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
58972
58972
|
readonly type: "function";
|
|
58973
58973
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
58974
58974
|
readonly inputs: readonly [{
|
|
@@ -59589,7 +59589,7 @@ declare const useLens: () => {
|
|
|
59589
59589
|
}];
|
|
59590
59590
|
readonly stateMutability: "pure";
|
|
59591
59591
|
}], "getLiquidityForAmount1", readonly [bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
59592
|
-
getLiquidityForAmount1Ticks: (args: readonly [number, number, bigint], options?:
|
|
59592
|
+
getLiquidityForAmount1Ticks: (args: readonly [number, number, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
59593
59593
|
readonly type: "function";
|
|
59594
59594
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
59595
59595
|
readonly inputs: readonly [{
|
|
@@ -60210,7 +60210,7 @@ declare const useLens: () => {
|
|
|
60210
60210
|
}];
|
|
60211
60211
|
readonly stateMutability: "pure";
|
|
60212
60212
|
}], "getLiquidityForAmount1Ticks", readonly [number, number, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
60213
|
-
getLiquidityForAmounts: (args: readonly [bigint, bigint, bigint, bigint, bigint], options?:
|
|
60213
|
+
getLiquidityForAmounts: (args: readonly [bigint, bigint, bigint, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
60214
60214
|
readonly type: "function";
|
|
60215
60215
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
60216
60216
|
readonly inputs: readonly [{
|
|
@@ -60831,7 +60831,7 @@ declare const useLens: () => {
|
|
|
60831
60831
|
}];
|
|
60832
60832
|
readonly stateMutability: "pure";
|
|
60833
60833
|
}], "getLiquidityForAmounts", readonly [bigint, bigint, bigint, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
60834
|
-
getLiquidityForAmountsTicks: (args: readonly [number, number, number, bigint, bigint], options?:
|
|
60834
|
+
getLiquidityForAmountsTicks: (args: readonly [number, number, number, bigint, bigint], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
60835
60835
|
readonly type: "function";
|
|
60836
60836
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
60837
60837
|
readonly inputs: readonly [{
|
|
@@ -61452,7 +61452,7 @@ declare const useLens: () => {
|
|
|
61452
61452
|
}];
|
|
61453
61453
|
readonly stateMutability: "pure";
|
|
61454
61454
|
}], "getLiquidityForAmountsTicks", readonly [number, number, number, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
61455
|
-
getPriceAtTick: (args: readonly [number], options?:
|
|
61455
|
+
getPriceAtTick: (args: readonly [number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
|
|
61456
61456
|
readonly type: "function";
|
|
61457
61457
|
readonly name: "batchGetAmount0ForLiquidity";
|
|
61458
61458
|
readonly inputs: readonly [{
|
|
@@ -62709,4 +62709,4 @@ declare const useApproval: () => {
|
|
|
62709
62709
|
};
|
|
62710
62710
|
//#endregion
|
|
62711
62711
|
export { OptionEvent as $, roundTickDown as A, TimelockMarket as At, getPriceHistory as B, getPriceAtSqrtPriceX96 as C, OptionData as Ct, liquiditiesToAmount0 as D, useCurrentMarket as Dt, getTickAtPrice as E, TimelockProvider as Et, token1ToToken0AtTick as F, getTimelockMarket as Ft, useClosedUserPerps as G, useUserOperators as H, PriceData as I, getUniswapMathLens as It, useClosePerp as J, useUserPerps as K, PriceDataPoint as L, swappers as Lt, token0ToToken1 as M, UniswapMathLens as Mt, token0ToToken1AtTick as N, getErc20 as Nt, liquiditiesToAmount1 as O, useTimelockConfig as Ot, token1ToToken0 as P, getTimelockLens as Pt, MintOptionEvent as Q, PriceResolution as R, timelockLenses as Rt, getNearestValidStrikeTick as S, useExerciseOption as St, getSqrtPriceX96AtPrice as T, useClosedUserOptions as Tt, useOperatorPerms as U, useSetOperatorPerms as V, useActiveUserPerps as W, ExerciseOptionEvent as X, useMintPerp as Y, ExtendEvent as Z, useCurrentPrice as _, wrapAmountUnscaled as _t, batchGetAmountsFromLiquidity as a, useMaxPositionSize as at, PRICE_PRECISION as b, zero as bt, useLiquidityBlocks as c, formatAmount as ct, usePriceHistory as d, formatVagueAmount as dt, useOptionTimeline as et, usePriceAtTick as f, scaleAmount as ft, useCurrentTick as g, wrapAmount as gt, usePoolData as h, unscalePrice as ht, useVaultData as i, useMintOption as it, roundTickUp as j, TimelockMarketData as jt, liquiditiesToAmounts as k, TimelockLens as kt, useBurnLiquidity as l, formatCondensed as lt, UniswapPoolData as m, unscaleAmount as mt, useLens as n, useOptionPremium as nt, useMintLiquidity as o, Amount as ot, usePriceSqrtPriceX96 as p, scalePrice as pt, usePerpsOperator as q, useVaultTVL as r, useOptionPnl as rt, LiquidityBlockData as s, EMPTY_ARRAY as st, useApproval as t, useExtendOption as tt, useMarketPriceHistory as u, formatUSD as ut, getPayoutAtPrice as v, wrapPrice as vt, getPriceAtTick as w, useActiveUserOptions as wt, getAmountsFromLiquidity as x, useMarketData as xt, getPayoutAtTick as y, wrapPriceUnscaled as yt, getCurrentPrice as z, uniswapMathLenses as zt };
|
|
62712
|
-
//# sourceMappingURL=client-
|
|
62712
|
+
//# sourceMappingURL=client-Cs5UA8KQ.d.cts.map
|