@zoralabs/protocol-deployments 0.6.5-PRE.0 → 0.6.5-PRE.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,28 +1,28 @@
1
1
 
2
2
  
3
- > @zoralabs/protocol-deployments@0.6.5-PRE.0 build:js /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
3
+ > @zoralabs/protocol-deployments@0.6.5-PRE.2 build:js /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
4
4
  > pnpm run build
5
5
 
6
6
 
7
- > @zoralabs/protocol-deployments@0.6.5-PRE.0 build /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
7
+ > @zoralabs/protocol-deployments@0.6.5-PRE.2 build /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
8
8
  > pnpm bundle-configs && pnpm copy-generated && tsup
9
9
 
10
10
 
11
- > @zoralabs/protocol-deployments@0.6.5-PRE.0 bundle-configs /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
11
+ > @zoralabs/protocol-deployments@0.6.5-PRE.2 bundle-configs /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
12
12
  > tsx scripts/bundle-configs.ts && pnpm prettier:write
13
13
 
14
14
 
15
- > @zoralabs/protocol-deployments@0.6.5-PRE.0 prettier:write /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
15
+ > @zoralabs/protocol-deployments@0.6.5-PRE.2 prettier:write /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
16
16
  > prettier --write 'src/**/*.ts' 'scripts/*'
17
17
 
18
18
  src/encoding.tssrc/encoding.ts 23ms (unchanged)
19
- src/index.tssrc/index.ts 2ms (unchanged)
20
- src/typedData.tssrc/typedData.ts 26ms (unchanged)
21
- src/types.tssrc/types.ts 6ms (unchanged)
19
+ src/index.tssrc/index.ts 1ms (unchanged)
20
+ src/typedData.tssrc/typedData.ts 24ms (unchanged)
21
+ src/types.tssrc/types.ts 5ms (unchanged)
22
22
  scripts/bundle-chainConfigs.tsscripts/bundle-chainConfigs.ts 3ms (unchanged)
23
- scripts/bundle-configs.tsscripts/bundle-configs.ts 6ms (unchanged)
23
+ scripts/bundle-configs.tsscripts/bundle-configs.ts 5ms (unchanged)
24
24
 
25
- > @zoralabs/protocol-deployments@0.6.5-PRE.0 copy-generated /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
25
+ > @zoralabs/protocol-deployments@0.6.5-PRE.2 copy-generated /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
26
26
  > cp ../protocol-deployments-gen/generated/wagmi.ts src/generated/wagmi.ts
27
27
 
28
28
  CLI Building entry: src/index.ts
