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