@aztec/l1-artifacts 0.67.0 → 0.67.1-devnet

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