@aztec/l1-artifacts 0.72.1 → 0.74.0

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.
Files changed (172) hide show
  1. package/dest/CoinIssuerAbi.d.ts +52 -52
  2. package/dest/CoinIssuerAbi.js +70 -70
  3. package/dest/CoinIssuerBytecode.d.ts +1 -1
  4. package/dest/CoinIssuerBytecode.js +1 -1
  5. package/dest/EmpireBaseAbi.d.ts +52 -52
  6. package/dest/EmpireBaseAbi.js +70 -70
  7. package/dest/ErrorsAbi.d.ts +52 -52
  8. package/dest/ErrorsAbi.js +70 -70
  9. package/dest/ExtRollupLibAbi.d.ts +57 -53
  10. package/dest/ExtRollupLibAbi.d.ts.map +1 -1
  11. package/dest/ExtRollupLibAbi.js +76 -71
  12. package/dest/ExtRollupLibBytecode.d.ts +1 -1
  13. package/dest/ExtRollupLibBytecode.d.ts.map +1 -1
  14. package/dest/ExtRollupLibBytecode.js +2 -2
  15. package/dest/FeeJuicePortalAbi.d.ts +52 -52
  16. package/dest/FeeJuicePortalAbi.js +70 -70
  17. package/dest/FeeJuicePortalBytecode.d.ts +1 -1
  18. package/dest/FeeJuicePortalBytecode.js +1 -1
  19. package/dest/ForwarderAbi.d.ts +1188 -0
  20. package/dest/ForwarderAbi.d.ts.map +1 -0
  21. package/dest/ForwarderAbi.js +1574 -0
  22. package/dest/ForwarderBytecode.d.ts +9 -0
  23. package/dest/ForwarderBytecode.d.ts.map +1 -0
  24. package/dest/ForwarderBytecode.js +9 -0
  25. package/dest/GovernanceAbi.d.ts +52 -52
  26. package/dest/GovernanceAbi.js +70 -70
  27. package/dest/GovernanceBytecode.d.ts +1 -1
  28. package/dest/GovernanceBytecode.js +1 -1
  29. package/dest/GovernanceProposerAbi.d.ts +52 -52
  30. package/dest/GovernanceProposerAbi.js +70 -70
  31. package/dest/GovernanceProposerBytecode.d.ts +1 -1
  32. package/dest/GovernanceProposerBytecode.js +1 -1
  33. package/dest/HonkVerifierAbi.d.ts +52 -52
  34. package/dest/HonkVerifierAbi.js +70 -70
  35. package/dest/HonkVerifierBytecode.d.ts +1 -1
  36. package/dest/HonkVerifierBytecode.d.ts.map +1 -1
  37. package/dest/HonkVerifierBytecode.js +2 -2
  38. package/dest/IERC20Abi.d.ts +55 -85
  39. package/dest/IERC20Abi.d.ts.map +1 -1
  40. package/dest/IERC20Abi.js +73 -112
  41. package/dest/IProofCommitmentEscrowAbi.d.ts +52 -52
  42. package/dest/IProofCommitmentEscrowAbi.js +70 -70
  43. package/dest/IVerifierAbi.d.ts +52 -52
  44. package/dest/IVerifierAbi.js +70 -70
  45. package/dest/InboxAbi.d.ts +52 -52
  46. package/dest/InboxAbi.js +70 -70
  47. package/dest/InboxBytecode.d.ts +1 -1
  48. package/dest/InboxBytecode.js +1 -1
  49. package/dest/MockVerifierAbi.d.ts +52 -52
  50. package/dest/MockVerifierAbi.js +70 -70
  51. package/dest/NewGovernanceProposerPayloadAbi.d.ts +52 -52
  52. package/dest/NewGovernanceProposerPayloadAbi.js +70 -70
  53. package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
  54. package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
  55. package/dest/OutboxAbi.d.ts +52 -52
  56. package/dest/OutboxAbi.js +70 -70
  57. package/dest/OutboxBytecode.d.ts +1 -1
  58. package/dest/OutboxBytecode.js +1 -1
  59. package/dest/ProofCommitmentEscrowAbi.d.ts +52 -52
  60. package/dest/ProofCommitmentEscrowAbi.js +70 -70
  61. package/dest/ProofCommitmentEscrowBytecode.d.ts +1 -1
  62. package/dest/ProofCommitmentEscrowBytecode.js +1 -1
  63. package/dest/RegistryAbi.d.ts +52 -52
  64. package/dest/RegistryAbi.js +70 -70
  65. package/dest/RegistryBytecode.d.ts +1 -1
  66. package/dest/RegistryBytecode.js +1 -1
  67. package/dest/RewardDistributorAbi.d.ts +52 -52
  68. package/dest/RewardDistributorAbi.js +70 -70
  69. package/dest/RewardDistributorBytecode.d.ts +1 -1
  70. package/dest/RewardDistributorBytecode.js +1 -1
  71. package/dest/RollupAbi.d.ts +132 -123
  72. package/dest/RollupAbi.d.ts.map +1 -1
  73. package/dest/RollupAbi.js +173 -162
  74. package/dest/RollupBytecode.d.ts +96 -21
  75. package/dest/RollupBytecode.d.ts.map +1 -1
  76. package/dest/RollupBytecode.js +122 -22
  77. package/dest/RollupStorage.d.ts +54 -0
  78. package/dest/RollupStorage.d.ts.map +1 -0
  79. package/dest/RollupStorage.js +62 -0
  80. package/dest/SlashFactoryAbi.d.ts +64 -64
  81. package/dest/SlashFactoryAbi.js +85 -85
  82. package/dest/SlashFactoryBytecode.d.ts +1 -1
  83. package/dest/SlashFactoryBytecode.js +1 -1
  84. package/dest/SlasherAbi.d.ts +52 -52
  85. package/dest/SlasherAbi.js +70 -70
  86. package/dest/SlasherBytecode.d.ts +1 -1
  87. package/dest/SlasherBytecode.js +1 -1
  88. package/dest/SlashingProposerAbi.d.ts +52 -52
  89. package/dest/SlashingProposerAbi.js +70 -70
  90. package/dest/SlashingProposerBytecode.d.ts +1 -1
  91. package/dest/SlashingProposerBytecode.js +1 -1
  92. package/dest/StakingLibAbi.d.ts +1153 -0
  93. package/dest/StakingLibAbi.d.ts.map +1 -0
  94. package/dest/StakingLibAbi.js +1523 -0
  95. package/dest/StakingLibBytecode.d.ts +9 -0
  96. package/dest/StakingLibBytecode.d.ts.map +1 -0
  97. package/dest/StakingLibBytecode.js +9 -0
  98. package/dest/TestERC20Abi.d.ts +52 -52
  99. package/dest/TestERC20Abi.js +70 -70
  100. package/dest/TokenPortalAbi.d.ts +52 -52
  101. package/dest/TokenPortalAbi.js +70 -70
  102. package/dest/TokenPortalBytecode.d.ts +1 -1
  103. package/dest/TokenPortalBytecode.js +1 -1
  104. package/dest/UniswapPortalAbi.d.ts +52 -52
  105. package/dest/UniswapPortalAbi.js +70 -70
  106. package/dest/UniswapPortalBytecode.d.ts +1 -1
  107. package/dest/UniswapPortalBytecode.js +1 -1
  108. package/dest/{LeonidasLibAbi.d.ts → ValidatorSelectionLibAbi.d.ts} +55 -55
  109. package/dest/{LeonidasLibAbi.d.ts.map → ValidatorSelectionLibAbi.d.ts.map} +1 -1
  110. package/dest/{LeonidasLibAbi.js → ValidatorSelectionLibAbi.js} +72 -72
  111. package/dest/ValidatorSelectionLibBytecode.d.ts +9 -0
  112. package/dest/ValidatorSelectionLibBytecode.d.ts.map +1 -0
  113. package/dest/ValidatorSelectionLibBytecode.js +9 -0
  114. package/dest/index.d.ts +7 -2
  115. package/dest/index.d.ts.map +1 -1
  116. package/dest/index.js +8 -3
  117. package/generated/CoinIssuerAbi.ts +69 -69
  118. package/generated/CoinIssuerBytecode.ts +1 -1
  119. package/generated/EmpireBaseAbi.ts +69 -69
  120. package/generated/ErrorsAbi.ts +69 -69
  121. package/generated/ExtRollupLibAbi.ts +75 -70
  122. package/generated/ExtRollupLibBytecode.ts +1 -1
  123. package/generated/FeeJuicePortalAbi.ts +69 -69
  124. package/generated/FeeJuicePortalBytecode.ts +1 -1
  125. package/generated/ForwarderAbi.ts +1573 -0
  126. package/generated/ForwarderBytecode.ts +8 -0
  127. package/generated/GovernanceAbi.ts +69 -69
  128. package/generated/GovernanceBytecode.ts +1 -1
  129. package/generated/GovernanceProposerAbi.ts +69 -69
  130. package/generated/GovernanceProposerBytecode.ts +1 -1
  131. package/generated/HonkVerifierAbi.ts +69 -69
  132. package/generated/HonkVerifierBytecode.ts +1 -1
  133. package/generated/IERC20Abi.ts +72 -111
  134. package/generated/IProofCommitmentEscrowAbi.ts +69 -69
  135. package/generated/IVerifierAbi.ts +69 -69
  136. package/generated/InboxAbi.ts +69 -69
  137. package/generated/InboxBytecode.ts +1 -1
  138. package/generated/MockVerifierAbi.ts +69 -69
  139. package/generated/NewGovernanceProposerPayloadAbi.ts +69 -69
  140. package/generated/NewGovernanceProposerPayloadBytecode.ts +1 -1
  141. package/generated/OutboxAbi.ts +69 -69
  142. package/generated/OutboxBytecode.ts +1 -1
  143. package/generated/ProofCommitmentEscrowAbi.ts +69 -69
  144. package/generated/ProofCommitmentEscrowBytecode.ts +1 -1
  145. package/generated/RegistryAbi.ts +69 -69
  146. package/generated/RegistryBytecode.ts +1 -1
  147. package/generated/RewardDistributorAbi.ts +69 -69
  148. package/generated/RewardDistributorBytecode.ts +1 -1
  149. package/generated/RollupAbi.ts +172 -161
  150. package/generated/RollupBytecode.ts +121 -21
  151. package/generated/RollupStorage.ts +61 -0
  152. package/generated/SlashFactoryAbi.ts +84 -84
  153. package/generated/SlashFactoryBytecode.ts +1 -1
  154. package/generated/SlasherAbi.ts +69 -69
  155. package/generated/SlasherBytecode.ts +1 -1
  156. package/generated/SlashingProposerAbi.ts +69 -69
  157. package/generated/SlashingProposerBytecode.ts +1 -1
  158. package/generated/StakingLibAbi.ts +1522 -0
  159. package/generated/StakingLibBytecode.ts +8 -0
  160. package/generated/TestERC20Abi.ts +69 -69
  161. package/generated/TokenPortalAbi.ts +69 -69
  162. package/generated/TokenPortalBytecode.ts +1 -1
  163. package/generated/UniswapPortalAbi.ts +69 -69
  164. package/generated/UniswapPortalBytecode.ts +1 -1
  165. package/generated/{LeonidasLibAbi.ts → ValidatorSelectionLibAbi.ts} +71 -71
  166. package/generated/ValidatorSelectionLibBytecode.ts +8 -0
  167. package/generated/index.ts +7 -2
  168. package/package.json +1 -1
  169. package/dest/LeonidasLibBytecode.d.ts +0 -9
  170. package/dest/LeonidasLibBytecode.d.ts.map +0 -1
  171. package/dest/LeonidasLibBytecode.js +0 -9
  172. package/generated/LeonidasLibBytecode.ts +0 -8
