@aztec/l1-artifacts 0.81.0 → 0.82.1-alpha-testnet.1

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