timelock-sdk 0.0.160 → 0.0.161

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.
@@ -10,9 +10,9 @@ import * as _tanstack_query_core0 from "@tanstack/query-core";
10
10
  import Big from "big.js";
11
11
  import JSBI from "jsbi";
12
12
  import * as _wagmi_core0 from "@wagmi/core";
13
- import * as wagmi0 from "wagmi";
14
- import * as wagmi_query0 from "wagmi/query";
15
- import * as abitype0 from "abitype";
13
+ import * as wagmi21 from "wagmi";
14
+ import * as wagmi_query3 from "wagmi/query";
15
+ import * as abitype17 from "abitype";
16
16
 
17
17
  //#region src/generated/graphql.d.ts
18
18
  type Exact<T$1 extends {
@@ -16976,13 +16976,13 @@ declare const getStateView: (client: Client | PublicClient) => {
16976
16976
  readonly internalType: "int128";
16977
16977
  }];
16978
16978
  readonly stateMutability: "view";
16979
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
16979
+ }], "getSlot0", readonly [`0x${string}`, {
16980
16980
  currency0: `0x${string}`;
16981
16981
  currency1: `0x${string}`;
16982
16982
  fee: number;
16983
16983
  tickSpacing: number;
16984
16984
  hooks: `0x${string}`;
16985
- }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
16985
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
16986
16986
  currency0: `0x${string}`;
16987
16987
  currency1: `0x${string}`;
16988
16988
  fee: number;
@@ -17823,13 +17823,13 @@ declare const getStateView: (client: Client | PublicClient) => {
17823
17823
  readonly internalType: "int128";
17824
17824
  }];
17825
17825
  readonly stateMutability: "view";
