timelock-sdk 0.0.184 → 0.0.185

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.
@@ -1,18 +1,18 @@
1
- import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-B0Om62Sk.cjs";
1
+ import { n as lensAbi, t as optionsMarketAbi } from "./optionsMarket-B_dYiAnm.js";
2
2
  import * as viem491 from "viem";
3
3
  import { Address, Client, GetContractReturnType, Hex, PublicClient } from "viem";
4
+ import Big from "big.js";
5
+ import JSBI from "jsbi";
4
6
  import React, { ReactNode } from "react";
5
- import "graphql";
6
7
  import { GraphQLClient, RequestOptions } from "graphql-request";
7
8
  import * as _tanstack_react_query0 from "@tanstack/react-query";
8
9
  import { NonUndefinedGuard } from "@tanstack/react-query";
9
10
  import * as wagmi0 from "wagmi";
11
+ import "graphql";
10
12
  import * as _tanstack_query_core0 from "@tanstack/query-core";
11
- import Big from "big.js";
12
- import JSBI from "jsbi";
13
13
  import * as _wagmi_core0 from "@wagmi/core";
14
- import * as wagmi_query3 from "wagmi/query";
15
- import * as abitype17 from "abitype";
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 {
@@ -52467,7 +52467,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52467
52467
  reset: () => void;
52468
52468
  context: unknown;
52469
52469
  submittedAt: number;
52470
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
52470
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52471
52471
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52472
52472
  } | {
52473
52473
  data: undefined;
@@ -52480,7 +52480,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52480
52480
  failureReason: _wagmi_core0.WriteContractErrorType | null;
52481
52481
  isPaused: boolean;
52482
52482
  variables: {
52483
- abi: abitype17.Abi;
52483
+ abi: abitype0.Abi;
52484
52484
  functionName: string;
52485
52485
  args?: readonly unknown[] | undefined;
52486
52486
  address: Address;
@@ -52488,9 +52488,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52488
52488
  account?: `0x${string}` | viem491.Account | null | undefined;
52489
52489
  value?: bigint | undefined;
52490
52490
  dataSuffix?: `0x${string}` | undefined;
52491
- type?: "legacy" | undefined;
52492
52491
  gas?: bigint | undefined;
52493
52492
  nonce?: number | undefined;
52493
+ type?: "legacy" | undefined;
52494
52494
  blobs?: undefined;
52495
52495
  blobVersionedHashes?: undefined;
52496
52496
  kzg?: undefined;
@@ -52504,7 +52504,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52504
52504
  chainId?: number | undefined;
52505
52505
  connector?: wagmi0.Connector | undefined;
52506
52506
  } | {
52507
- abi: abitype17.Abi;
52507
+ abi: abitype0.Abi;
52508
52508
  functionName: string;
52509
52509
  args?: readonly unknown[] | undefined;
52510
52510
  address: Address;
@@ -52512,9 +52512,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52512
52512
  account?: `0x${string}` | viem491.Account | null | undefined;
52513
52513
  value?: bigint | undefined;
52514
52514
  dataSuffix?: `0x${string}` | undefined;
52515
- type?: "eip2930" | undefined;
52516
52515
  gas?: bigint | undefined;
52517
52516
  nonce?: number | undefined;
52517
+ type?: "eip2930" | undefined;
52518
52518
  blobs?: undefined;
52519
52519
  blobVersionedHashes?: undefined;
52520
52520
  kzg?: undefined;
@@ -52528,7 +52528,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52528
52528
  chainId?: number | undefined;
52529
52529
  connector?: wagmi0.Connector | undefined;
52530
52530
  } | {
52531
- abi: abitype17.Abi;
52531
+ abi: abitype0.Abi;
52532
52532
  functionName: string;
52533
52533
  args?: readonly unknown[] | undefined;
52534
52534
  address: Address;
@@ -52536,9 +52536,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52536
52536
  account?: `0x${string}` | viem491.Account | null | undefined;
52537
52537
  value?: bigint | undefined;
52538
52538
  dataSuffix?: `0x${string}` | undefined;
52539
- type?: "eip1559" | undefined;
52540
52539
  gas?: bigint | undefined;
52541
52540
  nonce?: number | undefined;
52541
+ type?: "eip1559" | undefined;
52542
52542
  blobs?: undefined;
52543
52543
  blobVersionedHashes?: undefined;
52544
52544
  kzg?: undefined;
@@ -52552,7 +52552,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52552
52552
  chainId?: number | undefined;
52553
52553
  connector?: wagmi0.Connector | undefined;
52554
52554
  } | {
52555
- abi: abitype17.Abi;
52555
+ abi: abitype0.Abi;
52556
52556
  functionName: string;
52557
52557
  args?: readonly unknown[] | undefined;
52558
52558
  address: Address;
@@ -52560,9 +52560,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52560
52560
  account?: `0x${string}` | viem491.Account | null | undefined;
52561
52561
  value?: bigint | undefined;
52562
52562
  dataSuffix?: `0x${string}` | undefined;
52563
- type?: "eip4844" | undefined;
52564
52563
  gas?: bigint | undefined;
52565
52564
  nonce?: number | undefined;
52565
+ type?: "eip4844" | undefined;
52566
52566
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
52567
52567
  blobVersionedHashes: readonly viem491.Hex[];
52568
52568
  kzg?: undefined;
@@ -52576,7 +52576,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52576
52576
  chainId?: number | undefined;
52577
52577
  connector?: wagmi0.Connector | undefined;
52578
52578
  } | {
52579
- abi: abitype17.Abi;
52579
+ abi: abitype0.Abi;
52580
52580
  functionName: string;
52581
52581
  args?: readonly unknown[] | undefined;
52582
52582
  address: Address;
@@ -52584,9 +52584,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52584
52584
  account?: `0x${string}` | viem491.Account | null | undefined;
52585
52585
  value?: bigint | undefined;
52586
52586
  dataSuffix?: `0x${string}` | undefined;
52587
- type?: "eip4844" | undefined;
52588
52587
  gas?: bigint | undefined;
52589
52588
  nonce?: number | undefined;
52589
+ type?: "eip4844" | undefined;
52590
52590
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
52591
52591
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52592
52592
  kzg?: viem491.Kzg | undefined;
@@ -52600,7 +52600,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52600
52600
  chainId?: number | undefined;
52601
52601
  connector?: wagmi0.Connector | undefined;
52602
52602
  } | {
52603
- abi: abitype17.Abi;
52603
+ abi: abitype0.Abi;
52604
52604
  functionName: string;
52605
52605
  args?: readonly unknown[] | undefined;
52606
52606
  address: Address;
@@ -52608,9 +52608,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52608
52608
  account?: `0x${string}` | viem491.Account | null | undefined;
52609
52609
  value?: bigint | undefined;
52610
52610
  dataSuffix?: `0x${string}` | undefined;
52611
- type?: "eip7702" | undefined;
52612
52611
  gas?: bigint | undefined;
52613
52612
  nonce?: number | undefined;
52613
+ type?: "eip7702" | undefined;
52614
52614
  blobs?: undefined;
52615
52615
  blobVersionedHashes?: undefined;
52616
52616
  kzg?: undefined;
@@ -52628,7 +52628,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52628
52628
  reset: () => void;
52629
52629
  context: unknown;
52630
52630
  submittedAt: number;
52631
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
52631
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52632
52632
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52633
52633
  } | {
52634
52634
  data: undefined;
@@ -52641,7 +52641,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52641
52641
  failureReason: _wagmi_core0.WriteContractErrorType | null;
52642
52642
  isPaused: boolean;
52643
52643
  variables: {
52644
- abi: abitype17.Abi;
52644
+ abi: abitype0.Abi;
52645
52645
  functionName: string;
52646
52646
  args?: readonly unknown[] | undefined;
52647
52647
  address: Address;
@@ -52649,9 +52649,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52649
52649
  account?: `0x${string}` | viem491.Account | null | undefined;
52650
52650
  value?: bigint | undefined;
52651
52651
  dataSuffix?: `0x${string}` | undefined;
52652
- type?: "legacy" | undefined;
52653
52652
  gas?: bigint | undefined;
52654
52653
  nonce?: number | undefined;
52654
+ type?: "legacy" | undefined;
52655
52655
  blobs?: undefined;
52656
52656
  blobVersionedHashes?: undefined;
52657
52657
  kzg?: undefined;
@@ -52665,7 +52665,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52665
52665
  chainId?: number | undefined;
52666
52666
  connector?: wagmi0.Connector | undefined;
52667
52667
  } | {
52668
- abi: abitype17.Abi;
52668
+ abi: abitype0.Abi;
52669
52669
  functionName: string;
52670
52670
  args?: readonly unknown[] | undefined;
52671
52671
  address: Address;
@@ -52673,9 +52673,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52673
52673
  account?: `0x${string}` | viem491.Account | null | undefined;
52674
52674
  value?: bigint | undefined;
52675
52675
  dataSuffix?: `0x${string}` | undefined;
52676
- type?: "eip2930" | undefined;
52677
52676
  gas?: bigint | undefined;
52678
52677
  nonce?: number | undefined;
52678
+ type?: "eip2930" | undefined;
52679
52679
  blobs?: undefined;
52680
52680
  blobVersionedHashes?: undefined;
52681
52681
  kzg?: undefined;
@@ -52689,7 +52689,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52689
52689
  chainId?: number | undefined;
52690
52690
  connector?: wagmi0.Connector | undefined;
52691
52691
  } | {
52692
- abi: abitype17.Abi;
52692
+ abi: abitype0.Abi;
52693
52693
  functionName: string;
52694
52694
  args?: readonly unknown[] | undefined;
52695
52695
  address: Address;
@@ -52697,9 +52697,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52697
52697
  account?: `0x${string}` | viem491.Account | null | undefined;
52698
52698
  value?: bigint | undefined;
52699
52699
  dataSuffix?: `0x${string}` | undefined;
52700
- type?: "eip1559" | undefined;
52701
52700
  gas?: bigint | undefined;
52702
52701
  nonce?: number | undefined;
52702
+ type?: "eip1559" | undefined;
52703
52703
  blobs?: undefined;
52704
52704
  blobVersionedHashes?: undefined;
52705
52705
  kzg?: undefined;
@@ -52713,7 +52713,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52713
52713
  chainId?: number | undefined;
52714
52714
  connector?: wagmi0.Connector | undefined;
52715
52715
  } | {
52716
- abi: abitype17.Abi;
52716
+ abi: abitype0.Abi;
52717
52717
  functionName: string;
52718
52718
  args?: readonly unknown[] | undefined;
52719
52719
  address: Address;
@@ -52721,9 +52721,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52721
52721
  account?: `0x${string}` | viem491.Account | null | undefined;
52722
52722
  value?: bigint | undefined;
52723
52723
  dataSuffix?: `0x${string}` | undefined;
52724
- type?: "eip4844" | undefined;
52725
52724
  gas?: bigint | undefined;
52726
52725
  nonce?: number | undefined;
52726
+ type?: "eip4844" | undefined;
52727
52727
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
52728
52728
  blobVersionedHashes: readonly viem491.Hex[];
52729
52729
  kzg?: undefined;
@@ -52737,7 +52737,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52737
52737
  chainId?: number | undefined;
52738
52738
  connector?: wagmi0.Connector | undefined;
52739
52739
  } | {
52740
- abi: abitype17.Abi;
52740
+ abi: abitype0.Abi;
52741
52741
  functionName: string;
52742
52742
  args?: readonly unknown[] | undefined;
52743
52743
  address: Address;
@@ -52745,9 +52745,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52745
52745
  account?: `0x${string}` | viem491.Account | null | undefined;
52746
52746
  value?: bigint | undefined;
52747
52747
  dataSuffix?: `0x${string}` | undefined;
52748
- type?: "eip4844" | undefined;
52749
52748
  gas?: bigint | undefined;
52750
52749
  nonce?: number | undefined;
52750
+ type?: "eip4844" | undefined;
52751
52751
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
52752
52752
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52753
52753
  kzg?: viem491.Kzg | undefined;
@@ -52761,7 +52761,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52761
52761
  chainId?: number | undefined;
52762
52762
  connector?: wagmi0.Connector | undefined;
52763
52763
  } | {
52764
- abi: abitype17.Abi;
52764
+ abi: abitype0.Abi;
52765
52765
  functionName: string;
52766
52766
  args?: readonly unknown[] | undefined;
52767
52767
  address: Address;
@@ -52769,9 +52769,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52769
52769
  account?: `0x${string}` | viem491.Account | null | undefined;
52770
52770
  value?: bigint | undefined;
52771
52771
  dataSuffix?: `0x${string}` | undefined;
52772
- type?: "eip7702" | undefined;
52773
52772
  gas?: bigint | undefined;
52774
52773
  nonce?: number | undefined;
52774
+ type?: "eip7702" | undefined;
52775
52775
  blobs?: undefined;
52776
52776
  blobVersionedHashes?: undefined;
52777
52777
  kzg?: undefined;
@@ -52789,7 +52789,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52789
52789
  reset: () => void;
52790
52790
  context: unknown;
52791
52791
  submittedAt: number;
52792
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
52792
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52793
52793
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52794
52794
  } | {
52795
52795
  data: `0x${string}`;
@@ -52802,7 +52802,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52802
52802
  failureReason: _wagmi_core0.WriteContractErrorType | null;
52803
52803
  isPaused: boolean;
52804
52804
  variables: {
52805
- abi: abitype17.Abi;
52805
+ abi: abitype0.Abi;
52806
52806
  functionName: string;
52807
52807
  args?: readonly unknown[] | undefined;
52808
52808
  address: Address;
@@ -52810,9 +52810,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52810
52810
  account?: `0x${string}` | viem491.Account | null | undefined;
52811
52811
  value?: bigint | undefined;
52812
52812
  dataSuffix?: `0x${string}` | undefined;
52813
- type?: "legacy" | undefined;
52814
52813
  gas?: bigint | undefined;
52815
52814
  nonce?: number | undefined;
52815
+ type?: "legacy" | undefined;
52816
52816
  blobs?: undefined;
52817
52817
  blobVersionedHashes?: undefined;
52818
52818
  kzg?: undefined;
@@ -52826,7 +52826,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52826
52826
  chainId?: number | undefined;
52827
52827
  connector?: wagmi0.Connector | undefined;
52828
52828
  } | {
52829
- abi: abitype17.Abi;
52829
+ abi: abitype0.Abi;
52830
52830
  functionName: string;
52831
52831
  args?: readonly unknown[] | undefined;
52832
52832
  address: Address;
@@ -52834,9 +52834,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52834
52834
  account?: `0x${string}` | viem491.Account | null | undefined;
52835
52835
  value?: bigint | undefined;
52836
52836
  dataSuffix?: `0x${string}` | undefined;
52837
- type?: "eip2930" | undefined;
52838
52837
  gas?: bigint | undefined;
52839
52838
  nonce?: number | undefined;
52839
+ type?: "eip2930" | undefined;
52840
52840
  blobs?: undefined;
52841
52841
  blobVersionedHashes?: undefined;
52842
52842
  kzg?: undefined;
@@ -52850,7 +52850,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52850
52850
  chainId?: number | undefined;
52851
52851
  connector?: wagmi0.Connector | undefined;
52852
52852
  } | {
52853
- abi: abitype17.Abi;
52853
+ abi: abitype0.Abi;
52854
52854
  functionName: string;
52855
52855
  args?: readonly unknown[] | undefined;
52856
52856
  address: Address;
@@ -52858,9 +52858,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52858
52858
  account?: `0x${string}` | viem491.Account | null | undefined;
52859
52859
  value?: bigint | undefined;
52860
52860
  dataSuffix?: `0x${string}` | undefined;
52861
- type?: "eip1559" | undefined;
52862
52861
  gas?: bigint | undefined;
52863
52862
  nonce?: number | undefined;
52863
+ type?: "eip1559" | undefined;
52864
52864
  blobs?: undefined;
52865
52865
  blobVersionedHashes?: undefined;
52866
52866
  kzg?: undefined;
@@ -52874,7 +52874,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52874
52874
  chainId?: number | undefined;
52875
52875
  connector?: wagmi0.Connector | undefined;
52876
52876
  } | {
52877
- abi: abitype17.Abi;
52877
+ abi: abitype0.Abi;
52878
52878
  functionName: string;
52879
52879
  args?: readonly unknown[] | undefined;
52880
52880
  address: Address;
@@ -52882,9 +52882,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52882
52882
  account?: `0x${string}` | viem491.Account | null | undefined;
52883
52883
  value?: bigint | undefined;
52884
52884
  dataSuffix?: `0x${string}` | undefined;
52885
- type?: "eip4844" | undefined;
52886
52885
  gas?: bigint | undefined;
52887
52886
  nonce?: number | undefined;
52887
+ type?: "eip4844" | undefined;
52888
52888
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
52889
52889
  blobVersionedHashes: readonly viem491.Hex[];
52890
52890
  kzg?: undefined;
@@ -52898,7 +52898,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52898
52898
  chainId?: number | undefined;
52899
52899
  connector?: wagmi0.Connector | undefined;
52900
52900
  } | {
52901
- abi: abitype17.Abi;
52901
+ abi: abitype0.Abi;
52902
52902
  functionName: string;
52903
52903
  args?: readonly unknown[] | undefined;
52904
52904
  address: Address;
@@ -52906,9 +52906,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52906
52906
  account?: `0x${string}` | viem491.Account | null | undefined;
52907
52907
  value?: bigint | undefined;
52908
52908
  dataSuffix?: `0x${string}` | undefined;
52909
- type?: "eip4844" | undefined;
52910
52909
  gas?: bigint | undefined;
52911
52910
  nonce?: number | undefined;
52911
+ type?: "eip4844" | undefined;
52912
52912
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
52913
52913
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
52914
52914
  kzg?: viem491.Kzg | undefined;
@@ -52922,7 +52922,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52922
52922
  chainId?: number | undefined;
52923
52923
  connector?: wagmi0.Connector | undefined;
52924
52924
  } | {
52925
- abi: abitype17.Abi;
52925
+ abi: abitype0.Abi;
52926
52926
  functionName: string;
52927
52927
  args?: readonly unknown[] | undefined;
52928
52928
  address: Address;
@@ -52930,9 +52930,9 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52930
52930
  account?: `0x${string}` | viem491.Account | null | undefined;
52931
52931
  value?: bigint | undefined;
52932
52932
  dataSuffix?: `0x${string}` | undefined;
52933
- type?: "eip7702" | undefined;
52934
52933
  gas?: bigint | undefined;
52935
52934
  nonce?: number | undefined;
52935
+ type?: "eip7702" | undefined;
52936
52936
  blobs?: undefined;
52937
52937
  blobVersionedHashes?: undefined;
52938
52938
  kzg?: undefined;
@@ -52950,7 +52950,7 @@ declare const usePauseGlobalTrading: (marketAddr: Address | undefined) => {
52950
52950
  reset: () => void;
52951
52951
  context: unknown;
52952
52952
  submittedAt: number;
52953
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
52953
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52954
52954
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
52955
52955
  };
52956
52956
  //#endregion
@@ -52970,7 +52970,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52970
52970
  reset: () => void;
52971
52971
  context: unknown;
52972
52972
  submittedAt: number;
52973
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
52973
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
52974
52974
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
52975
52975
  } | {
52976
52976
  data: undefined;
@@ -52983,7 +52983,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52983
52983
  failureReason: _wagmi_core0.WriteContractErrorType | null;
52984
52984
  isPaused: boolean;
52985
52985
  variables: {
52986
- abi: abitype17.Abi;
52986
+ abi: abitype0.Abi;
52987
52987
  functionName: string;
52988
52988
  args?: readonly unknown[] | undefined;
52989
52989
  address: Address;
@@ -52991,9 +52991,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
52991
52991
  account?: `0x${string}` | viem491.Account | null | undefined;
52992
52992
  value?: bigint | undefined;
52993
52993
  dataSuffix?: `0x${string}` | undefined;
52994
- type?: "legacy" | undefined;
52995
52994
  gas?: bigint | undefined;
52996
52995
  nonce?: number | undefined;
52996
+ type?: "legacy" | undefined;
52997
52997
  blobs?: undefined;
52998
52998
  blobVersionedHashes?: undefined;
52999
52999
  kzg?: undefined;
@@ -53007,7 +53007,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53007
53007
  chainId?: number | undefined;
53008
53008
  connector?: wagmi0.Connector | undefined;
53009
53009
  } | {
53010
- abi: abitype17.Abi;
53010
+ abi: abitype0.Abi;
53011
53011
  functionName: string;
53012
53012
  args?: readonly unknown[] | undefined;
53013
53013
  address: Address;
@@ -53015,9 +53015,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53015
53015
  account?: `0x${string}` | viem491.Account | null | undefined;
53016
53016
  value?: bigint | undefined;
53017
53017
  dataSuffix?: `0x${string}` | undefined;
53018
- type?: "eip2930" | undefined;
53019
53018
  gas?: bigint | undefined;
53020
53019
  nonce?: number | undefined;
53020
+ type?: "eip2930" | undefined;
53021
53021
  blobs?: undefined;
53022
53022
  blobVersionedHashes?: undefined;
53023
53023
  kzg?: undefined;
@@ -53031,7 +53031,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53031
53031
  chainId?: number | undefined;
53032
53032
  connector?: wagmi0.Connector | undefined;
53033
53033
  } | {
53034
- abi: abitype17.Abi;
53034
+ abi: abitype0.Abi;
53035
53035
  functionName: string;
53036
53036
  args?: readonly unknown[] | undefined;
53037
53037
  address: Address;
@@ -53039,9 +53039,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53039
53039
  account?: `0x${string}` | viem491.Account | null | undefined;
53040
53040
  value?: bigint | undefined;
53041
53041
  dataSuffix?: `0x${string}` | undefined;
53042
- type?: "eip1559" | undefined;
53043
53042
  gas?: bigint | undefined;
53044
53043
  nonce?: number | undefined;
53044
+ type?: "eip1559" | undefined;
53045
53045
  blobs?: undefined;
53046
53046
  blobVersionedHashes?: undefined;
53047
53047
  kzg?: undefined;
@@ -53055,7 +53055,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53055
53055
  chainId?: number | undefined;
53056
53056
  connector?: wagmi0.Connector | undefined;
53057
53057
  } | {
53058
- abi: abitype17.Abi;
53058
+ abi: abitype0.Abi;
53059
53059
  functionName: string;
53060
53060
  args?: readonly unknown[] | undefined;
53061
53061
  address: Address;
@@ -53063,9 +53063,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53063
53063
  account?: `0x${string}` | viem491.Account | null | undefined;
53064
53064
  value?: bigint | undefined;
53065
53065
  dataSuffix?: `0x${string}` | undefined;
53066
- type?: "eip4844" | undefined;
53067
53066
  gas?: bigint | undefined;
53068
53067
  nonce?: number | undefined;
53068
+ type?: "eip4844" | undefined;
53069
53069
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53070
53070
  blobVersionedHashes: readonly viem491.Hex[];
53071
53071
  kzg?: undefined;
@@ -53079,7 +53079,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53079
53079
  chainId?: number | undefined;
53080
53080
  connector?: wagmi0.Connector | undefined;
53081
53081
  } | {
53082
- abi: abitype17.Abi;
53082
+ abi: abitype0.Abi;
53083
53083
  functionName: string;
53084
53084
  args?: readonly unknown[] | undefined;
53085
53085
  address: Address;
@@ -53087,9 +53087,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53087
53087
  account?: `0x${string}` | viem491.Account | null | undefined;
53088
53088
  value?: bigint | undefined;
53089
53089
  dataSuffix?: `0x${string}` | undefined;
53090
- type?: "eip4844" | undefined;
53091
53090
  gas?: bigint | undefined;
53092
53091
  nonce?: number | undefined;
53092
+ type?: "eip4844" | undefined;
53093
53093
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53094
53094
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53095
53095
  kzg?: viem491.Kzg | undefined;
@@ -53103,7 +53103,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53103
53103
  chainId?: number | undefined;
53104
53104
  connector?: wagmi0.Connector | undefined;
53105
53105
  } | {
53106
- abi: abitype17.Abi;
53106
+ abi: abitype0.Abi;
53107
53107
  functionName: string;
53108
53108
  args?: readonly unknown[] | undefined;
53109
53109
  address: Address;
@@ -53111,9 +53111,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53111
53111
  account?: `0x${string}` | viem491.Account | null | undefined;
53112
53112
  value?: bigint | undefined;
53113
53113
  dataSuffix?: `0x${string}` | undefined;
53114
- type?: "eip7702" | undefined;
53115
53114
  gas?: bigint | undefined;
53116
53115
  nonce?: number | undefined;
53116
+ type?: "eip7702" | undefined;
53117
53117
  blobs?: undefined;
53118
53118
  blobVersionedHashes?: undefined;
53119
53119
  kzg?: undefined;
@@ -53131,7 +53131,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53131
53131
  reset: () => void;
53132
53132
  context: unknown;
53133
53133
  submittedAt: number;
53134
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
53134
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53135
53135
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
53136
53136
  } | {
53137
53137
  data: undefined;
@@ -53144,7 +53144,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53144
53144
  failureReason: _wagmi_core0.WriteContractErrorType | null;
53145
53145
  isPaused: boolean;
53146
53146
  variables: {
53147
- abi: abitype17.Abi;
53147
+ abi: abitype0.Abi;
53148
53148
  functionName: string;
53149
53149
  args?: readonly unknown[] | undefined;
53150
53150
  address: Address;
@@ -53152,9 +53152,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53152
53152
  account?: `0x${string}` | viem491.Account | null | undefined;
53153
53153
  value?: bigint | undefined;
53154
53154
  dataSuffix?: `0x${string}` | undefined;
53155
- type?: "legacy" | undefined;
53156
53155
  gas?: bigint | undefined;
53157
53156
  nonce?: number | undefined;
53157
+ type?: "legacy" | undefined;
53158
53158
  blobs?: undefined;
53159
53159
  blobVersionedHashes?: undefined;
53160
53160
  kzg?: undefined;
@@ -53168,7 +53168,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53168
53168
  chainId?: number | undefined;
53169
53169
  connector?: wagmi0.Connector | undefined;
53170
53170
  } | {
53171
- abi: abitype17.Abi;
53171
+ abi: abitype0.Abi;
53172
53172
  functionName: string;
53173
53173
  args?: readonly unknown[] | undefined;
53174
53174
  address: Address;
@@ -53176,9 +53176,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53176
53176
  account?: `0x${string}` | viem491.Account | null | undefined;
53177
53177
  value?: bigint | undefined;
53178
53178
  dataSuffix?: `0x${string}` | undefined;
53179
- type?: "eip2930" | undefined;
53180
53179
  gas?: bigint | undefined;
53181
53180
  nonce?: number | undefined;
53181
+ type?: "eip2930" | undefined;
53182
53182
  blobs?: undefined;
53183
53183
  blobVersionedHashes?: undefined;
53184
53184
  kzg?: undefined;
@@ -53192,7 +53192,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53192
53192
  chainId?: number | undefined;
53193
53193
  connector?: wagmi0.Connector | undefined;
53194
53194
  } | {
53195
- abi: abitype17.Abi;
53195
+ abi: abitype0.Abi;
53196
53196
  functionName: string;
53197
53197
  args?: readonly unknown[] | undefined;
53198
53198
  address: Address;
@@ -53200,9 +53200,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53200
53200
  account?: `0x${string}` | viem491.Account | null | undefined;
53201
53201
  value?: bigint | undefined;
53202
53202
  dataSuffix?: `0x${string}` | undefined;
53203
- type?: "eip1559" | undefined;
53204
53203
  gas?: bigint | undefined;
53205
53204
  nonce?: number | undefined;
53205
+ type?: "eip1559" | undefined;
53206
53206
  blobs?: undefined;
53207
53207
  blobVersionedHashes?: undefined;
53208
53208
  kzg?: undefined;
@@ -53216,7 +53216,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53216
53216
  chainId?: number | undefined;
53217
53217
  connector?: wagmi0.Connector | undefined;
53218
53218
  } | {
53219
- abi: abitype17.Abi;
53219
+ abi: abitype0.Abi;
53220
53220
  functionName: string;
53221
53221
  args?: readonly unknown[] | undefined;
53222
53222
  address: Address;
@@ -53224,9 +53224,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53224
53224
  account?: `0x${string}` | viem491.Account | null | undefined;
53225
53225
  value?: bigint | undefined;
53226
53226
  dataSuffix?: `0x${string}` | undefined;
53227
- type?: "eip4844" | undefined;
53228
53227
  gas?: bigint | undefined;
53229
53228
  nonce?: number | undefined;
53229
+ type?: "eip4844" | undefined;
53230
53230
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53231
53231
  blobVersionedHashes: readonly viem491.Hex[];
53232
53232
  kzg?: undefined;
@@ -53240,7 +53240,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53240
53240
  chainId?: number | undefined;
53241
53241
  connector?: wagmi0.Connector | undefined;
53242
53242
  } | {
53243
- abi: abitype17.Abi;
53243
+ abi: abitype0.Abi;
53244
53244
  functionName: string;
53245
53245
  args?: readonly unknown[] | undefined;
53246
53246
  address: Address;
@@ -53248,9 +53248,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53248
53248
  account?: `0x${string}` | viem491.Account | null | undefined;
53249
53249
  value?: bigint | undefined;
53250
53250
  dataSuffix?: `0x${string}` | undefined;
53251
- type?: "eip4844" | undefined;
53252
53251
  gas?: bigint | undefined;
53253
53252
  nonce?: number | undefined;
53253
+ type?: "eip4844" | undefined;
53254
53254
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53255
53255
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53256
53256
  kzg?: viem491.Kzg | undefined;
@@ -53264,7 +53264,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53264
53264
  chainId?: number | undefined;
53265
53265
  connector?: wagmi0.Connector | undefined;
53266
53266
  } | {
53267
- abi: abitype17.Abi;
53267
+ abi: abitype0.Abi;
53268
53268
  functionName: string;
53269
53269
  args?: readonly unknown[] | undefined;
53270
53270
  address: Address;
@@ -53272,9 +53272,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53272
53272
  account?: `0x${string}` | viem491.Account | null | undefined;
53273
53273
  value?: bigint | undefined;
53274
53274
  dataSuffix?: `0x${string}` | undefined;
53275
- type?: "eip7702" | undefined;
53276
53275
  gas?: bigint | undefined;
53277
53276
  nonce?: number | undefined;
53277
+ type?: "eip7702" | undefined;
53278
53278
  blobs?: undefined;
53279
53279
  blobVersionedHashes?: undefined;
53280
53280
  kzg?: undefined;
@@ -53292,7 +53292,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53292
53292
  reset: () => void;
53293
53293
  context: unknown;
53294
53294
  submittedAt: number;
53295
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
53295
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53296
53296
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
53297
53297
  } | {
53298
53298
  data: `0x${string}`;
@@ -53305,7 +53305,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53305
53305
  failureReason: _wagmi_core0.WriteContractErrorType | null;
53306
53306
  isPaused: boolean;
53307
53307
  variables: {
53308
- abi: abitype17.Abi;
53308
+ abi: abitype0.Abi;
53309
53309
  functionName: string;
53310
53310
  args?: readonly unknown[] | undefined;
53311
53311
  address: Address;
@@ -53313,9 +53313,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53313
53313
  account?: `0x${string}` | viem491.Account | null | undefined;
53314
53314
  value?: bigint | undefined;
53315
53315
  dataSuffix?: `0x${string}` | undefined;
53316
- type?: "legacy" | undefined;
53317
53316
  gas?: bigint | undefined;
53318
53317
  nonce?: number | undefined;
53318
+ type?: "legacy" | undefined;
53319
53319
  blobs?: undefined;
53320
53320
  blobVersionedHashes?: undefined;
53321
53321
  kzg?: undefined;
@@ -53329,7 +53329,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53329
53329
  chainId?: number | undefined;
53330
53330
  connector?: wagmi0.Connector | undefined;
53331
53331
  } | {
53332
- abi: abitype17.Abi;
53332
+ abi: abitype0.Abi;
53333
53333
  functionName: string;
53334
53334
  args?: readonly unknown[] | undefined;
53335
53335
  address: Address;
@@ -53337,9 +53337,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53337
53337
  account?: `0x${string}` | viem491.Account | null | undefined;
53338
53338
  value?: bigint | undefined;
53339
53339
  dataSuffix?: `0x${string}` | undefined;
53340
- type?: "eip2930" | undefined;
53341
53340
  gas?: bigint | undefined;
53342
53341
  nonce?: number | undefined;
53342
+ type?: "eip2930" | undefined;
53343
53343
  blobs?: undefined;
53344
53344
  blobVersionedHashes?: undefined;
53345
53345
  kzg?: undefined;
@@ -53353,7 +53353,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53353
53353
  chainId?: number | undefined;
53354
53354
  connector?: wagmi0.Connector | undefined;
53355
53355
  } | {
53356
- abi: abitype17.Abi;
53356
+ abi: abitype0.Abi;
53357
53357
  functionName: string;
53358
53358
  args?: readonly unknown[] | undefined;
53359
53359
  address: Address;
@@ -53361,9 +53361,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53361
53361
  account?: `0x${string}` | viem491.Account | null | undefined;
53362
53362
  value?: bigint | undefined;
53363
53363
  dataSuffix?: `0x${string}` | undefined;
53364
- type?: "eip1559" | undefined;
53365
53364
  gas?: bigint | undefined;
53366
53365
  nonce?: number | undefined;
53366
+ type?: "eip1559" | undefined;
53367
53367
  blobs?: undefined;
53368
53368
  blobVersionedHashes?: undefined;
53369
53369
  kzg?: undefined;
@@ -53377,7 +53377,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53377
53377
  chainId?: number | undefined;
53378
53378
  connector?: wagmi0.Connector | undefined;
53379
53379
  } | {
53380
- abi: abitype17.Abi;
53380
+ abi: abitype0.Abi;
53381
53381
  functionName: string;
53382
53382
  args?: readonly unknown[] | undefined;
53383
53383
  address: Address;
@@ -53385,9 +53385,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53385
53385
  account?: `0x${string}` | viem491.Account | null | undefined;
53386
53386
  value?: bigint | undefined;
53387
53387
  dataSuffix?: `0x${string}` | undefined;
53388
- type?: "eip4844" | undefined;
53389
53388
  gas?: bigint | undefined;
53390
53389
  nonce?: number | undefined;
53390
+ type?: "eip4844" | undefined;
53391
53391
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53392
53392
  blobVersionedHashes: readonly viem491.Hex[];
53393
53393
  kzg?: undefined;
@@ -53401,7 +53401,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53401
53401
  chainId?: number | undefined;
53402
53402
  connector?: wagmi0.Connector | undefined;
53403
53403
  } | {
53404
- abi: abitype17.Abi;
53404
+ abi: abitype0.Abi;
53405
53405
  functionName: string;
53406
53406
  args?: readonly unknown[] | undefined;
53407
53407
  address: Address;
@@ -53409,9 +53409,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53409
53409
  account?: `0x${string}` | viem491.Account | null | undefined;
53410
53410
  value?: bigint | undefined;
53411
53411
  dataSuffix?: `0x${string}` | undefined;
53412
- type?: "eip4844" | undefined;
53413
53412
  gas?: bigint | undefined;
53414
53413
  nonce?: number | undefined;
53414
+ type?: "eip4844" | undefined;
53415
53415
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53416
53416
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53417
53417
  kzg?: viem491.Kzg | undefined;
@@ -53425,7 +53425,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53425
53425
  chainId?: number | undefined;
53426
53426
  connector?: wagmi0.Connector | undefined;
53427
53427
  } | {
53428
- abi: abitype17.Abi;
53428
+ abi: abitype0.Abi;
53429
53429
  functionName: string;
53430
53430
  args?: readonly unknown[] | undefined;
53431
53431
  address: Address;
@@ -53433,9 +53433,9 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53433
53433
  account?: `0x${string}` | viem491.Account | null | undefined;
53434
53434
  value?: bigint | undefined;
53435
53435
  dataSuffix?: `0x${string}` | undefined;
53436
- type?: "eip7702" | undefined;
53437
53436
  gas?: bigint | undefined;
53438
53437
  nonce?: number | undefined;
53438
+ type?: "eip7702" | undefined;
53439
53439
  blobs?: undefined;
53440
53440
  blobVersionedHashes?: undefined;
53441
53441
  kzg?: undefined;
@@ -53453,7 +53453,7 @@ declare const usePauseMarketTrading: (marketAddr: Address | undefined) => {
53453
53453
  reset: () => void;
53454
53454
  context: unknown;
53455
53455
  submittedAt: number;
53456
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
53456
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53457
53457
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
53458
53458
  };
53459
53459
  //#endregion
@@ -53482,7 +53482,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53482
53482
  reset: () => void;
53483
53483
  context: unknown;
53484
53484
  submittedAt: number;
53485
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
53485
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53486
53486
  updateMarketFees: (rates: {
53487
53487
  openingFeeRate?: number;
53488
53488
  baseFeeRate?: number;
@@ -53505,7 +53505,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53505
53505
  failureReason: _wagmi_core0.WriteContractErrorType | null;
53506
53506
  isPaused: boolean;
53507
53507
  variables: {
53508
- abi: abitype17.Abi;
53508
+ abi: abitype0.Abi;
53509
53509
  functionName: string;
53510
53510
  args?: readonly unknown[] | undefined;
53511
53511
  address: Address;
@@ -53513,9 +53513,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53513
53513
  account?: `0x${string}` | viem491.Account | null | undefined;
53514
53514
  value?: bigint | undefined;
53515
53515
  dataSuffix?: `0x${string}` | undefined;
53516
- type?: "legacy" | undefined;
53517
53516
  gas?: bigint | undefined;
53518
53517
  nonce?: number | undefined;
53518
+ type?: "legacy" | undefined;
53519
53519
  blobs?: undefined;
53520
53520
  blobVersionedHashes?: undefined;
53521
53521
  kzg?: undefined;
@@ -53529,7 +53529,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53529
53529
  chainId?: number | undefined;
53530
53530
  connector?: wagmi0.Connector | undefined;
53531
53531
  } | {
53532
- abi: abitype17.Abi;
53532
+ abi: abitype0.Abi;
53533
53533
  functionName: string;
53534
53534
  args?: readonly unknown[] | undefined;
53535
53535
  address: Address;
@@ -53537,9 +53537,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53537
53537
  account?: `0x${string}` | viem491.Account | null | undefined;
53538
53538
  value?: bigint | undefined;
53539
53539
  dataSuffix?: `0x${string}` | undefined;
53540
- type?: "eip2930" | undefined;
53541
53540
  gas?: bigint | undefined;
53542
53541
  nonce?: number | undefined;
53542
+ type?: "eip2930" | undefined;
53543
53543
  blobs?: undefined;
53544
53544
  blobVersionedHashes?: undefined;
53545
53545
  kzg?: undefined;
@@ -53553,7 +53553,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53553
53553
  chainId?: number | undefined;
53554
53554
  connector?: wagmi0.Connector | undefined;
53555
53555
  } | {
53556
- abi: abitype17.Abi;
53556
+ abi: abitype0.Abi;
53557
53557
  functionName: string;
53558
53558
  args?: readonly unknown[] | undefined;
53559
53559
  address: Address;
@@ -53561,9 +53561,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53561
53561
  account?: `0x${string}` | viem491.Account | null | undefined;
53562
53562
  value?: bigint | undefined;
53563
53563
  dataSuffix?: `0x${string}` | undefined;
53564
- type?: "eip1559" | undefined;
53565
53564
  gas?: bigint | undefined;
53566
53565
  nonce?: number | undefined;
53566
+ type?: "eip1559" | undefined;
53567
53567
  blobs?: undefined;
53568
53568
  blobVersionedHashes?: undefined;
53569
53569
  kzg?: undefined;
@@ -53577,7 +53577,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53577
53577
  chainId?: number | undefined;
53578
53578
  connector?: wagmi0.Connector | undefined;
53579
53579
  } | {
53580
- abi: abitype17.Abi;
53580
+ abi: abitype0.Abi;
53581
53581
  functionName: string;
53582
53582
  args?: readonly unknown[] | undefined;
53583
53583
  address: Address;
@@ -53585,9 +53585,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53585
53585
  account?: `0x${string}` | viem491.Account | null | undefined;
53586
53586
  value?: bigint | undefined;
53587
53587
  dataSuffix?: `0x${string}` | undefined;
53588
- type?: "eip4844" | undefined;
53589
53588
  gas?: bigint | undefined;
53590
53589
  nonce?: number | undefined;
53590
+ type?: "eip4844" | undefined;
53591
53591
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53592
53592
  blobVersionedHashes: readonly viem491.Hex[];
53593
53593
  kzg?: undefined;
@@ -53601,7 +53601,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53601
53601
  chainId?: number | undefined;
53602
53602
  connector?: wagmi0.Connector | undefined;
53603
53603
  } | {
53604
- abi: abitype17.Abi;
53604
+ abi: abitype0.Abi;
53605
53605
  functionName: string;
53606
53606
  args?: readonly unknown[] | undefined;
53607
53607
  address: Address;
@@ -53609,9 +53609,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53609
53609
  account?: `0x${string}` | viem491.Account | null | undefined;
53610
53610
  value?: bigint | undefined;
53611
53611
  dataSuffix?: `0x${string}` | undefined;
53612
- type?: "eip4844" | undefined;
53613
53612
  gas?: bigint | undefined;
53614
53613
  nonce?: number | undefined;
53614
+ type?: "eip4844" | undefined;
53615
53615
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53616
53616
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53617
53617
  kzg?: viem491.Kzg | undefined;
@@ -53625,7 +53625,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53625
53625
  chainId?: number | undefined;
53626
53626
  connector?: wagmi0.Connector | undefined;
53627
53627
  } | {
53628
- abi: abitype17.Abi;
53628
+ abi: abitype0.Abi;
53629
53629
  functionName: string;
53630
53630
  args?: readonly unknown[] | undefined;
53631
53631
  address: Address;
@@ -53633,9 +53633,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53633
53633
  account?: `0x${string}` | viem491.Account | null | undefined;
53634
53634
  value?: bigint | undefined;
53635
53635
  dataSuffix?: `0x${string}` | undefined;
53636
- type?: "eip7702" | undefined;
53637
53636
  gas?: bigint | undefined;
53638
53637
  nonce?: number | undefined;
53638
+ type?: "eip7702" | undefined;
53639
53639
  blobs?: undefined;
53640
53640
  blobVersionedHashes?: undefined;
53641
53641
  kzg?: undefined;
@@ -53653,7 +53653,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53653
53653
  reset: () => void;
53654
53654
  context: unknown;
53655
53655
  submittedAt: number;
53656
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
53656
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53657
53657
  updateMarketFees: (rates: {
53658
53658
  openingFeeRate?: number;
53659
53659
  baseFeeRate?: number;
@@ -53676,7 +53676,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53676
53676
  failureReason: _wagmi_core0.WriteContractErrorType | null;
53677
53677
  isPaused: boolean;
53678
53678
  variables: {
53679
- abi: abitype17.Abi;
53679
+ abi: abitype0.Abi;
53680
53680
  functionName: string;
53681
53681
  args?: readonly unknown[] | undefined;
53682
53682
  address: Address;
@@ -53684,9 +53684,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53684
53684
  account?: `0x${string}` | viem491.Account | null | undefined;
53685
53685
  value?: bigint | undefined;
53686
53686
  dataSuffix?: `0x${string}` | undefined;
53687
- type?: "legacy" | undefined;
53688
53687
  gas?: bigint | undefined;
53689
53688
  nonce?: number | undefined;
53689
+ type?: "legacy" | undefined;
53690
53690
  blobs?: undefined;
53691
53691
  blobVersionedHashes?: undefined;
53692
53692
  kzg?: undefined;
@@ -53700,7 +53700,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53700
53700
  chainId?: number | undefined;
53701
53701
  connector?: wagmi0.Connector | undefined;
53702
53702
  } | {
53703
- abi: abitype17.Abi;
53703
+ abi: abitype0.Abi;
53704
53704
  functionName: string;
53705
53705
  args?: readonly unknown[] | undefined;
53706
53706
  address: Address;
@@ -53708,9 +53708,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53708
53708
  account?: `0x${string}` | viem491.Account | null | undefined;
53709
53709
  value?: bigint | undefined;
53710
53710
  dataSuffix?: `0x${string}` | undefined;
53711
- type?: "eip2930" | undefined;
53712
53711
  gas?: bigint | undefined;
53713
53712
  nonce?: number | undefined;
53713
+ type?: "eip2930" | undefined;
53714
53714
  blobs?: undefined;
53715
53715
  blobVersionedHashes?: undefined;
53716
53716
  kzg?: undefined;
@@ -53724,7 +53724,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53724
53724
  chainId?: number | undefined;
53725
53725
  connector?: wagmi0.Connector | undefined;
53726
53726
  } | {
53727
- abi: abitype17.Abi;
53727
+ abi: abitype0.Abi;
53728
53728
  functionName: string;
53729
53729
  args?: readonly unknown[] | undefined;
53730
53730
  address: Address;
@@ -53732,9 +53732,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53732
53732
  account?: `0x${string}` | viem491.Account | null | undefined;
53733
53733
  value?: bigint | undefined;
53734
53734
  dataSuffix?: `0x${string}` | undefined;
53735
- type?: "eip1559" | undefined;
53736
53735
  gas?: bigint | undefined;
53737
53736
  nonce?: number | undefined;
53737
+ type?: "eip1559" | undefined;
53738
53738
  blobs?: undefined;
53739
53739
  blobVersionedHashes?: undefined;
53740
53740
  kzg?: undefined;
@@ -53748,7 +53748,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53748
53748
  chainId?: number | undefined;
53749
53749
  connector?: wagmi0.Connector | undefined;
53750
53750
  } | {
53751
- abi: abitype17.Abi;
53751
+ abi: abitype0.Abi;
53752
53752
  functionName: string;
53753
53753
  args?: readonly unknown[] | undefined;
53754
53754
  address: Address;
@@ -53756,9 +53756,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53756
53756
  account?: `0x${string}` | viem491.Account | null | undefined;
53757
53757
  value?: bigint | undefined;
53758
53758
  dataSuffix?: `0x${string}` | undefined;
53759
- type?: "eip4844" | undefined;
53760
53759
  gas?: bigint | undefined;
53761
53760
  nonce?: number | undefined;
53761
+ type?: "eip4844" | undefined;
53762
53762
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53763
53763
  blobVersionedHashes: readonly viem491.Hex[];
53764
53764
  kzg?: undefined;
@@ -53772,7 +53772,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53772
53772
  chainId?: number | undefined;
53773
53773
  connector?: wagmi0.Connector | undefined;
53774
53774
  } | {
53775
- abi: abitype17.Abi;
53775
+ abi: abitype0.Abi;
53776
53776
  functionName: string;
53777
53777
  args?: readonly unknown[] | undefined;
53778
53778
  address: Address;
@@ -53780,9 +53780,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53780
53780
  account?: `0x${string}` | viem491.Account | null | undefined;
53781
53781
  value?: bigint | undefined;
53782
53782
  dataSuffix?: `0x${string}` | undefined;
53783
- type?: "eip4844" | undefined;
53784
53783
  gas?: bigint | undefined;
53785
53784
  nonce?: number | undefined;
53785
+ type?: "eip4844" | undefined;
53786
53786
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53787
53787
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53788
53788
  kzg?: viem491.Kzg | undefined;
@@ -53796,7 +53796,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53796
53796
  chainId?: number | undefined;
53797
53797
  connector?: wagmi0.Connector | undefined;
53798
53798
  } | {
53799
- abi: abitype17.Abi;
53799
+ abi: abitype0.Abi;
53800
53800
  functionName: string;
53801
53801
  args?: readonly unknown[] | undefined;
53802
53802
  address: Address;
@@ -53804,9 +53804,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53804
53804
  account?: `0x${string}` | viem491.Account | null | undefined;
53805
53805
  value?: bigint | undefined;
53806
53806
  dataSuffix?: `0x${string}` | undefined;
53807
- type?: "eip7702" | undefined;
53808
53807
  gas?: bigint | undefined;
53809
53808
  nonce?: number | undefined;
53809
+ type?: "eip7702" | undefined;
53810
53810
  blobs?: undefined;
53811
53811
  blobVersionedHashes?: undefined;
53812
53812
  kzg?: undefined;
@@ -53824,7 +53824,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53824
53824
  reset: () => void;
53825
53825
  context: unknown;
53826
53826
  submittedAt: number;
53827
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
53827
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53828
53828
  updateMarketFees: (rates: {
53829
53829
  openingFeeRate?: number;
53830
53830
  baseFeeRate?: number;
@@ -53847,7 +53847,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53847
53847
  failureReason: _wagmi_core0.WriteContractErrorType | null;
53848
53848
  isPaused: boolean;
53849
53849
  variables: {
53850
- abi: abitype17.Abi;
53850
+ abi: abitype0.Abi;
53851
53851
  functionName: string;
53852
53852
  args?: readonly unknown[] | undefined;
53853
53853
  address: Address;
@@ -53855,9 +53855,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53855
53855
  account?: `0x${string}` | viem491.Account | null | undefined;
53856
53856
  value?: bigint | undefined;
53857
53857
  dataSuffix?: `0x${string}` | undefined;
53858
- type?: "legacy" | undefined;
53859
53858
  gas?: bigint | undefined;
53860
53859
  nonce?: number | undefined;
53860
+ type?: "legacy" | undefined;
53861
53861
  blobs?: undefined;
53862
53862
  blobVersionedHashes?: undefined;
53863
53863
  kzg?: undefined;
@@ -53871,7 +53871,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53871
53871
  chainId?: number | undefined;
53872
53872
  connector?: wagmi0.Connector | undefined;
53873
53873
  } | {
53874
- abi: abitype17.Abi;
53874
+ abi: abitype0.Abi;
53875
53875
  functionName: string;
53876
53876
  args?: readonly unknown[] | undefined;
53877
53877
  address: Address;
@@ -53879,9 +53879,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53879
53879
  account?: `0x${string}` | viem491.Account | null | undefined;
53880
53880
  value?: bigint | undefined;
53881
53881
  dataSuffix?: `0x${string}` | undefined;
53882
- type?: "eip2930" | undefined;
53883
53882
  gas?: bigint | undefined;
53884
53883
  nonce?: number | undefined;
53884
+ type?: "eip2930" | undefined;
53885
53885
  blobs?: undefined;
53886
53886
  blobVersionedHashes?: undefined;
53887
53887
  kzg?: undefined;
@@ -53895,7 +53895,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53895
53895
  chainId?: number | undefined;
53896
53896
  connector?: wagmi0.Connector | undefined;
53897
53897
  } | {
53898
- abi: abitype17.Abi;
53898
+ abi: abitype0.Abi;
53899
53899
  functionName: string;
53900
53900
  args?: readonly unknown[] | undefined;
53901
53901
  address: Address;
@@ -53903,9 +53903,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53903
53903
  account?: `0x${string}` | viem491.Account | null | undefined;
53904
53904
  value?: bigint | undefined;
53905
53905
  dataSuffix?: `0x${string}` | undefined;
53906
- type?: "eip1559" | undefined;
53907
53906
  gas?: bigint | undefined;
53908
53907
  nonce?: number | undefined;
53908
+ type?: "eip1559" | undefined;
53909
53909
  blobs?: undefined;
53910
53910
  blobVersionedHashes?: undefined;
53911
53911
  kzg?: undefined;
@@ -53919,7 +53919,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53919
53919
  chainId?: number | undefined;
53920
53920
  connector?: wagmi0.Connector | undefined;
53921
53921
  } | {
53922
- abi: abitype17.Abi;
53922
+ abi: abitype0.Abi;
53923
53923
  functionName: string;
53924
53924
  args?: readonly unknown[] | undefined;
53925
53925
  address: Address;
@@ -53927,9 +53927,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53927
53927
  account?: `0x${string}` | viem491.Account | null | undefined;
53928
53928
  value?: bigint | undefined;
53929
53929
  dataSuffix?: `0x${string}` | undefined;
53930
- type?: "eip4844" | undefined;
53931
53930
  gas?: bigint | undefined;
53932
53931
  nonce?: number | undefined;
53932
+ type?: "eip4844" | undefined;
53933
53933
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
53934
53934
  blobVersionedHashes: readonly viem491.Hex[];
53935
53935
  kzg?: undefined;
@@ -53943,7 +53943,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53943
53943
  chainId?: number | undefined;
53944
53944
  connector?: wagmi0.Connector | undefined;
53945
53945
  } | {
53946
- abi: abitype17.Abi;
53946
+ abi: abitype0.Abi;
53947
53947
  functionName: string;
53948
53948
  args?: readonly unknown[] | undefined;
53949
53949
  address: Address;
@@ -53951,9 +53951,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53951
53951
  account?: `0x${string}` | viem491.Account | null | undefined;
53952
53952
  value?: bigint | undefined;
53953
53953
  dataSuffix?: `0x${string}` | undefined;
53954
- type?: "eip4844" | undefined;
53955
53954
  gas?: bigint | undefined;
53956
53955
  nonce?: number | undefined;
53956
+ type?: "eip4844" | undefined;
53957
53957
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
53958
53958
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53959
53959
  kzg?: viem491.Kzg | undefined;
@@ -53967,7 +53967,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53967
53967
  chainId?: number | undefined;
53968
53968
  connector?: wagmi0.Connector | undefined;
53969
53969
  } | {
53970
- abi: abitype17.Abi;
53970
+ abi: abitype0.Abi;
53971
53971
  functionName: string;
53972
53972
  args?: readonly unknown[] | undefined;
53973
53973
  address: Address;
@@ -53975,9 +53975,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53975
53975
  account?: `0x${string}` | viem491.Account | null | undefined;
53976
53976
  value?: bigint | undefined;
53977
53977
  dataSuffix?: `0x${string}` | undefined;
53978
- type?: "eip7702" | undefined;
53979
53978
  gas?: bigint | undefined;
53980
53979
  nonce?: number | undefined;
53980
+ type?: "eip7702" | undefined;
53981
53981
  blobs?: undefined;
53982
53982
  blobVersionedHashes?: undefined;
53983
53983
  kzg?: undefined;
@@ -53995,7 +53995,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
53995
53995
  reset: () => void;
53996
53996
  context: unknown;
53997
53997
  submittedAt: number;
53998
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
53998
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53999
53999
  updateMarketFees: (rates: {
54000
54000
  openingFeeRate?: number;
54001
54001
  baseFeeRate?: number;
@@ -54999,7 +54999,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
54999
54999
  reset: () => void;
55000
55000
  context: unknown;
55001
55001
  submittedAt: number;
55002
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
55002
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55003
55003
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
55004
55004
  model: "static";
55005
55005
  } : Partial<OptionPricingParams> & {
@@ -55020,7 +55020,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55020
55020
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55021
55021
  isPaused: boolean;
55022
55022
  variables: {
55023
- abi: abitype17.Abi;
55023
+ abi: abitype0.Abi;
55024
55024
  functionName: string;
55025
55025
  args?: readonly unknown[] | undefined;
55026
55026
  address: Address;
@@ -55028,9 +55028,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55028
55028
  account?: `0x${string}` | viem491.Account | null | undefined;
55029
55029
  value?: bigint | undefined;
55030
55030
  dataSuffix?: `0x${string}` | undefined;
55031
- type?: "legacy" | undefined;
55032
55031
  gas?: bigint | undefined;
55033
55032
  nonce?: number | undefined;
55033
+ type?: "legacy" | undefined;
55034
55034
  blobs?: undefined;
55035
55035
  blobVersionedHashes?: undefined;
55036
55036
  kzg?: undefined;
@@ -55044,7 +55044,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55044
55044
  chainId?: number | undefined;
55045
55045
  connector?: wagmi0.Connector | undefined;
55046
55046
  } | {
55047
- abi: abitype17.Abi;
55047
+ abi: abitype0.Abi;
55048
55048
  functionName: string;
55049
55049
  args?: readonly unknown[] | undefined;
55050
55050
  address: Address;
@@ -55052,9 +55052,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55052
55052
  account?: `0x${string}` | viem491.Account | null | undefined;
55053
55053
  value?: bigint | undefined;
55054
55054
  dataSuffix?: `0x${string}` | undefined;
55055
- type?: "eip2930" | undefined;
55056
55055
  gas?: bigint | undefined;
55057
55056
  nonce?: number | undefined;
55057
+ type?: "eip2930" | undefined;
55058
55058
  blobs?: undefined;
55059
55059
  blobVersionedHashes?: undefined;
55060
55060
  kzg?: undefined;
@@ -55068,7 +55068,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55068
55068
  chainId?: number | undefined;
55069
55069
  connector?: wagmi0.Connector | undefined;
55070
55070
  } | {
55071
- abi: abitype17.Abi;
55071
+ abi: abitype0.Abi;
55072
55072
  functionName: string;
55073
55073
  args?: readonly unknown[] | undefined;
55074
55074
  address: Address;
@@ -55076,9 +55076,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55076
55076
  account?: `0x${string}` | viem491.Account | null | undefined;
55077
55077
  value?: bigint | undefined;
55078
55078
  dataSuffix?: `0x${string}` | undefined;
55079
- type?: "eip1559" | undefined;
55080
55079
  gas?: bigint | undefined;
55081
55080
  nonce?: number | undefined;
55081
+ type?: "eip1559" | undefined;
55082
55082
  blobs?: undefined;
55083
55083
  blobVersionedHashes?: undefined;
55084
55084
  kzg?: undefined;
@@ -55092,7 +55092,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55092
55092
  chainId?: number | undefined;
55093
55093
  connector?: wagmi0.Connector | undefined;
55094
55094
  } | {
55095
- abi: abitype17.Abi;
55095
+ abi: abitype0.Abi;
55096
55096
  functionName: string;
55097
55097
  args?: readonly unknown[] | undefined;
55098
55098
  address: Address;
@@ -55100,9 +55100,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55100
55100
  account?: `0x${string}` | viem491.Account | null | undefined;
55101
55101
  value?: bigint | undefined;
55102
55102
  dataSuffix?: `0x${string}` | undefined;
55103
- type?: "eip4844" | undefined;
55104
55103
  gas?: bigint | undefined;
55105
55104
  nonce?: number | undefined;
55105
+ type?: "eip4844" | undefined;
55106
55106
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
55107
55107
  blobVersionedHashes: readonly viem491.Hex[];
55108
55108
  kzg?: undefined;
@@ -55116,7 +55116,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55116
55116
  chainId?: number | undefined;
55117
55117
  connector?: wagmi0.Connector | undefined;
55118
55118
  } | {
55119
- abi: abitype17.Abi;
55119
+ abi: abitype0.Abi;
55120
55120
  functionName: string;
55121
55121
  args?: readonly unknown[] | undefined;
55122
55122
  address: Address;
@@ -55124,9 +55124,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55124
55124
  account?: `0x${string}` | viem491.Account | null | undefined;
55125
55125
  value?: bigint | undefined;
55126
55126
  dataSuffix?: `0x${string}` | undefined;
55127
- type?: "eip4844" | undefined;
55128
55127
  gas?: bigint | undefined;
55129
55128
  nonce?: number | undefined;
55129
+ type?: "eip4844" | undefined;
55130
55130
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
55131
55131
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55132
55132
  kzg?: viem491.Kzg | undefined;
@@ -55140,7 +55140,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55140
55140
  chainId?: number | undefined;
55141
55141
  connector?: wagmi0.Connector | undefined;
55142
55142
  } | {
55143
- abi: abitype17.Abi;
55143
+ abi: abitype0.Abi;
55144
55144
  functionName: string;
55145
55145
  args?: readonly unknown[] | undefined;
55146
55146
  address: Address;
@@ -55148,9 +55148,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55148
55148
  account?: `0x${string}` | viem491.Account | null | undefined;
55149
55149
  value?: bigint | undefined;
55150
55150
  dataSuffix?: `0x${string}` | undefined;
55151
- type?: "eip7702" | undefined;
55152
55151
  gas?: bigint | undefined;
55153
55152
  nonce?: number | undefined;
55153
+ type?: "eip7702" | undefined;
55154
55154
  blobs?: undefined;
55155
55155
  blobVersionedHashes?: undefined;
55156
55156
  kzg?: undefined;
@@ -55168,7 +55168,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55168
55168
  reset: () => void;
55169
55169
  context: unknown;
55170
55170
  submittedAt: number;
55171
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
55171
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55172
55172
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
55173
55173
  model: "static";
55174
55174
  } : Partial<OptionPricingParams> & {
@@ -55189,7 +55189,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55189
55189
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55190
55190
  isPaused: boolean;
55191
55191
  variables: {
55192
- abi: abitype17.Abi;
55192
+ abi: abitype0.Abi;
55193
55193
  functionName: string;
55194
55194
  args?: readonly unknown[] | undefined;
55195
55195
  address: Address;
@@ -55197,9 +55197,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55197
55197
  account?: `0x${string}` | viem491.Account | null | undefined;
55198
55198
  value?: bigint | undefined;
55199
55199
  dataSuffix?: `0x${string}` | undefined;
55200
- type?: "legacy" | undefined;
55201
55200
  gas?: bigint | undefined;
55202
55201
  nonce?: number | undefined;
55202
+ type?: "legacy" | undefined;
55203
55203
  blobs?: undefined;
55204
55204
  blobVersionedHashes?: undefined;
55205
55205
  kzg?: undefined;
@@ -55213,7 +55213,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55213
55213
  chainId?: number | undefined;
55214
55214
  connector?: wagmi0.Connector | undefined;
55215
55215
  } | {
55216
- abi: abitype17.Abi;
55216
+ abi: abitype0.Abi;
55217
55217
  functionName: string;
55218
55218
  args?: readonly unknown[] | undefined;
55219
55219
  address: Address;
@@ -55221,9 +55221,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55221
55221
  account?: `0x${string}` | viem491.Account | null | undefined;
55222
55222
  value?: bigint | undefined;
55223
55223
  dataSuffix?: `0x${string}` | undefined;
55224
- type?: "eip2930" | undefined;
55225
55224
  gas?: bigint | undefined;
55226
55225
  nonce?: number | undefined;
55226
+ type?: "eip2930" | undefined;
55227
55227
  blobs?: undefined;
55228
55228
  blobVersionedHashes?: undefined;
55229
55229
  kzg?: undefined;
@@ -55237,7 +55237,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55237
55237
  chainId?: number | undefined;
55238
55238
  connector?: wagmi0.Connector | undefined;
55239
55239
  } | {
55240
- abi: abitype17.Abi;
55240
+ abi: abitype0.Abi;
55241
55241
  functionName: string;
55242
55242
  args?: readonly unknown[] | undefined;
55243
55243
  address: Address;
@@ -55245,9 +55245,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55245
55245
  account?: `0x${string}` | viem491.Account | null | undefined;
55246
55246
  value?: bigint | undefined;
55247
55247
  dataSuffix?: `0x${string}` | undefined;
55248
- type?: "eip1559" | undefined;
55249
55248
  gas?: bigint | undefined;
55250
55249
  nonce?: number | undefined;
55250
+ type?: "eip1559" | undefined;
55251
55251
  blobs?: undefined;
55252
55252
  blobVersionedHashes?: undefined;
55253
55253
  kzg?: undefined;
@@ -55261,7 +55261,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55261
55261
  chainId?: number | undefined;
55262
55262
  connector?: wagmi0.Connector | undefined;
55263
55263
  } | {
55264
- abi: abitype17.Abi;
55264
+ abi: abitype0.Abi;
55265
55265
  functionName: string;
55266
55266
  args?: readonly unknown[] | undefined;
55267
55267
  address: Address;
@@ -55269,9 +55269,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55269
55269
  account?: `0x${string}` | viem491.Account | null | undefined;
55270
55270
  value?: bigint | undefined;
55271
55271
  dataSuffix?: `0x${string}` | undefined;
55272
- type?: "eip4844" | undefined;
55273
55272
  gas?: bigint | undefined;
55274
55273
  nonce?: number | undefined;
55274
+ type?: "eip4844" | undefined;
55275
55275
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
55276
55276
  blobVersionedHashes: readonly viem491.Hex[];
55277
55277
  kzg?: undefined;
@@ -55285,7 +55285,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55285
55285
  chainId?: number | undefined;
55286
55286
  connector?: wagmi0.Connector | undefined;
55287
55287
  } | {
55288
- abi: abitype17.Abi;
55288
+ abi: abitype0.Abi;
55289
55289
  functionName: string;
55290
55290
  args?: readonly unknown[] | undefined;
55291
55291
  address: Address;
@@ -55293,9 +55293,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55293
55293
  account?: `0x${string}` | viem491.Account | null | undefined;
55294
55294
  value?: bigint | undefined;
55295
55295
  dataSuffix?: `0x${string}` | undefined;
55296
- type?: "eip4844" | undefined;
55297
55296
  gas?: bigint | undefined;
55298
55297
  nonce?: number | undefined;
55298
+ type?: "eip4844" | undefined;
55299
55299
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
55300
55300
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55301
55301
  kzg?: viem491.Kzg | undefined;
@@ -55309,7 +55309,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55309
55309
  chainId?: number | undefined;
55310
55310
  connector?: wagmi0.Connector | undefined;
55311
55311
  } | {
55312
- abi: abitype17.Abi;
55312
+ abi: abitype0.Abi;
55313
55313
  functionName: string;
55314
55314
  args?: readonly unknown[] | undefined;
55315
55315
  address: Address;
@@ -55317,9 +55317,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55317
55317
  account?: `0x${string}` | viem491.Account | null | undefined;
55318
55318
  value?: bigint | undefined;
55319
55319
  dataSuffix?: `0x${string}` | undefined;
55320
- type?: "eip7702" | undefined;
55321
55320
  gas?: bigint | undefined;
55322
55321
  nonce?: number | undefined;
55322
+ type?: "eip7702" | undefined;
55323
55323
  blobs?: undefined;
55324
55324
  blobVersionedHashes?: undefined;
55325
55325
  kzg?: undefined;
@@ -55337,7 +55337,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55337
55337
  reset: () => void;
55338
55338
  context: unknown;
55339
55339
  submittedAt: number;
55340
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
55340
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55341
55341
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
55342
55342
  model: "static";
55343
55343
  } : Partial<OptionPricingParams> & {
@@ -55358,7 +55358,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55358
55358
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55359
55359
  isPaused: boolean;
55360
55360
  variables: {
55361
- abi: abitype17.Abi;
55361
+ abi: abitype0.Abi;
55362
55362
  functionName: string;
55363
55363
  args?: readonly unknown[] | undefined;
55364
55364
  address: Address;
@@ -55366,9 +55366,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55366
55366
  account?: `0x${string}` | viem491.Account | null | undefined;
55367
55367
  value?: bigint | undefined;
55368
55368
  dataSuffix?: `0x${string}` | undefined;
55369
- type?: "legacy" | undefined;
55370
55369
  gas?: bigint | undefined;
55371
55370
  nonce?: number | undefined;
55371
+ type?: "legacy" | undefined;
55372
55372
  blobs?: undefined;
55373
55373
  blobVersionedHashes?: undefined;
55374
55374
  kzg?: undefined;
@@ -55382,7 +55382,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55382
55382
  chainId?: number | undefined;
55383
55383
  connector?: wagmi0.Connector | undefined;
55384
55384
  } | {
55385
- abi: abitype17.Abi;
55385
+ abi: abitype0.Abi;
55386
55386
  functionName: string;
55387
55387
  args?: readonly unknown[] | undefined;
55388
55388
  address: Address;
@@ -55390,9 +55390,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55390
55390
  account?: `0x${string}` | viem491.Account | null | undefined;
55391
55391
  value?: bigint | undefined;
55392
55392
  dataSuffix?: `0x${string}` | undefined;
55393
- type?: "eip2930" | undefined;
55394
55393
  gas?: bigint | undefined;
55395
55394
  nonce?: number | undefined;
55395
+ type?: "eip2930" | undefined;
55396
55396
  blobs?: undefined;
55397
55397
  blobVersionedHashes?: undefined;
55398
55398
  kzg?: undefined;
@@ -55406,7 +55406,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55406
55406
  chainId?: number | undefined;
55407
55407
  connector?: wagmi0.Connector | undefined;
55408
55408
  } | {
55409
- abi: abitype17.Abi;
55409
+ abi: abitype0.Abi;
55410
55410
  functionName: string;
55411
55411
  args?: readonly unknown[] | undefined;
55412
55412
  address: Address;
@@ -55414,9 +55414,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55414
55414
  account?: `0x${string}` | viem491.Account | null | undefined;
55415
55415
  value?: bigint | undefined;
55416
55416
  dataSuffix?: `0x${string}` | undefined;
55417
- type?: "eip1559" | undefined;
55418
55417
  gas?: bigint | undefined;
55419
55418
  nonce?: number | undefined;
55419
+ type?: "eip1559" | undefined;
55420
55420
  blobs?: undefined;
55421
55421
  blobVersionedHashes?: undefined;
55422
55422
  kzg?: undefined;
@@ -55430,7 +55430,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55430
55430
  chainId?: number | undefined;
55431
55431
  connector?: wagmi0.Connector | undefined;
55432
55432
  } | {
55433
- abi: abitype17.Abi;
55433
+ abi: abitype0.Abi;
55434
55434
  functionName: string;
55435
55435
  args?: readonly unknown[] | undefined;
55436
55436
  address: Address;
@@ -55438,9 +55438,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55438
55438
  account?: `0x${string}` | viem491.Account | null | undefined;
55439
55439
  value?: bigint | undefined;
55440
55440
  dataSuffix?: `0x${string}` | undefined;
55441
- type?: "eip4844" | undefined;
55442
55441
  gas?: bigint | undefined;
55443
55442
  nonce?: number | undefined;
55443
+ type?: "eip4844" | undefined;
55444
55444
  blobs?: readonly `0x${string}`[] | readonly viem491.ByteArray[] | undefined;
55445
55445
  blobVersionedHashes: readonly viem491.Hex[];
55446
55446
  kzg?: undefined;
@@ -55454,7 +55454,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55454
55454
  chainId?: number | undefined;
55455
55455
  connector?: wagmi0.Connector | undefined;
55456
55456
  } | {
55457
- abi: abitype17.Abi;
55457
+ abi: abitype0.Abi;
55458
55458
  functionName: string;
55459
55459
  args?: readonly unknown[] | undefined;
55460
55460
  address: Address;
@@ -55462,9 +55462,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55462
55462
  account?: `0x${string}` | viem491.Account | null | undefined;
55463
55463
  value?: bigint | undefined;
55464
55464
  dataSuffix?: `0x${string}` | undefined;
55465
- type?: "eip4844" | undefined;
55466
55465
  gas?: bigint | undefined;
55467
55466
  nonce?: number | undefined;
55467
+ type?: "eip4844" | undefined;
55468
55468
  blobs: readonly viem491.Hex[] | readonly viem491.ByteArray[];
55469
55469
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55470
55470
  kzg?: viem491.Kzg | undefined;
@@ -55478,7 +55478,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55478
55478
  chainId?: number | undefined;
55479
55479
  connector?: wagmi0.Connector | undefined;
55480
55480
  } | {
55481
- abi: abitype17.Abi;
55481
+ abi: abitype0.Abi;
55482
55482
  functionName: string;
55483
55483
  args?: readonly unknown[] | undefined;
55484
55484
  address: Address;
@@ -55486,9 +55486,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55486
55486
  account?: `0x${string}` | viem491.Account | null | undefined;
55487
55487
  value?: bigint | undefined;
55488
55488
  dataSuffix?: `0x${string}` | undefined;
55489
- type?: "eip7702" | undefined;
55490
55489
  gas?: bigint | undefined;
55491
55490
  nonce?: number | undefined;
55491
+ type?: "eip7702" | undefined;
55492
55492
  blobs?: undefined;
55493
55493
  blobVersionedHashes?: undefined;
55494
55494
  kzg?: undefined;
@@ -55506,7 +55506,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address | undefined) => {
55506
55506
  reset: () => void;
55507
55507
  context: unknown;
55508
55508
  submittedAt: number;
55509
- writeContract: wagmi_query3.WriteContractMutate<wagmi0.Config, unknown>;
55509
+ writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55510
55510
  updateMarketPricing: <T$1 extends "static" | "bsm">(data: T$1 extends "static" ? Partial<StaticPricingParams> & {
55511
55511
  model: "static";
55512
55512
  } : Partial<OptionPricingParams> & {
@@ -97744,4 +97744,4 @@ declare const useLens: () => {
97744
97744
  };
97745
97745
  //#endregion
97746
97746
  export { PriceResolution as $, swapRouters as $t, useCurrentPrice as A, scaleAmount as At, getPriceAtTick as B, useMarketState as Bt, useLiquidityBlocks as C, useMintOption as Ct, usePriceAtSqrtPriceX96 as D, formatCondensed as Dt, usePriceHistory as E, formatAmount as Et, getPayoutAtTick as F, wrapAmountUnscaled as Ft, liquiditiesToAmounts as G, TimelockLens as Gt, getTickAtPrice as H, TimelockProvider as Ht, PRICE_PRECISION as I, wrapPrice as It, token0ToToken1AtTick as J, getErc20 as Jt, roundTick as K, TimelockMarket as Kt, getAmountsFromLiquidity as L, wrapPriceUnscaled as Lt, UniswapPoolData as M, unscaleAmount as Mt, usePoolData as N, unscalePrice as Nt, usePriceAtTick as O, formatUSD as Ot, getPayoutAtPrice as P, wrapAmount as Pt, PriceDataPoint as Q, stateViews as Qt, getNearestValidStrikeTick as R, zero as Rt, LiquidityBlockData as S, useClosedUserOptions as St, useMarketPriceHistory as T, Amount as Tt, liquiditiesToAmount0 as U, useCurrentMarket as Ut, getSqrtPriceX96AtPrice as V, useMarketData as Vt, liquiditiesToAmount1 as W, useTimelockConfig as Wt, token1ToToken0AtTick as X, getTimelockLens as Xt, token1ToToken0 as Y, getStateView as Yt, PriceData as Z, getTimelockMarket 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, swappers 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, scalePrice as jt, useCurrentTick as k, formatVagueAmount as kt, useUpdateMarketFees as l, useClosePerp as lt, useApproval as m, OptionEvent as mt, useUpdateMarketPricing as n, timelockLenses as nn, useSetOperatorPerms as nt, PricingParams as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarketData as qt, useStaticPricingParams as r, useUserOperators as rt, StaticPricingParams as s, useUserPerps as st, useLens as t, timelockFactories 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, useMarketVolume as zt };
97747
- //# sourceMappingURL=client-DAfdr7d2.d.cts.map
97747
+ //# sourceMappingURL=client-DUKcEsYQ.d.ts.map