@@ -150,26 +150,6 @@ export declare const RollupAbi: readonly [{
150
150
  readonly name: "EIP712DomainChanged";
151
151
  readonly inputs: readonly [];
152
152
  readonly anonymous: false;
153
- }, {
154
- readonly type: "function";
155
- readonly name: "EPOCH_DURATION";
156
- readonly inputs: readonly [];
157
- readonly outputs: readonly [{
158
- readonly name: "";
159
- readonly type: "uint256";
160
- readonly internalType: "uint256";
161
- }];
162
- readonly stateMutability: "view";
163
- }, {
164
- readonly type: "function";
165
- readonly name: "EXIT_DELAY";
166
- readonly inputs: readonly [];
167
- readonly outputs: readonly [{
168
- readonly name: "";
169
- readonly type: "uint256";
170
- readonly internalType: "Timestamp";
171
- }];
172
- readonly stateMutability: "view";
173
153
  }, {
174
154
  readonly type: "function";
175
155
  readonly name: "FEE_JUICE_PORTAL";
@@ -200,16 +180,6 @@ export declare const RollupAbi: readonly [{
200
180
  readonly type: "error";
201
181
  readonly name: "FeeMath__InvalidProvingCostModifier";
202
182
  readonly inputs: readonly [];
203
- }, {
204
- readonly type: "function";
205
- readonly name: "GENESIS_TIME";
206
- readonly inputs: readonly [];
207
- readonly outputs: readonly [{
208
- readonly name: "";
209
- readonly type: "uint256";
210
- readonly internalType: "Timestamp";
211
- }];
212
- readonly stateMutability: "view";
213
183
  }, {
214
184
  readonly type: "error";
215
185
  readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
@@ -585,6 +555,11 @@ export declare const RollupAbi: readonly [{
585
555
  readonly type: "bytes32";
586
556
  readonly indexed: true;
587
557
  readonly internalType: "bytes32";
558
+ }, {
559
+ readonly name: "versionedBlobHashes";
560
+ readonly type: "bytes32[]";
561
+ readonly indexed: false;
562
+ readonly internalType: "bytes32[]";
588
563
  }];
589
564
  readonly anonymous: false;
590
565
  }, {
@@ -622,68 +597,6 @@ export declare const RollupAbi: readonly [{
622
597
  readonly internalType: "Slot";
623
598
  }];
624
599
  readonly stateMutability: "view";
625
- }, {
626
- readonly type: "error";
627
- readonly name: "Leonidas__EpochNotSetup";
628
- readonly inputs: readonly [];
629
- }, {
630
- readonly type: "error";
631
- readonly name: "Leonidas__InsufficientAttestations";
632
- readonly inputs: readonly [{
633
- readonly name: "minimumNeeded";
634
- readonly type: "uint256";
635
- readonly internalType: "uint256";
636
- }, {
637
- readonly name: "provided";
638
- readonly type: "uint256";
639
- readonly internalType: "uint256";
640
- }];
641
- }, {
642
- readonly type: "error";
643
- readonly name: "Leonidas__InsufficientAttestationsProvided";
644
- readonly inputs: readonly [{
645
- readonly name: "minimumNeeded";
646
- readonly type: "uint256";
647
- readonly internalType: "uint256";
648
- }, {
649
- readonly name: "provided";
650
- readonly type: "uint256";
651
- readonly internalType: "uint256";
652
- }];
653
- }, {
654
- readonly type: "error";
655
- readonly name: "Leonidas__InvalidDeposit";
656
- readonly inputs: readonly [{
657
- readonly name: "attester";
658
- readonly type: "address";
659
- readonly internalType: "address";
660
- }, {
661
- readonly name: "proposer";
662
- readonly type: "address";
663
- readonly internalType: "address";
664
- }];
665
- }, {
666
- readonly type: "error";
667
- readonly name: "Leonidas__InvalidProposer";
668
- readonly inputs: readonly [{
669
- readonly name: "expected";
670
- readonly type: "address";
671
- readonly internalType: "address";
672
- }, {
673
- readonly name: "actual";
674
- readonly type: "address";
675
- readonly internalType: "address";
676
- }];
677
- }, {
678
- readonly type: "function";
679
- readonly name: "MINIMUM_STAKE";
680
- readonly inputs: readonly [];
681
- readonly outputs: readonly [{
682
- readonly name: "";
683
- readonly type: "uint256";
684
- readonly internalType: "uint256";
685
- }];
686
- readonly stateMutability: "view";
687
600
  }, {
688
601
  readonly type: "error";
689
602
  readonly name: "MerkleLib__InvalidRoot";
@@ -1308,36 +1221,6 @@ export declare const RollupAbi: readonly [{
1308
1221
  readonly type: "bytes32";
1309
1222
  readonly internalType: "bytes32";
1310
1223
  }];
1311
- }, {
1312
- readonly type: "function";
1313
- readonly name: "SLASHER";
1314
- readonly inputs: readonly [];
1315
- readonly outputs: readonly [{
1316
- readonly name: "";
1317
- readonly type: "address";
1318
- readonly internalType: "contract Slasher";
1319
- }];
1320
- readonly stateMutability: "view";
1321
- }, {
1322
- readonly type: "function";
1323
- readonly name: "SLOT_DURATION";
1324
- readonly inputs: readonly [];
1325
- readonly outputs: readonly [{
1326
- readonly name: "";
1327
- readonly type: "uint256";
1328
- readonly internalType: "uint256";
1329
- }];
1330
- readonly stateMutability: "view";
1331
- }, {
1332
- readonly type: "function";
1333
- readonly name: "STAKING_ASSET";
1334
- readonly inputs: readonly [];
1335
- readonly outputs: readonly [{
1336
- readonly name: "";
1337
- readonly type: "address";
1338
- readonly internalType: "contract IERC20";
1339
- }];
1340
- readonly stateMutability: "view";
1341
1224
  }, {
1342
1225
  readonly type: "error";
1343
1226
  readonly name: "SafeCastOverflowedIntToUint";
@@ -1531,6 +1414,58 @@ export declare const RollupAbi: readonly [{
1531
1414
  readonly internalType: "address";
1532
1415
  }];
1533
1416
  readonly stateMutability: "view";
1417
+ }, {
1418
+ readonly type: "error";
1419
+ readonly name: "ValidatorSelection__EpochNotSetup";
1420
+ readonly inputs: readonly [];
1421
+ }, {
1422
+ readonly type: "error";
1423
+ readonly name: "ValidatorSelection__InsufficientAttestations";
1424
+ readonly inputs: readonly [{
1425
+ readonly name: "minimumNeeded";
1426
+ readonly type: "uint256";
1427
+ readonly internalType: "uint256";
1428
+ }, {
1429
+ readonly name: "provided";
1430
+ readonly type: "uint256";
1431
+ readonly internalType: "uint256";
1432
+ }];
1433
+ }, {
1434
+ readonly type: "error";
1435
+ readonly name: "ValidatorSelection__InsufficientAttestationsProvided";
1436
+ readonly inputs: readonly [{
1437
+ readonly name: "minimumNeeded";
1438
+ readonly type: "uint256";
1439
+ readonly internalType: "uint256";
1440
+ }, {
1441
+ readonly name: "provided";
1442
+ readonly type: "uint256";
1443
+ readonly internalType: "uint256";
1444
+ }];
1445
+ }, {
1446
+ readonly type: "error";
1447
+ readonly name: "ValidatorSelection__InvalidDeposit";
1448
+ readonly inputs: readonly [{
1449
+ readonly name: "attester";
1450
+ readonly type: "address";
1451
+ readonly internalType: "address";
1452
+ }, {
1453
+ readonly name: "proposer";
1454
+ readonly type: "address";
1455
+ readonly internalType: "address";
1456
+ }];
1457
+ }, {
1458
+ readonly type: "error";
1459
+ readonly name: "ValidatorSelection__InvalidProposer";
1460
+ readonly inputs: readonly [{
1461
+ readonly name: "expected";
1462
+ readonly type: "address";
1463
+ readonly internalType: "address";
1464
+ }, {
1465
+ readonly name: "actual";
1466
+ readonly type: "address";
1467
+ readonly internalType: "address";
1468
+ }];
1534
1469
  }, {
1535
1470
  readonly type: "event";
1536
1471
  readonly name: "WithdrawFinalised";
@@ -2017,6 +1952,16 @@ export declare const RollupAbi: readonly [{
2017
1952
  readonly internalType: "address[]";
2018
1953
  }];
2019
1954
  readonly stateMutability: "view";
1955
+ }, {
1956
+ readonly type: "function";
1957
+ readonly name: "getEpochDuration";
1958
+ readonly inputs: readonly [];
1959
+ readonly outputs: readonly [{
1960
+ readonly name: "";
1961
+ readonly type: "uint256";
1962
+ readonly internalType: "uint256";
1963
+ }];
1964
+ readonly stateMutability: "view";
2020
1965
  }, {
2021
1966
  readonly type: "function";
2022
1967
  readonly name: "getEpochForBlock";
@@ -2094,6 +2039,16 @@ export declare const RollupAbi: readonly [{
2094
2039
  }];
2095
2040
  }];
2096
2041
  readonly stateMutability: "view";
2042
+ }, {
2043
+ readonly type: "function";
2044
+ readonly name: "getExitDelay";
2045
+ readonly inputs: readonly [];
2046
+ readonly outputs: readonly [{
2047
+ readonly name: "";
2048
+ readonly type: "uint256";
2049
+ readonly internalType: "Timestamp";
2050
+ }];
2051
+ readonly stateMutability: "view";
2097
2052
  }, {
2098
2053
  readonly type: "function";
2099
2054
  readonly name: "getFeeAssetPrice";
@@ -2104,6 +2059,16 @@ export declare const RollupAbi: readonly [{
2104
2059
  readonly internalType: "uint256";
2105
2060
  }];
2106
2061
  readonly stateMutability: "view";
2062
+ }, {
2063
+ readonly type: "function";
2064
+ readonly name: "getGenesisTime";
2065
+ readonly inputs: readonly [];
2066
+ readonly outputs: readonly [{
2067
+ readonly name: "";
2068
+ readonly type: "uint256";
2069
+ readonly internalType: "Timestamp";
2070
+ }];
2071
+ readonly stateMutability: "view";
2107
2072
  }, {
2108
2073
  readonly type: "function";
2109
2074
  readonly name: "getInfo";
@@ -2215,6 +2180,16 @@ export declare const RollupAbi: readonly [{
2215
2180
  }];
2216
2181
  }];
