@aztec/l1-artifacts 0.67.0 → 0.67.1-devnet

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 (110) hide show
  1. package/dest/CoinIssuerAbi.d.ts +1097 -45
  2. package/dest/CoinIssuerAbi.d.ts.map +1 -1
  3. package/dest/CoinIssuerAbi.js +1455 -60
  4. package/dest/ExtRollupLibAbi.d.ts +1088 -290
  5. package/dest/ExtRollupLibAbi.d.ts.map +1 -1
  6. package/dest/ExtRollupLibAbi.js +1440 -383
  7. package/dest/ExtRollupLibBytecode.d.ts +1 -1
  8. package/dest/ExtRollupLibBytecode.d.ts.map +1 -1
  9. package/dest/ExtRollupLibBytecode.js +2 -2
  10. package/dest/FeeJuicePortalAbi.d.ts +1126 -74
  11. package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
  12. package/dest/FeeJuicePortalAbi.js +1490 -94
  13. package/dest/FeeJuicePortalBytecode.d.ts +1 -1
  14. package/dest/FeeJuicePortalBytecode.js +1 -1
  15. package/dest/GovernanceAbi.d.ts +1412 -484
  16. package/dest/GovernanceAbi.d.ts.map +1 -1
  17. package/dest/GovernanceAbi.js +1897 -664
  18. package/dest/GovernanceProposerAbi.d.ts +1121 -157
  19. package/dest/GovernanceProposerAbi.d.ts.map +1 -1
  20. package/dest/GovernanceProposerAbi.js +1479 -202
  21. package/dest/IERC20Abi.d.ts +1104 -40
  22. package/dest/IERC20Abi.d.ts.map +1 -1
  23. package/dest/IERC20Abi.js +1462 -51
  24. package/dest/IProofCommitmentEscrowAbi.d.ts +1144 -80
  25. package/dest/IProofCommitmentEscrowAbi.d.ts.map +1 -1
  26. package/dest/IProofCommitmentEscrowAbi.js +1504 -93
  27. package/dest/IVerifierAbi.d.ts +1064 -0
  28. package/dest/IVerifierAbi.d.ts.map +1 -1
  29. package/dest/IVerifierAbi.js +1412 -1
  30. package/dest/InboxAbi.d.ts +1086 -54
  31. package/dest/InboxAbi.d.ts.map +1 -1
  32. package/dest/InboxAbi.js +1439 -71
  33. package/dest/InboxBytecode.d.ts +1 -1
  34. package/dest/InboxBytecode.js +1 -1
  35. package/dest/LeonidasLibAbi.d.ts +1010 -10
  36. package/dest/LeonidasLibAbi.d.ts.map +1 -1
  37. package/dest/LeonidasLibAbi.js +1338 -12
  38. package/dest/LeonidasLibBytecode.d.ts +1 -1
  39. package/dest/LeonidasLibBytecode.js +1 -1
  40. package/dest/MockVerifierAbi.d.ts +1064 -0
  41. package/dest/MockVerifierAbi.d.ts.map +1 -1
  42. package/dest/MockVerifierAbi.js +1412 -1
  43. package/dest/NewGovernanceProposerPayloadAbi.d.ts +1064 -0
  44. package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
  45. package/dest/NewGovernanceProposerPayloadAbi.js +1421 -10
  46. package/dest/OutboxAbi.d.ts +1112 -132
  47. package/dest/OutboxAbi.d.ts.map +1 -1
  48. package/dest/OutboxAbi.js +1471 -171
  49. package/dest/OutboxBytecode.d.ts +1 -1
  50. package/dest/OutboxBytecode.js +1 -1
  51. package/dest/ProofCommitmentEscrowAbi.d.ts +1153 -121
  52. package/dest/ProofCommitmentEscrowAbi.d.ts.map +1 -1
  53. package/dest/ProofCommitmentEscrowAbi.js +1525 -157
  54. package/dest/ProofCommitmentEscrowBytecode.d.ts +1 -1
  55. package/dest/ProofCommitmentEscrowBytecode.js +1 -1
  56. package/dest/RegistryAbi.d.ts +1110 -62
  57. package/dest/RegistryAbi.d.ts.map +1 -1
  58. package/dest/RegistryAbi.js +1472 -83
  59. package/dest/RewardDistributorAbi.d.ts +1113 -61
  60. package/dest/RewardDistributorAbi.d.ts.map +1 -1
  61. package/dest/RewardDistributorAbi.js +1473 -78
  62. package/dest/RollupAbi.d.ts +2245 -1337
  63. package/dest/RollupAbi.d.ts.map +1 -1
  64. package/dest/RollupAbi.js +2843 -1643
  65. package/dest/RollupBytecode.d.ts +21 -15
  66. package/dest/RollupBytecode.d.ts.map +1 -1
  67. package/dest/RollupBytecode.js +24 -16
  68. package/dest/TestERC20Abi.d.ts +1199 -135
  69. package/dest/TestERC20Abi.d.ts.map +1 -1
  70. package/dest/TestERC20Abi.js +1589 -178
  71. package/dest/TokenPortalAbi.d.ts +1127 -63
  72. package/dest/TokenPortalAbi.d.ts.map +1 -1
  73. package/dest/TokenPortalAbi.js +1491 -80
  74. package/dest/TokenPortalBytecode.d.ts +1 -1
  75. package/dest/TokenPortalBytecode.js +1 -1
  76. package/dest/UniswapPortalAbi.d.ts +1067 -3
  77. package/dest/UniswapPortalAbi.d.ts.map +1 -1
  78. package/dest/UniswapPortalAbi.js +1415 -4
  79. package/dest/UniswapPortalBytecode.d.ts +1 -1
  80. package/dest/UniswapPortalBytecode.js +1 -1
  81. package/generated/CoinIssuerAbi.ts +1454 -59
  82. package/generated/ExtRollupLibAbi.ts +1439 -382
  83. package/generated/ExtRollupLibBytecode.ts +1 -1
  84. package/generated/FeeJuicePortalAbi.ts +1489 -93
  85. package/generated/FeeJuicePortalBytecode.ts +1 -1
  86. package/generated/GovernanceAbi.ts +1896 -663
  87. package/generated/GovernanceProposerAbi.ts +1478 -201
  88. package/generated/IERC20Abi.ts +1461 -50
  89. package/generated/IProofCommitmentEscrowAbi.ts +1503 -92
  90. package/generated/IVerifierAbi.ts +1411 -0
  91. package/generated/InboxAbi.ts +1438 -70
  92. package/generated/InboxBytecode.ts +1 -1
  93. package/generated/LeonidasLibAbi.ts +1337 -11
  94. package/generated/LeonidasLibBytecode.ts +1 -1
  95. package/generated/MockVerifierAbi.ts +1411 -0
  96. package/generated/NewGovernanceProposerPayloadAbi.ts +1420 -9
  97. package/generated/OutboxAbi.ts +1470 -170
  98. package/generated/OutboxBytecode.ts +1 -1
  99. package/generated/ProofCommitmentEscrowAbi.ts +1524 -156
  100. package/generated/ProofCommitmentEscrowBytecode.ts +1 -1
  101. package/generated/RegistryAbi.ts +1471 -82
  102. package/generated/RewardDistributorAbi.ts +1472 -77
  103. package/generated/RollupAbi.ts +2842 -1642
  104. package/generated/RollupBytecode.ts +23 -15
  105. package/generated/TestERC20Abi.ts +1588 -177
  106. package/generated/TokenPortalAbi.ts +1490 -79
  107. package/generated/TokenPortalBytecode.ts +1 -1
  108. package/generated/UniswapPortalAbi.ts +1414 -3
  109. package/generated/UniswapPortalBytecode.ts +1 -1
  110. package/package.json +2 -1
