timelock-sdk 0.0.226 → 0.0.227
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-IPzyBnu_.d.cts → client-Bt2ZcBbK.d.cts} +713 -713
- package/dist/{client-BCHtIZ31.d.ts → client-DlPdQ2pZ.d.ts} +1434 -1434
- 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/{numberUtils-BF8h4LSR.js → numberUtils-Be1TrO8D.js} +2 -2
- package/dist/{numberUtils-BF8h4LSR.js.map → numberUtils-Be1TrO8D.js.map} +1 -1
- package/dist/{numberUtils-C0_WGucy.cjs → numberUtils-CsrPE9E_.cjs} +2 -2
- package/dist/{numberUtils-C0_WGucy.cjs.map → numberUtils-CsrPE9E_.cjs.map} +1 -1
- package/dist/package.cjs +1 -1
- package/dist/package.d.cts +1 -1
- package/dist/package.d.ts +1 -1
- package/dist/package.js +1 -1
- package/package.json +1 -1
|
@@ -11,8 +11,8 @@ import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
|
11
11
|
import * as wagmi0 from "wagmi";
|
|
12
12
|
import Big from "big.js";
|
|
13
13
|
import JSBI from "jsbi";
|
|
14
|
-
import * as
|
|
15
|
-
import * as
|
|
14
|
+
import * as wagmi_query47 from "wagmi/query";
|
|
15
|
+
import * as abitype71 from "abitype";
|
|
16
16
|
|
|
17
17
|
//#region src/generated/timelock.d.ts
|
|
18
18
|
type Exact$1<T extends {
|
|
@@ -26095,17 +26095,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
26095
26095
|
}], "msgSender", readonly []>, "address" | "abi" | "args" | "functionName">> | undefined) => Promise<`0x${string}`>;
|
|
26096
26096
|
};
|
|
26097
26097
|
estimateGas: {
|
|
26098
|
-
|
|
26099
|
-
exactCurrency: `0x${string}`;
|
|
26100
|
-
path: readonly {
|
|
26101
|
-
intermediateCurrency: `0x${string}`;
|
|
26102
|
-
fee: number;
|
|
26103
|
-
tickSpacing: number;
|
|
26104
|
-
hooks: `0x${string}`;
|
|
26105
|
-
hookData: `0x${string}`;
|
|
26106
|
-
}[];
|
|
26107
|
-
exactAmount: bigint;
|
|
26108
|
-
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
26098
|
+
unlockCallback: (args: readonly [data: `0x${string}`], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
26109
26099
|
readonly type: "function";
|
|
26110
26100
|
readonly name: "_quoteExactInput";
|
|
26111
26101
|
readonly inputs: readonly [{
|
|
@@ -26597,7 +26587,8 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
26597
26587
|
readonly type: "bytes";
|
|
26598
26588
|
readonly internalType: "bytes";
|
|
26599
26589
|
}];
|
|
26600
|
-
}], "
|
|
26590
|
+
}], "unlockCallback", readonly [data: `0x${string}`], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
26591
|
+
_quoteExactInput: (args: readonly [params: {
|
|
26601
26592
|
exactCurrency: `0x${string}`;
|
|
26602
26593
|
path: readonly {
|
|
26603
26594
|
intermediateCurrency: `0x${string}`;
|
|
@@ -26607,18 +26598,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
26607
26598
|
hookData: `0x${string}`;
|
|
26608
26599
|
}[];
|
|
26609
26600
|
exactAmount: bigint;
|
|
26610
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
26611
|
-
_quoteExactInputSingle: (args: readonly [params: {
|
|
26612
|
-
poolKey: {
|
|
26613
|
-
currency0: `0x${string}`;
|
|
26614
|
-
currency1: `0x${string}`;
|
|
26615
|
-
fee: number;
|
|
26616
|
-
tickSpacing: number;
|
|
26617
|
-
hooks: `0x${string}`;
|
|
26618
|
-
};
|
|
26619
|
-
zeroForOne: boolean;
|
|
26620
|
-
exactAmount: bigint;
|
|
26621
|
-
hookData: `0x${string}`;
|
|
26622
26601
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
26623
26602
|
readonly type: "function";
|
|
26624
26603
|
readonly name: "_quoteExactInput";
|
|
@@ -27111,7 +27090,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
27111
27090
|
readonly type: "bytes";
|
|
27112
27091
|
readonly internalType: "bytes";
|
|
27113
27092
|
}];
|
|
27114
|
-
}], "
|
|
27093
|
+
}], "_quoteExactInput", readonly [params: {
|
|
27094
|
+
exactCurrency: `0x${string}`;
|
|
27095
|
+
path: readonly {
|
|
27096
|
+
intermediateCurrency: `0x${string}`;
|
|
27097
|
+
fee: number;
|
|
27098
|
+
tickSpacing: number;
|
|
27099
|
+
hooks: `0x${string}`;
|
|
27100
|
+
hookData: `0x${string}`;
|
|
27101
|
+
}[];
|
|
27102
|
+
exactAmount: bigint;
|
|
27103
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
27104
|
+
_quoteExactInputSingle: (args: readonly [params: {
|
|
27115
27105
|
poolKey: {
|
|
27116
27106
|
currency0: `0x${string}`;
|
|
27117
27107
|
currency1: `0x${string}`;
|
|
@@ -27122,17 +27112,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
27122
27112
|
zeroForOne: boolean;
|
|
27123
27113
|
exactAmount: bigint;
|
|
27124
27114
|
hookData: `0x${string}`;
|
|
27125
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
27126
|
-
_quoteExactOutput: (args: readonly [params: {
|
|
27127
|
-
exactCurrency: `0x${string}`;
|
|
27128
|
-
path: readonly {
|
|
27129
|
-
intermediateCurrency: `0x${string}`;
|
|
27130
|
-
fee: number;
|
|
27131
|
-
tickSpacing: number;
|
|
27132
|
-
hooks: `0x${string}`;
|
|
27133
|
-
hookData: `0x${string}`;
|
|
27134
|
-
}[];
|
|
27135
|
-
exactAmount: bigint;
|
|
27136
27115
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
27137
27116
|
readonly type: "function";
|
|
27138
27117
|
readonly name: "_quoteExactInput";
|
|
@@ -27625,18 +27604,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
27625
27604
|
readonly type: "bytes";
|
|
27626
27605
|
readonly internalType: "bytes";
|
|
27627
27606
|
}];
|
|
27628
|
-
}], "
|
|
27629
|
-
exactCurrency: `0x${string}`;
|
|
27630
|
-
path: readonly {
|
|
27631
|
-
intermediateCurrency: `0x${string}`;
|
|
27632
|
-
fee: number;
|
|
27633
|
-
tickSpacing: number;
|
|
27634
|
-
hooks: `0x${string}`;
|
|
27635
|
-
hookData: `0x${string}`;
|
|
27636
|
-
}[];
|
|
27637
|
-
exactAmount: bigint;
|
|
27638
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
27639
|
-
_quoteExactOutputSingle: (args: readonly [params: {
|
|
27607
|
+
}], "_quoteExactInputSingle", readonly [params: {
|
|
27640
27608
|
poolKey: {
|
|
27641
27609
|
currency0: `0x${string}`;
|
|
27642
27610
|
currency1: `0x${string}`;
|
|
@@ -27647,6 +27615,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
27647
27615
|
zeroForOne: boolean;
|
|
27648
27616
|
exactAmount: bigint;
|
|
27649
27617
|
hookData: `0x${string}`;
|
|
27618
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
27619
|
+
_quoteExactOutput: (args: readonly [params: {
|
|
27620
|
+
exactCurrency: `0x${string}`;
|
|
27621
|
+
path: readonly {
|
|
27622
|
+
intermediateCurrency: `0x${string}`;
|
|
27623
|
+
fee: number;
|
|
27624
|
+
tickSpacing: number;
|
|
27625
|
+
hooks: `0x${string}`;
|
|
27626
|
+
hookData: `0x${string}`;
|
|
27627
|
+
}[];
|
|
27628
|
+
exactAmount: bigint;
|
|
27650
27629
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
27651
27630
|
readonly type: "function";
|
|
27652
27631
|
readonly name: "_quoteExactInput";
|
|
@@ -28139,7 +28118,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
28139
28118
|
readonly type: "bytes";
|
|
28140
28119
|
readonly internalType: "bytes";
|
|
28141
28120
|
}];
|
|
28142
|
-
}], "
|
|
28121
|
+
}], "_quoteExactOutput", readonly [params: {
|
|
28122
|
+
exactCurrency: `0x${string}`;
|
|
28123
|
+
path: readonly {
|
|
28124
|
+
intermediateCurrency: `0x${string}`;
|
|
28125
|
+
fee: number;
|
|
28126
|
+
tickSpacing: number;
|
|
28127
|
+
hooks: `0x${string}`;
|
|
28128
|
+
hookData: `0x${string}`;
|
|
28129
|
+
}[];
|
|
28130
|
+
exactAmount: bigint;
|
|
28131
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
28132
|
+
_quoteExactOutputSingle: (args: readonly [params: {
|
|
28143
28133
|
poolKey: {
|
|
28144
28134
|
currency0: `0x${string}`;
|
|
28145
28135
|
currency1: `0x${string}`;
|
|
@@ -28150,17 +28140,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
28150
28140
|
zeroForOne: boolean;
|
|
28151
28141
|
exactAmount: bigint;
|
|
28152
28142
|
hookData: `0x${string}`;
|
|
28153
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
28154
|
-
quoteExactInput: (args: readonly [`0x${string}`, params: {
|
|
28155
|
-
exactCurrency: `0x${string}`;
|
|
28156
|
-
path: readonly {
|
|
28157
|
-
intermediateCurrency: `0x${string}`;
|
|
28158
|
-
fee: number;
|
|
28159
|
-
tickSpacing: number;
|
|
28160
|
-
hooks: `0x${string}`;
|
|
28161
|
-
hookData: `0x${string}`;
|
|
28162
|
-
}[];
|
|
28163
|
-
exactAmount: bigint;
|
|
28164
28143
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
28165
28144
|
readonly type: "function";
|
|
28166
28145
|
readonly name: "_quoteExactInput";
|
|
@@ -28653,18 +28632,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
28653
28632
|
readonly type: "bytes";
|
|
28654
28633
|
readonly internalType: "bytes";
|
|
28655
28634
|
}];
|
|
28656
|
-
}], "
|
|
28657
|
-
exactCurrency: `0x${string}`;
|
|
28658
|
-
path: readonly {
|
|
28659
|
-
intermediateCurrency: `0x${string}`;
|
|
28660
|
-
fee: number;
|
|
28661
|
-
tickSpacing: number;
|
|
28662
|
-
hooks: `0x${string}`;
|
|
28663
|
-
hookData: `0x${string}`;
|
|
28664
|
-
}[];
|
|
28665
|
-
exactAmount: bigint;
|
|
28666
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
28667
|
-
quoteExactInputSingle: (args: readonly [`0x${string}`, params: {
|
|
28635
|
+
}], "_quoteExactOutputSingle", readonly [params: {
|
|
28668
28636
|
poolKey: {
|
|
28669
28637
|
currency0: `0x${string}`;
|
|
28670
28638
|
currency1: `0x${string}`;
|
|
@@ -28675,6 +28643,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
28675
28643
|
zeroForOne: boolean;
|
|
28676
28644
|
exactAmount: bigint;
|
|
28677
28645
|
hookData: `0x${string}`;
|
|
28646
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
28647
|
+
quoteExactInput: (args: readonly [`0x${string}`, params: {
|
|
28648
|
+
exactCurrency: `0x${string}`;
|
|
28649
|
+
path: readonly {
|
|
28650
|
+
intermediateCurrency: `0x${string}`;
|
|
28651
|
+
fee: number;
|
|
28652
|
+
tickSpacing: number;
|
|
28653
|
+
hooks: `0x${string}`;
|
|
28654
|
+
hookData: `0x${string}`;
|
|
28655
|
+
}[];
|
|
28656
|
+
exactAmount: bigint;
|
|
28678
28657
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
28679
28658
|
readonly type: "function";
|
|
28680
28659
|
readonly name: "_quoteExactInput";
|
|
@@ -29167,7 +29146,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
29167
29146
|
readonly type: "bytes";
|
|
29168
29147
|
readonly internalType: "bytes";
|
|
29169
29148
|
}];
|
|
29170
|
-
}], "
|
|
29149
|
+
}], "quoteExactInput", readonly [`0x${string}`, params: {
|
|
29150
|
+
exactCurrency: `0x${string}`;
|
|
29151
|
+
path: readonly {
|
|
29152
|
+
intermediateCurrency: `0x${string}`;
|
|
29153
|
+
fee: number;
|
|
29154
|
+
tickSpacing: number;
|
|
29155
|
+
hooks: `0x${string}`;
|
|
29156
|
+
hookData: `0x${string}`;
|
|
29157
|
+
}[];
|
|
29158
|
+
exactAmount: bigint;
|
|
29159
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
29160
|
+
quoteExactInputSingle: (args: readonly [`0x${string}`, params: {
|
|
29171
29161
|
poolKey: {
|
|
29172
29162
|
currency0: `0x${string}`;
|
|
29173
29163
|
currency1: `0x${string}`;
|
|
@@ -29178,17 +29168,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
29178
29168
|
zeroForOne: boolean;
|
|
29179
29169
|
exactAmount: bigint;
|
|
29180
29170
|
hookData: `0x${string}`;
|
|
29181
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
29182
|
-
quoteExactOutput: (args: readonly [`0x${string}`, params: {
|
|
29183
|
-
exactCurrency: `0x${string}`;
|
|
29184
|
-
path: readonly {
|
|
29185
|
-
intermediateCurrency: `0x${string}`;
|
|
29186
|
-
fee: number;
|
|
29187
|
-
tickSpacing: number;
|
|
29188
|
-
hooks: `0x${string}`;
|
|
29189
|
-
hookData: `0x${string}`;
|
|
29190
|
-
}[];
|
|
29191
|
-
exactAmount: bigint;
|
|
29192
29171
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
29193
29172
|
readonly type: "function";
|
|
29194
29173
|
readonly name: "_quoteExactInput";
|
|
@@ -29681,18 +29660,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
29681
29660
|
readonly type: "bytes";
|
|
29682
29661
|
readonly internalType: "bytes";
|
|
29683
29662
|
}];
|
|
29684
|
-
}], "
|
|
29685
|
-
exactCurrency: `0x${string}`;
|
|
29686
|
-
path: readonly {
|
|
29687
|
-
intermediateCurrency: `0x${string}`;
|
|
29688
|
-
fee: number;
|
|
29689
|
-
tickSpacing: number;
|
|
29690
|
-
hooks: `0x${string}`;
|
|
29691
|
-
hookData: `0x${string}`;
|
|
29692
|
-
}[];
|
|
29693
|
-
exactAmount: bigint;
|
|
29694
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
29695
|
-
quoteExactOutputSingle: (args: readonly [`0x${string}`, params: {
|
|
29663
|
+
}], "quoteExactInputSingle", readonly [`0x${string}`, params: {
|
|
29696
29664
|
poolKey: {
|
|
29697
29665
|
currency0: `0x${string}`;
|
|
29698
29666
|
currency1: `0x${string}`;
|
|
@@ -29703,6 +29671,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
29703
29671
|
zeroForOne: boolean;
|
|
29704
29672
|
exactAmount: bigint;
|
|
29705
29673
|
hookData: `0x${string}`;
|
|
29674
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
29675
|
+
quoteExactOutput: (args: readonly [`0x${string}`, params: {
|
|
29676
|
+
exactCurrency: `0x${string}`;
|
|
29677
|
+
path: readonly {
|
|
29678
|
+
intermediateCurrency: `0x${string}`;
|
|
29679
|
+
fee: number;
|
|
29680
|
+
tickSpacing: number;
|
|
29681
|
+
hooks: `0x${string}`;
|
|
29682
|
+
hookData: `0x${string}`;
|
|
29683
|
+
}[];
|
|
29684
|
+
exactAmount: bigint;
|
|
29706
29685
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
29707
29686
|
readonly type: "function";
|
|
29708
29687
|
readonly name: "_quoteExactInput";
|
|
@@ -30195,7 +30174,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
30195
30174
|
readonly type: "bytes";
|
|
30196
30175
|
readonly internalType: "bytes";
|
|
30197
30176
|
}];
|
|
30198
|
-
}], "
|
|
30177
|
+
}], "quoteExactOutput", readonly [`0x${string}`, params: {
|
|
30178
|
+
exactCurrency: `0x${string}`;
|
|
30179
|
+
path: readonly {
|
|
30180
|
+
intermediateCurrency: `0x${string}`;
|
|
30181
|
+
fee: number;
|
|
30182
|
+
tickSpacing: number;
|
|
30183
|
+
hooks: `0x${string}`;
|
|
30184
|
+
hookData: `0x${string}`;
|
|
30185
|
+
}[];
|
|
30186
|
+
exactAmount: bigint;
|
|
30187
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
30188
|
+
quoteExactOutputSingle: (args: readonly [`0x${string}`, params: {
|
|
30199
30189
|
poolKey: {
|
|
30200
30190
|
currency0: `0x${string}`;
|
|
30201
30191
|
currency1: `0x${string}`;
|
|
@@ -30206,8 +30196,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
30206
30196
|
zeroForOne: boolean;
|
|
30207
30197
|
exactAmount: bigint;
|
|
30208
30198
|
hookData: `0x${string}`;
|
|
30209
|
-
}], viem0.
|
|
30210
|
-
unlockCallback: (args: readonly [data: `0x${string}`], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
30199
|
+
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
30211
30200
|
readonly type: "function";
|
|
30212
30201
|
readonly name: "_quoteExactInput";
|
|
30213
30202
|
readonly inputs: readonly [{
|
|
@@ -30699,19 +30688,20 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
30699
30688
|
readonly type: "bytes";
|
|
30700
30689
|
readonly internalType: "bytes";
|
|
30701
30690
|
}];
|
|
30702
|
-
}], "
|
|
30703
|
-
|
|
30704
|
-
|
|
30705
|
-
|
|
30706
|
-
path: readonly {
|
|
30707
|
-
intermediateCurrency: `0x${string}`;
|
|
30691
|
+
}], "quoteExactOutputSingle", readonly [`0x${string}`, params: {
|
|
30692
|
+
poolKey: {
|
|
30693
|
+
currency0: `0x${string}`;
|
|
30694
|
+
currency1: `0x${string}`;
|
|
30708
30695
|
fee: number;
|
|
30709
30696
|
tickSpacing: number;
|
|
30710
30697
|
hooks: `0x${string}`;
|
|
30711
|
-
|
|
30712
|
-
|
|
30698
|
+
};
|
|
30699
|
+
zeroForOne: boolean;
|
|
30713
30700
|
exactAmount: bigint;
|
|
30714
|
-
|
|
30701
|
+
hookData: `0x${string}`;
|
|
30702
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
30703
|
+
} & {
|
|
30704
|
+
unlockCallback: (args: readonly [data: `0x${string}`], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
30715
30705
|
readonly type: "function";
|
|
30716
30706
|
readonly name: "_quoteExactInput";
|
|
30717
30707
|
readonly inputs: readonly [{
|
|
@@ -31203,7 +31193,8 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
31203
31193
|
readonly type: "bytes";
|
|
31204
31194
|
readonly internalType: "bytes";
|
|
31205
31195
|
}];
|
|
31206
|
-
}], "
|
|
31196
|
+
}], "unlockCallback", readonly [data: `0x${string}`], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
31197
|
+
_quoteExactInput: (args: readonly [params: {
|
|
31207
31198
|
exactCurrency: `0x${string}`;
|
|
31208
31199
|
path: readonly {
|
|
31209
31200
|
intermediateCurrency: `0x${string}`;
|
|
@@ -31213,18 +31204,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
31213
31204
|
hookData: `0x${string}`;
|
|
31214
31205
|
}[];
|
|
31215
31206
|
exactAmount: bigint;
|
|
31216
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
31217
|
-
_quoteExactInputSingle: (args: readonly [params: {
|
|
31218
|
-
poolKey: {
|
|
31219
|
-
currency0: `0x${string}`;
|
|
31220
|
-
currency1: `0x${string}`;
|
|
31221
|
-
fee: number;
|
|
31222
|
-
tickSpacing: number;
|
|
31223
|
-
hooks: `0x${string}`;
|
|
31224
|
-
};
|
|
31225
|
-
zeroForOne: boolean;
|
|
31226
|
-
exactAmount: bigint;
|
|
31227
|
-
hookData: `0x${string}`;
|
|
31228
31207
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
31229
31208
|
readonly type: "function";
|
|
31230
31209
|
readonly name: "_quoteExactInput";
|
|
@@ -31717,7 +31696,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
31717
31696
|
readonly type: "bytes";
|
|
31718
31697
|
readonly internalType: "bytes";
|
|
31719
31698
|
}];
|
|
31720
|
-
}], "
|
|
31699
|
+
}], "_quoteExactInput", readonly [params: {
|
|
31700
|
+
exactCurrency: `0x${string}`;
|
|
31701
|
+
path: readonly {
|
|
31702
|
+
intermediateCurrency: `0x${string}`;
|
|
31703
|
+
fee: number;
|
|
31704
|
+
tickSpacing: number;
|
|
31705
|
+
hooks: `0x${string}`;
|
|
31706
|
+
hookData: `0x${string}`;
|
|
31707
|
+
}[];
|
|
31708
|
+
exactAmount: bigint;
|
|
31709
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
31710
|
+
_quoteExactInputSingle: (args: readonly [params: {
|
|
31721
31711
|
poolKey: {
|
|
31722
31712
|
currency0: `0x${string}`;
|
|
31723
31713
|
currency1: `0x${string}`;
|
|
@@ -31728,17 +31718,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
31728
31718
|
zeroForOne: boolean;
|
|
31729
31719
|
exactAmount: bigint;
|
|
31730
31720
|
hookData: `0x${string}`;
|
|
31731
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
31732
|
-
_quoteExactOutput: (args: readonly [params: {
|
|
31733
|
-
exactCurrency: `0x${string}`;
|
|
31734
|
-
path: readonly {
|
|
31735
|
-
intermediateCurrency: `0x${string}`;
|
|
31736
|
-
fee: number;
|
|
31737
|
-
tickSpacing: number;
|
|
31738
|
-
hooks: `0x${string}`;
|
|
31739
|
-
hookData: `0x${string}`;
|
|
31740
|
-
}[];
|
|
31741
|
-
exactAmount: bigint;
|
|
31742
31721
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
31743
31722
|
readonly type: "function";
|
|
31744
31723
|
readonly name: "_quoteExactInput";
|
|
@@ -32231,18 +32210,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
32231
32210
|
readonly type: "bytes";
|
|
32232
32211
|
readonly internalType: "bytes";
|
|
32233
32212
|
}];
|
|
32234
|
-
}], "
|
|
32235
|
-
exactCurrency: `0x${string}`;
|
|
32236
|
-
path: readonly {
|
|
32237
|
-
intermediateCurrency: `0x${string}`;
|
|
32238
|
-
fee: number;
|
|
32239
|
-
tickSpacing: number;
|
|
32240
|
-
hooks: `0x${string}`;
|
|
32241
|
-
hookData: `0x${string}`;
|
|
32242
|
-
}[];
|
|
32243
|
-
exactAmount: bigint;
|
|
32244
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
32245
|
-
_quoteExactOutputSingle: (args: readonly [params: {
|
|
32213
|
+
}], "_quoteExactInputSingle", readonly [params: {
|
|
32246
32214
|
poolKey: {
|
|
32247
32215
|
currency0: `0x${string}`;
|
|
32248
32216
|
currency1: `0x${string}`;
|
|
@@ -32253,6 +32221,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
32253
32221
|
zeroForOne: boolean;
|
|
32254
32222
|
exactAmount: bigint;
|
|
32255
32223
|
hookData: `0x${string}`;
|
|
32224
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
32225
|
+
_quoteExactOutput: (args: readonly [params: {
|
|
32226
|
+
exactCurrency: `0x${string}`;
|
|
32227
|
+
path: readonly {
|
|
32228
|
+
intermediateCurrency: `0x${string}`;
|
|
32229
|
+
fee: number;
|
|
32230
|
+
tickSpacing: number;
|
|
32231
|
+
hooks: `0x${string}`;
|
|
32232
|
+
hookData: `0x${string}`;
|
|
32233
|
+
}[];
|
|
32234
|
+
exactAmount: bigint;
|
|
32256
32235
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
32257
32236
|
readonly type: "function";
|
|
32258
32237
|
readonly name: "_quoteExactInput";
|
|
@@ -32745,7 +32724,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
32745
32724
|
readonly type: "bytes";
|
|
32746
32725
|
readonly internalType: "bytes";
|
|
32747
32726
|
}];
|
|
32748
|
-
}], "
|
|
32727
|
+
}], "_quoteExactOutput", readonly [params: {
|
|
32728
|
+
exactCurrency: `0x${string}`;
|
|
32729
|
+
path: readonly {
|
|
32730
|
+
intermediateCurrency: `0x${string}`;
|
|
32731
|
+
fee: number;
|
|
32732
|
+
tickSpacing: number;
|
|
32733
|
+
hooks: `0x${string}`;
|
|
32734
|
+
hookData: `0x${string}`;
|
|
32735
|
+
}[];
|
|
32736
|
+
exactAmount: bigint;
|
|
32737
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
32738
|
+
_quoteExactOutputSingle: (args: readonly [params: {
|
|
32749
32739
|
poolKey: {
|
|
32750
32740
|
currency0: `0x${string}`;
|
|
32751
32741
|
currency1: `0x${string}`;
|
|
@@ -32756,17 +32746,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
32756
32746
|
zeroForOne: boolean;
|
|
32757
32747
|
exactAmount: bigint;
|
|
32758
32748
|
hookData: `0x${string}`;
|
|
32759
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
32760
|
-
quoteExactInput: (args: readonly [`0x${string}`, params: {
|
|
32761
|
-
exactCurrency: `0x${string}`;
|
|
32762
|
-
path: readonly {
|
|
32763
|
-
intermediateCurrency: `0x${string}`;
|
|
32764
|
-
fee: number;
|
|
32765
|
-
tickSpacing: number;
|
|
32766
|
-
hooks: `0x${string}`;
|
|
32767
|
-
hookData: `0x${string}`;
|
|
32768
|
-
}[];
|
|
32769
|
-
exactAmount: bigint;
|
|
32770
32749
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
32771
32750
|
readonly type: "function";
|
|
32772
32751
|
readonly name: "_quoteExactInput";
|
|
@@ -33259,18 +33238,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
33259
33238
|
readonly type: "bytes";
|
|
33260
33239
|
readonly internalType: "bytes";
|
|
33261
33240
|
}];
|
|
33262
|
-
}], "
|
|
33263
|
-
exactCurrency: `0x${string}`;
|
|
33264
|
-
path: readonly {
|
|
33265
|
-
intermediateCurrency: `0x${string}`;
|
|
33266
|
-
fee: number;
|
|
33267
|
-
tickSpacing: number;
|
|
33268
|
-
hooks: `0x${string}`;
|
|
33269
|
-
hookData: `0x${string}`;
|
|
33270
|
-
}[];
|
|
33271
|
-
exactAmount: bigint;
|
|
33272
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
33273
|
-
quoteExactInputSingle: (args: readonly [`0x${string}`, params: {
|
|
33241
|
+
}], "_quoteExactOutputSingle", readonly [params: {
|
|
33274
33242
|
poolKey: {
|
|
33275
33243
|
currency0: `0x${string}`;
|
|
33276
33244
|
currency1: `0x${string}`;
|
|
@@ -33281,6 +33249,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
33281
33249
|
zeroForOne: boolean;
|
|
33282
33250
|
exactAmount: bigint;
|
|
33283
33251
|
hookData: `0x${string}`;
|
|
33252
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
33253
|
+
quoteExactInput: (args: readonly [`0x${string}`, params: {
|
|
33254
|
+
exactCurrency: `0x${string}`;
|
|
33255
|
+
path: readonly {
|
|
33256
|
+
intermediateCurrency: `0x${string}`;
|
|
33257
|
+
fee: number;
|
|
33258
|
+
tickSpacing: number;
|
|
33259
|
+
hooks: `0x${string}`;
|
|
33260
|
+
hookData: `0x${string}`;
|
|
33261
|
+
}[];
|
|
33262
|
+
exactAmount: bigint;
|
|
33284
33263
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
33285
33264
|
readonly type: "function";
|
|
33286
33265
|
readonly name: "_quoteExactInput";
|
|
@@ -33773,7 +33752,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
33773
33752
|
readonly type: "bytes";
|
|
33774
33753
|
readonly internalType: "bytes";
|
|
33775
33754
|
}];
|
|
33776
|
-
}], "
|
|
33755
|
+
}], "quoteExactInput", readonly [`0x${string}`, params: {
|
|
33756
|
+
exactCurrency: `0x${string}`;
|
|
33757
|
+
path: readonly {
|
|
33758
|
+
intermediateCurrency: `0x${string}`;
|
|
33759
|
+
fee: number;
|
|
33760
|
+
tickSpacing: number;
|
|
33761
|
+
hooks: `0x${string}`;
|
|
33762
|
+
hookData: `0x${string}`;
|
|
33763
|
+
}[];
|
|
33764
|
+
exactAmount: bigint;
|
|
33765
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
33766
|
+
quoteExactInputSingle: (args: readonly [`0x${string}`, params: {
|
|
33777
33767
|
poolKey: {
|
|
33778
33768
|
currency0: `0x${string}`;
|
|
33779
33769
|
currency1: `0x${string}`;
|
|
@@ -33784,17 +33774,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
33784
33774
|
zeroForOne: boolean;
|
|
33785
33775
|
exactAmount: bigint;
|
|
33786
33776
|
hookData: `0x${string}`;
|
|
33787
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
33788
|
-
quoteExactOutput: (args: readonly [`0x${string}`, params: {
|
|
33789
|
-
exactCurrency: `0x${string}`;
|
|
33790
|
-
path: readonly {
|
|
33791
|
-
intermediateCurrency: `0x${string}`;
|
|
33792
|
-
fee: number;
|
|
33793
|
-
tickSpacing: number;
|
|
33794
|
-
hooks: `0x${string}`;
|
|
33795
|
-
hookData: `0x${string}`;
|
|
33796
|
-
}[];
|
|
33797
|
-
exactAmount: bigint;
|
|
33798
33777
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
33799
33778
|
readonly type: "function";
|
|
33800
33779
|
readonly name: "_quoteExactInput";
|
|
@@ -34287,18 +34266,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
34287
34266
|
readonly type: "bytes";
|
|
34288
34267
|
readonly internalType: "bytes";
|
|
34289
34268
|
}];
|
|
34290
|
-
}], "
|
|
34291
|
-
exactCurrency: `0x${string}`;
|
|
34292
|
-
path: readonly {
|
|
34293
|
-
intermediateCurrency: `0x${string}`;
|
|
34294
|
-
fee: number;
|
|
34295
|
-
tickSpacing: number;
|
|
34296
|
-
hooks: `0x${string}`;
|
|
34297
|
-
hookData: `0x${string}`;
|
|
34298
|
-
}[];
|
|
34299
|
-
exactAmount: bigint;
|
|
34300
|
-
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
34301
|
-
quoteExactOutputSingle: (args: readonly [`0x${string}`, params: {
|
|
34269
|
+
}], "quoteExactInputSingle", readonly [`0x${string}`, params: {
|
|
34302
34270
|
poolKey: {
|
|
34303
34271
|
currency0: `0x${string}`;
|
|
34304
34272
|
currency1: `0x${string}`;
|
|
@@ -34309,6 +34277,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
34309
34277
|
zeroForOne: boolean;
|
|
34310
34278
|
exactAmount: bigint;
|
|
34311
34279
|
hookData: `0x${string}`;
|
|
34280
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
34281
|
+
quoteExactOutput: (args: readonly [`0x${string}`, params: {
|
|
34282
|
+
exactCurrency: `0x${string}`;
|
|
34283
|
+
path: readonly {
|
|
34284
|
+
intermediateCurrency: `0x${string}`;
|
|
34285
|
+
fee: number;
|
|
34286
|
+
tickSpacing: number;
|
|
34287
|
+
hooks: `0x${string}`;
|
|
34288
|
+
hookData: `0x${string}`;
|
|
34289
|
+
}[];
|
|
34290
|
+
exactAmount: bigint;
|
|
34312
34291
|
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
34313
34292
|
readonly type: "function";
|
|
34314
34293
|
readonly name: "_quoteExactInput";
|
|
@@ -34801,7 +34780,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
34801
34780
|
readonly type: "bytes";
|
|
34802
34781
|
readonly internalType: "bytes";
|
|
34803
34782
|
}];
|
|
34804
|
-
}], "
|
|
34783
|
+
}], "quoteExactOutput", readonly [`0x${string}`, params: {
|
|
34784
|
+
exactCurrency: `0x${string}`;
|
|
34785
|
+
path: readonly {
|
|
34786
|
+
intermediateCurrency: `0x${string}`;
|
|
34787
|
+
fee: number;
|
|
34788
|
+
tickSpacing: number;
|
|
34789
|
+
hooks: `0x${string}`;
|
|
34790
|
+
hookData: `0x${string}`;
|
|
34791
|
+
}[];
|
|
34792
|
+
exactAmount: bigint;
|
|
34793
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
34794
|
+
quoteExactOutputSingle: (args: readonly [`0x${string}`, params: {
|
|
34805
34795
|
poolKey: {
|
|
34806
34796
|
currency0: `0x${string}`;
|
|
34807
34797
|
currency1: `0x${string}`;
|
|
@@ -34812,8 +34802,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
34812
34802
|
zeroForOne: boolean;
|
|
34813
34803
|
exactAmount: bigint;
|
|
34814
34804
|
hookData: `0x${string}`;
|
|
34815
|
-
}], viem0.
|
|
34816
|
-
unlockCallback: (args: readonly [data: `0x${string}`], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
34805
|
+
}], options: viem0.Prettify<viem0.UnionOmit<viem0.EstimateContractGasParameters<readonly [{
|
|
34817
34806
|
readonly type: "function";
|
|
34818
34807
|
readonly name: "_quoteExactInput";
|
|
34819
34808
|
readonly inputs: readonly [{
|
|
@@ -35305,20 +35294,21 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
35305
35294
|
readonly type: "bytes";
|
|
35306
35295
|
readonly internalType: "bytes";
|
|
35307
35296
|
}];
|
|
35308
|
-
}], "
|
|
35309
|
-
|
|
35310
|
-
|
|
35311
|
-
|
|
35312
|
-
exactCurrency: `0x${string}`;
|
|
35313
|
-
path: readonly {
|
|
35314
|
-
intermediateCurrency: `0x${string}`;
|
|
35297
|
+
}], "quoteExactOutputSingle", readonly [`0x${string}`, params: {
|
|
35298
|
+
poolKey: {
|
|
35299
|
+
currency0: `0x${string}`;
|
|
35300
|
+
currency1: `0x${string}`;
|
|
35315
35301
|
fee: number;
|
|
35316
35302
|
tickSpacing: number;
|
|
35317
35303
|
hooks: `0x${string}`;
|
|
35318
|
-
|
|
35319
|
-
|
|
35304
|
+
};
|
|
35305
|
+
zeroForOne: boolean;
|
|
35320
35306
|
exactAmount: bigint;
|
|
35321
|
-
|
|
35307
|
+
hookData: `0x${string}`;
|
|
35308
|
+
}], viem0.Chain | undefined>, "address" | "abi" | "args" | "functionName">>) => Promise<viem0.EstimateContractGasReturnType>;
|
|
35309
|
+
};
|
|
35310
|
+
simulate: {
|
|
35311
|
+
unlockCallback: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [data: `0x${string}`], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
35322
35312
|
readonly type: "function";
|
|
35323
35313
|
readonly name: "_quoteExactInput";
|
|
35324
35314
|
readonly inputs: readonly [{
|
|
@@ -35810,17 +35800,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
35810
35800
|
readonly type: "bytes";
|
|
35811
35801
|
readonly internalType: "bytes";
|
|
35812
35802
|
}];
|
|
35813
|
-
}], "
|
|
35814
|
-
exactCurrency: `0x${string}`;
|
|
35815
|
-
path: readonly {
|
|
35816
|
-
intermediateCurrency: `0x${string}`;
|
|
35817
|
-
fee: number;
|
|
35818
|
-
tickSpacing: number;
|
|
35819
|
-
hooks: `0x${string}`;
|
|
35820
|
-
hookData: `0x${string}`;
|
|
35821
|
-
}[];
|
|
35822
|
-
exactAmount: bigint;
|
|
35823
|
-
}], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
35803
|
+
}], "unlockCallback", readonly [data: `0x${string}`], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
35824
35804
|
readonly type: "function";
|
|
35825
35805
|
readonly name: "_quoteExactInput";
|
|
35826
35806
|
readonly inputs: readonly [{
|
|
@@ -36312,7 +36292,8 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
36312
36292
|
readonly type: "bytes";
|
|
36313
36293
|
readonly internalType: "bytes";
|
|
36314
36294
|
}];
|
|
36315
|
-
}], "
|
|
36295
|
+
}], "unlockCallback", readonly [data: `0x${string}`], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
36296
|
+
_quoteExactInput: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [params: {
|
|
36316
36297
|
exactCurrency: `0x${string}`;
|
|
36317
36298
|
path: readonly {
|
|
36318
36299
|
intermediateCurrency: `0x${string}`;
|
|
@@ -36322,18 +36303,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
36322
36303
|
hookData: `0x${string}`;
|
|
36323
36304
|
}[];
|
|
36324
36305
|
exactAmount: bigint;
|
|
36325
|
-
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
36326
|
-
_quoteExactInputSingle: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [params: {
|
|
36327
|
-
poolKey: {
|
|
36328
|
-
currency0: `0x${string}`;
|
|
36329
|
-
currency1: `0x${string}`;
|
|
36330
|
-
fee: number;
|
|
36331
|
-
tickSpacing: number;
|
|
36332
|
-
hooks: `0x${string}`;
|
|
36333
|
-
};
|
|
36334
|
-
zeroForOne: boolean;
|
|
36335
|
-
exactAmount: bigint;
|
|
36336
|
-
hookData: `0x${string}`;
|
|
36337
36306
|
}], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
36338
36307
|
readonly type: "function";
|
|
36339
36308
|
readonly name: "_quoteExactInput";
|
|
@@ -36826,17 +36795,16 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
36826
36795
|
readonly type: "bytes";
|
|
36827
36796
|
readonly internalType: "bytes";
|
|
36828
36797
|
}];
|
|
36829
|
-
}], "
|
|
36830
|
-
|
|
36831
|
-
|
|
36832
|
-
|
|
36798
|
+
}], "_quoteExactInput", readonly [params: {
|
|
36799
|
+
exactCurrency: `0x${string}`;
|
|
36800
|
+
path: readonly {
|
|
36801
|
+
intermediateCurrency: `0x${string}`;
|
|
36833
36802
|
fee: number;
|
|
36834
36803
|
tickSpacing: number;
|
|
36835
36804
|
hooks: `0x${string}`;
|
|
36836
|
-
|
|
36837
|
-
|
|
36805
|
+
hookData: `0x${string}`;
|
|
36806
|
+
}[];
|
|
36838
36807
|
exactAmount: bigint;
|
|
36839
|
-
hookData: `0x${string}`;
|
|
36840
36808
|
}], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
36841
36809
|
readonly type: "function";
|
|
36842
36810
|
readonly name: "_quoteExactInput";
|
|
@@ -37329,7 +37297,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
37329
37297
|
readonly type: "bytes";
|
|
37330
37298
|
readonly internalType: "bytes";
|
|
37331
37299
|
}];
|
|
37332
|
-
}], "
|
|
37300
|
+
}], "_quoteExactInput", readonly [params: {
|
|
37301
|
+
exactCurrency: `0x${string}`;
|
|
37302
|
+
path: readonly {
|
|
37303
|
+
intermediateCurrency: `0x${string}`;
|
|
37304
|
+
fee: number;
|
|
37305
|
+
tickSpacing: number;
|
|
37306
|
+
hooks: `0x${string}`;
|
|
37307
|
+
hookData: `0x${string}`;
|
|
37308
|
+
}[];
|
|
37309
|
+
exactAmount: bigint;
|
|
37310
|
+
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
37311
|
+
_quoteExactInputSingle: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [params: {
|
|
37333
37312
|
poolKey: {
|
|
37334
37313
|
currency0: `0x${string}`;
|
|
37335
37314
|
currency1: `0x${string}`;
|
|
@@ -37340,17 +37319,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
37340
37319
|
zeroForOne: boolean;
|
|
37341
37320
|
exactAmount: bigint;
|
|
37342
37321
|
hookData: `0x${string}`;
|
|
37343
|
-
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
37344
|
-
_quoteExactOutput: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [params: {
|
|
37345
|
-
exactCurrency: `0x${string}`;
|
|
37346
|
-
path: readonly {
|
|
37347
|
-
intermediateCurrency: `0x${string}`;
|
|
37348
|
-
fee: number;
|
|
37349
|
-
tickSpacing: number;
|
|
37350
|
-
hooks: `0x${string}`;
|
|
37351
|
-
hookData: `0x${string}`;
|
|
37352
|
-
}[];
|
|
37353
|
-
exactAmount: bigint;
|
|
37354
37322
|
}], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
37355
37323
|
readonly type: "function";
|
|
37356
37324
|
readonly name: "_quoteExactInput";
|
|
@@ -37843,16 +37811,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
37843
37811
|
readonly type: "bytes";
|
|
37844
37812
|
readonly internalType: "bytes";
|
|
37845
37813
|
}];
|
|
37846
|
-
}], "
|
|
37847
|
-
|
|
37848
|
-
|
|
37849
|
-
|
|
37814
|
+
}], "_quoteExactInputSingle", readonly [params: {
|
|
37815
|
+
poolKey: {
|
|
37816
|
+
currency0: `0x${string}`;
|
|
37817
|
+
currency1: `0x${string}`;
|
|
37850
37818
|
fee: number;
|
|
37851
37819
|
tickSpacing: number;
|
|
37852
37820
|
hooks: `0x${string}`;
|
|
37853
|
-
|
|
37854
|
-
|
|
37821
|
+
};
|
|
37822
|
+
zeroForOne: boolean;
|
|
37855
37823
|
exactAmount: bigint;
|
|
37824
|
+
hookData: `0x${string}`;
|
|
37856
37825
|
}], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
37857
37826
|
readonly type: "function";
|
|
37858
37827
|
readonly name: "_quoteExactInput";
|
|
@@ -38345,18 +38314,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
38345
38314
|
readonly type: "bytes";
|
|
38346
38315
|
readonly internalType: "bytes";
|
|
38347
38316
|
}];
|
|
38348
|
-
}], "
|
|
38349
|
-
exactCurrency: `0x${string}`;
|
|
38350
|
-
path: readonly {
|
|
38351
|
-
intermediateCurrency: `0x${string}`;
|
|
38352
|
-
fee: number;
|
|
38353
|
-
tickSpacing: number;
|
|
38354
|
-
hooks: `0x${string}`;
|
|
38355
|
-
hookData: `0x${string}`;
|
|
38356
|
-
}[];
|
|
38357
|
-
exactAmount: bigint;
|
|
38358
|
-
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
38359
|
-
_quoteExactOutputSingle: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [params: {
|
|
38317
|
+
}], "_quoteExactInputSingle", readonly [params: {
|
|
38360
38318
|
poolKey: {
|
|
38361
38319
|
currency0: `0x${string}`;
|
|
38362
38320
|
currency1: `0x${string}`;
|
|
@@ -38367,6 +38325,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
38367
38325
|
zeroForOne: boolean;
|
|
38368
38326
|
exactAmount: bigint;
|
|
38369
38327
|
hookData: `0x${string}`;
|
|
38328
|
+
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
38329
|
+
_quoteExactOutput: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [params: {
|
|
38330
|
+
exactCurrency: `0x${string}`;
|
|
38331
|
+
path: readonly {
|
|
38332
|
+
intermediateCurrency: `0x${string}`;
|
|
38333
|
+
fee: number;
|
|
38334
|
+
tickSpacing: number;
|
|
38335
|
+
hooks: `0x${string}`;
|
|
38336
|
+
hookData: `0x${string}`;
|
|
38337
|
+
}[];
|
|
38338
|
+
exactAmount: bigint;
|
|
38370
38339
|
}], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
38371
38340
|
readonly type: "function";
|
|
38372
38341
|
readonly name: "_quoteExactInput";
|
|
@@ -38859,17 +38828,16 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
38859
38828
|
readonly type: "bytes";
|
|
38860
38829
|
readonly internalType: "bytes";
|
|
38861
38830
|
}];
|
|
38862
|
-
}], "
|
|
38863
|
-
|
|
38864
|
-
|
|
38865
|
-
|
|
38831
|
+
}], "_quoteExactOutput", readonly [params: {
|
|
38832
|
+
exactCurrency: `0x${string}`;
|
|
38833
|
+
path: readonly {
|
|
38834
|
+
intermediateCurrency: `0x${string}`;
|
|
38866
38835
|
fee: number;
|
|
38867
38836
|
tickSpacing: number;
|
|
38868
38837
|
hooks: `0x${string}`;
|
|
38869
|
-
|
|
38870
|
-
|
|
38838
|
+
hookData: `0x${string}`;
|
|
38839
|
+
}[];
|
|
38871
38840
|
exactAmount: bigint;
|
|
38872
|
-
hookData: `0x${string}`;
|
|
38873
38841
|
}], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
38874
38842
|
readonly type: "function";
|
|
38875
38843
|
readonly name: "_quoteExactInput";
|
|
@@ -39362,7 +39330,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
39362
39330
|
readonly type: "bytes";
|
|
39363
39331
|
readonly internalType: "bytes";
|
|
39364
39332
|
}];
|
|
39365
|
-
}], "
|
|
39333
|
+
}], "_quoteExactOutput", readonly [params: {
|
|
39334
|
+
exactCurrency: `0x${string}`;
|
|
39335
|
+
path: readonly {
|
|
39336
|
+
intermediateCurrency: `0x${string}`;
|
|
39337
|
+
fee: number;
|
|
39338
|
+
tickSpacing: number;
|
|
39339
|
+
hooks: `0x${string}`;
|
|
39340
|
+
hookData: `0x${string}`;
|
|
39341
|
+
}[];
|
|
39342
|
+
exactAmount: bigint;
|
|
39343
|
+
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
39344
|
+
_quoteExactOutputSingle: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [params: {
|
|
39366
39345
|
poolKey: {
|
|
39367
39346
|
currency0: `0x${string}`;
|
|
39368
39347
|
currency1: `0x${string}`;
|
|
@@ -39373,17 +39352,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
39373
39352
|
zeroForOne: boolean;
|
|
39374
39353
|
exactAmount: bigint;
|
|
39375
39354
|
hookData: `0x${string}`;
|
|
39376
|
-
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
39377
|
-
quoteExactInput: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, params: {
|
|
39378
|
-
exactCurrency: `0x${string}`;
|
|
39379
|
-
path: readonly {
|
|
39380
|
-
intermediateCurrency: `0x${string}`;
|
|
39381
|
-
fee: number;
|
|
39382
|
-
tickSpacing: number;
|
|
39383
|
-
hooks: `0x${string}`;
|
|
39384
|
-
hookData: `0x${string}`;
|
|
39385
|
-
}[];
|
|
39386
|
-
exactAmount: bigint;
|
|
39387
39355
|
}], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
39388
39356
|
readonly type: "function";
|
|
39389
39357
|
readonly name: "_quoteExactInput";
|
|
@@ -39876,16 +39844,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
39876
39844
|
readonly type: "bytes";
|
|
39877
39845
|
readonly internalType: "bytes";
|
|
39878
39846
|
}];
|
|
39879
|
-
}], "
|
|
39880
|
-
|
|
39881
|
-
|
|
39882
|
-
|
|
39847
|
+
}], "_quoteExactOutputSingle", readonly [params: {
|
|
39848
|
+
poolKey: {
|
|
39849
|
+
currency0: `0x${string}`;
|
|
39850
|
+
currency1: `0x${string}`;
|
|
39883
39851
|
fee: number;
|
|
39884
39852
|
tickSpacing: number;
|
|
39885
39853
|
hooks: `0x${string}`;
|
|
39886
|
-
|
|
39887
|
-
|
|
39854
|
+
};
|
|
39855
|
+
zeroForOne: boolean;
|
|
39888
39856
|
exactAmount: bigint;
|
|
39857
|
+
hookData: `0x${string}`;
|
|
39889
39858
|
}], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
39890
39859
|
readonly type: "function";
|
|
39891
39860
|
readonly name: "_quoteExactInput";
|
|
@@ -40378,18 +40347,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
40378
40347
|
readonly type: "bytes";
|
|
40379
40348
|
readonly internalType: "bytes";
|
|
40380
40349
|
}];
|
|
40381
|
-
}], "
|
|
40382
|
-
exactCurrency: `0x${string}`;
|
|
40383
|
-
path: readonly {
|
|
40384
|
-
intermediateCurrency: `0x${string}`;
|
|
40385
|
-
fee: number;
|
|
40386
|
-
tickSpacing: number;
|
|
40387
|
-
hooks: `0x${string}`;
|
|
40388
|
-
hookData: `0x${string}`;
|
|
40389
|
-
}[];
|
|
40390
|
-
exactAmount: bigint;
|
|
40391
|
-
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
40392
|
-
quoteExactInputSingle: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, params: {
|
|
40350
|
+
}], "_quoteExactOutputSingle", readonly [params: {
|
|
40393
40351
|
poolKey: {
|
|
40394
40352
|
currency0: `0x${string}`;
|
|
40395
40353
|
currency1: `0x${string}`;
|
|
@@ -40400,6 +40358,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
40400
40358
|
zeroForOne: boolean;
|
|
40401
40359
|
exactAmount: bigint;
|
|
40402
40360
|
hookData: `0x${string}`;
|
|
40361
|
+
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
40362
|
+
quoteExactInput: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, params: {
|
|
40363
|
+
exactCurrency: `0x${string}`;
|
|
40364
|
+
path: readonly {
|
|
40365
|
+
intermediateCurrency: `0x${string}`;
|
|
40366
|
+
fee: number;
|
|
40367
|
+
tickSpacing: number;
|
|
40368
|
+
hooks: `0x${string}`;
|
|
40369
|
+
hookData: `0x${string}`;
|
|
40370
|
+
}[];
|
|
40371
|
+
exactAmount: bigint;
|
|
40403
40372
|
}], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
40404
40373
|
readonly type: "function";
|
|
40405
40374
|
readonly name: "_quoteExactInput";
|
|
@@ -40892,17 +40861,16 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
40892
40861
|
readonly type: "bytes";
|
|
40893
40862
|
readonly internalType: "bytes";
|
|
40894
40863
|
}];
|
|
40895
|
-
}], "
|
|
40896
|
-
|
|
40897
|
-
|
|
40898
|
-
|
|
40864
|
+
}], "quoteExactInput", readonly [`0x${string}`, params: {
|
|
40865
|
+
exactCurrency: `0x${string}`;
|
|
40866
|
+
path: readonly {
|
|
40867
|
+
intermediateCurrency: `0x${string}`;
|
|
40899
40868
|
fee: number;
|
|
40900
40869
|
tickSpacing: number;
|
|
40901
40870
|
hooks: `0x${string}`;
|
|
40902
|
-
|
|
40903
|
-
|
|
40871
|
+
hookData: `0x${string}`;
|
|
40872
|
+
}[];
|
|
40904
40873
|
exactAmount: bigint;
|
|
40905
|
-
hookData: `0x${string}`;
|
|
40906
40874
|
}], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
40907
40875
|
readonly type: "function";
|
|
40908
40876
|
readonly name: "_quoteExactInput";
|
|
@@ -41395,7 +41363,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
41395
41363
|
readonly type: "bytes";
|
|
41396
41364
|
readonly internalType: "bytes";
|
|
41397
41365
|
}];
|
|
41398
|
-
}], "
|
|
41366
|
+
}], "quoteExactInput", readonly [`0x${string}`, params: {
|
|
41367
|
+
exactCurrency: `0x${string}`;
|
|
41368
|
+
path: readonly {
|
|
41369
|
+
intermediateCurrency: `0x${string}`;
|
|
41370
|
+
fee: number;
|
|
41371
|
+
tickSpacing: number;
|
|
41372
|
+
hooks: `0x${string}`;
|
|
41373
|
+
hookData: `0x${string}`;
|
|
41374
|
+
}[];
|
|
41375
|
+
exactAmount: bigint;
|
|
41376
|
+
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
41377
|
+
quoteExactInputSingle: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, params: {
|
|
41399
41378
|
poolKey: {
|
|
41400
41379
|
currency0: `0x${string}`;
|
|
41401
41380
|
currency1: `0x${string}`;
|
|
@@ -41406,17 +41385,6 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
41406
41385
|
zeroForOne: boolean;
|
|
41407
41386
|
exactAmount: bigint;
|
|
41408
41387
|
hookData: `0x${string}`;
|
|
41409
|
-
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
41410
|
-
quoteExactOutput: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, params: {
|
|
41411
|
-
exactCurrency: `0x${string}`;
|
|
41412
|
-
path: readonly {
|
|
41413
|
-
intermediateCurrency: `0x${string}`;
|
|
41414
|
-
fee: number;
|
|
41415
|
-
tickSpacing: number;
|
|
41416
|
-
hooks: `0x${string}`;
|
|
41417
|
-
hookData: `0x${string}`;
|
|
41418
|
-
}[];
|
|
41419
|
-
exactAmount: bigint;
|
|
41420
41388
|
}], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
41421
41389
|
readonly type: "function";
|
|
41422
41390
|
readonly name: "_quoteExactInput";
|
|
@@ -41909,16 +41877,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
41909
41877
|
readonly type: "bytes";
|
|
41910
41878
|
readonly internalType: "bytes";
|
|
41911
41879
|
}];
|
|
41912
|
-
}], "
|
|
41913
|
-
|
|
41914
|
-
|
|
41915
|
-
|
|
41880
|
+
}], "quoteExactInputSingle", readonly [`0x${string}`, params: {
|
|
41881
|
+
poolKey: {
|
|
41882
|
+
currency0: `0x${string}`;
|
|
41883
|
+
currency1: `0x${string}`;
|
|
41916
41884
|
fee: number;
|
|
41917
41885
|
tickSpacing: number;
|
|
41918
41886
|
hooks: `0x${string}`;
|
|
41919
|
-
|
|
41920
|
-
|
|
41887
|
+
};
|
|
41888
|
+
zeroForOne: boolean;
|
|
41921
41889
|
exactAmount: bigint;
|
|
41890
|
+
hookData: `0x${string}`;
|
|
41922
41891
|
}], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
41923
41892
|
readonly type: "function";
|
|
41924
41893
|
readonly name: "_quoteExactInput";
|
|
@@ -42411,18 +42380,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
42411
42380
|
readonly type: "bytes";
|
|
42412
42381
|
readonly internalType: "bytes";
|
|
42413
42382
|
}];
|
|
42414
|
-
}], "
|
|
42415
|
-
exactCurrency: `0x${string}`;
|
|
42416
|
-
path: readonly {
|
|
42417
|
-
intermediateCurrency: `0x${string}`;
|
|
42418
|
-
fee: number;
|
|
42419
|
-
tickSpacing: number;
|
|
42420
|
-
hooks: `0x${string}`;
|
|
42421
|
-
hookData: `0x${string}`;
|
|
42422
|
-
}[];
|
|
42423
|
-
exactAmount: bigint;
|
|
42424
|
-
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
42425
|
-
quoteExactOutputSingle: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, params: {
|
|
42383
|
+
}], "quoteExactInputSingle", readonly [`0x${string}`, params: {
|
|
42426
42384
|
poolKey: {
|
|
42427
42385
|
currency0: `0x${string}`;
|
|
42428
42386
|
currency1: `0x${string}`;
|
|
@@ -42433,6 +42391,17 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
42433
42391
|
zeroForOne: boolean;
|
|
42434
42392
|
exactAmount: bigint;
|
|
42435
42393
|
hookData: `0x${string}`;
|
|
42394
|
+
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
42395
|
+
quoteExactOutput: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, params: {
|
|
42396
|
+
exactCurrency: `0x${string}`;
|
|
42397
|
+
path: readonly {
|
|
42398
|
+
intermediateCurrency: `0x${string}`;
|
|
42399
|
+
fee: number;
|
|
42400
|
+
tickSpacing: number;
|
|
42401
|
+
hooks: `0x${string}`;
|
|
42402
|
+
hookData: `0x${string}`;
|
|
42403
|
+
}[];
|
|
42404
|
+
exactAmount: bigint;
|
|
42436
42405
|
}], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
42437
42406
|
readonly type: "function";
|
|
42438
42407
|
readonly name: "_quoteExactInput";
|
|
@@ -42925,17 +42894,16 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
42925
42894
|
readonly type: "bytes";
|
|
42926
42895
|
readonly internalType: "bytes";
|
|
42927
42896
|
}];
|
|
42928
|
-
}], "
|
|
42929
|
-
|
|
42930
|
-
|
|
42931
|
-
|
|
42897
|
+
}], "quoteExactOutput", readonly [`0x${string}`, params: {
|
|
42898
|
+
exactCurrency: `0x${string}`;
|
|
42899
|
+
path: readonly {
|
|
42900
|
+
intermediateCurrency: `0x${string}`;
|
|
42932
42901
|
fee: number;
|
|
42933
42902
|
tickSpacing: number;
|
|
42934
42903
|
hooks: `0x${string}`;
|
|
42935
|
-
|
|
42936
|
-
|
|
42904
|
+
hookData: `0x${string}`;
|
|
42905
|
+
}[];
|
|
42937
42906
|
exactAmount: bigint;
|
|
42938
|
-
hookData: `0x${string}`;
|
|
42939
42907
|
}], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
42940
42908
|
readonly type: "function";
|
|
42941
42909
|
readonly name: "_quoteExactInput";
|
|
@@ -43428,7 +43396,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
43428
43396
|
readonly type: "bytes";
|
|
43429
43397
|
readonly internalType: "bytes";
|
|
43430
43398
|
}];
|
|
43431
|
-
}], "
|
|
43399
|
+
}], "quoteExactOutput", readonly [`0x${string}`, params: {
|
|
43400
|
+
exactCurrency: `0x${string}`;
|
|
43401
|
+
path: readonly {
|
|
43402
|
+
intermediateCurrency: `0x${string}`;
|
|
43403
|
+
fee: number;
|
|
43404
|
+
tickSpacing: number;
|
|
43405
|
+
hooks: `0x${string}`;
|
|
43406
|
+
hookData: `0x${string}`;
|
|
43407
|
+
}[];
|
|
43408
|
+
exactAmount: bigint;
|
|
43409
|
+
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
43410
|
+
quoteExactOutputSingle: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [`0x${string}`, params: {
|
|
43432
43411
|
poolKey: {
|
|
43433
43412
|
currency0: `0x${string}`;
|
|
43434
43413
|
currency1: `0x${string}`;
|
|
@@ -43439,8 +43418,7 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
43439
43418
|
zeroForOne: boolean;
|
|
43440
43419
|
exactAmount: bigint;
|
|
43441
43420
|
hookData: `0x${string}`;
|
|
43442
|
-
}], viem0.
|
|
43443
|
-
unlockCallback: <chainOverride extends viem0.Chain | undefined = undefined, accountOverride extends viem0.Account | Address | undefined = undefined>(args: readonly [data: `0x${string}`], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
43421
|
+
}], options?: Omit<viem0.SimulateContractParameters<readonly [{
|
|
43444
43422
|
readonly type: "function";
|
|
43445
43423
|
readonly name: "_quoteExactInput";
|
|
43446
43424
|
readonly inputs: readonly [{
|
|
@@ -43932,7 +43910,18 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
43932
43910
|
readonly type: "bytes";
|
|
43933
43911
|
readonly internalType: "bytes";
|
|
43934
43912
|
}];
|
|
43935
|
-
}], "
|
|
43913
|
+
}], "quoteExactOutputSingle", readonly [`0x${string}`, params: {
|
|
43914
|
+
poolKey: {
|
|
43915
|
+
currency0: `0x${string}`;
|
|
43916
|
+
currency1: `0x${string}`;
|
|
43917
|
+
fee: number;
|
|
43918
|
+
tickSpacing: number;
|
|
43919
|
+
hooks: `0x${string}`;
|
|
43920
|
+
};
|
|
43921
|
+
zeroForOne: boolean;
|
|
43922
|
+
exactAmount: bigint;
|
|
43923
|
+
hookData: `0x${string}`;
|
|
43924
|
+
}], viem0.Chain | undefined, chainOverride, accountOverride>, "address" | "abi" | "args" | "functionName"> | undefined) => Promise<viem0.SimulateContractReturnType<readonly [{
|
|
43936
43925
|
readonly type: "function";
|
|
43937
43926
|
readonly name: "_quoteExactInput";
|
|
43938
43927
|
readonly inputs: readonly [{
|
|
@@ -44424,10 +44413,21 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
44424
44413
|
readonly type: "bytes";
|
|
44425
44414
|
readonly internalType: "bytes";
|
|
44426
44415
|
}];
|
|
44427
|
-
}], "
|
|
44416
|
+
}], "quoteExactOutputSingle", readonly [`0x${string}`, params: {
|
|
44417
|
+
poolKey: {
|
|
44418
|
+
currency0: `0x${string}`;
|
|
44419
|
+
currency1: `0x${string}`;
|
|
44420
|
+
fee: number;
|
|
44421
|
+
tickSpacing: number;
|
|
44422
|
+
hooks: `0x${string}`;
|
|
44423
|
+
};
|
|
44424
|
+
zeroForOne: boolean;
|
|
44425
|
+
exactAmount: bigint;
|
|
44426
|
+
hookData: `0x${string}`;
|
|
44427
|
+
}], viem0.Chain | undefined, undefined, chainOverride, accountOverride>>;
|
|
44428
44428
|
};
|
|
44429
44429
|
write: {
|
|
44430
|
-
|
|
44430
|
+
unlockCallback: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
44431
44431
|
readonly type: "function";
|
|
44432
44432
|
readonly name: "_quoteExactInput";
|
|
44433
44433
|
readonly inputs: readonly [{
|
|
@@ -44919,28 +44919,8 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
44919
44919
|
readonly type: "bytes";
|
|
44920
44920
|
readonly internalType: "bytes";
|
|
44921
44921
|
}];
|
|
44922
|
-
}], "
|
|
44923
|
-
|
|
44924
|
-
path: readonly {
|
|
44925
|
-
intermediateCurrency: `0x${string}`;
|
|
44926
|
-
fee: number;
|
|
44927
|
-
tickSpacing: number;
|
|
44928
|
-
hooks: `0x${string}`;
|
|
44929
|
-
hookData: `0x${string}`;
|
|
44930
|
-
}[];
|
|
44931
|
-
exactAmount: bigint;
|
|
44932
|
-
}], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [params: {
|
|
44933
|
-
exactCurrency: `0x${string}`;
|
|
44934
|
-
path: readonly {
|
|
44935
|
-
intermediateCurrency: `0x${string}`;
|
|
44936
|
-
fee: number;
|
|
44937
|
-
tickSpacing: number;
|
|
44938
|
-
hooks: `0x${string}`;
|
|
44939
|
-
hookData: `0x${string}`;
|
|
44940
|
-
}[];
|
|
44941
|
-
exactAmount: bigint;
|
|
44942
|
-
}], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
44943
|
-
_quoteExactInputSingle: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
44922
|
+
}], "unlockCallback", readonly [data: `0x${string}`], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [data: `0x${string}`], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
44923
|
+
_quoteExactInput: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
44944
44924
|
readonly type: "function";
|
|
44945
44925
|
readonly name: "_quoteExactInput";
|
|
44946
44926
|
readonly inputs: readonly [{
|
|
@@ -45432,30 +45412,28 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
45432
45412
|
readonly type: "bytes";
|
|
45433
45413
|
readonly internalType: "bytes";
|
|
45434
45414
|
}];
|
|
45435
|
-
}], "
|
|
45436
|
-
|
|
45437
|
-
|
|
45438
|
-
|
|
45415
|
+
}], "_quoteExactInput", readonly [params: {
|
|
45416
|
+
exactCurrency: `0x${string}`;
|
|
45417
|
+
path: readonly {
|
|
45418
|
+
intermediateCurrency: `0x${string}`;
|
|
45439
45419
|
fee: number;
|
|
45440
45420
|
tickSpacing: number;
|
|
45441
45421
|
hooks: `0x${string}`;
|
|
45442
|
-
|
|
45443
|
-
|
|
45422
|
+
hookData: `0x${string}`;
|
|
45423
|
+
}[];
|
|
45444
45424
|
exactAmount: bigint;
|
|
45445
|
-
hookData: `0x${string}`;
|
|
45446
45425
|
}], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [params: {
|
|
45447
|
-
|
|
45448
|
-
|
|
45449
|
-
|
|
45426
|
+
exactCurrency: `0x${string}`;
|
|
45427
|
+
path: readonly {
|
|
45428
|
+
intermediateCurrency: `0x${string}`;
|
|
45450
45429
|
fee: number;
|
|
45451
45430
|
tickSpacing: number;
|
|
45452
45431
|
hooks: `0x${string}`;
|
|
45453
|
-
|
|
45454
|
-
|
|
45432
|
+
hookData: `0x${string}`;
|
|
45433
|
+
}[];
|
|
45455
45434
|
exactAmount: bigint;
|
|
45456
|
-
hookData: `0x${string}`;
|
|
45457
45435
|
}], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
45458
|
-
|
|
45436
|
+
_quoteExactInputSingle: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
45459
45437
|
readonly type: "function";
|
|
45460
45438
|
readonly name: "_quoteExactInput";
|
|
45461
45439
|
readonly inputs: readonly [{
|
|
@@ -45947,28 +45925,30 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
45947
45925
|
readonly type: "bytes";
|
|
45948
45926
|
readonly internalType: "bytes";
|
|
45949
45927
|
}];
|
|
45950
|
-
}], "
|
|
45951
|
-
|
|
45952
|
-
|
|
45953
|
-
|
|
45928
|
+
}], "_quoteExactInputSingle", readonly [params: {
|
|
45929
|
+
poolKey: {
|
|
45930
|
+
currency0: `0x${string}`;
|
|
45931
|
+
currency1: `0x${string}`;
|
|
45954
45932
|
fee: number;
|
|
45955
45933
|
tickSpacing: number;
|
|
45956
45934
|
hooks: `0x${string}`;
|
|
45957
|
-
|
|
45958
|
-
|
|
45935
|
+
};
|
|
45936
|
+
zeroForOne: boolean;
|
|
45959
45937
|
exactAmount: bigint;
|
|
45938
|
+
hookData: `0x${string}`;
|
|
45960
45939
|
}], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [params: {
|
|
45961
|
-
|
|
45962
|
-
|
|
45963
|
-
|
|
45940
|
+
poolKey: {
|
|
45941
|
+
currency0: `0x${string}`;
|
|
45942
|
+
currency1: `0x${string}`;
|
|
45964
45943
|
fee: number;
|
|
45965
45944
|
tickSpacing: number;
|
|
45966
45945
|
hooks: `0x${string}`;
|
|
45967
|
-
|
|
45968
|
-
|
|
45946
|
+
};
|
|
45947
|
+
zeroForOne: boolean;
|
|
45969
45948
|
exactAmount: bigint;
|
|
45949
|
+
hookData: `0x${string}`;
|
|
45970
45950
|
}], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
45971
|
-
|
|
45951
|
+
_quoteExactOutput: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
45972
45952
|
readonly type: "function";
|
|
45973
45953
|
readonly name: "_quoteExactInput";
|
|
45974
45954
|
readonly inputs: readonly [{
|
|
@@ -46460,30 +46440,28 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
46460
46440
|
readonly type: "bytes";
|
|
46461
46441
|
readonly internalType: "bytes";
|
|
46462
46442
|
}];
|
|
46463
|
-
}], "
|
|
46464
|
-
|
|
46465
|
-
|
|
46466
|
-
|
|
46443
|
+
}], "_quoteExactOutput", readonly [params: {
|
|
46444
|
+
exactCurrency: `0x${string}`;
|
|
46445
|
+
path: readonly {
|
|
46446
|
+
intermediateCurrency: `0x${string}`;
|
|
46467
46447
|
fee: number;
|
|
46468
46448
|
tickSpacing: number;
|
|
46469
46449
|
hooks: `0x${string}`;
|
|
46470
|
-
|
|
46471
|
-
|
|
46450
|
+
hookData: `0x${string}`;
|
|
46451
|
+
}[];
|
|
46472
46452
|
exactAmount: bigint;
|
|
46473
|
-
hookData: `0x${string}`;
|
|
46474
46453
|
}], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [params: {
|
|
46475
|
-
|
|
46476
|
-
|
|
46477
|
-
|
|
46454
|
+
exactCurrency: `0x${string}`;
|
|
46455
|
+
path: readonly {
|
|
46456
|
+
intermediateCurrency: `0x${string}`;
|
|
46478
46457
|
fee: number;
|
|
46479
46458
|
tickSpacing: number;
|
|
46480
46459
|
hooks: `0x${string}`;
|
|
46481
|
-
|
|
46482
|
-
|
|
46460
|
+
hookData: `0x${string}`;
|
|
46461
|
+
}[];
|
|
46483
46462
|
exactAmount: bigint;
|
|
46484
|
-
hookData: `0x${string}`;
|
|
46485
46463
|
}], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
46486
|
-
|
|
46464
|
+
_quoteExactOutputSingle: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
46487
46465
|
readonly type: "function";
|
|
46488
46466
|
readonly name: "_quoteExactInput";
|
|
46489
46467
|
readonly inputs: readonly [{
|
|
@@ -46975,28 +46953,30 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
46975
46953
|
readonly type: "bytes";
|
|
46976
46954
|
readonly internalType: "bytes";
|
|
46977
46955
|
}];
|
|
46978
|
-
}], "
|
|
46979
|
-
|
|
46980
|
-
|
|
46981
|
-
|
|
46956
|
+
}], "_quoteExactOutputSingle", readonly [params: {
|
|
46957
|
+
poolKey: {
|
|
46958
|
+
currency0: `0x${string}`;
|
|
46959
|
+
currency1: `0x${string}`;
|
|
46982
46960
|
fee: number;
|
|
46983
46961
|
tickSpacing: number;
|
|
46984
46962
|
hooks: `0x${string}`;
|
|
46985
|
-
|
|
46986
|
-
|
|
46963
|
+
};
|
|
46964
|
+
zeroForOne: boolean;
|
|
46987
46965
|
exactAmount: bigint;
|
|
46988
|
-
|
|
46989
|
-
|
|
46990
|
-
|
|
46991
|
-
|
|
46966
|
+
hookData: `0x${string}`;
|
|
46967
|
+
}], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [params: {
|
|
46968
|
+
poolKey: {
|
|
46969
|
+
currency0: `0x${string}`;
|
|
46970
|
+
currency1: `0x${string}`;
|
|
46992
46971
|
fee: number;
|
|
46993
46972
|
tickSpacing: number;
|
|
46994
46973
|
hooks: `0x${string}`;
|
|
46995
|
-
|
|
46996
|
-
|
|
46974
|
+
};
|
|
46975
|
+
zeroForOne: boolean;
|
|
46997
46976
|
exactAmount: bigint;
|
|
46977
|
+
hookData: `0x${string}`;
|
|
46998
46978
|
}], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
46999
|
-
|
|
46979
|
+
quoteExactInput: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
47000
46980
|
readonly type: "function";
|
|
47001
46981
|
readonly name: "_quoteExactInput";
|
|
47002
46982
|
readonly inputs: readonly [{
|
|
@@ -47488,30 +47468,28 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
47488
47468
|
readonly type: "bytes";
|
|
47489
47469
|
readonly internalType: "bytes";
|
|
47490
47470
|
}];
|
|
47491
|
-
}], "
|
|
47492
|
-
|
|
47493
|
-
|
|
47494
|
-
|
|
47471
|
+
}], "quoteExactInput", readonly [`0x${string}`, params: {
|
|
47472
|
+
exactCurrency: `0x${string}`;
|
|
47473
|
+
path: readonly {
|
|
47474
|
+
intermediateCurrency: `0x${string}`;
|
|
47495
47475
|
fee: number;
|
|
47496
47476
|
tickSpacing: number;
|
|
47497
47477
|
hooks: `0x${string}`;
|
|
47498
|
-
|
|
47499
|
-
|
|
47478
|
+
hookData: `0x${string}`;
|
|
47479
|
+
}[];
|
|
47500
47480
|
exactAmount: bigint;
|
|
47501
|
-
hookData: `0x${string}`;
|
|
47502
47481
|
}], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, params: {
|
|
47503
|
-
|
|
47504
|
-
|
|
47505
|
-
|
|
47482
|
+
exactCurrency: `0x${string}`;
|
|
47483
|
+
path: readonly {
|
|
47484
|
+
intermediateCurrency: `0x${string}`;
|
|
47506
47485
|
fee: number;
|
|
47507
47486
|
tickSpacing: number;
|
|
47508
47487
|
hooks: `0x${string}`;
|
|
47509
|
-
|
|
47510
|
-
|
|
47488
|
+
hookData: `0x${string}`;
|
|
47489
|
+
}[];
|
|
47511
47490
|
exactAmount: bigint;
|
|
47512
|
-
hookData: `0x${string}`;
|
|
47513
47491
|
}], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
47514
|
-
|
|
47492
|
+
quoteExactInputSingle: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
47515
47493
|
readonly type: "function";
|
|
47516
47494
|
readonly name: "_quoteExactInput";
|
|
47517
47495
|
readonly inputs: readonly [{
|
|
@@ -48003,28 +47981,30 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
48003
47981
|
readonly type: "bytes";
|
|
48004
47982
|
readonly internalType: "bytes";
|
|
48005
47983
|
}];
|
|
48006
|
-
}], "
|
|
48007
|
-
|
|
48008
|
-
|
|
48009
|
-
|
|
47984
|
+
}], "quoteExactInputSingle", readonly [`0x${string}`, params: {
|
|
47985
|
+
poolKey: {
|
|
47986
|
+
currency0: `0x${string}`;
|
|
47987
|
+
currency1: `0x${string}`;
|
|
48010
47988
|
fee: number;
|
|
48011
47989
|
tickSpacing: number;
|
|
48012
47990
|
hooks: `0x${string}`;
|
|
48013
|
-
|
|
48014
|
-
|
|
47991
|
+
};
|
|
47992
|
+
zeroForOne: boolean;
|
|
48015
47993
|
exactAmount: bigint;
|
|
47994
|
+
hookData: `0x${string}`;
|
|
48016
47995
|
}], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, params: {
|
|
48017
|
-
|
|
48018
|
-
|
|
48019
|
-
|
|
47996
|
+
poolKey: {
|
|
47997
|
+
currency0: `0x${string}`;
|
|
47998
|
+
currency1: `0x${string}`;
|
|
48020
47999
|
fee: number;
|
|
48021
48000
|
tickSpacing: number;
|
|
48022
48001
|
hooks: `0x${string}`;
|
|
48023
|
-
|
|
48024
|
-
|
|
48002
|
+
};
|
|
48003
|
+
zeroForOne: boolean;
|
|
48025
48004
|
exactAmount: bigint;
|
|
48005
|
+
hookData: `0x${string}`;
|
|
48026
48006
|
}], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
48027
|
-
|
|
48007
|
+
quoteExactOutput: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
48028
48008
|
readonly type: "function";
|
|
48029
48009
|
readonly name: "_quoteExactInput";
|
|
48030
48010
|
readonly inputs: readonly [{
|
|
@@ -48516,30 +48496,28 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
48516
48496
|
readonly type: "bytes";
|
|
48517
48497
|
readonly internalType: "bytes";
|
|
48518
48498
|
}];
|
|
48519
|
-
}], "
|
|
48520
|
-
|
|
48521
|
-
|
|
48522
|
-
|
|
48499
|
+
}], "quoteExactOutput", readonly [`0x${string}`, params: {
|
|
48500
|
+
exactCurrency: `0x${string}`;
|
|
48501
|
+
path: readonly {
|
|
48502
|
+
intermediateCurrency: `0x${string}`;
|
|
48523
48503
|
fee: number;
|
|
48524
48504
|
tickSpacing: number;
|
|
48525
48505
|
hooks: `0x${string}`;
|
|
48526
|
-
|
|
48527
|
-
|
|
48506
|
+
hookData: `0x${string}`;
|
|
48507
|
+
}[];
|
|
48528
48508
|
exactAmount: bigint;
|
|
48529
|
-
hookData: `0x${string}`;
|
|
48530
48509
|
}], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, params: {
|
|
48531
|
-
|
|
48532
|
-
|
|
48533
|
-
|
|
48510
|
+
exactCurrency: `0x${string}`;
|
|
48511
|
+
path: readonly {
|
|
48512
|
+
intermediateCurrency: `0x${string}`;
|
|
48534
48513
|
fee: number;
|
|
48535
48514
|
tickSpacing: number;
|
|
48536
48515
|
hooks: `0x${string}`;
|
|
48537
|
-
|
|
48538
|
-
|
|
48516
|
+
hookData: `0x${string}`;
|
|
48517
|
+
}[];
|
|
48539
48518
|
exactAmount: bigint;
|
|
48540
|
-
hookData: `0x${string}`;
|
|
48541
48519
|
}], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
48542
|
-
|
|
48520
|
+
quoteExactOutputSingle: <chainOverride extends viem0.Chain | undefined, options extends (viem0.UnionOmit<viem0.WriteContractParameters<readonly [{
|
|
48543
48521
|
readonly type: "function";
|
|
48544
48522
|
readonly name: "_quoteExactInput";
|
|
48545
48523
|
readonly inputs: readonly [{
|
|
@@ -49031,7 +49009,29 @@ declare const getQuoter: (client: PublicClient, address?: Address) => Promise<{
|
|
|
49031
49009
|
readonly type: "bytes";
|
|
49032
49010
|
readonly internalType: "bytes";
|
|
49033
49011
|
}];
|
|
49034
|
-
}], "
|
|
49012
|
+
}], "quoteExactOutputSingle", readonly [`0x${string}`, params: {
|
|
49013
|
+
poolKey: {
|
|
49014
|
+
currency0: `0x${string}`;
|
|
49015
|
+
currency1: `0x${string}`;
|
|
49016
|
+
fee: number;
|
|
49017
|
+
tickSpacing: number;
|
|
49018
|
+
hooks: `0x${string}`;
|
|
49019
|
+
};
|
|
49020
|
+
zeroForOne: boolean;
|
|
49021
|
+
exactAmount: bigint;
|
|
49022
|
+
hookData: `0x${string}`;
|
|
49023
|
+
}], viem0.Chain | undefined, undefined, chainOverride>, "address" | "abi" | "args" | "functionName"> extends infer T ? { [K in keyof T]: T[K] } : never)>(args: readonly [`0x${string}`, params: {
|
|
49024
|
+
poolKey: {
|
|
49025
|
+
currency0: `0x${string}`;
|
|
49026
|
+
currency1: `0x${string}`;
|
|
49027
|
+
fee: number;
|
|
49028
|
+
tickSpacing: number;
|
|
49029
|
+
hooks: `0x${string}`;
|
|
49030
|
+
};
|
|
49031
|
+
zeroForOne: boolean;
|
|
49032
|
+
exactAmount: bigint;
|
|
49033
|
+
hookData: `0x${string}`;
|
|
49034
|
+
}], options: options) => Promise<viem0.WriteContractReturnType>;
|
|
49035
49035
|
};
|
|
49036
49036
|
address: `0x${string}`;
|
|
49037
49037
|
abi: readonly [{
|
|
@@ -79927,9 +79927,9 @@ declare const useApproval: () => {
|
|
|
79927
79927
|
reset: () => void;
|
|
79928
79928
|
context: unknown;
|
|
79929
79929
|
submittedAt: number;
|
|
79930
|
-
mutate:
|
|
79931
|
-
writeContract:
|
|
79932
|
-
writeContractAsync:
|
|
79930
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
79931
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
79932
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
79933
79933
|
askForApproval: (tokenAddress: Address, spenderAddress: Address, amount: bigint) => Promise<void>;
|
|
79934
79934
|
hash: `0x${string}` | undefined;
|
|
79935
79935
|
} | {
|
|
@@ -79942,7 +79942,7 @@ declare const useApproval: () => {
|
|
|
79942
79942
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
79943
79943
|
isPaused: boolean;
|
|
79944
79944
|
variables: {
|
|
79945
|
-
abi:
|
|
79945
|
+
abi: abitype71.Abi;
|
|
79946
79946
|
functionName: string;
|
|
79947
79947
|
args?: readonly unknown[] | undefined;
|
|
79948
79948
|
address: Address;
|
|
@@ -79950,9 +79950,9 @@ declare const useApproval: () => {
|
|
|
79950
79950
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
79951
79951
|
value?: bigint | undefined;
|
|
79952
79952
|
dataSuffix?: `0x${string}` | undefined;
|
|
79953
|
+
type?: "legacy" | undefined;
|
|
79953
79954
|
gas?: bigint | undefined;
|
|
79954
79955
|
nonce?: number | undefined;
|
|
79955
|
-
type?: "legacy" | undefined;
|
|
79956
79956
|
blobs?: undefined;
|
|
79957
79957
|
blobVersionedHashes?: undefined;
|
|
79958
79958
|
kzg?: undefined;
|
|
@@ -79966,7 +79966,7 @@ declare const useApproval: () => {
|
|
|
79966
79966
|
chainId?: number | undefined;
|
|
79967
79967
|
connector?: wagmi0.Connector | undefined;
|
|
79968
79968
|
} | {
|
|
79969
|
-
abi:
|
|
79969
|
+
abi: abitype71.Abi;
|
|
79970
79970
|
functionName: string;
|
|
79971
79971
|
args?: readonly unknown[] | undefined;
|
|
79972
79972
|
address: Address;
|
|
@@ -79974,9 +79974,9 @@ declare const useApproval: () => {
|
|
|
79974
79974
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
79975
79975
|
value?: bigint | undefined;
|
|
79976
79976
|
dataSuffix?: `0x${string}` | undefined;
|
|
79977
|
+
type?: "eip2930" | undefined;
|
|
79977
79978
|
gas?: bigint | undefined;
|
|
79978
79979
|
nonce?: number | undefined;
|
|
79979
|
-
type?: "eip2930" | undefined;
|
|
79980
79980
|
blobs?: undefined;
|
|
79981
79981
|
blobVersionedHashes?: undefined;
|
|
79982
79982
|
kzg?: undefined;
|
|
@@ -79990,7 +79990,7 @@ declare const useApproval: () => {
|
|
|
79990
79990
|
chainId?: number | undefined;
|
|
79991
79991
|
connector?: wagmi0.Connector | undefined;
|
|
79992
79992
|
} | {
|
|
79993
|
-
abi:
|
|
79993
|
+
abi: abitype71.Abi;
|
|
79994
79994
|
functionName: string;
|
|
79995
79995
|
args?: readonly unknown[] | undefined;
|
|
79996
79996
|
address: Address;
|
|
@@ -79998,9 +79998,9 @@ declare const useApproval: () => {
|
|
|
79998
79998
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
79999
79999
|
value?: bigint | undefined;
|
|
80000
80000
|
dataSuffix?: `0x${string}` | undefined;
|
|
80001
|
+
type?: "eip1559" | undefined;
|
|
80001
80002
|
gas?: bigint | undefined;
|
|
80002
80003
|
nonce?: number | undefined;
|
|
80003
|
-
type?: "eip1559" | undefined;
|
|
80004
80004
|
blobs?: undefined;
|
|
80005
80005
|
blobVersionedHashes?: undefined;
|
|
80006
80006
|
kzg?: undefined;
|
|
@@ -80014,7 +80014,7 @@ declare const useApproval: () => {
|
|
|
80014
80014
|
chainId?: number | undefined;
|
|
80015
80015
|
connector?: wagmi0.Connector | undefined;
|
|
80016
80016
|
} | {
|
|
80017
|
-
abi:
|
|
80017
|
+
abi: abitype71.Abi;
|
|
80018
80018
|
functionName: string;
|
|
80019
80019
|
args?: readonly unknown[] | undefined;
|
|
80020
80020
|
address: Address;
|
|
@@ -80022,9 +80022,9 @@ declare const useApproval: () => {
|
|
|
80022
80022
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80023
80023
|
value?: bigint | undefined;
|
|
80024
80024
|
dataSuffix?: `0x${string}` | undefined;
|
|
80025
|
+
type?: "eip4844" | undefined;
|
|
80025
80026
|
gas?: bigint | undefined;
|
|
80026
80027
|
nonce?: number | undefined;
|
|
80027
|
-
type?: "eip4844" | undefined;
|
|
80028
80028
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
80029
80029
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
80030
80030
|
kzg?: undefined;
|
|
@@ -80038,7 +80038,7 @@ declare const useApproval: () => {
|
|
|
80038
80038
|
chainId?: number | undefined;
|
|
80039
80039
|
connector?: wagmi0.Connector | undefined;
|
|
80040
80040
|
} | {
|
|
80041
|
-
abi:
|
|
80041
|
+
abi: abitype71.Abi;
|
|
80042
80042
|
functionName: string;
|
|
80043
80043
|
args?: readonly unknown[] | undefined;
|
|
80044
80044
|
address: Address;
|
|
@@ -80046,9 +80046,9 @@ declare const useApproval: () => {
|
|
|
80046
80046
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80047
80047
|
value?: bigint | undefined;
|
|
80048
80048
|
dataSuffix?: `0x${string}` | undefined;
|
|
80049
|
+
type?: "eip4844" | undefined;
|
|
80049
80050
|
gas?: bigint | undefined;
|
|
80050
80051
|
nonce?: number | undefined;
|
|
80051
|
-
type?: "eip4844" | undefined;
|
|
80052
80052
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
80053
80053
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
80054
80054
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -80062,7 +80062,7 @@ declare const useApproval: () => {
|
|
|
80062
80062
|
chainId?: number | undefined;
|
|
80063
80063
|
connector?: wagmi0.Connector | undefined;
|
|
80064
80064
|
} | {
|
|
80065
|
-
abi:
|
|
80065
|
+
abi: abitype71.Abi;
|
|
80066
80066
|
functionName: string;
|
|
80067
80067
|
args?: readonly unknown[] | undefined;
|
|
80068
80068
|
address: Address;
|
|
@@ -80070,9 +80070,9 @@ declare const useApproval: () => {
|
|
|
80070
80070
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80071
80071
|
value?: bigint | undefined;
|
|
80072
80072
|
dataSuffix?: `0x${string}` | undefined;
|
|
80073
|
+
type?: "eip7702" | undefined;
|
|
80073
80074
|
gas?: bigint | undefined;
|
|
80074
80075
|
nonce?: number | undefined;
|
|
80075
|
-
type?: "eip7702" | undefined;
|
|
80076
80076
|
blobs?: undefined;
|
|
80077
80077
|
blobVersionedHashes?: undefined;
|
|
80078
80078
|
kzg?: undefined;
|
|
@@ -80090,9 +80090,9 @@ declare const useApproval: () => {
|
|
|
80090
80090
|
reset: () => void;
|
|
80091
80091
|
context: unknown;
|
|
80092
80092
|
submittedAt: number;
|
|
80093
|
-
mutate:
|
|
80094
|
-
writeContract:
|
|
80095
|
-
writeContractAsync:
|
|
80093
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
80094
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
80095
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
80096
80096
|
askForApproval: (tokenAddress: Address, spenderAddress: Address, amount: bigint) => Promise<void>;
|
|
80097
80097
|
hash: `0x${string}` | undefined;
|
|
80098
80098
|
} | {
|
|
@@ -80105,7 +80105,7 @@ declare const useApproval: () => {
|
|
|
80105
80105
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
80106
80106
|
isPaused: boolean;
|
|
80107
80107
|
variables: {
|
|
80108
|
-
abi:
|
|
80108
|
+
abi: abitype71.Abi;
|
|
80109
80109
|
functionName: string;
|
|
80110
80110
|
args?: readonly unknown[] | undefined;
|
|
80111
80111
|
address: Address;
|
|
@@ -80113,9 +80113,9 @@ declare const useApproval: () => {
|
|
|
80113
80113
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80114
80114
|
value?: bigint | undefined;
|
|
80115
80115
|
dataSuffix?: `0x${string}` | undefined;
|
|
80116
|
+
type?: "legacy" | undefined;
|
|
80116
80117
|
gas?: bigint | undefined;
|
|
80117
80118
|
nonce?: number | undefined;
|
|
80118
|
-
type?: "legacy" | undefined;
|
|
80119
80119
|
blobs?: undefined;
|
|
80120
80120
|
blobVersionedHashes?: undefined;
|
|
80121
80121
|
kzg?: undefined;
|
|
@@ -80129,7 +80129,7 @@ declare const useApproval: () => {
|
|
|
80129
80129
|
chainId?: number | undefined;
|
|
80130
80130
|
connector?: wagmi0.Connector | undefined;
|
|
80131
80131
|
} | {
|
|
80132
|
-
abi:
|
|
80132
|
+
abi: abitype71.Abi;
|
|
80133
80133
|
functionName: string;
|
|
80134
80134
|
args?: readonly unknown[] | undefined;
|
|
80135
80135
|
address: Address;
|
|
@@ -80137,9 +80137,9 @@ declare const useApproval: () => {
|
|
|
80137
80137
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80138
80138
|
value?: bigint | undefined;
|
|
80139
80139
|
dataSuffix?: `0x${string}` | undefined;
|
|
80140
|
+
type?: "eip2930" | undefined;
|
|
80140
80141
|
gas?: bigint | undefined;
|
|
80141
80142
|
nonce?: number | undefined;
|
|
80142
|
-
type?: "eip2930" | undefined;
|
|
80143
80143
|
blobs?: undefined;
|
|
80144
80144
|
blobVersionedHashes?: undefined;
|
|
80145
80145
|
kzg?: undefined;
|
|
@@ -80153,7 +80153,7 @@ declare const useApproval: () => {
|
|
|
80153
80153
|
chainId?: number | undefined;
|
|
80154
80154
|
connector?: wagmi0.Connector | undefined;
|
|
80155
80155
|
} | {
|
|
80156
|
-
abi:
|
|
80156
|
+
abi: abitype71.Abi;
|
|
80157
80157
|
functionName: string;
|
|
80158
80158
|
args?: readonly unknown[] | undefined;
|
|
80159
80159
|
address: Address;
|
|
@@ -80161,9 +80161,9 @@ declare const useApproval: () => {
|
|
|
80161
80161
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80162
80162
|
value?: bigint | undefined;
|
|
80163
80163
|
dataSuffix?: `0x${string}` | undefined;
|
|
80164
|
+
type?: "eip1559" | undefined;
|
|
80164
80165
|
gas?: bigint | undefined;
|
|
80165
80166
|
nonce?: number | undefined;
|
|
80166
|
-
type?: "eip1559" | undefined;
|
|
80167
80167
|
blobs?: undefined;
|
|
80168
80168
|
blobVersionedHashes?: undefined;
|
|
80169
80169
|
kzg?: undefined;
|
|
@@ -80177,7 +80177,7 @@ declare const useApproval: () => {
|
|
|
80177
80177
|
chainId?: number | undefined;
|
|
80178
80178
|
connector?: wagmi0.Connector | undefined;
|
|
80179
80179
|
} | {
|
|
80180
|
-
abi:
|
|
80180
|
+
abi: abitype71.Abi;
|
|
80181
80181
|
functionName: string;
|
|
80182
80182
|
args?: readonly unknown[] | undefined;
|
|
80183
80183
|
address: Address;
|
|
@@ -80185,9 +80185,9 @@ declare const useApproval: () => {
|
|
|
80185
80185
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80186
80186
|
value?: bigint | undefined;
|
|
80187
80187
|
dataSuffix?: `0x${string}` | undefined;
|
|
80188
|
+
type?: "eip4844" | undefined;
|
|
80188
80189
|
gas?: bigint | undefined;
|
|
80189
80190
|
nonce?: number | undefined;
|
|
80190
|
-
type?: "eip4844" | undefined;
|
|
80191
80191
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
80192
80192
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
80193
80193
|
kzg?: undefined;
|
|
@@ -80201,7 +80201,7 @@ declare const useApproval: () => {
|
|
|
80201
80201
|
chainId?: number | undefined;
|
|
80202
80202
|
connector?: wagmi0.Connector | undefined;
|
|
80203
80203
|
} | {
|
|
80204
|
-
abi:
|
|
80204
|
+
abi: abitype71.Abi;
|
|
80205
80205
|
functionName: string;
|
|
80206
80206
|
args?: readonly unknown[] | undefined;
|
|
80207
80207
|
address: Address;
|
|
@@ -80209,9 +80209,9 @@ declare const useApproval: () => {
|
|
|
80209
80209
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80210
80210
|
value?: bigint | undefined;
|
|
80211
80211
|
dataSuffix?: `0x${string}` | undefined;
|
|
80212
|
+
type?: "eip4844" | undefined;
|
|
80212
80213
|
gas?: bigint | undefined;
|
|
80213
80214
|
nonce?: number | undefined;
|
|
80214
|
-
type?: "eip4844" | undefined;
|
|
80215
80215
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
80216
80216
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
80217
80217
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -80225,7 +80225,7 @@ declare const useApproval: () => {
|
|
|
80225
80225
|
chainId?: number | undefined;
|
|
80226
80226
|
connector?: wagmi0.Connector | undefined;
|
|
80227
80227
|
} | {
|
|
80228
|
-
abi:
|
|
80228
|
+
abi: abitype71.Abi;
|
|
80229
80229
|
functionName: string;
|
|
80230
80230
|
args?: readonly unknown[] | undefined;
|
|
80231
80231
|
address: Address;
|
|
@@ -80233,9 +80233,9 @@ declare const useApproval: () => {
|
|
|
80233
80233
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80234
80234
|
value?: bigint | undefined;
|
|
80235
80235
|
dataSuffix?: `0x${string}` | undefined;
|
|
80236
|
+
type?: "eip7702" | undefined;
|
|
80236
80237
|
gas?: bigint | undefined;
|
|
80237
80238
|
nonce?: number | undefined;
|
|
80238
|
-
type?: "eip7702" | undefined;
|
|
80239
80239
|
blobs?: undefined;
|
|
80240
80240
|
blobVersionedHashes?: undefined;
|
|
80241
80241
|
kzg?: undefined;
|
|
@@ -80253,9 +80253,9 @@ declare const useApproval: () => {
|
|
|
80253
80253
|
reset: () => void;
|
|
80254
80254
|
context: unknown;
|
|
80255
80255
|
submittedAt: number;
|
|
80256
|
-
mutate:
|
|
80257
|
-
writeContract:
|
|
80258
|
-
writeContractAsync:
|
|
80256
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
80257
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
80258
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
80259
80259
|
askForApproval: (tokenAddress: Address, spenderAddress: Address, amount: bigint) => Promise<void>;
|
|
80260
80260
|
hash: `0x${string}` | undefined;
|
|
80261
80261
|
} | {
|
|
@@ -80268,7 +80268,7 @@ declare const useApproval: () => {
|
|
|
80268
80268
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
80269
80269
|
isPaused: boolean;
|
|
80270
80270
|
variables: {
|
|
80271
|
-
abi:
|
|
80271
|
+
abi: abitype71.Abi;
|
|
80272
80272
|
functionName: string;
|
|
80273
80273
|
args?: readonly unknown[] | undefined;
|
|
80274
80274
|
address: Address;
|
|
@@ -80276,9 +80276,9 @@ declare const useApproval: () => {
|
|
|
80276
80276
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80277
80277
|
value?: bigint | undefined;
|
|
80278
80278
|
dataSuffix?: `0x${string}` | undefined;
|
|
80279
|
+
type?: "legacy" | undefined;
|
|
80279
80280
|
gas?: bigint | undefined;
|
|
80280
80281
|
nonce?: number | undefined;
|
|
80281
|
-
type?: "legacy" | undefined;
|
|
80282
80282
|
blobs?: undefined;
|
|
80283
80283
|
blobVersionedHashes?: undefined;
|
|
80284
80284
|
kzg?: undefined;
|
|
@@ -80292,7 +80292,7 @@ declare const useApproval: () => {
|
|
|
80292
80292
|
chainId?: number | undefined;
|
|
80293
80293
|
connector?: wagmi0.Connector | undefined;
|
|
80294
80294
|
} | {
|
|
80295
|
-
abi:
|
|
80295
|
+
abi: abitype71.Abi;
|
|
80296
80296
|
functionName: string;
|
|
80297
80297
|
args?: readonly unknown[] | undefined;
|
|
80298
80298
|
address: Address;
|
|
@@ -80300,9 +80300,9 @@ declare const useApproval: () => {
|
|
|
80300
80300
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80301
80301
|
value?: bigint | undefined;
|
|
80302
80302
|
dataSuffix?: `0x${string}` | undefined;
|
|
80303
|
+
type?: "eip2930" | undefined;
|
|
80303
80304
|
gas?: bigint | undefined;
|
|
80304
80305
|
nonce?: number | undefined;
|
|
80305
|
-
type?: "eip2930" | undefined;
|
|
80306
80306
|
blobs?: undefined;
|
|
80307
80307
|
blobVersionedHashes?: undefined;
|
|
80308
80308
|
kzg?: undefined;
|
|
@@ -80316,7 +80316,7 @@ declare const useApproval: () => {
|
|
|
80316
80316
|
chainId?: number | undefined;
|
|
80317
80317
|
connector?: wagmi0.Connector | undefined;
|
|
80318
80318
|
} | {
|
|
80319
|
-
abi:
|
|
80319
|
+
abi: abitype71.Abi;
|
|
80320
80320
|
functionName: string;
|
|
80321
80321
|
args?: readonly unknown[] | undefined;
|
|
80322
80322
|
address: Address;
|
|
@@ -80324,9 +80324,9 @@ declare const useApproval: () => {
|
|
|
80324
80324
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80325
80325
|
value?: bigint | undefined;
|
|
80326
80326
|
dataSuffix?: `0x${string}` | undefined;
|
|
80327
|
+
type?: "eip1559" | undefined;
|
|
80327
80328
|
gas?: bigint | undefined;
|
|
80328
80329
|
nonce?: number | undefined;
|
|
80329
|
-
type?: "eip1559" | undefined;
|
|
80330
80330
|
blobs?: undefined;
|
|
80331
80331
|
blobVersionedHashes?: undefined;
|
|
80332
80332
|
kzg?: undefined;
|
|
@@ -80340,7 +80340,7 @@ declare const useApproval: () => {
|
|
|
80340
80340
|
chainId?: number | undefined;
|
|
80341
80341
|
connector?: wagmi0.Connector | undefined;
|
|
80342
80342
|
} | {
|
|
80343
|
-
abi:
|
|
80343
|
+
abi: abitype71.Abi;
|
|
80344
80344
|
functionName: string;
|
|
80345
80345
|
args?: readonly unknown[] | undefined;
|
|
80346
80346
|
address: Address;
|
|
@@ -80348,9 +80348,9 @@ declare const useApproval: () => {
|
|
|
80348
80348
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80349
80349
|
value?: bigint | undefined;
|
|
80350
80350
|
dataSuffix?: `0x${string}` | undefined;
|
|
80351
|
+
type?: "eip4844" | undefined;
|
|
80351
80352
|
gas?: bigint | undefined;
|
|
80352
80353
|
nonce?: number | undefined;
|
|
80353
|
-
type?: "eip4844" | undefined;
|
|
80354
80354
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
80355
80355
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
80356
80356
|
kzg?: undefined;
|
|
@@ -80364,7 +80364,7 @@ declare const useApproval: () => {
|
|
|
80364
80364
|
chainId?: number | undefined;
|
|
80365
80365
|
connector?: wagmi0.Connector | undefined;
|
|
80366
80366
|
} | {
|
|
80367
|
-
abi:
|
|
80367
|
+
abi: abitype71.Abi;
|
|
80368
80368
|
functionName: string;
|
|
80369
80369
|
args?: readonly unknown[] | undefined;
|
|
80370
80370
|
address: Address;
|
|
@@ -80372,9 +80372,9 @@ declare const useApproval: () => {
|
|
|
80372
80372
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80373
80373
|
value?: bigint | undefined;
|
|
80374
80374
|
dataSuffix?: `0x${string}` | undefined;
|
|
80375
|
+
type?: "eip4844" | undefined;
|
|
80375
80376
|
gas?: bigint | undefined;
|
|
80376
80377
|
nonce?: number | undefined;
|
|
80377
|
-
type?: "eip4844" | undefined;
|
|
80378
80378
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
80379
80379
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
80380
80380
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -80388,7 +80388,7 @@ declare const useApproval: () => {
|
|
|
80388
80388
|
chainId?: number | undefined;
|
|
80389
80389
|
connector?: wagmi0.Connector | undefined;
|
|
80390
80390
|
} | {
|
|
80391
|
-
abi:
|
|
80391
|
+
abi: abitype71.Abi;
|
|
80392
80392
|
functionName: string;
|
|
80393
80393
|
args?: readonly unknown[] | undefined;
|
|
80394
80394
|
address: Address;
|
|
@@ -80396,9 +80396,9 @@ declare const useApproval: () => {
|
|
|
80396
80396
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
80397
80397
|
value?: bigint | undefined;
|
|
80398
80398
|
dataSuffix?: `0x${string}` | undefined;
|
|
80399
|
+
type?: "eip7702" | undefined;
|
|
80399
80400
|
gas?: bigint | undefined;
|
|
80400
80401
|
nonce?: number | undefined;
|
|
80401
|
-
type?: "eip7702" | undefined;
|
|
80402
80402
|
blobs?: undefined;
|
|
80403
80403
|
blobVersionedHashes?: undefined;
|
|
80404
80404
|
kzg?: undefined;
|
|
@@ -80416,9 +80416,9 @@ declare const useApproval: () => {
|
|
|
80416
80416
|
reset: () => void;
|
|
80417
80417
|
context: unknown;
|
|
80418
80418
|
submittedAt: number;
|
|
80419
|
-
mutate:
|
|
80420
|
-
writeContract:
|
|
80421
|
-
writeContractAsync:
|
|
80419
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
80420
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
80421
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
80422
80422
|
askForApproval: (tokenAddress: Address, spenderAddress: Address, amount: bigint) => Promise<void>;
|
|
80423
80423
|
hash: `0x${string}` | undefined;
|
|
80424
80424
|
};
|
|
@@ -81416,9 +81416,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81416
81416
|
reset: () => void;
|
|
81417
81417
|
context: unknown;
|
|
81418
81418
|
submittedAt: number;
|
|
81419
|
-
mutate:
|
|
81420
|
-
mutateAsync:
|
|
81421
|
-
writeContract:
|
|
81419
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81420
|
+
mutateAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
81421
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81422
81422
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
81423
81423
|
} | {
|
|
81424
81424
|
data: undefined;
|
|
@@ -81431,7 +81431,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81431
81431
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
81432
81432
|
isPaused: boolean;
|
|
81433
81433
|
variables: {
|
|
81434
|
-
abi:
|
|
81434
|
+
abi: abitype71.Abi;
|
|
81435
81435
|
functionName: string;
|
|
81436
81436
|
args?: readonly unknown[] | undefined;
|
|
81437
81437
|
address: Address;
|
|
@@ -81439,9 +81439,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81439
81439
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81440
81440
|
value?: bigint | undefined;
|
|
81441
81441
|
dataSuffix?: `0x${string}` | undefined;
|
|
81442
|
+
type?: "legacy" | undefined;
|
|
81442
81443
|
gas?: bigint | undefined;
|
|
81443
81444
|
nonce?: number | undefined;
|
|
81444
|
-
type?: "legacy" | undefined;
|
|
81445
81445
|
blobs?: undefined;
|
|
81446
81446
|
blobVersionedHashes?: undefined;
|
|
81447
81447
|
kzg?: undefined;
|
|
@@ -81455,7 +81455,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81455
81455
|
chainId?: number | undefined;
|
|
81456
81456
|
connector?: wagmi0.Connector | undefined;
|
|
81457
81457
|
} | {
|
|
81458
|
-
abi:
|
|
81458
|
+
abi: abitype71.Abi;
|
|
81459
81459
|
functionName: string;
|
|
81460
81460
|
args?: readonly unknown[] | undefined;
|
|
81461
81461
|
address: Address;
|
|
@@ -81463,9 +81463,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81463
81463
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81464
81464
|
value?: bigint | undefined;
|
|
81465
81465
|
dataSuffix?: `0x${string}` | undefined;
|
|
81466
|
+
type?: "eip2930" | undefined;
|
|
81466
81467
|
gas?: bigint | undefined;
|
|
81467
81468
|
nonce?: number | undefined;
|
|
81468
|
-
type?: "eip2930" | undefined;
|
|
81469
81469
|
blobs?: undefined;
|
|
81470
81470
|
blobVersionedHashes?: undefined;
|
|
81471
81471
|
kzg?: undefined;
|
|
@@ -81479,7 +81479,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81479
81479
|
chainId?: number | undefined;
|
|
81480
81480
|
connector?: wagmi0.Connector | undefined;
|
|
81481
81481
|
} | {
|
|
81482
|
-
abi:
|
|
81482
|
+
abi: abitype71.Abi;
|
|
81483
81483
|
functionName: string;
|
|
81484
81484
|
args?: readonly unknown[] | undefined;
|
|
81485
81485
|
address: Address;
|
|
@@ -81487,9 +81487,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81487
81487
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81488
81488
|
value?: bigint | undefined;
|
|
81489
81489
|
dataSuffix?: `0x${string}` | undefined;
|
|
81490
|
+
type?: "eip1559" | undefined;
|
|
81490
81491
|
gas?: bigint | undefined;
|
|
81491
81492
|
nonce?: number | undefined;
|
|
81492
|
-
type?: "eip1559" | undefined;
|
|
81493
81493
|
blobs?: undefined;
|
|
81494
81494
|
blobVersionedHashes?: undefined;
|
|
81495
81495
|
kzg?: undefined;
|
|
@@ -81503,7 +81503,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81503
81503
|
chainId?: number | undefined;
|
|
81504
81504
|
connector?: wagmi0.Connector | undefined;
|
|
81505
81505
|
} | {
|
|
81506
|
-
abi:
|
|
81506
|
+
abi: abitype71.Abi;
|
|
81507
81507
|
functionName: string;
|
|
81508
81508
|
args?: readonly unknown[] | undefined;
|
|
81509
81509
|
address: Address;
|
|
@@ -81511,9 +81511,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81511
81511
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81512
81512
|
value?: bigint | undefined;
|
|
81513
81513
|
dataSuffix?: `0x${string}` | undefined;
|
|
81514
|
+
type?: "eip4844" | undefined;
|
|
81514
81515
|
gas?: bigint | undefined;
|
|
81515
81516
|
nonce?: number | undefined;
|
|
81516
|
-
type?: "eip4844" | undefined;
|
|
81517
81517
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
81518
81518
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
81519
81519
|
kzg?: undefined;
|
|
@@ -81527,7 +81527,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81527
81527
|
chainId?: number | undefined;
|
|
81528
81528
|
connector?: wagmi0.Connector | undefined;
|
|
81529
81529
|
} | {
|
|
81530
|
-
abi:
|
|
81530
|
+
abi: abitype71.Abi;
|
|
81531
81531
|
functionName: string;
|
|
81532
81532
|
args?: readonly unknown[] | undefined;
|
|
81533
81533
|
address: Address;
|
|
@@ -81535,9 +81535,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81535
81535
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81536
81536
|
value?: bigint | undefined;
|
|
81537
81537
|
dataSuffix?: `0x${string}` | undefined;
|
|
81538
|
+
type?: "eip4844" | undefined;
|
|
81538
81539
|
gas?: bigint | undefined;
|
|
81539
81540
|
nonce?: number | undefined;
|
|
81540
|
-
type?: "eip4844" | undefined;
|
|
81541
81541
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
81542
81542
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
81543
81543
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -81551,7 +81551,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81551
81551
|
chainId?: number | undefined;
|
|
81552
81552
|
connector?: wagmi0.Connector | undefined;
|
|
81553
81553
|
} | {
|
|
81554
|
-
abi:
|
|
81554
|
+
abi: abitype71.Abi;
|
|
81555
81555
|
functionName: string;
|
|
81556
81556
|
args?: readonly unknown[] | undefined;
|
|
81557
81557
|
address: Address;
|
|
@@ -81559,9 +81559,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81559
81559
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81560
81560
|
value?: bigint | undefined;
|
|
81561
81561
|
dataSuffix?: `0x${string}` | undefined;
|
|
81562
|
+
type?: "eip7702" | undefined;
|
|
81562
81563
|
gas?: bigint | undefined;
|
|
81563
81564
|
nonce?: number | undefined;
|
|
81564
|
-
type?: "eip7702" | undefined;
|
|
81565
81565
|
blobs?: undefined;
|
|
81566
81566
|
blobVersionedHashes?: undefined;
|
|
81567
81567
|
kzg?: undefined;
|
|
@@ -81579,9 +81579,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81579
81579
|
reset: () => void;
|
|
81580
81580
|
context: unknown;
|
|
81581
81581
|
submittedAt: number;
|
|
81582
|
-
mutate:
|
|
81583
|
-
mutateAsync:
|
|
81584
|
-
writeContract:
|
|
81582
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81583
|
+
mutateAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
81584
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81585
81585
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
81586
81586
|
} | {
|
|
81587
81587
|
data: undefined;
|
|
@@ -81594,7 +81594,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81594
81594
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
81595
81595
|
isPaused: boolean;
|
|
81596
81596
|
variables: {
|
|
81597
|
-
abi:
|
|
81597
|
+
abi: abitype71.Abi;
|
|
81598
81598
|
functionName: string;
|
|
81599
81599
|
args?: readonly unknown[] | undefined;
|
|
81600
81600
|
address: Address;
|
|
@@ -81602,9 +81602,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81602
81602
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81603
81603
|
value?: bigint | undefined;
|
|
81604
81604
|
dataSuffix?: `0x${string}` | undefined;
|
|
81605
|
+
type?: "legacy" | undefined;
|
|
81605
81606
|
gas?: bigint | undefined;
|
|
81606
81607
|
nonce?: number | undefined;
|
|
81607
|
-
type?: "legacy" | undefined;
|
|
81608
81608
|
blobs?: undefined;
|
|
81609
81609
|
blobVersionedHashes?: undefined;
|
|
81610
81610
|
kzg?: undefined;
|
|
@@ -81618,7 +81618,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81618
81618
|
chainId?: number | undefined;
|
|
81619
81619
|
connector?: wagmi0.Connector | undefined;
|
|
81620
81620
|
} | {
|
|
81621
|
-
abi:
|
|
81621
|
+
abi: abitype71.Abi;
|
|
81622
81622
|
functionName: string;
|
|
81623
81623
|
args?: readonly unknown[] | undefined;
|
|
81624
81624
|
address: Address;
|
|
@@ -81626,9 +81626,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81626
81626
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81627
81627
|
value?: bigint | undefined;
|
|
81628
81628
|
dataSuffix?: `0x${string}` | undefined;
|
|
81629
|
+
type?: "eip2930" | undefined;
|
|
81629
81630
|
gas?: bigint | undefined;
|
|
81630
81631
|
nonce?: number | undefined;
|
|
81631
|
-
type?: "eip2930" | undefined;
|
|
81632
81632
|
blobs?: undefined;
|
|
81633
81633
|
blobVersionedHashes?: undefined;
|
|
81634
81634
|
kzg?: undefined;
|
|
@@ -81642,7 +81642,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81642
81642
|
chainId?: number | undefined;
|
|
81643
81643
|
connector?: wagmi0.Connector | undefined;
|
|
81644
81644
|
} | {
|
|
81645
|
-
abi:
|
|
81645
|
+
abi: abitype71.Abi;
|
|
81646
81646
|
functionName: string;
|
|
81647
81647
|
args?: readonly unknown[] | undefined;
|
|
81648
81648
|
address: Address;
|
|
@@ -81650,9 +81650,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81650
81650
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81651
81651
|
value?: bigint | undefined;
|
|
81652
81652
|
dataSuffix?: `0x${string}` | undefined;
|
|
81653
|
+
type?: "eip1559" | undefined;
|
|
81653
81654
|
gas?: bigint | undefined;
|
|
81654
81655
|
nonce?: number | undefined;
|
|
81655
|
-
type?: "eip1559" | undefined;
|
|
81656
81656
|
blobs?: undefined;
|
|
81657
81657
|
blobVersionedHashes?: undefined;
|
|
81658
81658
|
kzg?: undefined;
|
|
@@ -81666,7 +81666,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81666
81666
|
chainId?: number | undefined;
|
|
81667
81667
|
connector?: wagmi0.Connector | undefined;
|
|
81668
81668
|
} | {
|
|
81669
|
-
abi:
|
|
81669
|
+
abi: abitype71.Abi;
|
|
81670
81670
|
functionName: string;
|
|
81671
81671
|
args?: readonly unknown[] | undefined;
|
|
81672
81672
|
address: Address;
|
|
@@ -81674,9 +81674,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81674
81674
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81675
81675
|
value?: bigint | undefined;
|
|
81676
81676
|
dataSuffix?: `0x${string}` | undefined;
|
|
81677
|
+
type?: "eip4844" | undefined;
|
|
81677
81678
|
gas?: bigint | undefined;
|
|
81678
81679
|
nonce?: number | undefined;
|
|
81679
|
-
type?: "eip4844" | undefined;
|
|
81680
81680
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
81681
81681
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
81682
81682
|
kzg?: undefined;
|
|
@@ -81690,7 +81690,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81690
81690
|
chainId?: number | undefined;
|
|
81691
81691
|
connector?: wagmi0.Connector | undefined;
|
|
81692
81692
|
} | {
|
|
81693
|
-
abi:
|
|
81693
|
+
abi: abitype71.Abi;
|
|
81694
81694
|
functionName: string;
|
|
81695
81695
|
args?: readonly unknown[] | undefined;
|
|
81696
81696
|
address: Address;
|
|
@@ -81698,9 +81698,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81698
81698
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81699
81699
|
value?: bigint | undefined;
|
|
81700
81700
|
dataSuffix?: `0x${string}` | undefined;
|
|
81701
|
+
type?: "eip4844" | undefined;
|
|
81701
81702
|
gas?: bigint | undefined;
|
|
81702
81703
|
nonce?: number | undefined;
|
|
81703
|
-
type?: "eip4844" | undefined;
|
|
81704
81704
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
81705
81705
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
81706
81706
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -81714,7 +81714,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81714
81714
|
chainId?: number | undefined;
|
|
81715
81715
|
connector?: wagmi0.Connector | undefined;
|
|
81716
81716
|
} | {
|
|
81717
|
-
abi:
|
|
81717
|
+
abi: abitype71.Abi;
|
|
81718
81718
|
functionName: string;
|
|
81719
81719
|
args?: readonly unknown[] | undefined;
|
|
81720
81720
|
address: Address;
|
|
@@ -81722,9 +81722,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81722
81722
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81723
81723
|
value?: bigint | undefined;
|
|
81724
81724
|
dataSuffix?: `0x${string}` | undefined;
|
|
81725
|
+
type?: "eip7702" | undefined;
|
|
81725
81726
|
gas?: bigint | undefined;
|
|
81726
81727
|
nonce?: number | undefined;
|
|
81727
|
-
type?: "eip7702" | undefined;
|
|
81728
81728
|
blobs?: undefined;
|
|
81729
81729
|
blobVersionedHashes?: undefined;
|
|
81730
81730
|
kzg?: undefined;
|
|
@@ -81742,9 +81742,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81742
81742
|
reset: () => void;
|
|
81743
81743
|
context: unknown;
|
|
81744
81744
|
submittedAt: number;
|
|
81745
|
-
mutate:
|
|
81746
|
-
mutateAsync:
|
|
81747
|
-
writeContract:
|
|
81745
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81746
|
+
mutateAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
81747
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81748
81748
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
81749
81749
|
} | {
|
|
81750
81750
|
data: `0x${string}`;
|
|
@@ -81757,7 +81757,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81757
81757
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
81758
81758
|
isPaused: boolean;
|
|
81759
81759
|
variables: {
|
|
81760
|
-
abi:
|
|
81760
|
+
abi: abitype71.Abi;
|
|
81761
81761
|
functionName: string;
|
|
81762
81762
|
args?: readonly unknown[] | undefined;
|
|
81763
81763
|
address: Address;
|
|
@@ -81765,9 +81765,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81765
81765
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81766
81766
|
value?: bigint | undefined;
|
|
81767
81767
|
dataSuffix?: `0x${string}` | undefined;
|
|
81768
|
+
type?: "legacy" | undefined;
|
|
81768
81769
|
gas?: bigint | undefined;
|
|
81769
81770
|
nonce?: number | undefined;
|
|
81770
|
-
type?: "legacy" | undefined;
|
|
81771
81771
|
blobs?: undefined;
|
|
81772
81772
|
blobVersionedHashes?: undefined;
|
|
81773
81773
|
kzg?: undefined;
|
|
@@ -81781,7 +81781,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81781
81781
|
chainId?: number | undefined;
|
|
81782
81782
|
connector?: wagmi0.Connector | undefined;
|
|
81783
81783
|
} | {
|
|
81784
|
-
abi:
|
|
81784
|
+
abi: abitype71.Abi;
|
|
81785
81785
|
functionName: string;
|
|
81786
81786
|
args?: readonly unknown[] | undefined;
|
|
81787
81787
|
address: Address;
|
|
@@ -81789,9 +81789,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81789
81789
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81790
81790
|
value?: bigint | undefined;
|
|
81791
81791
|
dataSuffix?: `0x${string}` | undefined;
|
|
81792
|
+
type?: "eip2930" | undefined;
|
|
81792
81793
|
gas?: bigint | undefined;
|
|
81793
81794
|
nonce?: number | undefined;
|
|
81794
|
-
type?: "eip2930" | undefined;
|
|
81795
81795
|
blobs?: undefined;
|
|
81796
81796
|
blobVersionedHashes?: undefined;
|
|
81797
81797
|
kzg?: undefined;
|
|
@@ -81805,7 +81805,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81805
81805
|
chainId?: number | undefined;
|
|
81806
81806
|
connector?: wagmi0.Connector | undefined;
|
|
81807
81807
|
} | {
|
|
81808
|
-
abi:
|
|
81808
|
+
abi: abitype71.Abi;
|
|
81809
81809
|
functionName: string;
|
|
81810
81810
|
args?: readonly unknown[] | undefined;
|
|
81811
81811
|
address: Address;
|
|
@@ -81813,9 +81813,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81813
81813
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81814
81814
|
value?: bigint | undefined;
|
|
81815
81815
|
dataSuffix?: `0x${string}` | undefined;
|
|
81816
|
+
type?: "eip1559" | undefined;
|
|
81816
81817
|
gas?: bigint | undefined;
|
|
81817
81818
|
nonce?: number | undefined;
|
|
81818
|
-
type?: "eip1559" | undefined;
|
|
81819
81819
|
blobs?: undefined;
|
|
81820
81820
|
blobVersionedHashes?: undefined;
|
|
81821
81821
|
kzg?: undefined;
|
|
@@ -81829,7 +81829,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81829
81829
|
chainId?: number | undefined;
|
|
81830
81830
|
connector?: wagmi0.Connector | undefined;
|
|
81831
81831
|
} | {
|
|
81832
|
-
abi:
|
|
81832
|
+
abi: abitype71.Abi;
|
|
81833
81833
|
functionName: string;
|
|
81834
81834
|
args?: readonly unknown[] | undefined;
|
|
81835
81835
|
address: Address;
|
|
@@ -81837,9 +81837,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81837
81837
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81838
81838
|
value?: bigint | undefined;
|
|
81839
81839
|
dataSuffix?: `0x${string}` | undefined;
|
|
81840
|
+
type?: "eip4844" | undefined;
|
|
81840
81841
|
gas?: bigint | undefined;
|
|
81841
81842
|
nonce?: number | undefined;
|
|
81842
|
-
type?: "eip4844" | undefined;
|
|
81843
81843
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
81844
81844
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
81845
81845
|
kzg?: undefined;
|
|
@@ -81853,7 +81853,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81853
81853
|
chainId?: number | undefined;
|
|
81854
81854
|
connector?: wagmi0.Connector | undefined;
|
|
81855
81855
|
} | {
|
|
81856
|
-
abi:
|
|
81856
|
+
abi: abitype71.Abi;
|
|
81857
81857
|
functionName: string;
|
|
81858
81858
|
args?: readonly unknown[] | undefined;
|
|
81859
81859
|
address: Address;
|
|
@@ -81861,9 +81861,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81861
81861
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81862
81862
|
value?: bigint | undefined;
|
|
81863
81863
|
dataSuffix?: `0x${string}` | undefined;
|
|
81864
|
+
type?: "eip4844" | undefined;
|
|
81864
81865
|
gas?: bigint | undefined;
|
|
81865
81866
|
nonce?: number | undefined;
|
|
81866
|
-
type?: "eip4844" | undefined;
|
|
81867
81867
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
81868
81868
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
81869
81869
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -81877,7 +81877,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81877
81877
|
chainId?: number | undefined;
|
|
81878
81878
|
connector?: wagmi0.Connector | undefined;
|
|
81879
81879
|
} | {
|
|
81880
|
-
abi:
|
|
81880
|
+
abi: abitype71.Abi;
|
|
81881
81881
|
functionName: string;
|
|
81882
81882
|
args?: readonly unknown[] | undefined;
|
|
81883
81883
|
address: Address;
|
|
@@ -81885,9 +81885,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81885
81885
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81886
81886
|
value?: bigint | undefined;
|
|
81887
81887
|
dataSuffix?: `0x${string}` | undefined;
|
|
81888
|
+
type?: "eip7702" | undefined;
|
|
81888
81889
|
gas?: bigint | undefined;
|
|
81889
81890
|
nonce?: number | undefined;
|
|
81890
|
-
type?: "eip7702" | undefined;
|
|
81891
81891
|
blobs?: undefined;
|
|
81892
81892
|
blobVersionedHashes?: undefined;
|
|
81893
81893
|
kzg?: undefined;
|
|
@@ -81905,9 +81905,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
|
|
|
81905
81905
|
reset: () => void;
|
|
81906
81906
|
context: unknown;
|
|
81907
81907
|
submittedAt: number;
|
|
81908
|
-
mutate:
|
|
81909
|
-
mutateAsync:
|
|
81910
|
-
writeContract:
|
|
81908
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81909
|
+
mutateAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
81910
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81911
81911
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
81912
81912
|
};
|
|
81913
81913
|
//#endregion
|
|
@@ -81927,9 +81927,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
81927
81927
|
reset: () => void;
|
|
81928
81928
|
context: unknown;
|
|
81929
81929
|
submittedAt: number;
|
|
81930
|
-
mutate:
|
|
81931
|
-
mutateAsync:
|
|
81932
|
-
writeContract:
|
|
81930
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81931
|
+
mutateAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
81932
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
81933
81933
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
81934
81934
|
} | {
|
|
81935
81935
|
data: undefined;
|
|
@@ -81942,7 +81942,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
81942
81942
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
81943
81943
|
isPaused: boolean;
|
|
81944
81944
|
variables: {
|
|
81945
|
-
abi:
|
|
81945
|
+
abi: abitype71.Abi;
|
|
81946
81946
|
functionName: string;
|
|
81947
81947
|
args?: readonly unknown[] | undefined;
|
|
81948
81948
|
address: Address;
|
|
@@ -81950,9 +81950,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
81950
81950
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81951
81951
|
value?: bigint | undefined;
|
|
81952
81952
|
dataSuffix?: `0x${string}` | undefined;
|
|
81953
|
+
type?: "legacy" | undefined;
|
|
81953
81954
|
gas?: bigint | undefined;
|
|
81954
81955
|
nonce?: number | undefined;
|
|
81955
|
-
type?: "legacy" | undefined;
|
|
81956
81956
|
blobs?: undefined;
|
|
81957
81957
|
blobVersionedHashes?: undefined;
|
|
81958
81958
|
kzg?: undefined;
|
|
@@ -81966,7 +81966,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
81966
81966
|
chainId?: number | undefined;
|
|
81967
81967
|
connector?: wagmi0.Connector | undefined;
|
|
81968
81968
|
} | {
|
|
81969
|
-
abi:
|
|
81969
|
+
abi: abitype71.Abi;
|
|
81970
81970
|
functionName: string;
|
|
81971
81971
|
args?: readonly unknown[] | undefined;
|
|
81972
81972
|
address: Address;
|
|
@@ -81974,9 +81974,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
81974
81974
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81975
81975
|
value?: bigint | undefined;
|
|
81976
81976
|
dataSuffix?: `0x${string}` | undefined;
|
|
81977
|
+
type?: "eip2930" | undefined;
|
|
81977
81978
|
gas?: bigint | undefined;
|
|
81978
81979
|
nonce?: number | undefined;
|
|
81979
|
-
type?: "eip2930" | undefined;
|
|
81980
81980
|
blobs?: undefined;
|
|
81981
81981
|
blobVersionedHashes?: undefined;
|
|
81982
81982
|
kzg?: undefined;
|
|
@@ -81990,7 +81990,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
81990
81990
|
chainId?: number | undefined;
|
|
81991
81991
|
connector?: wagmi0.Connector | undefined;
|
|
81992
81992
|
} | {
|
|
81993
|
-
abi:
|
|
81993
|
+
abi: abitype71.Abi;
|
|
81994
81994
|
functionName: string;
|
|
81995
81995
|
args?: readonly unknown[] | undefined;
|
|
81996
81996
|
address: Address;
|
|
@@ -81998,9 +81998,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
81998
81998
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
81999
81999
|
value?: bigint | undefined;
|
|
82000
82000
|
dataSuffix?: `0x${string}` | undefined;
|
|
82001
|
+
type?: "eip1559" | undefined;
|
|
82001
82002
|
gas?: bigint | undefined;
|
|
82002
82003
|
nonce?: number | undefined;
|
|
82003
|
-
type?: "eip1559" | undefined;
|
|
82004
82004
|
blobs?: undefined;
|
|
82005
82005
|
blobVersionedHashes?: undefined;
|
|
82006
82006
|
kzg?: undefined;
|
|
@@ -82014,7 +82014,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82014
82014
|
chainId?: number | undefined;
|
|
82015
82015
|
connector?: wagmi0.Connector | undefined;
|
|
82016
82016
|
} | {
|
|
82017
|
-
abi:
|
|
82017
|
+
abi: abitype71.Abi;
|
|
82018
82018
|
functionName: string;
|
|
82019
82019
|
args?: readonly unknown[] | undefined;
|
|
82020
82020
|
address: Address;
|
|
@@ -82022,9 +82022,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82022
82022
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82023
82023
|
value?: bigint | undefined;
|
|
82024
82024
|
dataSuffix?: `0x${string}` | undefined;
|
|
82025
|
+
type?: "eip4844" | undefined;
|
|
82025
82026
|
gas?: bigint | undefined;
|
|
82026
82027
|
nonce?: number | undefined;
|
|
82027
|
-
type?: "eip4844" | undefined;
|
|
82028
82028
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
82029
82029
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
82030
82030
|
kzg?: undefined;
|
|
@@ -82038,7 +82038,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82038
82038
|
chainId?: number | undefined;
|
|
82039
82039
|
connector?: wagmi0.Connector | undefined;
|
|
82040
82040
|
} | {
|
|
82041
|
-
abi:
|
|
82041
|
+
abi: abitype71.Abi;
|
|
82042
82042
|
functionName: string;
|
|
82043
82043
|
args?: readonly unknown[] | undefined;
|
|
82044
82044
|
address: Address;
|
|
@@ -82046,9 +82046,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82046
82046
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82047
82047
|
value?: bigint | undefined;
|
|
82048
82048
|
dataSuffix?: `0x${string}` | undefined;
|
|
82049
|
+
type?: "eip4844" | undefined;
|
|
82049
82050
|
gas?: bigint | undefined;
|
|
82050
82051
|
nonce?: number | undefined;
|
|
82051
|
-
type?: "eip4844" | undefined;
|
|
82052
82052
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
82053
82053
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
82054
82054
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -82062,7 +82062,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82062
82062
|
chainId?: number | undefined;
|
|
82063
82063
|
connector?: wagmi0.Connector | undefined;
|
|
82064
82064
|
} | {
|
|
82065
|
-
abi:
|
|
82065
|
+
abi: abitype71.Abi;
|
|
82066
82066
|
functionName: string;
|
|
82067
82067
|
args?: readonly unknown[] | undefined;
|
|
82068
82068
|
address: Address;
|
|
@@ -82070,9 +82070,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82070
82070
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82071
82071
|
value?: bigint | undefined;
|
|
82072
82072
|
dataSuffix?: `0x${string}` | undefined;
|
|
82073
|
+
type?: "eip7702" | undefined;
|
|
82073
82074
|
gas?: bigint | undefined;
|
|
82074
82075
|
nonce?: number | undefined;
|
|
82075
|
-
type?: "eip7702" | undefined;
|
|
82076
82076
|
blobs?: undefined;
|
|
82077
82077
|
blobVersionedHashes?: undefined;
|
|
82078
82078
|
kzg?: undefined;
|
|
@@ -82090,9 +82090,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82090
82090
|
reset: () => void;
|
|
82091
82091
|
context: unknown;
|
|
82092
82092
|
submittedAt: number;
|
|
82093
|
-
mutate:
|
|
82094
|
-
mutateAsync:
|
|
82095
|
-
writeContract:
|
|
82093
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
82094
|
+
mutateAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
82095
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
82096
82096
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
82097
82097
|
} | {
|
|
82098
82098
|
data: undefined;
|
|
@@ -82105,7 +82105,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82105
82105
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
82106
82106
|
isPaused: boolean;
|
|
82107
82107
|
variables: {
|
|
82108
|
-
abi:
|
|
82108
|
+
abi: abitype71.Abi;
|
|
82109
82109
|
functionName: string;
|
|
82110
82110
|
args?: readonly unknown[] | undefined;
|
|
82111
82111
|
address: Address;
|
|
@@ -82113,9 +82113,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82113
82113
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82114
82114
|
value?: bigint | undefined;
|
|
82115
82115
|
dataSuffix?: `0x${string}` | undefined;
|
|
82116
|
+
type?: "legacy" | undefined;
|
|
82116
82117
|
gas?: bigint | undefined;
|
|
82117
82118
|
nonce?: number | undefined;
|
|
82118
|
-
type?: "legacy" | undefined;
|
|
82119
82119
|
blobs?: undefined;
|
|
82120
82120
|
blobVersionedHashes?: undefined;
|
|
82121
82121
|
kzg?: undefined;
|
|
@@ -82129,7 +82129,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82129
82129
|
chainId?: number | undefined;
|
|
82130
82130
|
connector?: wagmi0.Connector | undefined;
|
|
82131
82131
|
} | {
|
|
82132
|
-
abi:
|
|
82132
|
+
abi: abitype71.Abi;
|
|
82133
82133
|
functionName: string;
|
|
82134
82134
|
args?: readonly unknown[] | undefined;
|
|
82135
82135
|
address: Address;
|
|
@@ -82137,9 +82137,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82137
82137
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82138
82138
|
value?: bigint | undefined;
|
|
82139
82139
|
dataSuffix?: `0x${string}` | undefined;
|
|
82140
|
+
type?: "eip2930" | undefined;
|
|
82140
82141
|
gas?: bigint | undefined;
|
|
82141
82142
|
nonce?: number | undefined;
|
|
82142
|
-
type?: "eip2930" | undefined;
|
|
82143
82143
|
blobs?: undefined;
|
|
82144
82144
|
blobVersionedHashes?: undefined;
|
|
82145
82145
|
kzg?: undefined;
|
|
@@ -82153,7 +82153,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82153
82153
|
chainId?: number | undefined;
|
|
82154
82154
|
connector?: wagmi0.Connector | undefined;
|
|
82155
82155
|
} | {
|
|
82156
|
-
abi:
|
|
82156
|
+
abi: abitype71.Abi;
|
|
82157
82157
|
functionName: string;
|
|
82158
82158
|
args?: readonly unknown[] | undefined;
|
|
82159
82159
|
address: Address;
|
|
@@ -82161,9 +82161,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82161
82161
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82162
82162
|
value?: bigint | undefined;
|
|
82163
82163
|
dataSuffix?: `0x${string}` | undefined;
|
|
82164
|
+
type?: "eip1559" | undefined;
|
|
82164
82165
|
gas?: bigint | undefined;
|
|
82165
82166
|
nonce?: number | undefined;
|
|
82166
|
-
type?: "eip1559" | undefined;
|
|
82167
82167
|
blobs?: undefined;
|
|
82168
82168
|
blobVersionedHashes?: undefined;
|
|
82169
82169
|
kzg?: undefined;
|
|
@@ -82177,7 +82177,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82177
82177
|
chainId?: number | undefined;
|
|
82178
82178
|
connector?: wagmi0.Connector | undefined;
|
|
82179
82179
|
} | {
|
|
82180
|
-
abi:
|
|
82180
|
+
abi: abitype71.Abi;
|
|
82181
82181
|
functionName: string;
|
|
82182
82182
|
args?: readonly unknown[] | undefined;
|
|
82183
82183
|
address: Address;
|
|
@@ -82185,9 +82185,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82185
82185
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82186
82186
|
value?: bigint | undefined;
|
|
82187
82187
|
dataSuffix?: `0x${string}` | undefined;
|
|
82188
|
+
type?: "eip4844" | undefined;
|
|
82188
82189
|
gas?: bigint | undefined;
|
|
82189
82190
|
nonce?: number | undefined;
|
|
82190
|
-
type?: "eip4844" | undefined;
|
|
82191
82191
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
82192
82192
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
82193
82193
|
kzg?: undefined;
|
|
@@ -82201,7 +82201,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82201
82201
|
chainId?: number | undefined;
|
|
82202
82202
|
connector?: wagmi0.Connector | undefined;
|
|
82203
82203
|
} | {
|
|
82204
|
-
abi:
|
|
82204
|
+
abi: abitype71.Abi;
|
|
82205
82205
|
functionName: string;
|
|
82206
82206
|
args?: readonly unknown[] | undefined;
|
|
82207
82207
|
address: Address;
|
|
@@ -82209,9 +82209,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82209
82209
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82210
82210
|
value?: bigint | undefined;
|
|
82211
82211
|
dataSuffix?: `0x${string}` | undefined;
|
|
82212
|
+
type?: "eip4844" | undefined;
|
|
82212
82213
|
gas?: bigint | undefined;
|
|
82213
82214
|
nonce?: number | undefined;
|
|
82214
|
-
type?: "eip4844" | undefined;
|
|
82215
82215
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
82216
82216
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
82217
82217
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -82225,7 +82225,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82225
82225
|
chainId?: number | undefined;
|
|
82226
82226
|
connector?: wagmi0.Connector | undefined;
|
|
82227
82227
|
} | {
|
|
82228
|
-
abi:
|
|
82228
|
+
abi: abitype71.Abi;
|
|
82229
82229
|
functionName: string;
|
|
82230
82230
|
args?: readonly unknown[] | undefined;
|
|
82231
82231
|
address: Address;
|
|
@@ -82233,9 +82233,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82233
82233
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82234
82234
|
value?: bigint | undefined;
|
|
82235
82235
|
dataSuffix?: `0x${string}` | undefined;
|
|
82236
|
+
type?: "eip7702" | undefined;
|
|
82236
82237
|
gas?: bigint | undefined;
|
|
82237
82238
|
nonce?: number | undefined;
|
|
82238
|
-
type?: "eip7702" | undefined;
|
|
82239
82239
|
blobs?: undefined;
|
|
82240
82240
|
blobVersionedHashes?: undefined;
|
|
82241
82241
|
kzg?: undefined;
|
|
@@ -82253,9 +82253,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82253
82253
|
reset: () => void;
|
|
82254
82254
|
context: unknown;
|
|
82255
82255
|
submittedAt: number;
|
|
82256
|
-
mutate:
|
|
82257
|
-
mutateAsync:
|
|
82258
|
-
writeContract:
|
|
82256
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
82257
|
+
mutateAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
82258
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
82259
82259
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
82260
82260
|
} | {
|
|
82261
82261
|
data: `0x${string}`;
|
|
@@ -82268,7 +82268,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82268
82268
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
82269
82269
|
isPaused: boolean;
|
|
82270
82270
|
variables: {
|
|
82271
|
-
abi:
|
|
82271
|
+
abi: abitype71.Abi;
|
|
82272
82272
|
functionName: string;
|
|
82273
82273
|
args?: readonly unknown[] | undefined;
|
|
82274
82274
|
address: Address;
|
|
@@ -82276,9 +82276,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82276
82276
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82277
82277
|
value?: bigint | undefined;
|
|
82278
82278
|
dataSuffix?: `0x${string}` | undefined;
|
|
82279
|
+
type?: "legacy" | undefined;
|
|
82279
82280
|
gas?: bigint | undefined;
|
|
82280
82281
|
nonce?: number | undefined;
|
|
82281
|
-
type?: "legacy" | undefined;
|
|
82282
82282
|
blobs?: undefined;
|
|
82283
82283
|
blobVersionedHashes?: undefined;
|
|
82284
82284
|
kzg?: undefined;
|
|
@@ -82292,7 +82292,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82292
82292
|
chainId?: number | undefined;
|
|
82293
82293
|
connector?: wagmi0.Connector | undefined;
|
|
82294
82294
|
} | {
|
|
82295
|
-
abi:
|
|
82295
|
+
abi: abitype71.Abi;
|
|
82296
82296
|
functionName: string;
|
|
82297
82297
|
args?: readonly unknown[] | undefined;
|
|
82298
82298
|
address: Address;
|
|
@@ -82300,9 +82300,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82300
82300
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82301
82301
|
value?: bigint | undefined;
|
|
82302
82302
|
dataSuffix?: `0x${string}` | undefined;
|
|
82303
|
+
type?: "eip2930" | undefined;
|
|
82303
82304
|
gas?: bigint | undefined;
|
|
82304
82305
|
nonce?: number | undefined;
|
|
82305
|
-
type?: "eip2930" | undefined;
|
|
82306
82306
|
blobs?: undefined;
|
|
82307
82307
|
blobVersionedHashes?: undefined;
|
|
82308
82308
|
kzg?: undefined;
|
|
@@ -82316,7 +82316,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82316
82316
|
chainId?: number | undefined;
|
|
82317
82317
|
connector?: wagmi0.Connector | undefined;
|
|
82318
82318
|
} | {
|
|
82319
|
-
abi:
|
|
82319
|
+
abi: abitype71.Abi;
|
|
82320
82320
|
functionName: string;
|
|
82321
82321
|
args?: readonly unknown[] | undefined;
|
|
82322
82322
|
address: Address;
|
|
@@ -82324,9 +82324,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82324
82324
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82325
82325
|
value?: bigint | undefined;
|
|
82326
82326
|
dataSuffix?: `0x${string}` | undefined;
|
|
82327
|
+
type?: "eip1559" | undefined;
|
|
82327
82328
|
gas?: bigint | undefined;
|
|
82328
82329
|
nonce?: number | undefined;
|
|
82329
|
-
type?: "eip1559" | undefined;
|
|
82330
82330
|
blobs?: undefined;
|
|
82331
82331
|
blobVersionedHashes?: undefined;
|
|
82332
82332
|
kzg?: undefined;
|
|
@@ -82340,7 +82340,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82340
82340
|
chainId?: number | undefined;
|
|
82341
82341
|
connector?: wagmi0.Connector | undefined;
|
|
82342
82342
|
} | {
|
|
82343
|
-
abi:
|
|
82343
|
+
abi: abitype71.Abi;
|
|
82344
82344
|
functionName: string;
|
|
82345
82345
|
args?: readonly unknown[] | undefined;
|
|
82346
82346
|
address: Address;
|
|
@@ -82348,9 +82348,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82348
82348
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82349
82349
|
value?: bigint | undefined;
|
|
82350
82350
|
dataSuffix?: `0x${string}` | undefined;
|
|
82351
|
+
type?: "eip4844" | undefined;
|
|
82351
82352
|
gas?: bigint | undefined;
|
|
82352
82353
|
nonce?: number | undefined;
|
|
82353
|
-
type?: "eip4844" | undefined;
|
|
82354
82354
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
82355
82355
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
82356
82356
|
kzg?: undefined;
|
|
@@ -82364,7 +82364,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82364
82364
|
chainId?: number | undefined;
|
|
82365
82365
|
connector?: wagmi0.Connector | undefined;
|
|
82366
82366
|
} | {
|
|
82367
|
-
abi:
|
|
82367
|
+
abi: abitype71.Abi;
|
|
82368
82368
|
functionName: string;
|
|
82369
82369
|
args?: readonly unknown[] | undefined;
|
|
82370
82370
|
address: Address;
|
|
@@ -82372,9 +82372,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82372
82372
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82373
82373
|
value?: bigint | undefined;
|
|
82374
82374
|
dataSuffix?: `0x${string}` | undefined;
|
|
82375
|
+
type?: "eip4844" | undefined;
|
|
82375
82376
|
gas?: bigint | undefined;
|
|
82376
82377
|
nonce?: number | undefined;
|
|
82377
|
-
type?: "eip4844" | undefined;
|
|
82378
82378
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
82379
82379
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
82380
82380
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -82388,7 +82388,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82388
82388
|
chainId?: number | undefined;
|
|
82389
82389
|
connector?: wagmi0.Connector | undefined;
|
|
82390
82390
|
} | {
|
|
82391
|
-
abi:
|
|
82391
|
+
abi: abitype71.Abi;
|
|
82392
82392
|
functionName: string;
|
|
82393
82393
|
args?: readonly unknown[] | undefined;
|
|
82394
82394
|
address: Address;
|
|
@@ -82396,9 +82396,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82396
82396
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
82397
82397
|
value?: bigint | undefined;
|
|
82398
82398
|
dataSuffix?: `0x${string}` | undefined;
|
|
82399
|
+
type?: "eip7702" | undefined;
|
|
82399
82400
|
gas?: bigint | undefined;
|
|
82400
82401
|
nonce?: number | undefined;
|
|
82401
|
-
type?: "eip7702" | undefined;
|
|
82402
82402
|
blobs?: undefined;
|
|
82403
82403
|
blobVersionedHashes?: undefined;
|
|
82404
82404
|
kzg?: undefined;
|
|
@@ -82416,9 +82416,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
|
|
|
82416
82416
|
reset: () => void;
|
|
82417
82417
|
context: unknown;
|
|
82418
82418
|
submittedAt: number;
|
|
82419
|
-
mutate:
|
|
82420
|
-
mutateAsync:
|
|
82421
|
-
writeContract:
|
|
82419
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
82420
|
+
mutateAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
82421
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
82422
82422
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
82423
82423
|
};
|
|
82424
82424
|
//#endregion
|
|
@@ -83405,9 +83405,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83405
83405
|
reset: () => void;
|
|
83406
83406
|
context: unknown;
|
|
83407
83407
|
submittedAt: number;
|
|
83408
|
-
mutate:
|
|
83409
|
-
writeContract:
|
|
83410
|
-
writeContractAsync:
|
|
83408
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
83409
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
83410
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
83411
83411
|
updateMarketFees: (rates: {
|
|
83412
83412
|
openingFeeRate?: number;
|
|
83413
83413
|
baseFeeRate?: number;
|
|
@@ -83430,7 +83430,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83430
83430
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
83431
83431
|
isPaused: boolean;
|
|
83432
83432
|
variables: {
|
|
83433
|
-
abi:
|
|
83433
|
+
abi: abitype71.Abi;
|
|
83434
83434
|
functionName: string;
|
|
83435
83435
|
args?: readonly unknown[] | undefined;
|
|
83436
83436
|
address: Address;
|
|
@@ -83438,9 +83438,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83438
83438
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83439
83439
|
value?: bigint | undefined;
|
|
83440
83440
|
dataSuffix?: `0x${string}` | undefined;
|
|
83441
|
+
type?: "legacy" | undefined;
|
|
83441
83442
|
gas?: bigint | undefined;
|
|
83442
83443
|
nonce?: number | undefined;
|
|
83443
|
-
type?: "legacy" | undefined;
|
|
83444
83444
|
blobs?: undefined;
|
|
83445
83445
|
blobVersionedHashes?: undefined;
|
|
83446
83446
|
kzg?: undefined;
|
|
@@ -83454,7 +83454,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83454
83454
|
chainId?: number | undefined;
|
|
83455
83455
|
connector?: wagmi0.Connector | undefined;
|
|
83456
83456
|
} | {
|
|
83457
|
-
abi:
|
|
83457
|
+
abi: abitype71.Abi;
|
|
83458
83458
|
functionName: string;
|
|
83459
83459
|
args?: readonly unknown[] | undefined;
|
|
83460
83460
|
address: Address;
|
|
@@ -83462,9 +83462,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83462
83462
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83463
83463
|
value?: bigint | undefined;
|
|
83464
83464
|
dataSuffix?: `0x${string}` | undefined;
|
|
83465
|
+
type?: "eip2930" | undefined;
|
|
83465
83466
|
gas?: bigint | undefined;
|
|
83466
83467
|
nonce?: number | undefined;
|
|
83467
|
-
type?: "eip2930" | undefined;
|
|
83468
83468
|
blobs?: undefined;
|
|
83469
83469
|
blobVersionedHashes?: undefined;
|
|
83470
83470
|
kzg?: undefined;
|
|
@@ -83478,7 +83478,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83478
83478
|
chainId?: number | undefined;
|
|
83479
83479
|
connector?: wagmi0.Connector | undefined;
|
|
83480
83480
|
} | {
|
|
83481
|
-
abi:
|
|
83481
|
+
abi: abitype71.Abi;
|
|
83482
83482
|
functionName: string;
|
|
83483
83483
|
args?: readonly unknown[] | undefined;
|
|
83484
83484
|
address: Address;
|
|
@@ -83486,9 +83486,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83486
83486
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83487
83487
|
value?: bigint | undefined;
|
|
83488
83488
|
dataSuffix?: `0x${string}` | undefined;
|
|
83489
|
+
type?: "eip1559" | undefined;
|
|
83489
83490
|
gas?: bigint | undefined;
|
|
83490
83491
|
nonce?: number | undefined;
|
|
83491
|
-
type?: "eip1559" | undefined;
|
|
83492
83492
|
blobs?: undefined;
|
|
83493
83493
|
blobVersionedHashes?: undefined;
|
|
83494
83494
|
kzg?: undefined;
|
|
@@ -83502,7 +83502,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83502
83502
|
chainId?: number | undefined;
|
|
83503
83503
|
connector?: wagmi0.Connector | undefined;
|
|
83504
83504
|
} | {
|
|
83505
|
-
abi:
|
|
83505
|
+
abi: abitype71.Abi;
|
|
83506
83506
|
functionName: string;
|
|
83507
83507
|
args?: readonly unknown[] | undefined;
|
|
83508
83508
|
address: Address;
|
|
@@ -83510,9 +83510,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83510
83510
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83511
83511
|
value?: bigint | undefined;
|
|
83512
83512
|
dataSuffix?: `0x${string}` | undefined;
|
|
83513
|
+
type?: "eip4844" | undefined;
|
|
83513
83514
|
gas?: bigint | undefined;
|
|
83514
83515
|
nonce?: number | undefined;
|
|
83515
|
-
type?: "eip4844" | undefined;
|
|
83516
83516
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
83517
83517
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
83518
83518
|
kzg?: undefined;
|
|
@@ -83526,7 +83526,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83526
83526
|
chainId?: number | undefined;
|
|
83527
83527
|
connector?: wagmi0.Connector | undefined;
|
|
83528
83528
|
} | {
|
|
83529
|
-
abi:
|
|
83529
|
+
abi: abitype71.Abi;
|
|
83530
83530
|
functionName: string;
|
|
83531
83531
|
args?: readonly unknown[] | undefined;
|
|
83532
83532
|
address: Address;
|
|
@@ -83534,9 +83534,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83534
83534
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83535
83535
|
value?: bigint | undefined;
|
|
83536
83536
|
dataSuffix?: `0x${string}` | undefined;
|
|
83537
|
+
type?: "eip4844" | undefined;
|
|
83537
83538
|
gas?: bigint | undefined;
|
|
83538
83539
|
nonce?: number | undefined;
|
|
83539
|
-
type?: "eip4844" | undefined;
|
|
83540
83540
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
83541
83541
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
83542
83542
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -83550,7 +83550,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83550
83550
|
chainId?: number | undefined;
|
|
83551
83551
|
connector?: wagmi0.Connector | undefined;
|
|
83552
83552
|
} | {
|
|
83553
|
-
abi:
|
|
83553
|
+
abi: abitype71.Abi;
|
|
83554
83554
|
functionName: string;
|
|
83555
83555
|
args?: readonly unknown[] | undefined;
|
|
83556
83556
|
address: Address;
|
|
@@ -83558,9 +83558,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83558
83558
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83559
83559
|
value?: bigint | undefined;
|
|
83560
83560
|
dataSuffix?: `0x${string}` | undefined;
|
|
83561
|
+
type?: "eip7702" | undefined;
|
|
83561
83562
|
gas?: bigint | undefined;
|
|
83562
83563
|
nonce?: number | undefined;
|
|
83563
|
-
type?: "eip7702" | undefined;
|
|
83564
83564
|
blobs?: undefined;
|
|
83565
83565
|
blobVersionedHashes?: undefined;
|
|
83566
83566
|
kzg?: undefined;
|
|
@@ -83578,9 +83578,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83578
83578
|
reset: () => void;
|
|
83579
83579
|
context: unknown;
|
|
83580
83580
|
submittedAt: number;
|
|
83581
|
-
mutate:
|
|
83582
|
-
writeContract:
|
|
83583
|
-
writeContractAsync:
|
|
83581
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
83582
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
83583
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
83584
83584
|
updateMarketFees: (rates: {
|
|
83585
83585
|
openingFeeRate?: number;
|
|
83586
83586
|
baseFeeRate?: number;
|
|
@@ -83603,7 +83603,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83603
83603
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
83604
83604
|
isPaused: boolean;
|
|
83605
83605
|
variables: {
|
|
83606
|
-
abi:
|
|
83606
|
+
abi: abitype71.Abi;
|
|
83607
83607
|
functionName: string;
|
|
83608
83608
|
args?: readonly unknown[] | undefined;
|
|
83609
83609
|
address: Address;
|
|
@@ -83611,9 +83611,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83611
83611
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83612
83612
|
value?: bigint | undefined;
|
|
83613
83613
|
dataSuffix?: `0x${string}` | undefined;
|
|
83614
|
+
type?: "legacy" | undefined;
|
|
83614
83615
|
gas?: bigint | undefined;
|
|
83615
83616
|
nonce?: number | undefined;
|
|
83616
|
-
type?: "legacy" | undefined;
|
|
83617
83617
|
blobs?: undefined;
|
|
83618
83618
|
blobVersionedHashes?: undefined;
|
|
83619
83619
|
kzg?: undefined;
|
|
@@ -83627,7 +83627,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83627
83627
|
chainId?: number | undefined;
|
|
83628
83628
|
connector?: wagmi0.Connector | undefined;
|
|
83629
83629
|
} | {
|
|
83630
|
-
abi:
|
|
83630
|
+
abi: abitype71.Abi;
|
|
83631
83631
|
functionName: string;
|
|
83632
83632
|
args?: readonly unknown[] | undefined;
|
|
83633
83633
|
address: Address;
|
|
@@ -83635,9 +83635,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83635
83635
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83636
83636
|
value?: bigint | undefined;
|
|
83637
83637
|
dataSuffix?: `0x${string}` | undefined;
|
|
83638
|
+
type?: "eip2930" | undefined;
|
|
83638
83639
|
gas?: bigint | undefined;
|
|
83639
83640
|
nonce?: number | undefined;
|
|
83640
|
-
type?: "eip2930" | undefined;
|
|
83641
83641
|
blobs?: undefined;
|
|
83642
83642
|
blobVersionedHashes?: undefined;
|
|
83643
83643
|
kzg?: undefined;
|
|
@@ -83651,7 +83651,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83651
83651
|
chainId?: number | undefined;
|
|
83652
83652
|
connector?: wagmi0.Connector | undefined;
|
|
83653
83653
|
} | {
|
|
83654
|
-
abi:
|
|
83654
|
+
abi: abitype71.Abi;
|
|
83655
83655
|
functionName: string;
|
|
83656
83656
|
args?: readonly unknown[] | undefined;
|
|
83657
83657
|
address: Address;
|
|
@@ -83659,9 +83659,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83659
83659
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83660
83660
|
value?: bigint | undefined;
|
|
83661
83661
|
dataSuffix?: `0x${string}` | undefined;
|
|
83662
|
+
type?: "eip1559" | undefined;
|
|
83662
83663
|
gas?: bigint | undefined;
|
|
83663
83664
|
nonce?: number | undefined;
|
|
83664
|
-
type?: "eip1559" | undefined;
|
|
83665
83665
|
blobs?: undefined;
|
|
83666
83666
|
blobVersionedHashes?: undefined;
|
|
83667
83667
|
kzg?: undefined;
|
|
@@ -83675,7 +83675,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83675
83675
|
chainId?: number | undefined;
|
|
83676
83676
|
connector?: wagmi0.Connector | undefined;
|
|
83677
83677
|
} | {
|
|
83678
|
-
abi:
|
|
83678
|
+
abi: abitype71.Abi;
|
|
83679
83679
|
functionName: string;
|
|
83680
83680
|
args?: readonly unknown[] | undefined;
|
|
83681
83681
|
address: Address;
|
|
@@ -83683,9 +83683,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83683
83683
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83684
83684
|
value?: bigint | undefined;
|
|
83685
83685
|
dataSuffix?: `0x${string}` | undefined;
|
|
83686
|
+
type?: "eip4844" | undefined;
|
|
83686
83687
|
gas?: bigint | undefined;
|
|
83687
83688
|
nonce?: number | undefined;
|
|
83688
|
-
type?: "eip4844" | undefined;
|
|
83689
83689
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
83690
83690
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
83691
83691
|
kzg?: undefined;
|
|
@@ -83699,7 +83699,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83699
83699
|
chainId?: number | undefined;
|
|
83700
83700
|
connector?: wagmi0.Connector | undefined;
|
|
83701
83701
|
} | {
|
|
83702
|
-
abi:
|
|
83702
|
+
abi: abitype71.Abi;
|
|
83703
83703
|
functionName: string;
|
|
83704
83704
|
args?: readonly unknown[] | undefined;
|
|
83705
83705
|
address: Address;
|
|
@@ -83707,9 +83707,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83707
83707
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83708
83708
|
value?: bigint | undefined;
|
|
83709
83709
|
dataSuffix?: `0x${string}` | undefined;
|
|
83710
|
+
type?: "eip4844" | undefined;
|
|
83710
83711
|
gas?: bigint | undefined;
|
|
83711
83712
|
nonce?: number | undefined;
|
|
83712
|
-
type?: "eip4844" | undefined;
|
|
83713
83713
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
83714
83714
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
83715
83715
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -83723,7 +83723,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83723
83723
|
chainId?: number | undefined;
|
|
83724
83724
|
connector?: wagmi0.Connector | undefined;
|
|
83725
83725
|
} | {
|
|
83726
|
-
abi:
|
|
83726
|
+
abi: abitype71.Abi;
|
|
83727
83727
|
functionName: string;
|
|
83728
83728
|
args?: readonly unknown[] | undefined;
|
|
83729
83729
|
address: Address;
|
|
@@ -83731,9 +83731,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83731
83731
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83732
83732
|
value?: bigint | undefined;
|
|
83733
83733
|
dataSuffix?: `0x${string}` | undefined;
|
|
83734
|
+
type?: "eip7702" | undefined;
|
|
83734
83735
|
gas?: bigint | undefined;
|
|
83735
83736
|
nonce?: number | undefined;
|
|
83736
|
-
type?: "eip7702" | undefined;
|
|
83737
83737
|
blobs?: undefined;
|
|
83738
83738
|
blobVersionedHashes?: undefined;
|
|
83739
83739
|
kzg?: undefined;
|
|
@@ -83751,9 +83751,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83751
83751
|
reset: () => void;
|
|
83752
83752
|
context: unknown;
|
|
83753
83753
|
submittedAt: number;
|
|
83754
|
-
mutate:
|
|
83755
|
-
writeContract:
|
|
83756
|
-
writeContractAsync:
|
|
83754
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
83755
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
83756
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
83757
83757
|
updateMarketFees: (rates: {
|
|
83758
83758
|
openingFeeRate?: number;
|
|
83759
83759
|
baseFeeRate?: number;
|
|
@@ -83776,7 +83776,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83776
83776
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
83777
83777
|
isPaused: boolean;
|
|
83778
83778
|
variables: {
|
|
83779
|
-
abi:
|
|
83779
|
+
abi: abitype71.Abi;
|
|
83780
83780
|
functionName: string;
|
|
83781
83781
|
args?: readonly unknown[] | undefined;
|
|
83782
83782
|
address: Address;
|
|
@@ -83784,9 +83784,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83784
83784
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83785
83785
|
value?: bigint | undefined;
|
|
83786
83786
|
dataSuffix?: `0x${string}` | undefined;
|
|
83787
|
+
type?: "legacy" | undefined;
|
|
83787
83788
|
gas?: bigint | undefined;
|
|
83788
83789
|
nonce?: number | undefined;
|
|
83789
|
-
type?: "legacy" | undefined;
|
|
83790
83790
|
blobs?: undefined;
|
|
83791
83791
|
blobVersionedHashes?: undefined;
|
|
83792
83792
|
kzg?: undefined;
|
|
@@ -83800,7 +83800,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83800
83800
|
chainId?: number | undefined;
|
|
83801
83801
|
connector?: wagmi0.Connector | undefined;
|
|
83802
83802
|
} | {
|
|
83803
|
-
abi:
|
|
83803
|
+
abi: abitype71.Abi;
|
|
83804
83804
|
functionName: string;
|
|
83805
83805
|
args?: readonly unknown[] | undefined;
|
|
83806
83806
|
address: Address;
|
|
@@ -83808,9 +83808,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83808
83808
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83809
83809
|
value?: bigint | undefined;
|
|
83810
83810
|
dataSuffix?: `0x${string}` | undefined;
|
|
83811
|
+
type?: "eip2930" | undefined;
|
|
83811
83812
|
gas?: bigint | undefined;
|
|
83812
83813
|
nonce?: number | undefined;
|
|
83813
|
-
type?: "eip2930" | undefined;
|
|
83814
83814
|
blobs?: undefined;
|
|
83815
83815
|
blobVersionedHashes?: undefined;
|
|
83816
83816
|
kzg?: undefined;
|
|
@@ -83824,7 +83824,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83824
83824
|
chainId?: number | undefined;
|
|
83825
83825
|
connector?: wagmi0.Connector | undefined;
|
|
83826
83826
|
} | {
|
|
83827
|
-
abi:
|
|
83827
|
+
abi: abitype71.Abi;
|
|
83828
83828
|
functionName: string;
|
|
83829
83829
|
args?: readonly unknown[] | undefined;
|
|
83830
83830
|
address: Address;
|
|
@@ -83832,9 +83832,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83832
83832
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83833
83833
|
value?: bigint | undefined;
|
|
83834
83834
|
dataSuffix?: `0x${string}` | undefined;
|
|
83835
|
+
type?: "eip1559" | undefined;
|
|
83835
83836
|
gas?: bigint | undefined;
|
|
83836
83837
|
nonce?: number | undefined;
|
|
83837
|
-
type?: "eip1559" | undefined;
|
|
83838
83838
|
blobs?: undefined;
|
|
83839
83839
|
blobVersionedHashes?: undefined;
|
|
83840
83840
|
kzg?: undefined;
|
|
@@ -83848,7 +83848,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83848
83848
|
chainId?: number | undefined;
|
|
83849
83849
|
connector?: wagmi0.Connector | undefined;
|
|
83850
83850
|
} | {
|
|
83851
|
-
abi:
|
|
83851
|
+
abi: abitype71.Abi;
|
|
83852
83852
|
functionName: string;
|
|
83853
83853
|
args?: readonly unknown[] | undefined;
|
|
83854
83854
|
address: Address;
|
|
@@ -83856,9 +83856,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83856
83856
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83857
83857
|
value?: bigint | undefined;
|
|
83858
83858
|
dataSuffix?: `0x${string}` | undefined;
|
|
83859
|
+
type?: "eip4844" | undefined;
|
|
83859
83860
|
gas?: bigint | undefined;
|
|
83860
83861
|
nonce?: number | undefined;
|
|
83861
|
-
type?: "eip4844" | undefined;
|
|
83862
83862
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
83863
83863
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
83864
83864
|
kzg?: undefined;
|
|
@@ -83872,7 +83872,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83872
83872
|
chainId?: number | undefined;
|
|
83873
83873
|
connector?: wagmi0.Connector | undefined;
|
|
83874
83874
|
} | {
|
|
83875
|
-
abi:
|
|
83875
|
+
abi: abitype71.Abi;
|
|
83876
83876
|
functionName: string;
|
|
83877
83877
|
args?: readonly unknown[] | undefined;
|
|
83878
83878
|
address: Address;
|
|
@@ -83880,9 +83880,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83880
83880
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83881
83881
|
value?: bigint | undefined;
|
|
83882
83882
|
dataSuffix?: `0x${string}` | undefined;
|
|
83883
|
+
type?: "eip4844" | undefined;
|
|
83883
83884
|
gas?: bigint | undefined;
|
|
83884
83885
|
nonce?: number | undefined;
|
|
83885
|
-
type?: "eip4844" | undefined;
|
|
83886
83886
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
83887
83887
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
83888
83888
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -83896,7 +83896,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83896
83896
|
chainId?: number | undefined;
|
|
83897
83897
|
connector?: wagmi0.Connector | undefined;
|
|
83898
83898
|
} | {
|
|
83899
|
-
abi:
|
|
83899
|
+
abi: abitype71.Abi;
|
|
83900
83900
|
functionName: string;
|
|
83901
83901
|
args?: readonly unknown[] | undefined;
|
|
83902
83902
|
address: Address;
|
|
@@ -83904,9 +83904,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83904
83904
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
83905
83905
|
value?: bigint | undefined;
|
|
83906
83906
|
dataSuffix?: `0x${string}` | undefined;
|
|
83907
|
+
type?: "eip7702" | undefined;
|
|
83907
83908
|
gas?: bigint | undefined;
|
|
83908
83909
|
nonce?: number | undefined;
|
|
83909
|
-
type?: "eip7702" | undefined;
|
|
83910
83910
|
blobs?: undefined;
|
|
83911
83911
|
blobVersionedHashes?: undefined;
|
|
83912
83912
|
kzg?: undefined;
|
|
@@ -83924,9 +83924,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
83924
83924
|
reset: () => void;
|
|
83925
83925
|
context: unknown;
|
|
83926
83926
|
submittedAt: number;
|
|
83927
|
-
mutate:
|
|
83928
|
-
writeContract:
|
|
83929
|
-
writeContractAsync:
|
|
83927
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
83928
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
83929
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
83930
83930
|
updateMarketFees: (rates: {
|
|
83931
83931
|
openingFeeRate?: number;
|
|
83932
83932
|
baseFeeRate?: number;
|
|
@@ -84946,9 +84946,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
84946
84946
|
reset: () => void;
|
|
84947
84947
|
context: unknown;
|
|
84948
84948
|
submittedAt: number;
|
|
84949
|
-
mutate:
|
|
84950
|
-
writeContract:
|
|
84951
|
-
writeContractAsync:
|
|
84949
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
84950
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
84951
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
84952
84952
|
updateMarketPricing: <T extends "static" | "bsm">(data: T extends "static" ? Partial<StaticPricingParams> & {
|
|
84953
84953
|
model: "static";
|
|
84954
84954
|
} : Partial<OptionPricingParams> & {
|
|
@@ -84969,7 +84969,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
84969
84969
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
84970
84970
|
isPaused: boolean;
|
|
84971
84971
|
variables: {
|
|
84972
|
-
abi:
|
|
84972
|
+
abi: abitype71.Abi;
|
|
84973
84973
|
functionName: string;
|
|
84974
84974
|
args?: readonly unknown[] | undefined;
|
|
84975
84975
|
address: Address;
|
|
@@ -84977,9 +84977,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
84977
84977
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
84978
84978
|
value?: bigint | undefined;
|
|
84979
84979
|
dataSuffix?: `0x${string}` | undefined;
|
|
84980
|
+
type?: "legacy" | undefined;
|
|
84980
84981
|
gas?: bigint | undefined;
|
|
84981
84982
|
nonce?: number | undefined;
|
|
84982
|
-
type?: "legacy" | undefined;
|
|
84983
84983
|
blobs?: undefined;
|
|
84984
84984
|
blobVersionedHashes?: undefined;
|
|
84985
84985
|
kzg?: undefined;
|
|
@@ -84993,7 +84993,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
84993
84993
|
chainId?: number | undefined;
|
|
84994
84994
|
connector?: wagmi0.Connector | undefined;
|
|
84995
84995
|
} | {
|
|
84996
|
-
abi:
|
|
84996
|
+
abi: abitype71.Abi;
|
|
84997
84997
|
functionName: string;
|
|
84998
84998
|
args?: readonly unknown[] | undefined;
|
|
84999
84999
|
address: Address;
|
|
@@ -85001,9 +85001,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85001
85001
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85002
85002
|
value?: bigint | undefined;
|
|
85003
85003
|
dataSuffix?: `0x${string}` | undefined;
|
|
85004
|
+
type?: "eip2930" | undefined;
|
|
85004
85005
|
gas?: bigint | undefined;
|
|
85005
85006
|
nonce?: number | undefined;
|
|
85006
|
-
type?: "eip2930" | undefined;
|
|
85007
85007
|
blobs?: undefined;
|
|
85008
85008
|
blobVersionedHashes?: undefined;
|
|
85009
85009
|
kzg?: undefined;
|
|
@@ -85017,7 +85017,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85017
85017
|
chainId?: number | undefined;
|
|
85018
85018
|
connector?: wagmi0.Connector | undefined;
|
|
85019
85019
|
} | {
|
|
85020
|
-
abi:
|
|
85020
|
+
abi: abitype71.Abi;
|
|
85021
85021
|
functionName: string;
|
|
85022
85022
|
args?: readonly unknown[] | undefined;
|
|
85023
85023
|
address: Address;
|
|
@@ -85025,9 +85025,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85025
85025
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85026
85026
|
value?: bigint | undefined;
|
|
85027
85027
|
dataSuffix?: `0x${string}` | undefined;
|
|
85028
|
+
type?: "eip1559" | undefined;
|
|
85028
85029
|
gas?: bigint | undefined;
|
|
85029
85030
|
nonce?: number | undefined;
|
|
85030
|
-
type?: "eip1559" | undefined;
|
|
85031
85031
|
blobs?: undefined;
|
|
85032
85032
|
blobVersionedHashes?: undefined;
|
|
85033
85033
|
kzg?: undefined;
|
|
@@ -85041,7 +85041,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85041
85041
|
chainId?: number | undefined;
|
|
85042
85042
|
connector?: wagmi0.Connector | undefined;
|
|
85043
85043
|
} | {
|
|
85044
|
-
abi:
|
|
85044
|
+
abi: abitype71.Abi;
|
|
85045
85045
|
functionName: string;
|
|
85046
85046
|
args?: readonly unknown[] | undefined;
|
|
85047
85047
|
address: Address;
|
|
@@ -85049,9 +85049,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85049
85049
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85050
85050
|
value?: bigint | undefined;
|
|
85051
85051
|
dataSuffix?: `0x${string}` | undefined;
|
|
85052
|
+
type?: "eip4844" | undefined;
|
|
85052
85053
|
gas?: bigint | undefined;
|
|
85053
85054
|
nonce?: number | undefined;
|
|
85054
|
-
type?: "eip4844" | undefined;
|
|
85055
85055
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
85056
85056
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
85057
85057
|
kzg?: undefined;
|
|
@@ -85065,7 +85065,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85065
85065
|
chainId?: number | undefined;
|
|
85066
85066
|
connector?: wagmi0.Connector | undefined;
|
|
85067
85067
|
} | {
|
|
85068
|
-
abi:
|
|
85068
|
+
abi: abitype71.Abi;
|
|
85069
85069
|
functionName: string;
|
|
85070
85070
|
args?: readonly unknown[] | undefined;
|
|
85071
85071
|
address: Address;
|
|
@@ -85073,9 +85073,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85073
85073
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85074
85074
|
value?: bigint | undefined;
|
|
85075
85075
|
dataSuffix?: `0x${string}` | undefined;
|
|
85076
|
+
type?: "eip4844" | undefined;
|
|
85076
85077
|
gas?: bigint | undefined;
|
|
85077
85078
|
nonce?: number | undefined;
|
|
85078
|
-
type?: "eip4844" | undefined;
|
|
85079
85079
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
85080
85080
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
85081
85081
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -85089,7 +85089,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85089
85089
|
chainId?: number | undefined;
|
|
85090
85090
|
connector?: wagmi0.Connector | undefined;
|
|
85091
85091
|
} | {
|
|
85092
|
-
abi:
|
|
85092
|
+
abi: abitype71.Abi;
|
|
85093
85093
|
functionName: string;
|
|
85094
85094
|
args?: readonly unknown[] | undefined;
|
|
85095
85095
|
address: Address;
|
|
@@ -85097,9 +85097,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85097
85097
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85098
85098
|
value?: bigint | undefined;
|
|
85099
85099
|
dataSuffix?: `0x${string}` | undefined;
|
|
85100
|
+
type?: "eip7702" | undefined;
|
|
85100
85101
|
gas?: bigint | undefined;
|
|
85101
85102
|
nonce?: number | undefined;
|
|
85102
|
-
type?: "eip7702" | undefined;
|
|
85103
85103
|
blobs?: undefined;
|
|
85104
85104
|
blobVersionedHashes?: undefined;
|
|
85105
85105
|
kzg?: undefined;
|
|
@@ -85117,9 +85117,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85117
85117
|
reset: () => void;
|
|
85118
85118
|
context: unknown;
|
|
85119
85119
|
submittedAt: number;
|
|
85120
|
-
mutate:
|
|
85121
|
-
writeContract:
|
|
85122
|
-
writeContractAsync:
|
|
85120
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
85121
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
85122
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
85123
85123
|
updateMarketPricing: <T extends "static" | "bsm">(data: T extends "static" ? Partial<StaticPricingParams> & {
|
|
85124
85124
|
model: "static";
|
|
85125
85125
|
} : Partial<OptionPricingParams> & {
|
|
@@ -85140,7 +85140,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85140
85140
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
85141
85141
|
isPaused: boolean;
|
|
85142
85142
|
variables: {
|
|
85143
|
-
abi:
|
|
85143
|
+
abi: abitype71.Abi;
|
|
85144
85144
|
functionName: string;
|
|
85145
85145
|
args?: readonly unknown[] | undefined;
|
|
85146
85146
|
address: Address;
|
|
@@ -85148,9 +85148,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85148
85148
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85149
85149
|
value?: bigint | undefined;
|
|
85150
85150
|
dataSuffix?: `0x${string}` | undefined;
|
|
85151
|
+
type?: "legacy" | undefined;
|
|
85151
85152
|
gas?: bigint | undefined;
|
|
85152
85153
|
nonce?: number | undefined;
|
|
85153
|
-
type?: "legacy" | undefined;
|
|
85154
85154
|
blobs?: undefined;
|
|
85155
85155
|
blobVersionedHashes?: undefined;
|
|
85156
85156
|
kzg?: undefined;
|
|
@@ -85164,7 +85164,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85164
85164
|
chainId?: number | undefined;
|
|
85165
85165
|
connector?: wagmi0.Connector | undefined;
|
|
85166
85166
|
} | {
|
|
85167
|
-
abi:
|
|
85167
|
+
abi: abitype71.Abi;
|
|
85168
85168
|
functionName: string;
|
|
85169
85169
|
args?: readonly unknown[] | undefined;
|
|
85170
85170
|
address: Address;
|
|
@@ -85172,9 +85172,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85172
85172
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85173
85173
|
value?: bigint | undefined;
|
|
85174
85174
|
dataSuffix?: `0x${string}` | undefined;
|
|
85175
|
+
type?: "eip2930" | undefined;
|
|
85175
85176
|
gas?: bigint | undefined;
|
|
85176
85177
|
nonce?: number | undefined;
|
|
85177
|
-
type?: "eip2930" | undefined;
|
|
85178
85178
|
blobs?: undefined;
|
|
85179
85179
|
blobVersionedHashes?: undefined;
|
|
85180
85180
|
kzg?: undefined;
|
|
@@ -85188,7 +85188,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85188
85188
|
chainId?: number | undefined;
|
|
85189
85189
|
connector?: wagmi0.Connector | undefined;
|
|
85190
85190
|
} | {
|
|
85191
|
-
abi:
|
|
85191
|
+
abi: abitype71.Abi;
|
|
85192
85192
|
functionName: string;
|
|
85193
85193
|
args?: readonly unknown[] | undefined;
|
|
85194
85194
|
address: Address;
|
|
@@ -85196,9 +85196,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85196
85196
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85197
85197
|
value?: bigint | undefined;
|
|
85198
85198
|
dataSuffix?: `0x${string}` | undefined;
|
|
85199
|
+
type?: "eip1559" | undefined;
|
|
85199
85200
|
gas?: bigint | undefined;
|
|
85200
85201
|
nonce?: number | undefined;
|
|
85201
|
-
type?: "eip1559" | undefined;
|
|
85202
85202
|
blobs?: undefined;
|
|
85203
85203
|
blobVersionedHashes?: undefined;
|
|
85204
85204
|
kzg?: undefined;
|
|
@@ -85212,7 +85212,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85212
85212
|
chainId?: number | undefined;
|
|
85213
85213
|
connector?: wagmi0.Connector | undefined;
|
|
85214
85214
|
} | {
|
|
85215
|
-
abi:
|
|
85215
|
+
abi: abitype71.Abi;
|
|
85216
85216
|
functionName: string;
|
|
85217
85217
|
args?: readonly unknown[] | undefined;
|
|
85218
85218
|
address: Address;
|
|
@@ -85220,9 +85220,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85220
85220
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85221
85221
|
value?: bigint | undefined;
|
|
85222
85222
|
dataSuffix?: `0x${string}` | undefined;
|
|
85223
|
+
type?: "eip4844" | undefined;
|
|
85223
85224
|
gas?: bigint | undefined;
|
|
85224
85225
|
nonce?: number | undefined;
|
|
85225
|
-
type?: "eip4844" | undefined;
|
|
85226
85226
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
85227
85227
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
85228
85228
|
kzg?: undefined;
|
|
@@ -85236,7 +85236,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85236
85236
|
chainId?: number | undefined;
|
|
85237
85237
|
connector?: wagmi0.Connector | undefined;
|
|
85238
85238
|
} | {
|
|
85239
|
-
abi:
|
|
85239
|
+
abi: abitype71.Abi;
|
|
85240
85240
|
functionName: string;
|
|
85241
85241
|
args?: readonly unknown[] | undefined;
|
|
85242
85242
|
address: Address;
|
|
@@ -85244,9 +85244,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85244
85244
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85245
85245
|
value?: bigint | undefined;
|
|
85246
85246
|
dataSuffix?: `0x${string}` | undefined;
|
|
85247
|
+
type?: "eip4844" | undefined;
|
|
85247
85248
|
gas?: bigint | undefined;
|
|
85248
85249
|
nonce?: number | undefined;
|
|
85249
|
-
type?: "eip4844" | undefined;
|
|
85250
85250
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
85251
85251
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
85252
85252
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -85260,7 +85260,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85260
85260
|
chainId?: number | undefined;
|
|
85261
85261
|
connector?: wagmi0.Connector | undefined;
|
|
85262
85262
|
} | {
|
|
85263
|
-
abi:
|
|
85263
|
+
abi: abitype71.Abi;
|
|
85264
85264
|
functionName: string;
|
|
85265
85265
|
args?: readonly unknown[] | undefined;
|
|
85266
85266
|
address: Address;
|
|
@@ -85268,9 +85268,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85268
85268
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85269
85269
|
value?: bigint | undefined;
|
|
85270
85270
|
dataSuffix?: `0x${string}` | undefined;
|
|
85271
|
+
type?: "eip7702" | undefined;
|
|
85271
85272
|
gas?: bigint | undefined;
|
|
85272
85273
|
nonce?: number | undefined;
|
|
85273
|
-
type?: "eip7702" | undefined;
|
|
85274
85274
|
blobs?: undefined;
|
|
85275
85275
|
blobVersionedHashes?: undefined;
|
|
85276
85276
|
kzg?: undefined;
|
|
@@ -85288,9 +85288,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85288
85288
|
reset: () => void;
|
|
85289
85289
|
context: unknown;
|
|
85290
85290
|
submittedAt: number;
|
|
85291
|
-
mutate:
|
|
85292
|
-
writeContract:
|
|
85293
|
-
writeContractAsync:
|
|
85291
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
85292
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
85293
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
85294
85294
|
updateMarketPricing: <T extends "static" | "bsm">(data: T extends "static" ? Partial<StaticPricingParams> & {
|
|
85295
85295
|
model: "static";
|
|
85296
85296
|
} : Partial<OptionPricingParams> & {
|
|
@@ -85311,7 +85311,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85311
85311
|
failureReason: _wagmi_core0.WriteContractErrorType | null;
|
|
85312
85312
|
isPaused: boolean;
|
|
85313
85313
|
variables: {
|
|
85314
|
-
abi:
|
|
85314
|
+
abi: abitype71.Abi;
|
|
85315
85315
|
functionName: string;
|
|
85316
85316
|
args?: readonly unknown[] | undefined;
|
|
85317
85317
|
address: Address;
|
|
@@ -85319,9 +85319,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85319
85319
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85320
85320
|
value?: bigint | undefined;
|
|
85321
85321
|
dataSuffix?: `0x${string}` | undefined;
|
|
85322
|
+
type?: "legacy" | undefined;
|
|
85322
85323
|
gas?: bigint | undefined;
|
|
85323
85324
|
nonce?: number | undefined;
|
|
85324
|
-
type?: "legacy" | undefined;
|
|
85325
85325
|
blobs?: undefined;
|
|
85326
85326
|
blobVersionedHashes?: undefined;
|
|
85327
85327
|
kzg?: undefined;
|
|
@@ -85335,7 +85335,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85335
85335
|
chainId?: number | undefined;
|
|
85336
85336
|
connector?: wagmi0.Connector | undefined;
|
|
85337
85337
|
} | {
|
|
85338
|
-
abi:
|
|
85338
|
+
abi: abitype71.Abi;
|
|
85339
85339
|
functionName: string;
|
|
85340
85340
|
args?: readonly unknown[] | undefined;
|
|
85341
85341
|
address: Address;
|
|
@@ -85343,9 +85343,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85343
85343
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85344
85344
|
value?: bigint | undefined;
|
|
85345
85345
|
dataSuffix?: `0x${string}` | undefined;
|
|
85346
|
+
type?: "eip2930" | undefined;
|
|
85346
85347
|
gas?: bigint | undefined;
|
|
85347
85348
|
nonce?: number | undefined;
|
|
85348
|
-
type?: "eip2930" | undefined;
|
|
85349
85349
|
blobs?: undefined;
|
|
85350
85350
|
blobVersionedHashes?: undefined;
|
|
85351
85351
|
kzg?: undefined;
|
|
@@ -85359,7 +85359,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85359
85359
|
chainId?: number | undefined;
|
|
85360
85360
|
connector?: wagmi0.Connector | undefined;
|
|
85361
85361
|
} | {
|
|
85362
|
-
abi:
|
|
85362
|
+
abi: abitype71.Abi;
|
|
85363
85363
|
functionName: string;
|
|
85364
85364
|
args?: readonly unknown[] | undefined;
|
|
85365
85365
|
address: Address;
|
|
@@ -85367,9 +85367,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85367
85367
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85368
85368
|
value?: bigint | undefined;
|
|
85369
85369
|
dataSuffix?: `0x${string}` | undefined;
|
|
85370
|
+
type?: "eip1559" | undefined;
|
|
85370
85371
|
gas?: bigint | undefined;
|
|
85371
85372
|
nonce?: number | undefined;
|
|
85372
|
-
type?: "eip1559" | undefined;
|
|
85373
85373
|
blobs?: undefined;
|
|
85374
85374
|
blobVersionedHashes?: undefined;
|
|
85375
85375
|
kzg?: undefined;
|
|
@@ -85383,7 +85383,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85383
85383
|
chainId?: number | undefined;
|
|
85384
85384
|
connector?: wagmi0.Connector | undefined;
|
|
85385
85385
|
} | {
|
|
85386
|
-
abi:
|
|
85386
|
+
abi: abitype71.Abi;
|
|
85387
85387
|
functionName: string;
|
|
85388
85388
|
args?: readonly unknown[] | undefined;
|
|
85389
85389
|
address: Address;
|
|
@@ -85391,9 +85391,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85391
85391
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85392
85392
|
value?: bigint | undefined;
|
|
85393
85393
|
dataSuffix?: `0x${string}` | undefined;
|
|
85394
|
+
type?: "eip4844" | undefined;
|
|
85394
85395
|
gas?: bigint | undefined;
|
|
85395
85396
|
nonce?: number | undefined;
|
|
85396
|
-
type?: "eip4844" | undefined;
|
|
85397
85397
|
blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
|
|
85398
85398
|
blobVersionedHashes: readonly viem0.Hex[];
|
|
85399
85399
|
kzg?: undefined;
|
|
@@ -85407,7 +85407,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85407
85407
|
chainId?: number | undefined;
|
|
85408
85408
|
connector?: wagmi0.Connector | undefined;
|
|
85409
85409
|
} | {
|
|
85410
|
-
abi:
|
|
85410
|
+
abi: abitype71.Abi;
|
|
85411
85411
|
functionName: string;
|
|
85412
85412
|
args?: readonly unknown[] | undefined;
|
|
85413
85413
|
address: Address;
|
|
@@ -85415,9 +85415,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85415
85415
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85416
85416
|
value?: bigint | undefined;
|
|
85417
85417
|
dataSuffix?: `0x${string}` | undefined;
|
|
85418
|
+
type?: "eip4844" | undefined;
|
|
85418
85419
|
gas?: bigint | undefined;
|
|
85419
85420
|
nonce?: number | undefined;
|
|
85420
|
-
type?: "eip4844" | undefined;
|
|
85421
85421
|
blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
|
|
85422
85422
|
blobVersionedHashes?: readonly `0x${string}`[] | undefined;
|
|
85423
85423
|
kzg?: viem0.Kzg | undefined;
|
|
@@ -85431,7 +85431,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85431
85431
|
chainId?: number | undefined;
|
|
85432
85432
|
connector?: wagmi0.Connector | undefined;
|
|
85433
85433
|
} | {
|
|
85434
|
-
abi:
|
|
85434
|
+
abi: abitype71.Abi;
|
|
85435
85435
|
functionName: string;
|
|
85436
85436
|
args?: readonly unknown[] | undefined;
|
|
85437
85437
|
address: Address;
|
|
@@ -85439,9 +85439,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85439
85439
|
account?: `0x${string}` | viem0.Account | null | undefined;
|
|
85440
85440
|
value?: bigint | undefined;
|
|
85441
85441
|
dataSuffix?: `0x${string}` | undefined;
|
|
85442
|
+
type?: "eip7702" | undefined;
|
|
85442
85443
|
gas?: bigint | undefined;
|
|
85443
85444
|
nonce?: number | undefined;
|
|
85444
|
-
type?: "eip7702" | undefined;
|
|
85445
85445
|
blobs?: undefined;
|
|
85446
85446
|
blobVersionedHashes?: undefined;
|
|
85447
85447
|
kzg?: undefined;
|
|
@@ -85459,9 +85459,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
|
|
|
85459
85459
|
reset: () => void;
|
|
85460
85460
|
context: unknown;
|
|
85461
85461
|
submittedAt: number;
|
|
85462
|
-
mutate:
|
|
85463
|
-
writeContract:
|
|
85464
|
-
writeContractAsync:
|
|
85462
|
+
mutate: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
85463
|
+
writeContract: wagmi_query47.WriteContractMutate<wagmi0.Config, unknown>;
|
|
85464
|
+
writeContractAsync: wagmi_query47.WriteContractMutateAsync<wagmi0.Config, unknown>;
|
|
85465
85465
|
updateMarketPricing: <T extends "static" | "bsm">(data: T extends "static" ? Partial<StaticPricingParams> & {
|
|
85466
85466
|
model: "static";
|
|
85467
85467
|
} : Partial<OptionPricingParams> & {
|
|
@@ -85481,4 +85481,4 @@ declare const useLens: () => {
|
|
|
85481
85481
|
};
|
|
85482
85482
|
//#endregion
|
|
85483
85483
|
export { PRICE_PRECISION as $, useMarketsData as $t, useQuoteExactInput as A, useOptionPremium as At, PriceResolution as B, formatCondensed as Bt, useLiquidityBlocks as C, useMintPerp as Ct, QuoteExactSingleParams as D, OptionEvent as Dt, QuoteExactParams as E, MintOptionEvent as Et, usePoolVolume as F, useClosedUserOptions as Ft, useCurrentTick as G, wrapPrice as Gt, getPriceHistory as H, formatVagueAmount as Ht, useMarketPriceHistory as I, useMintOption as It, useCurrentPrices as J, useMarketUserVolume as Jt, useCurrentTicks as K, wrapPriceUnscaled as Kt, usePriceHistory as L, useMaxPositionSize as Lt, useQuoteExactOutput as M, useExerciseOption as Mt, useQuoteExactOutputSingle as N, OptionData as Nt, UseQuoteOptions as O, useOptionTimeline as Ot, usePoolUserVolume as P, useActiveUserOptions as Pt, usePoolsData as Q, useMarketData as Qt, PriceData as R, Amount as Rt, LiquidityBlockData as S, useClosePerp as St, PathKey as T, ExtendEvent as Tt, usePriceAtSqrtPriceX96 as U, wrapAmount as Ut, getCurrentPrice as V, formatUSD as Vt, usePriceAtTick as W, wrapAmountUnscaled as Wt, UniswapPoolData as X, useMarketState as Xt, PoolInput as Y, useMarketVolume as Yt, usePoolData as Z, MarketData as Zt, useTokenData as _, useOperatorPerms as _t, OptionPricingParams as a, TimelockMarketData as an, getSqrtPriceX96AtPrice as at, batchGetAmountsFromLiquidity as b, useUserPerps as bt, usePricingParams as c, getStateView as cn, liquiditiesToAmount1 as ct, usePauseMarketTrading as d, quoters as dn, token0ToToken1 as dt, TimelockProvider as en, PoolKey as et, usePauseGlobalTrading as f, stateViews as fn, token0ToToken1AtTick as ft, TokenData as g, timelockLenses as gn, useUserOperators as gt, useTokenBalance as h, timelockFactories as hn, useSetOperatorPerms as ht, useOptionPricingParams as i, TimelockMarket as in, getPriceAtTick as it, useQuoteExactInputSingle as j, useOptionPnl as jt, useQuote as k, useExtendOption as kt, useUpdateMarketFees as l, getTimelockLens as ln, liquiditiesToAmounts as lt, useApproval as m, swappers as mn, token1ToToken0AtTick as mt, useUpdateMarketPricing as n, useTimelockConfig as nn, getNearestValidStrikeTick as nt, PricingParams as o, getErc20 as on, getTickAtPrice as ot, useGuardianGlobalState as p, swapRouters as pn, token1ToToken0 as pt, useCurrentPrice as q, zero as qt, useStaticPricingParams as r, TimelockLens as rn, getPriceAtSqrtPriceX96 as rt, StaticPricingParams as s, getQuoter as sn, liquiditiesToAmount0 as st, useLens as t, useCurrentMarket as tn, getAmountsFromLiquidity as tt, useFeeRates as u, getTimelockMarket as un, roundTick as ut, useVaultTVL as v, useActiveUserPerps as vt, useBurnLiquidity as w, ExerciseOptionEvent as wt, useMintLiquidity as x, usePerpsOperator as xt, useVaultData as y, useClosedUserPerps as yt, PriceDataPoint as z, formatAmount as zt };
|
|
85484
|
-
//# sourceMappingURL=client-
|
|
85484
|
+
//# sourceMappingURL=client-Bt2ZcBbK.d.cts.map
|