@aztec/l1-artifacts 4.0.0-nightly.20260118 → 4.0.0-nightly.20260120

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.
@@ -0,0 +1,3570 @@
1
+ /**
2
+ * EscapeHatch ABI.
3
+ */ export const EscapeHatchAbi = [
4
+ {
5
+ "type": "error",
6
+ "name": "AddressSnapshotLib__CannotAddAddressZero",
7
+ "inputs": []
8
+ },
9
+ {
10
+ "type": "error",
11
+ "name": "CheckpointUnorderedInsertion",
12
+ "inputs": []
13
+ },
14
+ {
15
+ "type": "error",
16
+ "name": "CoinIssuer__InvalidConfiguration",
17
+ "inputs": []
18
+ },
19
+ {
20
+ "type": "error",
21
+ "name": "DevNet__NoPruningAllowed",
22
+ "inputs": []
23
+ },
24
+ {
25
+ "type": "error",
26
+ "name": "ECDSAInvalidSignature",
27
+ "inputs": []
28
+ },
29
+ {
30
+ "type": "error",
31
+ "name": "EmpireBase__PayloadCannotBeAddressZero",
32
+ "inputs": []
33
+ },
34
+ {
35
+ "type": "error",
36
+ "name": "EscapeHatch__InvalidConfiguration",
37
+ "inputs": []
38
+ },
39
+ {
40
+ "type": "error",
41
+ "name": "FeeJuicePortal__AlreadyInitialized",
42
+ "inputs": []
43
+ },
44
+ {
45
+ "type": "error",
46
+ "name": "FeeJuicePortal__InvalidInitialization",
47
+ "inputs": []
48
+ },
49
+ {
50
+ "type": "error",
51
+ "name": "FeeJuicePortal__Unauthorized",
52
+ "inputs": []
53
+ },
54
+ {
55
+ "type": "error",
56
+ "name": "FeeLib__AlreadyPreheated",
57
+ "inputs": []
58
+ },
59
+ {
60
+ "type": "error",
61
+ "name": "FeeLib__InvalidFeeAssetPriceModifier",
62
+ "inputs": []
63
+ },
64
+ {
65
+ "type": "error",
66
+ "name": "GSE__GovernanceAlreadySet",
67
+ "inputs": []
68
+ },
69
+ {
70
+ "type": "error",
71
+ "name": "GSE__InvalidProofOfPossession",
72
+ "inputs": []
73
+ },
74
+ {
75
+ "type": "error",
76
+ "name": "GovernanceProposer__GSEPayloadInvalid",
77
+ "inputs": []
78
+ },
79
+ {
80
+ "type": "error",
81
+ "name": "Governance__CallerCannotBeSelf",
82
+ "inputs": []
83
+ },
84
+ {
85
+ "type": "error",
86
+ "name": "Governance__CannotCallAsset",
87
+ "inputs": []
88
+ },
89
+ {
90
+ "type": "error",
91
+ "name": "Governance__CannotWithdrawToAddressZero",
92
+ "inputs": []
93
+ },
94
+ {
95
+ "type": "error",
96
+ "name": "Governance__CheckpointedUintLib__NotInPast",
97
+ "inputs": []
98
+ },
99
+ {
100
+ "type": "error",
101
+ "name": "Governance__ConfigurationLib__InvalidMinimumVotes",
102
+ "inputs": []
103
+ },
104
+ {
105
+ "type": "error",
106
+ "name": "Governance__ConfigurationLib__LockAmountTooBig",
107
+ "inputs": []
108
+ },
109
+ {
110
+ "type": "error",
111
+ "name": "Governance__ConfigurationLib__LockAmountTooSmall",
112
+ "inputs": []
113
+ },
114
+ {
115
+ "type": "error",
116
+ "name": "Governance__ConfigurationLib__QuorumTooBig",
117
+ "inputs": []
118
+ },
119
+ {
120
+ "type": "error",
121
+ "name": "Governance__ConfigurationLib__QuorumTooSmall",
122
+ "inputs": []
123
+ },
124
+ {
125
+ "type": "error",
126
+ "name": "Governance__ConfigurationLib__RequiredYeaMarginTooBig",
127
+ "inputs": []
128
+ },
129
+ {
130
+ "type": "error",
131
+ "name": "Governance__DepositNotAllowed",
132
+ "inputs": []
133
+ },
134
+ {
135
+ "type": "error",
136
+ "name": "Governance__GovernanceProposerCannotBeSelf",
137
+ "inputs": []
138
+ },
139
+ {
140
+ "type": "error",
141
+ "name": "Governance__ProposalAlreadyDropped",
142
+ "inputs": []
143
+ },
144
+ {
145
+ "type": "error",
146
+ "name": "Governance__ProposalCannotBeDropped",
147
+ "inputs": []
148
+ },
149
+ {
150
+ "type": "error",
151
+ "name": "Governance__ProposalNotActive",
152
+ "inputs": []
153
+ },
154
+ {
155
+ "type": "error",
156
+ "name": "Governance__ProposalNotExecutable",
157
+ "inputs": []
158
+ },
159
+ {
160
+ "type": "error",
161
+ "name": "Governance__WithdrawalAlreadyClaimed",
162
+ "inputs": []
163
+ },
164
+ {
165
+ "type": "error",
166
+ "name": "Governance__WithdrawalNotInitiated",
167
+ "inputs": []
168
+ },
169
+ {
170
+ "type": "error",
171
+ "name": "Inbox__Ignition",
172
+ "inputs": []
173
+ },
174
+ {
175
+ "type": "error",
176
+ "name": "Inbox__MustBuildBeforeConsume",
177
+ "inputs": []
178
+ },
179
+ {
180
+ "type": "error",
181
+ "name": "Inbox__Unauthorized",
182
+ "inputs": []
183
+ },
184
+ {
185
+ "type": "function",
186
+ "name": "LAG_IN_EPOCHS_FOR_RANDAO",
187
+ "inputs": [],
188
+ "outputs": [
189
+ {
190
+ "name": "",
191
+ "type": "uint256",
192
+ "internalType": "uint256"
193
+ }
194
+ ],
195
+ "stateMutability": "view"
196
+ },
197
+ {
198
+ "type": "function",
199
+ "name": "LAG_IN_EPOCHS_FOR_SET_SIZE",
200
+ "inputs": [],
201
+ "outputs": [
202
+ {
203
+ "name": "",
204
+ "type": "uint256",
205
+ "internalType": "uint256"
206
+ }
207
+ ],
208
+ "stateMutability": "view"
209
+ },
210
+ {
211
+ "type": "error",
212
+ "name": "MerkleLib__InvalidIndexForPathLength",
213
+ "inputs": []
214
+ },
215
+ {
216
+ "type": "error",
217
+ "name": "Outbox__InvalidChainId",
218
+ "inputs": []
219
+ },
220
+ {
221
+ "type": "error",
222
+ "name": "Outbox__PathTooLong",
223
+ "inputs": []
224
+ },
225
+ {
226
+ "type": "error",
227
+ "name": "Outbox__Unauthorized",
228
+ "inputs": []
229
+ },
230
+ {
231
+ "type": "error",
232
+ "name": "Registry__NoRollupsRegistered",
233
+ "inputs": []
234
+ },
235
+ {
236
+ "type": "error",
237
+ "name": "RewardLib__InvalidSequencerBps",
238
+ "inputs": []
239
+ },
240
+ {
241
+ "type": "error",
242
+ "name": "Rollup__AttestationsAreValid",
243
+ "inputs": []
244
+ },
245
+ {
246
+ "type": "error",
247
+ "name": "Rollup__CannotInvalidateEscapeHatch",
248
+ "inputs": []
249
+ },
250
+ {
251
+ "type": "error",
252
+ "name": "Rollup__CheckpointAlreadyProven",
253
+ "inputs": []
254
+ },
255
+ {
256
+ "type": "error",
257
+ "name": "Rollup__CheckpointNotInPendingChain",
258
+ "inputs": []
259
+ },
260
+ {
261
+ "type": "error",
262
+ "name": "Rollup__InvalidAttestationIndex",
263
+ "inputs": []
264
+ },
265
+ {
266
+ "type": "error",
267
+ "name": "Rollup__InvalidAttestations",
268
+ "inputs": []
269
+ },
270
+ {
271
+ "type": "error",
272
+ "name": "Rollup__InvalidCoinbase",
273
+ "inputs": []
274
+ },
275
+ {
276
+ "type": "error",
277
+ "name": "Rollup__InvalidFirstEpochProof",
278
+ "inputs": []
279
+ },
280
+ {
281
+ "type": "error",
282
+ "name": "Rollup__InvalidProof",
283
+ "inputs": []
284
+ },
285
+ {
286
+ "type": "error",
287
+ "name": "Rollup__ManaLimitExceeded",
288
+ "inputs": []
289
+ },
290
+ {
291
+ "type": "error",
292
+ "name": "Rollup__NoBlobsInCheckpoint",
293
+ "inputs": []
294
+ },
295
+ {
296
+ "type": "error",
297
+ "name": "Rollup__NoEpochToProve",
298
+ "inputs": []
299
+ },
300
+ {
301
+ "type": "error",
302
+ "name": "Rollup__NonSequentialProving",
303
+ "inputs": []
304
+ },
305
+ {
306
+ "type": "error",
307
+ "name": "Rollup__NonZeroDaFee",
308
+ "inputs": []
309
+ },
310
+ {
311
+ "type": "error",
312
+ "name": "Rollup__NothingToPrune",
313
+ "inputs": []
314
+ },
315
+ {
316
+ "type": "error",
317
+ "name": "Rollup__RewardsNotClaimable",
318
+ "inputs": []
319
+ },
320
+ {
321
+ "type": "error",
322
+ "name": "Rollup__StartIsNotBuildingOnProven",
323
+ "inputs": []
324
+ },
325
+ {
326
+ "type": "error",
327
+ "name": "Rollup__StartIsNotFirstCheckpointOfEpoch",
328
+ "inputs": []
329
+ },
330
+ {
331
+ "type": "error",
332
+ "name": "Rollup__TimestampTooOld",
333
+ "inputs": []
334
+ },
335
+ {
336
+ "type": "error",
337
+ "name": "Rollup__TryingToProveNonExistingCheckpoint",
338
+ "inputs": []
339
+ },
340
+ {
341
+ "type": "error",
342
+ "name": "Staking__DepositOutOfGas",
343
+ "inputs": []
344
+ },
345
+ {
346
+ "type": "error",
347
+ "name": "Staking__GovernanceAlreadySet",
348
+ "inputs": []
349
+ },
350
+ {
351
+ "type": "error",
352
+ "name": "Staking__InvalidNormalFlushSizeQuotient",
353
+ "inputs": []
354
+ },
355
+ {
356
+ "type": "error",
357
+ "name": "Staking__InvalidStakingQueueConfig",
358
+ "inputs": []
359
+ },
360
+ {
361
+ "type": "error",
362
+ "name": "Staking__QueueEmpty",
363
+ "inputs": []
364
+ },
365
+ {
366
+ "type": "error",
367
+ "name": "TallySlashingProposer__InvalidCommitteeCommitment",
368
+ "inputs": []
369
+ },
370
+ {
371
+ "type": "error",
372
+ "name": "TallySlashingProposer__InvalidSignature",
373
+ "inputs": []
374
+ },
375
+ {
376
+ "type": "error",
377
+ "name": "TallySlashingProposer__QuorumMustBeGreaterThanZero",
378
+ "inputs": []
379
+ },
380
+ {
381
+ "type": "error",
382
+ "name": "TallySlashingProposer__SlashAmountTooLarge",
383
+ "inputs": []
384
+ },
385
+ {
386
+ "type": "error",
387
+ "name": "ValidatorSelection__EpochNotSetup",
388
+ "inputs": []
389
+ },
390
+ {
391
+ "type": "function",
392
+ "name": "getActiveDuration",
393
+ "inputs": [],
394
+ "outputs": [
395
+ {
396
+ "name": "",
397
+ "type": "uint256",
398
+ "internalType": "uint256"
399
+ }
400
+ ],
401
+ "stateMutability": "view"
402
+ },
403
+ {
404
+ "type": "function",
405
+ "name": "getBondSize",
406
+ "inputs": [],
407
+ "outputs": [
408
+ {
409
+ "name": "",
410
+ "type": "uint96",
411
+ "internalType": "uint96"
412
+ }
413
+ ],
414
+ "stateMutability": "view"
415
+ },
416
+ {
417
+ "type": "function",
418
+ "name": "getBondToken",
419
+ "inputs": [],
420
+ "outputs": [
421
+ {
422
+ "name": "",
423
+ "type": "address",
424
+ "internalType": "address"
425
+ }
426
+ ],
427
+ "stateMutability": "view"
428
+ },
429
+ {
430
+ "type": "function",
431
+ "name": "getCandidateCount",
432
+ "inputs": [],
433
+ "outputs": [
434
+ {
435
+ "name": "",
436
+ "type": "uint256",
437
+ "internalType": "uint256"
438
+ }
439
+ ],
440
+ "stateMutability": "view"
441
+ },
442
+ {
443
+ "type": "function",
444
+ "name": "getCurrentHatch",
445
+ "inputs": [],
446
+ "outputs": [
447
+ {
448
+ "name": "",
449
+ "type": "uint256",
450
+ "internalType": "Hatch"
451
+ }
452
+ ],
453
+ "stateMutability": "view"
454
+ },
455
+ {
456
+ "type": "function",
457
+ "name": "getFailedHatchPunishment",
458
+ "inputs": [],
459
+ "outputs": [
460
+ {
461
+ "name": "",
462
+ "type": "uint96",
463
+ "internalType": "uint96"
464
+ }
465
+ ],
466
+ "stateMutability": "view"
467
+ },
468
+ {
469
+ "type": "function",
470
+ "name": "getFrequency",
471
+ "inputs": [],
472
+ "outputs": [
473
+ {
474
+ "name": "",
475
+ "type": "uint256",
476
+ "internalType": "uint256"
477
+ }
478
+ ],
479
+ "stateMutability": "view"
480
+ },
481
+ {
482
+ "type": "function",
483
+ "name": "getLagInHatches",
484
+ "inputs": [],
485
+ "outputs": [
486
+ {
487
+ "name": "",
488
+ "type": "uint256",
489
+ "internalType": "uint256"
490
+ }
491
+ ],
492
+ "stateMutability": "view"
493
+ },
494
+ {
495
+ "type": "function",
496
+ "name": "getProposingExitDelay",
497
+ "inputs": [],
498
+ "outputs": [
499
+ {
500
+ "name": "",
501
+ "type": "uint256",
502
+ "internalType": "uint256"
503
+ }
504
+ ],
505
+ "stateMutability": "view"
506
+ },
507
+ {
508
+ "type": "function",
509
+ "name": "getRollup",
510
+ "inputs": [],
511
+ "outputs": [
512
+ {
513
+ "name": "",
514
+ "type": "address",
515
+ "internalType": "address"
516
+ }
517
+ ],
518
+ "stateMutability": "view"
519
+ },
520
+ {
521
+ "type": "function",
522
+ "name": "getWithdrawalTax",
523
+ "inputs": [],
524
+ "outputs": [
525
+ {
526
+ "name": "",
527
+ "type": "uint96",
528
+ "internalType": "uint96"
529
+ }
530
+ ],
531
+ "stateMutability": "view"
532
+ },
533
+ {
534
+ "type": "function",
535
+ "name": "initiateExit",
536
+ "inputs": [],
537
+ "outputs": [],
538
+ "stateMutability": "nonpayable"
539
+ },
540
+ {
541
+ "type": "function",
542
+ "name": "joinCandidateSet",
543
+ "inputs": [],
544
+ "outputs": [],
545
+ "stateMutability": "nonpayable"
546
+ },
547
+ {
548
+ "type": "function",
549
+ "name": "leaveCandidateSet",
550
+ "inputs": [],
551
+ "outputs": [],
552
+ "stateMutability": "nonpayable"
553
+ },
554
+ {
555
+ "type": "function",
556
+ "name": "selectCandidates",
557
+ "inputs": [],
558
+ "outputs": [],
559
+ "stateMutability": "nonpayable"
560
+ },
561
+ {
562
+ "type": "error",
563
+ "name": "AttestationLib__NotASignatureAtIndex",
564
+ "inputs": [
565
+ {
566
+ "name": "index",
567
+ "type": "uint256",
568
+ "internalType": "uint256"
569
+ }
570
+ ]
571
+ },
572
+ {
573
+ "type": "error",
574
+ "name": "AttestationLib__NotAnAddressAtIndex",
575
+ "inputs": [
576
+ {
577
+ "name": "index",
578
+ "type": "uint256",
579
+ "internalType": "uint256"
580
+ }
581
+ ]
582
+ },
583
+ {
584
+ "type": "error",
585
+ "name": "ECDSAInvalidSignatureLength",
586
+ "inputs": [
587
+ {
588
+ "name": "length",
589
+ "type": "uint256",
590
+ "internalType": "uint256"
591
+ }
592
+ ]
593
+ },
594
+ {
595
+ "type": "error",
596
+ "name": "ECDSAInvalidSignatureS",
597
+ "inputs": [
598
+ {
599
+ "name": "s",
600
+ "type": "bytes32",
601
+ "internalType": "bytes32"
602
+ }
603
+ ]
604
+ },
605
+ {
606
+ "type": "error",
607
+ "name": "ERC20InvalidApprover",
608
+ "inputs": [
609
+ {
610
+ "name": "approver",
611
+ "type": "address",
612
+ "internalType": "address"
613
+ }
614
+ ]
615
+ },
616
+ {
617
+ "type": "error",
618
+ "name": "ERC20InvalidReceiver",
619
+ "inputs": [
620
+ {
621
+ "name": "receiver",
622
+ "type": "address",
623
+ "internalType": "address"
624
+ }
625
+ ]
626
+ },
627
+ {
628
+ "type": "error",
629
+ "name": "ERC20InvalidSender",
630
+ "inputs": [
631
+ {
632
+ "name": "sender",
633
+ "type": "address",
634
+ "internalType": "address"
635
+ }
636
+ ]
637
+ },
638
+ {
639
+ "type": "error",
640
+ "name": "ERC20InvalidSpender",
641
+ "inputs": [
642
+ {
643
+ "name": "spender",
644
+ "type": "address",
645
+ "internalType": "address"
646
+ }
647
+ ]
648
+ },
649
+ {
650
+ "type": "error",
651
+ "name": "EmpireBase__FailedToSubmitRoundWinner",
652
+ "inputs": [
653
+ {
654
+ "name": "payload",
655
+ "type": "address",
656
+ "internalType": "contract IPayload"
657
+ }
658
+ ]
659
+ },
660
+ {
661
+ "type": "error",
662
+ "name": "EmpireBase__InstanceHaveNoCode",
663
+ "inputs": [
664
+ {
665
+ "name": "instance",
666
+ "type": "address",
667
+ "internalType": "address"
668
+ }
669
+ ]
670
+ },
671
+ {
672
+ "type": "error",
673
+ "name": "EmpireBase__PayloadAlreadySubmitted",
674
+ "inputs": [
675
+ {
676
+ "name": "roundNumber",
677
+ "type": "uint256",
678
+ "internalType": "uint256"
679
+ }
680
+ ]
681
+ },
682
+ {
683
+ "type": "error",
684
+ "name": "EmpireBase__SignalAlreadyCastForSlot",
685
+ "inputs": [
686
+ {
687
+ "name": "slot",
688
+ "type": "uint256",
689
+ "internalType": "Slot"
690
+ }
691
+ ]
692
+ },
693
+ {
694
+ "type": "error",
695
+ "name": "EscapeHatch__AlreadyInCandidateSet",
696
+ "inputs": [
697
+ {
698
+ "name": "candidate",
699
+ "type": "address",
700
+ "internalType": "address"
701
+ }
702
+ ]
703
+ },
704
+ {
705
+ "type": "error",
706
+ "name": "EscapeHatch__AlreadyValidated",
707
+ "inputs": [
708
+ {
709
+ "name": "hatch",
710
+ "type": "uint256",
711
+ "internalType": "Hatch"
712
+ }
713
+ ]
714
+ },
715
+ {
716
+ "type": "error",
717
+ "name": "EscapeHatch__NoDesignatedProposer",
718
+ "inputs": [
719
+ {
720
+ "name": "hatch",
721
+ "type": "uint256",
722
+ "internalType": "Hatch"
723
+ }
724
+ ]
725
+ },
726
+ {
727
+ "type": "error",
728
+ "name": "EscapeHatch__NotInCandidateSet",
729
+ "inputs": [
730
+ {
731
+ "name": "candidate",
732
+ "type": "address",
733
+ "internalType": "address"
734
+ }
735
+ ]
736
+ },
737
+ {
738
+ "type": "error",
739
+ "name": "EscapeHatch__SetUnstable",
740
+ "inputs": [
741
+ {
742
+ "name": "hatch",
743
+ "type": "uint256",
744
+ "internalType": "Hatch"
745
+ }
746
+ ]
747
+ },
748
+ {
749
+ "type": "error",
750
+ "name": "GSE__FailedToRemove",
751
+ "inputs": [
752
+ {
753
+ "name": "",
754
+ "type": "address",
755
+ "internalType": "address"
756
+ }
757
+ ]
758
+ },
759
+ {
760
+ "type": "error",
761
+ "name": "GSE__FatalError",
762
+ "inputs": [
763
+ {
764
+ "name": "",
765
+ "type": "string",
766
+ "internalType": "string"
767
+ }
768
+ ]
769
+ },
770
+ {
771
+ "type": "error",
772
+ "name": "GSE__InstanceDoesNotExist",
773
+ "inputs": [
774
+ {
775
+ "name": "",
776
+ "type": "address",
777
+ "internalType": "address"
778
+ }
779
+ ]
780
+ },
781
+ {
782
+ "type": "error",
783
+ "name": "GSE__InvalidRollupAddress",
784
+ "inputs": [
785
+ {
786
+ "name": "",
787
+ "type": "address",
788
+ "internalType": "address"
789
+ }
790
+ ]
791
+ },
792
+ {
793
+ "type": "error",
794
+ "name": "GSE__NotLatestRollup",
795
+ "inputs": [
796
+ {
797
+ "name": "",
798
+ "type": "address",
799
+ "internalType": "address"
800
+ }
801
+ ]
802
+ },
803
+ {
804
+ "type": "error",
805
+ "name": "GSE__NotRollup",
806
+ "inputs": [
807
+ {
808
+ "name": "",
809
+ "type": "address",
810
+ "internalType": "address"
811
+ }
812
+ ]
813
+ },
814
+ {
815
+ "type": "error",
816
+ "name": "GSE__NothingToExit",
817
+ "inputs": [
818
+ {
819
+ "name": "",
820
+ "type": "address",
821
+ "internalType": "address"
822
+ }
823
+ ]
824
+ },
825
+ {
826
+ "type": "error",
827
+ "name": "GSE__ProofOfPossessionAlreadySeen",
828
+ "inputs": [
829
+ {
830
+ "name": "hashedPK1",
831
+ "type": "bytes32",
832
+ "internalType": "bytes32"
833
+ }
834
+ ]
835
+ },
836
+ {
837
+ "type": "error",
838
+ "name": "GSE__RollupAlreadyRegistered",
839
+ "inputs": [
840
+ {
841
+ "name": "",
842
+ "type": "address",
843
+ "internalType": "address"
844
+ }
845
+ ]
846
+ },
847
+ {
848
+ "type": "error",
849
+ "name": "Governance__CallFailed",
850
+ "inputs": [
851
+ {
852
+ "name": "target",
853
+ "type": "address",
854
+ "internalType": "address"
855
+ }
856
+ ]
857
+ },
858
+ {
859
+ "type": "error",
860
+ "name": "Governance__ConfigurationLib__TimeTooBig",
861
+ "inputs": [
862
+ {
863
+ "name": "name",
864
+ "type": "string",
865
+ "internalType": "string"
866
+ }
867
+ ]
868
+ },
869
+ {
870
+ "type": "error",
871
+ "name": "Governance__ConfigurationLib__TimeTooSmall",
872
+ "inputs": [
873
+ {
874
+ "name": "name",
875
+ "type": "string",
876
+ "internalType": "string"
877
+ }
878
+ ]
879
+ },
880
+ {
881
+ "type": "error",
882
+ "name": "Governance__ProposalDoesNotExists",
883
+ "inputs": [
884
+ {
885
+ "name": "proposalId",
886
+ "type": "uint256",
887
+ "internalType": "uint256"
888
+ }
889
+ ]
890
+ },
891
+ {
892
+ "type": "error",
893
+ "name": "Inbox__ActorTooLarge",
894
+ "inputs": [
895
+ {
896
+ "name": "actor",
897
+ "type": "bytes32",
898
+ "internalType": "bytes32"
899
+ }
900
+ ]
901
+ },
902
+ {
903
+ "type": "error",
904
+ "name": "Inbox__ContentTooLarge",
905
+ "inputs": [
906
+ {
907
+ "name": "content",
908
+ "type": "bytes32",
909
+ "internalType": "bytes32"
910
+ }
911
+ ]
912
+ },
913
+ {
914
+ "type": "error",
915
+ "name": "Inbox__SecretHashTooLarge",
916
+ "inputs": [
917
+ {
918
+ "name": "secretHash",
919
+ "type": "bytes32",
920
+ "internalType": "bytes32"
921
+ }
922
+ ]
923
+ },
924
+ {
925
+ "type": "error",
926
+ "name": "Outbox__NothingToConsume",
927
+ "inputs": [
928
+ {
929
+ "name": "messageHash",
930
+ "type": "bytes32",
931
+ "internalType": "bytes32"
932
+ }
933
+ ]
934
+ },
935
+ {
936
+ "type": "error",
937
+ "name": "Outbox__NothingToConsumeAtEpoch",
938
+ "inputs": [
939
+ {
940
+ "name": "epoch",
941
+ "type": "uint256",
942
+ "internalType": "Epoch"
943
+ }
944
+ ]
945
+ },
946
+ {
947
+ "type": "error",
948
+ "name": "OwnableInvalidOwner",
949
+ "inputs": [
950
+ {
951
+ "name": "owner",
952
+ "type": "address",
953
+ "internalType": "address"
954
+ }
955
+ ]
956
+ },
957
+ {
958
+ "type": "error",
959
+ "name": "OwnableUnauthorizedAccount",
960
+ "inputs": [
961
+ {
962
+ "name": "account",
963
+ "type": "address",
964
+ "internalType": "address"
965
+ }
966
+ ]
967
+ },
968
+ {
969
+ "type": "error",
970
+ "name": "ProofCommitmentEscrow__NotOwner",
971
+ "inputs": [
972
+ {
973
+ "name": "caller",
974
+ "type": "address",
975
+ "internalType": "address"
976
+ }
977
+ ]
978
+ },
979
+ {
980
+ "type": "error",
981
+ "name": "Registry__RollupAlreadyRegistered",
982
+ "inputs": [
983
+ {
984
+ "name": "rollup",
985
+ "type": "address",
986
+ "internalType": "address"
987
+ }
988
+ ]
989
+ },
990
+ {
991
+ "type": "error",
992
+ "name": "Registry__RollupNotRegistered",
993
+ "inputs": [
994
+ {
995
+ "name": "version",
996
+ "type": "uint256",
997
+ "internalType": "uint256"
998
+ }
999
+ ]
1000
+ },
1001
+ {
1002
+ "type": "error",
1003
+ "name": "RewardBooster__OnlyRollup",
1004
+ "inputs": [
1005
+ {
1006
+ "name": "caller",
1007
+ "type": "address",
1008
+ "internalType": "address"
1009
+ }
1010
+ ]
1011
+ },
1012
+ {
1013
+ "type": "error",
1014
+ "name": "Rollup__InvalidBasisPointFee",
1015
+ "inputs": [
1016
+ {
1017
+ "name": "basisPointFee",
1018
+ "type": "uint256",
1019
+ "internalType": "uint256"
1020
+ }
1021
+ ]
1022
+ },
1023
+ {
1024
+ "type": "error",
1025
+ "name": "Rollup__InvalidBlobProof",
1026
+ "inputs": [
1027
+ {
1028
+ "name": "blobHash",
1029
+ "type": "bytes32",
1030
+ "internalType": "bytes32"
1031
+ }
1032
+ ]
1033
+ },
1034
+ {
1035
+ "type": "error",
1036
+ "name": "Rollup__UnavailableTxs",
1037
+ "inputs": [
1038
+ {
1039
+ "name": "txsHash",
1040
+ "type": "bytes32",
1041
+ "internalType": "bytes32"
1042
+ }
1043
+ ]
1044
+ },
1045
+ {
1046
+ "type": "error",
1047
+ "name": "SafeCastOverflowedIntToUint",
1048
+ "inputs": [
1049
+ {
1050
+ "name": "value",
1051
+ "type": "int256",
1052
+ "internalType": "int256"
1053
+ }
1054
+ ]
1055
+ },
1056
+ {
1057
+ "type": "error",
1058
+ "name": "SafeCastOverflowedUintToInt",
1059
+ "inputs": [
1060
+ {
1061
+ "name": "value",
1062
+ "type": "uint256",
1063
+ "internalType": "uint256"
1064
+ }
1065
+ ]
1066
+ },
1067
+ {
1068
+ "type": "error",
1069
+ "name": "SafeERC20FailedOperation",
1070
+ "inputs": [
1071
+ {
1072
+ "name": "token",
1073
+ "type": "address",
1074
+ "internalType": "address"
1075
+ }
1076
+ ]
1077
+ },
1078
+ {
1079
+ "type": "error",
1080
+ "name": "Staking__AlreadyActive",
1081
+ "inputs": [
1082
+ {
1083
+ "name": "attester",
1084
+ "type": "address",
1085
+ "internalType": "address"
1086
+ }
1087
+ ]
1088
+ },
1089
+ {
1090
+ "type": "error",
1091
+ "name": "Staking__AlreadyExiting",
1092
+ "inputs": [
1093
+ {
1094
+ "name": "",
1095
+ "type": "address",
1096
+ "internalType": "address"
1097
+ }
1098
+ ]
1099
+ },
1100
+ {
1101
+ "type": "error",
1102
+ "name": "Staking__AlreadyQueued",
1103
+ "inputs": [
1104
+ {
1105
+ "name": "_attester",
1106
+ "type": "address",
1107
+ "internalType": "address"
1108
+ }
1109
+ ]
1110
+ },
1111
+ {
1112
+ "type": "error",
1113
+ "name": "Staking__CannotSlashExitedStake",
1114
+ "inputs": [
1115
+ {
1116
+ "name": "",
1117
+ "type": "address",
1118
+ "internalType": "address"
1119
+ }
1120
+ ]
1121
+ },
1122
+ {
1123
+ "type": "error",
1124
+ "name": "Staking__FailedToRemove",
1125
+ "inputs": [
1126
+ {
1127
+ "name": "",
1128
+ "type": "address",
1129
+ "internalType": "address"
1130
+ }
1131
+ ]
1132
+ },
1133
+ {
1134
+ "type": "error",
1135
+ "name": "Staking__FatalError",
1136
+ "inputs": [
1137
+ {
1138
+ "name": "",
1139
+ "type": "string",
1140
+ "internalType": "string"
1141
+ }
1142
+ ]
1143
+ },
1144
+ {
1145
+ "type": "error",
1146
+ "name": "Staking__IncorrectGovProposer",
1147
+ "inputs": [
1148
+ {
1149
+ "name": "",
1150
+ "type": "uint256",
1151
+ "internalType": "uint256"
1152
+ }
1153
+ ]
1154
+ },
1155
+ {
1156
+ "type": "error",
1157
+ "name": "Staking__InitiateWithdrawNeeded",
1158
+ "inputs": [
1159
+ {
1160
+ "name": "",
1161
+ "type": "address",
1162
+ "internalType": "address"
1163
+ }
1164
+ ]
1165
+ },
1166
+ {
1167
+ "type": "error",
1168
+ "name": "Staking__InstanceDoesNotExist",
1169
+ "inputs": [
1170
+ {
1171
+ "name": "",
1172
+ "type": "address",
1173
+ "internalType": "address"
1174
+ }
1175
+ ]
1176
+ },
1177
+ {
1178
+ "type": "error",
1179
+ "name": "Staking__InvalidRecipient",
1180
+ "inputs": [
1181
+ {
1182
+ "name": "",
1183
+ "type": "address",
1184
+ "internalType": "address"
1185
+ }
1186
+ ]
1187
+ },
1188
+ {
1189
+ "type": "error",
1190
+ "name": "Staking__InvalidRollupAddress",
1191
+ "inputs": [
1192
+ {
1193
+ "name": "",
1194
+ "type": "address",
1195
+ "internalType": "address"
1196
+ }
1197
+ ]
1198
+ },
1199
+ {
1200
+ "type": "error",
1201
+ "name": "Staking__NoOneToSlash",
1202
+ "inputs": [
1203
+ {
1204
+ "name": "",
1205
+ "type": "address",
1206
+ "internalType": "address"
1207
+ }
1208
+ ]
1209
+ },
1210
+ {
1211
+ "type": "error",
1212
+ "name": "Staking__NotCanonical",
1213
+ "inputs": [
1214
+ {
1215
+ "name": "",
1216
+ "type": "address",
1217
+ "internalType": "address"
1218
+ }
1219
+ ]
1220
+ },
1221
+ {
1222
+ "type": "error",
1223
+ "name": "Staking__NotExiting",
1224
+ "inputs": [
1225
+ {
1226
+ "name": "",
1227
+ "type": "address",
1228
+ "internalType": "address"
1229
+ }
1230
+ ]
1231
+ },
1232
+ {
1233
+ "type": "error",
1234
+ "name": "Staking__NotRollup",
1235
+ "inputs": [
1236
+ {
1237
+ "name": "",
1238
+ "type": "address",
1239
+ "internalType": "address"
1240
+ }
1241
+ ]
1242
+ },
1243
+ {
1244
+ "type": "error",
1245
+ "name": "Staking__NothingToExit",
1246
+ "inputs": [
1247
+ {
1248
+ "name": "",
1249
+ "type": "address",
1250
+ "internalType": "address"
1251
+ }
1252
+ ]
1253
+ },
1254
+ {
1255
+ "type": "error",
1256
+ "name": "Staking__QueueAlreadyFlushed",
1257
+ "inputs": [
1258
+ {
1259
+ "name": "epoch",
1260
+ "type": "uint256",
1261
+ "internalType": "Epoch"
1262
+ }
1263
+ ]
1264
+ },
1265
+ {
1266
+ "type": "error",
1267
+ "name": "Staking__RollupAlreadyRegistered",
1268
+ "inputs": [
1269
+ {
1270
+ "name": "",
1271
+ "type": "address",
1272
+ "internalType": "address"
1273
+ }
1274
+ ]
1275
+ },
1276
+ {
1277
+ "type": "error",
1278
+ "name": "Staking__WithdrawFailed",
1279
+ "inputs": [
1280
+ {
1281
+ "name": "",
1282
+ "type": "address",
1283
+ "internalType": "address"
1284
+ }
1285
+ ]
1286
+ },
1287
+ {
1288
+ "type": "error",
1289
+ "name": "TallySlashingProposer__CommitteeSizeMustBeGreaterThanZero",
1290
+ "inputs": [
1291
+ {
1292
+ "name": "committeeSize",
1293
+ "type": "uint256",
1294
+ "internalType": "uint256"
1295
+ }
1296
+ ]
1297
+ },
1298
+ {
1299
+ "type": "error",
1300
+ "name": "TallySlashingProposer__InvalidSlashAmounts",
1301
+ "inputs": [
1302
+ {
1303
+ "name": "slashAmounts",
1304
+ "type": "uint256[3]",
1305
+ "internalType": "uint256[3]"
1306
+ }
1307
+ ]
1308
+ },
1309
+ {
1310
+ "type": "error",
1311
+ "name": "TallySlashingProposer__RoundAlreadyExecuted",
1312
+ "inputs": [
1313
+ {
1314
+ "name": "round",
1315
+ "type": "uint256",
1316
+ "internalType": "SlashRound"
1317
+ }
1318
+ ]
1319
+ },
1320
+ {
1321
+ "type": "error",
1322
+ "name": "TallySlashingProposer__RoundNotComplete",
1323
+ "inputs": [
1324
+ {
1325
+ "name": "round",
1326
+ "type": "uint256",
1327
+ "internalType": "SlashRound"
1328
+ }
1329
+ ]
1330
+ },
1331
+ {
1332
+ "type": "error",
1333
+ "name": "TallySlashingProposer__RoundSizeInEpochsMustBeGreaterThanZero",
1334
+ "inputs": [
1335
+ {
1336
+ "name": "roundSizeInEpochs",
1337
+ "type": "uint256",
1338
+ "internalType": "uint256"
1339
+ }
1340
+ ]
1341
+ },
1342
+ {
1343
+ "type": "error",
1344
+ "name": "TallySlashingProposer__SlashOffsetMustBeGreaterThanZero",
1345
+ "inputs": [
1346
+ {
1347
+ "name": "slashOffset",
1348
+ "type": "uint256",
1349
+ "internalType": "uint256"
1350
+ }
1351
+ ]
1352
+ },
1353
+ {
1354
+ "type": "error",
1355
+ "name": "TallySlashingProposer__VoteAlreadyCastInCurrentSlot",
1356
+ "inputs": [
1357
+ {
1358
+ "name": "slot",
1359
+ "type": "uint256",
1360
+ "internalType": "Slot"
1361
+ }
1362
+ ]
1363
+ },
1364
+ {
1365
+ "type": "error",
1366
+ "name": "TallySlashingProposer__VotesMustBeMultipleOf4",
1367
+ "inputs": [
1368
+ {
1369
+ "name": "votes",
1370
+ "type": "uint256",
1371
+ "internalType": "uint256"
1372
+ }
1373
+ ]
1374
+ },
1375
+ {
1376
+ "type": "error",
1377
+ "name": "TallySlashingProposer__VotingNotOpen",
1378
+ "inputs": [
1379
+ {
1380
+ "name": "currentRound",
1381
+ "type": "uint256",
1382
+ "internalType": "SlashRound"
1383
+ }
1384
+ ]
1385
+ },
1386
+ {
1387
+ "type": "error",
1388
+ "name": "ValidatorSelection__ProposerIndexTooLarge",
1389
+ "inputs": [
1390
+ {
1391
+ "name": "index",
1392
+ "type": "uint256",
1393
+ "internalType": "uint256"
1394
+ }
1395
+ ]
1396
+ },
1397
+ {
1398
+ "type": "function",
1399
+ "name": "getCandidateAtIndex",
1400
+ "inputs": [
1401
+ {
1402
+ "name": "_index",
1403
+ "type": "uint256",
1404
+ "internalType": "uint256"
1405
+ }
1406
+ ],
1407
+ "outputs": [
1408
+ {
1409
+ "name": "",
1410
+ "type": "address",
1411
+ "internalType": "address"
1412
+ }
1413
+ ],
1414
+ "stateMutability": "view"
1415
+ },
1416
+ {
1417
+ "type": "function",
1418
+ "name": "getCandidateCountForHatch",
1419
+ "inputs": [
1420
+ {
1421
+ "name": "_hatch",
1422
+ "type": "uint256",
1423
+ "internalType": "Hatch"
1424
+ }
1425
+ ],
1426
+ "outputs": [
1427
+ {
1428
+ "name": "",
1429
+ "type": "uint256",
1430
+ "internalType": "uint256"
1431
+ }
1432
+ ],
1433
+ "stateMutability": "view"
1434
+ },
1435
+ {
1436
+ "type": "function",
1437
+ "name": "getCandidateInfo",
1438
+ "inputs": [
1439
+ {
1440
+ "name": "_candidate",
1441
+ "type": "address",
1442
+ "internalType": "address"
1443
+ }
1444
+ ],
1445
+ "outputs": [
1446
+ {
1447
+ "name": "",
1448
+ "type": "tuple",
1449
+ "internalType": "struct CandidateInfo",
1450
+ "components": [
1451
+ {
1452
+ "name": "status",
1453
+ "type": "uint8",
1454
+ "internalType": "enum Status"
1455
+ },
1456
+ {
1457
+ "name": "amount",
1458
+ "type": "uint96",
1459
+ "internalType": "uint96"
1460
+ },
1461
+ {
1462
+ "name": "exitableAt",
1463
+ "type": "uint32",
1464
+ "internalType": "uint32"
1465
+ },
1466
+ {
1467
+ "name": "lastCheckpointNumber",
1468
+ "type": "uint32",
1469
+ "internalType": "uint32"
1470
+ },
1471
+ {
1472
+ "name": "lastSubmittedArchive",
1473
+ "type": "bytes32",
1474
+ "internalType": "bytes32"
1475
+ }
1476
+ ]
1477
+ }
1478
+ ],
1479
+ "stateMutability": "view"
1480
+ },
1481
+ {
1482
+ "type": "function",
1483
+ "name": "getDesignatedProposer",
1484
+ "inputs": [
1485
+ {
1486
+ "name": "_hatch",
1487
+ "type": "uint256",
1488
+ "internalType": "Hatch"
1489
+ }
1490
+ ],
1491
+ "outputs": [
1492
+ {
1493
+ "name": "",
1494
+ "type": "address",
1495
+ "internalType": "address"
1496
+ }
1497
+ ],
1498
+ "stateMutability": "view"
1499
+ },
1500
+ {
1501
+ "type": "function",
1502
+ "name": "getFirstEpoch",
1503
+ "inputs": [
1504
+ {
1505
+ "name": "_hatch",
1506
+ "type": "uint256",
1507
+ "internalType": "Hatch"
1508
+ }
1509
+ ],
1510
+ "outputs": [
1511
+ {
1512
+ "name": "",
1513
+ "type": "uint256",
1514
+ "internalType": "Epoch"
1515
+ }
1516
+ ],
1517
+ "stateMutability": "view"
1518
+ },
1519
+ {
1520
+ "type": "function",
1521
+ "name": "getHatch",
1522
+ "inputs": [
1523
+ {
1524
+ "name": "_epoch",
1525
+ "type": "uint256",
1526
+ "internalType": "Epoch"
1527
+ }
1528
+ ],
1529
+ "outputs": [
1530
+ {
1531
+ "name": "",
1532
+ "type": "uint256",
1533
+ "internalType": "Hatch"
1534
+ }
1535
+ ],
1536
+ "stateMutability": "view"
1537
+ },
1538
+ {
1539
+ "type": "function",
1540
+ "name": "getSeedTimestamp",
1541
+ "inputs": [
1542
+ {
1543
+ "name": "_hatch",
1544
+ "type": "uint256",
1545
+ "internalType": "Hatch"
1546
+ }
1547
+ ],
1548
+ "outputs": [
1549
+ {
1550
+ "name": "",
1551
+ "type": "uint32",
1552
+ "internalType": "uint32"
1553
+ }
1554
+ ],
1555
+ "stateMutability": "view"
1556
+ },
1557
+ {
1558
+ "type": "function",
1559
+ "name": "getSetTimestamp",
1560
+ "inputs": [
1561
+ {
1562
+ "name": "_hatch",
1563
+ "type": "uint256",
1564
+ "internalType": "Hatch"
1565
+ }
1566
+ ],
1567
+ "outputs": [
1568
+ {
1569
+ "name": "",
1570
+ "type": "uint32",
1571
+ "internalType": "uint32"
1572
+ }
1573
+ ],
1574
+ "stateMutability": "view"
1575
+ },
1576
+ {
1577
+ "type": "function",
1578
+ "name": "isCandidate",
1579
+ "inputs": [
1580
+ {
1581
+ "name": "_candidate",
1582
+ "type": "address",
1583
+ "internalType": "address"
1584
+ }
1585
+ ],
1586
+ "outputs": [
1587
+ {
1588
+ "name": "",
1589
+ "type": "bool",
1590
+ "internalType": "bool"
1591
+ }
1592
+ ],
1593
+ "stateMutability": "view"
1594
+ },
1595
+ {
1596
+ "type": "function",
1597
+ "name": "isHatchOpen",
1598
+ "inputs": [
1599
+ {
1600
+ "name": "_epoch",
1601
+ "type": "uint256",
1602
+ "internalType": "Epoch"
1603
+ }
1604
+ ],
1605
+ "outputs": [
1606
+ {
1607
+ "name": "isOpen",
1608
+ "type": "bool",
1609
+ "internalType": "bool"
1610
+ },
1611
+ {
1612
+ "name": "proposer",
1613
+ "type": "address",
1614
+ "internalType": "address"
1615
+ }
1616
+ ],
1617
+ "stateMutability": "view"
1618
+ },
1619
+ {
1620
+ "type": "function",
1621
+ "name": "isHatchPrepared",
1622
+ "inputs": [
1623
+ {
1624
+ "name": "_hatch",
1625
+ "type": "uint256",
1626
+ "internalType": "Hatch"
1627
+ }
1628
+ ],
1629
+ "outputs": [
1630
+ {
1631
+ "name": "",
1632
+ "type": "bool",
1633
+ "internalType": "bool"
1634
+ }
1635
+ ],
1636
+ "stateMutability": "view"
1637
+ },
1638
+ {
1639
+ "type": "function",
1640
+ "name": "isHatchValidated",
1641
+ "inputs": [
1642
+ {
1643
+ "name": "_hatch",
1644
+ "type": "uint256",
1645
+ "internalType": "Hatch"
1646
+ }
1647
+ ],
1648
+ "outputs": [
1649
+ {
1650
+ "name": "",
1651
+ "type": "bool",
1652
+ "internalType": "bool"
1653
+ }
1654
+ ],
1655
+ "stateMutability": "view"
1656
+ },
1657
+ {
1658
+ "type": "function",
1659
+ "name": "validateProofSubmission",
1660
+ "inputs": [
1661
+ {
1662
+ "name": "_hatch",
1663
+ "type": "uint256",
1664
+ "internalType": "Hatch"
1665
+ }
1666
+ ],
1667
+ "outputs": [],
1668
+ "stateMutability": "nonpayable"
1669
+ },
1670
+ {
1671
+ "type": "error",
1672
+ "name": "AddressSnapshotLib__IndexOutOfBounds",
1673
+ "inputs": [
1674
+ {
1675
+ "name": "index",
1676
+ "type": "uint256",
1677
+ "internalType": "uint256"
1678
+ },
1679
+ {
1680
+ "name": "size",
1681
+ "type": "uint256",
1682
+ "internalType": "uint256"
1683
+ }
1684
+ ]
1685
+ },
1686
+ {
1687
+ "type": "error",
1688
+ "name": "AttestationLib__InvalidDataSize",
1689
+ "inputs": [
1690
+ {
1691
+ "name": "",
1692
+ "type": "uint256",
1693
+ "internalType": "uint256"
1694
+ },
1695
+ {
1696
+ "name": "",
1697
+ "type": "uint256",
1698
+ "internalType": "uint256"
1699
+ }
1700
+ ]
1701
+ },
1702
+ {
1703
+ "type": "error",
1704
+ "name": "AttestationLib__SignatureIndicesSizeMismatch",
1705
+ "inputs": [
1706
+ {
1707
+ "name": "",
1708
+ "type": "uint256",
1709
+ "internalType": "uint256"
1710
+ },
1711
+ {
1712
+ "name": "",
1713
+ "type": "uint256",
1714
+ "internalType": "uint256"
1715
+ }
1716
+ ]
1717
+ },
1718
+ {
1719
+ "type": "error",
1720
+ "name": "AttestationLib__SignaturesOrAddressesSizeMismatch",
1721
+ "inputs": [
1722
+ {
1723
+ "name": "",
1724
+ "type": "uint256",
1725
+ "internalType": "uint256"
1726
+ },
1727
+ {
1728
+ "name": "",
1729
+ "type": "uint256",
1730
+ "internalType": "uint256"
1731
+ }
1732
+ ]
1733
+ },
1734
+ {
1735
+ "type": "error",
1736
+ "name": "AttestationLib__SignersSizeMismatch",
1737
+ "inputs": [
1738
+ {
1739
+ "name": "",
1740
+ "type": "uint256",
1741
+ "internalType": "uint256"
1742
+ },
1743
+ {
1744
+ "name": "",
1745
+ "type": "uint256",
1746
+ "internalType": "uint256"
1747
+ }
1748
+ ]
1749
+ },
1750
+ {
1751
+ "type": "event",
1752
+ "name": "CandidateExitInitiated",
1753
+ "inputs": [
1754
+ {
1755
+ "name": "candidate",
1756
+ "type": "address",
1757
+ "indexed": true,
1758
+ "internalType": "address"
1759
+ },
1760
+ {
1761
+ "name": "exitableAt",
1762
+ "type": "uint256",
1763
+ "indexed": false,
1764
+ "internalType": "uint256"
1765
+ }
1766
+ ],
1767
+ "anonymous": false
1768
+ },
1769
+ {
1770
+ "type": "event",
1771
+ "name": "CandidateExited",
1772
+ "inputs": [
1773
+ {
1774
+ "name": "candidate",
1775
+ "type": "address",
1776
+ "indexed": true,
1777
+ "internalType": "address"
1778
+ },
1779
+ {
1780
+ "name": "amountReturned",
1781
+ "type": "uint256",
1782
+ "indexed": false,
1783
+ "internalType": "uint256"
1784
+ }
1785
+ ],
1786
+ "anonymous": false
1787
+ },
1788
+ {
1789
+ "type": "event",
1790
+ "name": "CandidateJoined",
1791
+ "inputs": [
1792
+ {
1793
+ "name": "candidate",
1794
+ "type": "address",
1795
+ "indexed": true,
1796
+ "internalType": "address"
1797
+ },
1798
+ {
1799
+ "name": "amount",
1800
+ "type": "uint256",
1801
+ "indexed": false,
1802
+ "internalType": "uint256"
1803
+ }
1804
+ ],
1805
+ "anonymous": false
1806
+ },
1807
+ {
1808
+ "type": "event",
1809
+ "name": "CandidateSelected",
1810
+ "inputs": [
1811
+ {
1812
+ "name": "hatch",
1813
+ "type": "uint256",
1814
+ "indexed": true,
1815
+ "internalType": "Hatch"
1816
+ },
1817
+ {
1818
+ "name": "candidate",
1819
+ "type": "address",
1820
+ "indexed": true,
1821
+ "internalType": "address"
1822
+ }
1823
+ ],
1824
+ "anonymous": false
1825
+ },
1826
+ {
1827
+ "type": "error",
1828
+ "name": "CoinIssuer__InsufficientMintAvailable",
1829
+ "inputs": [
1830
+ {
1831
+ "name": "available",
1832
+ "type": "uint256",
1833
+ "internalType": "uint256"
1834
+ },
1835
+ {
1836
+ "name": "needed",
1837
+ "type": "uint256",
1838
+ "internalType": "uint256"
1839
+ }
1840
+ ]
1841
+ },
1842
+ {
1843
+ "type": "error",
1844
+ "name": "DevNet__InvalidProposer",
1845
+ "inputs": [
1846
+ {
1847
+ "name": "expected",
1848
+ "type": "address",
1849
+ "internalType": "address"
1850
+ },
1851
+ {
1852
+ "name": "actual",
1853
+ "type": "address",
1854
+ "internalType": "address"
1855
+ }
1856
+ ]
1857
+ },
1858
+ {
1859
+ "type": "error",
1860
+ "name": "EmpireBase__InsufficientSignals",
1861
+ "inputs": [
1862
+ {
1863
+ "name": "signalsCast",
1864
+ "type": "uint256",
1865
+ "internalType": "uint256"
1866
+ },
1867
+ {
1868
+ "name": "signalsNeeded",
1869
+ "type": "uint256",
1870
+ "internalType": "uint256"
1871
+ }
1872
+ ]
1873
+ },
1874
+ {
1875
+ "type": "error",
1876
+ "name": "EmpireBase__InvalidLifetimeAndExecutionDelay",
1877
+ "inputs": [
1878
+ {
1879
+ "name": "lifetimeInRounds",
1880
+ "type": "uint256",
1881
+ "internalType": "uint256"
1882
+ },
1883
+ {
1884
+ "name": "executionDelayInRounds",
1885
+ "type": "uint256",
1886
+ "internalType": "uint256"
1887
+ }
1888
+ ]
1889
+ },
1890
+ {
1891
+ "type": "error",
1892
+ "name": "EmpireBase__InvalidQuorumAndRoundSize",
1893
+ "inputs": [
1894
+ {
1895
+ "name": "quorumSize",
1896
+ "type": "uint256",
1897
+ "internalType": "uint256"
1898
+ },
1899
+ {
1900
+ "name": "roundSize",
1901
+ "type": "uint256",
1902
+ "internalType": "uint256"
1903
+ }
1904
+ ]
1905
+ },
1906
+ {
1907
+ "type": "error",
1908
+ "name": "EmpireBase__OnlyProposerCanSignal",
1909
+ "inputs": [
1910
+ {
1911
+ "name": "caller",
1912
+ "type": "address",
1913
+ "internalType": "address"
1914
+ },
1915
+ {
1916
+ "name": "proposer",
1917
+ "type": "address",
1918
+ "internalType": "address"
1919
+ }
1920
+ ]
1921
+ },
1922
+ {
1923
+ "type": "error",
1924
+ "name": "EmpireBase__QuorumCannotBeLargerThanRoundSize",
1925
+ "inputs": [
1926
+ {
1927
+ "name": "quorumSize",
1928
+ "type": "uint256",
1929
+ "internalType": "uint256"
1930
+ },
1931
+ {
1932
+ "name": "roundSize",
1933
+ "type": "uint256",
1934
+ "internalType": "uint256"
1935
+ }
1936
+ ]
1937
+ },
1938
+ {
1939
+ "type": "error",
1940
+ "name": "EmpireBase__RoundTooNew",
1941
+ "inputs": [
1942
+ {
1943
+ "name": "roundNumber",
1944
+ "type": "uint256",
1945
+ "internalType": "uint256"
1946
+ },
1947
+ {
1948
+ "name": "currentRoundNumber",
1949
+ "type": "uint256",
1950
+ "internalType": "uint256"
1951
+ }
1952
+ ]
1953
+ },
1954
+ {
1955
+ "type": "error",
1956
+ "name": "EmpireBase__RoundTooOld",
1957
+ "inputs": [
1958
+ {
1959
+ "name": "roundNumber",
1960
+ "type": "uint256",
1961
+ "internalType": "uint256"
1962
+ },
1963
+ {
1964
+ "name": "currentRoundNumber",
1965
+ "type": "uint256",
1966
+ "internalType": "uint256"
1967
+ }
1968
+ ]
1969
+ },
1970
+ {
1971
+ "type": "error",
1972
+ "name": "EscapeHatch__InvalidStatus",
1973
+ "inputs": [
1974
+ {
1975
+ "name": "expected",
1976
+ "type": "uint8",
1977
+ "internalType": "enum Status"
1978
+ },
1979
+ {
1980
+ "name": "actual",
1981
+ "type": "uint8",
1982
+ "internalType": "enum Status"
1983
+ }
1984
+ ]
1985
+ },
1986
+ {
1987
+ "type": "error",
1988
+ "name": "EscapeHatch__NotExitableYet",
1989
+ "inputs": [
1990
+ {
1991
+ "name": "exitableAt",
1992
+ "type": "uint256",
1993
+ "internalType": "uint256"
1994
+ },
1995
+ {
1996
+ "name": "currentTime",
1997
+ "type": "uint256",
1998
+ "internalType": "uint256"
1999
+ }
2000
+ ]
2001
+ },
2002
+ {
2003
+ "type": "error",
2004
+ "name": "EscapeHatch__OnlyRollup",
2005
+ "inputs": [
2006
+ {
2007
+ "name": "caller",
2008
+ "type": "address",
2009
+ "internalType": "address"
2010
+ },
2011
+ {
2012
+ "name": "rollup",
2013
+ "type": "address",
2014
+ "internalType": "address"
2015
+ }
2016
+ ]
2017
+ },
2018
+ {
2019
+ "type": "error",
2020
+ "name": "FeeLib__InvalidManaLimit",
2021
+ "inputs": [
2022
+ {
2023
+ "name": "maximum",
2024
+ "type": "uint256",
2025
+ "internalType": "uint256"
2026
+ },
2027
+ {
2028
+ "name": "provided",
2029
+ "type": "uint256",
2030
+ "internalType": "uint256"
2031
+ }
2032
+ ]
2033
+ },
2034
+ {
2035
+ "type": "error",
2036
+ "name": "GSE__AlreadyRegistered",
2037
+ "inputs": [
2038
+ {
2039
+ "name": "",
2040
+ "type": "address",
2041
+ "internalType": "address"
2042
+ },
2043
+ {
2044
+ "name": "",
2045
+ "type": "address",
2046
+ "internalType": "address"
2047
+ }
2048
+ ]
2049
+ },
2050
+ {
2051
+ "type": "error",
2052
+ "name": "GSE__CannotChangePublicKeys",
2053
+ "inputs": [
2054
+ {
2055
+ "name": "existingPk1x",
2056
+ "type": "uint256",
2057
+ "internalType": "uint256"
2058
+ },
2059
+ {
2060
+ "name": "existingPk1y",
2061
+ "type": "uint256",
2062
+ "internalType": "uint256"
2063
+ }
2064
+ ]
2065
+ },
2066
+ {
2067
+ "type": "error",
2068
+ "name": "GSE__InsufficientBalance",
2069
+ "inputs": [
2070
+ {
2071
+ "name": "",
2072
+ "type": "uint256",
2073
+ "internalType": "uint256"
2074
+ },
2075
+ {
2076
+ "name": "",
2077
+ "type": "uint256",
2078
+ "internalType": "uint256"
2079
+ }
2080
+ ]
2081
+ },
2082
+ {
2083
+ "type": "error",
2084
+ "name": "GSE__NotWithdrawer",
2085
+ "inputs": [
2086
+ {
2087
+ "name": "",
2088
+ "type": "address",
2089
+ "internalType": "address"
2090
+ },
2091
+ {
2092
+ "name": "",
2093
+ "type": "address",
2094
+ "internalType": "address"
2095
+ }
2096
+ ]
2097
+ },
2098
+ {
2099
+ "type": "error",
2100
+ "name": "GSE__OutOfBounds",
2101
+ "inputs": [
2102
+ {
2103
+ "name": "",
2104
+ "type": "uint256",
2105
+ "internalType": "uint256"
2106
+ },
2107
+ {
2108
+ "name": "",
2109
+ "type": "uint256",
2110
+ "internalType": "uint256"
2111
+ }
2112
+ ]
2113
+ },
2114
+ {
2115
+ "type": "error",
2116
+ "name": "Governance__CallerNotGovernanceProposer",
2117
+ "inputs": [
2118
+ {
2119
+ "name": "caller",
2120
+ "type": "address",
2121
+ "internalType": "address"
2122
+ },
2123
+ {
2124
+ "name": "governanceProposer",
2125
+ "type": "address",
2126
+ "internalType": "address"
2127
+ }
2128
+ ]
2129
+ },
2130
+ {
2131
+ "type": "error",
2132
+ "name": "Governance__CallerNotSelf",
2133
+ "inputs": [
2134
+ {
2135
+ "name": "caller",
2136
+ "type": "address",
2137
+ "internalType": "address"
2138
+ },
2139
+ {
2140
+ "name": "self",
2141
+ "type": "address",
2142
+ "internalType": "address"
2143
+ }
2144
+ ]
2145
+ },
2146
+ {
2147
+ "type": "error",
2148
+ "name": "Governance__WithdrawalNotUnlockedYet",
2149
+ "inputs": [
2150
+ {
2151
+ "name": "currentTime",
2152
+ "type": "uint256",
2153
+ "internalType": "Timestamp"
2154
+ },
2155
+ {
2156
+ "name": "unlocksAt",
2157
+ "type": "uint256",
2158
+ "internalType": "Timestamp"
2159
+ }
2160
+ ]
2161
+ },
2162
+ {
2163
+ "type": "error",
2164
+ "name": "HeaderLib__InvalidHeaderSize",
2165
+ "inputs": [
2166
+ {
2167
+ "name": "expected",
2168
+ "type": "uint256",
2169
+ "internalType": "uint256"
2170
+ },
2171
+ {
2172
+ "name": "actual",
2173
+ "type": "uint256",
2174
+ "internalType": "uint256"
2175
+ }
2176
+ ]
2177
+ },
2178
+ {
2179
+ "type": "error",
2180
+ "name": "HeaderLib__InvalidSlotNumber",
2181
+ "inputs": [
2182
+ {
2183
+ "name": "expected",
2184
+ "type": "uint256",
2185
+ "internalType": "Slot"
2186
+ },
2187
+ {
2188
+ "name": "actual",
2189
+ "type": "uint256",
2190
+ "internalType": "Slot"
2191
+ }
2192
+ ]
2193
+ },
2194
+ {
2195
+ "type": "error",
2196
+ "name": "Inbox__VersionMismatch",
2197
+ "inputs": [
2198
+ {
2199
+ "name": "expected",
2200
+ "type": "uint256",
2201
+ "internalType": "uint256"
2202
+ },
2203
+ {
2204
+ "name": "actual",
2205
+ "type": "uint256",
2206
+ "internalType": "uint256"
2207
+ }
2208
+ ]
2209
+ },
2210
+ {
2211
+ "type": "error",
2212
+ "name": "Outbox__AlreadyNullified",
2213
+ "inputs": [
2214
+ {
2215
+ "name": "epoch",
2216
+ "type": "uint256",
2217
+ "internalType": "Epoch"
2218
+ },
2219
+ {
2220
+ "name": "leafIndex",
2221
+ "type": "uint256",
2222
+ "internalType": "uint256"
2223
+ }
2224
+ ]
2225
+ },
2226
+ {
2227
+ "type": "error",
2228
+ "name": "Outbox__InvalidRecipient",
2229
+ "inputs": [
2230
+ {
2231
+ "name": "expected",
2232
+ "type": "address",
2233
+ "internalType": "address"
2234
+ },
2235
+ {
2236
+ "name": "actual",
2237
+ "type": "address",
2238
+ "internalType": "address"
2239
+ }
2240
+ ]
2241
+ },
2242
+ {
2243
+ "type": "error",
2244
+ "name": "Outbox__LeafIndexOutOfBounds",
2245
+ "inputs": [
2246
+ {
2247
+ "name": "leafIndex",
2248
+ "type": "uint256",
2249
+ "internalType": "uint256"
2250
+ },
2251
+ {
2252
+ "name": "pathLength",
2253
+ "type": "uint256",
2254
+ "internalType": "uint256"
2255
+ }
2256
+ ]
2257
+ },
2258
+ {
2259
+ "type": "error",
2260
+ "name": "Outbox__VersionMismatch",
2261
+ "inputs": [
2262
+ {
2263
+ "name": "expected",
2264
+ "type": "uint256",
2265
+ "internalType": "uint256"
2266
+ },
2267
+ {
2268
+ "name": "actual",
2269
+ "type": "uint256",
2270
+ "internalType": "uint256"
2271
+ }
2272
+ ]
2273
+ },
2274
+ {
2275
+ "type": "error",
2276
+ "name": "ProofCommitmentEscrow__InsufficientBalance",
2277
+ "inputs": [
2278
+ {
2279
+ "name": "balance",
2280
+ "type": "uint256",
2281
+ "internalType": "uint256"
2282
+ },
2283
+ {
2284
+ "name": "requested",
2285
+ "type": "uint256",
2286
+ "internalType": "uint256"
2287
+ }
2288
+ ]
2289
+ },
2290
+ {
2291
+ "type": "error",
2292
+ "name": "ProofCommitmentEscrow__WithdrawRequestNotReady",
2293
+ "inputs": [
2294
+ {
2295
+ "name": "current",
2296
+ "type": "uint256",
2297
+ "internalType": "uint256"
2298
+ },
2299
+ {
2300
+ "name": "readyAt",
2301
+ "type": "uint256",
2302
+ "internalType": "Timestamp"
2303
+ }
2304
+ ]
2305
+ },
2306
+ {
2307
+ "type": "error",
2308
+ "name": "RewardDistributor__InvalidCaller",
2309
+ "inputs": [
2310
+ {
2311
+ "name": "caller",
2312
+ "type": "address",
2313
+ "internalType": "address"
2314
+ },
2315
+ {
2316
+ "name": "canonical",
2317
+ "type": "address",
2318
+ "internalType": "address"
2319
+ }
2320
+ ]
2321
+ },
2322
+ {
2323
+ "type": "error",
2324
+ "name": "Rollup__InsufficientBondAmount",
2325
+ "inputs": [
2326
+ {
2327
+ "name": "minimum",
2328
+ "type": "uint256",
2329
+ "internalType": "uint256"
2330
+ },
2331
+ {
2332
+ "name": "provided",
2333
+ "type": "uint256",
2334
+ "internalType": "uint256"
2335
+ }
2336
+ ]
2337
+ },
2338
+ {
2339
+ "type": "error",
2340
+ "name": "Rollup__InsufficientFundsInEscrow",
2341
+ "inputs": [
2342
+ {
2343
+ "name": "required",
2344
+ "type": "uint256",
2345
+ "internalType": "uint256"
2346
+ },
2347
+ {
2348
+ "name": "available",
2349
+ "type": "uint256",
2350
+ "internalType": "uint256"
2351
+ }
2352
+ ]
2353
+ },
2354
+ {
2355
+ "type": "error",
2356
+ "name": "Rollup__InvalidArchive",
2357
+ "inputs": [
2358
+ {
2359
+ "name": "expected",
2360
+ "type": "bytes32",
2361
+ "internalType": "bytes32"
2362
+ },
2363
+ {
2364
+ "name": "actual",
2365
+ "type": "bytes32",
2366
+ "internalType": "bytes32"
2367
+ }
2368
+ ]
2369
+ },
2370
+ {
2371
+ "type": "error",
2372
+ "name": "Rollup__InvalidBlobHash",
2373
+ "inputs": [
2374
+ {
2375
+ "name": "expected",
2376
+ "type": "bytes32",
2377
+ "internalType": "bytes32"
2378
+ },
2379
+ {
2380
+ "name": "actual",
2381
+ "type": "bytes32",
2382
+ "internalType": "bytes32"
2383
+ }
2384
+ ]
2385
+ },
2386
+ {
2387
+ "type": "error",
2388
+ "name": "Rollup__InvalidCheckpointNumber",
2389
+ "inputs": [
2390
+ {
2391
+ "name": "expected",
2392
+ "type": "uint256",
2393
+ "internalType": "uint256"
2394
+ },
2395
+ {
2396
+ "name": "actual",
2397
+ "type": "uint256",
2398
+ "internalType": "uint256"
2399
+ }
2400
+ ]
2401
+ },
2402
+ {
2403
+ "type": "error",
2404
+ "name": "Rollup__InvalidEscapeHatchProposer",
2405
+ "inputs": [
2406
+ {
2407
+ "name": "expected",
2408
+ "type": "address",
2409
+ "internalType": "address"
2410
+ },
2411
+ {
2412
+ "name": "actual",
2413
+ "type": "address",
2414
+ "internalType": "address"
2415
+ }
2416
+ ]
2417
+ },
2418
+ {
2419
+ "type": "error",
2420
+ "name": "Rollup__InvalidInHash",
2421
+ "inputs": [
2422
+ {
2423
+ "name": "expected",
2424
+ "type": "bytes32",
2425
+ "internalType": "bytes32"
2426
+ },
2427
+ {
2428
+ "name": "actual",
2429
+ "type": "bytes32",
2430
+ "internalType": "bytes32"
2431
+ }
2432
+ ]
2433
+ },
2434
+ {
2435
+ "type": "error",
2436
+ "name": "Rollup__InvalidManaMinFee",
2437
+ "inputs": [
2438
+ {
2439
+ "name": "expected",
2440
+ "type": "uint256",
2441
+ "internalType": "uint256"
2442
+ },
2443
+ {
2444
+ "name": "actual",
2445
+ "type": "uint256",
2446
+ "internalType": "uint256"
2447
+ }
2448
+ ]
2449
+ },
2450
+ {
2451
+ "type": "error",
2452
+ "name": "Rollup__InvalidManaTarget",
2453
+ "inputs": [
2454
+ {
2455
+ "name": "minimum",
2456
+ "type": "uint256",
2457
+ "internalType": "uint256"
2458
+ },
2459
+ {
2460
+ "name": "provided",
2461
+ "type": "uint256",
2462
+ "internalType": "uint256"
2463
+ }
2464
+ ]
2465
+ },
2466
+ {
2467
+ "type": "error",
2468
+ "name": "Rollup__InvalidOutHash",
2469
+ "inputs": [
2470
+ {
2471
+ "name": "expected",
2472
+ "type": "bytes32",
2473
+ "internalType": "bytes32"
2474
+ },
2475
+ {
2476
+ "name": "actual",
2477
+ "type": "bytes32",
2478
+ "internalType": "bytes32"
2479
+ }
2480
+ ]
2481
+ },
2482
+ {
2483
+ "type": "error",
2484
+ "name": "Rollup__InvalidPreviousArchive",
2485
+ "inputs": [
2486
+ {
2487
+ "name": "expected",
2488
+ "type": "bytes32",
2489
+ "internalType": "bytes32"
2490
+ },
2491
+ {
2492
+ "name": "actual",
2493
+ "type": "bytes32",
2494
+ "internalType": "bytes32"
2495
+ }
2496
+ ]
2497
+ },
2498
+ {
2499
+ "type": "error",
2500
+ "name": "Rollup__InvalidProposedArchive",
2501
+ "inputs": [
2502
+ {
2503
+ "name": "expected",
2504
+ "type": "bytes32",
2505
+ "internalType": "bytes32"
2506
+ },
2507
+ {
2508
+ "name": "actual",
2509
+ "type": "bytes32",
2510
+ "internalType": "bytes32"
2511
+ }
2512
+ ]
2513
+ },
2514
+ {
2515
+ "type": "error",
2516
+ "name": "Rollup__InvalidTimestamp",
2517
+ "inputs": [
2518
+ {
2519
+ "name": "expected",
2520
+ "type": "uint256",
2521
+ "internalType": "Timestamp"
2522
+ },
2523
+ {
2524
+ "name": "actual",
2525
+ "type": "uint256",
2526
+ "internalType": "Timestamp"
2527
+ }
2528
+ ]
2529
+ },
2530
+ {
2531
+ "type": "error",
2532
+ "name": "Rollup__NotPastDeadline",
2533
+ "inputs": [
2534
+ {
2535
+ "name": "deadline",
2536
+ "type": "uint256",
2537
+ "internalType": "Epoch"
2538
+ },
2539
+ {
2540
+ "name": "currentEpoch",
2541
+ "type": "uint256",
2542
+ "internalType": "Epoch"
2543
+ }
2544
+ ]
2545
+ },
2546
+ {
2547
+ "type": "error",
2548
+ "name": "Rollup__PastDeadline",
2549
+ "inputs": [
2550
+ {
2551
+ "name": "deadline",
2552
+ "type": "uint256",
2553
+ "internalType": "Epoch"
2554
+ },
2555
+ {
2556
+ "name": "currentEpoch",
2557
+ "type": "uint256",
2558
+ "internalType": "Epoch"
2559
+ }
2560
+ ]
2561
+ },
2562
+ {
2563
+ "type": "error",
2564
+ "name": "Rollup__ProverHaveAlreadySubmitted",
2565
+ "inputs": [
2566
+ {
2567
+ "name": "prover",
2568
+ "type": "address",
2569
+ "internalType": "address"
2570
+ },
2571
+ {
2572
+ "name": "epoch",
2573
+ "type": "uint256",
2574
+ "internalType": "Epoch"
2575
+ }
2576
+ ]
2577
+ },
2578
+ {
2579
+ "type": "error",
2580
+ "name": "Rollup__SlotAlreadyInChain",
2581
+ "inputs": [
2582
+ {
2583
+ "name": "lastSlot",
2584
+ "type": "uint256",
2585
+ "internalType": "Slot"
2586
+ },
2587
+ {
2588
+ "name": "proposedSlot",
2589
+ "type": "uint256",
2590
+ "internalType": "Slot"
2591
+ }
2592
+ ]
2593
+ },
2594
+ {
2595
+ "type": "error",
2596
+ "name": "Rollup__StartAndEndNotSameEpoch",
2597
+ "inputs": [
2598
+ {
2599
+ "name": "start",
2600
+ "type": "uint256",
2601
+ "internalType": "Epoch"
2602
+ },
2603
+ {
2604
+ "name": "end",
2605
+ "type": "uint256",
2606
+ "internalType": "Epoch"
2607
+ }
2608
+ ]
2609
+ },
2610
+ {
2611
+ "type": "error",
2612
+ "name": "Rollup__TimestampInFuture",
2613
+ "inputs": [
2614
+ {
2615
+ "name": "max",
2616
+ "type": "uint256",
2617
+ "internalType": "Timestamp"
2618
+ },
2619
+ {
2620
+ "name": "actual",
2621
+ "type": "uint256",
2622
+ "internalType": "Timestamp"
2623
+ }
2624
+ ]
2625
+ },
2626
+ {
2627
+ "type": "error",
2628
+ "name": "Rollup__TooManyCheckpointsInEpoch",
2629
+ "inputs": [
2630
+ {
2631
+ "name": "expected",
2632
+ "type": "uint256",
2633
+ "internalType": "uint256"
2634
+ },
2635
+ {
2636
+ "name": "actual",
2637
+ "type": "uint256",
2638
+ "internalType": "uint256"
2639
+ }
2640
+ ]
2641
+ },
2642
+ {
2643
+ "type": "error",
2644
+ "name": "Rollup__TooSoonToSetRewardsClaimable",
2645
+ "inputs": [
2646
+ {
2647
+ "name": "earliestRewardsClaimableTimestamp",
2648
+ "type": "uint256",
2649
+ "internalType": "uint256"
2650
+ },
2651
+ {
2652
+ "name": "currentTimestamp",
2653
+ "type": "uint256",
2654
+ "internalType": "uint256"
2655
+ }
2656
+ ]
2657
+ },
2658
+ {
2659
+ "type": "error",
2660
+ "name": "SafeCastOverflowedIntDowncast",
2661
+ "inputs": [
2662
+ {
2663
+ "name": "bits",
2664
+ "type": "uint8",
2665
+ "internalType": "uint8"
2666
+ },
2667
+ {
2668
+ "name": "value",
2669
+ "type": "int256",
2670
+ "internalType": "int256"
2671
+ }
2672
+ ]
2673
+ },
2674
+ {
2675
+ "type": "error",
2676
+ "name": "SafeCastOverflowedUintDowncast",
2677
+ "inputs": [
2678
+ {
2679
+ "name": "bits",
2680
+ "type": "uint8",
2681
+ "internalType": "uint8"
2682
+ },
2683
+ {
2684
+ "name": "value",
2685
+ "type": "uint256",
2686
+ "internalType": "uint256"
2687
+ }
2688
+ ]
2689
+ },
2690
+ {
2691
+ "type": "error",
2692
+ "name": "SampleLib__IndexOutOfBounds",
2693
+ "inputs": [
2694
+ {
2695
+ "name": "requested",
2696
+ "type": "uint256",
2697
+ "internalType": "uint256"
2698
+ },
2699
+ {
2700
+ "name": "bound",
2701
+ "type": "uint256",
2702
+ "internalType": "uint256"
2703
+ }
2704
+ ]
2705
+ },
2706
+ {
2707
+ "type": "error",
2708
+ "name": "SampleLib__SampleLargerThanIndex",
2709
+ "inputs": [
2710
+ {
2711
+ "name": "sample",
2712
+ "type": "uint256",
2713
+ "internalType": "uint256"
2714
+ },
2715
+ {
2716
+ "name": "index",
2717
+ "type": "uint256",
2718
+ "internalType": "uint256"
2719
+ }
2720
+ ]
2721
+ },
2722
+ {
2723
+ "type": "error",
2724
+ "name": "SignatureLib__InvalidSignature",
2725
+ "inputs": [
2726
+ {
2727
+ "name": "",
2728
+ "type": "address",
2729
+ "internalType": "address"
2730
+ },
2731
+ {
2732
+ "name": "",
2733
+ "type": "address",
2734
+ "internalType": "address"
2735
+ }
2736
+ ]
2737
+ },
2738
+ {
2739
+ "type": "error",
2740
+ "name": "SlashPayload_ArraySizeMismatch",
2741
+ "inputs": [
2742
+ {
2743
+ "name": "expected",
2744
+ "type": "uint256",
2745
+ "internalType": "uint256"
2746
+ },
2747
+ {
2748
+ "name": "actual",
2749
+ "type": "uint256",
2750
+ "internalType": "uint256"
2751
+ }
2752
+ ]
2753
+ },
2754
+ {
2755
+ "type": "error",
2756
+ "name": "Staking__AlreadyRegistered",
2757
+ "inputs": [
2758
+ {
2759
+ "name": "instance",
2760
+ "type": "address",
2761
+ "internalType": "address"
2762
+ },
2763
+ {
2764
+ "name": "attester",
2765
+ "type": "address",
2766
+ "internalType": "address"
2767
+ }
2768
+ ]
2769
+ },
2770
+ {
2771
+ "type": "error",
2772
+ "name": "Staking__InsufficientBootstrapValidators",
2773
+ "inputs": [
2774
+ {
2775
+ "name": "queueSize",
2776
+ "type": "uint256",
2777
+ "internalType": "uint256"
2778
+ },
2779
+ {
2780
+ "name": "bootstrapFlushSize",
2781
+ "type": "uint256",
2782
+ "internalType": "uint256"
2783
+ }
2784
+ ]
2785
+ },
2786
+ {
2787
+ "type": "error",
2788
+ "name": "Staking__InsufficientPower",
2789
+ "inputs": [
2790
+ {
2791
+ "name": "",
2792
+ "type": "uint256",
2793
+ "internalType": "uint256"
2794
+ },
2795
+ {
2796
+ "name": "",
2797
+ "type": "uint256",
2798
+ "internalType": "uint256"
2799
+ }
2800
+ ]
2801
+ },
2802
+ {
2803
+ "type": "error",
2804
+ "name": "Staking__InsufficientStake",
2805
+ "inputs": [
2806
+ {
2807
+ "name": "",
2808
+ "type": "uint256",
2809
+ "internalType": "uint256"
2810
+ },
2811
+ {
2812
+ "name": "",
2813
+ "type": "uint256",
2814
+ "internalType": "uint256"
2815
+ }
2816
+ ]
2817
+ },
2818
+ {
2819
+ "type": "error",
2820
+ "name": "Staking__InvalidDeposit",
2821
+ "inputs": [
2822
+ {
2823
+ "name": "attester",
2824
+ "type": "address",
2825
+ "internalType": "address"
2826
+ },
2827
+ {
2828
+ "name": "proposer",
2829
+ "type": "address",
2830
+ "internalType": "address"
2831
+ }
2832
+ ]
2833
+ },
2834
+ {
2835
+ "type": "error",
2836
+ "name": "Staking__NotSlasher",
2837
+ "inputs": [
2838
+ {
2839
+ "name": "",
2840
+ "type": "address",
2841
+ "internalType": "address"
2842
+ },
2843
+ {
2844
+ "name": "",
2845
+ "type": "address",
2846
+ "internalType": "address"
2847
+ }
2848
+ ]
2849
+ },
2850
+ {
2851
+ "type": "error",
2852
+ "name": "Staking__NotWithdrawer",
2853
+ "inputs": [
2854
+ {
2855
+ "name": "",
2856
+ "type": "address",
2857
+ "internalType": "address"
2858
+ },
2859
+ {
2860
+ "name": "",
2861
+ "type": "address",
2862
+ "internalType": "address"
2863
+ }
2864
+ ]
2865
+ },
2866
+ {
2867
+ "type": "error",
2868
+ "name": "Staking__OutOfBounds",
2869
+ "inputs": [
2870
+ {
2871
+ "name": "",
2872
+ "type": "uint256",
2873
+ "internalType": "uint256"
2874
+ },
2875
+ {
2876
+ "name": "",
2877
+ "type": "uint256",
2878
+ "internalType": "uint256"
2879
+ }
2880
+ ]
2881
+ },
2882
+ {
2883
+ "type": "error",
2884
+ "name": "Staking__WithdrawalNotUnlockedYet",
2885
+ "inputs": [
2886
+ {
2887
+ "name": "",
2888
+ "type": "uint256",
2889
+ "internalType": "Timestamp"
2890
+ },
2891
+ {
2892
+ "name": "",
2893
+ "type": "uint256",
2894
+ "internalType": "Timestamp"
2895
+ }
2896
+ ]
2897
+ },
2898
+ {
2899
+ "type": "error",
2900
+ "name": "TallySlashingProposer__InvalidCommitteeSize",
2901
+ "inputs": [
2902
+ {
2903
+ "name": "expected",
2904
+ "type": "uint256",
2905
+ "internalType": "uint256"
2906
+ },
2907
+ {
2908
+ "name": "actual",
2909
+ "type": "uint256",
2910
+ "internalType": "uint256"
2911
+ }
2912
+ ]
2913
+ },
2914
+ {
2915
+ "type": "error",
2916
+ "name": "TallySlashingProposer__InvalidEpochIndex",
2917
+ "inputs": [
2918
+ {
2919
+ "name": "epochIndex",
2920
+ "type": "uint256",
2921
+ "internalType": "uint256"
2922
+ },
2923
+ {
2924
+ "name": "roundSizeInEpochs",
2925
+ "type": "uint256",
2926
+ "internalType": "uint256"
2927
+ }
2928
+ ]
2929
+ },
2930
+ {
2931
+ "type": "error",
2932
+ "name": "TallySlashingProposer__InvalidNumberOfCommittees",
2933
+ "inputs": [
2934
+ {
2935
+ "name": "expected",
2936
+ "type": "uint256",
2937
+ "internalType": "uint256"
2938
+ },
2939
+ {
2940
+ "name": "actual",
2941
+ "type": "uint256",
2942
+ "internalType": "uint256"
2943
+ }
2944
+ ]
2945
+ },
2946
+ {
2947
+ "type": "error",
2948
+ "name": "TallySlashingProposer__InvalidQuorumAndRoundSize",
2949
+ "inputs": [
2950
+ {
2951
+ "name": "quorum",
2952
+ "type": "uint256",
2953
+ "internalType": "uint256"
2954
+ },
2955
+ {
2956
+ "name": "roundSize",
2957
+ "type": "uint256",
2958
+ "internalType": "uint256"
2959
+ }
2960
+ ]
2961
+ },
2962
+ {
2963
+ "type": "error",
2964
+ "name": "TallySlashingProposer__InvalidVoteLength",
2965
+ "inputs": [
2966
+ {
2967
+ "name": "expected",
2968
+ "type": "uint256",
2969
+ "internalType": "uint256"
2970
+ },
2971
+ {
2972
+ "name": "actual",
2973
+ "type": "uint256",
2974
+ "internalType": "uint256"
2975
+ }
2976
+ ]
2977
+ },
2978
+ {
2979
+ "type": "error",
2980
+ "name": "TallySlashingProposer__LifetimeMustBeGreaterThanExecutionDelay",
2981
+ "inputs": [
2982
+ {
2983
+ "name": "lifetime",
2984
+ "type": "uint256",
2985
+ "internalType": "uint256"
2986
+ },
2987
+ {
2988
+ "name": "executionDelay",
2989
+ "type": "uint256",
2990
+ "internalType": "uint256"
2991
+ }
2992
+ ]
2993
+ },
2994
+ {
2995
+ "type": "error",
2996
+ "name": "TallySlashingProposer__LifetimeMustBeLessThanRoundabout",
2997
+ "inputs": [
2998
+ {
2999
+ "name": "lifetime",
3000
+ "type": "uint256",
3001
+ "internalType": "uint256"
3002
+ },
3003
+ {
3004
+ "name": "roundabout",
3005
+ "type": "uint256",
3006
+ "internalType": "uint256"
3007
+ }
3008
+ ]
3009
+ },
3010
+ {
3011
+ "type": "error",
3012
+ "name": "TallySlashingProposer__RoundOutOfRange",
3013
+ "inputs": [
3014
+ {
3015
+ "name": "round",
3016
+ "type": "uint256",
3017
+ "internalType": "SlashRound"
3018
+ },
3019
+ {
3020
+ "name": "currentRound",
3021
+ "type": "uint256",
3022
+ "internalType": "SlashRound"
3023
+ }
3024
+ ]
3025
+ },
3026
+ {
3027
+ "type": "error",
3028
+ "name": "TallySlashingProposer__RoundSizeMustBeMultipleOfEpochDuration",
3029
+ "inputs": [
3030
+ {
3031
+ "name": "roundSize",
3032
+ "type": "uint256",
3033
+ "internalType": "uint256"
3034
+ },
3035
+ {
3036
+ "name": "epochDuration",
3037
+ "type": "uint256",
3038
+ "internalType": "uint256"
3039
+ }
3040
+ ]
3041
+ },
3042
+ {
3043
+ "type": "error",
3044
+ "name": "TallySlashingProposer__RoundSizeTooLarge",
3045
+ "inputs": [
3046
+ {
3047
+ "name": "roundSize",
3048
+ "type": "uint256",
3049
+ "internalType": "uint256"
3050
+ },
3051
+ {
3052
+ "name": "maxRoundSize",
3053
+ "type": "uint256",
3054
+ "internalType": "uint256"
3055
+ }
3056
+ ]
3057
+ },
3058
+ {
3059
+ "type": "error",
3060
+ "name": "TallySlashingProposer__VoteSizeTooBig",
3061
+ "inputs": [
3062
+ {
3063
+ "name": "voteSize",
3064
+ "type": "uint256",
3065
+ "internalType": "uint256"
3066
+ },
3067
+ {
3068
+ "name": "maxSize",
3069
+ "type": "uint256",
3070
+ "internalType": "uint256"
3071
+ }
3072
+ ]
3073
+ },
3074
+ {
3075
+ "type": "error",
3076
+ "name": "ValidatorSelection__EpochNotStable",
3077
+ "inputs": [
3078
+ {
3079
+ "name": "queriedEpoch",
3080
+ "type": "uint256",
3081
+ "internalType": "uint256"
3082
+ },
3083
+ {
3084
+ "name": "currentTimestamp",
3085
+ "type": "uint32",
3086
+ "internalType": "uint32"
3087
+ }
3088
+ ]
3089
+ },
3090
+ {
3091
+ "type": "error",
3092
+ "name": "ValidatorSelection__InsufficientAttestations",
3093
+ "inputs": [
3094
+ {
3095
+ "name": "minimumNeeded",
3096
+ "type": "uint256",
3097
+ "internalType": "uint256"
3098
+ },
3099
+ {
3100
+ "name": "provided",
3101
+ "type": "uint256",
3102
+ "internalType": "uint256"
3103
+ }
3104
+ ]
3105
+ },
3106
+ {
3107
+ "type": "error",
3108
+ "name": "ValidatorSelection__InsufficientValidatorSetSize",
3109
+ "inputs": [
3110
+ {
3111
+ "name": "actual",
3112
+ "type": "uint256",
3113
+ "internalType": "uint256"
3114
+ },
3115
+ {
3116
+ "name": "expected",
3117
+ "type": "uint256",
3118
+ "internalType": "uint256"
3119
+ }
3120
+ ]
3121
+ },
3122
+ {
3123
+ "type": "error",
3124
+ "name": "ValidatorSelection__InvalidCommitteeCommitment",
3125
+ "inputs": [
3126
+ {
3127
+ "name": "reconstructed",
3128
+ "type": "bytes32",
3129
+ "internalType": "bytes32"
3130
+ },
3131
+ {
3132
+ "name": "expected",
3133
+ "type": "bytes32",
3134
+ "internalType": "bytes32"
3135
+ }
3136
+ ]
3137
+ },
3138
+ {
3139
+ "type": "error",
3140
+ "name": "ValidatorSelection__InvalidDeposit",
3141
+ "inputs": [
3142
+ {
3143
+ "name": "attester",
3144
+ "type": "address",
3145
+ "internalType": "address"
3146
+ },
3147
+ {
3148
+ "name": "proposer",
3149
+ "type": "address",
3150
+ "internalType": "address"
3151
+ }
3152
+ ]
3153
+ },
3154
+ {
3155
+ "type": "error",
3156
+ "name": "ValidatorSelection__InvalidLagInEpochs",
3157
+ "inputs": [
3158
+ {
3159
+ "name": "lagInEpochsForValidatorSet",
3160
+ "type": "uint256",
3161
+ "internalType": "uint256"
3162
+ },
3163
+ {
3164
+ "name": "lagInEpochsForRandao",
3165
+ "type": "uint256",
3166
+ "internalType": "uint256"
3167
+ }
3168
+ ]
3169
+ },
3170
+ {
3171
+ "type": "error",
3172
+ "name": "ValidatorSelection__InvalidProposer",
3173
+ "inputs": [
3174
+ {
3175
+ "name": "expected",
3176
+ "type": "address",
3177
+ "internalType": "address"
3178
+ },
3179
+ {
3180
+ "name": "actual",
3181
+ "type": "address",
3182
+ "internalType": "address"
3183
+ }
3184
+ ]
3185
+ },
3186
+ {
3187
+ "type": "error",
3188
+ "name": "ValidatorSelection__MissingProposerSignature",
3189
+ "inputs": [
3190
+ {
3191
+ "name": "proposer",
3192
+ "type": "address",
3193
+ "internalType": "address"
3194
+ },
3195
+ {
3196
+ "name": "index",
3197
+ "type": "uint256",
3198
+ "internalType": "uint256"
3199
+ }
3200
+ ]
3201
+ },
3202
+ {
3203
+ "type": "function",
3204
+ "name": "getCandidateAtIndexForHatch",
3205
+ "inputs": [
3206
+ {
3207
+ "name": "_index",
3208
+ "type": "uint256",
3209
+ "internalType": "uint256"
3210
+ },
3211
+ {
3212
+ "name": "_hatch",
3213
+ "type": "uint256",
3214
+ "internalType": "Hatch"
3215
+ }
3216
+ ],
3217
+ "outputs": [
3218
+ {
3219
+ "name": "",
3220
+ "type": "address",
3221
+ "internalType": "address"
3222
+ }
3223
+ ],
3224
+ "stateMutability": "view"
3225
+ },
3226
+ {
3227
+ "type": "event",
3228
+ "name": "ArchiveUpdated",
3229
+ "inputs": [
3230
+ {
3231
+ "name": "proposer",
3232
+ "type": "address",
3233
+ "indexed": true,
3234
+ "internalType": "address"
3235
+ },
3236
+ {
3237
+ "name": "checkpointNumber",
3238
+ "type": "uint128",
3239
+ "indexed": false,
3240
+ "internalType": "uint128"
3241
+ },
3242
+ {
3243
+ "name": "archive",
3244
+ "type": "bytes32",
3245
+ "indexed": false,
3246
+ "internalType": "bytes32"
3247
+ }
3248
+ ],
3249
+ "anonymous": false
3250
+ },
3251
+ {
3252
+ "type": "error",
3253
+ "name": "Delegation__InsufficientPower",
3254
+ "inputs": [
3255
+ {
3256
+ "name": "",
3257
+ "type": "address",
3258
+ "internalType": "address"
3259
+ },
3260
+ {
3261
+ "name": "",
3262
+ "type": "uint256",
3263
+ "internalType": "uint256"
3264
+ },
3265
+ {
3266
+ "name": "",
3267
+ "type": "uint256",
3268
+ "internalType": "uint256"
3269
+ }
3270
+ ]
3271
+ },
3272
+ {
3273
+ "type": "error",
3274
+ "name": "ERC20InsufficientAllowance",
3275
+ "inputs": [
3276
+ {
3277
+ "name": "spender",
3278
+ "type": "address",
3279
+ "internalType": "address"
3280
+ },
3281
+ {
3282
+ "name": "allowance",
3283
+ "type": "uint256",
3284
+ "internalType": "uint256"
3285
+ },
3286
+ {
3287
+ "name": "needed",
3288
+ "type": "uint256",
3289
+ "internalType": "uint256"
3290
+ }
3291
+ ]
3292
+ },
3293
+ {
3294
+ "type": "error",
3295
+ "name": "ERC20InsufficientBalance",
3296
+ "inputs": [
3297
+ {
3298
+ "name": "sender",
3299
+ "type": "address",
3300
+ "internalType": "address"
3301
+ },
3302
+ {
3303
+ "name": "balance",
3304
+ "type": "uint256",
3305
+ "internalType": "uint256"
3306
+ },
3307
+ {
3308
+ "name": "needed",
3309
+ "type": "uint256",
3310
+ "internalType": "uint256"
3311
+ }
3312
+ ]
3313
+ },
3314
+ {
3315
+ "type": "error",
3316
+ "name": "Governance__CheckpointedUintLib__InsufficientValue",
3317
+ "inputs": [
3318
+ {
3319
+ "name": "owner",
3320
+ "type": "address",
3321
+ "internalType": "address"
3322
+ },
3323
+ {
3324
+ "name": "have",
3325
+ "type": "uint256",
3326
+ "internalType": "uint256"
3327
+ },
3328
+ {
3329
+ "name": "required",
3330
+ "type": "uint256",
3331
+ "internalType": "uint256"
3332
+ }
3333
+ ]
3334
+ },
3335
+ {
3336
+ "type": "error",
3337
+ "name": "Governance__InsufficientPower",
3338
+ "inputs": [
3339
+ {
3340
+ "name": "voter",
3341
+ "type": "address",
3342
+ "internalType": "address"
3343
+ },
3344
+ {
3345
+ "name": "have",
3346
+ "type": "uint256",
3347
+ "internalType": "uint256"
3348
+ },
3349
+ {
3350
+ "name": "required",
3351
+ "type": "uint256",
3352
+ "internalType": "uint256"
3353
+ }
3354
+ ]
3355
+ },
3356
+ {
3357
+ "type": "error",
3358
+ "name": "Rollup__UnavailableTempCheckpointLog",
3359
+ "inputs": [
3360
+ {
3361
+ "name": "checkpointNumber",
3362
+ "type": "uint256",
3363
+ "internalType": "uint256"
3364
+ },
3365
+ {
3366
+ "name": "pendingCheckpointNumber",
3367
+ "type": "uint256",
3368
+ "internalType": "uint256"
3369
+ },
3370
+ {
3371
+ "name": "upperLimit",
3372
+ "type": "uint256",
3373
+ "internalType": "uint256"
3374
+ }
3375
+ ]
3376
+ },
3377
+ {
3378
+ "type": "error",
3379
+ "name": "Staking__NotOurProposal",
3380
+ "inputs": [
3381
+ {
3382
+ "name": "",
3383
+ "type": "uint256",
3384
+ "internalType": "uint256"
3385
+ },
3386
+ {
3387
+ "name": "",
3388
+ "type": "address",
3389
+ "internalType": "address"
3390
+ },
3391
+ {
3392
+ "name": "",
3393
+ "type": "address",
3394
+ "internalType": "address"
3395
+ }
3396
+ ]
3397
+ },
3398
+ {
3399
+ "type": "function",
3400
+ "name": "updateSubmittedArchive",
3401
+ "inputs": [
3402
+ {
3403
+ "name": "_proposer",
3404
+ "type": "address",
3405
+ "internalType": "address"
3406
+ },
3407
+ {
3408
+ "name": "_checkpointNumber",
3409
+ "type": "uint128",
3410
+ "internalType": "uint128"
3411
+ },
3412
+ {
3413
+ "name": "_archive",
3414
+ "type": "bytes32",
3415
+ "internalType": "bytes32"
3416
+ }
3417
+ ],
3418
+ "outputs": [],
3419
+ "stateMutability": "nonpayable"
3420
+ },
3421
+ {
3422
+ "type": "error",
3423
+ "name": "MerkleLib__InvalidRoot",
3424
+ "inputs": [
3425
+ {
3426
+ "name": "expected",
3427
+ "type": "bytes32",
3428
+ "internalType": "bytes32"
3429
+ },
3430
+ {
3431
+ "name": "actual",
3432
+ "type": "bytes32",
3433
+ "internalType": "bytes32"
3434
+ },
3435
+ {
3436
+ "name": "leaf",
3437
+ "type": "bytes32",
3438
+ "internalType": "bytes32"
3439
+ },
3440
+ {
3441
+ "name": "leafIndex",
3442
+ "type": "uint256",
3443
+ "internalType": "uint256"
3444
+ }
3445
+ ]
3446
+ },
3447
+ {
3448
+ "type": "event",
3449
+ "name": "ProofValidated",
3450
+ "inputs": [
3451
+ {
3452
+ "name": "hatch",
3453
+ "type": "uint256",
3454
+ "indexed": true,
3455
+ "internalType": "Hatch"
3456
+ },
3457
+ {
3458
+ "name": "proposer",
3459
+ "type": "address",
3460
+ "indexed": true,
3461
+ "internalType": "address"
3462
+ },
3463
+ {
3464
+ "name": "success",
3465
+ "type": "bool",
3466
+ "indexed": false,
3467
+ "internalType": "bool"
3468
+ },
3469
+ {
3470
+ "name": "punishment",
3471
+ "type": "uint256",
3472
+ "indexed": false,
3473
+ "internalType": "uint256"
3474
+ }
3475
+ ],
3476
+ "anonymous": false
3477
+ },
3478
+ {
3479
+ "type": "error",
3480
+ "name": "Outbox__IncompatibleEntryArguments",
3481
+ "inputs": [
3482
+ {
3483
+ "name": "messageHash",
3484
+ "type": "bytes32",
3485
+ "internalType": "bytes32"
3486
+ },
3487
+ {
3488
+ "name": "storedFee",
3489
+ "type": "uint64",
3490
+ "internalType": "uint64"
3491
+ },
3492
+ {
3493
+ "name": "feePassed",
3494
+ "type": "uint64",
3495
+ "internalType": "uint64"
3496
+ },
3497
+ {
3498
+ "name": "storedVersion",
3499
+ "type": "uint32",
3500
+ "internalType": "uint32"
3501
+ },
3502
+ {
3503
+ "name": "versionPassed",
3504
+ "type": "uint32",
3505
+ "internalType": "uint32"
3506
+ },
3507
+ {
3508
+ "name": "storedDeadline",
3509
+ "type": "uint32",
3510
+ "internalType": "uint32"
3511
+ },
3512
+ {
3513
+ "name": "deadlinePassed",
3514
+ "type": "uint32",
3515
+ "internalType": "uint32"
3516
+ }
3517
+ ]
3518
+ },
3519
+ {
3520
+ "type": "constructor",
3521
+ "inputs": [
3522
+ {
3523
+ "name": "_rollup",
3524
+ "type": "address",
3525
+ "internalType": "address"
3526
+ },
3527
+ {
3528
+ "name": "_bondToken",
3529
+ "type": "address",
3530
+ "internalType": "address"
3531
+ },
3532
+ {
3533
+ "name": "_bondSize",
3534
+ "type": "uint96",
3535
+ "internalType": "uint96"
3536
+ },
3537
+ {
3538
+ "name": "_withdrawalTax",
3539
+ "type": "uint96",
3540
+ "internalType": "uint96"
3541
+ },
3542
+ {
3543
+ "name": "_failedHatchPunishment",
3544
+ "type": "uint96",
3545
+ "internalType": "uint96"
3546
+ },
3547
+ {
3548
+ "name": "_frequency",
3549
+ "type": "uint256",
3550
+ "internalType": "uint256"
3551
+ },
3552
+ {
3553
+ "name": "_activeDuration",
3554
+ "type": "uint256",
3555
+ "internalType": "uint256"
3556
+ },
3557
+ {
3558
+ "name": "_lagInHatches",
3559
+ "type": "uint256",
3560
+ "internalType": "uint256"
3561
+ },
3562
+ {
3563
+ "name": "_proposingExitDelay",
3564
+ "type": "uint256",
3565
+ "internalType": "uint256"
3566
+ }
3567
+ ],
3568
+ "stateMutability": "nonpayable"
3569
+ }
3570
+ ];