2217
2182
  readonly stateMutability: "view";
2183
+ }, {
2184
+ readonly type: "function";
2185
+ readonly name: "getMinimumStake";
2186
+ readonly inputs: readonly [];
2187
+ readonly outputs: readonly [{
2188
+ readonly name: "";
2189
+ readonly type: "uint256";
2190
+ readonly internalType: "uint256";
2191
+ }];
2192
+ readonly stateMutability: "view";
2218
2193
  }, {
2219
2194
  readonly type: "function";
2220
2195
  readonly name: "getOperatorAtIndex";
@@ -2345,6 +2320,16 @@ export declare const RollupAbi: readonly [{
2345
2320
  readonly internalType: "uint256";
2346
2321
  }];
2347
2322
  readonly stateMutability: "view";
2323
+ }, {
2324
+ readonly type: "function";
2325
+ readonly name: "getSlasher";
2326
+ readonly inputs: readonly [];
2327
+ readonly outputs: readonly [{
2328
+ readonly name: "";
2329
+ readonly type: "address";
2330
+ readonly internalType: "address";
2331
+ }];
2332
+ readonly stateMutability: "view";
2348
2333
  }, {
2349
2334
  readonly type: "function";
2350
2335
  readonly name: "getSlotAt";
@@ -2359,6 +2344,26 @@ export declare const RollupAbi: readonly [{
2359
2344
  readonly internalType: "Slot";
2360
2345
  }];
2361
2346
  readonly stateMutability: "view";
2347
+ }, {
2348
+ readonly type: "function";
2349
+ readonly name: "getSlotDuration";
2350
+ readonly inputs: readonly [];
2351
+ readonly outputs: readonly [{
2352
+ readonly name: "";
2353
+ readonly type: "uint256";
2354
+ readonly internalType: "uint256";
2355
+ }];
2356
+ readonly stateMutability: "view";
2357
+ }, {
2358
+ readonly type: "function";
2359
+ readonly name: "getStakingAsset";
2360
+ readonly inputs: readonly [];
2361
+ readonly outputs: readonly [{
2362
+ readonly name: "";
2363
+ readonly type: "address";
2364
+ readonly internalType: "contract IERC20";
2365
+ }];
2366
+ readonly stateMutability: "view";
2362
2367
  }, {
2363
2368
  readonly type: "function";
2364
2369
  readonly name: "getTimestampForSlot";
@@ -2810,6 +2815,10 @@ export declare const RollupAbi: readonly [{
2810
2815
  readonly internalType: "bytes";
2811
2816
  }];
2812
2817
  readonly outputs: readonly [{
2818
+ readonly name: "";
2819
+ readonly type: "bytes32[]";
2820
+ readonly internalType: "bytes32[]";
2821
+ }, {
2813
2822
  readonly name: "";
2814
2823
  readonly type: "bytes32";
2815
2824
  readonly internalType: "bytes32";
@@ -2917,7 +2926,7 @@ export declare const RollupAbi: readonly [{
2917
2926
  readonly type: "uint256";
2918
2927
  readonly internalType: "Timestamp";
2919
2928
  }, {
2920
- readonly name: "_blobsHash";
2929
+ readonly name: "_blobsHashesCommitment";
2921
2930
  readonly type: "bytes32";
2922
2931
  readonly internalType: "bytes32";
2923
2932
  }, {
@@ -1 +1 @@
1
- {"version":3,"file":"RollupAbi.d.ts","sourceRoot":"","sources":["../generated/RollupAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwwHZ,CAAC"}
1
+ {"version":3,"file":"RollupAbi.d.ts","sourceRoot":"","sources":["../generated/RollupAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmxHZ,CAAC"}