@aztec/l1-artifacts 0.66.0 → 0.67.1-devnet

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