timelock-sdk 0.0.200 → 0.0.201
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-Ysr4Yr2n.d.ts → client-DTr69tsp.d.cts} +213 -213
- package/dist/{client-D5ZsNfUt.d.cts → client-bblCKD4t.d.ts} +335 -335
- package/dist/client.cjs +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.d.ts +1 -1
- package/dist/client.js +1 -1
- package/dist/{optionUtils-BsvMTq63.cjs → optionUtils-B1e-fWsl.cjs} +2 -2
- package/dist/{optionUtils-BsvMTq63.cjs.map → optionUtils-B1e-fWsl.cjs.map} +1 -1
- package/dist/{optionUtils-Xu6KDjhk.js → optionUtils-CAdcLsQX.js} +2 -2
- package/dist/{optionUtils-Xu6KDjhk.js.map → optionUtils-CAdcLsQX.js.map} +1 -1
- package/dist/package.cjs +1 -1
- package/dist/package.d.cts +1 -1
- package/dist/package.d.ts +1 -1
- package/dist/package.js +1 -1
- package/package.json +1 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-
|
|
1
|
+
import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-jE1scXOT.cjs";
|
|
2
2
|
import * as viem491 from "viem";
|
|
3
3
|
import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
|
|
4
|
-
import Big from "big.js";
|
|
5
|
-
import JSBI from "jsbi";
|
|
6
4
|
import React, { ReactNode } from "react";
|
|
5
|
+
import "graphql";
|
|
7
6
|
import { GraphQLClient, RequestOptions } from "graphql-request";
|
|
8
|
-
import * as
|
|
7
|
+
import * as _tanstack_react_query0 from "@tanstack/react-query";
|
|
9
8
|
import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
10
9
|
import * as wagmi0 from "wagmi";
|
|
11
|
-
import "graphql";
|
|
12
10
|
import * as _tanstack_query_core0 from "@tanstack/query-core";
|
|
11
|
+
import Big from "big.js";
|
|
12
|
+
import JSBI from "jsbi";
|
|
13
13
|
import * as _wagmi_core0 from "@wagmi/core";
|
|
14
14
|
import * as wagmi_query0 from "wagmi/query";
|
|
15
15
|
import * as abitype0 from "abitype";
|
|
@@ -427,7 +427,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
427
427
|
readonly internalType: "bool";
|
|
428
428
|
}];
|
|
429
429
|
readonly stateMutability: "nonpayable";
|
|
430
|
-
}], "symbol", readonly []>, "address" | "abi" | "
|
|
430
|
+
}], "symbol", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
431
431
|
allowance: (args: readonly [owner: `0x${string}`, spender: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
432
432
|
readonly type: "constructor";
|
|
433
433
|
readonly inputs: readonly [{
|
|
@@ -606,7 +606,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
606
606
|
readonly internalType: "bool";
|
|
607
607
|
}];
|
|
608
608
|
readonly stateMutability: "nonpayable";
|
|
609
|
-
}], "allowance", readonly [owner: `0x${string}`, spender: `0x${string}`]>, "address" | "abi" | "
|
|
609
|
+
}], "allowance", readonly [owner: `0x${string}`, spender: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
610
610
|
balanceOf: (args: readonly [account: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
611
611
|
readonly type: "constructor";
|
|
612
612
|
readonly inputs: readonly [{
|
|
@@ -785,7 +785,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
785
785
|
readonly internalType: "bool";
|
|
786
786
|
}];
|
|
787
787
|
readonly stateMutability: "nonpayable";
|
|
788
|
-
}], "balanceOf", readonly [account: `0x${string}`]>, "address" | "abi" | "
|
|
788
|
+
}], "balanceOf", readonly [account: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
789
789
|
decimals: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
790
790
|
readonly type: "constructor";
|
|
791
791
|
readonly inputs: readonly [{
|
|
@@ -964,7 +964,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
964
964
|
readonly internalType: "bool";
|
|
965
965
|
}];
|
|
966
966
|
readonly stateMutability: "nonpayable";
|
|
967
|
-
}], "decimals", readonly []>, "address" | "abi" | "
|
|
967
|
+
}], "decimals", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
968
968
|
name: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
969
969
|
readonly type: "constructor";
|
|
970
970
|
readonly inputs: readonly [{
|
|
@@ -1143,7 +1143,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1143
1143
|
readonly internalType: "bool";
|
|
1144
1144
|
}];
|
|
1145
1145
|
readonly stateMutability: "nonpayable";
|
|
1146
|
-
}], "name", readonly []>, "address" | "abi" | "
|
|
1146
|
+
}], "name", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<string>;
|
|
1147
1147
|
totalSupply: (options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
1148
1148
|
readonly type: "constructor";
|
|
1149
1149
|
readonly inputs: readonly [{
|
|
@@ -1322,7 +1322,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1322
1322
|
readonly internalType: "bool";
|
|
1323
1323
|
}];
|
|
1324
1324
|
readonly stateMutability: "nonpayable";
|
|
1325
|
-
}], "totalSupply", readonly []>, "address" | "abi" | "
|
|
1325
|
+
}], "totalSupply", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
1326
1326
|
};
|
|
1327
1327
|
estimateGas: {
|
|
1328
1328
|
approve: (args: readonly [spender: `0x${string}`, amount: bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
@@ -1503,7 +1503,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1503
1503
|
readonly internalType: "bool";
|
|
1504
1504
|
}];
|
|
1505
1505
|
readonly stateMutability: "nonpayable";
|
|
1506
|
-
}], "approve", readonly [spender: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
1506
|
+
}], "approve", readonly [spender: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
1507
1507
|
decreaseAllowance: (args: readonly [spender: `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
1508
1508
|
readonly type: "constructor";
|
|
1509
1509
|
readonly inputs: readonly [{
|
|
@@ -1682,7 +1682,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1682
1682
|
readonly internalType: "bool";
|
|
1683
1683
|
}];
|
|
1684
1684
|
readonly stateMutability: "nonpayable";
|
|
1685
|
-
}], "decreaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
1685
|
+
}], "decreaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
1686
1686
|
increaseAllowance: (args: readonly [spender: `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
1687
1687
|
readonly type: "constructor";
|
|
1688
1688
|
readonly inputs: readonly [{
|
|
@@ -1861,7 +1861,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
1861
1861
|
readonly internalType: "bool";
|
|
1862
1862
|
}];
|
|
1863
1863
|
readonly stateMutability: "nonpayable";
|
|
1864
|
-
}], "increaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
1864
|
+
}], "increaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
1865
1865
|
transfer: (args: readonly [to: `0x${string}`, amount: bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
1866
1866
|
readonly type: "constructor";
|
|
1867
1867
|
readonly inputs: readonly [{
|
|
@@ -2040,7 +2040,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2040
2040
|
readonly internalType: "bool";
|
|
2041
2041
|
}];
|
|
2042
2042
|
readonly stateMutability: "nonpayable";
|
|
2043
|
-
}], "transfer", readonly [to: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
2043
|
+
}], "transfer", readonly [to: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
2044
2044
|
transferFrom: (args: readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
2045
2045
|
readonly type: "constructor";
|
|
2046
2046
|
readonly inputs: readonly [{
|
|
@@ -2219,7 +2219,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2219
2219
|
readonly internalType: "bool";
|
|
2220
2220
|
}];
|
|
2221
2221
|
readonly stateMutability: "nonpayable";
|
|
2222
|
-
}], "transferFrom", readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
2222
|
+
}], "transferFrom", readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
2223
2223
|
} & {
|
|
2224
2224
|
approve: (args: readonly [spender: `0x${string}`, amount: bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
2225
2225
|
readonly type: "constructor";
|
|
@@ -2399,7 +2399,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2399
2399
|
readonly internalType: "bool";
|
|
2400
2400
|
}];
|
|
2401
2401
|
readonly stateMutability: "nonpayable";
|
|
2402
|
-
}], "approve", readonly [spender: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
2402
|
+
}], "approve", readonly [spender: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
2403
2403
|
decreaseAllowance: (args: readonly [spender: `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
2404
2404
|
readonly type: "constructor";
|
|
2405
2405
|
readonly inputs: readonly [{
|
|
@@ -2578,7 +2578,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2578
2578
|
readonly internalType: "bool";
|
|
2579
2579
|
}];
|
|
2580
2580
|
readonly stateMutability: "nonpayable";
|
|
2581
|
-
}], "decreaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
2581
|
+
}], "decreaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
2582
2582
|
increaseAllowance: (args: readonly [spender: `0x${string}`, bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
2583
2583
|
readonly type: "constructor";
|
|
2584
2584
|
readonly inputs: readonly [{
|
|
@@ -2757,7 +2757,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2757
2757
|
readonly internalType: "bool";
|
|
2758
2758
|
}];
|
|
2759
2759
|
readonly stateMutability: "nonpayable";
|
|
2760
|
-
}], "increaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
2760
|
+
}], "increaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
2761
2761
|
transfer: (args: readonly [to: `0x${string}`, amount: bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
2762
2762
|
readonly type: "constructor";
|
|
2763
2763
|
readonly inputs: readonly [{
|
|
@@ -2936,7 +2936,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
2936
2936
|
readonly internalType: "bool";
|
|
2937
2937
|
}];
|
|
2938
2938
|
readonly stateMutability: "nonpayable";
|
|
2939
|
-
}], "transfer", readonly [to: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
2939
|
+
}], "transfer", readonly [to: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
2940
2940
|
transferFrom: (args: readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], options: viem491.Prettify<viem491.UnionOmit<viem491.EstimateContractGasParameters<readonly [{
|
|
2941
2941
|
readonly type: "constructor";
|
|
2942
2942
|
readonly inputs: readonly [{
|
|
@@ -3115,7 +3115,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3115
3115
|
readonly internalType: "bool";
|
|
3116
3116
|
}];
|
|
3117
3117
|
readonly stateMutability: "nonpayable";
|
|
3118
|
-
}], "transferFrom", readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "
|
|
3118
|
+
}], "transferFrom", readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], viem491.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem491.EstimateContractGasReturnType>;
|
|
3119
3119
|
};
|
|
3120
3120
|
simulate: {
|
|
3121
3121
|
approve: <chainOverride extends viem491.Chain | undefined = undefined, accountOverride extends viem491.Account | Address | undefined = undefined>(args: readonly [spender: `0x${string}`, amount: bigint], options?: Omit<viem491.SimulateContractParameters<readonly [{
|
|
@@ -3296,7 +3296,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3296
3296
|
readonly internalType: "bool";
|
|
3297
3297
|
}];
|
|
3298
3298
|
readonly stateMutability: "nonpayable";
|
|
3299
|
-
}], "approve", readonly [spender: `0x${string}`, amount: bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "
|
|
3299
|
+
}], "approve", readonly [spender: `0x${string}`, amount: bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
|
|
3300
3300
|
readonly type: "constructor";
|
|
3301
3301
|
readonly inputs: readonly [{
|
|
3302
3302
|
readonly name: "name_";
|
|
@@ -3653,7 +3653,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
3653
3653
|
readonly internalType: "bool";
|
|
3654
3654
|
}];
|
|
3655
3655
|
readonly stateMutability: "nonpayable";
|
|
3656
|
-
}], "decreaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "
|
|
3656
|
+
}], "decreaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
|
|
3657
3657
|
readonly type: "constructor";
|
|
3658
3658
|
readonly inputs: readonly [{
|
|
3659
3659
|
readonly name: "name_";
|
|
@@ -4010,7 +4010,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4010
4010
|
readonly internalType: "bool";
|
|
4011
4011
|
}];
|
|
4012
4012
|
readonly stateMutability: "nonpayable";
|
|
4013
|
-
}], "increaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "
|
|
4013
|
+
}], "increaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
|
|
4014
4014
|
readonly type: "constructor";
|
|
4015
4015
|
readonly inputs: readonly [{
|
|
4016
4016
|
readonly name: "name_";
|
|
@@ -4367,7 +4367,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4367
4367
|
readonly internalType: "bool";
|
|
4368
4368
|
}];
|
|
4369
4369
|
readonly stateMutability: "nonpayable";
|
|
4370
|
-
}], "transfer", readonly [to: `0x${string}`, amount: bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "
|
|
4370
|
+
}], "transfer", readonly [to: `0x${string}`, amount: bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
|
|
4371
4371
|
readonly type: "constructor";
|
|
4372
4372
|
readonly inputs: readonly [{
|
|
4373
4373
|
readonly name: "name_";
|
|
@@ -4724,7 +4724,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
4724
4724
|
readonly internalType: "bool";
|
|
4725
4725
|
}];
|
|
4726
4726
|
readonly stateMutability: "nonpayable";
|
|
4727
|
-
}], "transferFrom", readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "
|
|
4727
|
+
}], "transferFrom", readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], viem491.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem491.SimulateContractReturnType<readonly [{
|
|
4728
4728
|
readonly type: "constructor";
|
|
4729
4729
|
readonly inputs: readonly [{
|
|
4730
4730
|
readonly name: "name_";
|
|
@@ -5083,7 +5083,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5083
5083
|
readonly internalType: "bool";
|
|
5084
5084
|
}];
|
|
5085
5085
|
readonly stateMutability: "nonpayable";
|
|
5086
|
-
}], "approve", readonly [spender: `0x${string}`, amount: bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "
|
|
5086
|
+
}], "approve", readonly [spender: `0x${string}`, amount: bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [spender: `0x${string}`, amount: bigint], options: options) => Promise<viem491.WriteContractReturnType>;
|
|
5087
5087
|
decreaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
|
|
5088
5088
|
readonly type: "constructor";
|
|
5089
5089
|
readonly inputs: readonly [{
|
|
@@ -5262,7 +5262,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5262
5262
|
readonly internalType: "bool";
|
|
5263
5263
|
}];
|
|
5264
5264
|
readonly stateMutability: "nonpayable";
|
|
5265
|
-
}], "decreaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "
|
|
5265
|
+
}], "decreaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [spender: `0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
|
|
5266
5266
|
increaseAllowance: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
|
|
5267
5267
|
readonly type: "constructor";
|
|
5268
5268
|
readonly inputs: readonly [{
|
|
@@ -5441,7 +5441,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5441
5441
|
readonly internalType: "bool";
|
|
5442
5442
|
}];
|
|
5443
5443
|
readonly stateMutability: "nonpayable";
|
|
5444
|
-
}], "increaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "
|
|
5444
|
+
}], "increaseAllowance", readonly [spender: `0x${string}`, bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [spender: `0x${string}`, bigint], options: options) => Promise<viem491.WriteContractReturnType>;
|
|
5445
5445
|
transfer: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
|
|
5446
5446
|
readonly type: "constructor";
|
|
5447
5447
|
readonly inputs: readonly [{
|
|
@@ -5620,7 +5620,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5620
5620
|
readonly internalType: "bool";
|
|
5621
5621
|
}];
|
|
5622
5622
|
readonly stateMutability: "nonpayable";
|
|
5623
|
-
}], "transfer", readonly [to: `0x${string}`, amount: bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "
|
|
5623
|
+
}], "transfer", readonly [to: `0x${string}`, amount: bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [to: `0x${string}`, amount: bigint], options: options) => Promise<viem491.WriteContractReturnType>;
|
|
5624
5624
|
transferFrom: <chainOverride extends viem491.Chain | undefined, options extends (viem491.UnionOmit<viem491.WriteContractParameters<readonly [{
|
|
5625
5625
|
readonly type: "constructor";
|
|
5626
5626
|
readonly inputs: readonly [{
|
|
@@ -5799,7 +5799,7 @@ declare const getErc20: (address: Address, client: Client) => {
|
|
|
5799
5799
|
readonly internalType: "bool";
|
|
5800
5800
|
}];
|
|
5801
5801
|
readonly stateMutability: "nonpayable";
|
|
5802
|
-
}], "transferFrom", readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "
|
|
5802
|
+
}], "transferFrom", readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], viem491.Chain | undefined, viem491.Account | undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [from: `0x${string}`, to: `0x${string}`, amount: bigint], options: options) => Promise<viem491.WriteContractReturnType>;
|
|
5803
5803
|
};
|
|
5804
5804
|
address: `0x${string}`;
|
|
5805
5805
|
abi: readonly [{
|
|
@@ -6832,7 +6832,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
6832
6832
|
fee: number;
|
|
6833
6833
|
tickSpacing: number;
|
|
6834
6834
|
hooks: `0x${string}`;
|
|
6835
|
-
}] | readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "
|
|
6835
|
+
}] | readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, poolId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
6836
6836
|
readonly type: "function";
|
|
6837
6837
|
readonly name: "getFeeGrowthGlobals";
|
|
6838
6838
|
readonly inputs: readonly [{
|
|
@@ -7673,7 +7673,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
7673
7673
|
fee: number;
|
|
7674
7674
|
tickSpacing: number;
|
|
7675
7675
|
hooks: `0x${string}`;
|
|
7676
|
-
}] | readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "
|
|
7676
|
+
}] | readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
7677
7677
|
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, tickLower: number, tickUpper: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
7678
7678
|
readonly type: "function";
|
|
7679
7679
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -8515,7 +8515,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
8515
8515
|
fee: number;
|
|
8516
8516
|
tickSpacing: number;
|
|
8517
8517
|
hooks: `0x${string}`;
|
|
8518
|
-
}, tickLower: number, tickUpper: number]>, "address" | "abi" | "
|
|
8518
|
+
}, tickLower: number, tickUpper: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
8519
8519
|
currency0: `0x${string}`;
|
|
8520
8520
|
currency1: `0x${string}`;
|
|
8521
8521
|
fee: number;
|
|
@@ -9362,7 +9362,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
9362
9362
|
fee: number;
|
|
9363
9363
|
tickSpacing: number;
|
|
9364
9364
|
hooks: `0x${string}`;
|
|
9365
|
-
}, tickLower: number, tickUpper: number]>, "address" | "abi" | "
|
|
9365
|
+
}, tickLower: number, tickUpper: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
9366
9366
|
getLiquidity: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
9367
9367
|
readonly type: "function";
|
|
9368
9368
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -10204,7 +10204,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
10204
10204
|
fee: number;
|
|
10205
10205
|
tickSpacing: number;
|
|
10206
10206
|
hooks: `0x${string}`;
|
|
10207
|
-
}]>, "address" | "abi" | "
|
|
10207
|
+
}]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
10208
10208
|
currency0: `0x${string}`;
|
|
10209
10209
|
currency1: `0x${string}`;
|
|
10210
10210
|
fee: number;
|
|
@@ -11051,7 +11051,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
11051
11051
|
fee: number;
|
|
11052
11052
|
tickSpacing: number;
|
|
11053
11053
|
hooks: `0x${string}`;
|
|
11054
|
-
}]>, "address" | "abi" | "
|
|
11054
|
+
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
11055
11055
|
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, key: {
|
|
11056
11056
|
currency0: `0x${string}`;
|
|
11057
11057
|
currency1: `0x${string}`;
|
|
@@ -11905,7 +11905,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
11905
11905
|
fee: number;
|
|
11906
11906
|
tickSpacing: number;
|
|
11907
11907
|
hooks: `0x${string}`;
|
|
11908
|
-
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "
|
|
11908
|
+
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, poolId: `0x${string}`, positionId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
11909
11909
|
readonly type: "function";
|
|
11910
11910
|
readonly name: "getFeeGrowthGlobals";
|
|
11911
11911
|
readonly inputs: readonly [{
|
|
@@ -12752,7 +12752,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
12752
12752
|
fee: number;
|
|
12753
12753
|
tickSpacing: number;
|
|
12754
12754
|
hooks: `0x${string}`;
|
|
12755
|
-
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "
|
|
12755
|
+
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, poolId: `0x${string}`, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
12756
12756
|
readonly type: "function";
|
|
12757
12757
|
readonly name: "getFeeGrowthGlobals";
|
|
12758
12758
|
readonly inputs: readonly [{
|
|
@@ -13599,7 +13599,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
13599
13599
|
fee: number;
|
|
13600
13600
|
tickSpacing: number;
|
|
13601
13601
|
hooks: `0x${string}`;
|
|
13602
|
-
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "
|
|
13602
|
+
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
13603
13603
|
currency0: `0x${string}`;
|
|
13604
13604
|
currency1: `0x${string}`;
|
|
13605
13605
|
fee: number;
|
|
@@ -14452,7 +14452,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
14452
14452
|
fee: number;
|
|
14453
14453
|
tickSpacing: number;
|
|
14454
14454
|
hooks: `0x${string}`;
|
|
14455
|
-
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "
|
|
14455
|
+
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
14456
14456
|
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, positionId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
14457
14457
|
readonly type: "function";
|
|
14458
14458
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -15294,7 +15294,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
15294
15294
|
fee: number;
|
|
15295
15295
|
tickSpacing: number;
|
|
15296
15296
|
hooks: `0x${string}`;
|
|
15297
|
-
}, positionId: `0x${string}`]>, "address" | "abi" | "
|
|
15297
|
+
}, positionId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
15298
15298
|
currency0: `0x${string}`;
|
|
15299
15299
|
currency1: `0x${string}`;
|
|
15300
15300
|
fee: number;
|
|
@@ -16141,7 +16141,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
16141
16141
|
fee: number;
|
|
16142
16142
|
tickSpacing: number;
|
|
16143
16143
|
hooks: `0x${string}`;
|
|
16144
|
-
}, positionId: `0x${string}`]>, "address" | "abi" | "
|
|
16144
|
+
}, positionId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
16145
16145
|
getSlot0: (args: readonly [`0x${string}`, key: {
|
|
16146
16146
|
currency0: `0x${string}`;
|
|
16147
16147
|
currency1: `0x${string}`;
|
|
@@ -16989,7 +16989,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
16989
16989
|
fee: number;
|
|
16990
16990
|
tickSpacing: number;
|
|
16991
16991
|
hooks: `0x${string}`;
|
|
16992
|
-
}]>, "address" | "abi" | "
|
|
16992
|
+
}]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [sqrtPriceX96: bigint, tick: number, number, number]>;
|
|
16993
16993
|
getSlot0FromId: (args: readonly [`0x${string}`, poolId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
16994
16994
|
readonly type: "function";
|
|
16995
16995
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -17825,7 +17825,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
17825
17825
|
readonly internalType: "int128";
|
|
17826
17826
|
}];
|
|
17827
17827
|
readonly stateMutability: "view";
|
|
17828
|
-
}], "getSlot0FromId", readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "
|
|
17828
|
+
}], "getSlot0FromId", readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [sqrtPriceX96: bigint, tick: number, number, number]>;
|
|
17829
17829
|
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, key: {
|
|
17830
17830
|
currency0: `0x${string}`;
|
|
17831
17831
|
currency1: `0x${string}`;
|
|
@@ -18673,7 +18673,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
18673
18673
|
fee: number;
|
|
18674
18674
|
tickSpacing: number;
|
|
18675
18675
|
hooks: `0x${string}`;
|
|
18676
|
-
}, tick: number] | readonly [`0x${string}`, poolId: `0x${string}`, tick: number]>, "address" | "abi" | "
|
|
18676
|
+
}, tick: number] | readonly [`0x${string}`, poolId: `0x${string}`, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, poolId: `0x${string}`, tick: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
18677
18677
|
readonly type: "function";
|
|
18678
18678
|
readonly name: "getFeeGrowthGlobals";
|
|
18679
18679
|
readonly inputs: readonly [{
|
|
@@ -19514,7 +19514,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
19514
19514
|
fee: number;
|
|
19515
19515
|
tickSpacing: number;
|
|
19516
19516
|
hooks: `0x${string}`;
|
|
19517
|
-
}, tick: number] | readonly [`0x${string}`, poolId: `0x${string}`, tick: number]>, "address" | "abi" | "
|
|
19517
|
+
}, tick: number] | readonly [`0x${string}`, poolId: `0x${string}`, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
19518
19518
|
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, tick: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
19519
19519
|
readonly type: "function";
|
|
19520
19520
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -20356,7 +20356,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
20356
20356
|
fee: number;
|
|
20357
20357
|
tickSpacing: number;
|
|
20358
20358
|
hooks: `0x${string}`;
|
|
20359
|
-
}, tick: number]>, "address" | "abi" | "
|
|
20359
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
20360
20360
|
currency0: `0x${string}`;
|
|
20361
20361
|
currency1: `0x${string}`;
|
|
20362
20362
|
fee: number;
|
|
@@ -21203,7 +21203,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
21203
21203
|
fee: number;
|
|
21204
21204
|
tickSpacing: number;
|
|
21205
21205
|
hooks: `0x${string}`;
|
|
21206
|
-
}, tick: number]>, "address" | "abi" | "
|
|
21206
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
21207
21207
|
getTickInfo: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, tick: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
21208
21208
|
readonly type: "function";
|
|
21209
21209
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -22045,7 +22045,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
22045
22045
|
fee: number;
|
|
22046
22046
|
tickSpacing: number;
|
|
22047
22047
|
hooks: `0x${string}`;
|
|
22048
|
-
}, tick: number]>, "address" | "abi" | "
|
|
22048
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
22049
22049
|
currency0: `0x${string}`;
|
|
22050
22050
|
currency1: `0x${string}`;
|
|
22051
22051
|
fee: number;
|
|
@@ -22892,7 +22892,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
22892
22892
|
fee: number;
|
|
22893
22893
|
tickSpacing: number;
|
|
22894
22894
|
hooks: `0x${string}`;
|
|
22895
|
-
}, tick: number]>, "address" | "abi" | "
|
|
22895
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
22896
22896
|
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, tick: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
22897
22897
|
readonly type: "function";
|
|
22898
22898
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -23734,7 +23734,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
23734
23734
|
fee: number;
|
|
23735
23735
|
tickSpacing: number;
|
|
23736
23736
|
hooks: `0x${string}`;
|
|
23737
|
-
}, tick: number]>, "address" | "abi" | "
|
|
23737
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
23738
23738
|
currency0: `0x${string}`;
|
|
23739
23739
|
currency1: `0x${string}`;
|
|
23740
23740
|
fee: number;
|
|
@@ -24581,7 +24581,7 @@ declare const getStateView: (client: PublicClient, address?: Address) => Promise
|
|
|
24581
24581
|
fee: number;
|
|
24582
24582
|
tickSpacing: number;
|
|
24583
24583
|
hooks: `0x${string}`;
|
|
24584
|
-
}, tick: number]>, "address" | "abi" | "
|
|
24584
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
24585
24585
|
};
|
|
24586
24586
|
address: `0x${string}`;
|
|
24587
24587
|
abi: readonly [{
|
|
@@ -26377,7 +26377,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
26377
26377
|
readonly internalType: "uint256";
|
|
26378
26378
|
}];
|
|
26379
26379
|
readonly stateMutability: "view";
|
|
26380
|
-
}], "batchGetRefTick", readonly [vault: `0x${string}`, tickLower: readonly number[]]>, "address" | "abi" | "
|
|
26380
|
+
}], "batchGetRefTick", readonly [vault: `0x${string}`, tickLower: readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
26381
26381
|
getAllBlocks: (args: readonly [vault: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
26382
26382
|
readonly type: "function";
|
|
26383
26383
|
readonly name: "batchGetRefTick";
|
|
@@ -27332,7 +27332,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
27332
27332
|
readonly internalType: "uint256";
|
|
27333
27333
|
}];
|
|
27334
27334
|
readonly stateMutability: "view";
|
|
27335
|
-
}], "getAllBlocks", readonly [vault: `0x${string}`]>, "address" | "abi" | "
|
|
27335
|
+
}], "getAllBlocks", readonly [vault: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
|
|
27336
27336
|
tickLower: number;
|
|
27337
27337
|
tickUpper: number;
|
|
27338
27338
|
prevTickLower: number;
|
|
@@ -28300,7 +28300,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
28300
28300
|
readonly internalType: "uint256";
|
|
28301
28301
|
}];
|
|
28302
28302
|
readonly stateMutability: "view";
|
|
28303
|
-
}], "getExpiredOptions", readonly [market: `0x${string}`, bigint, bigint]>, "address" | "abi" | "
|
|
28303
|
+
}], "getExpiredOptions", readonly [market: `0x${string}`, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
|
|
28304
28304
|
optionId: bigint;
|
|
28305
28305
|
owner: `0x${string}`;
|
|
28306
28306
|
optionType: number;
|
|
@@ -29265,7 +29265,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
29265
29265
|
readonly internalType: "uint256";
|
|
29266
29266
|
}];
|
|
29267
29267
|
readonly stateMutability: "view";
|
|
29268
|
-
}], "getFeeRates", readonly [`0x${string}`]>, "address" | "abi" | "
|
|
29268
|
+
}], "getFeeRates", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
29269
29269
|
openingFeeRate: number;
|
|
29270
29270
|
baseFeeRate: number;
|
|
29271
29271
|
minOpeningFee: bigint;
|
|
@@ -30226,7 +30226,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
30226
30226
|
readonly internalType: "uint256";
|
|
30227
30227
|
}];
|
|
30228
30228
|
readonly stateMutability: "view";
|
|
30229
|
-
}], "getGlobalGuardianState", readonly [guardian: `0x${string}`]>, "address" | "abi" | "
|
|
30229
|
+
}], "getGlobalGuardianState", readonly [guardian: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
30230
30230
|
globalMintPaused: {
|
|
30231
30231
|
paused: boolean;
|
|
30232
30232
|
updatedAt: bigint;
|
|
@@ -31197,7 +31197,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
31197
31197
|
readonly internalType: "uint256";
|
|
31198
31198
|
}];
|
|
31199
31199
|
readonly stateMutability: "view";
|
|
31200
|
-
}], "getLiquidityAtTick", readonly [vault: `0x${string}`, tickLower: number]>, "address" | "abi" | "
|
|
31200
|
+
}], "getLiquidityAtTick", readonly [vault: `0x${string}`, tickLower: number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
31201
31201
|
getMarketData: (args: readonly [market: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
31202
31202
|
readonly type: "function";
|
|
31203
31203
|
readonly name: "batchGetRefTick";
|
|
@@ -32152,7 +32152,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
32152
32152
|
readonly internalType: "uint256";
|
|
32153
32153
|
}];
|
|
32154
32154
|
readonly stateMutability: "view";
|
|
32155
|
-
}], "getMarketData", readonly [market: `0x${string}`]>, "address" | "abi" | "
|
|
32155
|
+
}], "getMarketData", readonly [market: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
32156
32156
|
guardian: `0x${string}`;
|
|
32157
32157
|
vault: `0x${string}`;
|
|
32158
32158
|
poolManager: `0x${string}`;
|
|
@@ -33128,7 +33128,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
33128
33128
|
readonly internalType: "uint256";
|
|
33129
33129
|
}];
|
|
33130
33130
|
readonly stateMutability: "view";
|
|
33131
|
-
}], "getMarketState", readonly [market: `0x${string}`]>, "address" | "abi" | "
|
|
33131
|
+
}], "getMarketState", readonly [market: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
33132
33132
|
optionsCount: bigint;
|
|
33133
33133
|
optionPricing: `0x${string}`;
|
|
33134
33134
|
feeStrategy: `0x${string}`;
|
|
@@ -34088,7 +34088,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
34088
34088
|
readonly internalType: "uint256";
|
|
34089
34089
|
}];
|
|
34090
34090
|
readonly stateMutability: "view";
|
|
34091
|
-
}], "getMaxATMPositionSizes", readonly [market: `0x${string}`, number]>, "address" | "abi" | "
|
|
34091
|
+
}], "getMaxATMPositionSizes", readonly [market: `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
34092
34092
|
getMaxBorrowable0: (args: readonly [vault: `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
34093
34093
|
readonly type: "function";
|
|
34094
34094
|
readonly name: "batchGetRefTick";
|
|
@@ -35043,7 +35043,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
35043
35043
|
readonly internalType: "uint256";
|
|
35044
35044
|
}];
|
|
35045
35045
|
readonly stateMutability: "view";
|
|
35046
|
-
}], "getMaxBorrowable0", readonly [vault: `0x${string}`, number, number]>, "address" | "abi" | "
|
|
35046
|
+
}], "getMaxBorrowable0", readonly [vault: `0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
35047
35047
|
getMaxBorrowable1: (args: readonly [vault: `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
35048
35048
|
readonly type: "function";
|
|
35049
35049
|
readonly name: "batchGetRefTick";
|
|
@@ -35998,7 +35998,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
35998
35998
|
readonly internalType: "uint256";
|
|
35999
35999
|
}];
|
|
36000
36000
|
readonly stateMutability: "view";
|
|
36001
|
-
}], "getMaxBorrowable1", readonly [vault: `0x${string}`, number, number]>, "address" | "abi" | "
|
|
36001
|
+
}], "getMaxBorrowable1", readonly [vault: `0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
36002
36002
|
getMaxPositionSizes: (args: readonly [market: `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
36003
36003
|
readonly type: "function";
|
|
36004
36004
|
readonly name: "batchGetRefTick";
|
|
@@ -36953,7 +36953,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
36953
36953
|
readonly internalType: "uint256";
|
|
36954
36954
|
}];
|
|
36955
36955
|
readonly stateMutability: "view";
|
|
36956
|
-
}], "getMaxPositionSizes", readonly [market: `0x${string}`, number, number]>, "address" | "abi" | "
|
|
36956
|
+
}], "getMaxPositionSizes", readonly [market: `0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
36957
36957
|
getOptionData: (args: readonly [market: `0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
36958
36958
|
readonly type: "function";
|
|
36959
36959
|
readonly name: "batchGetRefTick";
|
|
@@ -37908,7 +37908,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
37908
37908
|
readonly internalType: "uint256";
|
|
37909
37909
|
}];
|
|
37910
37910
|
readonly stateMutability: "view";
|
|
37911
|
-
}], "getOptionData", readonly [market: `0x${string}`, bigint]>, "address" | "abi" | "
|
|
37911
|
+
}], "getOptionData", readonly [market: `0x${string}`, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
37912
37912
|
optionId: bigint;
|
|
37913
37913
|
owner: `0x${string}`;
|
|
37914
37914
|
optionType: number;
|
|
@@ -38873,7 +38873,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
38873
38873
|
readonly internalType: "uint256";
|
|
38874
38874
|
}];
|
|
38875
38875
|
readonly stateMutability: "view";
|
|
38876
|
-
}], "getOptionPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "
|
|
38876
|
+
}], "getOptionPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
38877
38877
|
logicContract: `0x${string}`;
|
|
38878
38878
|
iv: number;
|
|
38879
38879
|
riskFreeRate: number;
|
|
@@ -39834,7 +39834,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
39834
39834
|
readonly internalType: "uint256";
|
|
39835
39835
|
}];
|
|
39836
39836
|
readonly stateMutability: "view";
|
|
39837
|
-
}], "getOptionsData", readonly [market: `0x${string}`, readonly bigint[]]>, "address" | "abi" | "
|
|
39837
|
+
}], "getOptionsData", readonly [market: `0x${string}`, readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
|
|
39838
39838
|
optionId: bigint;
|
|
39839
39839
|
owner: `0x${string}`;
|
|
39840
39840
|
optionType: number;
|
|
@@ -40811,7 +40811,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
40811
40811
|
fee: number;
|
|
40812
40812
|
tickSpacing: number;
|
|
40813
40813
|
hooks: `0x${string}`;
|
|
40814
|
-
}]>, "address" | "abi" | "
|
|
40814
|
+
}]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
40815
40815
|
token0: `0x${string}`;
|
|
40816
40816
|
token1: `0x${string}`;
|
|
40817
40817
|
token0Decimals: number;
|
|
@@ -41777,7 +41777,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
41777
41777
|
readonly internalType: "uint256";
|
|
41778
41778
|
}];
|
|
41779
41779
|
readonly stateMutability: "view";
|
|
41780
|
-
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "
|
|
41780
|
+
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, data: `0x${string}`]>;
|
|
41781
41781
|
getRefTick: (args: readonly [vault: `0x${string}`, tickLower: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
41782
41782
|
readonly type: "function";
|
|
41783
41783
|
readonly name: "batchGetRefTick";
|
|
@@ -42732,7 +42732,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
42732
42732
|
readonly internalType: "uint256";
|
|
42733
42733
|
}];
|
|
42734
42734
|
readonly stateMutability: "view";
|
|
42735
|
-
}], "getRefTick", readonly [vault: `0x${string}`, tickLower: number]>, "address" | "abi" | "
|
|
42735
|
+
}], "getRefTick", readonly [vault: `0x${string}`, tickLower: number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
42736
42736
|
getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
42737
42737
|
readonly type: "function";
|
|
42738
42738
|
readonly name: "batchGetRefTick";
|
|
@@ -43687,7 +43687,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
43687
43687
|
readonly internalType: "uint256";
|
|
43688
43688
|
}];
|
|
43689
43689
|
readonly stateMutability: "view";
|
|
43690
|
-
}], "getStaticPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "
|
|
43690
|
+
}], "getStaticPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
43691
43691
|
dailyFundingRate: number;
|
|
43692
43692
|
minFundingAmount: bigint;
|
|
43693
43693
|
}>;
|
|
@@ -44645,7 +44645,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
44645
44645
|
readonly internalType: "uint256";
|
|
44646
44646
|
}];
|
|
44647
44647
|
readonly stateMutability: "view";
|
|
44648
|
-
}], "getTokenData", readonly [token: `0x${string}`]>, "address" | "abi" | "
|
|
44648
|
+
}], "getTokenData", readonly [token: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
44649
44649
|
decimals: number;
|
|
44650
44650
|
symbol: string;
|
|
44651
44651
|
name: string;
|
|
@@ -45604,7 +45604,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
45604
45604
|
readonly internalType: "uint256";
|
|
45605
45605
|
}];
|
|
45606
45606
|
readonly stateMutability: "view";
|
|
45607
|
-
}], "getUserOptions", readonly [market: `0x${string}`, user: `0x${string}`, bigint, limit: bigint]>, "address" | "abi" | "
|
|
45607
|
+
}], "getUserOptions", readonly [market: `0x${string}`, user: `0x${string}`, bigint, limit: bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly {
|
|
45608
45608
|
optionId: bigint;
|
|
45609
45609
|
owner: `0x${string}`;
|
|
45610
45610
|
optionType: number;
|
|
@@ -46569,7 +46569,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
46569
46569
|
readonly internalType: "uint256";
|
|
46570
46570
|
}];
|
|
46571
46571
|
readonly stateMutability: "view";
|
|
46572
|
-
}], "getVaultData", readonly [vault: `0x${string}`]>, "address" | "abi" | "
|
|
46572
|
+
}], "getVaultData", readonly [vault: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
46573
46573
|
poolManager: `0x${string}`;
|
|
46574
46574
|
poolKey: {
|
|
46575
46575
|
currency0: `0x${string}`;
|
|
@@ -47536,7 +47536,7 @@ declare const getTimelockLens: (client: PublicClient, address?: Address) => Prom
|
|
|
47536
47536
|
readonly internalType: "uint256";
|
|
47537
47537
|
}];
|
|
47538
47538
|
readonly stateMutability: "view";
|
|
47539
|
-
}], "getVaultTVL", readonly [vault: `0x${string}`]>, "address" | "abi" | "
|
|
47539
|
+
}], "getVaultTVL", readonly [vault: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint]>;
|
|
47540
47540
|
};
|
|
47541
47541
|
address: `0x${string}`;
|
|
47542
47542
|
abi: readonly [{
|
|
@@ -49559,7 +49559,7 @@ declare const useMarketState: (marketAddr: Address | undefined) => wagmi0.UseRea
|
|
|
49559
49559
|
}>;
|
|
49560
49560
|
//#endregion
|
|
49561
49561
|
//#region src/hooks/market/useMarketVolume.d.ts
|
|
49562
|
-
declare const useMarketVolume: (marketAddr: Address | undefined) =>
|
|
49562
|
+
declare const useMarketVolume: (marketAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
|
|
49563
49563
|
address: Address;
|
|
49564
49564
|
totalVolume: bigint;
|
|
49565
49565
|
totalPremium: bigint;
|
|
@@ -49765,7 +49765,7 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
49765
49765
|
};
|
|
49766
49766
|
//#endregion
|
|
49767
49767
|
//#region src/hooks/options/useMintOption.d.ts
|
|
49768
|
-
declare const useMintOption: (marketAddr: Address | undefined) =>
|
|
49768
|
+
declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
|
|
49769
49769
|
optionType: "CALL" | "PUT";
|
|
49770
49770
|
amount: bigint;
|
|
49771
49771
|
duration: number;
|
|
@@ -49775,7 +49775,7 @@ declare const useMintOption: (marketAddr: Address | undefined) => _tanstack_reac
|
|
|
49775
49775
|
//#endregion
|
|
49776
49776
|
//#region src/hooks/options/useUserOptions.d.ts
|
|
49777
49777
|
type OptionData = NonUndefinedGuard<ReturnType<typeof useUserOptions>['data']>[number];
|
|
49778
|
-
declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Address | "*" | undefined, active?: boolean) =>
|
|
49778
|
+
declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Address | "*" | undefined, active?: boolean) => _tanstack_react_query0.UseQueryResult<{
|
|
49779
49779
|
optionId: bigint;
|
|
49780
49780
|
marketAddr: Address;
|
|
49781
49781
|
ownerAddr: Address;
|
|
@@ -49805,7 +49805,7 @@ declare const useUserOptions: (userAddr: Address | undefined, marketAddr: Addres
|
|
|
49805
49805
|
address: string;
|
|
49806
49806
|
} | null;
|
|
49807
49807
|
}[], Error>;
|
|
49808
|
-
declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address | "*") =>
|
|
49808
|
+
declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query0.UseQueryResult<{
|
|
49809
49809
|
optionId: bigint;
|
|
49810
49810
|
marketAddr: Address;
|
|
49811
49811
|
ownerAddr: Address;
|
|
@@ -49835,7 +49835,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
49835
49835
|
address: string;
|
|
49836
49836
|
} | null;
|
|
49837
49837
|
}[], Error>;
|
|
49838
|
-
declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address | "*") =>
|
|
49838
|
+
declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address | "*") => _tanstack_react_query0.UseQueryResult<{
|
|
49839
49839
|
optionId: bigint;
|
|
49840
49840
|
marketAddr: Address;
|
|
49841
49841
|
ownerAddr: Address;
|
|
@@ -49867,7 +49867,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
49867
49867
|
}[], Error>;
|
|
49868
49868
|
//#endregion
|
|
49869
49869
|
//#region src/hooks/options/useExerciseOption.d.ts
|
|
49870
|
-
declare const useExerciseOption: (marketAddr: Address | undefined) =>
|
|
49870
|
+
declare const useExerciseOption: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
|
|
49871
49871
|
option: OptionData;
|
|
49872
49872
|
liquidities: readonly bigint[];
|
|
49873
49873
|
}, unknown>;
|
|
@@ -49890,7 +49890,7 @@ declare const useOptionPremium: (marketAddr: Address | undefined, optionType: "C
|
|
|
49890
49890
|
};
|
|
49891
49891
|
//#endregion
|
|
49892
49892
|
//#region src/hooks/options/useExtendOption.d.ts
|
|
49893
|
-
declare const useExtendOption: (marketAddr: Address | undefined) =>
|
|
49893
|
+
declare const useExtendOption: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
|
|
49894
49894
|
option: OptionData;
|
|
49895
49895
|
duration: number;
|
|
49896
49896
|
}, unknown>;
|
|
@@ -49906,7 +49906,7 @@ type ExerciseOptionEvent = Extract<OptionEvent, {
|
|
|
49906
49906
|
type ExtendEvent = Extract<OptionEvent, {
|
|
49907
49907
|
type: 'extend';
|
|
49908
49908
|
}>;
|
|
49909
|
-
declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: bigint | undefined) =>
|
|
49909
|
+
declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: bigint | undefined) => _tanstack_react_query0.UseQueryResult<({
|
|
49910
49910
|
type: "mint";
|
|
49911
49911
|
data: {
|
|
49912
49912
|
id: string;
|
|
@@ -49947,7 +49947,7 @@ declare const useOptionTimeline: (marketAddr: Address | undefined, optionId: big
|
|
|
49947
49947
|
})[], Error>;
|
|
49948
49948
|
//#endregion
|
|
49949
49949
|
//#region src/hooks/perps/useMintPerp.d.ts
|
|
49950
|
-
declare const useMintPerp: (marketAddr: Address | undefined) =>
|
|
49950
|
+
declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<void, Error, {
|
|
49951
49951
|
optionType: "CALL" | "PUT";
|
|
49952
49952
|
amount: bigint;
|
|
49953
49953
|
duration: number;
|
|
@@ -49955,17 +49955,17 @@ declare const useMintPerp: (marketAddr: Address | undefined) => _tanstack_react_
|
|
|
49955
49955
|
}, unknown>;
|
|
49956
49956
|
//#endregion
|
|
49957
49957
|
//#region src/hooks/perps/useClosePerp.d.ts
|
|
49958
|
-
declare const useClosePerp: () =>
|
|
49958
|
+
declare const useClosePerp: () => _tanstack_react_query0.UseMutationResult<void, Error, ExercisePerpBody, unknown>;
|
|
49959
49959
|
//#endregion
|
|
49960
49960
|
//#region src/hooks/perps/usePerpsOperator.d.ts
|
|
49961
49961
|
declare const usePerpsOperator: () => {
|
|
49962
49962
|
operator: PerpsOperator | undefined;
|
|
49963
49963
|
address: `0x${string}` | undefined;
|
|
49964
|
-
signMessage:
|
|
49964
|
+
signMessage: _tanstack_react_query0.UseMutationResult<void, Error, void, unknown>;
|
|
49965
49965
|
};
|
|
49966
49966
|
//#endregion
|
|
49967
49967
|
//#region src/hooks/perps/useUserPerps.d.ts
|
|
49968
|
-
declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined, type: "active" | "closed" | undefined) =>
|
|
49968
|
+
declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined, type: "active" | "closed" | undefined) => _tanstack_react_query0.UseQueryResult<{
|
|
49969
49969
|
optionId: bigint;
|
|
49970
49970
|
id: string;
|
|
49971
49971
|
ownerAddr: Address;
|
|
@@ -49974,7 +49974,7 @@ declare const useUserPerps: (marketAddr: Address | undefined, userAddr: Address
|
|
|
49974
49974
|
expiresAt: number;
|
|
49975
49975
|
closed: boolean;
|
|
49976
49976
|
}[] | undefined, Error>;
|
|
49977
|
-
declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) =>
|
|
49977
|
+
declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
|
|
49978
49978
|
optionId: bigint;
|
|
49979
49979
|
id: string;
|
|
49980
49980
|
ownerAddr: Address;
|
|
@@ -49983,7 +49983,7 @@ declare const useActiveUserPerps: (marketAddr: Address | undefined, userAddr: Ad
|
|
|
49983
49983
|
expiresAt: number;
|
|
49984
49984
|
closed: boolean;
|
|
49985
49985
|
}[] | undefined, Error>;
|
|
49986
|
-
declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) =>
|
|
49986
|
+
declare const useClosedUserPerps: (marketAddr: Address | undefined, userAddr: Address | undefined) => _tanstack_react_query0.UseQueryResult<{
|
|
49987
49987
|
optionId: bigint;
|
|
49988
49988
|
id: string;
|
|
49989
49989
|
ownerAddr: Address;
|
|
@@ -50207,7 +50207,7 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
50207
50207
|
};
|
|
50208
50208
|
//#endregion
|
|
50209
50209
|
//#region src/hooks/operators/useUserOperators.d.ts
|
|
50210
|
-
declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) =>
|
|
50210
|
+
declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _tanstack_react_query0.UseQueryResult<{
|
|
50211
50211
|
spendingApproval: bigint;
|
|
50212
50212
|
operatorAddr: string;
|
|
50213
50213
|
__typename: "UserMarketOperator";
|
|
@@ -50223,7 +50223,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => _t
|
|
|
50223
50223
|
}[] | undefined, Error>;
|
|
50224
50224
|
//#endregion
|
|
50225
50225
|
//#region src/hooks/operators/useSetOperatorPerms.d.ts
|
|
50226
|
-
declare const useSetOperatorPerms: (marketAddr: Address | undefined) =>
|
|
50226
|
+
declare const useSetOperatorPerms: (marketAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<`0x${string}`, Error, {
|
|
50227
50227
|
operator: Address;
|
|
50228
50228
|
canExtend: boolean;
|
|
50229
50229
|
canExercise: boolean;
|
|
@@ -51149,8 +51149,8 @@ declare const usePriceAtTick: (poolManager?: Address, poolKey?: PoolKey, tick?:
|
|
|
51149
51149
|
declare const usePriceAtSqrtPriceX96: (poolManager?: Address, poolKey?: PoolKey, sqrtPriceX96?: bigint) => Amount | undefined;
|
|
51150
51150
|
//#endregion
|
|
51151
51151
|
//#region src/hooks/pool/usePriceHistory.d.ts
|
|
51152
|
-
declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) =>
|
|
51153
|
-
declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) =>
|
|
51152
|
+
declare const usePriceHistory: (pool: Address | undefined, token: 0 | 1, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query0.UseQueryResult<PriceDataPoint[], Error>;
|
|
51153
|
+
declare const useMarketPriceHistory: (marketAddr: Address | undefined, resolution: PriceResolution, startTimestamp: Date, endTimestamp: Date) => _tanstack_react_query0.UseQueryResult<PriceDataPoint[], Error>;
|
|
51154
51154
|
//#endregion
|
|
51155
51155
|
//#region src/hooks/vault/useBurnLiquidity.d.ts
|
|
51156
51156
|
interface BurnPosition {
|
|
@@ -51587,7 +51587,7 @@ interface MintPositionParams {
|
|
|
51587
51587
|
tickUpper: number;
|
|
51588
51588
|
liquidity: bigint;
|
|
51589
51589
|
}
|
|
51590
|
-
declare const useMintLiquidity: (vaultAddr: Address | undefined) =>
|
|
51590
|
+
declare const useMintLiquidity: (vaultAddr: Address | undefined) => _tanstack_react_query0.UseMutationResult<void, Error, MintPositionParams | MintPositionParams[], unknown>;
|
|
51591
51591
|
//#endregion
|
|
51592
51592
|
//#region src/hooks/vault/useVaultData.d.ts
|
|
51593
51593
|
declare const useVaultData: (vaultAddr: Address | undefined) => Partial<NonUndefinedGuard<{
|
|
@@ -52825,9 +52825,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52825
52825
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
52826
52826
|
value?: bigint | undefined;
|
|
52827
52827
|
dataSuffix?: `0x${string}` | undefined;
|
|
52828
|
+
type?: "legacy" | undefined;
|
|
52828
52829
|
gas?: bigint | undefined;
|
|
52829
52830
|
nonce?: number | undefined;
|
|
52830
|
-
type?: "legacy" | undefined;
|
|
52831
52831
|
blobs?: undefined;
|
|
52832
52832
|
blobVersionedHashes?: undefined;
|
|
52833
52833
|
kzg?: undefined;
|
|
@@ -52849,9 +52849,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52849
52849
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
52850
52850
|
value?: bigint | undefined;
|
|
52851
52851
|
dataSuffix?: `0x${string}` | undefined;
|
|
52852
|
+
type?: "eip2930" | undefined;
|
|
52852
52853
|
gas?: bigint | undefined;
|
|
52853
52854
|
nonce?: number | undefined;
|
|
52854
|
-
type?: "eip2930" | undefined;
|
|
52855
52855
|
blobs?: undefined;
|
|
52856
52856
|
blobVersionedHashes?: undefined;
|
|
52857
52857
|
kzg?: undefined;
|
|
@@ -52873,9 +52873,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52873
52873
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
52874
52874
|
value?: bigint | undefined;
|
|
52875
52875
|
dataSuffix?: `0x${string}` | undefined;
|
|
52876
|
+
type?: "eip1559" | undefined;
|
|
52876
52877
|
gas?: bigint | undefined;
|
|
52877
52878
|
nonce?: number | undefined;
|
|
52878
|
-
type?: "eip1559" | undefined;
|
|
52879
52879
|
blobs?: undefined;
|
|
52880
52880
|
blobVersionedHashes?: undefined;
|
|
52881
52881
|
kzg?: undefined;
|
|
@@ -52897,9 +52897,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52897
52897
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
52898
52898
|
value?: bigint | undefined;
|
|
52899
52899
|
dataSuffix?: `0x${string}` | undefined;
|
|
52900
|
+
type?: "eip4844" | undefined;
|
|
52900
52901
|
gas?: bigint | undefined;
|
|
52901
52902
|
nonce?: number | undefined;
|
|
52902
|
-
type?: "eip4844" | undefined;
|
|
52903
52903
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
52904
52904
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
52905
52905
|
kzg?: undefined;
|
|
@@ -52921,9 +52921,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52921
52921
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
52922
52922
|
value?: bigint | undefined;
|
|
52923
52923
|
dataSuffix?: `0x${string}` | undefined;
|
|
52924
|
+
type?: "eip4844" | undefined;
|
|
52924
52925
|
gas?: bigint | undefined;
|
|
52925
52926
|
nonce?: number | undefined;
|
|
52926
|
-
type?: "eip4844" | undefined;
|
|
52927
52927
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
52928
52928
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
52929
52929
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -52945,9 +52945,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52945
52945
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
52946
52946
|
value?: bigint | undefined;
|
|
52947
52947
|
dataSuffix?: `0x${string}` | undefined;
|
|
52948
|
+
type?: "eip7702" | undefined;
|
|
52948
52949
|
gas?: bigint | undefined;
|
|
52949
52950
|
nonce?: number | undefined;
|
|
52950
|
-
type?: "eip7702" | undefined;
|
|
52951
52951
|
blobs?: undefined;
|
|
52952
52952
|
blobVersionedHashes?: undefined;
|
|
52953
52953
|
kzg?: undefined;
|
|
@@ -52988,9 +52988,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
52988
52988
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
52989
52989
|
value?: bigint | undefined;
|
|
52990
52990
|
dataSuffix?: `0x${string}` | undefined;
|
|
52991
|
+
type?: "legacy" | undefined;
|
|
52991
52992
|
gas?: bigint | undefined;
|
|
52992
52993
|
nonce?: number | undefined;
|
|
52993
|
-
type?: "legacy" | undefined;
|
|
52994
52994
|
blobs?: undefined;
|
|
52995
52995
|
blobVersionedHashes?: undefined;
|
|
52996
52996
|
kzg?: undefined;
|
|
@@ -53012,9 +53012,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53012
53012
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53013
53013
|
value?: bigint | undefined;
|
|
53014
53014
|
dataSuffix?: `0x${string}` | undefined;
|
|
53015
|
+
type?: "eip2930" | undefined;
|
|
53015
53016
|
gas?: bigint | undefined;
|
|
53016
53017
|
nonce?: number | undefined;
|
|
53017
|
-
type?: "eip2930" | undefined;
|
|
53018
53018
|
blobs?: undefined;
|
|
53019
53019
|
blobVersionedHashes?: undefined;
|
|
53020
53020
|
kzg?: undefined;
|
|
@@ -53036,9 +53036,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53036
53036
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53037
53037
|
value?: bigint | undefined;
|
|
53038
53038
|
dataSuffix?: `0x${string}` | undefined;
|
|
53039
|
+
type?: "eip1559" | undefined;
|
|
53039
53040
|
gas?: bigint | undefined;
|
|
53040
53041
|
nonce?: number | undefined;
|
|
53041
|
-
type?: "eip1559" | undefined;
|
|
53042
53042
|
blobs?: undefined;
|
|
53043
53043
|
blobVersionedHashes?: undefined;
|
|
53044
53044
|
kzg?: undefined;
|
|
@@ -53060,9 +53060,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53060
53060
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53061
53061
|
value?: bigint | undefined;
|
|
53062
53062
|
dataSuffix?: `0x${string}` | undefined;
|
|
53063
|
+
type?: "eip4844" | undefined;
|
|
53063
53064
|
gas?: bigint | undefined;
|
|
53064
53065
|
nonce?: number | undefined;
|
|
53065
|
-
type?: "eip4844" | undefined;
|
|
53066
53066
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
53067
53067
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
53068
53068
|
kzg?: undefined;
|
|
@@ -53084,9 +53084,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53084
53084
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53085
53085
|
value?: bigint | undefined;
|
|
53086
53086
|
dataSuffix?: `0x${string}` | undefined;
|
|
53087
|
+
type?: "eip4844" | undefined;
|
|
53087
53088
|
gas?: bigint | undefined;
|
|
53088
53089
|
nonce?: number | undefined;
|
|
53089
|
-
type?: "eip4844" | undefined;
|
|
53090
53090
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
53091
53091
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53092
53092
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -53108,9 +53108,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53108
53108
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53109
53109
|
value?: bigint | undefined;
|
|
53110
53110
|
dataSuffix?: `0x${string}` | undefined;
|
|
53111
|
+
type?: "eip7702" | undefined;
|
|
53111
53112
|
gas?: bigint | undefined;
|
|
53112
53113
|
nonce?: number | undefined;
|
|
53113
|
-
type?: "eip7702" | undefined;
|
|
53114
53114
|
blobs?: undefined;
|
|
53115
53115
|
blobVersionedHashes?: undefined;
|
|
53116
53116
|
kzg?: undefined;
|
|
@@ -53151,9 +53151,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53151
53151
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53152
53152
|
value?: bigint | undefined;
|
|
53153
53153
|
dataSuffix?: `0x${string}` | undefined;
|
|
53154
|
+
type?: "legacy" | undefined;
|
|
53154
53155
|
gas?: bigint | undefined;
|
|
53155
53156
|
nonce?: number | undefined;
|
|
53156
|
-
type?: "legacy" | undefined;
|
|
53157
53157
|
blobs?: undefined;
|
|
53158
53158
|
blobVersionedHashes?: undefined;
|
|
53159
53159
|
kzg?: undefined;
|
|
@@ -53175,9 +53175,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53175
53175
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53176
53176
|
value?: bigint | undefined;
|
|
53177
53177
|
dataSuffix?: `0x${string}` | undefined;
|
|
53178
|
+
type?: "eip2930" | undefined;
|
|
53178
53179
|
gas?: bigint | undefined;
|
|
53179
53180
|
nonce?: number | undefined;
|
|
53180
|
-
type?: "eip2930" | undefined;
|
|
53181
53181
|
blobs?: undefined;
|
|
53182
53182
|
blobVersionedHashes?: undefined;
|
|
53183
53183
|
kzg?: undefined;
|
|
@@ -53199,9 +53199,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53199
53199
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53200
53200
|
value?: bigint | undefined;
|
|
53201
53201
|
dataSuffix?: `0x${string}` | undefined;
|
|
53202
|
+
type?: "eip1559" | undefined;
|
|
53202
53203
|
gas?: bigint | undefined;
|
|
53203
53204
|
nonce?: number | undefined;
|
|
53204
|
-
type?: "eip1559" | undefined;
|
|
53205
53205
|
blobs?: undefined;
|
|
53206
53206
|
blobVersionedHashes?: undefined;
|
|
53207
53207
|
kzg?: undefined;
|
|
@@ -53223,9 +53223,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53223
53223
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53224
53224
|
value?: bigint | undefined;
|
|
53225
53225
|
dataSuffix?: `0x${string}` | undefined;
|
|
53226
|
+
type?: "eip4844" | undefined;
|
|
53226
53227
|
gas?: bigint | undefined;
|
|
53227
53228
|
nonce?: number | undefined;
|
|
53228
|
-
type?: "eip4844" | undefined;
|
|
53229
53229
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
53230
53230
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
53231
53231
|
kzg?: undefined;
|
|
@@ -53247,9 +53247,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53247
53247
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53248
53248
|
value?: bigint | undefined;
|
|
53249
53249
|
dataSuffix?: `0x${string}` | undefined;
|
|
53250
|
+
type?: "eip4844" | undefined;
|
|
53250
53251
|
gas?: bigint | undefined;
|
|
53251
53252
|
nonce?: number | undefined;
|
|
53252
|
-
type?: "eip4844" | undefined;
|
|
53253
53253
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
53254
53254
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53255
53255
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -53271,9 +53271,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
53271
53271
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53272
53272
|
value?: bigint | undefined;
|
|
53273
53273
|
dataSuffix?: `0x${string}` | undefined;
|
|
53274
|
+
type?: "eip7702" | undefined;
|
|
53274
53275
|
gas?: bigint | undefined;
|
|
53275
53276
|
nonce?: number | undefined;
|
|
53276
|
-
type?: "eip7702" | undefined;
|
|
53277
53277
|
blobs?: undefined;
|
|
53278
53278
|
blobVersionedHashes?: undefined;
|
|
53279
53279
|
kzg?: undefined;
|
|
@@ -53336,9 +53336,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53336
53336
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53337
53337
|
value?: bigint | undefined;
|
|
53338
53338
|
dataSuffix?: `0x${string}` | undefined;
|
|
53339
|
+
type?: "legacy" | undefined;
|
|
53339
53340
|
gas?: bigint | undefined;
|
|
53340
53341
|
nonce?: number | undefined;
|
|
53341
|
-
type?: "legacy" | undefined;
|
|
53342
53342
|
blobs?: undefined;
|
|
53343
53343
|
blobVersionedHashes?: undefined;
|
|
53344
53344
|
kzg?: undefined;
|
|
@@ -53360,9 +53360,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53360
53360
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53361
53361
|
value?: bigint | undefined;
|
|
53362
53362
|
dataSuffix?: `0x${string}` | undefined;
|
|
53363
|
+
type?: "eip2930" | undefined;
|
|
53363
53364
|
gas?: bigint | undefined;
|
|
53364
53365
|
nonce?: number | undefined;
|
|
53365
|
-
type?: "eip2930" | undefined;
|
|
53366
53366
|
blobs?: undefined;
|
|
53367
53367
|
blobVersionedHashes?: undefined;
|
|
53368
53368
|
kzg?: undefined;
|
|
@@ -53384,9 +53384,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53384
53384
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53385
53385
|
value?: bigint | undefined;
|
|
53386
53386
|
dataSuffix?: `0x${string}` | undefined;
|
|
53387
|
+
type?: "eip1559" | undefined;
|
|
53387
53388
|
gas?: bigint | undefined;
|
|
53388
53389
|
nonce?: number | undefined;
|
|
53389
|
-
type?: "eip1559" | undefined;
|
|
53390
53390
|
blobs?: undefined;
|
|
53391
53391
|
blobVersionedHashes?: undefined;
|
|
53392
53392
|
kzg?: undefined;
|
|
@@ -53408,9 +53408,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53408
53408
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53409
53409
|
value?: bigint | undefined;
|
|
53410
53410
|
dataSuffix?: `0x${string}` | undefined;
|
|
53411
|
+
type?: "eip4844" | undefined;
|
|
53411
53412
|
gas?: bigint | undefined;
|
|
53412
53413
|
nonce?: number | undefined;
|
|
53413
|
-
type?: "eip4844" | undefined;
|
|
53414
53414
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
53415
53415
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
53416
53416
|
kzg?: undefined;
|
|
@@ -53432,9 +53432,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53432
53432
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53433
53433
|
value?: bigint | undefined;
|
|
53434
53434
|
dataSuffix?: `0x${string}` | undefined;
|
|
53435
|
+
type?: "eip4844" | undefined;
|
|
53435
53436
|
gas?: bigint | undefined;
|
|
53436
53437
|
nonce?: number | undefined;
|
|
53437
|
-
type?: "eip4844" | undefined;
|
|
53438
53438
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
53439
53439
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53440
53440
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -53456,9 +53456,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53456
53456
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53457
53457
|
value?: bigint | undefined;
|
|
53458
53458
|
dataSuffix?: `0x${string}` | undefined;
|
|
53459
|
+
type?: "eip7702" | undefined;
|
|
53459
53460
|
gas?: bigint | undefined;
|
|
53460
53461
|
nonce?: number | undefined;
|
|
53461
|
-
type?: "eip7702" | undefined;
|
|
53462
53462
|
blobs?: undefined;
|
|
53463
53463
|
blobVersionedHashes?: undefined;
|
|
53464
53464
|
kzg?: undefined;
|
|
@@ -53499,9 +53499,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53499
53499
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53500
53500
|
value?: bigint | undefined;
|
|
53501
53501
|
dataSuffix?: `0x${string}` | undefined;
|
|
53502
|
+
type?: "legacy" | undefined;
|
|
53502
53503
|
gas?: bigint | undefined;
|
|
53503
53504
|
nonce?: number | undefined;
|
|
53504
|
-
type?: "legacy" | undefined;
|
|
53505
53505
|
blobs?: undefined;
|
|
53506
53506
|
blobVersionedHashes?: undefined;
|
|
53507
53507
|
kzg?: undefined;
|
|
@@ -53523,9 +53523,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53523
53523
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53524
53524
|
value?: bigint | undefined;
|
|
53525
53525
|
dataSuffix?: `0x${string}` | undefined;
|
|
53526
|
+
type?: "eip2930" | undefined;
|
|
53526
53527
|
gas?: bigint | undefined;
|
|
53527
53528
|
nonce?: number | undefined;
|
|
53528
|
-
type?: "eip2930" | undefined;
|
|
53529
53529
|
blobs?: undefined;
|
|
53530
53530
|
blobVersionedHashes?: undefined;
|
|
53531
53531
|
kzg?: undefined;
|
|
@@ -53547,9 +53547,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53547
53547
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53548
53548
|
value?: bigint | undefined;
|
|
53549
53549
|
dataSuffix?: `0x${string}` | undefined;
|
|
53550
|
+
type?: "eip1559" | undefined;
|
|
53550
53551
|
gas?: bigint | undefined;
|
|
53551
53552
|
nonce?: number | undefined;
|
|
53552
|
-
type?: "eip1559" | undefined;
|
|
53553
53553
|
blobs?: undefined;
|
|
53554
53554
|
blobVersionedHashes?: undefined;
|
|
53555
53555
|
kzg?: undefined;
|
|
@@ -53571,9 +53571,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53571
53571
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53572
53572
|
value?: bigint | undefined;
|
|
53573
53573
|
dataSuffix?: `0x${string}` | undefined;
|
|
53574
|
+
type?: "eip4844" | undefined;
|
|
53574
53575
|
gas?: bigint | undefined;
|
|
53575
53576
|
nonce?: number | undefined;
|
|
53576
|
-
type?: "eip4844" | undefined;
|
|
53577
53577
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
53578
53578
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
53579
53579
|
kzg?: undefined;
|
|
@@ -53595,9 +53595,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53595
53595
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53596
53596
|
value?: bigint | undefined;
|
|
53597
53597
|
dataSuffix?: `0x${string}` | undefined;
|
|
53598
|
+
type?: "eip4844" | undefined;
|
|
53598
53599
|
gas?: bigint | undefined;
|
|
53599
53600
|
nonce?: number | undefined;
|
|
53600
|
-
type?: "eip4844" | undefined;
|
|
53601
53601
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
53602
53602
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53603
53603
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -53619,9 +53619,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53619
53619
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53620
53620
|
value?: bigint | undefined;
|
|
53621
53621
|
dataSuffix?: `0x${string}` | undefined;
|
|
53622
|
+
type?: "eip7702" | undefined;
|
|
53622
53623
|
gas?: bigint | undefined;
|
|
53623
53624
|
nonce?: number | undefined;
|
|
53624
|
-
type?: "eip7702" | undefined;
|
|
53625
53625
|
blobs?: undefined;
|
|
53626
53626
|
blobVersionedHashes?: undefined;
|
|
53627
53627
|
kzg?: undefined;
|
|
@@ -53662,9 +53662,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53662
53662
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53663
53663
|
value?: bigint | undefined;
|
|
53664
53664
|
dataSuffix?: `0x${string}` | undefined;
|
|
53665
|
+
type?: "legacy" | undefined;
|
|
53665
53666
|
gas?: bigint | undefined;
|
|
53666
53667
|
nonce?: number | undefined;
|
|
53667
|
-
type?: "legacy" | undefined;
|
|
53668
53668
|
blobs?: undefined;
|
|
53669
53669
|
blobVersionedHashes?: undefined;
|
|
53670
53670
|
kzg?: undefined;
|
|
@@ -53686,9 +53686,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53686
53686
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53687
53687
|
value?: bigint | undefined;
|
|
53688
53688
|
dataSuffix?: `0x${string}` | undefined;
|
|
53689
|
+
type?: "eip2930" | undefined;
|
|
53689
53690
|
gas?: bigint | undefined;
|
|
53690
53691
|
nonce?: number | undefined;
|
|
53691
|
-
type?: "eip2930" | undefined;
|
|
53692
53692
|
blobs?: undefined;
|
|
53693
53693
|
blobVersionedHashes?: undefined;
|
|
53694
53694
|
kzg?: undefined;
|
|
@@ -53710,9 +53710,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53710
53710
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53711
53711
|
value?: bigint | undefined;
|
|
53712
53712
|
dataSuffix?: `0x${string}` | undefined;
|
|
53713
|
+
type?: "eip1559" | undefined;
|
|
53713
53714
|
gas?: bigint | undefined;
|
|
53714
53715
|
nonce?: number | undefined;
|
|
53715
|
-
type?: "eip1559" | undefined;
|
|
53716
53716
|
blobs?: undefined;
|
|
53717
53717
|
blobVersionedHashes?: undefined;
|
|
53718
53718
|
kzg?: undefined;
|
|
@@ -53734,9 +53734,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53734
53734
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53735
53735
|
value?: bigint | undefined;
|
|
53736
53736
|
dataSuffix?: `0x${string}` | undefined;
|
|
53737
|
+
type?: "eip4844" | undefined;
|
|
53737
53738
|
gas?: bigint | undefined;
|
|
53738
53739
|
nonce?: number | undefined;
|
|
53739
|
-
type?: "eip4844" | undefined;
|
|
53740
53740
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
53741
53741
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
53742
53742
|
kzg?: undefined;
|
|
@@ -53758,9 +53758,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53758
53758
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53759
53759
|
value?: bigint | undefined;
|
|
53760
53760
|
dataSuffix?: `0x${string}` | undefined;
|
|
53761
|
+
type?: "eip4844" | undefined;
|
|
53761
53762
|
gas?: bigint | undefined;
|
|
53762
53763
|
nonce?: number | undefined;
|
|
53763
|
-
type?: "eip4844" | undefined;
|
|
53764
53764
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
53765
53765
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53766
53766
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -53782,9 +53782,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
53782
53782
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53783
53783
|
value?: bigint | undefined;
|
|
53784
53784
|
dataSuffix?: `0x${string}` | undefined;
|
|
53785
|
+
type?: "eip7702" | undefined;
|
|
53785
53786
|
gas?: bigint | undefined;
|
|
53786
53787
|
nonce?: number | undefined;
|
|
53787
|
-
type?: "eip7702" | undefined;
|
|
53788
53788
|
blobs?: undefined;
|
|
53789
53789
|
blobVersionedHashes?: undefined;
|
|
53790
53790
|
kzg?: undefined;
|
|
@@ -53866,9 +53866,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53866
53866
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53867
53867
|
value?: bigint | undefined;
|
|
53868
53868
|
dataSuffix?: `0x${string}` | undefined;
|
|
53869
|
+
type?: "legacy" | undefined;
|
|
53869
53870
|
gas?: bigint | undefined;
|
|
53870
53871
|
nonce?: number | undefined;
|
|
53871
|
-
type?: "legacy" | undefined;
|
|
53872
53872
|
blobs?: undefined;
|
|
53873
53873
|
blobVersionedHashes?: undefined;
|
|
53874
53874
|
kzg?: undefined;
|
|
@@ -53890,9 +53890,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53890
53890
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53891
53891
|
value?: bigint | undefined;
|
|
53892
53892
|
dataSuffix?: `0x${string}` | undefined;
|
|
53893
|
+
type?: "eip2930" | undefined;
|
|
53893
53894
|
gas?: bigint | undefined;
|
|
53894
53895
|
nonce?: number | undefined;
|
|
53895
|
-
type?: "eip2930" | undefined;
|
|
53896
53896
|
blobs?: undefined;
|
|
53897
53897
|
blobVersionedHashes?: undefined;
|
|
53898
53898
|
kzg?: undefined;
|
|
@@ -53914,9 +53914,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53914
53914
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53915
53915
|
value?: bigint | undefined;
|
|
53916
53916
|
dataSuffix?: `0x${string}` | undefined;
|
|
53917
|
+
type?: "eip1559" | undefined;
|
|
53917
53918
|
gas?: bigint | undefined;
|
|
53918
53919
|
nonce?: number | undefined;
|
|
53919
|
-
type?: "eip1559" | undefined;
|
|
53920
53920
|
blobs?: undefined;
|
|
53921
53921
|
blobVersionedHashes?: undefined;
|
|
53922
53922
|
kzg?: undefined;
|
|
@@ -53938,9 +53938,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53938
53938
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53939
53939
|
value?: bigint | undefined;
|
|
53940
53940
|
dataSuffix?: `0x${string}` | undefined;
|
|
53941
|
+
type?: "eip4844" | undefined;
|
|
53941
53942
|
gas?: bigint | undefined;
|
|
53942
53943
|
nonce?: number | undefined;
|
|
53943
|
-
type?: "eip4844" | undefined;
|
|
53944
53944
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
53945
53945
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
53946
53946
|
kzg?: undefined;
|
|
@@ -53962,9 +53962,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53962
53962
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53963
53963
|
value?: bigint | undefined;
|
|
53964
53964
|
dataSuffix?: `0x${string}` | undefined;
|
|
53965
|
+
type?: "eip4844" | undefined;
|
|
53965
53966
|
gas?: bigint | undefined;
|
|
53966
53967
|
nonce?: number | undefined;
|
|
53967
|
-
type?: "eip4844" | undefined;
|
|
53968
53968
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
53969
53969
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
53970
53970
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -53986,9 +53986,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
53986
53986
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
53987
53987
|
value?: bigint | undefined;
|
|
53988
53988
|
dataSuffix?: `0x${string}` | undefined;
|
|
53989
|
+
type?: "eip7702" | undefined;
|
|
53989
53990
|
gas?: bigint | undefined;
|
|
53990
53991
|
nonce?: number | undefined;
|
|
53991
|
-
type?: "eip7702" | undefined;
|
|
53992
53992
|
blobs?: undefined;
|
|
53993
53993
|
blobVersionedHashes?: undefined;
|
|
53994
53994
|
kzg?: undefined;
|
|
@@ -54039,9 +54039,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54039
54039
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54040
54040
|
value?: bigint | undefined;
|
|
54041
54041
|
dataSuffix?: `0x${string}` | undefined;
|
|
54042
|
+
type?: "legacy" | undefined;
|
|
54042
54043
|
gas?: bigint | undefined;
|
|
54043
54044
|
nonce?: number | undefined;
|
|
54044
|
-
type?: "legacy" | undefined;
|
|
54045
54045
|
blobs?: undefined;
|
|
54046
54046
|
blobVersionedHashes?: undefined;
|
|
54047
54047
|
kzg?: undefined;
|
|
@@ -54063,9 +54063,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54063
54063
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54064
54064
|
value?: bigint | undefined;
|
|
54065
54065
|
dataSuffix?: `0x${string}` | undefined;
|
|
54066
|
+
type?: "eip2930" | undefined;
|
|
54066
54067
|
gas?: bigint | undefined;
|
|
54067
54068
|
nonce?: number | undefined;
|
|
54068
|
-
type?: "eip2930" | undefined;
|
|
54069
54069
|
blobs?: undefined;
|
|
54070
54070
|
blobVersionedHashes?: undefined;
|
|
54071
54071
|
kzg?: undefined;
|
|
@@ -54087,9 +54087,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54087
54087
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54088
54088
|
value?: bigint | undefined;
|
|
54089
54089
|
dataSuffix?: `0x${string}` | undefined;
|
|
54090
|
+
type?: "eip1559" | undefined;
|
|
54090
54091
|
gas?: bigint | undefined;
|
|
54091
54092
|
nonce?: number | undefined;
|
|
54092
|
-
type?: "eip1559" | undefined;
|
|
54093
54093
|
blobs?: undefined;
|
|
54094
54094
|
blobVersionedHashes?: undefined;
|
|
54095
54095
|
kzg?: undefined;
|
|
@@ -54111,9 +54111,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54111
54111
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54112
54112
|
value?: bigint | undefined;
|
|
54113
54113
|
dataSuffix?: `0x${string}` | undefined;
|
|
54114
|
+
type?: "eip4844" | undefined;
|
|
54114
54115
|
gas?: bigint | undefined;
|
|
54115
54116
|
nonce?: number | undefined;
|
|
54116
|
-
type?: "eip4844" | undefined;
|
|
54117
54117
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
54118
54118
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
54119
54119
|
kzg?: undefined;
|
|
@@ -54135,9 +54135,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54135
54135
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54136
54136
|
value?: bigint | undefined;
|
|
54137
54137
|
dataSuffix?: `0x${string}` | undefined;
|
|
54138
|
+
type?: "eip4844" | undefined;
|
|
54138
54139
|
gas?: bigint | undefined;
|
|
54139
54140
|
nonce?: number | undefined;
|
|
54140
|
-
type?: "eip4844" | undefined;
|
|
54141
54141
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
54142
54142
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
54143
54143
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -54159,9 +54159,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54159
54159
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54160
54160
|
value?: bigint | undefined;
|
|
54161
54161
|
dataSuffix?: `0x${string}` | undefined;
|
|
54162
|
+
type?: "eip7702" | undefined;
|
|
54162
54163
|
gas?: bigint | undefined;
|
|
54163
54164
|
nonce?: number | undefined;
|
|
54164
|
-
type?: "eip7702" | undefined;
|
|
54165
54165
|
blobs?: undefined;
|
|
54166
54166
|
blobVersionedHashes?: undefined;
|
|
54167
54167
|
kzg?: undefined;
|
|
@@ -54212,9 +54212,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54212
54212
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54213
54213
|
value?: bigint | undefined;
|
|
54214
54214
|
dataSuffix?: `0x${string}` | undefined;
|
|
54215
|
+
type?: "legacy" | undefined;
|
|
54215
54216
|
gas?: bigint | undefined;
|
|
54216
54217
|
nonce?: number | undefined;
|
|
54217
|
-
type?: "legacy" | undefined;
|
|
54218
54218
|
blobs?: undefined;
|
|
54219
54219
|
blobVersionedHashes?: undefined;
|
|
54220
54220
|
kzg?: undefined;
|
|
@@ -54236,9 +54236,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54236
54236
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54237
54237
|
value?: bigint | undefined;
|
|
54238
54238
|
dataSuffix?: `0x${string}` | undefined;
|
|
54239
|
+
type?: "eip2930" | undefined;
|
|
54239
54240
|
gas?: bigint | undefined;
|
|
54240
54241
|
nonce?: number | undefined;
|
|
54241
|
-
type?: "eip2930" | undefined;
|
|
54242
54242
|
blobs?: undefined;
|
|
54243
54243
|
blobVersionedHashes?: undefined;
|
|
54244
54244
|
kzg?: undefined;
|
|
@@ -54260,9 +54260,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54260
54260
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54261
54261
|
value?: bigint | undefined;
|
|
54262
54262
|
dataSuffix?: `0x${string}` | undefined;
|
|
54263
|
+
type?: "eip1559" | undefined;
|
|
54263
54264
|
gas?: bigint | undefined;
|
|
54264
54265
|
nonce?: number | undefined;
|
|
54265
|
-
type?: "eip1559" | undefined;
|
|
54266
54266
|
blobs?: undefined;
|
|
54267
54267
|
blobVersionedHashes?: undefined;
|
|
54268
54268
|
kzg?: undefined;
|
|
@@ -54284,9 +54284,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54284
54284
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54285
54285
|
value?: bigint | undefined;
|
|
54286
54286
|
dataSuffix?: `0x${string}` | undefined;
|
|
54287
|
+
type?: "eip4844" | undefined;
|
|
54287
54288
|
gas?: bigint | undefined;
|
|
54288
54289
|
nonce?: number | undefined;
|
|
54289
|
-
type?: "eip4844" | undefined;
|
|
54290
54290
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
54291
54291
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
54292
54292
|
kzg?: undefined;
|
|
@@ -54308,9 +54308,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54308
54308
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54309
54309
|
value?: bigint | undefined;
|
|
54310
54310
|
dataSuffix?: `0x${string}` | undefined;
|
|
54311
|
+
type?: "eip4844" | undefined;
|
|
54311
54312
|
gas?: bigint | undefined;
|
|
54312
54313
|
nonce?: number | undefined;
|
|
54313
|
-
type?: "eip4844" | undefined;
|
|
54314
54314
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
54315
54315
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
54316
54316
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -54332,9 +54332,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
54332
54332
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
54333
54333
|
value?: bigint | undefined;
|
|
54334
54334
|
dataSuffix?: `0x${string}` | undefined;
|
|
54335
|
+
type?: "eip7702" | undefined;
|
|
54335
54336
|
gas?: bigint | undefined;
|
|
54336
54337
|
nonce?: number | undefined;
|
|
54337
|
-
type?: "eip7702" | undefined;
|
|
54338
54338
|
blobs?: undefined;
|
|
54339
54339
|
blobVersionedHashes?: undefined;
|
|
54340
54340
|
kzg?: undefined;
|
|
@@ -55401,9 +55401,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55401
55401
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55402
55402
|
value?: bigint | undefined;
|
|
55403
55403
|
dataSuffix?: `0x${string}` | undefined;
|
|
55404
|
+
type?: "legacy" | undefined;
|
|
55404
55405
|
gas?: bigint | undefined;
|
|
55405
55406
|
nonce?: number | undefined;
|
|
55406
|
-
type?: "legacy" | undefined;
|
|
55407
55407
|
blobs?: undefined;
|
|
55408
55408
|
blobVersionedHashes?: undefined;
|
|
55409
55409
|
kzg?: undefined;
|
|
@@ -55425,9 +55425,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55425
55425
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55426
55426
|
value?: bigint | undefined;
|
|
55427
55427
|
dataSuffix?: `0x${string}` | undefined;
|
|
55428
|
+
type?: "eip2930" | undefined;
|
|
55428
55429
|
gas?: bigint | undefined;
|
|
55429
55430
|
nonce?: number | undefined;
|
|
55430
|
-
type?: "eip2930" | undefined;
|
|
55431
55431
|
blobs?: undefined;
|
|
55432
55432
|
blobVersionedHashes?: undefined;
|
|
55433
55433
|
kzg?: undefined;
|
|
@@ -55449,9 +55449,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55449
55449
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55450
55450
|
value?: bigint | undefined;
|
|
55451
55451
|
dataSuffix?: `0x${string}` | undefined;
|
|
55452
|
+
type?: "eip1559" | undefined;
|
|
55452
55453
|
gas?: bigint | undefined;
|
|
55453
55454
|
nonce?: number | undefined;
|
|
55454
|
-
type?: "eip1559" | undefined;
|
|
55455
55455
|
blobs?: undefined;
|
|
55456
55456
|
blobVersionedHashes?: undefined;
|
|
55457
55457
|
kzg?: undefined;
|
|
@@ -55473,9 +55473,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55473
55473
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55474
55474
|
value?: bigint | undefined;
|
|
55475
55475
|
dataSuffix?: `0x${string}` | undefined;
|
|
55476
|
+
type?: "eip4844" | undefined;
|
|
55476
55477
|
gas?: bigint | undefined;
|
|
55477
55478
|
nonce?: number | undefined;
|
|
55478
|
-
type?: "eip4844" | undefined;
|
|
55479
55479
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
55480
55480
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
55481
55481
|
kzg?: undefined;
|
|
@@ -55497,9 +55497,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55497
55497
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55498
55498
|
value?: bigint | undefined;
|
|
55499
55499
|
dataSuffix?: `0x${string}` | undefined;
|
|
55500
|
+
type?: "eip4844" | undefined;
|
|
55500
55501
|
gas?: bigint | undefined;
|
|
55501
55502
|
nonce?: number | undefined;
|
|
55502
|
-
type?: "eip4844" | undefined;
|
|
55503
55503
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
55504
55504
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55505
55505
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -55521,9 +55521,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55521
55521
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55522
55522
|
value?: bigint | undefined;
|
|
55523
55523
|
dataSuffix?: `0x${string}` | undefined;
|
|
55524
|
+
type?: "eip7702" | undefined;
|
|
55524
55525
|
gas?: bigint | undefined;
|
|
55525
55526
|
nonce?: number | undefined;
|
|
55526
|
-
type?: "eip7702" | undefined;
|
|
55527
55527
|
blobs?: undefined;
|
|
55528
55528
|
blobVersionedHashes?: undefined;
|
|
55529
55529
|
kzg?: undefined;
|
|
@@ -55572,9 +55572,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55572
55572
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55573
55573
|
value?: bigint | undefined;
|
|
55574
55574
|
dataSuffix?: `0x${string}` | undefined;
|
|
55575
|
+
type?: "legacy" | undefined;
|
|
55575
55576
|
gas?: bigint | undefined;
|
|
55576
55577
|
nonce?: number | undefined;
|
|
55577
|
-
type?: "legacy" | undefined;
|
|
55578
55578
|
blobs?: undefined;
|
|
55579
55579
|
blobVersionedHashes?: undefined;
|
|
55580
55580
|
kzg?: undefined;
|
|
@@ -55596,9 +55596,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55596
55596
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55597
55597
|
value?: bigint | undefined;
|
|
55598
55598
|
dataSuffix?: `0x${string}` | undefined;
|
|
55599
|
+
type?: "eip2930" | undefined;
|
|
55599
55600
|
gas?: bigint | undefined;
|
|
55600
55601
|
nonce?: number | undefined;
|
|
55601
|
-
type?: "eip2930" | undefined;
|
|
55602
55602
|
blobs?: undefined;
|
|
55603
55603
|
blobVersionedHashes?: undefined;
|
|
55604
55604
|
kzg?: undefined;
|
|
@@ -55620,9 +55620,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55620
55620
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55621
55621
|
value?: bigint | undefined;
|
|
55622
55622
|
dataSuffix?: `0x${string}` | undefined;
|
|
55623
|
+
type?: "eip1559" | undefined;
|
|
55623
55624
|
gas?: bigint | undefined;
|
|
55624
55625
|
nonce?: number | undefined;
|
|
55625
|
-
type?: "eip1559" | undefined;
|
|
55626
55626
|
blobs?: undefined;
|
|
55627
55627
|
blobVersionedHashes?: undefined;
|
|
55628
55628
|
kzg?: undefined;
|
|
@@ -55644,9 +55644,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55644
55644
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55645
55645
|
value?: bigint | undefined;
|
|
55646
55646
|
dataSuffix?: `0x${string}` | undefined;
|
|
55647
|
+
type?: "eip4844" | undefined;
|
|
55647
55648
|
gas?: bigint | undefined;
|
|
55648
55649
|
nonce?: number | undefined;
|
|
55649
|
-
type?: "eip4844" | undefined;
|
|
55650
55650
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
55651
55651
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
55652
55652
|
kzg?: undefined;
|
|
@@ -55668,9 +55668,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55668
55668
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55669
55669
|
value?: bigint | undefined;
|
|
55670
55670
|
dataSuffix?: `0x${string}` | undefined;
|
|
55671
|
+
type?: "eip4844" | undefined;
|
|
55671
55672
|
gas?: bigint | undefined;
|
|
55672
55673
|
nonce?: number | undefined;
|
|
55673
|
-
type?: "eip4844" | undefined;
|
|
55674
55674
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
55675
55675
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55676
55676
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -55692,9 +55692,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55692
55692
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55693
55693
|
value?: bigint | undefined;
|
|
55694
55694
|
dataSuffix?: `0x${string}` | undefined;
|
|
55695
|
+
type?: "eip7702" | undefined;
|
|
55695
55696
|
gas?: bigint | undefined;
|
|
55696
55697
|
nonce?: number | undefined;
|
|
55697
|
-
type?: "eip7702" | undefined;
|
|
55698
55698
|
blobs?: undefined;
|
|
55699
55699
|
blobVersionedHashes?: undefined;
|
|
55700
55700
|
kzg?: undefined;
|
|
@@ -55743,9 +55743,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55743
55743
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55744
55744
|
value?: bigint | undefined;
|
|
55745
55745
|
dataSuffix?: `0x${string}` | undefined;
|
|
55746
|
+
type?: "legacy" | undefined;
|
|
55746
55747
|
gas?: bigint | undefined;
|
|
55747
55748
|
nonce?: number | undefined;
|
|
55748
|
-
type?: "legacy" | undefined;
|
|
55749
55749
|
blobs?: undefined;
|
|
55750
55750
|
blobVersionedHashes?: undefined;
|
|
55751
55751
|
kzg?: undefined;
|
|
@@ -55767,9 +55767,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55767
55767
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55768
55768
|
value?: bigint | undefined;
|
|
55769
55769
|
dataSuffix?: `0x${string}` | undefined;
|
|
55770
|
+
type?: "eip2930" | undefined;
|
|
55770
55771
|
gas?: bigint | undefined;
|
|
55771
55772
|
nonce?: number | undefined;
|
|
55772
|
-
type?: "eip2930" | undefined;
|
|
55773
55773
|
blobs?: undefined;
|
|
55774
55774
|
blobVersionedHashes?: undefined;
|
|
55775
55775
|
kzg?: undefined;
|
|
@@ -55791,9 +55791,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55791
55791
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55792
55792
|
value?: bigint | undefined;
|
|
55793
55793
|
dataSuffix?: `0x${string}` | undefined;
|
|
55794
|
+
type?: "eip1559" | undefined;
|
|
55794
55795
|
gas?: bigint | undefined;
|
|
55795
55796
|
nonce?: number | undefined;
|
|
55796
|
-
type?: "eip1559" | undefined;
|
|
55797
55797
|
blobs?: undefined;
|
|
55798
55798
|
blobVersionedHashes?: undefined;
|
|
55799
55799
|
kzg?: undefined;
|
|
@@ -55815,9 +55815,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55815
55815
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55816
55816
|
value?: bigint | undefined;
|
|
55817
55817
|
dataSuffix?: `0x${string}` | undefined;
|
|
55818
|
+
type?: "eip4844" | undefined;
|
|
55818
55819
|
gas?: bigint | undefined;
|
|
55819
55820
|
nonce?: number | undefined;
|
|
55820
|
-
type?: "eip4844" | undefined;
|
|
55821
55821
|
blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
|
|
55822
55822
|
blobVersionedHashes: readonly viem491.Hex[];
|
|
55823
55823
|
kzg?: undefined;
|
|
@@ -55839,9 +55839,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55839
55839
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55840
55840
|
value?: bigint | undefined;
|
|
55841
55841
|
dataSuffix?: `0x${string}` | undefined;
|
|
55842
|
+
type?: "eip4844" | undefined;
|
|
55842
55843
|
gas?: bigint | undefined;
|
|
55843
55844
|
nonce?: number | undefined;
|
|
55844
|
-
type?: "eip4844" | undefined;
|
|
55845
55845
|
blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
|
|
55846
55846
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
55847
55847
|
kzg?: viem491.Kzg | undefined;
|
|
@@ -55863,9 +55863,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
55863
55863
|
account?: `0x${string}` | viem491.Account | null | undefined;
|
|
55864
55864
|
value?: bigint | undefined;
|
|
55865
55865
|
dataSuffix?: `0x${string}` | undefined;
|
|
55866
|
+
type?: "eip7702" | undefined;
|
|
55866
55867
|
gas?: bigint | undefined;
|
|
55867
55868
|
nonce?: number | undefined;
|
|
55868
|
-
type?: "eip7702" | undefined;
|
|
55869
55869
|
blobs?: undefined;
|
|
55870
55870
|
blobVersionedHashes?: undefined;
|
|
55871
55871
|
kzg?: undefined;
|
|
@@ -56855,7 +56855,7 @@ declare const useLens: () => {
|
|
|
56855
56855
|
readonly internalType: "uint256";
|
|
56856
56856
|
}];
|
|
56857
56857
|
readonly stateMutability: "view";
|
|
56858
|
-
}], "batchGetRefTick", readonly [vault: `0x${string}`, tickLower: readonly number[]]>, "address" | "abi" | "
|
|
56858
|
+
}], "batchGetRefTick", readonly [vault: `0x${string}`, tickLower: readonly number[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly number[]>;
|
|
56859
56859
|
getAllBlocks: (args: readonly [vault: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
56860
56860
|
readonly type: "function";
|
|
56861
56861
|
readonly name: "batchGetRefTick";
|
|
@@ -57810,7 +57810,7 @@ declare const useLens: () => {
|
|
|
57810
57810
|
readonly internalType: "uint256";
|
|
57811
57811
|
}];
|
|
57812
57812
|
readonly stateMutability: "view";
|
|
57813
|
-
}], "getAllBlocks", readonly [vault: `0x${string}`]>, "address" | "abi" | "
|
|
57813
|
+
}], "getAllBlocks", readonly [vault: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
|
|
57814
57814
|
tickLower: number;
|
|
57815
57815
|
tickUpper: number;
|
|
57816
57816
|
prevTickLower: number;
|
|
@@ -58778,7 +58778,7 @@ declare const useLens: () => {
|
|
|
58778
58778
|
readonly internalType: "uint256";
|
|
58779
58779
|
}];
|
|
58780
58780
|
readonly stateMutability: "view";
|
|
58781
|
-
}], "getExpiredOptions", readonly [market: `0x${string}`, bigint, bigint]>, "address" | "abi" | "
|
|
58781
|
+
}], "getExpiredOptions", readonly [market: `0x${string}`, bigint, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
|
|
58782
58782
|
optionId: bigint;
|
|
58783
58783
|
owner: `0x${string}`;
|
|
58784
58784
|
optionType: number;
|
|
@@ -59743,7 +59743,7 @@ declare const useLens: () => {
|
|
|
59743
59743
|
readonly internalType: "uint256";
|
|
59744
59744
|
}];
|
|
59745
59745
|
readonly stateMutability: "view";
|
|
59746
|
-
}], "getFeeRates", readonly [`0x${string}`]>, "address" | "abi" | "
|
|
59746
|
+
}], "getFeeRates", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
59747
59747
|
openingFeeRate: number;
|
|
59748
59748
|
baseFeeRate: number;
|
|
59749
59749
|
minOpeningFee: bigint;
|
|
@@ -60704,7 +60704,7 @@ declare const useLens: () => {
|
|
|
60704
60704
|
readonly internalType: "uint256";
|
|
60705
60705
|
}];
|
|
60706
60706
|
readonly stateMutability: "view";
|
|
60707
|
-
}], "getGlobalGuardianState", readonly [guardian: `0x${string}`]>, "address" | "abi" | "
|
|
60707
|
+
}], "getGlobalGuardianState", readonly [guardian: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
60708
60708
|
globalMintPaused: {
|
|
60709
60709
|
paused: boolean;
|
|
60710
60710
|
updatedAt: bigint;
|
|
@@ -61675,7 +61675,7 @@ declare const useLens: () => {
|
|
|
61675
61675
|
readonly internalType: "uint256";
|
|
61676
61676
|
}];
|
|
61677
61677
|
readonly stateMutability: "view";
|
|
61678
|
-
}], "getLiquidityAtTick", readonly [vault: `0x${string}`, tickLower: number]>, "address" | "abi" | "
|
|
61678
|
+
}], "getLiquidityAtTick", readonly [vault: `0x${string}`, tickLower: number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
61679
61679
|
getMarketData: (args: readonly [market: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
61680
61680
|
readonly type: "function";
|
|
61681
61681
|
readonly name: "batchGetRefTick";
|
|
@@ -62630,7 +62630,7 @@ declare const useLens: () => {
|
|
|
62630
62630
|
readonly internalType: "uint256";
|
|
62631
62631
|
}];
|
|
62632
62632
|
readonly stateMutability: "view";
|
|
62633
|
-
}], "getMarketData", readonly [market: `0x${string}`]>, "address" | "abi" | "
|
|
62633
|
+
}], "getMarketData", readonly [market: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
62634
62634
|
guardian: `0x${string}`;
|
|
62635
62635
|
vault: `0x${string}`;
|
|
62636
62636
|
poolManager: `0x${string}`;
|
|
@@ -63606,7 +63606,7 @@ declare const useLens: () => {
|
|
|
63606
63606
|
readonly internalType: "uint256";
|
|
63607
63607
|
}];
|
|
63608
63608
|
readonly stateMutability: "view";
|
|
63609
|
-
}], "getMarketState", readonly [market: `0x${string}`]>, "address" | "abi" | "
|
|
63609
|
+
}], "getMarketState", readonly [market: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
63610
63610
|
optionsCount: bigint;
|
|
63611
63611
|
optionPricing: `0x${string}`;
|
|
63612
63612
|
feeStrategy: `0x${string}`;
|
|
@@ -64566,7 +64566,7 @@ declare const useLens: () => {
|
|
|
64566
64566
|
readonly internalType: "uint256";
|
|
64567
64567
|
}];
|
|
64568
64568
|
readonly stateMutability: "view";
|
|
64569
|
-
}], "getMaxATMPositionSizes", readonly [market: `0x${string}`, number]>, "address" | "abi" | "
|
|
64569
|
+
}], "getMaxATMPositionSizes", readonly [market: `0x${string}`, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
64570
64570
|
getMaxBorrowable0: (args: readonly [vault: `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
64571
64571
|
readonly type: "function";
|
|
64572
64572
|
readonly name: "batchGetRefTick";
|
|
@@ -65521,7 +65521,7 @@ declare const useLens: () => {
|
|
|
65521
65521
|
readonly internalType: "uint256";
|
|
65522
65522
|
}];
|
|
65523
65523
|
readonly stateMutability: "view";
|
|
65524
|
-
}], "getMaxBorrowable0", readonly [vault: `0x${string}`, number, number]>, "address" | "abi" | "
|
|
65524
|
+
}], "getMaxBorrowable0", readonly [vault: `0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
65525
65525
|
getMaxBorrowable1: (args: readonly [vault: `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
65526
65526
|
readonly type: "function";
|
|
65527
65527
|
readonly name: "batchGetRefTick";
|
|
@@ -66476,7 +66476,7 @@ declare const useLens: () => {
|
|
|
66476
66476
|
readonly internalType: "uint256";
|
|
66477
66477
|
}];
|
|
66478
66478
|
readonly stateMutability: "view";
|
|
66479
|
-
}], "getMaxBorrowable1", readonly [vault: `0x${string}`, number, number]>, "address" | "abi" | "
|
|
66479
|
+
}], "getMaxBorrowable1", readonly [vault: `0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<bigint>;
|
|
66480
66480
|
getMaxPositionSizes: (args: readonly [market: `0x${string}`, number, number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
66481
66481
|
readonly type: "function";
|
|
66482
66482
|
readonly name: "batchGetRefTick";
|
|
@@ -67431,7 +67431,7 @@ declare const useLens: () => {
|
|
|
67431
67431
|
readonly internalType: "uint256";
|
|
67432
67432
|
}];
|
|
67433
67433
|
readonly stateMutability: "view";
|
|
67434
|
-
}], "getMaxPositionSizes", readonly [market: `0x${string}`, number, number]>, "address" | "abi" | "
|
|
67434
|
+
}], "getMaxPositionSizes", readonly [market: `0x${string}`, number, number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint]>;
|
|
67435
67435
|
getOptionData: (args: readonly [market: `0x${string}`, bigint], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
67436
67436
|
readonly type: "function";
|
|
67437
67437
|
readonly name: "batchGetRefTick";
|
|
@@ -68386,7 +68386,7 @@ declare const useLens: () => {
|
|
|
68386
68386
|
readonly internalType: "uint256";
|
|
68387
68387
|
}];
|
|
68388
68388
|
readonly stateMutability: "view";
|
|
68389
|
-
}], "getOptionData", readonly [market: `0x${string}`, bigint]>, "address" | "abi" | "
|
|
68389
|
+
}], "getOptionData", readonly [market: `0x${string}`, bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
68390
68390
|
optionId: bigint;
|
|
68391
68391
|
owner: `0x${string}`;
|
|
68392
68392
|
optionType: number;
|
|
@@ -69351,7 +69351,7 @@ declare const useLens: () => {
|
|
|
69351
69351
|
readonly internalType: "uint256";
|
|
69352
69352
|
}];
|
|
69353
69353
|
readonly stateMutability: "view";
|
|
69354
|
-
}], "getOptionPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "
|
|
69354
|
+
}], "getOptionPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
69355
69355
|
logicContract: `0x${string}`;
|
|
69356
69356
|
iv: number;
|
|
69357
69357
|
riskFreeRate: number;
|
|
@@ -70312,7 +70312,7 @@ declare const useLens: () => {
|
|
|
70312
70312
|
readonly internalType: "uint256";
|
|
70313
70313
|
}];
|
|
70314
70314
|
readonly stateMutability: "view";
|
|
70315
|
-
}], "getOptionsData", readonly [market: `0x${string}`, readonly bigint[]]>, "address" | "abi" | "
|
|
70315
|
+
}], "getOptionsData", readonly [market: `0x${string}`, readonly bigint[]]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly {
|
|
70316
70316
|
optionId: bigint;
|
|
70317
70317
|
owner: `0x${string}`;
|
|
70318
70318
|
optionType: number;
|
|
@@ -71289,7 +71289,7 @@ declare const useLens: () => {
|
|
|
71289
71289
|
fee: number;
|
|
71290
71290
|
tickSpacing: number;
|
|
71291
71291
|
hooks: `0x${string}`;
|
|
71292
|
-
}]>, "address" | "abi" | "
|
|
71292
|
+
}]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
71293
71293
|
token0: `0x${string}`;
|
|
71294
71294
|
token1: `0x${string}`;
|
|
71295
71295
|
token0Decimals: number;
|
|
@@ -72255,7 +72255,7 @@ declare const useLens: () => {
|
|
|
72255
72255
|
readonly internalType: "uint256";
|
|
72256
72256
|
}];
|
|
72257
72257
|
readonly stateMutability: "view";
|
|
72258
|
-
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "
|
|
72258
|
+
}], "getPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [number, data: `0x${string}`]>;
|
|
72259
72259
|
getRefTick: (args: readonly [vault: `0x${string}`, tickLower: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
72260
72260
|
readonly type: "function";
|
|
72261
72261
|
readonly name: "batchGetRefTick";
|
|
@@ -73210,7 +73210,7 @@ declare const useLens: () => {
|
|
|
73210
73210
|
readonly internalType: "uint256";
|
|
73211
73211
|
}];
|
|
73212
73212
|
readonly stateMutability: "view";
|
|
73213
|
-
}], "getRefTick", readonly [vault: `0x${string}`, tickLower: number]>, "address" | "abi" | "
|
|
73213
|
+
}], "getRefTick", readonly [vault: `0x${string}`, tickLower: number]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<number>;
|
|
73214
73214
|
getStaticPricingParams: (args: readonly [`0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
73215
73215
|
readonly type: "function";
|
|
73216
73216
|
readonly name: "batchGetRefTick";
|
|
@@ -74165,7 +74165,7 @@ declare const useLens: () => {
|
|
|
74165
74165
|
readonly internalType: "uint256";
|
|
74166
74166
|
}];
|
|
74167
74167
|
readonly stateMutability: "view";
|
|
74168
|
-
}], "getStaticPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "
|
|
74168
|
+
}], "getStaticPricingParams", readonly [`0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
74169
74169
|
dailyFundingRate: number;
|
|
74170
74170
|
minFundingAmount: bigint;
|
|
74171
74171
|
}>;
|
|
@@ -75123,7 +75123,7 @@ declare const useLens: () => {
|
|
|
75123
75123
|
readonly internalType: "uint256";
|
|
75124
75124
|
}];
|
|
75125
75125
|
readonly stateMutability: "view";
|
|
75126
|
-
}], "getTokenData", readonly [token: `0x${string}`]>, "address" | "abi" | "
|
|
75126
|
+
}], "getTokenData", readonly [token: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
75127
75127
|
decimals: number;
|
|
75128
75128
|
symbol: string;
|
|
75129
75129
|
name: string;
|
|
@@ -76082,7 +76082,7 @@ declare const useLens: () => {
|
|
|
76082
76082
|
readonly internalType: "uint256";
|
|
76083
76083
|
}];
|
|
76084
76084
|
readonly stateMutability: "view";
|
|
76085
|
-
}], "getUserOptions", readonly [market: `0x${string}`, user: `0x${string}`, bigint, limit: bigint]>, "address" | "abi" | "
|
|
76085
|
+
}], "getUserOptions", readonly [market: `0x${string}`, user: `0x${string}`, bigint, limit: bigint]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [readonly {
|
|
76086
76086
|
optionId: bigint;
|
|
76087
76087
|
owner: `0x${string}`;
|
|
76088
76088
|
optionType: number;
|
|
@@ -77047,7 +77047,7 @@ declare const useLens: () => {
|
|
|
77047
77047
|
readonly internalType: "uint256";
|
|
77048
77048
|
}];
|
|
77049
77049
|
readonly stateMutability: "view";
|
|
77050
|
-
}], "getVaultData", readonly [vault: `0x${string}`]>, "address" | "abi" | "
|
|
77050
|
+
}], "getVaultData", readonly [vault: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<{
|
|
77051
77051
|
poolManager: `0x${string}`;
|
|
77052
77052
|
poolKey: {
|
|
77053
77053
|
currency0: `0x${string}`;
|
|
@@ -78014,7 +78014,7 @@ declare const useLens: () => {
|
|
|
78014
78014
|
readonly internalType: "uint256";
|
|
78015
78015
|
}];
|
|
78016
78016
|
readonly stateMutability: "view";
|
|
78017
|
-
}], "getVaultTVL", readonly [vault: `0x${string}`]>, "address" | "abi" | "
|
|
78017
|
+
}], "getVaultTVL", readonly [vault: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint]>;
|
|
78018
78018
|
};
|
|
78019
78019
|
address: `0x${string}`;
|
|
78020
78020
|
abi: readonly [{
|
|
@@ -79822,7 +79822,7 @@ declare const useLens: () => {
|
|
|
79822
79822
|
fee: number;
|
|
79823
79823
|
tickSpacing: number;
|
|
79824
79824
|
hooks: `0x${string}`;
|
|
79825
|
-
}] | readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "
|
|
79825
|
+
}] | readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, poolId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
79826
79826
|
readonly type: "function";
|
|
79827
79827
|
readonly name: "getFeeGrowthGlobals";
|
|
79828
79828
|
readonly inputs: readonly [{
|
|
@@ -80663,7 +80663,7 @@ declare const useLens: () => {
|
|
|
80663
80663
|
fee: number;
|
|
80664
80664
|
tickSpacing: number;
|
|
80665
80665
|
hooks: `0x${string}`;
|
|
80666
|
-
}] | readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "
|
|
80666
|
+
}] | readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
80667
80667
|
getFeeGrowthInside: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, tickLower: number, tickUpper: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
80668
80668
|
readonly type: "function";
|
|
80669
80669
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -81505,7 +81505,7 @@ declare const useLens: () => {
|
|
|
81505
81505
|
fee: number;
|
|
81506
81506
|
tickSpacing: number;
|
|
81507
81507
|
hooks: `0x${string}`;
|
|
81508
|
-
}, tickLower: number, tickUpper: number]>, "address" | "abi" | "
|
|
81508
|
+
}, tickLower: number, tickUpper: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
81509
81509
|
currency0: `0x${string}`;
|
|
81510
81510
|
currency1: `0x${string}`;
|
|
81511
81511
|
fee: number;
|
|
@@ -82352,7 +82352,7 @@ declare const useLens: () => {
|
|
|
82352
82352
|
fee: number;
|
|
82353
82353
|
tickSpacing: number;
|
|
82354
82354
|
hooks: `0x${string}`;
|
|
82355
|
-
}, tickLower: number, tickUpper: number]>, "address" | "abi" | "
|
|
82355
|
+
}, tickLower: number, tickUpper: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
82356
82356
|
getLiquidity: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
82357
82357
|
readonly type: "function";
|
|
82358
82358
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -83194,7 +83194,7 @@ declare const useLens: () => {
|
|
|
83194
83194
|
fee: number;
|
|
83195
83195
|
tickSpacing: number;
|
|
83196
83196
|
hooks: `0x${string}`;
|
|
83197
|
-
}]>, "address" | "abi" | "
|
|
83197
|
+
}]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
83198
83198
|
currency0: `0x${string}`;
|
|
83199
83199
|
currency1: `0x${string}`;
|
|
83200
83200
|
fee: number;
|
|
@@ -84041,7 +84041,7 @@ declare const useLens: () => {
|
|
|
84041
84041
|
fee: number;
|
|
84042
84042
|
tickSpacing: number;
|
|
84043
84043
|
hooks: `0x${string}`;
|
|
84044
|
-
}]>, "address" | "abi" | "
|
|
84044
|
+
}]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
84045
84045
|
getPositionInfo: (...parameters: [args: readonly [`0x${string}`, key: {
|
|
84046
84046
|
currency0: `0x${string}`;
|
|
84047
84047
|
currency1: `0x${string}`;
|
|
@@ -84895,7 +84895,7 @@ declare const useLens: () => {
|
|
|
84895
84895
|
fee: number;
|
|
84896
84896
|
tickSpacing: number;
|
|
84897
84897
|
hooks: `0x${string}`;
|
|
84898
|
-
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "
|
|
84898
|
+
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, poolId: `0x${string}`, positionId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
84899
84899
|
readonly type: "function";
|
|
84900
84900
|
readonly name: "getFeeGrowthGlobals";
|
|
84901
84901
|
readonly inputs: readonly [{
|
|
@@ -85742,7 +85742,7 @@ declare const useLens: () => {
|
|
|
85742
85742
|
fee: number;
|
|
85743
85743
|
tickSpacing: number;
|
|
85744
85744
|
hooks: `0x${string}`;
|
|
85745
|
-
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "
|
|
85745
|
+
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, poolId: `0x${string}`, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
85746
85746
|
readonly type: "function";
|
|
85747
85747
|
readonly name: "getFeeGrowthGlobals";
|
|
85748
85748
|
readonly inputs: readonly [{
|
|
@@ -86589,7 +86589,7 @@ declare const useLens: () => {
|
|
|
86589
86589
|
fee: number;
|
|
86590
86590
|
tickSpacing: number;
|
|
86591
86591
|
hooks: `0x${string}`;
|
|
86592
|
-
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "
|
|
86592
|
+
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
86593
86593
|
currency0: `0x${string}`;
|
|
86594
86594
|
currency1: `0x${string}`;
|
|
86595
86595
|
fee: number;
|
|
@@ -87442,7 +87442,7 @@ declare const useLens: () => {
|
|
|
87442
87442
|
fee: number;
|
|
87443
87443
|
tickSpacing: number;
|
|
87444
87444
|
hooks: `0x${string}`;
|
|
87445
|
-
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "
|
|
87445
|
+
}, owner: `0x${string}`, tickLower: number, tickUpper: number, salt: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
87446
87446
|
getPositionLiquidity: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, positionId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
87447
87447
|
readonly type: "function";
|
|
87448
87448
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -88284,7 +88284,7 @@ declare const useLens: () => {
|
|
|
88284
88284
|
fee: number;
|
|
88285
88285
|
tickSpacing: number;
|
|
88286
88286
|
hooks: `0x${string}`;
|
|
88287
|
-
}, positionId: `0x${string}`]>, "address" | "abi" | "
|
|
88287
|
+
}, positionId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
88288
88288
|
currency0: `0x${string}`;
|
|
88289
88289
|
currency1: `0x${string}`;
|
|
88290
88290
|
fee: number;
|
|
@@ -89131,7 +89131,7 @@ declare const useLens: () => {
|
|
|
89131
89131
|
fee: number;
|
|
89132
89132
|
tickSpacing: number;
|
|
89133
89133
|
hooks: `0x${string}`;
|
|
89134
|
-
}, positionId: `0x${string}`]>, "address" | "abi" | "
|
|
89134
|
+
}, positionId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
89135
89135
|
getSlot0: (args: readonly [`0x${string}`, key: {
|
|
89136
89136
|
currency0: `0x${string}`;
|
|
89137
89137
|
currency1: `0x${string}`;
|
|
@@ -89979,7 +89979,7 @@ declare const useLens: () => {
|
|
|
89979
89979
|
fee: number;
|
|
89980
89980
|
tickSpacing: number;
|
|
89981
89981
|
hooks: `0x${string}`;
|
|
89982
|
-
}]>, "address" | "abi" | "
|
|
89982
|
+
}]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [sqrtPriceX96: bigint, tick: number, number, number]>;
|
|
89983
89983
|
getSlot0FromId: (args: readonly [`0x${string}`, poolId: `0x${string}`], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
89984
89984
|
readonly type: "function";
|
|
89985
89985
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -90815,7 +90815,7 @@ declare const useLens: () => {
|
|
|
90815
90815
|
readonly internalType: "int128";
|
|
90816
90816
|
}];
|
|
90817
90817
|
readonly stateMutability: "view";
|
|
90818
|
-
}], "getSlot0FromId", readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "
|
|
90818
|
+
}], "getSlot0FromId", readonly [`0x${string}`, poolId: `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<readonly [sqrtPriceX96: bigint, tick: number, number, number]>;
|
|
90819
90819
|
getTickBitmap: (...parameters: [args: readonly [`0x${string}`, key: {
|
|
90820
90820
|
currency0: `0x${string}`;
|
|
90821
90821
|
currency1: `0x${string}`;
|
|
@@ -91663,7 +91663,7 @@ declare const useLens: () => {
|
|
|
91663
91663
|
fee: number;
|
|
91664
91664
|
tickSpacing: number;
|
|
91665
91665
|
hooks: `0x${string}`;
|
|
91666
|
-
}, tick: number] | readonly [`0x${string}`, poolId: `0x${string}`, tick: number]>, "address" | "abi" | "
|
|
91666
|
+
}, tick: number] | readonly [`0x${string}`, poolId: `0x${string}`, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, poolId: `0x${string}`, tick: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
91667
91667
|
readonly type: "function";
|
|
91668
91668
|
readonly name: "getFeeGrowthGlobals";
|
|
91669
91669
|
readonly inputs: readonly [{
|
|
@@ -92504,7 +92504,7 @@ declare const useLens: () => {
|
|
|
92504
92504
|
fee: number;
|
|
92505
92505
|
tickSpacing: number;
|
|
92506
92506
|
hooks: `0x${string}`;
|
|
92507
|
-
}, tick: number] | readonly [`0x${string}`, poolId: `0x${string}`, tick: number]>, "address" | "abi" | "
|
|
92507
|
+
}, tick: number] | readonly [`0x${string}`, poolId: `0x${string}`, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
92508
92508
|
getTickFeeGrowthOutside: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, tick: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
92509
92509
|
readonly type: "function";
|
|
92510
92510
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -93346,7 +93346,7 @@ declare const useLens: () => {
|
|
|
93346
93346
|
fee: number;
|
|
93347
93347
|
tickSpacing: number;
|
|
93348
93348
|
hooks: `0x${string}`;
|
|
93349
|
-
}, tick: number]>, "address" | "abi" | "
|
|
93349
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
93350
93350
|
currency0: `0x${string}`;
|
|
93351
93351
|
currency1: `0x${string}`;
|
|
93352
93352
|
fee: number;
|
|
@@ -94193,7 +94193,7 @@ declare const useLens: () => {
|
|
|
94193
94193
|
fee: number;
|
|
94194
94194
|
tickSpacing: number;
|
|
94195
94195
|
hooks: `0x${string}`;
|
|
94196
|
-
}, tick: number]>, "address" | "abi" | "
|
|
94196
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
94197
94197
|
getTickInfo: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, tick: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
94198
94198
|
readonly type: "function";
|
|
94199
94199
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -95035,7 +95035,7 @@ declare const useLens: () => {
|
|
|
95035
95035
|
fee: number;
|
|
95036
95036
|
tickSpacing: number;
|
|
95037
95037
|
hooks: `0x${string}`;
|
|
95038
|
-
}, tick: number]>, "address" | "abi" | "
|
|
95038
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
95039
95039
|
currency0: `0x${string}`;
|
|
95040
95040
|
currency1: `0x${string}`;
|
|
95041
95041
|
fee: number;
|
|
@@ -95882,7 +95882,7 @@ declare const useLens: () => {
|
|
|
95882
95882
|
fee: number;
|
|
95883
95883
|
tickSpacing: number;
|
|
95884
95884
|
hooks: `0x${string}`;
|
|
95885
|
-
}, tick: number]>, "address" | "abi" | "
|
|
95885
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
95886
95886
|
getTickLiquidity: (...parameters: [args: readonly [`0x${string}`, poolId: `0x${string}`, tick: number], options?: viem491.Prettify<viem491.UnionOmit<viem491.ReadContractParameters<readonly [{
|
|
95887
95887
|
readonly type: "function";
|
|
95888
95888
|
readonly name: "getFeeGrowthGlobals";
|
|
@@ -96724,7 +96724,7 @@ declare const useLens: () => {
|
|
|
96724
96724
|
fee: number;
|
|
96725
96725
|
tickSpacing: number;
|
|
96726
96726
|
hooks: `0x${string}`;
|
|
96727
|
-
}, tick: number]>, "address" | "abi" | "
|
|
96727
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, key: {
|
|
96728
96728
|
currency0: `0x${string}`;
|
|
96729
96729
|
currency1: `0x${string}`;
|
|
96730
96730
|
fee: number;
|
|
@@ -97571,7 +97571,7 @@ declare const useLens: () => {
|
|
|
97571
97571
|
fee: number;
|
|
97572
97572
|
tickSpacing: number;
|
|
97573
97573
|
hooks: `0x${string}`;
|
|
97574
|
-
}, tick: number]>, "address" | "abi" | "
|
|
97574
|
+
}, tick: number]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
|
|
97575
97575
|
};
|
|
97576
97576
|
address: `0x${string}`;
|
|
97577
97577
|
abi: readonly [{
|
|
@@ -98414,4 +98414,4 @@ declare const useLens: () => {
|
|
|
98414
98414
|
};
|
|
98415
98415
|
//#endregion
|
|
98416
98416
|
export { PriceResolution as $, useCurrentPrice as A, wrapAmount as At, getPriceAtTick as B, useTimelockConfig as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatCondensed as Dt, usePriceHistory as E, formatAmount as Et, getPayoutAtTick as F, useMarketVolume as Ft, liquiditiesToAmounts as G, getStateView as Gt, getTickAtPrice as H, TimelockMarket as Ht, PRICE_PRECISION as I, useMarketState as It, token0ToToken1AtTick as J, stateViews as Jt, roundTick as K, getTimelockLens as Kt, getAmountsFromLiquidity as L, useMarketData as Lt, UniswapPoolData as M, wrapPrice as Mt, usePoolData as N, wrapPriceUnscaled as Nt, usePriceAtTick as O, formatUSD as Ot, getPayoutAtPrice as P, zero as Pt, PriceDataPoint as Q, timelockLenses as Qt, getNearestValidStrikeTick as R, TimelockProvider as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, TimelockMarketData as Ut, getSqrtPriceX96AtPrice as V, TimelockLens as Vt, liquiditiesToAmount1 as W, getErc20 as Wt, token1ToToken0AtTick as X, swappers as Xt, token1ToToken0 as Y, swapRouters as Yt, PriceData as Z, timelockFactories as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, wrapAmountUnscaled as jt, useCurrentTick as k, formatVagueAmount as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, getTimelockMarket as qt, useStaticPricingParams as r, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, useCurrentMarket as zt };
|
|
98417
|
-
//# sourceMappingURL=client-
|
|
98417
|
+
//# sourceMappingURL=client-DTr69tsp.d.cts.map
|