@@ -2,6 +2,1417 @@
2
2
  * MockVerifier ABI.
3
3
  */
4
4
  export const MockVerifierAbi = [
5
+ {
6
+ "type": "error",
7
+ "name": "CoinIssuer__InssuficientMintAvailable",
8
+ "inputs": [
9
+ {
10
+ "name": "available",
11
+ "type": "uint256",
12
+ "internalType": "uint256"
13
+ },
14
+ {
15
+ "name": "needed",
16
+ "type": "uint256",
17
+ "internalType": "uint256"
18
+ }
19
+ ]
20
+ },
21
+ {
22
+ "type": "error",
23
+ "name": "DevNet__InvalidProposer",
24
+ "inputs": [
25
+ {
26
+ "name": "expected",
27
+ "type": "address",
28
+ "internalType": "address"
29
+ },
30
+ {
31
+ "name": "actual",
32
+ "type": "address",
33
+ "internalType": "address"
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "type": "error",
39
+ "name": "DevNet__NoPruningAllowed",
40
+ "inputs": []
41
+ },
42
+ {
43
+ "type": "error",
44
+ "name": "FeeJuicePortal__AlreadyInitialized",
45
+ "inputs": []
46
+ },
47
+ {
48
+ "type": "error",
49
+ "name": "FeeJuicePortal__InvalidInitialization",
50
+ "inputs": []
51
+ },
52
+ {
53
+ "type": "error",
54
+ "name": "FeeJuicePortal__Unauthorized",
55
+ "inputs": []
56
+ },
57
+ {
58
+ "type": "error",
59
+ "name": "FeeMath__InvalidFeeAssetPriceModifier",
60
+ "inputs": []
61
+ },
62
+ {
63
+ "type": "error",
64
+ "name": "FeeMath__InvalidProvingCostModifier",
65
+ "inputs": []
66
+ },
67
+ {
68
+ "type": "error",
69
+ "name": "GovernanceProposer__CanOnlyPushProposalInPast",
70
+ "inputs": []
71
+ },
72
+ {
73
+ "type": "error",
74
+ "name": "GovernanceProposer__FailedToPropose",
75
+ "inputs": [
76
+ {
77
+ "name": "proposal",
78
+ "type": "address",
79
+ "internalType": "contract IPayload"
80
+ }
81
+ ]
82
+ },
83
+ {
84
+ "type": "error",
85
+ "name": "GovernanceProposer__InstanceHaveNoCode",
86
+ "inputs": [
87
+ {
88
+ "name": "instance",
89
+ "type": "address",
90
+ "internalType": "address"
91
+ }
92
+ ]
93
+ },
94
+ {
95
+ "type": "error",
96
+ "name": "GovernanceProposer__InsufficientVotes",
97
+ "inputs": []
98
+ },
99
+ {
100
+ "type": "error",
101
+ "name": "GovernanceProposer__InvalidNAndMValues",
102
+ "inputs": [
103
+ {
104
+ "name": "n",
105
+ "type": "uint256",
106
+ "internalType": "uint256"
107
+ },
108
+ {
109
+ "name": "m",
110
+ "type": "uint256",
111
+ "internalType": "uint256"
112
+ }
113
+ ]
114
+ },
115
+ {
116
+ "type": "error",
117
+ "name": "GovernanceProposer__NCannotBeLargerTHanM",
118
+ "inputs": [
119
+ {
120
+ "name": "n",
121
+ "type": "uint256",
122
+ "internalType": "uint256"
123
+ },
124
+ {
125
+ "name": "m",
126
+ "type": "uint256",
127
+ "internalType": "uint256"
128
+ }
129
+ ]
130
+ },
131
+ {
132
+ "type": "error",
133
+ "name": "GovernanceProposer__OnlyProposerCanVote",
134
+ "inputs": [
135
+ {
136
+ "name": "caller",
137
+ "type": "address",
138
+ "internalType": "address"
139
+ },
140
+ {
141
+ "name": "proposer",
142
+ "type": "address",
143
+ "internalType": "address"
144
+ }
145
+ ]
146
+ },
147
+ {
148
+ "type": "error",
149
+ "name": "GovernanceProposer__ProposalAlreadyExecuted",
150
+ "inputs": [
151
+ {
152
+ "name": "roundNumber",
153
+ "type": "uint256",
154
+ "internalType": "uint256"
155
+ }
156
+ ]
157
+ },
158
+ {
159
+ "type": "error",
160
+ "name": "GovernanceProposer__ProposalCannotBeAddressZero",
161
+ "inputs": []
162
+ },
163
+ {
164
+ "type": "error",
165
+ "name": "GovernanceProposer__ProposalHaveNoCode",
166
+ "inputs": [
167
+ {
168
+ "name": "proposal",
169
+ "type": "address",
170
+ "internalType": "contract IPayload"
171
+ }
172
+ ]
173
+ },
174
+ {
175
+ "type": "error",
176
+ "name": "GovernanceProposer__ProposalTooOld",
177
+ "inputs": [
178
+ {
179
+ "name": "roundNumber",
180
+ "type": "uint256",
181
+ "internalType": "uint256"
182
+ },
183
+ {
184
+ "name": "currentRoundNumber",
185
+ "type": "uint256",
186
+ "internalType": "uint256"
187
+ }
188
+ ]
189
+ },
190
+ {
191
+ "type": "error",
192
+ "name": "GovernanceProposer__VoteAlreadyCastForSlot",
193
+ "inputs": [
194
+ {
195
+ "name": "slot",
196
+ "type": "uint256",
197
+ "internalType": "Slot"
198
+ }
199
+ ]
200
+ },
201
+ {
202
+ "type": "error",
203
+ "name": "Governance__CallFailed",
204
+ "inputs": [
205
+ {
206
+ "name": "target",
207
+ "type": "address",
208
+ "internalType": "address"
209
+ }
210
+ ]
211
+ },
212
+ {
213
+ "type": "error",
214
+ "name": "Governance__CallerNotGovernanceProposer",
215
+ "inputs": [
216
+ {
217
+ "name": "caller",
218
+ "type": "address",
219
+ "internalType": "address"
220
+ },
221
+ {
222
+ "name": "governanceProposer",
223
+ "type": "address",
224
+ "internalType": "address"
225
+ }
226
+ ]
227
+ },
228
+ {
229
+ "type": "error",
230
+ "name": "Governance__CallerNotSelf",
231
+ "inputs": [
232
+ {
233
+ "name": "caller",
234
+ "type": "address",
235
+ "internalType": "address"
236
+ },
237
+ {
238
+ "name": "self",
239
+ "type": "address",
240
+ "internalType": "address"
241
+ }
242
+ ]
243
+ },
244
+ {
245
+ "type": "error",
246
+ "name": "Governance__CannotCallAsset",
247
+ "inputs": []
248
+ },
249
+ {
250
+ "type": "error",
251
+ "name": "Governance__ConfigurationLib__DifferentialTooBig",
252
+ "inputs": []
253
+ },
254
+ {
255
+ "type": "error",
256
+ "name": "Governance__ConfigurationLib__DifferentialTooSmall",
257
+ "inputs": []
258
+ },
259
+ {
260
+ "type": "error",
261
+ "name": "Governance__ConfigurationLib__InvalidMinimumVotes",
262
+ "inputs": []
263
+ },
264
+ {
265
+ "type": "error",
266
+ "name": "Governance__ConfigurationLib__LockAmountTooSmall",
267
+ "inputs": []
268
+ },
269
+ {
270
+ "type": "error",
271
+ "name": "Governance__ConfigurationLib__QuorumTooBig",
272
+ "inputs": []
273
+ },
274
+ {
275
+ "type": "error",
276
+ "name": "Governance__ConfigurationLib__QuorumTooSmall",
277
+ "inputs": []
278
+ },
279
+ {
280
+ "type": "error",
281
+ "name": "Governance__ConfigurationLib__TimeTooBig",
282
+ "inputs": [
283
+ {
284
+ "name": "name",
285
+ "type": "string",
286
+ "internalType": "string"
287
+ }
288
+ ]
289
+ },
290
+ {
291
+ "type": "error",
292
+ "name": "Governance__ConfigurationLib__TimeTooSmall",
293
+ "inputs": [
294
+ {
295
+ "name": "name",
296
+ "type": "string",
297
+ "internalType": "string"
298
+ }
299
+ ]
300
+ },
301
+ {
302
+ "type": "error",
303
+ "name": "Governance__InsufficientPower",
304
+ "inputs": [
305
+ {
306
+ "name": "voter",
307
+ "type": "address",
308
+ "internalType": "address"
309
+ },
310
+ {
311
+ "name": "have",
312
+ "type": "uint256",
313
+ "internalType": "uint256"
314
+ },
315
+ {
316
+ "name": "required",
317
+ "type": "uint256",
318
+ "internalType": "uint256"
319
+ }
320
+ ]
321
+ },
322
+ {
323
+ "type": "error",
324
+ "name": "Governance__InvalidConfiguration",
325
+ "inputs": []
326
+ },
327
+ {
328
+ "type": "error",
329
+ "name": "Governance__NoCheckpointsFound",
330
+ "inputs": []
331
+ },
332
+ {
333
+ "type": "error",
334
+ "name": "Governance__ProposalAlreadyDropped",
335
+ "inputs": []
336
+ },
337
+ {
338
+ "type": "error",
339
+ "name": "Governance__ProposalCannotBeDropped",
340
+ "inputs": []
341
+ },
342
+ {
343
+ "type": "error",
344
+ "name": "Governance__ProposalDoesNotExists",
345
+ "inputs": [
346
+ {
347
+ "name": "proposalId",
348
+ "type": "uint256",
349
+ "internalType": "uint256"
350
+ }
351
+ ]
352
+ },
353
+ {
354
+ "type": "error",
355
+ "name": "Governance__ProposalLib__MoreVoteThanExistNeeded",
356
+ "inputs": []
357
+ },
358
+ {
359
+ "type": "error",
360
+ "name": "Governance__ProposalLib__MoreYeaVoteThanExistNeeded",
361
+ "inputs": []
362
+ },
363
+ {
364
+ "type": "error",
365
+ "name": "Governance__ProposalLib__ZeroMinimum",
366
+ "inputs": []
367
+ },
368
+ {
369
+ "type": "error",
370
+ "name": "Governance__ProposalLib__ZeroVotesNeeded",
371
+ "inputs": []
372
+ },
373
+ {
374
+ "type": "error",
375
+ "name": "Governance__ProposalLib__ZeroYeaVotesNeeded",
376
+ "inputs": []
377
+ },
378
+ {
379
+ "type": "error",
380
+ "name": "Governance__ProposalNotActive",
381
+ "inputs": []
382
+ },
383
+ {
384
+ "type": "error",
385
+ "name": "Governance__ProposalNotExecutable",
386
+ "inputs": []
387
+ },
388
+ {
389
+ "type": "error",
390
+ "name": "Governance__UserLib__NotInPast",
391
+ "inputs": []
392
+ },
393
+ {
394
+ "type": "error",
395
+ "name": "Governance__WithdrawalAlreadyclaimed",
396
+ "inputs": []
397
+ },
398
+ {
399
+ "type": "error",
400
+ "name": "Governance__WithdrawalNotUnlockedYet",
401
+ "inputs": [
402
+ {
403
+ "name": "currentTime",
404
+ "type": "uint256",
405
+ "internalType": "Timestamp"
406
+ },
407
+ {
408
+ "name": "unlocksAt",
409
+ "type": "uint256",
410
+ "internalType": "Timestamp"
411
+ }
412
+ ]
413
+ },
414
+ {
415
+ "type": "error",
416
+ "name": "HeaderLib__InvalidHeaderSize",
417
+ "inputs": [
418
+ {
419
+ "name": "expected",
420
+ "type": "uint256",
421
+ "internalType": "uint256"
422
+ },
423
+ {
424
+ "name": "actual",
425
+ "type": "uint256",
426
+ "internalType": "uint256"
427
+ }
428
+ ]
429
+ },
430
+ {
431
+ "type": "error",
432
+ "name": "HeaderLib__InvalidSlotNumber",
433
+ "inputs": [
434
+ {
435
+ "name": "expected",
436
+ "type": "uint256",
437
+ "internalType": "Slot"
438
+ },
439
+ {
440
+ "name": "actual",
441
+ "type": "uint256",
442
+ "internalType": "Slot"
443
+ }
444
+ ]
445
+ },
446
+ {
447
+ "type": "error",
448
+ "name": "Inbox__ActorTooLarge",
449
+ "inputs": [
450
+ {
451
+ "name": "actor",
452
+ "type": "bytes32",
453
+ "internalType": "bytes32"
454
+ }
455
+ ]
456
+ },
457
+ {
458
+ "type": "error",
459
+ "name": "Inbox__ContentTooLarge",
460
+ "inputs": [
461
+ {
462
+ "name": "content",
463
+ "type": "bytes32",
464
+ "internalType": "bytes32"
465
+ }
466
+ ]
467
+ },
468
+ {
469
+ "type": "error",
470
+ "name": "Inbox__MustBuildBeforeConsume",
471
+ "inputs": []
472
+ },
473
+ {
474
+ "type": "error",
475
+ "name": "Inbox__SecretHashTooLarge",
476
+ "inputs": [
477
+ {
478
+ "name": "secretHash",
479
+ "type": "bytes32",
480
+ "internalType": "bytes32"
481
+ }
482
+ ]
483
+ },
484
+ {
485
+ "type": "error",
486
+ "name": "Inbox__Unauthorized",
487
+ "inputs": []
488
+ },
489
+ {
490
+ "type": "error",
491
+ "name": "Leonidas__EpochNotSetup",
492
+ "inputs": []
493
+ },
494
+ {
495
+ "type": "error",
496
+ "name": "Leonidas__InsufficientAttestations",
497
+ "inputs": [
498
+ {
499
+ "name": "minimumNeeded",
500
+ "type": "uint256",
501
+ "internalType": "uint256"
502
+ },
503
+ {
504
+ "name": "provided",
505
+ "type": "uint256",
506
+ "internalType": "uint256"
507
+ }
508
+ ]
509
+ },
510
+ {
511
+ "type": "error",
512
+ "name": "Leonidas__InsufficientAttestationsProvided",
513
+ "inputs": [
514
+ {
515
+ "name": "minimumNeeded",
516
+ "type": "uint256",
517
+ "internalType": "uint256"
518
+ },
519
+ {
520
+ "name": "provided",
521
+ "type": "uint256",
522
+ "internalType": "uint256"
523
+ }
524
+ ]
525
+ },
526
+ {
527
+ "type": "error",
528
+ "name": "Leonidas__InvalidDeposit",
529
+ "inputs": [
530
+ {
531
+ "name": "attester",
532
+ "type": "address",
533
+ "internalType": "address"
534
+ },
535
+ {
536
+ "name": "proposer",
537
+ "type": "address",
538
+ "internalType": "address"
539
+ }
540
+ ]
541
+ },
542
+ {
543
+ "type": "error",
544
+ "name": "Leonidas__InvalidProposer",
545
+ "inputs": [
546
+ {
547
+ "name": "expected",
548
+ "type": "address",
549
+ "internalType": "address"
550
+ },
551
+ {
552
+ "name": "actual",
553
+ "type": "address",
554
+ "internalType": "address"
555
+ }
556
+ ]
557
+ },
558
+ {
559
+ "type": "error",
560
+ "name": "MerkleLib__InvalidRoot",
561
+ "inputs": [
562
+ {
563
+ "name": "expected",
564
+ "type": "bytes32",
565
+ "internalType": "bytes32"
566
+ },
567
+ {
568
+ "name": "actual",
569
+ "type": "bytes32",
570
+ "internalType": "bytes32"
571
+ },
572
+ {
573
+ "name": "leaf",
574
+ "type": "bytes32",
575
+ "internalType": "bytes32"
576
+ },
577
+ {
578
+ "name": "leafIndex",
579
+ "type": "uint256",
580
+ "internalType": "uint256"
581
+ }
582
+ ]
583
+ },
584
+ {
585
+ "type": "error",
586
+ "name": "Outbox__AlreadyNullified",
587
+ "inputs": [
588
+ {
589
+ "name": "l2BlockNumber",
590
+ "type": "uint256",
591
+ "internalType": "uint256"
592
+ },
593
+ {
594
+ "name": "leafIndex",
595
+ "type": "uint256",
596
+ "internalType": "uint256"
597
+ }
598
+ ]
599
+ },
600
+ {
601
+ "type": "error",
602
+ "name": "Outbox__BlockNotProven",
603
+ "inputs": [
604
+ {
605
+ "name": "l2BlockNumber",
606
+ "type": "uint256",
607
+ "internalType": "uint256"
608
+ }
609
+ ]
610
+ },
611
+ {
612
+ "type": "error",
613
+ "name": "Outbox__IncompatibleEntryArguments",
614
+ "inputs": [
615
+ {
616
+ "name": "messageHash",
617
+ "type": "bytes32",
618
+ "internalType": "bytes32"
619
+ },
620
+ {
621
+ "name": "storedFee",
622
+ "type": "uint64",
623
+ "internalType": "uint64"
624
+ },
625
+ {
626
+ "name": "feePassed",
627
+ "type": "uint64",
628
+ "internalType": "uint64"
629
+ },
630
+ {
631
+ "name": "storedVersion",
632
+ "type": "uint32",
633
+ "internalType": "uint32"
634
+ },
635
+ {
636
+ "name": "versionPassed",
637
+ "type": "uint32",
638
+ "internalType": "uint32"
639
+ },
640
+ {
641
+ "name": "storedDeadline",
642
+ "type": "uint32",
643
+ "internalType": "uint32"
644
+ },
645
+ {
646
+ "name": "deadlinePassed",
647
+ "type": "uint32",
648
+ "internalType": "uint32"
649
+ }
650
+ ]
651
+ },
652
+ {
653
+ "type": "error",
654
+ "name": "Outbox__InsertingInvalidRoot",
655
+ "inputs": []
656
+ },
657
+ {
658
+ "type": "error",
659
+ "name": "Outbox__InvalidChainId",
660
+ "inputs": []
661
+ },
662
+ {
663
+ "type": "error",
664
+ "name": "Outbox__InvalidPathLength",
665
+ "inputs": [
666
+ {
667
+ "name": "expected",
668
+ "type": "uint256",
669
+ "internalType": "uint256"
670
+ },
671
+ {
672
+ "name": "actual",
673
+ "type": "uint256",
674
+ "internalType": "uint256"
675
+ }
676
+ ]
677
+ },
678
+ {
679
+ "type": "error",
680
+ "name": "Outbox__InvalidRecipient",
681
+ "inputs": [
682
+ {
683
+ "name": "expected",
684
+ "type": "address",
685
+ "internalType": "address"
686
+ },
687
+ {
688
+ "name": "actual",
689
+ "type": "address",
690
+ "internalType": "address"
691
+ }
692
+ ]
693
+ },
694
+ {
695
+ "type": "error",
696
+ "name": "Outbox__InvalidVersion",
697
+ "inputs": [
698
+ {
699
+ "name": "entry",
700
+ "type": "uint256",
701
+ "internalType": "uint256"
702
+ },
703
+ {
704
+ "name": "message",
705
+ "type": "uint256",
706
+ "internalType": "uint256"
707
+ }
708
+ ]
709
+ },
710
+ {
711
+ "type": "error",
712
+ "name": "Outbox__NothingToConsume",
713
+ "inputs": [
714
+ {
715
+ "name": "messageHash",
716
+ "type": "bytes32",
717
+ "internalType": "bytes32"
718
+ }
719
+ ]
720
+ },
721
+ {
722
+ "type": "error",
723
+ "name": "Outbox__NothingToConsumeAtBlock",
724
+ "inputs": [
725
+ {
726
+ "name": "l2BlockNumber",
727
+ "type": "uint256",
728
+ "internalType": "uint256"
729
+ }
730
+ ]
731
+ },
732
+ {
733
+ "type": "error",
734
+ "name": "Outbox__RootAlreadySetAtBlock",
735
+ "inputs": [
736
+ {
737
+ "name": "l2BlockNumber",
738
+ "type": "uint256",
739
+ "internalType": "uint256"
740
+ }
741
+ ]
742
+ },
743
+ {
744
+ "type": "error",
745
+ "name": "Outbox__Unauthorized",
746
+ "inputs": []
747
+ },
748
+ {
749
+ "type": "error",
750
+ "name": "ProofCommitmentEscrow__InsufficientBalance",
751
+ "inputs": [
752
+ {
753
+ "name": "balance",
754
+ "type": "uint256",
755
+ "internalType": "uint256"
756
+ },
757
+ {
758
+ "name": "requested",
759
+ "type": "uint256",
760
+ "internalType": "uint256"
761
+ }
762
+ ]
763
+ },
764
+ {
765
+ "type": "error",
766
+ "name": "ProofCommitmentEscrow__NotOwner",
767
+ "inputs": [
768
+ {
769
+ "name": "caller",
770
+ "type": "address",
771
+ "internalType": "address"
772
+ }
773
+ ]
774
+ },
775
+ {
776
+ "type": "error",
777
+ "name": "ProofCommitmentEscrow__WithdrawRequestNotReady",
778
+ "inputs": [
779
+ {
780
+ "name": "current",
781
+ "type": "uint256",
782
+ "internalType": "uint256"
783
+ },
784
+ {
785
+ "name": "readyAt",
786
+ "type": "uint256",
787
+ "internalType": "Timestamp"
788
+ }
789
+ ]
790
+ },
791
+ {
792
+ "type": "error",
793
+ "name": "Registry__RollupAlreadyRegistered",
794
+ "inputs": [
795
+ {
796
+ "name": "rollup",
797
+ "type": "address",
798
+ "internalType": "address"
799
+ }
800
+ ]
801
+ },
802
+ {
803
+ "type": "error",
804
+ "name": "Registry__RollupNotRegistered",
805
+ "inputs": [
806
+ {
807
+ "name": "rollup",
808
+ "type": "address",
809
+ "internalType": "address"
810
+ }
811
+ ]
812
+ },
813
+ {
814
+ "type": "error",
815
+ "name": "RewardDistributor__InvalidCaller",
816
+ "inputs": [
817
+ {
818
+ "name": "caller",
819
+ "type": "address",
820
+ "internalType": "address"
821
+ },
822
+ {
823
+ "name": "canonical",
824
+ "type": "address",
825
+ "internalType": "address"
826
+ }
827
+ ]
828
+ },
829
+ {
830
+ "type": "error",
831
+ "name": "Rollup__InsufficientBondAmount",
832
+ "inputs": [
833
+ {
834
+ "name": "minimum",
835
+ "type": "uint256",
836
+ "internalType": "uint256"
837
+ },
838
+ {
839
+ "name": "provided",
840
+ "type": "uint256",
841
+ "internalType": "uint256"
842
+ }
843
+ ]
844
+ },
845
+ {
846
+ "type": "error",
847
+ "name": "Rollup__InsufficientFundsInEscrow",
848
+ "inputs": [
849
+ {
850
+ "name": "required",
851
+ "type": "uint256",
852
+ "internalType": "uint256"
853
+ },
854
+ {
855
+ "name": "available",
856
+ "type": "uint256",
857
+ "internalType": "uint256"
858
+ }
859
+ ]
860
+ },
861
+ {
862
+ "type": "error",
863
+ "name": "Rollup__InvalidArchive",
864
+ "inputs": [
865
+ {
866
+ "name": "expected",
867
+ "type": "bytes32",
868
+ "internalType": "bytes32"
869
+ },
870
+ {
871
+ "name": "actual",
872
+ "type": "bytes32",
873
+ "internalType": "bytes32"
874
+ }
875
+ ]
876
+ },
877
+ {
878
+ "type": "error",
879
+ "name": "Rollup__InvalidBasisPointFee",
880
+ "inputs": [
881
+ {
882
+ "name": "basisPointFee",
883
+ "type": "uint256",
884
+ "internalType": "uint256"
885
+ }
886
+ ]
887
+ },
888
+ {
889
+ "type": "error",
890
+ "name": "Rollup__InvalidBlobHash",
891
+ "inputs": [
892
+ {
893
+ "name": "blobHash",
894
+ "type": "bytes32",
895
+ "internalType": "bytes32"
896
+ }
897
+ ]
898
+ },
899
+ {
900
+ "type": "error",
901
+ "name": "Rollup__InvalidBlobProof",
902
+ "inputs": [
903
+ {
904
+ "name": "blobHash",
905
+ "type": "bytes32",
906
+ "internalType": "bytes32"
907
+ }
908
+ ]
909
+ },
910
+ {
911
+ "type": "error",
912
+ "name": "Rollup__InvalidBlobPublicInputsHash",
913
+ "inputs": [
914
+ {
915
+ "name": "expected",
916
+ "type": "bytes32",
917
+ "internalType": "bytes32"
918
+ },
919
+ {
920
+ "name": "actual",
921
+ "type": "bytes32",
922
+ "internalType": "bytes32"
923
+ }
924
+ ]
925
+ },
926
+ {
927
+ "type": "error",
928
+ "name": "Rollup__InvalidBlockHash",
929
+ "inputs": [
930
+ {
931
+ "name": "expected",
932
+ "type": "bytes32",
933
+ "internalType": "bytes32"
934
+ },
935
+ {
936
+ "name": "actual",
937
+ "type": "bytes32",
938
+ "internalType": "bytes32"
939
+ }
940
+ ]
941
+ },
942
+ {
943
+ "type": "error",
944
+ "name": "Rollup__InvalidBlockNumber",
945
+ "inputs": [
946
+ {
947
+ "name": "expected",
948
+ "type": "uint256",
949
+ "internalType": "uint256"
950
+ },
951
+ {
952
+ "name": "actual",
953
+ "type": "uint256",
954
+ "internalType": "uint256"
955
+ }
956
+ ]
957
+ },
958
+ {
959
+ "type": "error",
960
+ "name": "Rollup__InvalidChainId",
961
+ "inputs": [
962
+ {
963
+ "name": "expected",
964
+ "type": "uint256",
965
+ "internalType": "uint256"
966
+ },
967
+ {
968
+ "name": "actual",
969
+ "type": "uint256",
970
+ "internalType": "uint256"
971
+ }
972
+ ]
973
+ },
974
+ {
975
+ "type": "error",
976
+ "name": "Rollup__InvalidEpoch",
977
+ "inputs": [
978
+ {
979
+ "name": "expected",
980
+ "type": "uint256",
981
+ "internalType": "Epoch"
982
+ },
983
+ {
984
+ "name": "actual",
985
+ "type": "uint256",
986
+ "internalType": "Epoch"
987
+ }
988
+ ]
989
+ },
990
+ {
991
+ "type": "error",
992
+ "name": "Rollup__InvalidInHash",
993
+ "inputs": [
994
+ {
995
+ "name": "expected",
996
+ "type": "bytes32",
997
+ "internalType": "bytes32"
998
+ },
999
+ {
1000
+ "name": "actual",
1001
+ "type": "bytes32",
1002
+ "internalType": "bytes32"
1003
+ }
1004
+ ]
1005
+ },
1006
+ {
1007
+ "type": "error",
1008
+ "name": "Rollup__InvalidManaBaseFee",
1009
+ "inputs": [
1010
+ {
1011
+ "name": "expected",
1012
+ "type": "uint256",
1013
+ "internalType": "uint256"
1014
+ },
1015
+ {
1016
+ "name": "actual",
1017
+ "type": "uint256",
1018
+ "internalType": "uint256"
1019
+ }
1020
+ ]
1021
+ },
1022
+ {
1023
+ "type": "error",
1024
+ "name": "Rollup__InvalidPreviousArchive",
1025
+ "inputs": [
1026
+ {
1027
+ "name": "expected",
1028
+ "type": "bytes32",
1029
+ "internalType": "bytes32"
1030
+ },
1031
+ {
1032
+ "name": "actual",
1033
+ "type": "bytes32",
1034
+ "internalType": "bytes32"
1035
+ }
1036
+ ]
1037
+ },
1038
+ {
1039
+ "type": "error",
1040
+ "name": "Rollup__InvalidPreviousBlockHash",
1041
+ "inputs": [
1042
+ {
1043
+ "name": "expected",
1044
+ "type": "bytes32",
1045
+ "internalType": "bytes32"
1046
+ },
1047
+ {
1048
+ "name": "actual",
1049
+ "type": "bytes32",
1050
+ "internalType": "bytes32"
1051
+ }
1052
+ ]
1053
+ },
1054
+ {
1055
+ "type": "error",
1056
+ "name": "Rollup__InvalidProof",
1057
+ "inputs": []
1058
+ },
1059
+ {
1060
+ "type": "error",
1061
+ "name": "Rollup__InvalidProposedArchive",
1062
+ "inputs": [
1063
+ {
1064
+ "name": "expected",
1065
+ "type": "bytes32",
1066
+ "internalType": "bytes32"
1067
+ },
1068
+ {
1069
+ "name": "actual",
1070
+ "type": "bytes32",
1071
+ "internalType": "bytes32"
1072
+ }
1073
+ ]
1074
+ },
1075
+ {
1076
+ "type": "error",
1077
+ "name": "Rollup__InvalidTimestamp",
1078
+ "inputs": [
1079
+ {
1080
+ "name": "expected",
1081
+ "type": "uint256",
1082
+ "internalType": "Timestamp"
1083
+ },
1084
+ {
1085
+ "name": "actual",
1086
+ "type": "uint256",
1087
+ "internalType": "Timestamp"
1088
+ }
1089
+ ]
1090
+ },
1091
+ {
1092
+ "type": "error",
1093
+ "name": "Rollup__InvalidVersion",
1094
+ "inputs": [
1095
+ {
1096
+ "name": "expected",
1097
+ "type": "uint256",
1098
+ "internalType": "uint256"
1099
+ },
1100
+ {
1101
+ "name": "actual",
1102
+ "type": "uint256",
1103
+ "internalType": "uint256"
1104
+ }
1105
+ ]
1106
+ },
1107
+ {
1108
+ "type": "error",
1109
+ "name": "Rollup__NoEpochToProve",
1110
+ "inputs": []
1111
+ },
1112
+ {
1113
+ "type": "error",
1114
+ "name": "Rollup__NonSequentialProving",
1115
+ "inputs": []
1116
+ },
1117
+ {
1118
+ "type": "error",
1119
+ "name": "Rollup__NonZeroDaFee",
1120
+ "inputs": []
1121
+ },
1122
+ {
1123
+ "type": "error",
1124
+ "name": "Rollup__NonZeroL2Fee",
1125
+ "inputs": []
1126
+ },
1127
+ {
1128
+ "type": "error",
1129
+ "name": "Rollup__NotClaimingCorrectEpoch",
1130
+ "inputs": [
1131
+ {
1132
+ "name": "expected",
1133
+ "type": "uint256",
1134
+ "internalType": "Epoch"
1135
+ },
1136
+ {
1137
+ "name": "actual",
1138
+ "type": "uint256",
1139
+ "internalType": "Epoch"
1140
+ }
1141
+ ]
1142
+ },
1143
+ {
1144
+ "type": "error",
1145
+ "name": "Rollup__NotInClaimPhase",
1146
+ "inputs": [
1147
+ {
1148
+ "name": "currentSlotInEpoch",
1149
+ "type": "uint256",
1150
+ "internalType": "uint256"
1151
+ },
1152
+ {
1153
+ "name": "claimDuration",
1154
+ "type": "uint256",
1155
+ "internalType": "uint256"
1156
+ }
1157
+ ]
1158
+ },
1159
+ {
1160
+ "type": "error",
1161
+ "name": "Rollup__NothingToPrune",
1162
+ "inputs": []
1163
+ },
1164
+ {
1165
+ "type": "error",
1166
+ "name": "Rollup__ProofRightAlreadyClaimed",
1167
+ "inputs": []
1168
+ },
1169
+ {
1170
+ "type": "error",
1171
+ "name": "Rollup__QuoteExpired",
1172
+ "inputs": [
1173
+ {
1174
+ "name": "currentSlot",
1175
+ "type": "uint256",
1176
+ "internalType": "Slot"
1177
+ },
1178
+ {
1179
+ "name": "quoteSlot",
1180
+ "type": "uint256",
1181
+ "internalType": "Slot"
1182
+ }
1183
+ ]
1184
+ },
1185
+ {
1186
+ "type": "error",
1187
+ "name": "Rollup__SlotAlreadyInChain",
1188
+ "inputs": [
1189
+ {
1190
+ "name": "lastSlot",
1191
+ "type": "uint256",
1192
+ "internalType": "Slot"
1193
+ },
1194
+ {
1195
+ "name": "proposedSlot",
1196
+ "type": "uint256",
1197
+ "internalType": "Slot"
1198
+ }
1199
+ ]
1200
+ },
1201
+ {
1202
+ "type": "error",
1203
+ "name": "Rollup__TimestampInFuture",
1204
+ "inputs": [
1205
+ {
1206
+ "name": "max",
1207
+ "type": "uint256",
1208
+ "internalType": "Timestamp"
1209
+ },
1210
+ {
1211
+ "name": "actual",
1212
+ "type": "uint256",
1213
+ "internalType": "Timestamp"
1214
+ }
1215
+ ]
1216
+ },
1217
+ {
1218
+ "type": "error",
1219
+ "name": "Rollup__TimestampTooOld",
1220
+ "inputs": []
1221
+ },
1222
+ {
1223
+ "type": "error",
1224
+ "name": "Rollup__TryingToProveNonExistingBlock",
1225
+ "inputs": []
1226
+ },
1227
+ {
1228
+ "type": "error",
1229
+ "name": "Rollup__UnavailableTxs",
1230
+ "inputs": [
1231
+ {
1232
+ "name": "txsHash",
1233
+ "type": "bytes32",
1234
+ "internalType": "bytes32"
1235
+ }
1236
+ ]
1237
+ },
1238
+ {
1239
+ "type": "error",
1240
+ "name": "SampleLib__IndexOutOfBounds",
1241
+ "inputs": [
1242
+ {
1243
+ "name": "requested",
1244
+ "type": "uint256",
1245
+ "internalType": "uint256"
1246
+ },
1247
+ {
1248
+ "name": "bound",
1249
+ "type": "uint256",
1250
+ "internalType": "uint256"
1251
+ }
1252
+ ]
1253
+ },
1254
+ {
1255
+ "type": "error",
1256
+ "name": "SignatureLib__CannotVerifyEmpty",
1257
+ "inputs": []
1258
+ },
1259
+ {
1260
+ "type": "error",
1261
+ "name": "SignatureLib__InvalidSignature",
1262
+ "inputs": [
1263
+ {
1264
+ "name": "expected",
1265
+ "type": "address",
1266
+ "internalType": "address"
1267
+ },
1268
+ {
1269
+ "name": "recovered",
1270
+ "type": "address",
1271
+ "internalType": "address"
1272
+ }
1273
+ ]
1274
+ },
1275
+ {
1276
+ "type": "error",
1277
+ "name": "Staking__AlreadyActive",
1278
+ "inputs": [
1279
+ {
1280
+ "name": "attester",
1281
+ "type": "address",
1282
+ "internalType": "address"
1283
+ }
1284
+ ]
1285
+ },
1286
+ {
1287
+ "type": "error",
1288
+ "name": "Staking__AlreadyRegistered",
1289
+ "inputs": [
1290
+ {
1291
+ "name": "",
1292
+ "type": "address",
1293
+ "internalType": "address"
1294
+ }
1295
+ ]
1296
+ },
1297
+ {
1298
+ "type": "error",
1299
+ "name": "Staking__CannotSlashExitedStake",
1300
+ "inputs": [
1301
+ {
1302
+ "name": "",
1303
+ "type": "address",
1304
+ "internalType": "address"
1305
+ }
1306
+ ]
1307
+ },
1308
+ {
1309
+ "type": "error",
1310
+ "name": "Staking__FailedToRemove",
1311
+ "inputs": [
1312
+ {
1313
+ "name": "",
1314
+ "type": "address",
1315
+ "internalType": "address"
1316
+ }
1317
+ ]
1318
+ },
1319
+ {
1320
+ "type": "error",
1321
+ "name": "Staking__InsufficientStake",
1322
+ "inputs": [
1323
+ {
1324
+ "name": "",
1325
+ "type": "uint256",
1326
+ "internalType": "uint256"
1327
+ },
1328
+ {
1329
+ "name": "",
1330
+ "type": "uint256",
1331
+ "internalType": "uint256"
1332
+ }
1333
+ ]
1334
+ },
1335
+ {
1336
+ "type": "error",
1337
+ "name": "Staking__NoOneToSlash",
1338
+ "inputs": [
1339
+ {
1340
+ "name": "",
1341
+ "type": "address",
1342
+ "internalType": "address"
1343
+ }
1344
+ ]
1345
+ },
1346
+ {
1347
+ "type": "error",
1348
+ "name": "Staking__NotExiting",
1349
+ "inputs": [
1350
+ {
1351
+ "name": "",
1352
+ "type": "address",
1353
+ "internalType": "address"
1354
+ }
1355
+ ]
1356
+ },
1357
+ {
1358
+ "type": "error",
1359
+ "name": "Staking__NotSlasher",
1360
+ "inputs": [
1361
+ {
1362
+ "name": "",
1363
+ "type": "address",
1364
+ "internalType": "address"
1365
+ },
1366
+ {
1367
+ "name": "",
1368
+ "type": "address",
1369
+ "internalType": "address"
1370
+ }
1371
+ ]
1372
+ },
1373
+ {
1374
+ "type": "error",
1375
+ "name": "Staking__NotWithdrawer",
1376
+ "inputs": [
1377
+ {
1378
+ "name": "",
1379
+ "type": "address",
1380
+ "internalType": "address"
1381
+ },
1382
+ {
1383
+ "name": "",
1384
+ "type": "address",
1385
+ "internalType": "address"
1386
+ }
1387
+ ]
1388
+ },
1389
+ {
1390
+ "type": "error",
1391
+ "name": "Staking__NothingToExit",
1392
+ "inputs": [
1393
+ {
1394
+ "name": "",
1395
+ "type": "address",
1396
+ "internalType": "address"
1397
+ }
1398
+ ]
1399
+ },
1400
+ {
1401
+ "type": "error",
1402
+ "name": "Staking__WithdrawalNotUnlockedYet",
1403
+ "inputs": [
1404
+ {
1405
+ "name": "",
1406
+ "type": "uint256",
1407
+ "internalType": "Timestamp"
1408
+ },
1409
+ {
1410
+ "name": "",
1411
+ "type": "uint256",
1412
+ "internalType": "Timestamp"
1413
+ }
1414
+ ]
1415
+ },
5
1416
  {
6
1417
  "type": "function",
7
1418
  "name": "verify",