17826
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
17826
+ }], "getSlot0", readonly [`0x${string}`, {
17827
17827
  currency0: `0x${string}`;
17828
17828
  currency1: `0x${string}`;
17829
17829
  fee: number;
17830
17830
  tickSpacing: number;
17831
17831
  hooks: `0x${string}`;
17832
- }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
17832
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
17833
17833
  getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
17834
17834
  readonly type: "function";
17835
17835
  readonly name: "getFeeGrowthGlobals";
@@ -53554,7 +53554,7 @@ declare const usePauseGlobalTrading: ({
53554
53554
  reset: () => void;
53555
53555
  context: unknown;
53556
53556
  submittedAt: number;
53557
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53557
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
53558
53558
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
53559
53559
  } | {
53560
53560
  data: undefined;
@@ -53567,7 +53567,7 @@ declare const usePauseGlobalTrading: ({
53567
53567
  failureReason: _wagmi_core0.WriteContractErrorType | null;
53568
53568
  isPaused: boolean;
53569
53569
  variables: {
53570
- abi: abitype0.Abi;
53570
+ abi: abitype17.Abi;
53571
53571
  functionName: string;
53572
53572
  args?: readonly unknown[] | undefined;
53573
53573
  address: Address;
@@ -53575,9 +53575,9 @@ declare const usePauseGlobalTrading: ({
53575
53575
  account?: `0x${string}` | viem0.Account | null | undefined;
53576
53576
  value?: bigint | undefined;
53577
53577
  dataSuffix?: `0x${string}` | undefined;
53578
- type?: "legacy" | undefined;
53579
53578
  gas?: bigint | undefined;
53580
53579
  nonce?: number | undefined;
53580
+ type?: "legacy" | undefined;
53581
53581
  blobs?: undefined;
53582
53582
  blobVersionedHashes?: undefined;
53583
53583
  kzg?: undefined;
@@ -53589,9 +53589,9 @@ declare const usePauseGlobalTrading: ({
53589
53589
  sidecars?: undefined;
53590
53590
  authorizationList?: undefined;
53591
53591
  chainId?: number | undefined;
53592
- connector?: wagmi0.Connector | undefined;
53592
+ connector?: wagmi21.Connector | undefined;
53593
53593
  } | {
53594
- abi: abitype0.Abi;
53594
+ abi: abitype17.Abi;
53595
53595
  functionName: string;
53596
53596
  args?: readonly unknown[] | undefined;
53597
53597
  address: Address;
@@ -53599,9 +53599,9 @@ declare const usePauseGlobalTrading: ({
53599
53599
  account?: `0x${string}` | viem0.Account | null | undefined;
53600
53600
  value?: bigint | undefined;
53601
53601
  dataSuffix?: `0x${string}` | undefined;
53602
- type?: "eip2930" | undefined;
53603
53602
  gas?: bigint | undefined;
53604
53603
  nonce?: number | undefined;
53604
+ type?: "eip2930" | undefined;
53605
53605
  blobs?: undefined;
53606
53606
  blobVersionedHashes?: undefined;
53607
53607
  kzg?: undefined;
@@ -53613,9 +53613,9 @@ declare const usePauseGlobalTrading: ({
53613
53613
  sidecars?: undefined;
53614
53614
  authorizationList?: undefined;
53615
53615
  chainId?: number | undefined;
53616
- connector?: wagmi0.Connector | undefined;
53616
+ connector?: wagmi21.Connector | undefined;
53617
53617
  } | {
53618
- abi: abitype0.Abi;
53618
+ abi: abitype17.Abi;
53619
53619
  functionName: string;
53620
53620
  args?: readonly unknown[] | undefined;
53621
53621
  address: Address;
@@ -53623,9 +53623,9 @@ declare const usePauseGlobalTrading: ({
53623
53623
  account?: `0x${string}` | viem0.Account | null | undefined;
53624
53624
  value?: bigint | undefined;
53625
53625
  dataSuffix?: `0x${string}` | undefined;
53626
- type?: "eip1559" | undefined;
53627
53626
  gas?: bigint | undefined;
53628
53627
  nonce?: number | undefined;
53628
+ type?: "eip1559" | undefined;
53629
53629
  blobs?: undefined;
53630
53630
  blobVersionedHashes?: undefined;
53631
53631
  kzg?: undefined;
@@ -53637,9 +53637,9 @@ declare const usePauseGlobalTrading: ({
53637
53637
  sidecars?: undefined;
53638
53638
  authorizationList?: undefined;
53639
53639
  chainId?: number | undefined;
53640
- connector?: wagmi0.Connector | undefined;
53640
+ connector?: wagmi21.Connector | undefined;
53641
53641
  } | {
53642
- abi: abitype0.Abi;
53642
+ abi: abitype17.Abi;
53643
53643
  functionName: string;
53644
53644
  args?: readonly unknown[] | undefined;
53645
53645
  address: Address;
@@ -53647,9 +53647,9 @@ declare const usePauseGlobalTrading: ({
53647
53647
  account?: `0x${string}` | viem0.Account | null | undefined;
53648
53648
  value?: bigint | undefined;
53649
53649
  dataSuffix?: `0x${string}` | undefined;
53650
- type?: "eip4844" | undefined;
53651
53650
  gas?: bigint | undefined;
53652
53651
  nonce?: number | undefined;
53652
+ type?: "eip4844" | undefined;
53653
53653
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53654
53654
  blobVersionedHashes: readonly viem0.Hex[];
53655
53655
  kzg?: undefined;
@@ -53661,9 +53661,9 @@ declare const usePauseGlobalTrading: ({
53661
53661
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53662
53662
  authorizationList?: undefined;
53663
53663
  chainId?: number | undefined;
53664
- connector?: wagmi0.Connector | undefined;
53664
+ connector?: wagmi21.Connector | undefined;
53665
53665
  } | {
53666
- abi: abitype0.Abi;
53666
+ abi: abitype17.Abi;
53667
53667
  functionName: string;
53668
53668
  args?: readonly unknown[] | undefined;
53669
53669
  address: Address;
@@ -53671,9 +53671,9 @@ declare const usePauseGlobalTrading: ({
53671
53671
  account?: `0x${string}` | viem0.Account | null | undefined;
53672
53672
  value?: bigint | undefined;
53673
53673
  dataSuffix?: `0x${string}` | undefined;
53674
- type?: "eip4844" | undefined;
53675
53674
  gas?: bigint | undefined;
53676
53675
  nonce?: number | undefined;
53676
+ type?: "eip4844" | undefined;
53677
53677
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53678
53678
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53679
53679
  kzg?: viem0.Kzg | undefined;
@@ -53685,9 +53685,9 @@ declare const usePauseGlobalTrading: ({
53685
53685
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53686
53686
  authorizationList?: undefined;
53687
53687
  chainId?: number | undefined;
53688
- connector?: wagmi0.Connector | undefined;
53688
+ connector?: wagmi21.Connector | undefined;
53689
53689
  } | {
53690
- abi: abitype0.Abi;
53690
+ abi: abitype17.Abi;
53691
53691
  functionName: string;
53692
53692
  args?: readonly unknown[] | undefined;
53693
53693
  address: Address;
@@ -53695,9 +53695,9 @@ declare const usePauseGlobalTrading: ({
53695
53695
  account?: `0x${string}` | viem0.Account | null | undefined;
53696
53696
  value?: bigint | undefined;
53697
53697
  dataSuffix?: `0x${string}` | undefined;
53698
- type?: "eip7702" | undefined;
53699
53698
  gas?: bigint | undefined;
53700
53699
  nonce?: number | undefined;
53700
+ type?: "eip7702" | undefined;
53701
53701
  blobs?: undefined;
53702
53702
  blobVersionedHashes?: undefined;
53703
53703
  kzg?: undefined;
@@ -53709,13 +53709,13 @@ declare const usePauseGlobalTrading: ({
53709
53709
  sidecars?: undefined;
53710
53710
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53711
53711
  chainId?: number | undefined;
53712
- connector?: wagmi0.Connector | undefined;
53712
+ connector?: wagmi21.Connector | undefined;
53713
53713
  };
53714
53714
  isIdle: false;
53715
53715
  reset: () => void;
53716
53716
  context: unknown;
53717
53717
  submittedAt: number;
53718
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53718
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
53719
53719
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
53720
53720
  } | {
53721
53721
  data: undefined;
@@ -53728,7 +53728,7 @@ declare const usePauseGlobalTrading: ({
53728
53728
  failureReason: _wagmi_core0.WriteContractErrorType | null;
53729
53729
  isPaused: boolean;
53730
53730
  variables: {
53731
- abi: abitype0.Abi;
53731
+ abi: abitype17.Abi;
53732
53732
  functionName: string;
53733
53733
  args?: readonly unknown[] | undefined;
53734
53734
  address: Address;
@@ -53736,9 +53736,9 @@ declare const usePauseGlobalTrading: ({
53736
53736
  account?: `0x${string}` | viem0.Account | null | undefined;
53737
53737
  value?: bigint | undefined;
53738
53738
  dataSuffix?: `0x${string}` | undefined;
53739
- type?: "legacy" | undefined;
53740
53739
  gas?: bigint | undefined;
53741
53740
  nonce?: number | undefined;
53741
+ type?: "legacy" | undefined;
53742
53742
  blobs?: undefined;
53743
53743
  blobVersionedHashes?: undefined;
53744
53744
  kzg?: undefined;
@@ -53750,9 +53750,9 @@ declare const usePauseGlobalTrading: ({
53750
53750
  sidecars?: undefined;
53751
53751
  authorizationList?: undefined;
53752
53752
  chainId?: number | undefined;
53753
- connector?: wagmi0.Connector | undefined;
53753
+ connector?: wagmi21.Connector | undefined;
53754
53754
  } | {
53755
- abi: abitype0.Abi;
53755
+ abi: abitype17.Abi;
53756
53756
  functionName: string;
53757
53757
  args?: readonly unknown[] | undefined;
53758
53758
  address: Address;
@@ -53760,9 +53760,9 @@ declare const usePauseGlobalTrading: ({
53760
53760
  account?: `0x${string}` | viem0.Account | null | undefined;
53761
53761
  value?: bigint | undefined;
53762
53762
  dataSuffix?: `0x${string}` | undefined;
53763
- type?: "eip2930" | undefined;
53764
53763
  gas?: bigint | undefined;
53765
53764
  nonce?: number | undefined;
53765
+ type?: "eip2930" | undefined;
53766
53766
  blobs?: undefined;
53767
53767
  blobVersionedHashes?: undefined;
53768
53768
  kzg?: undefined;
@@ -53774,9 +53774,9 @@ declare const usePauseGlobalTrading: ({
53774
53774
  sidecars?: undefined;
53775
53775
  authorizationList?: undefined;
53776
53776
  chainId?: number | undefined;
53777
- connector?: wagmi0.Connector | undefined;
53777
+ connector?: wagmi21.Connector | undefined;
53778
53778
  } | {
53779
- abi: abitype0.Abi;
53779
+ abi: abitype17.Abi;
53780
53780
  functionName: string;
53781
53781
  args?: readonly unknown[] | undefined;
53782
53782
  address: Address;
@@ -53784,9 +53784,9 @@ declare const usePauseGlobalTrading: ({
53784
53784
  account?: `0x${string}` | viem0.Account | null | undefined;
53785
53785
  value?: bigint | undefined;
53786
53786
  dataSuffix?: `0x${string}` | undefined;
53787
- type?: "eip1559" | undefined;
53788
53787
  gas?: bigint | undefined;
53789
53788
  nonce?: number | undefined;
53789
+ type?: "eip1559" | undefined;
53790
53790
  blobs?: undefined;
53791
53791
  blobVersionedHashes?: undefined;
53792
53792
  kzg?: undefined;
@@ -53798,9 +53798,9 @@ declare const usePauseGlobalTrading: ({
53798
53798
  sidecars?: undefined;
53799
53799
  authorizationList?: undefined;
53800
53800
  chainId?: number | undefined;
53801
- connector?: wagmi0.Connector | undefined;
53801
+ connector?: wagmi21.Connector | undefined;
53802
53802
  } | {
53803
- abi: abitype0.Abi;
53803
+ abi: abitype17.Abi;
53804
53804
  functionName: string;
53805
53805
  args?: readonly unknown[] | undefined;
53806
53806
  address: Address;
@@ -53808,9 +53808,9 @@ declare const usePauseGlobalTrading: ({
53808
53808
  account?: `0x${string}` | viem0.Account | null | undefined;
53809
53809
  value?: bigint | undefined;
53810
53810
  dataSuffix?: `0x${string}` | undefined;
53811
- type?: "eip4844" | undefined;
53812
53811
  gas?: bigint | undefined;
53813
53812
  nonce?: number | undefined;
53813
+ type?: "eip4844" | undefined;
53814
53814
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53815
53815
  blobVersionedHashes: readonly viem0.Hex[];
53816
53816
  kzg?: undefined;
@@ -53822,9 +53822,9 @@ declare const usePauseGlobalTrading: ({
53822
53822
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53823
53823
  authorizationList?: undefined;
53824
53824
  chainId?: number | undefined;
53825
- connector?: wagmi0.Connector | undefined;
53825
+ connector?: wagmi21.Connector | undefined;
53826
53826
  } | {
53827
- abi: abitype0.Abi;
53827
+ abi: abitype17.Abi;
53828
53828
  functionName: string;
53829
53829
  args?: readonly unknown[] | undefined;
53830
53830
  address: Address;
@@ -53832,9 +53832,9 @@ declare const usePauseGlobalTrading: ({
53832
53832
  account?: `0x${string}` | viem0.Account | null | undefined;
53833
53833
  value?: bigint | undefined;
53834
53834
  dataSuffix?: `0x${string}` | undefined;
53835
- type?: "eip4844" | undefined;
53836
53835
  gas?: bigint | undefined;
53837
53836
  nonce?: number | undefined;
53837
+ type?: "eip4844" | undefined;
53838
53838
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
53839
53839
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
53840
53840
  kzg?: viem0.Kzg | undefined;
@@ -53846,9 +53846,9 @@ declare const usePauseGlobalTrading: ({
53846
53846
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53847
53847
  authorizationList?: undefined;
53848
53848
  chainId?: number | undefined;
53849
- connector?: wagmi0.Connector | undefined;
53849
+ connector?: wagmi21.Connector | undefined;
53850
53850
  } | {
53851
- abi: abitype0.Abi;
53851
+ abi: abitype17.Abi;
53852
53852
  functionName: string;
53853
53853
  args?: readonly unknown[] | undefined;
53854
53854
  address: Address;
@@ -53856,9 +53856,9 @@ declare const usePauseGlobalTrading: ({
53856
53856
  account?: `0x${string}` | viem0.Account | null | undefined;
53857
53857
  value?: bigint | undefined;
53858
53858
  dataSuffix?: `0x${string}` | undefined;
53859
- type?: "eip7702" | undefined;
53860
53859
  gas?: bigint | undefined;
53861
53860
  nonce?: number | undefined;
53861
+ type?: "eip7702" | undefined;
53862
53862
  blobs?: undefined;
53863
53863
  blobVersionedHashes?: undefined;
53864
53864
  kzg?: undefined;
@@ -53870,13 +53870,13 @@ declare const usePauseGlobalTrading: ({
53870
53870
  sidecars?: undefined;
53871
53871
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
53872
53872
  chainId?: number | undefined;
53873
- connector?: wagmi0.Connector | undefined;
53873
+ connector?: wagmi21.Connector | undefined;
53874
53874
  };
53875
53875
  isIdle: false;
53876
53876
  reset: () => void;
53877
53877
  context: unknown;
53878
53878
  submittedAt: number;
53879
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
53879
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
53880
53880
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
53881
53881
  } | {
53882
53882
  data: `0x${string}`;
@@ -53889,7 +53889,7 @@ declare const usePauseGlobalTrading: ({
53889
53889
  failureReason: _wagmi_core0.WriteContractErrorType | null;
53890
53890
  isPaused: boolean;
53891
53891
  variables: {
53892
- abi: abitype0.Abi;
53892
+ abi: abitype17.Abi;
53893
53893
  functionName: string;
53894
53894
  args?: readonly unknown[] | undefined;
53895
53895
  address: Address;
@@ -53897,9 +53897,9 @@ declare const usePauseGlobalTrading: ({
53897
53897
  account?: `0x${string}` | viem0.Account | null | undefined;
53898
53898
  value?: bigint | undefined;
53899
53899
  dataSuffix?: `0x${string}` | undefined;
53900
- type?: "legacy" | undefined;
53901
53900
  gas?: bigint | undefined;
53902
53901
  nonce?: number | undefined;
53902
+ type?: "legacy" | undefined;
53903
53903
  blobs?: undefined;
53904
53904
  blobVersionedHashes?: undefined;
53905
53905
  kzg?: undefined;
@@ -53911,9 +53911,9 @@ declare const usePauseGlobalTrading: ({
53911
53911
  sidecars?: undefined;
53912
53912
  authorizationList?: undefined;
53913
53913
  chainId?: number | undefined;
53914
- connector?: wagmi0.Connector | undefined;
53914
+ connector?: wagmi21.Connector | undefined;
53915
53915
  } | {
53916
- abi: abitype0.Abi;
53916
+ abi: abitype17.Abi;
53917
53917
  functionName: string;
53918
53918
  args?: readonly unknown[] | undefined;
53919
53919
  address: Address;
@@ -53921,9 +53921,9 @@ declare const usePauseGlobalTrading: ({
53921
53921
  account?: `0x${string}` | viem0.Account | null | undefined;
53922
53922
  value?: bigint | undefined;
53923
53923
  dataSuffix?: `0x${string}` | undefined;
53924
- type?: "eip2930" | undefined;
53925
53924
  gas?: bigint | undefined;
53926
53925
  nonce?: number | undefined;
53926
+ type?: "eip2930" | undefined;
53927
53927
  blobs?: undefined;
53928
53928
  blobVersionedHashes?: undefined;
53929
53929
  kzg?: undefined;
@@ -53935,9 +53935,9 @@ declare const usePauseGlobalTrading: ({
53935
53935
  sidecars?: undefined;
53936
53936
  authorizationList?: undefined;
53937
53937
  chainId?: number | undefined;
53938
- connector?: wagmi0.Connector | undefined;
53938
+ connector?: wagmi21.Connector | undefined;
53939
53939
  } | {
53940
- abi: abitype0.Abi;
53940
+ abi: abitype17.Abi;
53941
53941
  functionName: string;
53942
53942
  args?: readonly unknown[] | undefined;
53943
53943
  address: Address;
@@ -53945,9 +53945,9 @@ declare const usePauseGlobalTrading: ({
53945
53945
  account?: `0x${string}` | viem0.Account | null | undefined;
53946
53946
  value?: bigint | undefined;
53947
53947
  dataSuffix?: `0x${string}` | undefined;
53948
- type?: "eip1559" | undefined;
53949
53948
  gas?: bigint | undefined;
53950
53949
  nonce?: number | undefined;
53950
+ type?: "eip1559" | undefined;
53951
53951
  blobs?: undefined;
53952
53952
  blobVersionedHashes?: undefined;
53953
53953
  kzg?: undefined;
@@ -53959,9 +53959,9 @@ declare const usePauseGlobalTrading: ({
53959
53959
  sidecars?: undefined;
53960
53960
  authorizationList?: undefined;
53961
53961
  chainId?: number | undefined;
53962
- connector?: wagmi0.Connector | undefined;
53962
+ connector?: wagmi21.Connector | undefined;
53963
53963
  } | {
53964
- abi: abitype0.Abi;
53964
+ abi: abitype17.Abi;
53965
53965
  functionName: string;
53966
53966
  args?: readonly unknown[] | undefined;
53967
53967
  address: Address;
@@ -53969,9 +53969,9 @@ declare const usePauseGlobalTrading: ({
53969
53969
  account?: `0x${string}` | viem0.Account | null | undefined;
53970
53970
  value?: bigint | undefined;
53971
53971
  dataSuffix?: `0x${string}` | undefined;
53972
- type?: "eip4844" | undefined;
53973
53972
  gas?: bigint | undefined;
53974
53973
  nonce?: number | undefined;
53974
+ type?: "eip4844" | undefined;
53975
53975
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
53976
53976
  blobVersionedHashes: readonly viem0.Hex[];
53977
53977
  kzg?: undefined;
@@ -53983,9 +53983,9 @@ declare const usePauseGlobalTrading: ({
53983
53983
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
53984
53984
  authorizationList?: undefined;
53985
53985
  chainId?: number | undefined;
53986
- connector?: wagmi0.Connector | undefined;
53986
+ connector?: wagmi21.Connector | undefined;
53987
53987
  } | {
53988
- abi: abitype0.Abi;
53988
+ abi: abitype17.Abi;
53989
53989
  functionName: string;
53990
53990
  args?: readonly unknown[] | undefined;
53991
53991
  address: Address;
@@ -53993,9 +53993,9 @@ declare const usePauseGlobalTrading: ({
53993
53993
  account?: `0x${string}` | viem0.Account | null | undefined;
53994
53994
  value?: bigint | undefined;
53995
53995
  dataSuffix?: `0x${string}` | undefined;
53996
- type?: "eip4844" | undefined;
53997
53996
  gas?: bigint | undefined;
53998
53997
  nonce?: number | undefined;
53998
+ type?: "eip4844" | undefined;
53999
53999
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
54000
54000
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
54001
54001
  kzg?: viem0.Kzg | undefined;
@@ -54007,9 +54007,9 @@ declare const usePauseGlobalTrading: ({
54007
54007
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54008
54008
  authorizationList?: undefined;
54009
54009
  chainId?: number | undefined;
54010
- connector?: wagmi0.Connector | undefined;
54010
+ connector?: wagmi21.Connector | undefined;
54011
54011
  } | {
54012
- abi: abitype0.Abi;
54012
+ abi: abitype17.Abi;
54013
54013
  functionName: string;
54014
54014
  args?: readonly unknown[] | undefined;
54015
54015
  address: Address;
@@ -54017,9 +54017,9 @@ declare const usePauseGlobalTrading: ({
54017
54017
  account?: `0x${string}` | viem0.Account | null | undefined;
54018
54018
  value?: bigint | undefined;
54019
54019
  dataSuffix?: `0x${string}` | undefined;
54020
- type?: "eip7702" | undefined;
54021
54020
  gas?: bigint | undefined;
54022
54021
  nonce?: number | undefined;
54022
+ type?: "eip7702" | undefined;
54023
54023
  blobs?: undefined;
54024
54024
  blobVersionedHashes?: undefined;
54025
54025
  kzg?: undefined;
@@ -54031,13 +54031,13 @@ declare const usePauseGlobalTrading: ({
54031
54031
  sidecars?: undefined;
54032
54032
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
54033
54033
  chainId?: number | undefined;
54034
- connector?: wagmi0.Connector | undefined;
54034
+ connector?: wagmi21.Connector | undefined;
54035
54035
  };
54036
54036
  isIdle: false;
54037
54037
  reset: () => void;
54038
54038
  context: unknown;
54039
54039
  submittedAt: number;
54040
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54040
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
54041
54041
  pauseGlobalTrading: (paused: boolean) => Promise<`0x${string}`>;
54042
54042
  };
54043
54043
  //#endregion
@@ -54061,7 +54061,7 @@ declare const usePauseMarketTrading: ({
54061
54061
  reset: () => void;
54062
54062
  context: unknown;
54063
54063
  submittedAt: number;
54064
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54064
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
54065
54065
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
54066
54066
  } | {
54067
54067
  data: undefined;
@@ -54074,7 +54074,7 @@ declare const usePauseMarketTrading: ({
54074
54074
  failureReason: _wagmi_core0.WriteContractErrorType | null;
54075
54075
  isPaused: boolean;
54076
54076
  variables: {
54077
- abi: abitype0.Abi;
54077
+ abi: abitype17.Abi;
54078
54078
  functionName: string;
54079
54079
  args?: readonly unknown[] | undefined;
54080
54080
  address: Address;
@@ -54082,9 +54082,9 @@ declare const usePauseMarketTrading: ({
54082
54082
  account?: `0x${string}` | viem0.Account | null | undefined;
54083
54083
  value?: bigint | undefined;
54084
54084
  dataSuffix?: `0x${string}` | undefined;
54085
- type?: "legacy" | undefined;
54086
54085
  gas?: bigint | undefined;
54087
54086
  nonce?: number | undefined;
54087
+ type?: "legacy" | undefined;
54088
54088
  blobs?: undefined;
54089
54089
  blobVersionedHashes?: undefined;
54090
54090
  kzg?: undefined;
@@ -54096,9 +54096,9 @@ declare const usePauseMarketTrading: ({
54096
54096
  sidecars?: undefined;
54097
54097
  authorizationList?: undefined;
54098
54098
  chainId?: number | undefined;
54099
- connector?: wagmi0.Connector | undefined;
54099
+ connector?: wagmi21.Connector | undefined;
54100
54100
  } | {
54101
- abi: abitype0.Abi;
54101
+ abi: abitype17.Abi;
54102
54102
  functionName: string;
54103
54103
  args?: readonly unknown[] | undefined;
54104
54104
  address: Address;
@@ -54106,9 +54106,9 @@ declare const usePauseMarketTrading: ({
54106
54106
  account?: `0x${string}` | viem0.Account | null | undefined;
54107
54107
  value?: bigint | undefined;
54108
54108
  dataSuffix?: `0x${string}` | undefined;
54109
- type?: "eip2930" | undefined;
54110
54109
  gas?: bigint | undefined;
54111
54110
  nonce?: number | undefined;
54111
+ type?: "eip2930" | undefined;
54112
54112
  blobs?: undefined;
54113
54113
  blobVersionedHashes?: undefined;
54114
54114
  kzg?: undefined;
@@ -54120,9 +54120,9 @@ declare const usePauseMarketTrading: ({
54120
54120
  sidecars?: undefined;
54121
54121
  authorizationList?: undefined;
54122
54122
  chainId?: number | undefined;
54123
- connector?: wagmi0.Connector | undefined;
54123
+ connector?: wagmi21.Connector | undefined;
54124
54124
  } | {
54125
- abi: abitype0.Abi;
54125
+ abi: abitype17.Abi;
54126
54126
  functionName: string;
54127
54127
  args?: readonly unknown[] | undefined;
54128
54128
  address: Address;
@@ -54130,9 +54130,9 @@ declare const usePauseMarketTrading: ({
54130
54130
  account?: `0x${string}` | viem0.Account | null | undefined;
54131
54131
  value?: bigint | undefined;
54132
54132
  dataSuffix?: `0x${string}` | undefined;
54133
- type?: "eip1559" | undefined;
54134
54133
  gas?: bigint | undefined;
54135
54134
  nonce?: number | undefined;
54135
+ type?: "eip1559" | undefined;
54136
54136
  blobs?: undefined;
54137
54137
  blobVersionedHashes?: undefined;
54138
54138
  kzg?: undefined;
@@ -54144,9 +54144,9 @@ declare const usePauseMarketTrading: ({
54144
54144
  sidecars?: undefined;
54145
54145
  authorizationList?: undefined;
54146
54146
  chainId?: number | undefined;
54147
- connector?: wagmi0.Connector | undefined;
54147
+ connector?: wagmi21.Connector | undefined;
54148
54148
  } | {
54149
- abi: abitype0.Abi;
54149
+ abi: abitype17.Abi;
54150
54150
  functionName: string;
54151
54151
  args?: readonly unknown[] | undefined;
54152
54152
  address: Address;
@@ -54154,9 +54154,9 @@ declare const usePauseMarketTrading: ({
54154
54154
  account?: `0x${string}` | viem0.Account | null | undefined;
54155
54155
  value?: bigint | undefined;
54156
54156
  dataSuffix?: `0x${string}` | undefined;
54157
- type?: "eip4844" | undefined;
54158
54157
  gas?: bigint | undefined;
54159
54158
  nonce?: number | undefined;
54159
+ type?: "eip4844" | undefined;
54160
54160
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
54161
54161
  blobVersionedHashes: readonly viem0.Hex[];
54162
54162
  kzg?: undefined;
@@ -54168,9 +54168,9 @@ declare const usePauseMarketTrading: ({
54168
54168
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54169
54169
  authorizationList?: undefined;
54170
54170
  chainId?: number | undefined;
54171
- connector?: wagmi0.Connector | undefined;
54171
+ connector?: wagmi21.Connector | undefined;
54172
54172
  } | {
54173
- abi: abitype0.Abi;
54173
+ abi: abitype17.Abi;
54174
54174
  functionName: string;
54175
54175
  args?: readonly unknown[] | undefined;
54176
54176
  address: Address;
@@ -54178,9 +54178,9 @@ declare const usePauseMarketTrading: ({
54178
54178
  account?: `0x${string}` | viem0.Account | null | undefined;
54179
54179
  value?: bigint | undefined;
54180
54180
  dataSuffix?: `0x${string}` | undefined;
54181
- type?: "eip4844" | undefined;
54182
54181
  gas?: bigint | undefined;
54183
54182
  nonce?: number | undefined;
54183
+ type?: "eip4844" | undefined;
54184
54184
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
54185
54185
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
54186
54186
  kzg?: viem0.Kzg | undefined;
@@ -54192,9 +54192,9 @@ declare const usePauseMarketTrading: ({
54192
54192
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54193
54193
  authorizationList?: undefined;
54194
54194
  chainId?: number | undefined;
54195
- connector?: wagmi0.Connector | undefined;
54195
+ connector?: wagmi21.Connector | undefined;
54196
54196
  } | {
54197
- abi: abitype0.Abi;
54197
+ abi: abitype17.Abi;
54198
54198
  functionName: string;
54199
54199
  args?: readonly unknown[] | undefined;
54200
54200
  address: Address;
@@ -54202,9 +54202,9 @@ declare const usePauseMarketTrading: ({
54202
54202
  account?: `0x${string}` | viem0.Account | null | undefined;
54203
54203
  value?: bigint | undefined;
54204
54204
  dataSuffix?: `0x${string}` | undefined;
54205
- type?: "eip7702" | undefined;
54206
54205
  gas?: bigint | undefined;
54207
54206
  nonce?: number | undefined;
54207
+ type?: "eip7702" | undefined;
54208
54208
  blobs?: undefined;
54209
54209
  blobVersionedHashes?: undefined;
54210
54210
  kzg?: undefined;
@@ -54216,13 +54216,13 @@ declare const usePauseMarketTrading: ({
54216
54216
  sidecars?: undefined;
54217
54217
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
54218
54218
  chainId?: number | undefined;
54219
- connector?: wagmi0.Connector | undefined;
54219
+ connector?: wagmi21.Connector | undefined;
54220
54220
  };
54221
54221
  isIdle: false;
54222
54222
  reset: () => void;
54223
54223
  context: unknown;
54224
54224
  submittedAt: number;
54225
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54225
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
54226
54226
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
54227
54227
  } | {
54228
54228
  data: undefined;
@@ -54235,7 +54235,7 @@ declare const usePauseMarketTrading: ({
54235
54235
  failureReason: _wagmi_core0.WriteContractErrorType | null;
54236
54236
  isPaused: boolean;
54237
54237
  variables: {
54238
- abi: abitype0.Abi;
54238
+ abi: abitype17.Abi;
54239
54239
  functionName: string;
54240
54240
  args?: readonly unknown[] | undefined;
54241
54241
  address: Address;
@@ -54243,9 +54243,9 @@ declare const usePauseMarketTrading: ({
54243
54243
  account?: `0x${string}` | viem0.Account | null | undefined;
54244
54244
  value?: bigint | undefined;
54245
54245
  dataSuffix?: `0x${string}` | undefined;
54246
- type?: "legacy" | undefined;
54247
54246
  gas?: bigint | undefined;
54248
54247
  nonce?: number | undefined;
54248
+ type?: "legacy" | undefined;
54249
54249
  blobs?: undefined;
54250
54250
  blobVersionedHashes?: undefined;
54251
54251
  kzg?: undefined;
@@ -54257,9 +54257,9 @@ declare const usePauseMarketTrading: ({
54257
54257
  sidecars?: undefined;
54258
54258
  authorizationList?: undefined;
54259
54259
  chainId?: number | undefined;
54260
- connector?: wagmi0.Connector | undefined;
54260
+ connector?: wagmi21.Connector | undefined;
54261
54261
  } | {
54262
- abi: abitype0.Abi;
54262
+ abi: abitype17.Abi;
54263
54263
  functionName: string;
54264
54264
  args?: readonly unknown[] | undefined;
54265
54265
  address: Address;
@@ -54267,9 +54267,9 @@ declare const usePauseMarketTrading: ({
54267
54267
  account?: `0x${string}` | viem0.Account | null | undefined;
54268
54268
  value?: bigint | undefined;
54269
54269
  dataSuffix?: `0x${string}` | undefined;
54270
- type?: "eip2930" | undefined;
54271
54270
  gas?: bigint | undefined;
54272
54271
  nonce?: number | undefined;
54272
+ type?: "eip2930" | undefined;
54273
54273
  blobs?: undefined;
54274
54274
  blobVersionedHashes?: undefined;
54275
54275
  kzg?: undefined;
@@ -54281,9 +54281,9 @@ declare const usePauseMarketTrading: ({
54281
54281
  sidecars?: undefined;
54282
54282
  authorizationList?: undefined;
54283
54283
  chainId?: number | undefined;
54284
- connector?: wagmi0.Connector | undefined;
54284
+ connector?: wagmi21.Connector | undefined;
54285
54285
  } | {
54286
- abi: abitype0.Abi;
54286
+ abi: abitype17.Abi;
54287
54287
  functionName: string;
54288
54288
  args?: readonly unknown[] | undefined;
54289
54289
  address: Address;
@@ -54291,9 +54291,9 @@ declare const usePauseMarketTrading: ({
54291
54291
  account?: `0x${string}` | viem0.Account | null | undefined;
54292
54292
  value?: bigint | undefined;
54293
54293
  dataSuffix?: `0x${string}` | undefined;
54294
- type?: "eip1559" | undefined;
54295
54294
  gas?: bigint | undefined;
54296
54295
  nonce?: number | undefined;
54296
+ type?: "eip1559" | undefined;
54297
54297
  blobs?: undefined;
54298
54298
  blobVersionedHashes?: undefined;
54299
54299
  kzg?: undefined;
@@ -54305,9 +54305,9 @@ declare const usePauseMarketTrading: ({
54305
54305
  sidecars?: undefined;
54306
54306
  authorizationList?: undefined;
54307
54307
  chainId?: number | undefined;
54308
- connector?: wagmi0.Connector | undefined;
54308
+ connector?: wagmi21.Connector | undefined;
54309
54309
  } | {
54310
- abi: abitype0.Abi;
54310
+ abi: abitype17.Abi;
54311
54311
  functionName: string;
54312
54312
  args?: readonly unknown[] | undefined;
54313
54313
  address: Address;
@@ -54315,9 +54315,9 @@ declare const usePauseMarketTrading: ({
54315
54315
  account?: `0x${string}` | viem0.Account | null | undefined;
54316
54316
  value?: bigint | undefined;
54317
54317
  dataSuffix?: `0x${string}` | undefined;
54318
- type?: "eip4844" | undefined;
54319
54318
  gas?: bigint | undefined;
54320
54319
  nonce?: number | undefined;
54320
+ type?: "eip4844" | undefined;
54321
54321
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
54322
54322
  blobVersionedHashes: readonly viem0.Hex[];
54323
54323
  kzg?: undefined;
@@ -54329,9 +54329,9 @@ declare const usePauseMarketTrading: ({
54329
54329
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54330
54330
  authorizationList?: undefined;
54331
54331
  chainId?: number | undefined;
54332
- connector?: wagmi0.Connector | undefined;
54332
+ connector?: wagmi21.Connector | undefined;
54333
54333
  } | {
54334
- abi: abitype0.Abi;
54334
+ abi: abitype17.Abi;
54335
54335
  functionName: string;
54336
54336
  args?: readonly unknown[] | undefined;
54337
54337
  address: Address;
@@ -54339,9 +54339,9 @@ declare const usePauseMarketTrading: ({
54339
54339
  account?: `0x${string}` | viem0.Account | null | undefined;
54340
54340
  value?: bigint | undefined;
54341
54341
  dataSuffix?: `0x${string}` | undefined;
54342
- type?: "eip4844" | undefined;
54343
54342
  gas?: bigint | undefined;
54344
54343
  nonce?: number | undefined;
54344
+ type?: "eip4844" | undefined;
54345
54345
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
54346
54346
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
54347
54347
  kzg?: viem0.Kzg | undefined;
@@ -54353,9 +54353,9 @@ declare const usePauseMarketTrading: ({
54353
54353
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54354
54354
  authorizationList?: undefined;
54355
54355
  chainId?: number | undefined;
54356
- connector?: wagmi0.Connector | undefined;
54356
+ connector?: wagmi21.Connector | undefined;
54357
54357
  } | {
54358
- abi: abitype0.Abi;
54358
+ abi: abitype17.Abi;
54359
54359
  functionName: string;
54360
54360
  args?: readonly unknown[] | undefined;
54361
54361
  address: Address;
@@ -54363,9 +54363,9 @@ declare const usePauseMarketTrading: ({
54363
54363
  account?: `0x${string}` | viem0.Account | null | undefined;
54364
54364
  value?: bigint | undefined;
54365
54365
  dataSuffix?: `0x${string}` | undefined;
54366
- type?: "eip7702" | undefined;
54367
54366
  gas?: bigint | undefined;
54368
54367
  nonce?: number | undefined;
54368
+ type?: "eip7702" | undefined;
54369
54369
  blobs?: undefined;
54370
54370
  blobVersionedHashes?: undefined;
54371
54371
  kzg?: undefined;
@@ -54377,13 +54377,13 @@ declare const usePauseMarketTrading: ({
54377
54377
  sidecars?: undefined;
54378
54378
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
54379
54379
  chainId?: number | undefined;
54380
- connector?: wagmi0.Connector | undefined;
54380
+ connector?: wagmi21.Connector | undefined;
54381
54381
  };
54382
54382
  isIdle: false;
54383
54383
  reset: () => void;
54384
54384
  context: unknown;
54385
54385
  submittedAt: number;
54386
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54386
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
54387
54387
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
54388
54388
  } | {
54389
54389
  data: `0x${string}`;
@@ -54396,7 +54396,7 @@ declare const usePauseMarketTrading: ({
54396
54396
  failureReason: _wagmi_core0.WriteContractErrorType | null;
54397
54397
  isPaused: boolean;
54398
54398
  variables: {
54399
- abi: abitype0.Abi;
54399
+ abi: abitype17.Abi;
54400
54400
  functionName: string;
54401
54401
  args?: readonly unknown[] | undefined;
54402
54402
  address: Address;
@@ -54404,9 +54404,9 @@ declare const usePauseMarketTrading: ({
54404
54404
  account?: `0x${string}` | viem0.Account | null | undefined;
54405
54405
  value?: bigint | undefined;
54406
54406
  dataSuffix?: `0x${string}` | undefined;
54407
- type?: "legacy" | undefined;
54408
54407
  gas?: bigint | undefined;
54409
54408
  nonce?: number | undefined;
54409
+ type?: "legacy" | undefined;
54410
54410
  blobs?: undefined;
54411
54411
  blobVersionedHashes?: undefined;
54412
54412
  kzg?: undefined;
@@ -54418,9 +54418,9 @@ declare const usePauseMarketTrading: ({
54418
54418
  sidecars?: undefined;
54419
54419
  authorizationList?: undefined;
54420
54420
  chainId?: number | undefined;
54421
- connector?: wagmi0.Connector | undefined;
54421
+ connector?: wagmi21.Connector | undefined;
54422
54422
  } | {
54423
- abi: abitype0.Abi;
54423
+ abi: abitype17.Abi;
54424
54424
  functionName: string;
54425
54425
  args?: readonly unknown[] | undefined;
54426
54426
  address: Address;
@@ -54428,9 +54428,9 @@ declare const usePauseMarketTrading: ({
54428
54428
  account?: `0x${string}` | viem0.Account | null | undefined;
54429
54429
  value?: bigint | undefined;
54430
54430
  dataSuffix?: `0x${string}` | undefined;
54431
- type?: "eip2930" | undefined;
54432
54431
  gas?: bigint | undefined;
54433
54432
  nonce?: number | undefined;
54433
+ type?: "eip2930" | undefined;
54434
54434
  blobs?: undefined;
54435
54435
  blobVersionedHashes?: undefined;
54436
54436
  kzg?: undefined;
@@ -54442,9 +54442,9 @@ declare const usePauseMarketTrading: ({
54442
54442
  sidecars?: undefined;
54443
54443
  authorizationList?: undefined;
54444
54444
  chainId?: number | undefined;
54445
- connector?: wagmi0.Connector | undefined;
54445
+ connector?: wagmi21.Connector | undefined;
54446
54446
  } | {
54447
- abi: abitype0.Abi;
54447
+ abi: abitype17.Abi;
54448
54448
  functionName: string;
54449
54449
  args?: readonly unknown[] | undefined;
54450
54450
  address: Address;
@@ -54452,9 +54452,9 @@ declare const usePauseMarketTrading: ({
54452
54452
  account?: `0x${string}` | viem0.Account | null | undefined;
54453
54453
  value?: bigint | undefined;
54454
54454
  dataSuffix?: `0x${string}` | undefined;
54455
- type?: "eip1559" | undefined;
54456
54455
  gas?: bigint | undefined;
54457
54456
  nonce?: number | undefined;
54457
+ type?: "eip1559" | undefined;
54458
54458
  blobs?: undefined;
54459
54459
  blobVersionedHashes?: undefined;
54460
54460
  kzg?: undefined;
@@ -54466,9 +54466,9 @@ declare const usePauseMarketTrading: ({
54466
54466
  sidecars?: undefined;
54467
54467
  authorizationList?: undefined;
54468
54468
  chainId?: number | undefined;
54469
- connector?: wagmi0.Connector | undefined;
54469
+ connector?: wagmi21.Connector | undefined;
54470
54470
  } | {
54471
- abi: abitype0.Abi;
54471
+ abi: abitype17.Abi;
54472
54472
  functionName: string;
54473
54473
  args?: readonly unknown[] | undefined;
54474
54474
  address: Address;
@@ -54476,9 +54476,9 @@ declare const usePauseMarketTrading: ({
54476
54476
  account?: `0x${string}` | viem0.Account | null | undefined;
54477
54477
  value?: bigint | undefined;
54478
54478
  dataSuffix?: `0x${string}` | undefined;
54479
- type?: "eip4844" | undefined;
54480
54479
  gas?: bigint | undefined;
54481
54480
  nonce?: number | undefined;
54481
+ type?: "eip4844" | undefined;
54482
54482
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
54483
54483
  blobVersionedHashes: readonly viem0.Hex[];
54484
54484
  kzg?: undefined;
@@ -54490,9 +54490,9 @@ declare const usePauseMarketTrading: ({
54490
54490
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54491
54491
  authorizationList?: undefined;
54492
54492
  chainId?: number | undefined;
54493
- connector?: wagmi0.Connector | undefined;
54493
+ connector?: wagmi21.Connector | undefined;
54494
54494
  } | {
54495
- abi: abitype0.Abi;
54495
+ abi: abitype17.Abi;
54496
54496
  functionName: string;
54497
54497
  args?: readonly unknown[] | undefined;
54498
54498
  address: Address;
@@ -54500,9 +54500,9 @@ declare const usePauseMarketTrading: ({
54500
54500
  account?: `0x${string}` | viem0.Account | null | undefined;
54501
54501
  value?: bigint | undefined;
54502
54502
  dataSuffix?: `0x${string}` | undefined;
54503
- type?: "eip4844" | undefined;
54504
54503
  gas?: bigint | undefined;
54505
54504
  nonce?: number | undefined;
54505
+ type?: "eip4844" | undefined;
54506
54506
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
54507
54507
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
54508
54508
  kzg?: viem0.Kzg | undefined;
@@ -54514,9 +54514,9 @@ declare const usePauseMarketTrading: ({
54514
54514
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54515
54515
  authorizationList?: undefined;
54516
54516
  chainId?: number | undefined;
54517
- connector?: wagmi0.Connector | undefined;
54517
+ connector?: wagmi21.Connector | undefined;
54518
54518
  } | {
54519
- abi: abitype0.Abi;
54519
+ abi: abitype17.Abi;
54520
54520
  functionName: string;
54521
54521
  args?: readonly unknown[] | undefined;
54522
54522
  address: Address;
@@ -54524,9 +54524,9 @@ declare const usePauseMarketTrading: ({
54524
54524
  account?: `0x${string}` | viem0.Account | null | undefined;
54525
54525
  value?: bigint | undefined;
54526
54526
  dataSuffix?: `0x${string}` | undefined;
54527
- type?: "eip7702" | undefined;
54528
54527
  gas?: bigint | undefined;
54529
54528
  nonce?: number | undefined;
54529
+ type?: "eip7702" | undefined;
54530
54530
  blobs?: undefined;
54531
54531
  blobVersionedHashes?: undefined;
54532
54532
  kzg?: undefined;
@@ -54538,13 +54538,13 @@ declare const usePauseMarketTrading: ({
54538
54538
  sidecars?: undefined;
54539
54539
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
54540
54540
  chainId?: number | undefined;
54541
- connector?: wagmi0.Connector | undefined;
54541
+ connector?: wagmi21.Connector | undefined;
54542
54542
  };
54543
54543
  isIdle: false;
54544
54544
  reset: () => void;
54545
54545
  context: unknown;
54546
54546
  submittedAt: number;
54547
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54547
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
54548
54548
  pauseMarketTrading: (paused: boolean) => Promise<`0x${string}`>;
54549
54549
  };
54550
54550
  //#endregion
@@ -54573,7 +54573,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54573
54573
  reset: () => void;
54574
54574
  context: unknown;
54575
54575
  submittedAt: number;
54576
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54576
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
54577
54577
  updateMarketFeeRates: (rates: {
54578
54578
  openingFeeRate?: number;
54579
54579
  baseFeeRate?: number;
@@ -54596,7 +54596,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54596
54596
  failureReason: _wagmi_core0.WriteContractErrorType | null;
54597
54597
  isPaused: boolean;
54598
54598
  variables: {
54599
- abi: abitype0.Abi;
54599
+ abi: abitype17.Abi;
54600
54600
  functionName: string;
54601
54601
  args?: readonly unknown[] | undefined;
54602
54602
  address: Address;
@@ -54604,9 +54604,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54604
54604
  account?: `0x${string}` | viem0.Account | null | undefined;
54605
54605
  value?: bigint | undefined;
54606
54606
  dataSuffix?: `0x${string}` | undefined;
54607
- type?: "legacy" | undefined;
54608
54607
  gas?: bigint | undefined;
54609
54608
  nonce?: number | undefined;
54609
+ type?: "legacy" | undefined;
54610
54610
  blobs?: undefined;
54611
54611
  blobVersionedHashes?: undefined;
54612
54612
  kzg?: undefined;
@@ -54618,9 +54618,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54618
54618
  sidecars?: undefined;
54619
54619
  authorizationList?: undefined;
54620
54620
  chainId?: number | undefined;
54621
- connector?: wagmi0.Connector | undefined;
54621
+ connector?: wagmi21.Connector | undefined;
54622
54622
  } | {
54623
- abi: abitype0.Abi;
54623
+ abi: abitype17.Abi;
54624
54624
  functionName: string;
54625
54625
  args?: readonly unknown[] | undefined;
54626
54626
  address: Address;
@@ -54628,9 +54628,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54628
54628
  account?: `0x${string}` | viem0.Account | null | undefined;
54629
54629
  value?: bigint | undefined;
54630
54630
  dataSuffix?: `0x${string}` | undefined;
54631
- type?: "eip2930" | undefined;
54632
54631
  gas?: bigint | undefined;
54633
54632
  nonce?: number | undefined;
54633
+ type?: "eip2930" | undefined;
54634
54634
  blobs?: undefined;
54635
54635
  blobVersionedHashes?: undefined;
54636
54636
  kzg?: undefined;
@@ -54642,9 +54642,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54642
54642
  sidecars?: undefined;
54643
54643
  authorizationList?: undefined;
54644
54644
  chainId?: number | undefined;
54645
- connector?: wagmi0.Connector | undefined;
54645
+ connector?: wagmi21.Connector | undefined;
54646
54646
  } | {
54647
- abi: abitype0.Abi;
54647
+ abi: abitype17.Abi;
54648
54648
  functionName: string;
54649
54649
  args?: readonly unknown[] | undefined;
54650
54650
  address: Address;
@@ -54652,9 +54652,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54652
54652
  account?: `0x${string}` | viem0.Account | null | undefined;
54653
54653
  value?: bigint | undefined;
54654
54654
  dataSuffix?: `0x${string}` | undefined;
54655
- type?: "eip1559" | undefined;
54656
54655
  gas?: bigint | undefined;
54657
54656
  nonce?: number | undefined;
54657
+ type?: "eip1559" | undefined;
54658
54658
  blobs?: undefined;
54659
54659
  blobVersionedHashes?: undefined;
54660
54660
  kzg?: undefined;
@@ -54666,9 +54666,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54666
54666
  sidecars?: undefined;
54667
54667
  authorizationList?: undefined;
54668
54668
  chainId?: number | undefined;
54669
- connector?: wagmi0.Connector | undefined;
54669
+ connector?: wagmi21.Connector | undefined;
54670
54670
  } | {
54671
- abi: abitype0.Abi;
54671
+ abi: abitype17.Abi;
54672
54672
  functionName: string;
54673
54673
  args?: readonly unknown[] | undefined;
54674
54674
  address: Address;
@@ -54676,9 +54676,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54676
54676
  account?: `0x${string}` | viem0.Account | null | undefined;
54677
54677
  value?: bigint | undefined;
54678
54678
  dataSuffix?: `0x${string}` | undefined;
54679
- type?: "eip4844" | undefined;
54680
54679
  gas?: bigint | undefined;
54681
54680
  nonce?: number | undefined;
54681
+ type?: "eip4844" | undefined;
54682
54682
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
54683
54683
  blobVersionedHashes: readonly viem0.Hex[];
54684
54684
  kzg?: undefined;
@@ -54690,9 +54690,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54690
54690
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54691
54691
  authorizationList?: undefined;
54692
54692
  chainId?: number | undefined;
54693
- connector?: wagmi0.Connector | undefined;
54693
+ connector?: wagmi21.Connector | undefined;
54694
54694
  } | {
54695
- abi: abitype0.Abi;
54695
+ abi: abitype17.Abi;
54696
54696
  functionName: string;
54697
54697
  args?: readonly unknown[] | undefined;
54698
54698
  address: Address;
@@ -54700,9 +54700,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54700
54700
  account?: `0x${string}` | viem0.Account | null | undefined;
54701
54701
  value?: bigint | undefined;
54702
54702
  dataSuffix?: `0x${string}` | undefined;
54703
- type?: "eip4844" | undefined;
54704
54703
  gas?: bigint | undefined;
54705
54704
  nonce?: number | undefined;
54705
+ type?: "eip4844" | undefined;
54706
54706
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
54707
54707
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
54708
54708
  kzg?: viem0.Kzg | undefined;
@@ -54714,9 +54714,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54714
54714
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54715
54715
  authorizationList?: undefined;
54716
54716
  chainId?: number | undefined;
54717
- connector?: wagmi0.Connector | undefined;
54717
+ connector?: wagmi21.Connector | undefined;
54718
54718
  } | {
54719
- abi: abitype0.Abi;
54719
+ abi: abitype17.Abi;
54720
54720
  functionName: string;
54721
54721
  args?: readonly unknown[] | undefined;
54722
54722
  address: Address;
@@ -54724,9 +54724,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54724
54724
  account?: `0x${string}` | viem0.Account | null | undefined;
54725
54725
  value?: bigint | undefined;
54726
54726
  dataSuffix?: `0x${string}` | undefined;
54727
- type?: "eip7702" | undefined;
54728
54727
  gas?: bigint | undefined;
54729
54728
  nonce?: number | undefined;
54729
+ type?: "eip7702" | undefined;
54730
54730
  blobs?: undefined;
54731
54731
  blobVersionedHashes?: undefined;
54732
54732
  kzg?: undefined;
@@ -54738,13 +54738,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54738
54738
  sidecars?: undefined;
54739
54739
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
54740
54740
  chainId?: number | undefined;
54741
- connector?: wagmi0.Connector | undefined;
54741
+ connector?: wagmi21.Connector | undefined;
54742
54742
  };
54743
54743
  isIdle: false;
54744
54744
  reset: () => void;
54745
54745
  context: unknown;
54746
54746
  submittedAt: number;
54747
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54747
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
54748
54748
  updateMarketFeeRates: (rates: {
54749
54749
  openingFeeRate?: number;
54750
54750
  baseFeeRate?: number;
@@ -54767,7 +54767,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54767
54767
  failureReason: _wagmi_core0.WriteContractErrorType | null;
54768
54768
  isPaused: boolean;
54769
54769
  variables: {
54770
- abi: abitype0.Abi;
54770
+ abi: abitype17.Abi;
54771
54771
  functionName: string;
54772
54772
  args?: readonly unknown[] | undefined;
54773
54773
  address: Address;
@@ -54775,9 +54775,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54775
54775
  account?: `0x${string}` | viem0.Account | null | undefined;
54776
54776
  value?: bigint | undefined;
54777
54777
  dataSuffix?: `0x${string}` | undefined;
54778
- type?: "legacy" | undefined;
54779
54778
  gas?: bigint | undefined;
54780
54779
  nonce?: number | undefined;
54780
+ type?: "legacy" | undefined;
54781
54781
  blobs?: undefined;
54782
54782
  blobVersionedHashes?: undefined;
54783
54783
  kzg?: undefined;
@@ -54789,9 +54789,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54789
54789
  sidecars?: undefined;
54790
54790
  authorizationList?: undefined;
54791
54791
  chainId?: number | undefined;
54792
- connector?: wagmi0.Connector | undefined;
54792
+ connector?: wagmi21.Connector | undefined;
54793
54793
  } | {
54794
- abi: abitype0.Abi;
54794
+ abi: abitype17.Abi;
54795
54795
  functionName: string;
54796
54796
  args?: readonly unknown[] | undefined;
54797
54797
  address: Address;
@@ -54799,9 +54799,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54799
54799
  account?: `0x${string}` | viem0.Account | null | undefined;
54800
54800
  value?: bigint | undefined;
54801
54801
  dataSuffix?: `0x${string}` | undefined;
54802
- type?: "eip2930" | undefined;
54803
54802
  gas?: bigint | undefined;
54804
54803
  nonce?: number | undefined;
54804
+ type?: "eip2930" | undefined;
54805
54805
  blobs?: undefined;
54806
54806
  blobVersionedHashes?: undefined;
54807
54807
  kzg?: undefined;
@@ -54813,9 +54813,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54813
54813
  sidecars?: undefined;
54814
54814
  authorizationList?: undefined;
54815
54815
  chainId?: number | undefined;
54816
- connector?: wagmi0.Connector | undefined;
54816
+ connector?: wagmi21.Connector | undefined;
54817
54817
  } | {
54818
- abi: abitype0.Abi;
54818
+ abi: abitype17.Abi;
54819
54819
  functionName: string;
54820
54820
  args?: readonly unknown[] | undefined;
54821
54821
  address: Address;
@@ -54823,9 +54823,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54823
54823
  account?: `0x${string}` | viem0.Account | null | undefined;
54824
54824
  value?: bigint | undefined;
54825
54825
  dataSuffix?: `0x${string}` | undefined;
54826
- type?: "eip1559" | undefined;
54827
54826
  gas?: bigint | undefined;
54828
54827
  nonce?: number | undefined;
54828
+ type?: "eip1559" | undefined;
54829
54829
  blobs?: undefined;
54830
54830
  blobVersionedHashes?: undefined;
54831
54831
  kzg?: undefined;
@@ -54837,9 +54837,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54837
54837
  sidecars?: undefined;
54838
54838
  authorizationList?: undefined;
54839
54839
  chainId?: number | undefined;
54840
- connector?: wagmi0.Connector | undefined;
54840
+ connector?: wagmi21.Connector | undefined;
54841
54841
  } | {
54842
- abi: abitype0.Abi;
54842
+ abi: abitype17.Abi;
54843
54843
  functionName: string;
54844
54844
  args?: readonly unknown[] | undefined;
54845
54845
  address: Address;
@@ -54847,9 +54847,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54847
54847
  account?: `0x${string}` | viem0.Account | null | undefined;
54848
54848
  value?: bigint | undefined;
54849
54849
  dataSuffix?: `0x${string}` | undefined;
54850
- type?: "eip4844" | undefined;
54851
54850
  gas?: bigint | undefined;
54852
54851
  nonce?: number | undefined;
54852
+ type?: "eip4844" | undefined;
54853
54853
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
54854
54854
  blobVersionedHashes: readonly viem0.Hex[];
54855
54855
  kzg?: undefined;
@@ -54861,9 +54861,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54861
54861
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54862
54862
  authorizationList?: undefined;
54863
54863
  chainId?: number | undefined;
54864
- connector?: wagmi0.Connector | undefined;
54864
+ connector?: wagmi21.Connector | undefined;
54865
54865
  } | {
54866
- abi: abitype0.Abi;
54866
+ abi: abitype17.Abi;
54867
54867
  functionName: string;
54868
54868
  args?: readonly unknown[] | undefined;
54869
54869
  address: Address;
@@ -54871,9 +54871,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54871
54871
  account?: `0x${string}` | viem0.Account | null | undefined;
54872
54872
  value?: bigint | undefined;
54873
54873
  dataSuffix?: `0x${string}` | undefined;
54874
- type?: "eip4844" | undefined;
54875
54874
  gas?: bigint | undefined;
54876
54875
  nonce?: number | undefined;
54876
+ type?: "eip4844" | undefined;
54877
54877
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
54878
54878
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
54879
54879
  kzg?: viem0.Kzg | undefined;
@@ -54885,9 +54885,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54885
54885
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
54886
54886
  authorizationList?: undefined;
54887
54887
  chainId?: number | undefined;
54888
- connector?: wagmi0.Connector | undefined;
54888
+ connector?: wagmi21.Connector | undefined;
54889
54889
  } | {
54890
- abi: abitype0.Abi;
54890
+ abi: abitype17.Abi;
54891
54891
  functionName: string;
54892
54892
  args?: readonly unknown[] | undefined;
54893
54893
  address: Address;
@@ -54895,9 +54895,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54895
54895
  account?: `0x${string}` | viem0.Account | null | undefined;
54896
54896
  value?: bigint | undefined;
54897
54897
  dataSuffix?: `0x${string}` | undefined;
54898
- type?: "eip7702" | undefined;
54899
54898
  gas?: bigint | undefined;
54900
54899
  nonce?: number | undefined;
54900
+ type?: "eip7702" | undefined;
54901
54901
  blobs?: undefined;
54902
54902
  blobVersionedHashes?: undefined;
54903
54903
  kzg?: undefined;
@@ -54909,13 +54909,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54909
54909
  sidecars?: undefined;
54910
54910
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
54911
54911
  chainId?: number | undefined;
54912
- connector?: wagmi0.Connector | undefined;
54912
+ connector?: wagmi21.Connector | undefined;
54913
54913
  };
54914
54914
  isIdle: false;
54915
54915
  reset: () => void;
54916
54916
  context: unknown;
54917
54917
  submittedAt: number;
54918
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
54918
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
54919
54919
  updateMarketFeeRates: (rates: {
54920
54920
  openingFeeRate?: number;
54921
54921
  baseFeeRate?: number;
@@ -54938,7 +54938,7 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54938
54938
  failureReason: _wagmi_core0.WriteContractErrorType | null;
54939
54939
  isPaused: boolean;
54940
54940
  variables: {
54941
- abi: abitype0.Abi;
54941
+ abi: abitype17.Abi;
54942
54942
  functionName: string;
54943
54943
  args?: readonly unknown[] | undefined;
54944
54944
  address: Address;
@@ -54946,9 +54946,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54946
54946
  account?: `0x${string}` | viem0.Account | null | undefined;
54947
54947
  value?: bigint | undefined;
54948
54948
  dataSuffix?: `0x${string}` | undefined;
54949
- type?: "legacy" | undefined;
54950
54949
  gas?: bigint | undefined;
54951
54950
  nonce?: number | undefined;
54951
+ type?: "legacy" | undefined;
54952
54952
  blobs?: undefined;
54953
54953
  blobVersionedHashes?: undefined;
54954
54954
  kzg?: undefined;
@@ -54960,9 +54960,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54960
54960
  sidecars?: undefined;
54961
54961
  authorizationList?: undefined;
54962
54962
  chainId?: number | undefined;
54963
- connector?: wagmi0.Connector | undefined;
54963
+ connector?: wagmi21.Connector | undefined;
54964
54964
  } | {
54965
- abi: abitype0.Abi;
54965
+ abi: abitype17.Abi;
54966
54966
  functionName: string;
54967
54967
  args?: readonly unknown[] | undefined;
54968
54968
  address: Address;
@@ -54970,9 +54970,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54970
54970
  account?: `0x${string}` | viem0.Account | null | undefined;
54971
54971
  value?: bigint | undefined;
54972
54972
  dataSuffix?: `0x${string}` | undefined;
54973
- type?: "eip2930" | undefined;
54974
54973
  gas?: bigint | undefined;
54975
54974
  nonce?: number | undefined;
54975
+ type?: "eip2930" | undefined;
54976
54976
  blobs?: undefined;
54977
54977
  blobVersionedHashes?: undefined;
54978
54978
  kzg?: undefined;
@@ -54984,9 +54984,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54984
54984
  sidecars?: undefined;
54985
54985
  authorizationList?: undefined;
54986
54986
  chainId?: number | undefined;
54987
- connector?: wagmi0.Connector | undefined;
54987
+ connector?: wagmi21.Connector | undefined;
54988
54988
  } | {
54989
- abi: abitype0.Abi;
54989
+ abi: abitype17.Abi;
54990
54990
  functionName: string;
54991
54991
  args?: readonly unknown[] | undefined;
54992
54992
  address: Address;
@@ -54994,9 +54994,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
54994
54994
  account?: `0x${string}` | viem0.Account | null | undefined;
54995
54995
  value?: bigint | undefined;
54996
54996
  dataSuffix?: `0x${string}` | undefined;
54997
- type?: "eip1559" | undefined;
54998
54997
  gas?: bigint | undefined;
54999
54998
  nonce?: number | undefined;
54999
+ type?: "eip1559" | undefined;
55000
55000
  blobs?: undefined;
55001
55001
  blobVersionedHashes?: undefined;
55002
55002
  kzg?: undefined;
@@ -55008,9 +55008,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55008
55008
  sidecars?: undefined;
55009
55009
  authorizationList?: undefined;
55010
55010
  chainId?: number | undefined;
55011
- connector?: wagmi0.Connector | undefined;
55011
+ connector?: wagmi21.Connector | undefined;
55012
55012
  } | {
55013
- abi: abitype0.Abi;
55013
+ abi: abitype17.Abi;
55014
55014
  functionName: string;
55015
55015
  args?: readonly unknown[] | undefined;
55016
55016
  address: Address;
@@ -55018,9 +55018,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55018
55018
  account?: `0x${string}` | viem0.Account | null | undefined;
55019
55019
  value?: bigint | undefined;
55020
55020
  dataSuffix?: `0x${string}` | undefined;
55021
- type?: "eip4844" | undefined;
55022
55021
  gas?: bigint | undefined;
55023
55022
  nonce?: number | undefined;
55023
+ type?: "eip4844" | undefined;
55024
55024
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55025
55025
  blobVersionedHashes: readonly viem0.Hex[];
55026
55026
  kzg?: undefined;
@@ -55032,9 +55032,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55032
55032
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55033
55033
  authorizationList?: undefined;
55034
55034
  chainId?: number | undefined;
55035
- connector?: wagmi0.Connector | undefined;
55035
+ connector?: wagmi21.Connector | undefined;
55036
55036
  } | {
55037
- abi: abitype0.Abi;
55037
+ abi: abitype17.Abi;
55038
55038
  functionName: string;
55039
55039
  args?: readonly unknown[] | undefined;
55040
55040
  address: Address;
@@ -55042,9 +55042,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55042
55042
  account?: `0x${string}` | viem0.Account | null | undefined;
55043
55043
  value?: bigint | undefined;
55044
55044
  dataSuffix?: `0x${string}` | undefined;
55045
- type?: "eip4844" | undefined;
55046
55045
  gas?: bigint | undefined;
55047
55046
  nonce?: number | undefined;
55047
+ type?: "eip4844" | undefined;
55048
55048
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55049
55049
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55050
55050
  kzg?: viem0.Kzg | undefined;
@@ -55056,9 +55056,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55056
55056
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55057
55057
  authorizationList?: undefined;
55058
55058
  chainId?: number | undefined;
55059
- connector?: wagmi0.Connector | undefined;
55059
+ connector?: wagmi21.Connector | undefined;
55060
55060
  } | {
55061
- abi: abitype0.Abi;
55061
+ abi: abitype17.Abi;
55062
55062
  functionName: string;
55063
55063
  args?: readonly unknown[] | undefined;
55064
55064
  address: Address;
@@ -55066,9 +55066,9 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55066
55066
  account?: `0x${string}` | viem0.Account | null | undefined;
55067
55067
  value?: bigint | undefined;
55068
55068
  dataSuffix?: `0x${string}` | undefined;
55069
- type?: "eip7702" | undefined;
55070
55069
  gas?: bigint | undefined;
55071
55070
  nonce?: number | undefined;
55071
+ type?: "eip7702" | undefined;
55072
55072
  blobs?: undefined;
55073
55073
  blobVersionedHashes?: undefined;
55074
55074
  kzg?: undefined;
@@ -55080,13 +55080,13 @@ declare const useUpdateMarketFees: (marketAddr: Address) => {
55080
55080
  sidecars?: undefined;
55081
55081
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55082
55082
  chainId?: number | undefined;
55083
- connector?: wagmi0.Connector | undefined;
55083
+ connector?: wagmi21.Connector | undefined;
55084
55084
  };
55085
55085
  isIdle: false;
55086
55086
  reset: () => void;
55087
55087
  context: unknown;
55088
55088
  submittedAt: number;
55089
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55089
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55090
55090
  updateMarketFeeRates: (rates: {
55091
55091
  openingFeeRate?: number;
55092
55092
  baseFeeRate?: number;
@@ -55115,7 +55115,7 @@ type OptionPricingData = {
55115
55115
  minPremiumAmount: bigint;
55116
55116
  };
55117
55117
  type MarketPricingData = StaticPricingData | OptionPricingData;
55118
- declare const useMarketPricing: (marketAddr?: Address) => wagmi0.UseReadContractReturnType<readonly [{
55118
+ declare const useMarketPricing: (marketAddr?: Address) => wagmi21.UseReadContractReturnType<readonly [{
55119
55119
  readonly inputs: readonly [];
55120
55120
  readonly name: "readState";
55121
55121
  readonly outputs: readonly [{
@@ -55157,7 +55157,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55157
55157
  reset: () => void;
55158
55158
  context: unknown;
55159
55159
  submittedAt: number;
55160
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55160
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55161
55161
  updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingData> & {
55162
55162
  model: "static";
55163
55163
  } : Partial<OptionPricingData> & {
@@ -55178,7 +55178,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55178
55178
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55179
55179
  isPaused: boolean;
55180
55180
  variables: {
55181
- abi: abitype0.Abi;
55181
+ abi: abitype17.Abi;
55182
55182
  functionName: string;
55183
55183
  args?: readonly unknown[] | undefined;
55184
55184
  address: Address;
@@ -55186,9 +55186,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55186
55186
  account?: `0x${string}` | viem0.Account | null | undefined;
55187
55187
  value?: bigint | undefined;
55188
55188
  dataSuffix?: `0x${string}` | undefined;
55189
- type?: "legacy" | undefined;
55190
55189
  gas?: bigint | undefined;
55191
55190
  nonce?: number | undefined;
55191
+ type?: "legacy" | undefined;
55192
55192
  blobs?: undefined;
55193
55193
  blobVersionedHashes?: undefined;
55194
55194
  kzg?: undefined;
@@ -55200,9 +55200,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55200
55200
  sidecars?: undefined;
55201
55201
  authorizationList?: undefined;
55202
55202
  chainId?: number | undefined;
55203
- connector?: wagmi0.Connector | undefined;
55203
+ connector?: wagmi21.Connector | undefined;
55204
55204
  } | {
55205
- abi: abitype0.Abi;
55205
+ abi: abitype17.Abi;
55206
55206
  functionName: string;
55207
55207
  args?: readonly unknown[] | undefined;
55208
55208
  address: Address;
@@ -55210,9 +55210,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55210
55210
  account?: `0x${string}` | viem0.Account | null | undefined;
55211
55211
  value?: bigint | undefined;
55212
55212
  dataSuffix?: `0x${string}` | undefined;
55213
- type?: "eip2930" | undefined;
55214
55213
  gas?: bigint | undefined;
55215
55214
  nonce?: number | undefined;
55215
+ type?: "eip2930" | undefined;
55216
55216
  blobs?: undefined;
55217
55217
  blobVersionedHashes?: undefined;
55218
55218
  kzg?: undefined;
@@ -55224,9 +55224,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55224
55224
  sidecars?: undefined;
55225
55225
  authorizationList?: undefined;
55226
55226
  chainId?: number | undefined;
55227
- connector?: wagmi0.Connector | undefined;
55227
+ connector?: wagmi21.Connector | undefined;
55228
55228
  } | {
55229
- abi: abitype0.Abi;
55229
+ abi: abitype17.Abi;
55230
55230
  functionName: string;
55231
55231
  args?: readonly unknown[] | undefined;
55232
55232
  address: Address;
@@ -55234,9 +55234,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55234
55234
  account?: `0x${string}` | viem0.Account | null | undefined;
55235
55235
  value?: bigint | undefined;
55236
55236
  dataSuffix?: `0x${string}` | undefined;
55237
- type?: "eip1559" | undefined;
55238
55237
  gas?: bigint | undefined;
55239
55238
  nonce?: number | undefined;
55239
+ type?: "eip1559" | undefined;
55240
55240
  blobs?: undefined;
55241
55241
  blobVersionedHashes?: undefined;
55242
55242
  kzg?: undefined;
@@ -55248,9 +55248,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55248
55248
  sidecars?: undefined;
55249
55249
  authorizationList?: undefined;
55250
55250
  chainId?: number | undefined;
55251
- connector?: wagmi0.Connector | undefined;
55251
+ connector?: wagmi21.Connector | undefined;
55252
55252
  } | {
55253
- abi: abitype0.Abi;
55253
+ abi: abitype17.Abi;
55254
55254
  functionName: string;
55255
55255
  args?: readonly unknown[] | undefined;
55256
55256
  address: Address;
@@ -55258,9 +55258,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55258
55258
  account?: `0x${string}` | viem0.Account | null | undefined;
55259
55259
  value?: bigint | undefined;
55260
55260
  dataSuffix?: `0x${string}` | undefined;
55261
- type?: "eip4844" | undefined;
55262
55261
  gas?: bigint | undefined;
55263
55262
  nonce?: number | undefined;
55263
+ type?: "eip4844" | undefined;
55264
55264
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55265
55265
  blobVersionedHashes: readonly viem0.Hex[];
55266
55266
  kzg?: undefined;
@@ -55272,9 +55272,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55272
55272
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55273
55273
  authorizationList?: undefined;
55274
55274
  chainId?: number | undefined;
55275
- connector?: wagmi0.Connector | undefined;
55275
+ connector?: wagmi21.Connector | undefined;
55276
55276
  } | {
55277
- abi: abitype0.Abi;
55277
+ abi: abitype17.Abi;
55278
55278
  functionName: string;
55279
55279
  args?: readonly unknown[] | undefined;
55280
55280
  address: Address;
@@ -55282,9 +55282,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55282
55282
  account?: `0x${string}` | viem0.Account | null | undefined;
55283
55283
  value?: bigint | undefined;
55284
55284
  dataSuffix?: `0x${string}` | undefined;
55285
- type?: "eip4844" | undefined;
55286
55285
  gas?: bigint | undefined;
55287
55286
  nonce?: number | undefined;
55287
+ type?: "eip4844" | undefined;
55288
55288
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55289
55289
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55290
55290
  kzg?: viem0.Kzg | undefined;
@@ -55296,9 +55296,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55296
55296
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55297
55297
  authorizationList?: undefined;
55298
55298
  chainId?: number | undefined;
55299
- connector?: wagmi0.Connector | undefined;
55299
+ connector?: wagmi21.Connector | undefined;
55300
55300
  } | {
55301
- abi: abitype0.Abi;
55301
+ abi: abitype17.Abi;
55302
55302
  functionName: string;
55303
55303
  args?: readonly unknown[] | undefined;
55304
55304
  address: Address;
@@ -55306,9 +55306,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55306
55306
  account?: `0x${string}` | viem0.Account | null | undefined;
55307
55307
  value?: bigint | undefined;
55308
55308
  dataSuffix?: `0x${string}` | undefined;
55309
- type?: "eip7702" | undefined;
55310
55309
  gas?: bigint | undefined;
55311
55310
  nonce?: number | undefined;
55311
+ type?: "eip7702" | undefined;
55312
55312
  blobs?: undefined;
55313
55313
  blobVersionedHashes?: undefined;
55314
55314
  kzg?: undefined;
@@ -55320,13 +55320,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55320
55320
  sidecars?: undefined;
55321
55321
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55322
55322
  chainId?: number | undefined;
55323
- connector?: wagmi0.Connector | undefined;
55323
+ connector?: wagmi21.Connector | undefined;
55324
55324
  };
55325
55325
  isIdle: false;
55326
55326
  reset: () => void;
55327
55327
  context: unknown;
55328
55328
  submittedAt: number;
55329
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55329
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55330
55330
  updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingData> & {
55331
55331
  model: "static";
55332
55332
  } : Partial<OptionPricingData> & {
@@ -55347,7 +55347,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55347
55347
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55348
55348
  isPaused: boolean;
55349
55349
  variables: {
55350
- abi: abitype0.Abi;
55350
+ abi: abitype17.Abi;
55351
55351
  functionName: string;
55352
55352
  args?: readonly unknown[] | undefined;
55353
55353
  address: Address;
@@ -55355,9 +55355,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55355
55355
  account?: `0x${string}` | viem0.Account | null | undefined;
55356
55356
  value?: bigint | undefined;
55357
55357
  dataSuffix?: `0x${string}` | undefined;
55358
- type?: "legacy" | undefined;
55359
55358
  gas?: bigint | undefined;
55360
55359
  nonce?: number | undefined;
55360
+ type?: "legacy" | undefined;
55361
55361
  blobs?: undefined;
55362
55362
  blobVersionedHashes?: undefined;
55363
55363
  kzg?: undefined;
@@ -55369,9 +55369,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55369
55369
  sidecars?: undefined;
55370
55370
  authorizationList?: undefined;
55371
55371
  chainId?: number | undefined;
55372
- connector?: wagmi0.Connector | undefined;
55372
+ connector?: wagmi21.Connector | undefined;
55373
55373
  } | {
55374
- abi: abitype0.Abi;
55374
+ abi: abitype17.Abi;
55375
55375
  functionName: string;
55376
55376
  args?: readonly unknown[] | undefined;
55377
55377
  address: Address;
@@ -55379,9 +55379,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55379
55379
  account?: `0x${string}` | viem0.Account | null | undefined;
55380
55380
  value?: bigint | undefined;
55381
55381
  dataSuffix?: `0x${string}` | undefined;
55382
- type?: "eip2930" | undefined;
55383
55382
  gas?: bigint | undefined;
55384
55383
  nonce?: number | undefined;
55384
+ type?: "eip2930" | undefined;
55385
55385
  blobs?: undefined;
55386
55386
  blobVersionedHashes?: undefined;
55387
55387
  kzg?: undefined;
@@ -55393,9 +55393,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55393
55393
  sidecars?: undefined;
55394
55394
  authorizationList?: undefined;
55395
55395
  chainId?: number | undefined;
55396
- connector?: wagmi0.Connector | undefined;
55396
+ connector?: wagmi21.Connector | undefined;
55397
55397
  } | {
55398
- abi: abitype0.Abi;
55398
+ abi: abitype17.Abi;
55399
55399
  functionName: string;
55400
55400
  args?: readonly unknown[] | undefined;
55401
55401
  address: Address;
@@ -55403,9 +55403,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55403
55403
  account?: `0x${string}` | viem0.Account | null | undefined;
55404
55404
  value?: bigint | undefined;
55405
55405
  dataSuffix?: `0x${string}` | undefined;
55406
- type?: "eip1559" | undefined;
55407
55406
  gas?: bigint | undefined;
55408
55407
  nonce?: number | undefined;
55408
+ type?: "eip1559" | undefined;
55409
55409
  blobs?: undefined;
55410
55410
  blobVersionedHashes?: undefined;
55411
55411
  kzg?: undefined;
@@ -55417,9 +55417,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55417
55417
  sidecars?: undefined;
55418
55418
  authorizationList?: undefined;
55419
55419
  chainId?: number | undefined;
55420
- connector?: wagmi0.Connector | undefined;
55420
+ connector?: wagmi21.Connector | undefined;
55421
55421
  } | {
55422
- abi: abitype0.Abi;
55422
+ abi: abitype17.Abi;
55423
55423
  functionName: string;
55424
55424
  args?: readonly unknown[] | undefined;
55425
55425
  address: Address;
@@ -55427,9 +55427,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55427
55427
  account?: `0x${string}` | viem0.Account | null | undefined;
55428
55428
  value?: bigint | undefined;
55429
55429
  dataSuffix?: `0x${string}` | undefined;
55430
- type?: "eip4844" | undefined;
55431
55430
  gas?: bigint | undefined;
55432
55431
  nonce?: number | undefined;
55432
+ type?: "eip4844" | undefined;
55433
55433
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55434
55434
  blobVersionedHashes: readonly viem0.Hex[];
55435
55435
  kzg?: undefined;
@@ -55441,9 +55441,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55441
55441
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55442
55442
  authorizationList?: undefined;
55443
55443
  chainId?: number | undefined;
55444
- connector?: wagmi0.Connector | undefined;
55444
+ connector?: wagmi21.Connector | undefined;
55445
55445
  } | {
55446
- abi: abitype0.Abi;
55446
+ abi: abitype17.Abi;
55447
55447
  functionName: string;
55448
55448
  args?: readonly unknown[] | undefined;
55449
55449
  address: Address;
@@ -55451,9 +55451,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55451
55451
  account?: `0x${string}` | viem0.Account | null | undefined;
55452
55452
  value?: bigint | undefined;
55453
55453
  dataSuffix?: `0x${string}` | undefined;
55454
- type?: "eip4844" | undefined;
55455
55454
  gas?: bigint | undefined;
55456
55455
  nonce?: number | undefined;
55456
+ type?: "eip4844" | undefined;
55457
55457
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55458
55458
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55459
55459
  kzg?: viem0.Kzg | undefined;
@@ -55465,9 +55465,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55465
55465
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55466
55466
  authorizationList?: undefined;
55467
55467
  chainId?: number | undefined;
55468
- connector?: wagmi0.Connector | undefined;
55468
+ connector?: wagmi21.Connector | undefined;
55469
55469
  } | {
55470
- abi: abitype0.Abi;
55470
+ abi: abitype17.Abi;
55471
55471
  functionName: string;
55472
55472
  args?: readonly unknown[] | undefined;
55473
55473
  address: Address;
@@ -55475,9 +55475,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55475
55475
  account?: `0x${string}` | viem0.Account | null | undefined;
55476
55476
  value?: bigint | undefined;
55477
55477
  dataSuffix?: `0x${string}` | undefined;
55478
- type?: "eip7702" | undefined;
55479
55478
  gas?: bigint | undefined;
55480
55479
  nonce?: number | undefined;
55480
+ type?: "eip7702" | undefined;
55481
55481
  blobs?: undefined;
55482
55482
  blobVersionedHashes?: undefined;
55483
55483
  kzg?: undefined;
@@ -55489,13 +55489,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55489
55489
  sidecars?: undefined;
55490
55490
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55491
55491
  chainId?: number | undefined;
55492
- connector?: wagmi0.Connector | undefined;
55492
+ connector?: wagmi21.Connector | undefined;
55493
55493
  };
55494
55494
  isIdle: false;
55495
55495
  reset: () => void;
55496
55496
  context: unknown;
55497
55497
  submittedAt: number;
55498
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55498
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55499
55499
  updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingData> & {
55500
55500
  model: "static";
55501
55501
  } : Partial<OptionPricingData> & {
@@ -55516,7 +55516,7 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55516
55516
  failureReason: _wagmi_core0.WriteContractErrorType | null;
55517
55517
  isPaused: boolean;
55518
55518
  variables: {
55519
- abi: abitype0.Abi;
55519
+ abi: abitype17.Abi;
55520
55520
  functionName: string;
55521
55521
  args?: readonly unknown[] | undefined;
55522
55522
  address: Address;
@@ -55524,9 +55524,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55524
55524
  account?: `0x${string}` | viem0.Account | null | undefined;
55525
55525
  value?: bigint | undefined;
55526
55526
  dataSuffix?: `0x${string}` | undefined;
55527
- type?: "legacy" | undefined;
55528
55527
  gas?: bigint | undefined;
55529
55528
  nonce?: number | undefined;
55529
+ type?: "legacy" | undefined;
55530
55530
  blobs?: undefined;
55531
55531
  blobVersionedHashes?: undefined;
55532
55532
  kzg?: undefined;
@@ -55538,9 +55538,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55538
55538
  sidecars?: undefined;
55539
55539
  authorizationList?: undefined;
55540
55540
  chainId?: number | undefined;
55541
- connector?: wagmi0.Connector | undefined;
55541
+ connector?: wagmi21.Connector | undefined;
55542
55542
  } | {
55543
- abi: abitype0.Abi;
55543
+ abi: abitype17.Abi;
55544
55544
  functionName: string;
55545
55545
  args?: readonly unknown[] | undefined;
55546
55546
  address: Address;
@@ -55548,9 +55548,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55548
55548
  account?: `0x${string}` | viem0.Account | null | undefined;
55549
55549
  value?: bigint | undefined;
55550
55550
  dataSuffix?: `0x${string}` | undefined;
55551
- type?: "eip2930" | undefined;
55552
55551
  gas?: bigint | undefined;
55553
55552
  nonce?: number | undefined;
55553
+ type?: "eip2930" | undefined;
55554
55554
  blobs?: undefined;
55555
55555
  blobVersionedHashes?: undefined;
55556
55556
  kzg?: undefined;
@@ -55562,9 +55562,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55562
55562
  sidecars?: undefined;
55563
55563
  authorizationList?: undefined;
55564
55564
  chainId?: number | undefined;
55565
- connector?: wagmi0.Connector | undefined;
55565
+ connector?: wagmi21.Connector | undefined;
55566
55566
  } | {
55567
- abi: abitype0.Abi;
55567
+ abi: abitype17.Abi;
55568
55568
  functionName: string;
55569
55569
  args?: readonly unknown[] | undefined;
55570
55570
  address: Address;
@@ -55572,9 +55572,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55572
55572
  account?: `0x${string}` | viem0.Account | null | undefined;
55573
55573
  value?: bigint | undefined;
55574
55574
  dataSuffix?: `0x${string}` | undefined;
55575
- type?: "eip1559" | undefined;
55576
55575
  gas?: bigint | undefined;
55577
55576
  nonce?: number | undefined;
55577
+ type?: "eip1559" | undefined;
55578
55578
  blobs?: undefined;
55579
55579
  blobVersionedHashes?: undefined;
55580
55580
  kzg?: undefined;
@@ -55586,9 +55586,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55586
55586
  sidecars?: undefined;
55587
55587
  authorizationList?: undefined;
55588
55588
  chainId?: number | undefined;
55589
- connector?: wagmi0.Connector | undefined;
55589
+ connector?: wagmi21.Connector | undefined;
55590
55590
  } | {
55591
- abi: abitype0.Abi;
55591
+ abi: abitype17.Abi;
55592
55592
  functionName: string;
55593
55593
  args?: readonly unknown[] | undefined;
55594
55594
  address: Address;
@@ -55596,9 +55596,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55596
55596
  account?: `0x${string}` | viem0.Account | null | undefined;
55597
55597
  value?: bigint | undefined;
55598
55598
  dataSuffix?: `0x${string}` | undefined;
55599
- type?: "eip4844" | undefined;
55600
55599
  gas?: bigint | undefined;
55601
55600
  nonce?: number | undefined;
55601
+ type?: "eip4844" | undefined;
55602
55602
  blobs?: readonly `0x${string}`[] | readonly viem0.ByteArray[] | undefined;
55603
55603
  blobVersionedHashes: readonly viem0.Hex[];
55604
55604
  kzg?: undefined;
@@ -55610,9 +55610,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55610
55610
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55611
55611
  authorizationList?: undefined;
55612
55612
  chainId?: number | undefined;
55613
- connector?: wagmi0.Connector | undefined;
55613
+ connector?: wagmi21.Connector | undefined;
55614
55614
  } | {
55615
- abi: abitype0.Abi;
55615
+ abi: abitype17.Abi;
55616
55616
  functionName: string;
55617
55617
  args?: readonly unknown[] | undefined;
55618
55618
  address: Address;
@@ -55620,9 +55620,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55620
55620
  account?: `0x${string}` | viem0.Account | null | undefined;
55621
55621
  value?: bigint | undefined;
55622
55622
  dataSuffix?: `0x${string}` | undefined;
55623
- type?: "eip4844" | undefined;
55624
55623
  gas?: bigint | undefined;
55625
55624
  nonce?: number | undefined;
55625
+ type?: "eip4844" | undefined;
55626
55626
  blobs: readonly viem0.Hex[] | readonly viem0.ByteArray[];
55627
55627
  blobVersionedHashes?: readonly `0x${string}`[] | undefined;
55628
55628
  kzg?: viem0.Kzg | undefined;
@@ -55634,9 +55634,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55634
55634
  sidecars?: readonly viem0.BlobSidecar<`0x${string}`>[] | undefined;
55635
55635
  authorizationList?: undefined;
55636
55636
  chainId?: number | undefined;
55637
- connector?: wagmi0.Connector | undefined;
55637
+ connector?: wagmi21.Connector | undefined;
55638
55638
  } | {
55639
- abi: abitype0.Abi;
55639
+ abi: abitype17.Abi;
55640
55640
  functionName: string;
55641
55641
  args?: readonly unknown[] | undefined;
55642
55642
  address: Address;
@@ -55644,9 +55644,9 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55644
55644
  account?: `0x${string}` | viem0.Account | null | undefined;
55645
55645
  value?: bigint | undefined;
55646
55646
  dataSuffix?: `0x${string}` | undefined;
55647
- type?: "eip7702" | undefined;
55648
55647
  gas?: bigint | undefined;
55649
55648
  nonce?: number | undefined;
55649
+ type?: "eip7702" | undefined;
55650
55650
  blobs?: undefined;
55651
55651
  blobVersionedHashes?: undefined;
55652
55652
  kzg?: undefined;
@@ -55658,13 +55658,13 @@ declare const useUpdateMarketPricing: (marketAddr: Address) => {
55658
55658
  sidecars?: undefined;
55659
55659
  authorizationList?: viem0.AuthorizationList<number, boolean> | undefined;
55660
55660
  chainId?: number | undefined;
55661
- connector?: wagmi0.Connector | undefined;
55661
+ connector?: wagmi21.Connector | undefined;
55662
55662
  };
55663
55663
  isIdle: false;
55664
55664
  reset: () => void;
55665
55665
  context: unknown;
55666
55666
  submittedAt: number;
55667
- writeContract: wagmi_query0.WriteContractMutate<wagmi0.Config, unknown>;
55667
+ writeContract: wagmi_query3.WriteContractMutate<wagmi21.Config, unknown>;
55668
55668
  updateMarketPricing: <T$1 extends "static" | "option">(data: T$1 extends "static" ? Partial<StaticPricingData> & {
55669
55669
  model: "static";
55670
55670
  } : Partial<OptionPricingData> & {
@@ -88005,13 +88005,13 @@ declare const useLens: () => {
88005
88005
  readonly internalType: "int128";
88006
88006
  }];
88007
88007
  readonly stateMutability: "view";
88008
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
88008
+ }], "getSlot0", readonly [`0x${string}`, {
88009
88009
  currency0: `0x${string}`;
88010
88010
  currency1: `0x${string}`;
88011
88011
  fee: number;
88012
88012
  tickSpacing: number;
88013
88013
  hooks: `0x${string}`;
88014
- }]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
88014
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined] | [args: readonly [`0x${string}`, {
88015
88015
  currency0: `0x${string}`;
88016
88016
  currency1: `0x${string}`;
88017
88017
  fee: number;
@@ -88852,13 +88852,13 @@ declare const useLens: () => {
88852
88852
  readonly internalType: "int128";
88853
88853
  }];
88854
88854
  readonly stateMutability: "view";
88855
- }], "getSlot0", readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, {
88855
+ }], "getSlot0", readonly [`0x${string}`, {
88856
88856
  currency0: `0x${string}`;
88857
88857
  currency1: `0x${string}`;
88858
88858
  fee: number;
88859
88859
  tickSpacing: number;
88860
88860
  hooks: `0x${string}`;
88861
- }]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
88861
+ }] | readonly [`0x${string}`, `0x${string}`]>, "address" | "abi" | "args" | "functionName">> | undefined]) => Promise<never>;
88862
88862
  getTickBitmap: (...parameters: [args: readonly [`0x${string}`, `0x${string}`, number], options?: viem0.Prettify<viem0.UnionOmit<viem0.ReadContractParameters<readonly [{
88863
88863
  readonly type: "function";
88864
88864
  readonly name: "getFeeGrowthGlobals";
@@ -96457,4 +96457,4 @@ declare const useLens: () => {
96457
96457
  };
96458
96458
  //#endregion
96459
96459
  export { PriceResolution as $, getTimelockMarket 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, getTimelockLens 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, getErc20 as Xt, token1ToToken0 as Y, UniswapMathLens as Yt, PriceData as Z, getStateView as Zt, useTokenData as _, useOptionPremium as _t, MarketPricingData as a, useActiveUserPerps as at, batchGetAmountsFromLiquidity as b, OptionData as bt, useMarketPricing as c, usePerpsOperator as ct, usePauseMarketTrading as d, ExerciseOptionEvent as dt, stateViews 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, timelockLenses as in, 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, swappers as nn, useSetOperatorPerms as nt, OptionPricingData as o, useClosedUserPerps as ot, useGuardianGlobalState as p, MintOptionEvent as pt, token0ToToken1 as q, TimelockMarket as qt, useStaticPricingParams as r, timelockFactories as rn, useUserOperators as rt, StaticPricingData as s, useUserPerps as st, useLens as t, swapRouters 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 };
96460
- //# sourceMappingURL=client-DmXuKRhM.d.cts.map
96460
+ //# sourceMappingURL=client-CZoaAxx7.d.cts.map