@aztec/l1-artifacts 0.76.4-devnet-test → 0.76.4-devnet-test-rc3

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