@@ -33,19 +33,19 @@ scripts/bundle-configs.tsscripts/bundle-configs.ts 6ms (unchan
33
33
  CLI Cleaning output folder
34
34
  CJS Build start
35
35
  ESM Build start
36
- CJS dist/index.cjs 667.22 KB
37
- CJS dist/index.cjs.map 1.33 MB
38
- CJS ⚡️ Build success in 144ms
39
- ESM dist/ccip-3JNBGYOD.js 290.00 B
40
- ESM dist/secp256k1-QZA5SALG.js 80.13 KB
36
+ CJS dist/index.cjs 668.69 KB
37
+ CJS dist/index.cjs.map 1.34 MB
38
+ CJS ⚡️ Build success in 108ms
41
39
  ESM dist/chunk-4DQDZNUA.js 136.40 KB
42
40
  ESM dist/chunk-PR4QN5HX.js 1.87 KB
41
+ ESM dist/ccip-3JNBGYOD.js 290.00 B
42
+ ESM dist/secp256k1-QZA5SALG.js 80.13 KB
43
43
  ESM dist/_esm-AN6HMJZC.js 132.93 KB
44
- ESM dist/index.js 585.07 KB
44
+ ESM dist/index.js 586.54 KB
45
+ ESM dist/chunk-4DQDZNUA.js.map 393.76 KB
45
46
  ESM dist/ccip-3JNBGYOD.js.map 71.00 B
46
47
  ESM dist/chunk-PR4QN5HX.js.map 71.00 B
47
- ESM dist/secp256k1-QZA5SALG.js.map 203.10 KB
48
- ESM dist/chunk-4DQDZNUA.js.map 393.76 KB
49
48
  ESM dist/_esm-AN6HMJZC.js.map 212.33 KB
49
+ ESM dist/secp256k1-QZA5SALG.js.map 203.10 KB
50
50
  ESM dist/index.js.map 1.10 MB
51
- ESM ⚡️ Build success in 144ms
51
+ ESM ⚡️ Build success in 108ms
@@ -7105,6 +7105,14 @@ export declare const coinFactoryABI: readonly [{
7105
7105
  readonly type: "address";
7106
7106
  }];
7107
7107
  readonly name: "UpgradePathNotRegistered";
7108
+ }, {
7109
+ readonly type: "error";
7110
+ readonly inputs: readonly [];
7111
+ readonly name: "ZoraHookRegistryCannotBeZeroAddress";
7112
+ }, {
7113
+ readonly type: "error";
7114
+ readonly inputs: readonly [];
7115
+ readonly name: "ZoraLimitOrderBookCannotBeZeroAddress";
7108
7116
  }, {
7109
7117
  readonly type: "error";
7110
7118
  readonly inputs: readonly [{
@@ -7127,8 +7135,20 @@ export declare const coinFactoryABI: readonly [{
7127
7135
  readonly name: "ArrayLengthMismatch";
7128
7136
  }, {
7129
7137
  readonly type: "error";
7130
- readonly inputs: readonly [];
7131
- readonly name: "InsufficientBalance";
7138
+ readonly inputs: readonly [{
7139
+ readonly name: "orderId";
7140
+ readonly internalType: "bytes32";
7141
+ readonly type: "bytes32";
7142
+ }, {
7143
+ readonly name: "expectedCoin";
7144
+ readonly internalType: "address";
7145
+ readonly type: "address";
7146
+ }, {
7147
+ readonly name: "actualCoin";
7148
+ readonly internalType: "address";
7149
+ readonly type: "address";
7150
+ }];
7151
+ readonly name: "CoinMismatch";
7132
7152
  }, {
7133
7153
  readonly type: "error";
7134
7154
  readonly inputs: readonly [];
@@ -7165,6 +7185,18 @@ export declare const coinFactoryABI: readonly [{
7165
7185
  readonly type: "error";
7166
7186
  readonly inputs: readonly [];
7167
7187
  readonly name: "MaxFillCountCannotBeZero";
7188
+ }, {
7189
+ readonly type: "error";
7190
+ readonly inputs: readonly [{
7191
+ readonly name: "withdrawn";
7192
+ readonly internalType: "uint256";
7193
+ readonly type: "uint256";
7194
+ }, {
7195
+ readonly name: "minAmountOut";
7196
+ readonly internalType: "uint256";
7197
+ readonly type: "uint256";
7198
+ }];
7199
+ readonly name: "MinAmountNotReached";
7168
7200
  }, {
7169
7201
  readonly type: "error";
7170
7202
  readonly inputs: readonly [];
@@ -7205,10 +7237,6 @@ export declare const coinFactoryABI: readonly [{
7205
7237
  readonly type: "error";
7206
7238
  readonly inputs: readonly [];
7207
7239
  readonly name: "ZeroMaker";
7208
- }, {
7209
- readonly type: "error";
7210
- readonly inputs: readonly [];
7211
- readonly name: "ZeroMakerOrders";
7212
7240
  }, {
7213
7241
  readonly type: "error";
7214
7242
  readonly inputs: readonly [];
@@ -8647,6 +8675,14 @@ export declare const coinFactoryConfig: {
8647
8675
  readonly type: "address";
8648
8676
  }];
8649
8677
  readonly name: "UpgradePathNotRegistered";
8678
+ }, {
8679
+ readonly type: "error";
8680
+ readonly inputs: readonly [];
8681
+ readonly name: "ZoraHookRegistryCannotBeZeroAddress";
8682
+ }, {
8683
+ readonly type: "error";
8684
+ readonly inputs: readonly [];
8685
+ readonly name: "ZoraLimitOrderBookCannotBeZeroAddress";
8650
8686
  }, {
8651
8687
  readonly type: "error";
8652
8688
  readonly inputs: readonly [{
@@ -8669,8 +8705,20 @@ export declare const coinFactoryConfig: {
8669
8705
  readonly name: "ArrayLengthMismatch";
8670
8706
  }, {
8671
8707
  readonly type: "error";
8672
- readonly inputs: readonly [];
8673
- readonly name: "InsufficientBalance";
8708
+ readonly inputs: readonly [{
8709
+ readonly name: "orderId";
8710
+ readonly internalType: "bytes32";
8711
+ readonly type: "bytes32";
8712
+ }, {
8713
+ readonly name: "expectedCoin";
8714
+ readonly internalType: "address";
8715
+ readonly type: "address";
8716
+ }, {
8717
+ readonly name: "actualCoin";
8718
+ readonly internalType: "address";
8719
+ readonly type: "address";
8720
+ }];
8721
+ readonly name: "CoinMismatch";
8674
8722
  }, {
8675
8723
  readonly type: "error";
8676
8724
  readonly inputs: readonly [];
@@ -8707,6 +8755,18 @@ export declare const coinFactoryConfig: {
8707
8755
  readonly type: "error";
8708
8756
  readonly inputs: readonly [];
8709
8757
  readonly name: "MaxFillCountCannotBeZero";
8758
+ }, {
8759
+ readonly type: "error";
8760
+ readonly inputs: readonly [{
8761
+ readonly name: "withdrawn";
8762
+ readonly internalType: "uint256";
8763
+ readonly type: "uint256";
8764
+ }, {
8765
+ readonly name: "minAmountOut";
8766
+ readonly internalType: "uint256";
8767
+ readonly type: "uint256";
8768
+ }];
8769
+ readonly name: "MinAmountNotReached";
8710
8770
  }, {
8711
8771
  readonly type: "error";
8712
8772
  readonly inputs: readonly [];
@@ -8747,10 +8807,6 @@ export declare const coinFactoryConfig: {
8747
8807
  readonly type: "error";
8748
8808
  readonly inputs: readonly [];
8749
8809
  readonly name: "ZeroMaker";
8750
- }, {
8751
- readonly type: "error";
8752
- readonly inputs: readonly [];
8753
- readonly name: "ZeroMakerOrders";
8754
8810
  }, {
8755
8811
  readonly type: "error";
8756
8812
  readonly inputs: readonly [];
@@ -34497,7 +34553,7 @@ export declare const zoraCreatorRedeemMinterFactoryConfig: {
34497
34553
  }];
34498
34554
  };
34499
34555
  /**
34500
- * [__View Contract on Base Basescan__](https://basescan.org/address/0xBF26D61054Ad1f0f7AcafF9b3A0627A37915D627)
34556
+ * [__View Contract on Base Basescan__](https://basescan.org/address/0xb2057BbCa566bcfDb16F5caD4A26D6Fe2f3E5caE)
34501
34557
  */
34502
34558
  export declare const zoraLimitOrderBookABI: readonly [{
34503
34559
  readonly type: "constructor";
@@ -34761,21 +34817,11 @@ export declare const zoraLimitOrderBookABI: readonly [{
34761
34817
  readonly internalType: "bytes32[]";
34762
34818
  readonly type: "bytes32[]";
34763
34819
  }, {
34764
- readonly name: "recipient";
34765
- readonly internalType: "address";
34766
- readonly type: "address";
34767
- }];
34768
- readonly name: "withdraw";
34769
- readonly outputs: readonly [];
34770
- readonly stateMutability: "nonpayable";
34771
- }, {
34772
- readonly type: "function";
34773
- readonly inputs: readonly [{
34774
34820
  readonly name: "coin";
34775
34821
  readonly internalType: "address";
34776
34822
  readonly type: "address";
34777
34823
  }, {
34778
- readonly name: "amount";
34824
+ readonly name: "minAmountOut";
34779
34825
  readonly internalType: "uint256";
34780
34826
  readonly type: "uint256";
34781
34827
  }, {
@@ -34840,7 +34886,7 @@ export declare const zoraLimitOrderBookABI: readonly [{
34840
34886
  readonly type: "bool";
34841
34887
  readonly indexed: false;
34842
34888
  }, {
34843
- readonly name: "tick";
34889
+ readonly name: "orderTick";
34844
34890
  readonly internalType: "int24";
34845
34891
  readonly type: "int24";
34846
34892
  readonly indexed: false;
@@ -34975,9 +35021,9 @@ export declare const zoraLimitOrderBookABI: readonly [{
34975
35021
  readonly type: "address";
34976
35022
  readonly indexed: true;
34977
35023
  }, {
34978
- readonly name: "balance";
34979
- readonly internalType: "uint128";
34980
- readonly type: "uint128";
35024
+ readonly name: "newBalance";
35025
+ readonly internalType: "uint256";
35026
+ readonly type: "uint256";
34981
35027
  readonly indexed: false;
34982
35028
  }];
34983
35029
  readonly name: "MakerBalanceUpdated";
@@ -35003,8 +35049,20 @@ export declare const zoraLimitOrderBookABI: readonly [{
35003
35049
  readonly name: "ArrayLengthMismatch";
35004
35050
  }, {
35005
35051
  readonly type: "error";
35006
- readonly inputs: readonly [];
35007
- readonly name: "InsufficientBalance";
35052
+ readonly inputs: readonly [{
35053
+ readonly name: "orderId";
35054
+ readonly internalType: "bytes32";
35055
+ readonly type: "bytes32";
35056
+ }, {
35057
+ readonly name: "expectedCoin";
35058
+ readonly internalType: "address";
35059
+ readonly type: "address";
35060
+ }, {
35061
+ readonly name: "actualCoin";
35062
+ readonly internalType: "address";
35063
+ readonly type: "address";
35064
+ }];
35065
+ readonly name: "CoinMismatch";
35008
35066
  }, {
35009
35067
  readonly type: "error";
35010
35068
  readonly inputs: readonly [];
@@ -35041,6 +35099,18 @@ export declare const zoraLimitOrderBookABI: readonly [{
35041
35099
  readonly type: "error";
35042
35100
  readonly inputs: readonly [];
35043
35101
  readonly name: "MaxFillCountCannotBeZero";
35102
+ }, {
35103
+ readonly type: "error";
35104
+ readonly inputs: readonly [{
35105
+ readonly name: "withdrawn";
35106
+ readonly internalType: "uint256";
35107
+ readonly type: "uint256";
35108
+ }, {
35109
+ readonly name: "minAmountOut";
35110
+ readonly internalType: "uint256";
35111
+ readonly type: "uint256";
35112
+ }];
35113
+ readonly name: "MinAmountNotReached";
35044
35114
  }, {
35045
35115
  readonly type: "error";
35046
35116
  readonly inputs: readonly [];
@@ -35081,10 +35151,6 @@ export declare const zoraLimitOrderBookABI: readonly [{
35081
35151
  readonly type: "error";
35082
35152
  readonly inputs: readonly [];
35083
35153
  readonly name: "ZeroMaker";
35084
- }, {
35085
- readonly type: "error";
35086
- readonly inputs: readonly [];
35087
- readonly name: "ZeroMakerOrders";
35088
35154
  }, {
35089
35155
  readonly type: "error";
35090
35156
  readonly inputs: readonly [];
@@ -35498,19 +35564,27 @@ export declare const zoraLimitOrderBookABI: readonly [{
35498
35564
  readonly type: "address";
35499
35565
  }];
35500
35566
  readonly name: "UpgradePathNotRegistered";
35567
+ }, {
35568
+ readonly type: "error";
35569
+ readonly inputs: readonly [];
35570
+ readonly name: "ZoraHookRegistryCannotBeZeroAddress";
35571
+ }, {
35572
+ readonly type: "error";
35573
+ readonly inputs: readonly [];
35574
+ readonly name: "ZoraLimitOrderBookCannotBeZeroAddress";
35501
35575
  }];
35502
35576
  /**
35503
- * [__View Contract on Base Basescan__](https://basescan.org/address/0xBF26D61054Ad1f0f7AcafF9b3A0627A37915D627)
35577
+ * [__View Contract on Base Basescan__](https://basescan.org/address/0xb2057BbCa566bcfDb16F5caD4A26D6Fe2f3E5caE)
35504
35578
  */
35505
35579
  export declare const zoraLimitOrderBookAddress: {
35506
- readonly 8453: "0xBF26D61054Ad1f0f7AcafF9b3A0627A37915D627";
35580
+ readonly 8453: "0xb2057BbCa566bcfDb16F5caD4A26D6Fe2f3E5caE";
35507
35581
  };
35508
35582
  /**
35509
- * [__View Contract on Base Basescan__](https://basescan.org/address/0xBF26D61054Ad1f0f7AcafF9b3A0627A37915D627)
35583
+ * [__View Contract on Base Basescan__](https://basescan.org/address/0xb2057BbCa566bcfDb16F5caD4A26D6Fe2f3E5caE)
35510
35584
  */
35511
35585
  export declare const zoraLimitOrderBookConfig: {
35512
35586
  readonly address: {
35513
- readonly 8453: "0xBF26D61054Ad1f0f7AcafF9b3A0627A37915D627";
35587
+ readonly 8453: "0xb2057BbCa566bcfDb16F5caD4A26D6Fe2f3E5caE";
35514
35588
  };
35515
35589
  readonly abi: readonly [{
35516
35590
  readonly type: "constructor";
@@ -35774,21 +35848,11 @@ export declare const zoraLimitOrderBookConfig: {
35774
35848
  readonly internalType: "bytes32[]";
35775
35849
  readonly type: "bytes32[]";
35776
35850
  }, {
35777
- readonly name: "recipient";
35778
- readonly internalType: "address";
35779
- readonly type: "address";
35780
- }];
35781
- readonly name: "withdraw";
35782
- readonly outputs: readonly [];
35783
- readonly stateMutability: "nonpayable";
35784
- }, {
35785
- readonly type: "function";
35786
- readonly inputs: readonly [{
35787
35851
  readonly name: "coin";
35788
35852
  readonly internalType: "address";
35789
35853
  readonly type: "address";
35790
35854
  }, {
35791
- readonly name: "amount";
35855
+ readonly name: "minAmountOut";
35792
35856
  readonly internalType: "uint256";
35793
35857
  readonly type: "uint256";
35794
35858
  }, {
@@ -35853,7 +35917,7 @@ export declare const zoraLimitOrderBookConfig: {
35853
35917
  readonly type: "bool";
35854
35918
  readonly indexed: false;
35855
35919
  }, {
35856
- readonly name: "tick";
35920
+ readonly name: "orderTick";
35857
35921
  readonly internalType: "int24";
35858
35922
  readonly type: "int24";
35859
35923
  readonly indexed: false;
@@ -35988,9 +36052,9 @@ export declare const zoraLimitOrderBookConfig: {
35988
36052
  readonly type: "address";
35989
36053
  readonly indexed: true;
35990
36054
  }, {
35991
- readonly name: "balance";
35992
- readonly internalType: "uint128";
35993
- readonly type: "uint128";
36055
+ readonly name: "newBalance";
36056
+ readonly internalType: "uint256";
36057
+ readonly type: "uint256";
35994
36058
  readonly indexed: false;
35995
36059
  }];
35996
36060
  readonly name: "MakerBalanceUpdated";
@@ -36016,8 +36080,20 @@ export declare const zoraLimitOrderBookConfig: {
36016
36080
  readonly name: "ArrayLengthMismatch";
36017
36081
  }, {
36018
36082
  readonly type: "error";
36019
- readonly inputs: readonly [];
36020
- readonly name: "InsufficientBalance";
36083
+ readonly inputs: readonly [{
36084
+ readonly name: "orderId";
36085
+ readonly internalType: "bytes32";
36086
+ readonly type: "bytes32";
36087
+ }, {
36088
+ readonly name: "expectedCoin";
36089
+ readonly internalType: "address";
36090
+ readonly type: "address";
36091
+ }, {
36092
+ readonly name: "actualCoin";
36093
+ readonly internalType: "address";
36094
+ readonly type: "address";
36095
+ }];
36096
+ readonly name: "CoinMismatch";
36021
36097
  }, {
36022
36098
  readonly type: "error";
36023
36099
  readonly inputs: readonly [];
@@ -36054,6 +36130,18 @@ export declare const zoraLimitOrderBookConfig: {
36054
36130
  readonly type: "error";
36055
36131
  readonly inputs: readonly [];
36056
36132
  readonly name: "MaxFillCountCannotBeZero";
36133
+ }, {
36134
+ readonly type: "error";
36135
+ readonly inputs: readonly [{
36136
+ readonly name: "withdrawn";
36137
+ readonly internalType: "uint256";
36138
+ readonly type: "uint256";
36139
+ }, {
36140
+ readonly name: "minAmountOut";
36141
+ readonly internalType: "uint256";
36142
+ readonly type: "uint256";
36143
+ }];
36144
+ readonly name: "MinAmountNotReached";
36057
36145
  }, {
36058
36146
  readonly type: "error";
36059
36147
  readonly inputs: readonly [];
@@ -36094,10 +36182,6 @@ export declare const zoraLimitOrderBookConfig: {
36094
36182
  readonly type: "error";
36095
36183
  readonly inputs: readonly [];
36096
36184
  readonly name: "ZeroMaker";
36097
- }, {
36098
- readonly type: "error";
36099
- readonly inputs: readonly [];
36100
- readonly name: "ZeroMakerOrders";
36101
36185
  }, {
36102
36186
  readonly type: "error";
36103
36187
  readonly inputs: readonly [];
@@ -36511,6 +36595,14 @@ export declare const zoraLimitOrderBookConfig: {
36511
36595
  readonly type: "address";
36512
36596
  }];
36513
36597
  readonly name: "UpgradePathNotRegistered";
36598
+ }, {
36599
+ readonly type: "error";
36600
+ readonly inputs: readonly [];
36601
+ readonly name: "ZoraHookRegistryCannotBeZeroAddress";
36602
+ }, {
36603
+ readonly type: "error";
36604
+ readonly inputs: readonly [];
36605
+ readonly name: "ZoraLimitOrderBookCannotBeZeroAddress";
36514
36606
  }];
36515
36607
  };
36516
36608
  /**
@@ -41702,7 +41794,7 @@ export declare const zoraMintsManagerImplConfig: {
41702
41794
  }];
41703
41795
  };
41704
41796
  /**
41705
- * [__View Contract on Base Basescan__](https://basescan.org/address/0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9)
41797
+ * [__View Contract on Base Basescan__](https://basescan.org/address/0x73d53C97e82593321eBf20efBE0EE40b5f9727A2)
41706
41798
  */
41707
41799
  export declare const zoraRouterABI: readonly [{
41708
41800
  readonly type: "constructor";
@@ -42462,6 +42554,14 @@ export declare const zoraRouterABI: readonly [{
42462
42554
  readonly type: "address";
42463
42555
  }];
42464
42556
  readonly name: "UpgradePathNotRegistered";
42557
+ }, {
42558
+ readonly type: "error";
42559
+ readonly inputs: readonly [];
42560
+ readonly name: "ZoraHookRegistryCannotBeZeroAddress";
42561
+ }, {
42562
+ readonly type: "error";
42563
+ readonly inputs: readonly [];
42564
+ readonly name: "ZoraLimitOrderBookCannotBeZeroAddress";
42465
42565
  }, {
42466
42566
  readonly type: "error";
42467
42567
  readonly inputs: readonly [{
@@ -42484,8 +42584,20 @@ export declare const zoraRouterABI: readonly [{
42484
42584
  readonly name: "ArrayLengthMismatch";
42485
42585
  }, {
42486
42586
  readonly type: "error";
42487
- readonly inputs: readonly [];
42488
- readonly name: "InsufficientBalance";
42587
+ readonly inputs: readonly [{
42588
+ readonly name: "orderId";
42589
+ readonly internalType: "bytes32";
42590
+ readonly type: "bytes32";
42591
+ }, {
42592
+ readonly name: "expectedCoin";
42593
+ readonly internalType: "address";
42594
+ readonly type: "address";
42595
+ }, {
42596
+ readonly name: "actualCoin";
42597
+ readonly internalType: "address";
42598
+ readonly type: "address";
42599
+ }];
42600
+ readonly name: "CoinMismatch";
42489
42601
  }, {
42490
42602
  readonly type: "error";
42491
42603
  readonly inputs: readonly [];
@@ -42522,6 +42634,18 @@ export declare const zoraRouterABI: readonly [{
42522
42634
  readonly type: "error";
42523
42635
  readonly inputs: readonly [];
42524
42636
  readonly name: "MaxFillCountCannotBeZero";
42637
+ }, {
42638
+ readonly type: "error";
42639
+ readonly inputs: readonly [{
42640
+ readonly name: "withdrawn";
42641
+ readonly internalType: "uint256";
42642
+ readonly type: "uint256";
42643
+ }, {
42644
+ readonly name: "minAmountOut";
42645
+ readonly internalType: "uint256";
42646
+ readonly type: "uint256";
42647
+ }];
42648
+ readonly name: "MinAmountNotReached";
42525
42649
  }, {
42526
42650
  readonly type: "error";
42527
42651
  readonly inputs: readonly [];
@@ -42562,10 +42686,6 @@ export declare const zoraRouterABI: readonly [{
42562
42686
  readonly type: "error";
42563
42687
  readonly inputs: readonly [];
42564
42688
  readonly name: "ZeroMaker";
42565
- }, {
42566
- readonly type: "error";
42567
- readonly inputs: readonly [];
42568
- readonly name: "ZeroMakerOrders";
42569
42689
  }, {
42570
42690
  readonly type: "error";
42571
42691
  readonly inputs: readonly [];
@@ -42576,17 +42696,17 @@ export declare const zoraRouterABI: readonly [{
42576
42696
  readonly name: "ZeroRealizedOrder";
42577
42697
  }];
42578
42698
  /**
42579
- * [__View Contract on Base Basescan__](https://basescan.org/address/0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9)
42699
+ * [__View Contract on Base Basescan__](https://basescan.org/address/0x73d53C97e82593321eBf20efBE0EE40b5f9727A2)
42580
42700
  */
42581
42701
  export declare const zoraRouterAddress: {
42582
- readonly 8453: "0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9";
42702
+ readonly 8453: "0x73d53C97e82593321eBf20efBE0EE40b5f9727A2";
42583
42703
  };
42584
42704
  /**
42585
- * [__View Contract on Base Basescan__](https://basescan.org/address/0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9)
42705
+ * [__View Contract on Base Basescan__](https://basescan.org/address/0x73d53C97e82593321eBf20efBE0EE40b5f9727A2)
42586
42706
  */
42587
42707
  export declare const zoraRouterConfig: {
42588
42708
  readonly address: {
42589
- readonly 8453: "0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9";
42709
+ readonly 8453: "0x73d53C97e82593321eBf20efBE0EE40b5f9727A2";
42590
42710
  };
42591
42711
  readonly abi: readonly [{
42592
42712
  readonly type: "constructor";
@@ -43346,6 +43466,14 @@ export declare const zoraRouterConfig: {
43346
43466
  readonly type: "address";
43347
43467
  }];
43348
43468
  readonly name: "UpgradePathNotRegistered";
43469
+ }, {
43470
+ readonly type: "error";
43471
+ readonly inputs: readonly [];
43472
+ readonly name: "ZoraHookRegistryCannotBeZeroAddress";
43473
+ }, {
43474
+ readonly type: "error";
43475
+ readonly inputs: readonly [];
43476
+ readonly name: "ZoraLimitOrderBookCannotBeZeroAddress";
43349
43477
  }, {
43350
43478
  readonly type: "error";
43351
43479
  readonly inputs: readonly [{
@@ -43368,8 +43496,20 @@ export declare const zoraRouterConfig: {
43368
43496
  readonly name: "ArrayLengthMismatch";
43369
43497
  }, {
43370
43498
  readonly type: "error";
43371
- readonly inputs: readonly [];
43372
- readonly name: "InsufficientBalance";
43499
+ readonly inputs: readonly [{
43500
+ readonly name: "orderId";
43501
+ readonly internalType: "bytes32";
43502
+ readonly type: "bytes32";
43503
+ }, {
43504
+ readonly name: "expectedCoin";
43505
+ readonly internalType: "address";
43506
+ readonly type: "address";
43507
+ }, {
43508
+ readonly name: "actualCoin";
43509
+ readonly internalType: "address";
43510
+ readonly type: "address";
43511
+ }];
43512
+ readonly name: "CoinMismatch";
43373
43513
  }, {
43374
43514
  readonly type: "error";
43375
43515
  readonly inputs: readonly [];
@@ -43406,6 +43546,18 @@ export declare const zoraRouterConfig: {
43406
43546
  readonly type: "error";
43407
43547
  readonly inputs: readonly [];
43408
43548
  readonly name: "MaxFillCountCannotBeZero";
43549
+ }, {
43550
+ readonly type: "error";
43551
+ readonly inputs: readonly [{
43552
+ readonly name: "withdrawn";
43553
+ readonly internalType: "uint256";
43554
+ readonly type: "uint256";
43555
+ }, {
43556
+ readonly name: "minAmountOut";
43557
+ readonly internalType: "uint256";
43558
+ readonly type: "uint256";
43559
+ }];
43560
+ readonly name: "MinAmountNotReached";
43409
43561
  }, {
43410
43562
  readonly type: "error";
43411
43563
  readonly inputs: readonly [];
@@ -43446,10 +43598,6 @@ export declare const zoraRouterConfig: {
43446
43598
  readonly type: "error";
43447
43599
  readonly inputs: readonly [];
43448
43600
  readonly name: "ZeroMaker";
43449
- }, {
43450
- readonly type: "error";
43451
- readonly inputs: readonly [];
43452
- readonly name: "ZeroMakerOrders";
43453
43601
  }, {
43454
43602
  readonly type: "error";
43455
43603
  readonly inputs: readonly [];