timelock-sdk 0.0.167 → 0.0.169
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-DKmMbskR.d.ts → client-BBEKQXJg.d.ts} +251 -251
- package/dist/{client-Cq946h0I.d.cts → client-CjsgEDgp.d.cts} +438 -438
- package/dist/client.cjs +27 -20
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +1 -1
- package/dist/client.d.ts +1 -1
- package/dist/client.js +27 -20
- package/dist/client.js.map +1 -1
- package/dist/package.d.cts +1 -1
- package/dist/package.d.ts +1 -1
- package/package.json +1 -1
|
@@ -6,13 +6,13 @@ import "graphql";
|
|
|
6
6
|
import { GraphQLClient, RequestOptions } from "graphql-request";
|
|
7
7
|
import * as _tanstack_react_query0 from "@tanstack/react-query";
|
|
8
8
|
import { NonUndefinedGuard } from "@tanstack/react-query";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _tanstack_query_core41 from "@tanstack/query-core";
|
|
10
10
|
import Big from "big.js";
|
|
11
11
|
import JSBI from "jsbi";
|
|
12
|
-
import * as
|
|
13
|
-
import * as
|
|
14
|
-
import * as
|
|
15
|
-
import * as
|
|
12
|
+
import * as _wagmi_core10 from "@wagmi/core";
|
|
13
|
+
import * as wagmi0 from "wagmi";
|
|
14
|
+
import * as wagmi_query0 from "wagmi/query";
|
|
15
|
+
import * as abitype0 from "abitype";
|
|
16
16
|
|
|
17
17
|
//#region src/generated/graphql.d.ts
|
|
18
18
|
type Exact<T$1 extends {
|
|
@@ -48234,20 +48234,20 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48234
48234
|
isRefetching: boolean;
|
|
48235
48235
|
isStale: boolean;
|
|
48236
48236
|
isEnabled: boolean;
|
|
48237
|
-
refetch: (options?:
|
|
48237
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48238
48238
|
optionsCount: bigint;
|
|
48239
48239
|
optionPricing: `0x${string}`;
|
|
48240
48240
|
feeStrategy: `0x${string}`;
|
|
48241
48241
|
owner: `0x${string}`;
|
|
48242
48242
|
}, viem533.ReadContractErrorType>>;
|
|
48243
|
-
fetchStatus:
|
|
48243
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48244
48244
|
promise: Promise<{
|
|
48245
48245
|
optionsCount: bigint;
|
|
48246
48246
|
optionPricing: `0x${string}`;
|
|
48247
48247
|
feeStrategy: `0x${string}`;
|
|
48248
48248
|
owner: `0x${string}`;
|
|
48249
48249
|
}>;
|
|
48250
|
-
queryKey:
|
|
48250
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48251
48251
|
data: Partial<NonUndefinedGuard<{
|
|
48252
48252
|
optionsCount: bigint;
|
|
48253
48253
|
optionPricing: `0x${string}`;
|
|
@@ -48277,20 +48277,20 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48277
48277
|
isRefetching: boolean;
|
|
48278
48278
|
isStale: boolean;
|
|
48279
48279
|
isEnabled: boolean;
|
|
48280
|
-
refetch: (options?:
|
|
48280
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48281
48281
|
optionsCount: bigint;
|
|
48282
48282
|
optionPricing: `0x${string}`;
|
|
48283
48283
|
feeStrategy: `0x${string}`;
|
|
48284
48284
|
owner: `0x${string}`;
|
|
48285
48285
|
}, viem533.ReadContractErrorType>>;
|
|
48286
|
-
fetchStatus:
|
|
48286
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48287
48287
|
promise: Promise<{
|
|
48288
48288
|
optionsCount: bigint;
|
|
48289
48289
|
optionPricing: `0x${string}`;
|
|
48290
48290
|
feeStrategy: `0x${string}`;
|
|
48291
48291
|
owner: `0x${string}`;
|
|
48292
48292
|
}>;
|
|
48293
|
-
queryKey:
|
|
48293
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48294
48294
|
data: Partial<NonUndefinedGuard<{
|
|
48295
48295
|
optionsCount: bigint;
|
|
48296
48296
|
optionPricing: `0x${string}`;
|
|
@@ -48320,20 +48320,20 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48320
48320
|
isRefetching: boolean;
|
|
48321
48321
|
isStale: boolean;
|
|
48322
48322
|
isEnabled: boolean;
|
|
48323
|
-
refetch: (options?:
|
|
48323
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48324
48324
|
optionsCount: bigint;
|
|
48325
48325
|
optionPricing: `0x${string}`;
|
|
48326
48326
|
feeStrategy: `0x${string}`;
|
|
48327
48327
|
owner: `0x${string}`;
|
|
48328
48328
|
}, viem533.ReadContractErrorType>>;
|
|
48329
|
-
fetchStatus:
|
|
48329
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48330
48330
|
promise: Promise<{
|
|
48331
48331
|
optionsCount: bigint;
|
|
48332
48332
|
optionPricing: `0x${string}`;
|
|
48333
48333
|
feeStrategy: `0x${string}`;
|
|
48334
48334
|
owner: `0x${string}`;
|
|
48335
48335
|
}>;
|
|
48336
|
-
queryKey:
|
|
48336
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48337
48337
|
data: Partial<NonUndefinedGuard<{
|
|
48338
48338
|
optionsCount: bigint;
|
|
48339
48339
|
optionPricing: `0x${string}`;
|
|
@@ -48363,20 +48363,20 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48363
48363
|
isRefetching: boolean;
|
|
48364
48364
|
isStale: boolean;
|
|
48365
48365
|
isEnabled: boolean;
|
|
48366
|
-
refetch: (options?:
|
|
48366
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48367
48367
|
optionsCount: bigint;
|
|
48368
48368
|
optionPricing: `0x${string}`;
|
|
48369
48369
|
feeStrategy: `0x${string}`;
|
|
48370
48370
|
owner: `0x${string}`;
|
|
48371
48371
|
}, viem533.ReadContractErrorType>>;
|
|
48372
|
-
fetchStatus:
|
|
48372
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48373
48373
|
promise: Promise<{
|
|
48374
48374
|
optionsCount: bigint;
|
|
48375
48375
|
optionPricing: `0x${string}`;
|
|
48376
48376
|
feeStrategy: `0x${string}`;
|
|
48377
48377
|
owner: `0x${string}`;
|
|
48378
48378
|
}>;
|
|
48379
|
-
queryKey:
|
|
48379
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48380
48380
|
data: Partial<NonUndefinedGuard<{
|
|
48381
48381
|
optionsCount: bigint;
|
|
48382
48382
|
optionPricing: `0x${string}`;
|
|
@@ -48406,20 +48406,20 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48406
48406
|
isRefetching: boolean;
|
|
48407
48407
|
isStale: boolean;
|
|
48408
48408
|
isEnabled: boolean;
|
|
48409
|
-
refetch: (options?:
|
|
48409
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48410
48410
|
optionsCount: bigint;
|
|
48411
48411
|
optionPricing: `0x${string}`;
|
|
48412
48412
|
feeStrategy: `0x${string}`;
|
|
48413
48413
|
owner: `0x${string}`;
|
|
48414
48414
|
}, viem533.ReadContractErrorType>>;
|
|
48415
|
-
fetchStatus:
|
|
48415
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48416
48416
|
promise: Promise<{
|
|
48417
48417
|
optionsCount: bigint;
|
|
48418
48418
|
optionPricing: `0x${string}`;
|
|
48419
48419
|
feeStrategy: `0x${string}`;
|
|
48420
48420
|
owner: `0x${string}`;
|
|
48421
48421
|
}>;
|
|
48422
|
-
queryKey:
|
|
48422
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48423
48423
|
data: Partial<NonUndefinedGuard<{
|
|
48424
48424
|
optionsCount: bigint;
|
|
48425
48425
|
optionPricing: `0x${string}`;
|
|
@@ -48449,20 +48449,20 @@ declare const useMarketState: (marketAddr?: Address) => {
|
|
|
48449
48449
|
isRefetching: boolean;
|
|
48450
48450
|
isStale: boolean;
|
|
48451
48451
|
isEnabled: boolean;
|
|
48452
|
-
refetch: (options?:
|
|
48452
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48453
48453
|
optionsCount: bigint;
|
|
48454
48454
|
optionPricing: `0x${string}`;
|
|
48455
48455
|
feeStrategy: `0x${string}`;
|
|
48456
48456
|
owner: `0x${string}`;
|
|
48457
48457
|
}, viem533.ReadContractErrorType>>;
|
|
48458
|
-
fetchStatus:
|
|
48458
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48459
48459
|
promise: Promise<{
|
|
48460
48460
|
optionsCount: bigint;
|
|
48461
48461
|
optionPricing: `0x${string}`;
|
|
48462
48462
|
feeStrategy: `0x${string}`;
|
|
48463
48463
|
owner: `0x${string}`;
|
|
48464
48464
|
}>;
|
|
48465
|
-
queryKey:
|
|
48465
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48466
48466
|
data: Partial<NonUndefinedGuard<{
|
|
48467
48467
|
optionsCount: bigint;
|
|
48468
48468
|
optionPricing: `0x${string}`;
|
|
@@ -48495,7 +48495,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48495
48495
|
isRefetching: boolean;
|
|
48496
48496
|
isStale: boolean;
|
|
48497
48497
|
isEnabled: boolean;
|
|
48498
|
-
refetch: (options?:
|
|
48498
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48499
48499
|
address: Address;
|
|
48500
48500
|
volume: bigint;
|
|
48501
48501
|
optionsCount: bigint;
|
|
@@ -48503,7 +48503,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48503
48503
|
__typename: "TimelockMarket";
|
|
48504
48504
|
id: string;
|
|
48505
48505
|
}, Error>>;
|
|
48506
|
-
fetchStatus:
|
|
48506
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48507
48507
|
promise: Promise<{
|
|
48508
48508
|
address: Address;
|
|
48509
48509
|
volume: bigint;
|
|
@@ -48543,7 +48543,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48543
48543
|
isRefetching: boolean;
|
|
48544
48544
|
isStale: boolean;
|
|
48545
48545
|
isEnabled: boolean;
|
|
48546
|
-
refetch: (options?:
|
|
48546
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48547
48547
|
address: Address;
|
|
48548
48548
|
volume: bigint;
|
|
48549
48549
|
optionsCount: bigint;
|
|
@@ -48551,7 +48551,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48551
48551
|
__typename: "TimelockMarket";
|
|
48552
48552
|
id: string;
|
|
48553
48553
|
}, Error>>;
|
|
48554
|
-
fetchStatus:
|
|
48554
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48555
48555
|
promise: Promise<{
|
|
48556
48556
|
address: Address;
|
|
48557
48557
|
volume: bigint;
|
|
@@ -48591,7 +48591,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48591
48591
|
isRefetching: boolean;
|
|
48592
48592
|
isStale: boolean;
|
|
48593
48593
|
isEnabled: boolean;
|
|
48594
|
-
refetch: (options?:
|
|
48594
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48595
48595
|
address: Address;
|
|
48596
48596
|
volume: bigint;
|
|
48597
48597
|
optionsCount: bigint;
|
|
@@ -48599,7 +48599,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48599
48599
|
__typename: "TimelockMarket";
|
|
48600
48600
|
id: string;
|
|
48601
48601
|
}, Error>>;
|
|
48602
|
-
fetchStatus:
|
|
48602
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48603
48603
|
promise: Promise<{
|
|
48604
48604
|
address: Address;
|
|
48605
48605
|
volume: bigint;
|
|
@@ -48639,7 +48639,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48639
48639
|
isRefetching: boolean;
|
|
48640
48640
|
isStale: boolean;
|
|
48641
48641
|
isEnabled: boolean;
|
|
48642
|
-
refetch: (options?:
|
|
48642
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48643
48643
|
address: Address;
|
|
48644
48644
|
volume: bigint;
|
|
48645
48645
|
optionsCount: bigint;
|
|
@@ -48647,7 +48647,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48647
48647
|
__typename: "TimelockMarket";
|
|
48648
48648
|
id: string;
|
|
48649
48649
|
}, Error>>;
|
|
48650
|
-
fetchStatus:
|
|
48650
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48651
48651
|
promise: Promise<{
|
|
48652
48652
|
address: Address;
|
|
48653
48653
|
volume: bigint;
|
|
@@ -48687,7 +48687,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48687
48687
|
isRefetching: boolean;
|
|
48688
48688
|
isStale: boolean;
|
|
48689
48689
|
isEnabled: boolean;
|
|
48690
|
-
refetch: (options?:
|
|
48690
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48691
48691
|
address: Address;
|
|
48692
48692
|
volume: bigint;
|
|
48693
48693
|
optionsCount: bigint;
|
|
@@ -48695,7 +48695,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48695
48695
|
__typename: "TimelockMarket";
|
|
48696
48696
|
id: string;
|
|
48697
48697
|
}, Error>>;
|
|
48698
|
-
fetchStatus:
|
|
48698
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48699
48699
|
promise: Promise<{
|
|
48700
48700
|
address: Address;
|
|
48701
48701
|
volume: bigint;
|
|
@@ -48735,7 +48735,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48735
48735
|
isRefetching: boolean;
|
|
48736
48736
|
isStale: boolean;
|
|
48737
48737
|
isEnabled: boolean;
|
|
48738
|
-
refetch: (options?:
|
|
48738
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48739
48739
|
address: Address;
|
|
48740
48740
|
volume: bigint;
|
|
48741
48741
|
optionsCount: bigint;
|
|
@@ -48743,7 +48743,7 @@ declare const useMarketVolume: (marketAddr?: Address) => {
|
|
|
48743
48743
|
__typename: "TimelockMarket";
|
|
48744
48744
|
id: string;
|
|
48745
48745
|
}, Error>>;
|
|
48746
|
-
fetchStatus:
|
|
48746
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48747
48747
|
promise: Promise<{
|
|
48748
48748
|
address: Address;
|
|
48749
48749
|
volume: bigint;
|
|
@@ -48808,10 +48808,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48808
48808
|
isRefetching: boolean;
|
|
48809
48809
|
isStale: boolean;
|
|
48810
48810
|
isEnabled: boolean;
|
|
48811
|
-
refetch: (options?:
|
|
48812
|
-
fetchStatus:
|
|
48811
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48812
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48813
48813
|
promise: Promise<never>;
|
|
48814
|
-
queryKey:
|
|
48814
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48815
48815
|
maxCallSize: Amount | undefined;
|
|
48816
48816
|
maxPutSize: Amount | undefined;
|
|
48817
48817
|
} | {
|
|
@@ -48837,10 +48837,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48837
48837
|
isRefetching: boolean;
|
|
48838
48838
|
isStale: boolean;
|
|
48839
48839
|
isEnabled: boolean;
|
|
48840
|
-
refetch: (options?:
|
|
48841
|
-
fetchStatus:
|
|
48840
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48841
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48842
48842
|
promise: Promise<never>;
|
|
48843
|
-
queryKey:
|
|
48843
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48844
48844
|
maxCallSize: Amount | undefined;
|
|
48845
48845
|
maxPutSize: Amount | undefined;
|
|
48846
48846
|
} | {
|
|
@@ -48866,10 +48866,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48866
48866
|
isRefetching: boolean;
|
|
48867
48867
|
isStale: boolean;
|
|
48868
48868
|
isEnabled: boolean;
|
|
48869
|
-
refetch: (options?:
|
|
48870
|
-
fetchStatus:
|
|
48869
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48870
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48871
48871
|
promise: Promise<never>;
|
|
48872
|
-
queryKey:
|
|
48872
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48873
48873
|
maxCallSize: Amount | undefined;
|
|
48874
48874
|
maxPutSize: Amount | undefined;
|
|
48875
48875
|
} | {
|
|
@@ -48895,10 +48895,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48895
48895
|
isRefetching: boolean;
|
|
48896
48896
|
isStale: boolean;
|
|
48897
48897
|
isEnabled: boolean;
|
|
48898
|
-
refetch: (options?:
|
|
48899
|
-
fetchStatus:
|
|
48898
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48899
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48900
48900
|
promise: Promise<never>;
|
|
48901
|
-
queryKey:
|
|
48901
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48902
48902
|
maxCallSize: Amount | undefined;
|
|
48903
48903
|
maxPutSize: Amount | undefined;
|
|
48904
48904
|
} | {
|
|
@@ -48924,10 +48924,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48924
48924
|
isRefetching: boolean;
|
|
48925
48925
|
isStale: boolean;
|
|
48926
48926
|
isEnabled: boolean;
|
|
48927
|
-
refetch: (options?:
|
|
48928
|
-
fetchStatus:
|
|
48927
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48928
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48929
48929
|
promise: Promise<never>;
|
|
48930
|
-
queryKey:
|
|
48930
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48931
48931
|
maxCallSize: Amount | undefined;
|
|
48932
48932
|
maxPutSize: Amount | undefined;
|
|
48933
48933
|
} | {
|
|
@@ -48953,10 +48953,10 @@ declare const useMaxPositionSize: (marketAddr: Address | undefined, strikeTick?:
|
|
|
48953
48953
|
isRefetching: boolean;
|
|
48954
48954
|
isStale: boolean;
|
|
48955
48955
|
isEnabled: boolean;
|
|
48956
|
-
refetch: (options?:
|
|
48957
|
-
fetchStatus:
|
|
48956
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<never, viem533.ReadContractErrorType>>;
|
|
48957
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
48958
48958
|
promise: Promise<never>;
|
|
48959
|
-
queryKey:
|
|
48959
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
48960
48960
|
maxCallSize: Amount | undefined;
|
|
48961
48961
|
maxPutSize: Amount | undefined;
|
|
48962
48962
|
};
|
|
@@ -48995,7 +48995,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
48995
48995
|
isRefetching: boolean;
|
|
48996
48996
|
isStale: boolean;
|
|
48997
48997
|
isEnabled: boolean;
|
|
48998
|
-
refetch: (options?:
|
|
48998
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
48999
48999
|
optionId: bigint;
|
|
49000
49000
|
marketAddr: Address;
|
|
49001
49001
|
ownerAddr: Address;
|
|
@@ -49025,7 +49025,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49025
49025
|
address: string;
|
|
49026
49026
|
} | null;
|
|
49027
49027
|
}[], Error>>;
|
|
49028
|
-
fetchStatus:
|
|
49028
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
49029
49029
|
promise: Promise<{
|
|
49030
49030
|
optionId: bigint;
|
|
49031
49031
|
marketAddr: Address;
|
|
@@ -49109,7 +49109,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49109
49109
|
isRefetching: boolean;
|
|
49110
49110
|
isStale: boolean;
|
|
49111
49111
|
isEnabled: boolean;
|
|
49112
|
-
refetch: (options?:
|
|
49112
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
49113
49113
|
optionId: bigint;
|
|
49114
49114
|
marketAddr: Address;
|
|
49115
49115
|
ownerAddr: Address;
|
|
@@ -49139,7 +49139,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49139
49139
|
address: string;
|
|
49140
49140
|
} | null;
|
|
49141
49141
|
}[], Error>>;
|
|
49142
|
-
fetchStatus:
|
|
49142
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
49143
49143
|
promise: Promise<{
|
|
49144
49144
|
optionId: bigint;
|
|
49145
49145
|
marketAddr: Address;
|
|
@@ -49223,7 +49223,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49223
49223
|
isRefetching: boolean;
|
|
49224
49224
|
isStale: boolean;
|
|
49225
49225
|
isEnabled: boolean;
|
|
49226
|
-
refetch: (options?:
|
|
49226
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
49227
49227
|
optionId: bigint;
|
|
49228
49228
|
marketAddr: Address;
|
|
49229
49229
|
ownerAddr: Address;
|
|
@@ -49253,7 +49253,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49253
49253
|
address: string;
|
|
49254
49254
|
} | null;
|
|
49255
49255
|
}[], Error>>;
|
|
49256
|
-
fetchStatus:
|
|
49256
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
49257
49257
|
promise: Promise<{
|
|
49258
49258
|
optionId: bigint;
|
|
49259
49259
|
marketAddr: Address;
|
|
@@ -49337,7 +49337,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49337
49337
|
isRefetching: boolean;
|
|
49338
49338
|
isStale: boolean;
|
|
49339
49339
|
isEnabled: boolean;
|
|
49340
|
-
refetch: (options?:
|
|
49340
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
49341
49341
|
optionId: bigint;
|
|
49342
49342
|
marketAddr: Address;
|
|
49343
49343
|
ownerAddr: Address;
|
|
@@ -49367,7 +49367,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49367
49367
|
address: string;
|
|
49368
49368
|
} | null;
|
|
49369
49369
|
}[], Error>>;
|
|
49370
|
-
fetchStatus:
|
|
49370
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
49371
49371
|
promise: Promise<{
|
|
49372
49372
|
optionId: bigint;
|
|
49373
49373
|
marketAddr: Address;
|
|
@@ -49451,7 +49451,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49451
49451
|
isRefetching: boolean;
|
|
49452
49452
|
isStale: boolean;
|
|
49453
49453
|
isEnabled: boolean;
|
|
49454
|
-
refetch: (options?:
|
|
49454
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
49455
49455
|
optionId: bigint;
|
|
49456
49456
|
marketAddr: Address;
|
|
49457
49457
|
ownerAddr: Address;
|
|
@@ -49481,7 +49481,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49481
49481
|
address: string;
|
|
49482
49482
|
} | null;
|
|
49483
49483
|
}[], Error>>;
|
|
49484
|
-
fetchStatus:
|
|
49484
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
49485
49485
|
promise: Promise<{
|
|
49486
49486
|
optionId: bigint;
|
|
49487
49487
|
marketAddr: Address;
|
|
@@ -49565,7 +49565,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49565
49565
|
isRefetching: boolean;
|
|
49566
49566
|
isStale: boolean;
|
|
49567
49567
|
isEnabled: boolean;
|
|
49568
|
-
refetch: (options?:
|
|
49568
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
49569
49569
|
optionId: bigint;
|
|
49570
49570
|
marketAddr: Address;
|
|
49571
49571
|
ownerAddr: Address;
|
|
@@ -49595,7 +49595,7 @@ declare const useUserOptions: (userAddr?: Address, marketAddr?: Address | "*", a
|
|
|
49595
49595
|
address: string;
|
|
49596
49596
|
} | null;
|
|
49597
49597
|
}[], Error>>;
|
|
49598
|
-
fetchStatus:
|
|
49598
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
49599
49599
|
promise: Promise<{
|
|
49600
49600
|
optionId: bigint;
|
|
49601
49601
|
marketAddr: Address;
|
|
@@ -49680,7 +49680,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
49680
49680
|
isRefetching: boolean;
|
|
49681
49681
|
isStale: boolean;
|
|
49682
49682
|
isEnabled: boolean;
|
|
49683
|
-
refetch: (options?:
|
|
49683
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
49684
49684
|
optionId: bigint;
|
|
49685
49685
|
marketAddr: Address;
|
|
49686
49686
|
ownerAddr: Address;
|
|
@@ -49710,7 +49710,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
49710
49710
|
address: string;
|
|
49711
49711
|
} | null;
|
|
49712
49712
|
}[], Error>>;
|
|
49713
|
-
fetchStatus:
|
|
49713
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
49714
49714
|
promise: Promise<{
|
|
49715
49715
|
optionId: bigint;
|
|
49716
49716
|
marketAddr: Address;
|
|
@@ -49794,7 +49794,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
49794
49794
|
isRefetching: boolean;
|
|
49795
49795
|
isStale: boolean;
|
|
49796
49796
|
isEnabled: boolean;
|
|
49797
|
-
refetch: (options?:
|
|
49797
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
49798
49798
|
optionId: bigint;
|
|
49799
49799
|
marketAddr: Address;
|
|
49800
49800
|
ownerAddr: Address;
|
|
@@ -49824,7 +49824,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
49824
49824
|
address: string;
|
|
49825
49825
|
} | null;
|
|
49826
49826
|
}[], Error>>;
|
|
49827
|
-
fetchStatus:
|
|
49827
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
49828
49828
|
promise: Promise<{
|
|
49829
49829
|
optionId: bigint;
|
|
49830
49830
|
marketAddr: Address;
|
|
@@ -49908,7 +49908,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
49908
49908
|
isRefetching: boolean;
|
|
49909
49909
|
isStale: boolean;
|
|
49910
49910
|
isEnabled: boolean;
|
|
49911
|
-
refetch: (options?:
|
|
49911
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
49912
49912
|
optionId: bigint;
|
|
49913
49913
|
marketAddr: Address;
|
|
49914
49914
|
ownerAddr: Address;
|
|
@@ -49938,7 +49938,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
49938
49938
|
address: string;
|
|
49939
49939
|
} | null;
|
|
49940
49940
|
}[], Error>>;
|
|
49941
|
-
fetchStatus:
|
|
49941
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
49942
49942
|
promise: Promise<{
|
|
49943
49943
|
optionId: bigint;
|
|
49944
49944
|
marketAddr: Address;
|
|
@@ -50022,7 +50022,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50022
50022
|
isRefetching: boolean;
|
|
50023
50023
|
isStale: boolean;
|
|
50024
50024
|
isEnabled: boolean;
|
|
50025
|
-
refetch: (options?:
|
|
50025
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
50026
50026
|
optionId: bigint;
|
|
50027
50027
|
marketAddr: Address;
|
|
50028
50028
|
ownerAddr: Address;
|
|
@@ -50052,7 +50052,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50052
50052
|
address: string;
|
|
50053
50053
|
} | null;
|
|
50054
50054
|
}[], Error>>;
|
|
50055
|
-
fetchStatus:
|
|
50055
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
50056
50056
|
promise: Promise<{
|
|
50057
50057
|
optionId: bigint;
|
|
50058
50058
|
marketAddr: Address;
|
|
@@ -50136,7 +50136,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50136
50136
|
isRefetching: boolean;
|
|
50137
50137
|
isStale: boolean;
|
|
50138
50138
|
isEnabled: boolean;
|
|
50139
|
-
refetch: (options?:
|
|
50139
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
50140
50140
|
optionId: bigint;
|
|
50141
50141
|
marketAddr: Address;
|
|
50142
50142
|
ownerAddr: Address;
|
|
@@ -50166,7 +50166,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50166
50166
|
address: string;
|
|
50167
50167
|
} | null;
|
|
50168
50168
|
}[], Error>>;
|
|
50169
|
-
fetchStatus:
|
|
50169
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
50170
50170
|
promise: Promise<{
|
|
50171
50171
|
optionId: bigint;
|
|
50172
50172
|
marketAddr: Address;
|
|
@@ -50250,7 +50250,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50250
50250
|
isRefetching: boolean;
|
|
50251
50251
|
isStale: boolean;
|
|
50252
50252
|
isEnabled: boolean;
|
|
50253
|
-
refetch: (options?:
|
|
50253
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
50254
50254
|
optionId: bigint;
|
|
50255
50255
|
marketAddr: Address;
|
|
50256
50256
|
ownerAddr: Address;
|
|
@@ -50280,7 +50280,7 @@ declare const useActiveUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50280
50280
|
address: string;
|
|
50281
50281
|
} | null;
|
|
50282
50282
|
}[], Error>>;
|
|
50283
|
-
fetchStatus:
|
|
50283
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
50284
50284
|
promise: Promise<{
|
|
50285
50285
|
optionId: bigint;
|
|
50286
50286
|
marketAddr: Address;
|
|
@@ -50365,7 +50365,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50365
50365
|
isRefetching: boolean;
|
|
50366
50366
|
isStale: boolean;
|
|
50367
50367
|
isEnabled: boolean;
|
|
50368
|
-
refetch: (options?:
|
|
50368
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
50369
50369
|
optionId: bigint;
|
|
50370
50370
|
marketAddr: Address;
|
|
50371
50371
|
ownerAddr: Address;
|
|
@@ -50395,7 +50395,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50395
50395
|
address: string;
|
|
50396
50396
|
} | null;
|
|
50397
50397
|
}[], Error>>;
|
|
50398
|
-
fetchStatus:
|
|
50398
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
50399
50399
|
promise: Promise<{
|
|
50400
50400
|
optionId: bigint;
|
|
50401
50401
|
marketAddr: Address;
|
|
@@ -50479,7 +50479,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50479
50479
|
isRefetching: boolean;
|
|
50480
50480
|
isStale: boolean;
|
|
50481
50481
|
isEnabled: boolean;
|
|
50482
|
-
refetch: (options?:
|
|
50482
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
50483
50483
|
optionId: bigint;
|
|
50484
50484
|
marketAddr: Address;
|
|
50485
50485
|
ownerAddr: Address;
|
|
@@ -50509,7 +50509,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50509
50509
|
address: string;
|
|
50510
50510
|
} | null;
|
|
50511
50511
|
}[], Error>>;
|
|
50512
|
-
fetchStatus:
|
|
50512
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
50513
50513
|
promise: Promise<{
|
|
50514
50514
|
optionId: bigint;
|
|
50515
50515
|
marketAddr: Address;
|
|
@@ -50593,7 +50593,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50593
50593
|
isRefetching: boolean;
|
|
50594
50594
|
isStale: boolean;
|
|
50595
50595
|
isEnabled: boolean;
|
|
50596
|
-
refetch: (options?:
|
|
50596
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
50597
50597
|
optionId: bigint;
|
|
50598
50598
|
marketAddr: Address;
|
|
50599
50599
|
ownerAddr: Address;
|
|
@@ -50623,7 +50623,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50623
50623
|
address: string;
|
|
50624
50624
|
} | null;
|
|
50625
50625
|
}[], Error>>;
|
|
50626
|
-
fetchStatus:
|
|
50626
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
50627
50627
|
promise: Promise<{
|
|
50628
50628
|
optionId: bigint;
|
|
50629
50629
|
marketAddr: Address;
|
|
@@ -50707,7 +50707,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50707
50707
|
isRefetching: boolean;
|
|
50708
50708
|
isStale: boolean;
|
|
50709
50709
|
isEnabled: boolean;
|
|
50710
|
-
refetch: (options?:
|
|
50710
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
50711
50711
|
optionId: bigint;
|
|
50712
50712
|
marketAddr: Address;
|
|
50713
50713
|
ownerAddr: Address;
|
|
@@ -50737,7 +50737,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50737
50737
|
address: string;
|
|
50738
50738
|
} | null;
|
|
50739
50739
|
}[], Error>>;
|
|
50740
|
-
fetchStatus:
|
|
50740
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
50741
50741
|
promise: Promise<{
|
|
50742
50742
|
optionId: bigint;
|
|
50743
50743
|
marketAddr: Address;
|
|
@@ -50821,7 +50821,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50821
50821
|
isRefetching: boolean;
|
|
50822
50822
|
isStale: boolean;
|
|
50823
50823
|
isEnabled: boolean;
|
|
50824
|
-
refetch: (options?:
|
|
50824
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
50825
50825
|
optionId: bigint;
|
|
50826
50826
|
marketAddr: Address;
|
|
50827
50827
|
ownerAddr: Address;
|
|
@@ -50851,7 +50851,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50851
50851
|
address: string;
|
|
50852
50852
|
} | null;
|
|
50853
50853
|
}[], Error>>;
|
|
50854
|
-
fetchStatus:
|
|
50854
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
50855
50855
|
promise: Promise<{
|
|
50856
50856
|
optionId: bigint;
|
|
50857
50857
|
marketAddr: Address;
|
|
@@ -50935,7 +50935,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50935
50935
|
isRefetching: boolean;
|
|
50936
50936
|
isStale: boolean;
|
|
50937
50937
|
isEnabled: boolean;
|
|
50938
|
-
refetch: (options?:
|
|
50938
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
50939
50939
|
optionId: bigint;
|
|
50940
50940
|
marketAddr: Address;
|
|
50941
50941
|
ownerAddr: Address;
|
|
@@ -50965,7 +50965,7 @@ declare const useClosedUserOptions: (userAddr?: Address, marketAddr?: Address |
|
|
|
50965
50965
|
address: string;
|
|
50966
50966
|
} | null;
|
|
50967
50967
|
}[], Error>>;
|
|
50968
|
-
fetchStatus:
|
|
50968
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
50969
50969
|
promise: Promise<{
|
|
50970
50970
|
optionId: bigint;
|
|
50971
50971
|
marketAddr: Address;
|
|
@@ -51091,7 +51091,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51091
51091
|
isRefetching: boolean;
|
|
51092
51092
|
isStale: boolean;
|
|
51093
51093
|
isEnabled: boolean;
|
|
51094
|
-
refetch: (options?:
|
|
51094
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
|
|
51095
51095
|
type: "mint";
|
|
51096
51096
|
data: {
|
|
51097
51097
|
id: string;
|
|
@@ -51130,7 +51130,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51130
51130
|
transactionHash: string;
|
|
51131
51131
|
};
|
|
51132
51132
|
})[], Error>>;
|
|
51133
|
-
fetchStatus:
|
|
51133
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
51134
51134
|
promise: Promise<({
|
|
51135
51135
|
type: "mint";
|
|
51136
51136
|
data: {
|
|
@@ -51232,7 +51232,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51232
51232
|
isRefetching: boolean;
|
|
51233
51233
|
isStale: boolean;
|
|
51234
51234
|
isEnabled: boolean;
|
|
51235
|
-
refetch: (options?:
|
|
51235
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
|
|
51236
51236
|
type: "mint";
|
|
51237
51237
|
data: {
|
|
51238
51238
|
id: string;
|
|
@@ -51271,7 +51271,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51271
51271
|
transactionHash: string;
|
|
51272
51272
|
};
|
|
51273
51273
|
})[], Error>>;
|
|
51274
|
-
fetchStatus:
|
|
51274
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
51275
51275
|
promise: Promise<({
|
|
51276
51276
|
type: "mint";
|
|
51277
51277
|
data: {
|
|
@@ -51373,7 +51373,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51373
51373
|
isRefetching: boolean;
|
|
51374
51374
|
isStale: boolean;
|
|
51375
51375
|
isEnabled: boolean;
|
|
51376
|
-
refetch: (options?:
|
|
51376
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
|
|
51377
51377
|
type: "mint";
|
|
51378
51378
|
data: {
|
|
51379
51379
|
id: string;
|
|
@@ -51412,7 +51412,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51412
51412
|
transactionHash: string;
|
|
51413
51413
|
};
|
|
51414
51414
|
})[], Error>>;
|
|
51415
|
-
fetchStatus:
|
|
51415
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
51416
51416
|
promise: Promise<({
|
|
51417
51417
|
type: "mint";
|
|
51418
51418
|
data: {
|
|
@@ -51514,7 +51514,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51514
51514
|
isRefetching: boolean;
|
|
51515
51515
|
isStale: boolean;
|
|
51516
51516
|
isEnabled: boolean;
|
|
51517
|
-
refetch: (options?:
|
|
51517
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
|
|
51518
51518
|
type: "mint";
|
|
51519
51519
|
data: {
|
|
51520
51520
|
id: string;
|
|
@@ -51553,7 +51553,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51553
51553
|
transactionHash: string;
|
|
51554
51554
|
};
|
|
51555
51555
|
})[], Error>>;
|
|
51556
|
-
fetchStatus:
|
|
51556
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
51557
51557
|
promise: Promise<({
|
|
51558
51558
|
type: "mint";
|
|
51559
51559
|
data: {
|
|
@@ -51655,7 +51655,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51655
51655
|
isRefetching: boolean;
|
|
51656
51656
|
isStale: boolean;
|
|
51657
51657
|
isEnabled: boolean;
|
|
51658
|
-
refetch: (options?:
|
|
51658
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
|
|
51659
51659
|
type: "mint";
|
|
51660
51660
|
data: {
|
|
51661
51661
|
id: string;
|
|
@@ -51694,7 +51694,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51694
51694
|
transactionHash: string;
|
|
51695
51695
|
};
|
|
51696
51696
|
})[], Error>>;
|
|
51697
|
-
fetchStatus:
|
|
51697
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
51698
51698
|
promise: Promise<({
|
|
51699
51699
|
type: "mint";
|
|
51700
51700
|
data: {
|
|
@@ -51796,7 +51796,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51796
51796
|
isRefetching: boolean;
|
|
51797
51797
|
isStale: boolean;
|
|
51798
51798
|
isEnabled: boolean;
|
|
51799
|
-
refetch: (options?:
|
|
51799
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<({
|
|
51800
51800
|
type: "mint";
|
|
51801
51801
|
data: {
|
|
51802
51802
|
id: string;
|
|
@@ -51835,7 +51835,7 @@ declare const useOptionTimeline: (marketAddr?: Address, optionId?: bigint) => {
|
|
|
51835
51835
|
transactionHash: string;
|
|
51836
51836
|
};
|
|
51837
51837
|
})[], Error>>;
|
|
51838
|
-
fetchStatus:
|
|
51838
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
51839
51839
|
promise: Promise<({
|
|
51840
51840
|
type: "mint";
|
|
51841
51841
|
data: {
|
|
@@ -51958,7 +51958,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
51958
51958
|
isRefetching: boolean;
|
|
51959
51959
|
isStale: boolean;
|
|
51960
51960
|
isEnabled: boolean;
|
|
51961
|
-
refetch: (options?:
|
|
51961
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
51962
51962
|
optionId: bigint;
|
|
51963
51963
|
id: string;
|
|
51964
51964
|
ownerAddr: Address;
|
|
@@ -51967,7 +51967,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
51967
51967
|
expiresAt: number;
|
|
51968
51968
|
closed: boolean;
|
|
51969
51969
|
}[] | undefined, Error>>;
|
|
51970
|
-
fetchStatus:
|
|
51970
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
51971
51971
|
promise: Promise<{
|
|
51972
51972
|
optionId: bigint;
|
|
51973
51973
|
id: string;
|
|
@@ -52009,7 +52009,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52009
52009
|
isRefetching: boolean;
|
|
52010
52010
|
isStale: boolean;
|
|
52011
52011
|
isEnabled: boolean;
|
|
52012
|
-
refetch: (options?:
|
|
52012
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52013
52013
|
optionId: bigint;
|
|
52014
52014
|
id: string;
|
|
52015
52015
|
ownerAddr: Address;
|
|
@@ -52018,7 +52018,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52018
52018
|
expiresAt: number;
|
|
52019
52019
|
closed: boolean;
|
|
52020
52020
|
}[] | undefined, Error>>;
|
|
52021
|
-
fetchStatus:
|
|
52021
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52022
52022
|
promise: Promise<{
|
|
52023
52023
|
optionId: bigint;
|
|
52024
52024
|
id: string;
|
|
@@ -52060,7 +52060,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52060
52060
|
isRefetching: boolean;
|
|
52061
52061
|
isStale: boolean;
|
|
52062
52062
|
isEnabled: boolean;
|
|
52063
|
-
refetch: (options?:
|
|
52063
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52064
52064
|
optionId: bigint;
|
|
52065
52065
|
id: string;
|
|
52066
52066
|
ownerAddr: Address;
|
|
@@ -52069,7 +52069,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52069
52069
|
expiresAt: number;
|
|
52070
52070
|
closed: boolean;
|
|
52071
52071
|
}[] | undefined, Error>>;
|
|
52072
|
-
fetchStatus:
|
|
52072
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52073
52073
|
promise: Promise<{
|
|
52074
52074
|
optionId: bigint;
|
|
52075
52075
|
id: string;
|
|
@@ -52111,7 +52111,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52111
52111
|
isRefetching: boolean;
|
|
52112
52112
|
isStale: boolean;
|
|
52113
52113
|
isEnabled: boolean;
|
|
52114
|
-
refetch: (options?:
|
|
52114
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52115
52115
|
optionId: bigint;
|
|
52116
52116
|
id: string;
|
|
52117
52117
|
ownerAddr: Address;
|
|
@@ -52120,7 +52120,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52120
52120
|
expiresAt: number;
|
|
52121
52121
|
closed: boolean;
|
|
52122
52122
|
}[] | undefined, Error>>;
|
|
52123
|
-
fetchStatus:
|
|
52123
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52124
52124
|
promise: Promise<{
|
|
52125
52125
|
optionId: bigint;
|
|
52126
52126
|
id: string;
|
|
@@ -52162,7 +52162,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52162
52162
|
isRefetching: boolean;
|
|
52163
52163
|
isStale: boolean;
|
|
52164
52164
|
isEnabled: boolean;
|
|
52165
|
-
refetch: (options?:
|
|
52165
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52166
52166
|
optionId: bigint;
|
|
52167
52167
|
id: string;
|
|
52168
52168
|
ownerAddr: Address;
|
|
@@ -52171,7 +52171,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52171
52171
|
expiresAt: number;
|
|
52172
52172
|
closed: boolean;
|
|
52173
52173
|
}[] | undefined, Error>>;
|
|
52174
|
-
fetchStatus:
|
|
52174
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52175
52175
|
promise: Promise<{
|
|
52176
52176
|
optionId: bigint;
|
|
52177
52177
|
id: string;
|
|
@@ -52213,7 +52213,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52213
52213
|
isRefetching: boolean;
|
|
52214
52214
|
isStale: boolean;
|
|
52215
52215
|
isEnabled: boolean;
|
|
52216
|
-
refetch: (options?:
|
|
52216
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52217
52217
|
optionId: bigint;
|
|
52218
52218
|
id: string;
|
|
52219
52219
|
ownerAddr: Address;
|
|
@@ -52222,7 +52222,7 @@ declare const useUserPerps: (marketAddr?: Address, userAddr?: Address, type?: "a
|
|
|
52222
52222
|
expiresAt: number;
|
|
52223
52223
|
closed: boolean;
|
|
52224
52224
|
}[] | undefined, Error>>;
|
|
52225
|
-
fetchStatus:
|
|
52225
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52226
52226
|
promise: Promise<{
|
|
52227
52227
|
optionId: bigint;
|
|
52228
52228
|
id: string;
|
|
@@ -52265,7 +52265,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52265
52265
|
isRefetching: boolean;
|
|
52266
52266
|
isStale: boolean;
|
|
52267
52267
|
isEnabled: boolean;
|
|
52268
|
-
refetch: (options?:
|
|
52268
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52269
52269
|
optionId: bigint;
|
|
52270
52270
|
id: string;
|
|
52271
52271
|
ownerAddr: Address;
|
|
@@ -52274,7 +52274,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52274
52274
|
expiresAt: number;
|
|
52275
52275
|
closed: boolean;
|
|
52276
52276
|
}[] | undefined, Error>>;
|
|
52277
|
-
fetchStatus:
|
|
52277
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52278
52278
|
promise: Promise<{
|
|
52279
52279
|
optionId: bigint;
|
|
52280
52280
|
id: string;
|
|
@@ -52316,7 +52316,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52316
52316
|
isRefetching: boolean;
|
|
52317
52317
|
isStale: boolean;
|
|
52318
52318
|
isEnabled: boolean;
|
|
52319
|
-
refetch: (options?:
|
|
52319
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52320
52320
|
optionId: bigint;
|
|
52321
52321
|
id: string;
|
|
52322
52322
|
ownerAddr: Address;
|
|
@@ -52325,7 +52325,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52325
52325
|
expiresAt: number;
|
|
52326
52326
|
closed: boolean;
|
|
52327
52327
|
}[] | undefined, Error>>;
|
|
52328
|
-
fetchStatus:
|
|
52328
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52329
52329
|
promise: Promise<{
|
|
52330
52330
|
optionId: bigint;
|
|
52331
52331
|
id: string;
|
|
@@ -52367,7 +52367,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52367
52367
|
isRefetching: boolean;
|
|
52368
52368
|
isStale: boolean;
|
|
52369
52369
|
isEnabled: boolean;
|
|
52370
|
-
refetch: (options?:
|
|
52370
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52371
52371
|
optionId: bigint;
|
|
52372
52372
|
id: string;
|
|
52373
52373
|
ownerAddr: Address;
|
|
@@ -52376,7 +52376,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52376
52376
|
expiresAt: number;
|
|
52377
52377
|
closed: boolean;
|
|
52378
52378
|
}[] | undefined, Error>>;
|
|
52379
|
-
fetchStatus:
|
|
52379
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52380
52380
|
promise: Promise<{
|
|
52381
52381
|
optionId: bigint;
|
|
52382
52382
|
id: string;
|
|
@@ -52418,7 +52418,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52418
52418
|
isRefetching: boolean;
|
|
52419
52419
|
isStale: boolean;
|
|
52420
52420
|
isEnabled: boolean;
|
|
52421
|
-
refetch: (options?:
|
|
52421
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52422
52422
|
optionId: bigint;
|
|
52423
52423
|
id: string;
|
|
52424
52424
|
ownerAddr: Address;
|
|
@@ -52427,7 +52427,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52427
52427
|
expiresAt: number;
|
|
52428
52428
|
closed: boolean;
|
|
52429
52429
|
}[] | undefined, Error>>;
|
|
52430
|
-
fetchStatus:
|
|
52430
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52431
52431
|
promise: Promise<{
|
|
52432
52432
|
optionId: bigint;
|
|
52433
52433
|
id: string;
|
|
@@ -52469,7 +52469,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52469
52469
|
isRefetching: boolean;
|
|
52470
52470
|
isStale: boolean;
|
|
52471
52471
|
isEnabled: boolean;
|
|
52472
|
-
refetch: (options?:
|
|
52472
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52473
52473
|
optionId: bigint;
|
|
52474
52474
|
id: string;
|
|
52475
52475
|
ownerAddr: Address;
|
|
@@ -52478,7 +52478,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52478
52478
|
expiresAt: number;
|
|
52479
52479
|
closed: boolean;
|
|
52480
52480
|
}[] | undefined, Error>>;
|
|
52481
|
-
fetchStatus:
|
|
52481
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52482
52482
|
promise: Promise<{
|
|
52483
52483
|
optionId: bigint;
|
|
52484
52484
|
id: string;
|
|
@@ -52520,7 +52520,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52520
52520
|
isRefetching: boolean;
|
|
52521
52521
|
isStale: boolean;
|
|
52522
52522
|
isEnabled: boolean;
|
|
52523
|
-
refetch: (options?:
|
|
52523
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52524
52524
|
optionId: bigint;
|
|
52525
52525
|
id: string;
|
|
52526
52526
|
ownerAddr: Address;
|
|
@@ -52529,7 +52529,7 @@ declare const useActiveUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52529
52529
|
expiresAt: number;
|
|
52530
52530
|
closed: boolean;
|
|
52531
52531
|
}[] | undefined, Error>>;
|
|
52532
|
-
fetchStatus:
|
|
52532
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52533
52533
|
promise: Promise<{
|
|
52534
52534
|
optionId: bigint;
|
|
52535
52535
|
id: string;
|
|
@@ -52572,7 +52572,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52572
52572
|
isRefetching: boolean;
|
|
52573
52573
|
isStale: boolean;
|
|
52574
52574
|
isEnabled: boolean;
|
|
52575
|
-
refetch: (options?:
|
|
52575
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52576
52576
|
optionId: bigint;
|
|
52577
52577
|
id: string;
|
|
52578
52578
|
ownerAddr: Address;
|
|
@@ -52581,7 +52581,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52581
52581
|
expiresAt: number;
|
|
52582
52582
|
closed: boolean;
|
|
52583
52583
|
}[] | undefined, Error>>;
|
|
52584
|
-
fetchStatus:
|
|
52584
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52585
52585
|
promise: Promise<{
|
|
52586
52586
|
optionId: bigint;
|
|
52587
52587
|
id: string;
|
|
@@ -52623,7 +52623,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52623
52623
|
isRefetching: boolean;
|
|
52624
52624
|
isStale: boolean;
|
|
52625
52625
|
isEnabled: boolean;
|
|
52626
|
-
refetch: (options?:
|
|
52626
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52627
52627
|
optionId: bigint;
|
|
52628
52628
|
id: string;
|
|
52629
52629
|
ownerAddr: Address;
|
|
@@ -52632,7 +52632,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52632
52632
|
expiresAt: number;
|
|
52633
52633
|
closed: boolean;
|
|
52634
52634
|
}[] | undefined, Error>>;
|
|
52635
|
-
fetchStatus:
|
|
52635
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52636
52636
|
promise: Promise<{
|
|
52637
52637
|
optionId: bigint;
|
|
52638
52638
|
id: string;
|
|
@@ -52674,7 +52674,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52674
52674
|
isRefetching: boolean;
|
|
52675
52675
|
isStale: boolean;
|
|
52676
52676
|
isEnabled: boolean;
|
|
52677
|
-
refetch: (options?:
|
|
52677
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52678
52678
|
optionId: bigint;
|
|
52679
52679
|
id: string;
|
|
52680
52680
|
ownerAddr: Address;
|
|
@@ -52683,7 +52683,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52683
52683
|
expiresAt: number;
|
|
52684
52684
|
closed: boolean;
|
|
52685
52685
|
}[] | undefined, Error>>;
|
|
52686
|
-
fetchStatus:
|
|
52686
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52687
52687
|
promise: Promise<{
|
|
52688
52688
|
optionId: bigint;
|
|
52689
52689
|
id: string;
|
|
@@ -52725,7 +52725,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52725
52725
|
isRefetching: boolean;
|
|
52726
52726
|
isStale: boolean;
|
|
52727
52727
|
isEnabled: boolean;
|
|
52728
|
-
refetch: (options?:
|
|
52728
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52729
52729
|
optionId: bigint;
|
|
52730
52730
|
id: string;
|
|
52731
52731
|
ownerAddr: Address;
|
|
@@ -52734,7 +52734,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52734
52734
|
expiresAt: number;
|
|
52735
52735
|
closed: boolean;
|
|
52736
52736
|
}[] | undefined, Error>>;
|
|
52737
|
-
fetchStatus:
|
|
52737
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52738
52738
|
promise: Promise<{
|
|
52739
52739
|
optionId: bigint;
|
|
52740
52740
|
id: string;
|
|
@@ -52776,7 +52776,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52776
52776
|
isRefetching: boolean;
|
|
52777
52777
|
isStale: boolean;
|
|
52778
52778
|
isEnabled: boolean;
|
|
52779
|
-
refetch: (options?:
|
|
52779
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52780
52780
|
optionId: bigint;
|
|
52781
52781
|
id: string;
|
|
52782
52782
|
ownerAddr: Address;
|
|
@@ -52785,7 +52785,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52785
52785
|
expiresAt: number;
|
|
52786
52786
|
closed: boolean;
|
|
52787
52787
|
}[] | undefined, Error>>;
|
|
52788
|
-
fetchStatus:
|
|
52788
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52789
52789
|
promise: Promise<{
|
|
52790
52790
|
optionId: bigint;
|
|
52791
52791
|
id: string;
|
|
@@ -52827,7 +52827,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52827
52827
|
isRefetching: boolean;
|
|
52828
52828
|
isStale: boolean;
|
|
52829
52829
|
isEnabled: boolean;
|
|
52830
|
-
refetch: (options?:
|
|
52830
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
52831
52831
|
optionId: bigint;
|
|
52832
52832
|
id: string;
|
|
52833
52833
|
ownerAddr: Address;
|
|
@@ -52836,7 +52836,7 @@ declare const useClosedUserPerps: (marketAddr?: Address, userAddr?: Address) =>
|
|
|
52836
52836
|
expiresAt: number;
|
|
52837
52837
|
closed: boolean;
|
|
52838
52838
|
}[] | undefined, Error>>;
|
|
52839
|
-
fetchStatus:
|
|
52839
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52840
52840
|
promise: Promise<{
|
|
52841
52841
|
optionId: bigint;
|
|
52842
52842
|
id: string;
|
|
@@ -52881,10 +52881,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52881
52881
|
isRefetching: boolean;
|
|
52882
52882
|
isStale: boolean;
|
|
52883
52883
|
isEnabled: boolean;
|
|
52884
|
-
refetch: (options?:
|
|
52885
|
-
fetchStatus:
|
|
52884
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
52885
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52886
52886
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
52887
|
-
queryKey:
|
|
52887
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
52888
52888
|
data: {
|
|
52889
52889
|
canExtend: boolean | undefined;
|
|
52890
52890
|
canExercise: boolean | undefined;
|
|
@@ -52916,10 +52916,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52916
52916
|
isRefetching: boolean;
|
|
52917
52917
|
isStale: boolean;
|
|
52918
52918
|
isEnabled: boolean;
|
|
52919
|
-
refetch: (options?:
|
|
52920
|
-
fetchStatus:
|
|
52919
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
52920
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52921
52921
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
52922
|
-
queryKey:
|
|
52922
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
52923
52923
|
data: {
|
|
52924
52924
|
canExtend: boolean | undefined;
|
|
52925
52925
|
canExercise: boolean | undefined;
|
|
@@ -52951,10 +52951,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52951
52951
|
isRefetching: boolean;
|
|
52952
52952
|
isStale: boolean;
|
|
52953
52953
|
isEnabled: boolean;
|
|
52954
|
-
refetch: (options?:
|
|
52955
|
-
fetchStatus:
|
|
52954
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
52955
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52956
52956
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
52957
|
-
queryKey:
|
|
52957
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
52958
52958
|
data: {
|
|
52959
52959
|
canExtend: boolean | undefined;
|
|
52960
52960
|
canExercise: boolean | undefined;
|
|
@@ -52986,10 +52986,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
52986
52986
|
isRefetching: boolean;
|
|
52987
52987
|
isStale: boolean;
|
|
52988
52988
|
isEnabled: boolean;
|
|
52989
|
-
refetch: (options?:
|
|
52990
|
-
fetchStatus:
|
|
52989
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
52990
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
52991
52991
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
52992
|
-
queryKey:
|
|
52992
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
52993
52993
|
data: {
|
|
52994
52994
|
canExtend: boolean | undefined;
|
|
52995
52995
|
canExercise: boolean | undefined;
|
|
@@ -53021,10 +53021,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53021
53021
|
isRefetching: boolean;
|
|
53022
53022
|
isStale: boolean;
|
|
53023
53023
|
isEnabled: boolean;
|
|
53024
|
-
refetch: (options?:
|
|
53025
|
-
fetchStatus:
|
|
53024
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
53025
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53026
53026
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53027
|
-
queryKey:
|
|
53027
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53028
53028
|
data: {
|
|
53029
53029
|
canExtend: boolean | undefined;
|
|
53030
53030
|
canExercise: boolean | undefined;
|
|
@@ -53056,10 +53056,10 @@ declare const useOperatorPerms: (marketAddr?: Address, userAddr?: Address, opera
|
|
|
53056
53056
|
isRefetching: boolean;
|
|
53057
53057
|
isStale: boolean;
|
|
53058
53058
|
isEnabled: boolean;
|
|
53059
|
-
refetch: (options?:
|
|
53060
|
-
fetchStatus:
|
|
53059
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [boolean, boolean, boolean, boolean, bigint], viem533.ReadContractErrorType>>;
|
|
53060
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53061
53061
|
promise: Promise<readonly [boolean, boolean, boolean, boolean, bigint]>;
|
|
53062
|
-
queryKey:
|
|
53062
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53063
53063
|
data: {
|
|
53064
53064
|
canExtend: boolean | undefined;
|
|
53065
53065
|
canExercise: boolean | undefined;
|
|
@@ -53108,7 +53108,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53108
53108
|
isRefetching: boolean;
|
|
53109
53109
|
isStale: boolean;
|
|
53110
53110
|
isEnabled: boolean;
|
|
53111
|
-
refetch: (options?:
|
|
53111
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53112
53112
|
spendingApproval: bigint;
|
|
53113
53113
|
operatorAddr: string;
|
|
53114
53114
|
__typename: "UserMarketOperator";
|
|
@@ -53122,7 +53122,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53122
53122
|
address: string;
|
|
53123
53123
|
} | null;
|
|
53124
53124
|
}[] | undefined, Error>>;
|
|
53125
|
-
fetchStatus:
|
|
53125
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53126
53126
|
promise: Promise<{
|
|
53127
53127
|
spendingApproval: bigint;
|
|
53128
53128
|
operatorAddr: string;
|
|
@@ -53174,7 +53174,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53174
53174
|
isRefetching: boolean;
|
|
53175
53175
|
isStale: boolean;
|
|
53176
53176
|
isEnabled: boolean;
|
|
53177
|
-
refetch: (options?:
|
|
53177
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53178
53178
|
spendingApproval: bigint;
|
|
53179
53179
|
operatorAddr: string;
|
|
53180
53180
|
__typename: "UserMarketOperator";
|
|
@@ -53188,7 +53188,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53188
53188
|
address: string;
|
|
53189
53189
|
} | null;
|
|
53190
53190
|
}[] | undefined, Error>>;
|
|
53191
|
-
fetchStatus:
|
|
53191
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53192
53192
|
promise: Promise<{
|
|
53193
53193
|
spendingApproval: bigint;
|
|
53194
53194
|
operatorAddr: string;
|
|
@@ -53240,7 +53240,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53240
53240
|
isRefetching: boolean;
|
|
53241
53241
|
isStale: boolean;
|
|
53242
53242
|
isEnabled: boolean;
|
|
53243
|
-
refetch: (options?:
|
|
53243
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53244
53244
|
spendingApproval: bigint;
|
|
53245
53245
|
operatorAddr: string;
|
|
53246
53246
|
__typename: "UserMarketOperator";
|
|
@@ -53254,7 +53254,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53254
53254
|
address: string;
|
|
53255
53255
|
} | null;
|
|
53256
53256
|
}[] | undefined, Error>>;
|
|
53257
|
-
fetchStatus:
|
|
53257
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53258
53258
|
promise: Promise<{
|
|
53259
53259
|
spendingApproval: bigint;
|
|
53260
53260
|
operatorAddr: string;
|
|
@@ -53306,7 +53306,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53306
53306
|
isRefetching: boolean;
|
|
53307
53307
|
isStale: boolean;
|
|
53308
53308
|
isEnabled: boolean;
|
|
53309
|
-
refetch: (options?:
|
|
53309
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53310
53310
|
spendingApproval: bigint;
|
|
53311
53311
|
operatorAddr: string;
|
|
53312
53312
|
__typename: "UserMarketOperator";
|
|
@@ -53320,7 +53320,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53320
53320
|
address: string;
|
|
53321
53321
|
} | null;
|
|
53322
53322
|
}[] | undefined, Error>>;
|
|
53323
|
-
fetchStatus:
|
|
53323
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53324
53324
|
promise: Promise<{
|
|
53325
53325
|
spendingApproval: bigint;
|
|
53326
53326
|
operatorAddr: string;
|
|
@@ -53372,7 +53372,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53372
53372
|
isRefetching: boolean;
|
|
53373
53373
|
isStale: boolean;
|
|
53374
53374
|
isEnabled: boolean;
|
|
53375
|
-
refetch: (options?:
|
|
53375
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53376
53376
|
spendingApproval: bigint;
|
|
53377
53377
|
operatorAddr: string;
|
|
53378
53378
|
__typename: "UserMarketOperator";
|
|
@@ -53386,7 +53386,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53386
53386
|
address: string;
|
|
53387
53387
|
} | null;
|
|
53388
53388
|
}[] | undefined, Error>>;
|
|
53389
|
-
fetchStatus:
|
|
53389
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53390
53390
|
promise: Promise<{
|
|
53391
53391
|
spendingApproval: bigint;
|
|
53392
53392
|
operatorAddr: string;
|
|
@@ -53438,7 +53438,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53438
53438
|
isRefetching: boolean;
|
|
53439
53439
|
isStale: boolean;
|
|
53440
53440
|
isEnabled: boolean;
|
|
53441
|
-
refetch: (options?:
|
|
53441
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53442
53442
|
spendingApproval: bigint;
|
|
53443
53443
|
operatorAddr: string;
|
|
53444
53444
|
__typename: "UserMarketOperator";
|
|
@@ -53452,7 +53452,7 @@ declare const useUserOperators: (userAddr?: Address, marketAddr?: Address) => {
|
|
|
53452
53452
|
address: string;
|
|
53453
53453
|
} | null;
|
|
53454
53454
|
}[] | undefined, Error>>;
|
|
53455
|
-
fetchStatus:
|
|
53455
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53456
53456
|
promise: Promise<{
|
|
53457
53457
|
spendingApproval: bigint;
|
|
53458
53458
|
operatorAddr: string;
|
|
@@ -53571,18 +53571,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53571
53571
|
isRefetching: boolean;
|
|
53572
53572
|
isStale: boolean;
|
|
53573
53573
|
isEnabled: boolean;
|
|
53574
|
-
refetch: (options?:
|
|
53574
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53575
53575
|
exact: number;
|
|
53576
53576
|
rounded: number | undefined;
|
|
53577
53577
|
sqrtPriceX96: bigint;
|
|
53578
53578
|
}, viem533.ReadContractErrorType>>;
|
|
53579
|
-
fetchStatus:
|
|
53579
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53580
53580
|
promise: Promise<{
|
|
53581
53581
|
exact: number;
|
|
53582
53582
|
rounded: number | undefined;
|
|
53583
53583
|
sqrtPriceX96: bigint;
|
|
53584
53584
|
}>;
|
|
53585
|
-
queryKey:
|
|
53585
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53586
53586
|
exact: number | undefined;
|
|
53587
53587
|
rounded: number | undefined;
|
|
53588
53588
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -53609,18 +53609,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53609
53609
|
isRefetching: boolean;
|
|
53610
53610
|
isStale: boolean;
|
|
53611
53611
|
isEnabled: boolean;
|
|
53612
|
-
refetch: (options?:
|
|
53612
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53613
53613
|
exact: number;
|
|
53614
53614
|
rounded: number | undefined;
|
|
53615
53615
|
sqrtPriceX96: bigint;
|
|
53616
53616
|
}, viem533.ReadContractErrorType>>;
|
|
53617
|
-
fetchStatus:
|
|
53617
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53618
53618
|
promise: Promise<{
|
|
53619
53619
|
exact: number;
|
|
53620
53620
|
rounded: number | undefined;
|
|
53621
53621
|
sqrtPriceX96: bigint;
|
|
53622
53622
|
}>;
|
|
53623
|
-
queryKey:
|
|
53623
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53624
53624
|
exact: number | undefined;
|
|
53625
53625
|
rounded: number | undefined;
|
|
53626
53626
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -53647,18 +53647,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53647
53647
|
isRefetching: boolean;
|
|
53648
53648
|
isStale: boolean;
|
|
53649
53649
|
isEnabled: boolean;
|
|
53650
|
-
refetch: (options?:
|
|
53650
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53651
53651
|
exact: number;
|
|
53652
53652
|
rounded: number | undefined;
|
|
53653
53653
|
sqrtPriceX96: bigint;
|
|
53654
53654
|
}, viem533.ReadContractErrorType>>;
|
|
53655
|
-
fetchStatus:
|
|
53655
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53656
53656
|
promise: Promise<{
|
|
53657
53657
|
exact: number;
|
|
53658
53658
|
rounded: number | undefined;
|
|
53659
53659
|
sqrtPriceX96: bigint;
|
|
53660
53660
|
}>;
|
|
53661
|
-
queryKey:
|
|
53661
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53662
53662
|
exact: number | undefined;
|
|
53663
53663
|
rounded: number | undefined;
|
|
53664
53664
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -53685,18 +53685,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53685
53685
|
isRefetching: boolean;
|
|
53686
53686
|
isStale: boolean;
|
|
53687
53687
|
isEnabled: boolean;
|
|
53688
|
-
refetch: (options?:
|
|
53688
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53689
53689
|
exact: number;
|
|
53690
53690
|
rounded: number | undefined;
|
|
53691
53691
|
sqrtPriceX96: bigint;
|
|
53692
53692
|
}, viem533.ReadContractErrorType>>;
|
|
53693
|
-
fetchStatus:
|
|
53693
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53694
53694
|
promise: Promise<{
|
|
53695
53695
|
exact: number;
|
|
53696
53696
|
rounded: number | undefined;
|
|
53697
53697
|
sqrtPriceX96: bigint;
|
|
53698
53698
|
}>;
|
|
53699
|
-
queryKey:
|
|
53699
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53700
53700
|
exact: number | undefined;
|
|
53701
53701
|
rounded: number | undefined;
|
|
53702
53702
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -53723,18 +53723,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53723
53723
|
isRefetching: boolean;
|
|
53724
53724
|
isStale: boolean;
|
|
53725
53725
|
isEnabled: boolean;
|
|
53726
|
-
refetch: (options?:
|
|
53726
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53727
53727
|
exact: number;
|
|
53728
53728
|
rounded: number | undefined;
|
|
53729
53729
|
sqrtPriceX96: bigint;
|
|
53730
53730
|
}, viem533.ReadContractErrorType>>;
|
|
53731
|
-
fetchStatus:
|
|
53731
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53732
53732
|
promise: Promise<{
|
|
53733
53733
|
exact: number;
|
|
53734
53734
|
rounded: number | undefined;
|
|
53735
53735
|
sqrtPriceX96: bigint;
|
|
53736
53736
|
}>;
|
|
53737
|
-
queryKey:
|
|
53737
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53738
53738
|
exact: number | undefined;
|
|
53739
53739
|
rounded: number | undefined;
|
|
53740
53740
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -53761,18 +53761,18 @@ declare const useCurrentTick: (poolManager?: Address, poolKey?: PoolKey) => {
|
|
|
53761
53761
|
isRefetching: boolean;
|
|
53762
53762
|
isStale: boolean;
|
|
53763
53763
|
isEnabled: boolean;
|
|
53764
|
-
refetch: (options?:
|
|
53764
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
53765
53765
|
exact: number;
|
|
53766
53766
|
rounded: number | undefined;
|
|
53767
53767
|
sqrtPriceX96: bigint;
|
|
53768
53768
|
}, viem533.ReadContractErrorType>>;
|
|
53769
|
-
fetchStatus:
|
|
53769
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53770
53770
|
promise: Promise<{
|
|
53771
53771
|
exact: number;
|
|
53772
53772
|
rounded: number | undefined;
|
|
53773
53773
|
sqrtPriceX96: bigint;
|
|
53774
53774
|
}>;
|
|
53775
|
-
queryKey:
|
|
53775
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53776
53776
|
exact: number | undefined;
|
|
53777
53777
|
rounded: number | undefined;
|
|
53778
53778
|
sqrtPriceX96: bigint | undefined;
|
|
@@ -53799,7 +53799,7 @@ declare const useBurnLiquidity: (vaultAddr?: Address) => {
|
|
|
53799
53799
|
isPending: boolean;
|
|
53800
53800
|
isConfirming: boolean;
|
|
53801
53801
|
isSuccess: boolean;
|
|
53802
|
-
error:
|
|
53802
|
+
error: _wagmi_core10.WriteContractErrorType | null;
|
|
53803
53803
|
isLoading: boolean;
|
|
53804
53804
|
};
|
|
53805
53805
|
//#endregion
|
|
@@ -53828,7 +53828,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53828
53828
|
isRefetching: boolean;
|
|
53829
53829
|
isStale: boolean;
|
|
53830
53830
|
isEnabled: boolean;
|
|
53831
|
-
refetch: (options?:
|
|
53831
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
|
|
53832
53832
|
tickLower: number;
|
|
53833
53833
|
tickUpper: number;
|
|
53834
53834
|
prevTickLower: number;
|
|
@@ -53841,7 +53841,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53841
53841
|
borrowedAmount0: bigint;
|
|
53842
53842
|
borrowedAmount1: bigint;
|
|
53843
53843
|
}[], viem533.ReadContractErrorType>>;
|
|
53844
|
-
fetchStatus:
|
|
53844
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53845
53845
|
promise: Promise<readonly {
|
|
53846
53846
|
tickLower: number;
|
|
53847
53847
|
tickUpper: number;
|
|
@@ -53855,7 +53855,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53855
53855
|
borrowedAmount0: bigint;
|
|
53856
53856
|
borrowedAmount1: bigint;
|
|
53857
53857
|
}[]>;
|
|
53858
|
-
queryKey:
|
|
53858
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53859
53859
|
data: readonly {
|
|
53860
53860
|
tickLower: number;
|
|
53861
53861
|
tickUpper: number;
|
|
@@ -53892,7 +53892,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53892
53892
|
isRefetching: boolean;
|
|
53893
53893
|
isStale: boolean;
|
|
53894
53894
|
isEnabled: boolean;
|
|
53895
|
-
refetch: (options?:
|
|
53895
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
|
|
53896
53896
|
tickLower: number;
|
|
53897
53897
|
tickUpper: number;
|
|
53898
53898
|
prevTickLower: number;
|
|
@@ -53905,7 +53905,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53905
53905
|
borrowedAmount0: bigint;
|
|
53906
53906
|
borrowedAmount1: bigint;
|
|
53907
53907
|
}[], viem533.ReadContractErrorType>>;
|
|
53908
|
-
fetchStatus:
|
|
53908
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53909
53909
|
promise: Promise<readonly {
|
|
53910
53910
|
tickLower: number;
|
|
53911
53911
|
tickUpper: number;
|
|
@@ -53919,7 +53919,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53919
53919
|
borrowedAmount0: bigint;
|
|
53920
53920
|
borrowedAmount1: bigint;
|
|
53921
53921
|
}[]>;
|
|
53922
|
-
queryKey:
|
|
53922
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53923
53923
|
data: readonly {
|
|
53924
53924
|
tickLower: number;
|
|
53925
53925
|
tickUpper: number;
|
|
@@ -53956,7 +53956,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53956
53956
|
isRefetching: boolean;
|
|
53957
53957
|
isStale: boolean;
|
|
53958
53958
|
isEnabled: boolean;
|
|
53959
|
-
refetch: (options?:
|
|
53959
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
|
|
53960
53960
|
tickLower: number;
|
|
53961
53961
|
tickUpper: number;
|
|
53962
53962
|
prevTickLower: number;
|
|
@@ -53969,7 +53969,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53969
53969
|
borrowedAmount0: bigint;
|
|
53970
53970
|
borrowedAmount1: bigint;
|
|
53971
53971
|
}[], viem533.ReadContractErrorType>>;
|
|
53972
|
-
fetchStatus:
|
|
53972
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
53973
53973
|
promise: Promise<readonly {
|
|
53974
53974
|
tickLower: number;
|
|
53975
53975
|
tickUpper: number;
|
|
@@ -53983,7 +53983,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
53983
53983
|
borrowedAmount0: bigint;
|
|
53984
53984
|
borrowedAmount1: bigint;
|
|
53985
53985
|
}[]>;
|
|
53986
|
-
queryKey:
|
|
53986
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
53987
53987
|
data: readonly {
|
|
53988
53988
|
tickLower: number;
|
|
53989
53989
|
tickUpper: number;
|
|
@@ -54020,7 +54020,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54020
54020
|
isRefetching: boolean;
|
|
54021
54021
|
isStale: boolean;
|
|
54022
54022
|
isEnabled: boolean;
|
|
54023
|
-
refetch: (options?:
|
|
54023
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
|
|
54024
54024
|
tickLower: number;
|
|
54025
54025
|
tickUpper: number;
|
|
54026
54026
|
prevTickLower: number;
|
|
@@ -54033,7 +54033,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54033
54033
|
borrowedAmount0: bigint;
|
|
54034
54034
|
borrowedAmount1: bigint;
|
|
54035
54035
|
}[], viem533.ReadContractErrorType>>;
|
|
54036
|
-
fetchStatus:
|
|
54036
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54037
54037
|
promise: Promise<readonly {
|
|
54038
54038
|
tickLower: number;
|
|
54039
54039
|
tickUpper: number;
|
|
@@ -54047,7 +54047,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54047
54047
|
borrowedAmount0: bigint;
|
|
54048
54048
|
borrowedAmount1: bigint;
|
|
54049
54049
|
}[]>;
|
|
54050
|
-
queryKey:
|
|
54050
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54051
54051
|
data: readonly {
|
|
54052
54052
|
tickLower: number;
|
|
54053
54053
|
tickUpper: number;
|
|
@@ -54084,7 +54084,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54084
54084
|
isRefetching: boolean;
|
|
54085
54085
|
isStale: boolean;
|
|
54086
54086
|
isEnabled: boolean;
|
|
54087
|
-
refetch: (options?:
|
|
54087
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
|
|
54088
54088
|
tickLower: number;
|
|
54089
54089
|
tickUpper: number;
|
|
54090
54090
|
prevTickLower: number;
|
|
@@ -54097,7 +54097,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54097
54097
|
borrowedAmount0: bigint;
|
|
54098
54098
|
borrowedAmount1: bigint;
|
|
54099
54099
|
}[], viem533.ReadContractErrorType>>;
|
|
54100
|
-
fetchStatus:
|
|
54100
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54101
54101
|
promise: Promise<readonly {
|
|
54102
54102
|
tickLower: number;
|
|
54103
54103
|
tickUpper: number;
|
|
@@ -54111,7 +54111,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54111
54111
|
borrowedAmount0: bigint;
|
|
54112
54112
|
borrowedAmount1: bigint;
|
|
54113
54113
|
}[]>;
|
|
54114
|
-
queryKey:
|
|
54114
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54115
54115
|
data: readonly {
|
|
54116
54116
|
tickLower: number;
|
|
54117
54117
|
tickUpper: number;
|
|
@@ -54148,7 +54148,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54148
54148
|
isRefetching: boolean;
|
|
54149
54149
|
isStale: boolean;
|
|
54150
54150
|
isEnabled: boolean;
|
|
54151
|
-
refetch: (options?:
|
|
54151
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly {
|
|
54152
54152
|
tickLower: number;
|
|
54153
54153
|
tickUpper: number;
|
|
54154
54154
|
prevTickLower: number;
|
|
@@ -54161,7 +54161,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54161
54161
|
borrowedAmount0: bigint;
|
|
54162
54162
|
borrowedAmount1: bigint;
|
|
54163
54163
|
}[], viem533.ReadContractErrorType>>;
|
|
54164
|
-
fetchStatus:
|
|
54164
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54165
54165
|
promise: Promise<readonly {
|
|
54166
54166
|
tickLower: number;
|
|
54167
54167
|
tickUpper: number;
|
|
@@ -54175,7 +54175,7 @@ declare const useLiquidityBlocks: (vaultAddr?: Address) => {
|
|
|
54175
54175
|
borrowedAmount0: bigint;
|
|
54176
54176
|
borrowedAmount1: bigint;
|
|
54177
54177
|
}[]>;
|
|
54178
|
-
queryKey:
|
|
54178
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54179
54179
|
data: readonly {
|
|
54180
54180
|
tickLower: number;
|
|
54181
54181
|
tickUpper: number;
|
|
@@ -54236,7 +54236,7 @@ declare const useVaultTVL: (vaultAddr?: Address) => {
|
|
|
54236
54236
|
borrowed0: Amount;
|
|
54237
54237
|
borrowed1: Amount;
|
|
54238
54238
|
blocksCount: bigint;
|
|
54239
|
-
refetch: (options?:
|
|
54239
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<readonly [bigint, bigint, bigint, bigint, bigint, bigint, bigint], viem533.ReadContractErrorType>>;
|
|
54240
54240
|
};
|
|
54241
54241
|
//#endregion
|
|
54242
54242
|
//#region src/hooks/tokens/useTokenData.d.ts
|
|
@@ -54271,10 +54271,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54271
54271
|
isRefetching: boolean;
|
|
54272
54272
|
isStale: boolean;
|
|
54273
54273
|
isEnabled: boolean;
|
|
54274
|
-
refetch: (options?:
|
|
54275
|
-
fetchStatus:
|
|
54274
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54275
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54276
54276
|
promise: Promise<bigint>;
|
|
54277
|
-
queryKey:
|
|
54277
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54278
54278
|
data: Amount | undefined;
|
|
54279
54279
|
} | {
|
|
54280
54280
|
error: null;
|
|
@@ -54299,10 +54299,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54299
54299
|
isRefetching: boolean;
|
|
54300
54300
|
isStale: boolean;
|
|
54301
54301
|
isEnabled: boolean;
|
|
54302
|
-
refetch: (options?:
|
|
54303
|
-
fetchStatus:
|
|
54302
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54303
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54304
54304
|
promise: Promise<bigint>;
|
|
54305
|
-
queryKey:
|
|
54305
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54306
54306
|
data: Amount | undefined;
|
|
54307
54307
|
} | {
|
|
54308
54308
|
error: viem533.ReadContractErrorType;
|
|
@@ -54327,10 +54327,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54327
54327
|
isRefetching: boolean;
|
|
54328
54328
|
isStale: boolean;
|
|
54329
54329
|
isEnabled: boolean;
|
|
54330
|
-
refetch: (options?:
|
|
54331
|
-
fetchStatus:
|
|
54330
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54331
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54332
54332
|
promise: Promise<bigint>;
|
|
54333
|
-
queryKey:
|
|
54333
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54334
54334
|
data: Amount | undefined;
|
|
54335
54335
|
} | {
|
|
54336
54336
|
error: null;
|
|
@@ -54355,10 +54355,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54355
54355
|
isRefetching: boolean;
|
|
54356
54356
|
isStale: boolean;
|
|
54357
54357
|
isEnabled: boolean;
|
|
54358
|
-
refetch: (options?:
|
|
54359
|
-
fetchStatus:
|
|
54358
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54359
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54360
54360
|
promise: Promise<bigint>;
|
|
54361
|
-
queryKey:
|
|
54361
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54362
54362
|
data: Amount | undefined;
|
|
54363
54363
|
} | {
|
|
54364
54364
|
error: null;
|
|
@@ -54383,10 +54383,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54383
54383
|
isRefetching: boolean;
|
|
54384
54384
|
isStale: boolean;
|
|
54385
54385
|
isEnabled: boolean;
|
|
54386
|
-
refetch: (options?:
|
|
54387
|
-
fetchStatus:
|
|
54386
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54387
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54388
54388
|
promise: Promise<bigint>;
|
|
54389
|
-
queryKey:
|
|
54389
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54390
54390
|
data: Amount | undefined;
|
|
54391
54391
|
} | {
|
|
54392
54392
|
isError: false;
|
|
@@ -54411,10 +54411,10 @@ declare const useTokenBalance: (token?: Address, user?: Address) => {
|
|
|
54411
54411
|
isRefetching: boolean;
|
|
54412
54412
|
isStale: boolean;
|
|
54413
54413
|
isEnabled: boolean;
|
|
54414
|
-
refetch: (options?:
|
|
54415
|
-
fetchStatus:
|
|
54414
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<bigint, viem533.ReadContractErrorType>>;
|
|
54415
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54416
54416
|
promise: Promise<bigint>;
|
|
54417
|
-
queryKey:
|
|
54417
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54418
54418
|
data: Amount | undefined;
|
|
54419
54419
|
};
|
|
54420
54420
|
//#endregion
|
|
@@ -54423,7 +54423,7 @@ declare const useApproval: () => {
|
|
|
54423
54423
|
askForApproval: (tokenAddress: Address, spenderAddress: Address, amount: bigint) => Promise<void>;
|
|
54424
54424
|
hash: `0x${string}` | undefined;
|
|
54425
54425
|
isPending: boolean;
|
|
54426
|
-
error:
|
|
54426
|
+
error: _wagmi_core10.WriteContractErrorType | null;
|
|
54427
54427
|
reset: () => void;
|
|
54428
54428
|
};
|
|
54429
54429
|
//#endregion
|
|
@@ -54451,7 +54451,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54451
54451
|
isRefetching: boolean;
|
|
54452
54452
|
isStale: boolean;
|
|
54453
54453
|
isEnabled: boolean;
|
|
54454
|
-
refetch: (options?:
|
|
54454
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
54455
54455
|
globalMintPaused: {
|
|
54456
54456
|
paused: boolean;
|
|
54457
54457
|
updatedAt: bigint;
|
|
@@ -54468,7 +54468,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54468
54468
|
senderIsAdmin: boolean;
|
|
54469
54469
|
senderIsPauser: boolean;
|
|
54470
54470
|
}, viem533.ReadContractErrorType>>;
|
|
54471
|
-
fetchStatus:
|
|
54471
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54472
54472
|
promise: Promise<{
|
|
54473
54473
|
globalMintPaused: {
|
|
54474
54474
|
paused: boolean;
|
|
@@ -54486,7 +54486,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54486
54486
|
senderIsAdmin: boolean;
|
|
54487
54487
|
senderIsPauser: boolean;
|
|
54488
54488
|
}>;
|
|
54489
|
-
queryKey:
|
|
54489
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54490
54490
|
data: Partial<NonUndefinedGuard<{
|
|
54491
54491
|
globalMintPaused: {
|
|
54492
54492
|
paused: boolean;
|
|
@@ -54527,7 +54527,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54527
54527
|
isRefetching: boolean;
|
|
54528
54528
|
isStale: boolean;
|
|
54529
54529
|
isEnabled: boolean;
|
|
54530
|
-
refetch: (options?:
|
|
54530
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
54531
54531
|
globalMintPaused: {
|
|
54532
54532
|
paused: boolean;
|
|
54533
54533
|
updatedAt: bigint;
|
|
@@ -54544,7 +54544,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54544
54544
|
senderIsAdmin: boolean;
|
|
54545
54545
|
senderIsPauser: boolean;
|
|
54546
54546
|
}, viem533.ReadContractErrorType>>;
|
|
54547
|
-
fetchStatus:
|
|
54547
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54548
54548
|
promise: Promise<{
|
|
54549
54549
|
globalMintPaused: {
|
|
54550
54550
|
paused: boolean;
|
|
@@ -54562,7 +54562,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54562
54562
|
senderIsAdmin: boolean;
|
|
54563
54563
|
senderIsPauser: boolean;
|
|
54564
54564
|
}>;
|
|
54565
|
-
queryKey:
|
|
54565
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54566
54566
|
data: Partial<NonUndefinedGuard<{
|
|
54567
54567
|
globalMintPaused: {
|
|
54568
54568
|
paused: boolean;
|
|
@@ -54603,7 +54603,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54603
54603
|
isRefetching: boolean;
|
|
54604
54604
|
isStale: boolean;
|
|
54605
54605
|
isEnabled: boolean;
|
|
54606
|
-
refetch: (options?:
|
|
54606
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
54607
54607
|
globalMintPaused: {
|
|
54608
54608
|
paused: boolean;
|
|
54609
54609
|
updatedAt: bigint;
|
|
@@ -54620,7 +54620,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54620
54620
|
senderIsAdmin: boolean;
|
|
54621
54621
|
senderIsPauser: boolean;
|
|
54622
54622
|
}, viem533.ReadContractErrorType>>;
|
|
54623
|
-
fetchStatus:
|
|
54623
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54624
54624
|
promise: Promise<{
|
|
54625
54625
|
globalMintPaused: {
|
|
54626
54626
|
paused: boolean;
|
|
@@ -54638,7 +54638,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54638
54638
|
senderIsAdmin: boolean;
|
|
54639
54639
|
senderIsPauser: boolean;
|
|
54640
54640
|
}>;
|
|
54641
|
-
queryKey:
|
|
54641
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54642
54642
|
data: Partial<NonUndefinedGuard<{
|
|
54643
54643
|
globalMintPaused: {
|
|
54644
54644
|
paused: boolean;
|
|
@@ -54679,7 +54679,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54679
54679
|
isRefetching: boolean;
|
|
54680
54680
|
isStale: boolean;
|
|
54681
54681
|
isEnabled: boolean;
|
|
54682
|
-
refetch: (options?:
|
|
54682
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
54683
54683
|
globalMintPaused: {
|
|
54684
54684
|
paused: boolean;
|
|
54685
54685
|
updatedAt: bigint;
|
|
@@ -54696,7 +54696,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54696
54696
|
senderIsAdmin: boolean;
|
|
54697
54697
|
senderIsPauser: boolean;
|
|
54698
54698
|
}, viem533.ReadContractErrorType>>;
|
|
54699
|
-
fetchStatus:
|
|
54699
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54700
54700
|
promise: Promise<{
|
|
54701
54701
|
globalMintPaused: {
|
|
54702
54702
|
paused: boolean;
|
|
@@ -54714,7 +54714,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54714
54714
|
senderIsAdmin: boolean;
|
|
54715
54715
|
senderIsPauser: boolean;
|
|
54716
54716
|
}>;
|
|
54717
|
-
queryKey:
|
|
54717
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54718
54718
|
data: Partial<NonUndefinedGuard<{
|
|
54719
54719
|
globalMintPaused: {
|
|
54720
54720
|
paused: boolean;
|
|
@@ -54755,7 +54755,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54755
54755
|
isRefetching: boolean;
|
|
54756
54756
|
isStale: boolean;
|
|
54757
54757
|
isEnabled: boolean;
|
|
54758
|
-
refetch: (options?:
|
|
54758
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
54759
54759
|
globalMintPaused: {
|
|
54760
54760
|
paused: boolean;
|
|
54761
54761
|
updatedAt: bigint;
|
|
@@ -54772,7 +54772,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54772
54772
|
senderIsAdmin: boolean;
|
|
54773
54773
|
senderIsPauser: boolean;
|
|
54774
54774
|
}, viem533.ReadContractErrorType>>;
|
|
54775
|
-
fetchStatus:
|
|
54775
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54776
54776
|
promise: Promise<{
|
|
54777
54777
|
globalMintPaused: {
|
|
54778
54778
|
paused: boolean;
|
|
@@ -54790,7 +54790,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54790
54790
|
senderIsAdmin: boolean;
|
|
54791
54791
|
senderIsPauser: boolean;
|
|
54792
54792
|
}>;
|
|
54793
|
-
queryKey:
|
|
54793
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54794
54794
|
data: Partial<NonUndefinedGuard<{
|
|
54795
54795
|
globalMintPaused: {
|
|
54796
54796
|
paused: boolean;
|
|
@@ -54831,7 +54831,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54831
54831
|
isRefetching: boolean;
|
|
54832
54832
|
isStale: boolean;
|
|
54833
54833
|
isEnabled: boolean;
|
|
54834
|
-
refetch: (options?:
|
|
54834
|
+
refetch: (options?: _tanstack_query_core41.RefetchOptions) => Promise<_tanstack_query_core41.QueryObserverResult<{
|
|
54835
54835
|
globalMintPaused: {
|
|
54836
54836
|
paused: boolean;
|
|
54837
54837
|
updatedAt: bigint;
|
|
@@ -54848,7 +54848,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54848
54848
|
senderIsAdmin: boolean;
|
|
54849
54849
|
senderIsPauser: boolean;
|
|
54850
54850
|
}, viem533.ReadContractErrorType>>;
|
|
54851
|
-
fetchStatus:
|
|
54851
|
+
fetchStatus: _tanstack_query_core41.FetchStatus;
|
|
54852
54852
|
promise: Promise<{
|
|
54853
54853
|
globalMintPaused: {
|
|
54854
54854
|
paused: boolean;
|
|
@@ -54866,7 +54866,7 @@ declare const useGuardianGlobalState: (guardianAddr?: Address) => {
|
|
|
54866
54866
|
senderIsAdmin: boolean;
|
|
54867
54867
|
senderIsPauser: boolean;
|
|
54868
54868
|
}>;
|
|
54869
|
-
queryKey:
|
|
54869
|
+
queryKey: _tanstack_query_core41.QueryKey;
|
|
54870
54870
|
data: Partial<NonUndefinedGuard<{
|
|
54871
54871
|
globalMintPaused: {
|
|
54872
54872
|
paused: boolean;
|
|
@@ -54899,14 +54899,14 @@ declare const usePauseGlobalTrading: ({
|
|
|
54899
54899
|
isPending: false;
|
|
54900
54900
|
isSuccess: false;
|
|
54901
54901
|
failureCount: number;
|
|
54902
|
-
failureReason:
|
|
54902
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
54903
54903
|
isPaused: boolean;
|
|
54904
54904
|
variables: undefined;
|
|
54905
54905
|
isIdle: true;
|
|
54906
54906
|
reset: () => void;
|
|
54907
54907
|
context: unknown;
|
|
54908
54908
|
submittedAt: number;
|
|
54909
|
-
writeContract:
|
|
54909
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
54910
54910
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
54911
54911
|
} | {
|
|
54912
54912
|
error: null;
|
|
@@ -54916,10 +54916,10 @@ declare const usePauseGlobalTrading: ({
|
|
|
54916
54916
|
isPending: true;
|
|
54917
54917
|
isSuccess: false;
|
|
54918
54918
|
failureCount: number;
|
|
54919
|
-
failureReason:
|
|
54919
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
54920
54920
|
isPaused: boolean;
|
|
54921
54921
|
variables: {
|
|
54922
|
-
abi:
|
|
54922
|
+
abi: abitype0.Abi;
|
|
54923
54923
|
functionName: string;
|
|
54924
54924
|
args?: readonly unknown[] | undefined;
|
|
54925
54925
|
address: Address;
|
|
@@ -54941,9 +54941,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
54941
54941
|
sidecars?: undefined;
|
|
54942
54942
|
authorizationList?: undefined;
|
|
54943
54943
|
chainId?: number | undefined;
|
|
54944
|
-
connector?:
|
|
54944
|
+
connector?: wagmi0.Connector | undefined;
|
|
54945
54945
|
} | {
|
|
54946
|
-
abi:
|
|
54946
|
+
abi: abitype0.Abi;
|
|
54947
54947
|
functionName: string;
|
|
54948
54948
|
args?: readonly unknown[] | undefined;
|
|
54949
54949
|
address: Address;
|
|
@@ -54965,9 +54965,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
54965
54965
|
sidecars?: undefined;
|
|
54966
54966
|
authorizationList?: undefined;
|
|
54967
54967
|
chainId?: number | undefined;
|
|
54968
|
-
connector?:
|
|
54968
|
+
connector?: wagmi0.Connector | undefined;
|
|
54969
54969
|
} | {
|
|
54970
|
-
abi:
|
|
54970
|
+
abi: abitype0.Abi;
|
|
54971
54971
|
functionName: string;
|
|
54972
54972
|
args?: readonly unknown[] | undefined;
|
|
54973
54973
|
address: Address;
|
|
@@ -54989,9 +54989,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
54989
54989
|
sidecars?: undefined;
|
|
54990
54990
|
authorizationList?: undefined;
|
|
54991
54991
|
chainId?: number | undefined;
|
|
54992
|
-
connector?:
|
|
54992
|
+
connector?: wagmi0.Connector | undefined;
|
|
54993
54993
|
} | {
|
|
54994
|
-
abi:
|
|
54994
|
+
abi: abitype0.Abi;
|
|
54995
54995
|
functionName: string;
|
|
54996
54996
|
args?: readonly unknown[] | undefined;
|
|
54997
54997
|
address: Address;
|
|
@@ -55013,9 +55013,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55013
55013
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55014
55014
|
authorizationList?: undefined;
|
|
55015
55015
|
chainId?: number | undefined;
|
|
55016
|
-
connector?:
|
|
55016
|
+
connector?: wagmi0.Connector | undefined;
|
|
55017
55017
|
} | {
|
|
55018
|
-
abi:
|
|
55018
|
+
abi: abitype0.Abi;
|
|
55019
55019
|
functionName: string;
|
|
55020
55020
|
args?: readonly unknown[] | undefined;
|
|
55021
55021
|
address: Address;
|
|
@@ -55037,9 +55037,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55037
55037
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55038
55038
|
authorizationList?: undefined;
|
|
55039
55039
|
chainId?: number | undefined;
|
|
55040
|
-
connector?:
|
|
55040
|
+
connector?: wagmi0.Connector | undefined;
|
|
55041
55041
|
} | {
|
|
55042
|
-
abi:
|
|
55042
|
+
abi: abitype0.Abi;
|
|
55043
55043
|
functionName: string;
|
|
55044
55044
|
args?: readonly unknown[] | undefined;
|
|
55045
55045
|
address: Address;
|
|
@@ -55061,26 +55061,26 @@ declare const usePauseGlobalTrading: ({
|
|
|
55061
55061
|
sidecars?: undefined;
|
|
55062
55062
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55063
55063
|
chainId?: number | undefined;
|
|
55064
|
-
connector?:
|
|
55064
|
+
connector?: wagmi0.Connector | undefined;
|
|
55065
55065
|
};
|
|
55066
55066
|
isIdle: false;
|
|
55067
55067
|
reset: () => void;
|
|
55068
55068
|
context: unknown;
|
|
55069
55069
|
submittedAt: number;
|
|
55070
|
-
writeContract:
|
|
55070
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55071
55071
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55072
55072
|
} | {
|
|
55073
|
-
error:
|
|
55073
|
+
error: _wagmi_core10.WriteContractErrorType;
|
|
55074
55074
|
data: undefined;
|
|
55075
55075
|
status: "error";
|
|
55076
55076
|
isError: true;
|
|
55077
55077
|
isPending: false;
|
|
55078
55078
|
isSuccess: false;
|
|
55079
55079
|
failureCount: number;
|
|
55080
|
-
failureReason:
|
|
55080
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
55081
55081
|
isPaused: boolean;
|
|
55082
55082
|
variables: {
|
|
55083
|
-
abi:
|
|
55083
|
+
abi: abitype0.Abi;
|
|
55084
55084
|
functionName: string;
|
|
55085
55085
|
args?: readonly unknown[] | undefined;
|
|
55086
55086
|
address: Address;
|
|
@@ -55102,9 +55102,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55102
55102
|
sidecars?: undefined;
|
|
55103
55103
|
authorizationList?: undefined;
|
|
55104
55104
|
chainId?: number | undefined;
|
|
55105
|
-
connector?:
|
|
55105
|
+
connector?: wagmi0.Connector | undefined;
|
|
55106
55106
|
} | {
|
|
55107
|
-
abi:
|
|
55107
|
+
abi: abitype0.Abi;
|
|
55108
55108
|
functionName: string;
|
|
55109
55109
|
args?: readonly unknown[] | undefined;
|
|
55110
55110
|
address: Address;
|
|
@@ -55126,9 +55126,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55126
55126
|
sidecars?: undefined;
|
|
55127
55127
|
authorizationList?: undefined;
|
|
55128
55128
|
chainId?: number | undefined;
|
|
55129
|
-
connector?:
|
|
55129
|
+
connector?: wagmi0.Connector | undefined;
|
|
55130
55130
|
} | {
|
|
55131
|
-
abi:
|
|
55131
|
+
abi: abitype0.Abi;
|
|
55132
55132
|
functionName: string;
|
|
55133
55133
|
args?: readonly unknown[] | undefined;
|
|
55134
55134
|
address: Address;
|
|
@@ -55150,9 +55150,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55150
55150
|
sidecars?: undefined;
|
|
55151
55151
|
authorizationList?: undefined;
|
|
55152
55152
|
chainId?: number | undefined;
|
|
55153
|
-
connector?:
|
|
55153
|
+
connector?: wagmi0.Connector | undefined;
|
|
55154
55154
|
} | {
|
|
55155
|
-
abi:
|
|
55155
|
+
abi: abitype0.Abi;
|
|
55156
55156
|
functionName: string;
|
|
55157
55157
|
args?: readonly unknown[] | undefined;
|
|
55158
55158
|
address: Address;
|
|
@@ -55174,9 +55174,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55174
55174
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55175
55175
|
authorizationList?: undefined;
|
|
55176
55176
|
chainId?: number | undefined;
|
|
55177
|
-
connector?:
|
|
55177
|
+
connector?: wagmi0.Connector | undefined;
|
|
55178
55178
|
} | {
|
|
55179
|
-
abi:
|
|
55179
|
+
abi: abitype0.Abi;
|
|
55180
55180
|
functionName: string;
|
|
55181
55181
|
args?: readonly unknown[] | undefined;
|
|
55182
55182
|
address: Address;
|
|
@@ -55198,9 +55198,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55198
55198
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55199
55199
|
authorizationList?: undefined;
|
|
55200
55200
|
chainId?: number | undefined;
|
|
55201
|
-
connector?:
|
|
55201
|
+
connector?: wagmi0.Connector | undefined;
|
|
55202
55202
|
} | {
|
|
55203
|
-
abi:
|
|
55203
|
+
abi: abitype0.Abi;
|
|
55204
55204
|
functionName: string;
|
|
55205
55205
|
args?: readonly unknown[] | undefined;
|
|
55206
55206
|
address: Address;
|
|
@@ -55222,13 +55222,13 @@ declare const usePauseGlobalTrading: ({
|
|
|
55222
55222
|
sidecars?: undefined;
|
|
55223
55223
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55224
55224
|
chainId?: number | undefined;
|
|
55225
|
-
connector?:
|
|
55225
|
+
connector?: wagmi0.Connector | undefined;
|
|
55226
55226
|
};
|
|
55227
55227
|
isIdle: false;
|
|
55228
55228
|
reset: () => void;
|
|
55229
55229
|
context: unknown;
|
|
55230
55230
|
submittedAt: number;
|
|
55231
|
-
writeContract:
|
|
55231
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55232
55232
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55233
55233
|
} | {
|
|
55234
55234
|
error: null;
|
|
@@ -55238,10 +55238,10 @@ declare const usePauseGlobalTrading: ({
|
|
|
55238
55238
|
isPending: false;
|
|
55239
55239
|
isSuccess: true;
|
|
55240
55240
|
failureCount: number;
|
|
55241
|
-
failureReason:
|
|
55241
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
55242
55242
|
isPaused: boolean;
|
|
55243
55243
|
variables: {
|
|
55244
|
-
abi:
|
|
55244
|
+
abi: abitype0.Abi;
|
|
55245
55245
|
functionName: string;
|
|
55246
55246
|
args?: readonly unknown[] | undefined;
|
|
55247
55247
|
address: Address;
|
|
@@ -55263,9 +55263,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55263
55263
|
sidecars?: undefined;
|
|
55264
55264
|
authorizationList?: undefined;
|
|
55265
55265
|
chainId?: number | undefined;
|
|
55266
|
-
connector?:
|
|
55266
|
+
connector?: wagmi0.Connector | undefined;
|
|
55267
55267
|
} | {
|
|
55268
|
-
abi:
|
|
55268
|
+
abi: abitype0.Abi;
|
|
55269
55269
|
functionName: string;
|
|
55270
55270
|
args?: readonly unknown[] | undefined;
|
|
55271
55271
|
address: Address;
|
|
@@ -55287,9 +55287,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55287
55287
|
sidecars?: undefined;
|
|
55288
55288
|
authorizationList?: undefined;
|
|
55289
55289
|
chainId?: number | undefined;
|
|
55290
|
-
connector?:
|
|
55290
|
+
connector?: wagmi0.Connector | undefined;
|
|
55291
55291
|
} | {
|
|
55292
|
-
abi:
|
|
55292
|
+
abi: abitype0.Abi;
|
|
55293
55293
|
functionName: string;
|
|
55294
55294
|
args?: readonly unknown[] | undefined;
|
|
55295
55295
|
address: Address;
|
|
@@ -55311,9 +55311,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55311
55311
|
sidecars?: undefined;
|
|
55312
55312
|
authorizationList?: undefined;
|
|
55313
55313
|
chainId?: number | undefined;
|
|
55314
|
-
connector?:
|
|
55314
|
+
connector?: wagmi0.Connector | undefined;
|
|
55315
55315
|
} | {
|
|
55316
|
-
abi:
|
|
55316
|
+
abi: abitype0.Abi;
|
|
55317
55317
|
functionName: string;
|
|
55318
55318
|
args?: readonly unknown[] | undefined;
|
|
55319
55319
|
address: Address;
|
|
@@ -55335,9 +55335,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55335
55335
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55336
55336
|
authorizationList?: undefined;
|
|
55337
55337
|
chainId?: number | undefined;
|
|
55338
|
-
connector?:
|
|
55338
|
+
connector?: wagmi0.Connector | undefined;
|
|
55339
55339
|
} | {
|
|
55340
|
-
abi:
|
|
55340
|
+
abi: abitype0.Abi;
|
|
55341
55341
|
functionName: string;
|
|
55342
55342
|
args?: readonly unknown[] | undefined;
|
|
55343
55343
|
address: Address;
|
|
@@ -55359,9 +55359,9 @@ declare const usePauseGlobalTrading: ({
|
|
|
55359
55359
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55360
55360
|
authorizationList?: undefined;
|
|
55361
55361
|
chainId?: number | undefined;
|
|
55362
|
-
connector?:
|
|
55362
|
+
connector?: wagmi0.Connector | undefined;
|
|
55363
55363
|
} | {
|
|
55364
|
-
abi:
|
|
55364
|
+
abi: abitype0.Abi;
|
|
55365
55365
|
functionName: string;
|
|
55366
55366
|
args?: readonly unknown[] | undefined;
|
|
55367
55367
|
address: Address;
|
|
@@ -55383,13 +55383,13 @@ declare const usePauseGlobalTrading: ({
|
|
|
55383
55383
|
sidecars?: undefined;
|
|
55384
55384
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55385
55385
|
chainId?: number | undefined;
|
|
55386
|
-
connector?:
|
|
55386
|
+
connector?: wagmi0.Connector | undefined;
|
|
55387
55387
|
};
|
|
55388
55388
|
isIdle: false;
|
|
55389
55389
|
reset: () => void;
|
|
55390
55390
|
context: unknown;
|
|
55391
55391
|
submittedAt: number;
|
|
55392
|
-
writeContract:
|
|
55392
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55393
55393
|
pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55394
55394
|
};
|
|
55395
55395
|
//#endregion
|
|
@@ -55406,14 +55406,14 @@ declare const usePauseMarketTrading: ({
|
|
|
55406
55406
|
isPending: false;
|
|
55407
55407
|
isSuccess: false;
|
|
55408
55408
|
failureCount: number;
|
|
55409
|
-
failureReason:
|
|
55409
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
55410
55410
|
isPaused: boolean;
|
|
55411
55411
|
variables: undefined;
|
|
55412
55412
|
isIdle: true;
|
|
55413
55413
|
reset: () => void;
|
|
55414
55414
|
context: unknown;
|
|
55415
55415
|
submittedAt: number;
|
|
55416
|
-
writeContract:
|
|
55416
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55417
55417
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55418
55418
|
} | {
|
|
55419
55419
|
error: null;
|
|
@@ -55423,10 +55423,10 @@ declare const usePauseMarketTrading: ({
|
|
|
55423
55423
|
isPending: true;
|
|
55424
55424
|
isSuccess: false;
|
|
55425
55425
|
failureCount: number;
|
|
55426
|
-
failureReason:
|
|
55426
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
55427
55427
|
isPaused: boolean;
|
|
55428
55428
|
variables: {
|
|
55429
|
-
abi:
|
|
55429
|
+
abi: abitype0.Abi;
|
|
55430
55430
|
functionName: string;
|
|
55431
55431
|
args?: readonly unknown[] | undefined;
|
|
55432
55432
|
address: Address;
|
|
@@ -55448,9 +55448,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55448
55448
|
sidecars?: undefined;
|
|
55449
55449
|
authorizationList?: undefined;
|
|
55450
55450
|
chainId?: number | undefined;
|
|
55451
|
-
connector?:
|
|
55451
|
+
connector?: wagmi0.Connector | undefined;
|
|
55452
55452
|
} | {
|
|
55453
|
-
abi:
|
|
55453
|
+
abi: abitype0.Abi;
|
|
55454
55454
|
functionName: string;
|
|
55455
55455
|
args?: readonly unknown[] | undefined;
|
|
55456
55456
|
address: Address;
|
|
@@ -55472,9 +55472,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55472
55472
|
sidecars?: undefined;
|
|
55473
55473
|
authorizationList?: undefined;
|
|
55474
55474
|
chainId?: number | undefined;
|
|
55475
|
-
connector?:
|
|
55475
|
+
connector?: wagmi0.Connector | undefined;
|
|
55476
55476
|
} | {
|
|
55477
|
-
abi:
|
|
55477
|
+
abi: abitype0.Abi;
|
|
55478
55478
|
functionName: string;
|
|
55479
55479
|
args?: readonly unknown[] | undefined;
|
|
55480
55480
|
address: Address;
|
|
@@ -55496,9 +55496,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55496
55496
|
sidecars?: undefined;
|
|
55497
55497
|
authorizationList?: undefined;
|
|
55498
55498
|
chainId?: number | undefined;
|
|
55499
|
-
connector?:
|
|
55499
|
+
connector?: wagmi0.Connector | undefined;
|
|
55500
55500
|
} | {
|
|
55501
|
-
abi:
|
|
55501
|
+
abi: abitype0.Abi;
|
|
55502
55502
|
functionName: string;
|
|
55503
55503
|
args?: readonly unknown[] | undefined;
|
|
55504
55504
|
address: Address;
|
|
@@ -55520,9 +55520,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55520
55520
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55521
55521
|
authorizationList?: undefined;
|
|
55522
55522
|
chainId?: number | undefined;
|
|
55523
|
-
connector?:
|
|
55523
|
+
connector?: wagmi0.Connector | undefined;
|
|
55524
55524
|
} | {
|
|
55525
|
-
abi:
|
|
55525
|
+
abi: abitype0.Abi;
|
|
55526
55526
|
functionName: string;
|
|
55527
55527
|
args?: readonly unknown[] | undefined;
|
|
55528
55528
|
address: Address;
|
|
@@ -55544,9 +55544,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55544
55544
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55545
55545
|
authorizationList?: undefined;
|
|
55546
55546
|
chainId?: number | undefined;
|
|
55547
|
-
connector?:
|
|
55547
|
+
connector?: wagmi0.Connector | undefined;
|
|
55548
55548
|
} | {
|
|
55549
|
-
abi:
|
|
55549
|
+
abi: abitype0.Abi;
|
|
55550
55550
|
functionName: string;
|
|
55551
55551
|
args?: readonly unknown[] | undefined;
|
|
55552
55552
|
address: Address;
|
|
@@ -55568,26 +55568,26 @@ declare const usePauseMarketTrading: ({
|
|
|
55568
55568
|
sidecars?: undefined;
|
|
55569
55569
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55570
55570
|
chainId?: number | undefined;
|
|
55571
|
-
connector?:
|
|
55571
|
+
connector?: wagmi0.Connector | undefined;
|
|
55572
55572
|
};
|
|
55573
55573
|
isIdle: false;
|
|
55574
55574
|
reset: () => void;
|
|
55575
55575
|
context: unknown;
|
|
55576
55576
|
submittedAt: number;
|
|
55577
|
-
writeContract:
|
|
55577
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55578
55578
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55579
55579
|
} | {
|
|
55580
|
-
error:
|
|
55580
|
+
error: _wagmi_core10.WriteContractErrorType;
|
|
55581
55581
|
data: undefined;
|
|
55582
55582
|
status: "error";
|
|
55583
55583
|
isError: true;
|
|
55584
55584
|
isPending: false;
|
|
55585
55585
|
isSuccess: false;
|
|
55586
55586
|
failureCount: number;
|
|
55587
|
-
failureReason:
|
|
55587
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
55588
55588
|
isPaused: boolean;
|
|
55589
55589
|
variables: {
|
|
55590
|
-
abi:
|
|
55590
|
+
abi: abitype0.Abi;
|
|
55591
55591
|
functionName: string;
|
|
55592
55592
|
args?: readonly unknown[] | undefined;
|
|
55593
55593
|
address: Address;
|
|
@@ -55609,9 +55609,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55609
55609
|
sidecars?: undefined;
|
|
55610
55610
|
authorizationList?: undefined;
|
|
55611
55611
|
chainId?: number | undefined;
|
|
55612
|
-
connector?:
|
|
55612
|
+
connector?: wagmi0.Connector | undefined;
|
|
55613
55613
|
} | {
|
|
55614
|
-
abi:
|
|
55614
|
+
abi: abitype0.Abi;
|
|
55615
55615
|
functionName: string;
|
|
55616
55616
|
args?: readonly unknown[] | undefined;
|
|
55617
55617
|
address: Address;
|
|
@@ -55633,9 +55633,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55633
55633
|
sidecars?: undefined;
|
|
55634
55634
|
authorizationList?: undefined;
|
|
55635
55635
|
chainId?: number | undefined;
|
|
55636
|
-
connector?:
|
|
55636
|
+
connector?: wagmi0.Connector | undefined;
|
|
55637
55637
|
} | {
|
|
55638
|
-
abi:
|
|
55638
|
+
abi: abitype0.Abi;
|
|
55639
55639
|
functionName: string;
|
|
55640
55640
|
args?: readonly unknown[] | undefined;
|
|
55641
55641
|
address: Address;
|
|
@@ -55657,9 +55657,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55657
55657
|
sidecars?: undefined;
|
|
55658
55658
|
authorizationList?: undefined;
|
|
55659
55659
|
chainId?: number | undefined;
|
|
55660
|
-
connector?:
|
|
55660
|
+
connector?: wagmi0.Connector | undefined;
|
|
55661
55661
|
} | {
|
|
55662
|
-
abi:
|
|
55662
|
+
abi: abitype0.Abi;
|
|
55663
55663
|
functionName: string;
|
|
55664
55664
|
args?: readonly unknown[] | undefined;
|
|
55665
55665
|
address: Address;
|
|
@@ -55681,9 +55681,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55681
55681
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55682
55682
|
authorizationList?: undefined;
|
|
55683
55683
|
chainId?: number | undefined;
|
|
55684
|
-
connector?:
|
|
55684
|
+
connector?: wagmi0.Connector | undefined;
|
|
55685
55685
|
} | {
|
|
55686
|
-
abi:
|
|
55686
|
+
abi: abitype0.Abi;
|
|
55687
55687
|
functionName: string;
|
|
55688
55688
|
args?: readonly unknown[] | undefined;
|
|
55689
55689
|
address: Address;
|
|
@@ -55705,9 +55705,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55705
55705
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55706
55706
|
authorizationList?: undefined;
|
|
55707
55707
|
chainId?: number | undefined;
|
|
55708
|
-
connector?:
|
|
55708
|
+
connector?: wagmi0.Connector | undefined;
|
|
55709
55709
|
} | {
|
|
55710
|
-
abi:
|
|
55710
|
+
abi: abitype0.Abi;
|
|
55711
55711
|
functionName: string;
|
|
55712
55712
|
args?: readonly unknown[] | undefined;
|
|
55713
55713
|
address: Address;
|
|
@@ -55729,13 +55729,13 @@ declare const usePauseMarketTrading: ({
|
|
|
55729
55729
|
sidecars?: undefined;
|
|
55730
55730
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55731
55731
|
chainId?: number | undefined;
|
|
55732
|
-
connector?:
|
|
55732
|
+
connector?: wagmi0.Connector | undefined;
|
|
55733
55733
|
};
|
|
55734
55734
|
isIdle: false;
|
|
55735
55735
|
reset: () => void;
|
|
55736
55736
|
context: unknown;
|
|
55737
55737
|
submittedAt: number;
|
|
55738
|
-
writeContract:
|
|
55738
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55739
55739
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55740
55740
|
} | {
|
|
55741
55741
|
error: null;
|
|
@@ -55745,10 +55745,10 @@ declare const usePauseMarketTrading: ({
|
|
|
55745
55745
|
isPending: false;
|
|
55746
55746
|
isSuccess: true;
|
|
55747
55747
|
failureCount: number;
|
|
55748
|
-
failureReason:
|
|
55748
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
55749
55749
|
isPaused: boolean;
|
|
55750
55750
|
variables: {
|
|
55751
|
-
abi:
|
|
55751
|
+
abi: abitype0.Abi;
|
|
55752
55752
|
functionName: string;
|
|
55753
55753
|
args?: readonly unknown[] | undefined;
|
|
55754
55754
|
address: Address;
|
|
@@ -55770,9 +55770,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55770
55770
|
sidecars?: undefined;
|
|
55771
55771
|
authorizationList?: undefined;
|
|
55772
55772
|
chainId?: number | undefined;
|
|
55773
|
-
connector?:
|
|
55773
|
+
connector?: wagmi0.Connector | undefined;
|
|
55774
55774
|
} | {
|
|
55775
|
-
abi:
|
|
55775
|
+
abi: abitype0.Abi;
|
|
55776
55776
|
functionName: string;
|
|
55777
55777
|
args?: readonly unknown[] | undefined;
|
|
55778
55778
|
address: Address;
|
|
@@ -55794,9 +55794,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55794
55794
|
sidecars?: undefined;
|
|
55795
55795
|
authorizationList?: undefined;
|
|
55796
55796
|
chainId?: number | undefined;
|
|
55797
|
-
connector?:
|
|
55797
|
+
connector?: wagmi0.Connector | undefined;
|
|
55798
55798
|
} | {
|
|
55799
|
-
abi:
|
|
55799
|
+
abi: abitype0.Abi;
|
|
55800
55800
|
functionName: string;
|
|
55801
55801
|
args?: readonly unknown[] | undefined;
|
|
55802
55802
|
address: Address;
|
|
@@ -55818,9 +55818,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55818
55818
|
sidecars?: undefined;
|
|
55819
55819
|
authorizationList?: undefined;
|
|
55820
55820
|
chainId?: number | undefined;
|
|
55821
|
-
connector?:
|
|
55821
|
+
connector?: wagmi0.Connector | undefined;
|
|
55822
55822
|
} | {
|
|
55823
|
-
abi:
|
|
55823
|
+
abi: abitype0.Abi;
|
|
55824
55824
|
functionName: string;
|
|
55825
55825
|
args?: readonly unknown[] | undefined;
|
|
55826
55826
|
address: Address;
|
|
@@ -55842,9 +55842,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55842
55842
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55843
55843
|
authorizationList?: undefined;
|
|
55844
55844
|
chainId?: number | undefined;
|
|
55845
|
-
connector?:
|
|
55845
|
+
connector?: wagmi0.Connector | undefined;
|
|
55846
55846
|
} | {
|
|
55847
|
-
abi:
|
|
55847
|
+
abi: abitype0.Abi;
|
|
55848
55848
|
functionName: string;
|
|
55849
55849
|
args?: readonly unknown[] | undefined;
|
|
55850
55850
|
address: Address;
|
|
@@ -55866,9 +55866,9 @@ declare const usePauseMarketTrading: ({
|
|
|
55866
55866
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
55867
55867
|
authorizationList?: undefined;
|
|
55868
55868
|
chainId?: number | undefined;
|
|
55869
|
-
connector?:
|
|
55869
|
+
connector?: wagmi0.Connector | undefined;
|
|
55870
55870
|
} | {
|
|
55871
|
-
abi:
|
|
55871
|
+
abi: abitype0.Abi;
|
|
55872
55872
|
functionName: string;
|
|
55873
55873
|
args?: readonly unknown[] | undefined;
|
|
55874
55874
|
address: Address;
|
|
@@ -55890,13 +55890,13 @@ declare const usePauseMarketTrading: ({
|
|
|
55890
55890
|
sidecars?: undefined;
|
|
55891
55891
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
55892
55892
|
chainId?: number | undefined;
|
|
55893
|
-
connector?:
|
|
55893
|
+
connector?: wagmi0.Connector | undefined;
|
|
55894
55894
|
};
|
|
55895
55895
|
isIdle: false;
|
|
55896
55896
|
reset: () => void;
|
|
55897
55897
|
context: unknown;
|
|
55898
55898
|
submittedAt: number;
|
|
55899
|
-
writeContract:
|
|
55899
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55900
55900
|
pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
|
|
55901
55901
|
};
|
|
55902
55902
|
//#endregion
|
|
@@ -55918,15 +55918,15 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
55918
55918
|
isPending: false;
|
|
55919
55919
|
isSuccess: false;
|
|
55920
55920
|
failureCount: number;
|
|
55921
|
-
failureReason:
|
|
55921
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
55922
55922
|
isPaused: boolean;
|
|
55923
55923
|
variables: undefined;
|
|
55924
55924
|
isIdle: true;
|
|
55925
55925
|
reset: () => void;
|
|
55926
55926
|
context: unknown;
|
|
55927
55927
|
submittedAt: number;
|
|
55928
|
-
writeContract:
|
|
55929
|
-
|
|
55928
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
55929
|
+
updateMarketFees: (rates: {
|
|
55930
55930
|
openingFeeRate?: number;
|
|
55931
55931
|
baseFeeRate?: number;
|
|
55932
55932
|
minOpeningFee?: bigint;
|
|
@@ -55945,10 +55945,10 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
55945
55945
|
isPending: true;
|
|
55946
55946
|
isSuccess: false;
|
|
55947
55947
|
failureCount: number;
|
|
55948
|
-
failureReason:
|
|
55948
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
55949
55949
|
isPaused: boolean;
|
|
55950
55950
|
variables: {
|
|
55951
|
-
abi:
|
|
55951
|
+
abi: abitype0.Abi;
|
|
55952
55952
|
functionName: string;
|
|
55953
55953
|
args?: readonly unknown[] | undefined;
|
|
55954
55954
|
address: Address;
|
|
@@ -55970,9 +55970,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
55970
55970
|
sidecars?: undefined;
|
|
55971
55971
|
authorizationList?: undefined;
|
|
55972
55972
|
chainId?: number | undefined;
|
|
55973
|
-
connector?:
|
|
55973
|
+
connector?: wagmi0.Connector | undefined;
|
|
55974
55974
|
} | {
|
|
55975
|
-
abi:
|
|
55975
|
+
abi: abitype0.Abi;
|
|
55976
55976
|
functionName: string;
|
|
55977
55977
|
args?: readonly unknown[] | undefined;
|
|
55978
55978
|
address: Address;
|
|
@@ -55994,9 +55994,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
55994
55994
|
sidecars?: undefined;
|
|
55995
55995
|
authorizationList?: undefined;
|
|
55996
55996
|
chainId?: number | undefined;
|
|
55997
|
-
connector?:
|
|
55997
|
+
connector?: wagmi0.Connector | undefined;
|
|
55998
55998
|
} | {
|
|
55999
|
-
abi:
|
|
55999
|
+
abi: abitype0.Abi;
|
|
56000
56000
|
functionName: string;
|
|
56001
56001
|
args?: readonly unknown[] | undefined;
|
|
56002
56002
|
address: Address;
|
|
@@ -56018,9 +56018,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56018
56018
|
sidecars?: undefined;
|
|
56019
56019
|
authorizationList?: undefined;
|
|
56020
56020
|
chainId?: number | undefined;
|
|
56021
|
-
connector?:
|
|
56021
|
+
connector?: wagmi0.Connector | undefined;
|
|
56022
56022
|
} | {
|
|
56023
|
-
abi:
|
|
56023
|
+
abi: abitype0.Abi;
|
|
56024
56024
|
functionName: string;
|
|
56025
56025
|
args?: readonly unknown[] | undefined;
|
|
56026
56026
|
address: Address;
|
|
@@ -56042,9 +56042,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56042
56042
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56043
56043
|
authorizationList?: undefined;
|
|
56044
56044
|
chainId?: number | undefined;
|
|
56045
|
-
connector?:
|
|
56045
|
+
connector?: wagmi0.Connector | undefined;
|
|
56046
56046
|
} | {
|
|
56047
|
-
abi:
|
|
56047
|
+
abi: abitype0.Abi;
|
|
56048
56048
|
functionName: string;
|
|
56049
56049
|
args?: readonly unknown[] | undefined;
|
|
56050
56050
|
address: Address;
|
|
@@ -56066,9 +56066,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56066
56066
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56067
56067
|
authorizationList?: undefined;
|
|
56068
56068
|
chainId?: number | undefined;
|
|
56069
|
-
connector?:
|
|
56069
|
+
connector?: wagmi0.Connector | undefined;
|
|
56070
56070
|
} | {
|
|
56071
|
-
abi:
|
|
56071
|
+
abi: abitype0.Abi;
|
|
56072
56072
|
functionName: string;
|
|
56073
56073
|
args?: readonly unknown[] | undefined;
|
|
56074
56074
|
address: Address;
|
|
@@ -56090,14 +56090,14 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56090
56090
|
sidecars?: undefined;
|
|
56091
56091
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
56092
56092
|
chainId?: number | undefined;
|
|
56093
|
-
connector?:
|
|
56093
|
+
connector?: wagmi0.Connector | undefined;
|
|
56094
56094
|
};
|
|
56095
56095
|
isIdle: false;
|
|
56096
56096
|
reset: () => void;
|
|
56097
56097
|
context: unknown;
|
|
56098
56098
|
submittedAt: number;
|
|
56099
|
-
writeContract:
|
|
56100
|
-
|
|
56099
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56100
|
+
updateMarketFees: (rates: {
|
|
56101
56101
|
openingFeeRate?: number;
|
|
56102
56102
|
baseFeeRate?: number;
|
|
56103
56103
|
minOpeningFee?: bigint;
|
|
@@ -56109,17 +56109,17 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56109
56109
|
newFeeStrategy: `0x${string}`;
|
|
56110
56110
|
}>;
|
|
56111
56111
|
} | {
|
|
56112
|
-
error:
|
|
56112
|
+
error: _wagmi_core10.WriteContractErrorType;
|
|
56113
56113
|
data: undefined;
|
|
56114
56114
|
status: "error";
|
|
56115
56115
|
isError: true;
|
|
56116
56116
|
isPending: false;
|
|
56117
56117
|
isSuccess: false;
|
|
56118
56118
|
failureCount: number;
|
|
56119
|
-
failureReason:
|
|
56119
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
56120
56120
|
isPaused: boolean;
|
|
56121
56121
|
variables: {
|
|
56122
|
-
abi:
|
|
56122
|
+
abi: abitype0.Abi;
|
|
56123
56123
|
functionName: string;
|
|
56124
56124
|
args?: readonly unknown[] | undefined;
|
|
56125
56125
|
address: Address;
|
|
@@ -56141,9 +56141,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56141
56141
|
sidecars?: undefined;
|
|
56142
56142
|
authorizationList?: undefined;
|
|
56143
56143
|
chainId?: number | undefined;
|
|
56144
|
-
connector?:
|
|
56144
|
+
connector?: wagmi0.Connector | undefined;
|
|
56145
56145
|
} | {
|
|
56146
|
-
abi:
|
|
56146
|
+
abi: abitype0.Abi;
|
|
56147
56147
|
functionName: string;
|
|
56148
56148
|
args?: readonly unknown[] | undefined;
|
|
56149
56149
|
address: Address;
|
|
@@ -56165,9 +56165,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56165
56165
|
sidecars?: undefined;
|
|
56166
56166
|
authorizationList?: undefined;
|
|
56167
56167
|
chainId?: number | undefined;
|
|
56168
|
-
connector?:
|
|
56168
|
+
connector?: wagmi0.Connector | undefined;
|
|
56169
56169
|
} | {
|
|
56170
|
-
abi:
|
|
56170
|
+
abi: abitype0.Abi;
|
|
56171
56171
|
functionName: string;
|
|
56172
56172
|
args?: readonly unknown[] | undefined;
|
|
56173
56173
|
address: Address;
|
|
@@ -56189,9 +56189,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56189
56189
|
sidecars?: undefined;
|
|
56190
56190
|
authorizationList?: undefined;
|
|
56191
56191
|
chainId?: number | undefined;
|
|
56192
|
-
connector?:
|
|
56192
|
+
connector?: wagmi0.Connector | undefined;
|
|
56193
56193
|
} | {
|
|
56194
|
-
abi:
|
|
56194
|
+
abi: abitype0.Abi;
|
|
56195
56195
|
functionName: string;
|
|
56196
56196
|
args?: readonly unknown[] | undefined;
|
|
56197
56197
|
address: Address;
|
|
@@ -56213,9 +56213,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56213
56213
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56214
56214
|
authorizationList?: undefined;
|
|
56215
56215
|
chainId?: number | undefined;
|
|
56216
|
-
connector?:
|
|
56216
|
+
connector?: wagmi0.Connector | undefined;
|
|
56217
56217
|
} | {
|
|
56218
|
-
abi:
|
|
56218
|
+
abi: abitype0.Abi;
|
|
56219
56219
|
functionName: string;
|
|
56220
56220
|
args?: readonly unknown[] | undefined;
|
|
56221
56221
|
address: Address;
|
|
@@ -56237,9 +56237,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56237
56237
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56238
56238
|
authorizationList?: undefined;
|
|
56239
56239
|
chainId?: number | undefined;
|
|
56240
|
-
connector?:
|
|
56240
|
+
connector?: wagmi0.Connector | undefined;
|
|
56241
56241
|
} | {
|
|
56242
|
-
abi:
|
|
56242
|
+
abi: abitype0.Abi;
|
|
56243
56243
|
functionName: string;
|
|
56244
56244
|
args?: readonly unknown[] | undefined;
|
|
56245
56245
|
address: Address;
|
|
@@ -56261,14 +56261,14 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56261
56261
|
sidecars?: undefined;
|
|
56262
56262
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
56263
56263
|
chainId?: number | undefined;
|
|
56264
|
-
connector?:
|
|
56264
|
+
connector?: wagmi0.Connector | undefined;
|
|
56265
56265
|
};
|
|
56266
56266
|
isIdle: false;
|
|
56267
56267
|
reset: () => void;
|
|
56268
56268
|
context: unknown;
|
|
56269
56269
|
submittedAt: number;
|
|
56270
|
-
writeContract:
|
|
56271
|
-
|
|
56270
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56271
|
+
updateMarketFees: (rates: {
|
|
56272
56272
|
openingFeeRate?: number;
|
|
56273
56273
|
baseFeeRate?: number;
|
|
56274
56274
|
minOpeningFee?: bigint;
|
|
@@ -56287,10 +56287,10 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56287
56287
|
isPending: false;
|
|
56288
56288
|
isSuccess: true;
|
|
56289
56289
|
failureCount: number;
|
|
56290
|
-
failureReason:
|
|
56290
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
56291
56291
|
isPaused: boolean;
|
|
56292
56292
|
variables: {
|
|
56293
|
-
abi:
|
|
56293
|
+
abi: abitype0.Abi;
|
|
56294
56294
|
functionName: string;
|
|
56295
56295
|
args?: readonly unknown[] | undefined;
|
|
56296
56296
|
address: Address;
|
|
@@ -56312,9 +56312,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56312
56312
|
sidecars?: undefined;
|
|
56313
56313
|
authorizationList?: undefined;
|
|
56314
56314
|
chainId?: number | undefined;
|
|
56315
|
-
connector?:
|
|
56315
|
+
connector?: wagmi0.Connector | undefined;
|
|
56316
56316
|
} | {
|
|
56317
|
-
abi:
|
|
56317
|
+
abi: abitype0.Abi;
|
|
56318
56318
|
functionName: string;
|
|
56319
56319
|
args?: readonly unknown[] | undefined;
|
|
56320
56320
|
address: Address;
|
|
@@ -56336,9 +56336,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56336
56336
|
sidecars?: undefined;
|
|
56337
56337
|
authorizationList?: undefined;
|
|
56338
56338
|
chainId?: number | undefined;
|
|
56339
|
-
connector?:
|
|
56339
|
+
connector?: wagmi0.Connector | undefined;
|
|
56340
56340
|
} | {
|
|
56341
|
-
abi:
|
|
56341
|
+
abi: abitype0.Abi;
|
|
56342
56342
|
functionName: string;
|
|
56343
56343
|
args?: readonly unknown[] | undefined;
|
|
56344
56344
|
address: Address;
|
|
@@ -56360,9 +56360,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56360
56360
|
sidecars?: undefined;
|
|
56361
56361
|
authorizationList?: undefined;
|
|
56362
56362
|
chainId?: number | undefined;
|
|
56363
|
-
connector?:
|
|
56363
|
+
connector?: wagmi0.Connector | undefined;
|
|
56364
56364
|
} | {
|
|
56365
|
-
abi:
|
|
56365
|
+
abi: abitype0.Abi;
|
|
56366
56366
|
functionName: string;
|
|
56367
56367
|
args?: readonly unknown[] | undefined;
|
|
56368
56368
|
address: Address;
|
|
@@ -56384,9 +56384,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56384
56384
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56385
56385
|
authorizationList?: undefined;
|
|
56386
56386
|
chainId?: number | undefined;
|
|
56387
|
-
connector?:
|
|
56387
|
+
connector?: wagmi0.Connector | undefined;
|
|
56388
56388
|
} | {
|
|
56389
|
-
abi:
|
|
56389
|
+
abi: abitype0.Abi;
|
|
56390
56390
|
functionName: string;
|
|
56391
56391
|
args?: readonly unknown[] | undefined;
|
|
56392
56392
|
address: Address;
|
|
@@ -56408,9 +56408,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56408
56408
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
56409
56409
|
authorizationList?: undefined;
|
|
56410
56410
|
chainId?: number | undefined;
|
|
56411
|
-
connector?:
|
|
56411
|
+
connector?: wagmi0.Connector | undefined;
|
|
56412
56412
|
} | {
|
|
56413
|
-
abi:
|
|
56413
|
+
abi: abitype0.Abi;
|
|
56414
56414
|
functionName: string;
|
|
56415
56415
|
args?: readonly unknown[] | undefined;
|
|
56416
56416
|
address: Address;
|
|
@@ -56432,14 +56432,14 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
|
|
|
56432
56432
|
sidecars?: undefined;
|
|
56433
56433
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
56434
56434
|
chainId?: number | undefined;
|
|
56435
|
-
connector?:
|
|
56435
|
+
connector?: wagmi0.Connector | undefined;
|
|
56436
56436
|
};
|
|
56437
56437
|
isIdle: false;
|
|
56438
56438
|
reset: () => void;
|
|
56439
56439
|
context: unknown;
|
|
56440
56440
|
submittedAt: number;
|
|
56441
|
-
writeContract:
|
|
56442
|
-
|
|
56441
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
56442
|
+
updateMarketFees: (rates: {
|
|
56443
56443
|
openingFeeRate?: number;
|
|
56444
56444
|
baseFeeRate?: number;
|
|
56445
56445
|
minOpeningFee?: bigint;
|
|
@@ -56459,7 +56459,7 @@ type StaticPricingParams = {
|
|
|
56459
56459
|
minFundingAmount: bigint;
|
|
56460
56460
|
};
|
|
56461
56461
|
type OptionPricingParams = {
|
|
56462
|
-
model: '
|
|
56462
|
+
model: 'bsm';
|
|
56463
56463
|
logicContract: Address;
|
|
56464
56464
|
iv: number;
|
|
56465
56465
|
riskFreeRate: number;
|
|
@@ -56467,7 +56467,7 @@ type OptionPricingParams = {
|
|
|
56467
56467
|
minPremiumAmount: bigint;
|
|
56468
56468
|
};
|
|
56469
56469
|
type PricingParams = StaticPricingParams | OptionPricingParams;
|
|
56470
|
-
declare const usePricingParams: (pricingAddr?: Address) =>
|
|
56470
|
+
declare const usePricingParams: (pricingAddr?: Address) => wagmi0.UseReadContractReturnType<readonly [{
|
|
56471
56471
|
readonly type: "function";
|
|
56472
56472
|
readonly name: "batchGetRefTick";
|
|
56473
56473
|
readonly inputs: readonly [{
|
|
@@ -57423,7 +57423,7 @@ declare const useStaticPricingParams: (pricingAddr?: Address) => Partial<NonUnde
|
|
|
57423
57423
|
} | undefined>>;
|
|
57424
57424
|
//#endregion
|
|
57425
57425
|
//#region src/hooks/pricing/useUpdateMarketPricing.d.ts
|
|
57426
|
-
declare const useUpdateMarketPricing: (marketAddr
|
|
57426
|
+
declare const useUpdateMarketPricing: (marketAddr?: Address) => {
|
|
57427
57427
|
error: null;
|
|
57428
57428
|
data: undefined;
|
|
57429
57429
|
status: "idle";
|
|
@@ -57431,18 +57431,18 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57431
57431
|
isPending: false;
|
|
57432
57432
|
isSuccess: false;
|
|
57433
57433
|
failureCount: number;
|
|
57434
|
-
failureReason:
|
|
57434
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
57435
57435
|
isPaused: boolean;
|
|
57436
57436
|
variables: undefined;
|
|
57437
57437
|
isIdle: true;
|
|
57438
57438
|
reset: () => void;
|
|
57439
57439
|
context: unknown;
|
|
57440
57440
|
submittedAt: number;
|
|
57441
|
-
writeContract:
|
|
57442
|
-
updateMarketPricing: <T$1 extends "static" | "
|
|
57441
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57442
|
+
updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
57443
57443
|
model: "static";
|
|
57444
57444
|
} : Partial<OptionPricingParams> & {
|
|
57445
|
-
model: "
|
|
57445
|
+
model: "bsm";
|
|
57446
57446
|
}) => Promise<{
|
|
57447
57447
|
deployHash: `0x${string}`;
|
|
57448
57448
|
updateHash: `0x${string}`;
|
|
@@ -57456,10 +57456,10 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57456
57456
|
isPending: true;
|
|
57457
57457
|
isSuccess: false;
|
|
57458
57458
|
failureCount: number;
|
|
57459
|
-
failureReason:
|
|
57459
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
57460
57460
|
isPaused: boolean;
|
|
57461
57461
|
variables: {
|
|
57462
|
-
abi:
|
|
57462
|
+
abi: abitype0.Abi;
|
|
57463
57463
|
functionName: string;
|
|
57464
57464
|
args?: readonly unknown[] | undefined;
|
|
57465
57465
|
address: Address;
|
|
@@ -57481,9 +57481,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57481
57481
|
sidecars?: undefined;
|
|
57482
57482
|
authorizationList?: undefined;
|
|
57483
57483
|
chainId?: number | undefined;
|
|
57484
|
-
connector?:
|
|
57484
|
+
connector?: wagmi0.Connector | undefined;
|
|
57485
57485
|
} | {
|
|
57486
|
-
abi:
|
|
57486
|
+
abi: abitype0.Abi;
|
|
57487
57487
|
functionName: string;
|
|
57488
57488
|
args?: readonly unknown[] | undefined;
|
|
57489
57489
|
address: Address;
|
|
@@ -57505,9 +57505,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57505
57505
|
sidecars?: undefined;
|
|
57506
57506
|
authorizationList?: undefined;
|
|
57507
57507
|
chainId?: number | undefined;
|
|
57508
|
-
connector?:
|
|
57508
|
+
connector?: wagmi0.Connector | undefined;
|
|
57509
57509
|
} | {
|
|
57510
|
-
abi:
|
|
57510
|
+
abi: abitype0.Abi;
|
|
57511
57511
|
functionName: string;
|
|
57512
57512
|
args?: readonly unknown[] | undefined;
|
|
57513
57513
|
address: Address;
|
|
@@ -57529,9 +57529,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57529
57529
|
sidecars?: undefined;
|
|
57530
57530
|
authorizationList?: undefined;
|
|
57531
57531
|
chainId?: number | undefined;
|
|
57532
|
-
connector?:
|
|
57532
|
+
connector?: wagmi0.Connector | undefined;
|
|
57533
57533
|
} | {
|
|
57534
|
-
abi:
|
|
57534
|
+
abi: abitype0.Abi;
|
|
57535
57535
|
functionName: string;
|
|
57536
57536
|
args?: readonly unknown[] | undefined;
|
|
57537
57537
|
address: Address;
|
|
@@ -57553,9 +57553,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57553
57553
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57554
57554
|
authorizationList?: undefined;
|
|
57555
57555
|
chainId?: number | undefined;
|
|
57556
|
-
connector?:
|
|
57556
|
+
connector?: wagmi0.Connector | undefined;
|
|
57557
57557
|
} | {
|
|
57558
|
-
abi:
|
|
57558
|
+
abi: abitype0.Abi;
|
|
57559
57559
|
functionName: string;
|
|
57560
57560
|
args?: readonly unknown[] | undefined;
|
|
57561
57561
|
address: Address;
|
|
@@ -57577,9 +57577,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57577
57577
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57578
57578
|
authorizationList?: undefined;
|
|
57579
57579
|
chainId?: number | undefined;
|
|
57580
|
-
connector?:
|
|
57580
|
+
connector?: wagmi0.Connector | undefined;
|
|
57581
57581
|
} | {
|
|
57582
|
-
abi:
|
|
57582
|
+
abi: abitype0.Abi;
|
|
57583
57583
|
functionName: string;
|
|
57584
57584
|
args?: readonly unknown[] | undefined;
|
|
57585
57585
|
address: Address;
|
|
@@ -57601,34 +57601,34 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57601
57601
|
sidecars?: undefined;
|
|
57602
57602
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
57603
57603
|
chainId?: number | undefined;
|
|
57604
|
-
connector?:
|
|
57604
|
+
connector?: wagmi0.Connector | undefined;
|
|
57605
57605
|
};
|
|
57606
57606
|
isIdle: false;
|
|
57607
57607
|
reset: () => void;
|
|
57608
57608
|
context: unknown;
|
|
57609
57609
|
submittedAt: number;
|
|
57610
|
-
writeContract:
|
|
57611
|
-
updateMarketPricing: <T$1 extends "static" | "
|
|
57610
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57611
|
+
updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
57612
57612
|
model: "static";
|
|
57613
57613
|
} : Partial<OptionPricingParams> & {
|
|
57614
|
-
model: "
|
|
57614
|
+
model: "bsm";
|
|
57615
57615
|
}) => Promise<{
|
|
57616
57616
|
deployHash: `0x${string}`;
|
|
57617
57617
|
updateHash: `0x${string}`;
|
|
57618
57618
|
newPricingAddr: `0x${string}`;
|
|
57619
57619
|
}>;
|
|
57620
57620
|
} | {
|
|
57621
|
-
error:
|
|
57621
|
+
error: _wagmi_core10.WriteContractErrorType;
|
|
57622
57622
|
data: undefined;
|
|
57623
57623
|
status: "error";
|
|
57624
57624
|
isError: true;
|
|
57625
57625
|
isPending: false;
|
|
57626
57626
|
isSuccess: false;
|
|
57627
57627
|
failureCount: number;
|
|
57628
|
-
failureReason:
|
|
57628
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
57629
57629
|
isPaused: boolean;
|
|
57630
57630
|
variables: {
|
|
57631
|
-
abi:
|
|
57631
|
+
abi: abitype0.Abi;
|
|
57632
57632
|
functionName: string;
|
|
57633
57633
|
args?: readonly unknown[] | undefined;
|
|
57634
57634
|
address: Address;
|
|
@@ -57650,9 +57650,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57650
57650
|
sidecars?: undefined;
|
|
57651
57651
|
authorizationList?: undefined;
|
|
57652
57652
|
chainId?: number | undefined;
|
|
57653
|
-
connector?:
|
|
57653
|
+
connector?: wagmi0.Connector | undefined;
|
|
57654
57654
|
} | {
|
|
57655
|
-
abi:
|
|
57655
|
+
abi: abitype0.Abi;
|
|
57656
57656
|
functionName: string;
|
|
57657
57657
|
args?: readonly unknown[] | undefined;
|
|
57658
57658
|
address: Address;
|
|
@@ -57674,9 +57674,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57674
57674
|
sidecars?: undefined;
|
|
57675
57675
|
authorizationList?: undefined;
|
|
57676
57676
|
chainId?: number | undefined;
|
|
57677
|
-
connector?:
|
|
57677
|
+
connector?: wagmi0.Connector | undefined;
|
|
57678
57678
|
} | {
|
|
57679
|
-
abi:
|
|
57679
|
+
abi: abitype0.Abi;
|
|
57680
57680
|
functionName: string;
|
|
57681
57681
|
args?: readonly unknown[] | undefined;
|
|
57682
57682
|
address: Address;
|
|
@@ -57698,9 +57698,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57698
57698
|
sidecars?: undefined;
|
|
57699
57699
|
authorizationList?: undefined;
|
|
57700
57700
|
chainId?: number | undefined;
|
|
57701
|
-
connector?:
|
|
57701
|
+
connector?: wagmi0.Connector | undefined;
|
|
57702
57702
|
} | {
|
|
57703
|
-
abi:
|
|
57703
|
+
abi: abitype0.Abi;
|
|
57704
57704
|
functionName: string;
|
|
57705
57705
|
args?: readonly unknown[] | undefined;
|
|
57706
57706
|
address: Address;
|
|
@@ -57722,9 +57722,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57722
57722
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57723
57723
|
authorizationList?: undefined;
|
|
57724
57724
|
chainId?: number | undefined;
|
|
57725
|
-
connector?:
|
|
57725
|
+
connector?: wagmi0.Connector | undefined;
|
|
57726
57726
|
} | {
|
|
57727
|
-
abi:
|
|
57727
|
+
abi: abitype0.Abi;
|
|
57728
57728
|
functionName: string;
|
|
57729
57729
|
args?: readonly unknown[] | undefined;
|
|
57730
57730
|
address: Address;
|
|
@@ -57746,9 +57746,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57746
57746
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57747
57747
|
authorizationList?: undefined;
|
|
57748
57748
|
chainId?: number | undefined;
|
|
57749
|
-
connector?:
|
|
57749
|
+
connector?: wagmi0.Connector | undefined;
|
|
57750
57750
|
} | {
|
|
57751
|
-
abi:
|
|
57751
|
+
abi: abitype0.Abi;
|
|
57752
57752
|
functionName: string;
|
|
57753
57753
|
args?: readonly unknown[] | undefined;
|
|
57754
57754
|
address: Address;
|
|
@@ -57770,17 +57770,17 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57770
57770
|
sidecars?: undefined;
|
|
57771
57771
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
57772
57772
|
chainId?: number | undefined;
|
|
57773
|
-
connector?:
|
|
57773
|
+
connector?: wagmi0.Connector | undefined;
|
|
57774
57774
|
};
|
|
57775
57775
|
isIdle: false;
|
|
57776
57776
|
reset: () => void;
|
|
57777
57777
|
context: unknown;
|
|
57778
57778
|
submittedAt: number;
|
|
57779
|
-
writeContract:
|
|
57780
|
-
updateMarketPricing: <T$1 extends "static" | "
|
|
57779
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57780
|
+
updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
57781
57781
|
model: "static";
|
|
57782
57782
|
} : Partial<OptionPricingParams> & {
|
|
57783
|
-
model: "
|
|
57783
|
+
model: "bsm";
|
|
57784
57784
|
}) => Promise<{
|
|
57785
57785
|
deployHash: `0x${string}`;
|
|
57786
57786
|
updateHash: `0x${string}`;
|
|
@@ -57794,10 +57794,10 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57794
57794
|
isPending: false;
|
|
57795
57795
|
isSuccess: true;
|
|
57796
57796
|
failureCount: number;
|
|
57797
|
-
failureReason:
|
|
57797
|
+
failureReason: _wagmi_core10.WriteContractErrorType | null;
|
|
57798
57798
|
isPaused: boolean;
|
|
57799
57799
|
variables: {
|
|
57800
|
-
abi:
|
|
57800
|
+
abi: abitype0.Abi;
|
|
57801
57801
|
functionName: string;
|
|
57802
57802
|
args?: readonly unknown[] | undefined;
|
|
57803
57803
|
address: Address;
|
|
@@ -57819,9 +57819,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57819
57819
|
sidecars?: undefined;
|
|
57820
57820
|
authorizationList?: undefined;
|
|
57821
57821
|
chainId?: number | undefined;
|
|
57822
|
-
connector?:
|
|
57822
|
+
connector?: wagmi0.Connector | undefined;
|
|
57823
57823
|
} | {
|
|
57824
|
-
abi:
|
|
57824
|
+
abi: abitype0.Abi;
|
|
57825
57825
|
functionName: string;
|
|
57826
57826
|
args?: readonly unknown[] | undefined;
|
|
57827
57827
|
address: Address;
|
|
@@ -57843,9 +57843,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57843
57843
|
sidecars?: undefined;
|
|
57844
57844
|
authorizationList?: undefined;
|
|
57845
57845
|
chainId?: number | undefined;
|
|
57846
|
-
connector?:
|
|
57846
|
+
connector?: wagmi0.Connector | undefined;
|
|
57847
57847
|
} | {
|
|
57848
|
-
abi:
|
|
57848
|
+
abi: abitype0.Abi;
|
|
57849
57849
|
functionName: string;
|
|
57850
57850
|
args?: readonly unknown[] | undefined;
|
|
57851
57851
|
address: Address;
|
|
@@ -57867,9 +57867,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57867
57867
|
sidecars?: undefined;
|
|
57868
57868
|
authorizationList?: undefined;
|
|
57869
57869
|
chainId?: number | undefined;
|
|
57870
|
-
connector?:
|
|
57870
|
+
connector?: wagmi0.Connector | undefined;
|
|
57871
57871
|
} | {
|
|
57872
|
-
abi:
|
|
57872
|
+
abi: abitype0.Abi;
|
|
57873
57873
|
functionName: string;
|
|
57874
57874
|
args?: readonly unknown[] | undefined;
|
|
57875
57875
|
address: Address;
|
|
@@ -57891,9 +57891,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57891
57891
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57892
57892
|
authorizationList?: undefined;
|
|
57893
57893
|
chainId?: number | undefined;
|
|
57894
|
-
connector?:
|
|
57894
|
+
connector?: wagmi0.Connector | undefined;
|
|
57895
57895
|
} | {
|
|
57896
|
-
abi:
|
|
57896
|
+
abi: abitype0.Abi;
|
|
57897
57897
|
functionName: string;
|
|
57898
57898
|
args?: readonly unknown[] | undefined;
|
|
57899
57899
|
address: Address;
|
|
@@ -57915,9 +57915,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57915
57915
|
sidecars?: readonly viem533.BlobSidecar<`0x${string}`>[] | undefined;
|
|
57916
57916
|
authorizationList?: undefined;
|
|
57917
57917
|
chainId?: number | undefined;
|
|
57918
|
-
connector?:
|
|
57918
|
+
connector?: wagmi0.Connector | undefined;
|
|
57919
57919
|
} | {
|
|
57920
|
-
abi:
|
|
57920
|
+
abi: abitype0.Abi;
|
|
57921
57921
|
functionName: string;
|
|
57922
57922
|
args?: readonly unknown[] | undefined;
|
|
57923
57923
|
address: Address;
|
|
@@ -57939,17 +57939,17 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
|
|
|
57939
57939
|
sidecars?: undefined;
|
|
57940
57940
|
authorizationList?: viem533.AuthorizationList<number, boolean> | undefined;
|
|
57941
57941
|
chainId?: number | undefined;
|
|
57942
|
-
connector?:
|
|
57942
|
+
connector?: wagmi0.Connector | undefined;
|
|
57943
57943
|
};
|
|
57944
57944
|
isIdle: false;
|
|
57945
57945
|
reset: () => void;
|
|
57946
57946
|
context: unknown;
|
|
57947
57947
|
submittedAt: number;
|
|
57948
|
-
writeContract:
|
|
57949
|
-
updateMarketPricing: <T$1 extends "static" | "
|
|
57948
|
+
writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
|
|
57949
|
+
updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
|
|
57950
57950
|
model: "static";
|
|
57951
57951
|
} : Partial<OptionPricingParams> & {
|
|
57952
|
-
model: "
|
|
57952
|
+
model: "bsm";
|
|
57953
57953
|
}) => Promise<{
|
|
57954
57954
|
deployHash: `0x${string}`;
|
|
57955
57955
|
updateHash: `0x${string}`;
|
|
@@ -100091,4 +100091,4 @@ declare const useLens: () => {
|
|
|
100091
100091
|
};
|
|
100092
100092
|
//#endregion
|
|
100093
100093
|
export { PriceResolution as $, stateViews as $t, useCurrentPrice as A, formatVagueAmount as At, getPriceAtTick as B, useMarketVolume as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatAmount as Dt, usePriceHistory as E, EMPTY_ARRAY as Et, getPayoutAtTick as F, wrapAmount as Ft, liquiditiesToAmounts as G, useTimelockConfig as Gt, getTickAtPrice as H, useMarketData as Ht, PRICE_PRECISION as I, wrapAmountUnscaled as It, token0ToToken1AtTick as J, TimelockMarketData as Jt, roundTick as K, TimelockLens as Kt, getAmountsFromLiquidity as L, wrapPrice as Lt, UniswapPoolData as M, scalePrice as Mt, usePoolData as N, unscaleAmount as Nt, usePriceAtTick as O, formatCondensed as Ot, getPayoutAtPrice as P, unscalePrice as Pt, PriceDataPoint as Q, getTimelockMarket as Qt, getNearestValidStrikeTick as R, wrapPriceUnscaled as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, TimelockProvider as Ut, getSqrtPriceX96AtPrice as V, useMarketState as Vt, liquiditiesToAmount1 as W, useCurrentMarket as Wt, token1ToToken0AtTick as X, getStateView as Xt, token1ToToken0 as Y, getErc20 as Yt, PriceData as Z, getTimelockLens as Zt, useTokenData as _, useOptionPremium as _t, OptionPricingParams as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, usePricingParams as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, swapRouters as en, getCurrentPrice as et, usePauseGlobalTrading as f, ExtendEvent as ft, TokenData as g, useExtendOption as gt, useTokenBalance as h, useOptionTimeline as ht, useOptionPricingParams as i, useOperatorPerms as it, PoolKey as j, scaleAmount as jt, useCurrentTick as k, formatUSD as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockFactories as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarket as qt, useStaticPricingParams as r, timelockLenses as rn, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, swappers as tn, getPriceHistory as tt, useFeeRates as u, useMintPerp as ut, useVaultTVL as v, useOptionPnl as vt, useBurnLiquidity as w, useMaxPositionSize as wt, useMintLiquidity as x, useActiveUserOptions as xt, useVaultData as y, useExerciseOption as yt, getPriceAtSqrtPriceX96 as z, zero as zt };
|
|
100094
|
-
//# sourceMappingURL=client-
|
|
100094
|
+
//# sourceMappingURL=client-CjsgEDgp.d.cts.map
|