@aztec/l1-artifacts 0.65.1 → 0.66.0
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.
- package/dest/ExtRollupLibAbi.d.ts +501 -0
- package/dest/ExtRollupLibAbi.d.ts.map +1 -0
- package/dest/ExtRollupLibAbi.js +663 -0
- package/dest/ExtRollupLibBytecode.d.ts +9 -0
- package/dest/ExtRollupLibBytecode.d.ts.map +1 -0
- package/dest/ExtRollupLibBytecode.js +9 -0
- package/dest/FeeJuicePortalBytecode.d.ts +1 -1
- package/dest/FeeJuicePortalBytecode.js +1 -1
- package/dest/GovernanceProposerBytecode.d.ts +1 -1
- package/dest/GovernanceProposerBytecode.js +1 -1
- package/dest/InboxBytecode.d.ts +1 -1
- package/dest/InboxBytecode.js +1 -1
- package/dest/LeonidasLibAbi.d.ts +69 -0
- package/dest/LeonidasLibAbi.d.ts.map +1 -0
- package/dest/LeonidasLibAbi.js +91 -0
- package/dest/LeonidasLibBytecode.d.ts +9 -0
- package/dest/LeonidasLibBytecode.d.ts.map +1 -0
- package/dest/LeonidasLibBytecode.js +9 -0
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
- package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
- package/dest/OutboxBytecode.d.ts +1 -1
- package/dest/OutboxBytecode.js +1 -1
- package/dest/ProofCommitmentEscrowBytecode.d.ts +1 -1
- package/dest/ProofCommitmentEscrowBytecode.js +1 -1
- package/dest/RollupAbi.d.ts +513 -391
- package/dest/RollupAbi.d.ts.map +1 -1
- package/dest/RollupAbi.js +635 -477
- package/dest/RollupBytecode.d.ts +39 -9
- package/dest/RollupBytecode.d.ts.map +1 -1
- package/dest/RollupBytecode.js +50 -10
- package/dest/TestERC20Abi.d.ts +90 -1
- package/dest/TestERC20Abi.d.ts.map +1 -1
- package/dest/TestERC20Abi.js +118 -2
- package/dest/TestERC20Bytecode.d.ts +1 -1
- package/dest/TestERC20Bytecode.d.ts.map +1 -1
- package/dest/TestERC20Bytecode.js +2 -2
- package/dest/TokenPortalBytecode.d.ts +1 -1
- package/dest/TokenPortalBytecode.js +1 -1
- package/dest/UniswapPortalBytecode.d.ts +1 -1
- package/dest/UniswapPortalBytecode.js +1 -1
- package/dest/index.d.ts +4 -4
- package/dest/index.d.ts.map +1 -1
- package/dest/index.js +5 -5
- package/generated/ExtRollupLibAbi.ts +662 -0
- package/generated/ExtRollupLibBytecode.ts +8 -0
- package/generated/FeeJuicePortalBytecode.ts +1 -1
- package/generated/GovernanceProposerBytecode.ts +1 -1
- package/generated/InboxBytecode.ts +1 -1
- package/generated/LeonidasLibAbi.ts +90 -0
- package/generated/LeonidasLibBytecode.ts +8 -0
- package/generated/NewGovernanceProposerPayloadBytecode.ts +1 -1
- package/generated/OutboxBytecode.ts +1 -1
- package/generated/ProofCommitmentEscrowBytecode.ts +1 -1
- package/generated/RollupAbi.ts +634 -476
- package/generated/RollupBytecode.ts +49 -9
- package/generated/TestERC20Abi.ts +117 -1
- package/generated/TestERC20Bytecode.ts +1 -1
- package/generated/TokenPortalBytecode.ts +1 -1
- package/generated/UniswapPortalBytecode.ts +1 -1
- package/generated/index.ts +4 -4
- package/package.json +1 -1
- package/dest/SampleLibAbi.d.ts +0 -61
- package/dest/SampleLibAbi.d.ts.map +0 -1
- package/dest/SampleLibAbi.js +0 -80
- package/dest/SampleLibBytecode.d.ts +0 -9
- package/dest/SampleLibBytecode.d.ts.map +0 -1
- package/dest/SampleLibBytecode.js +0 -9
- package/dest/TxsDecoderAbi.d.ts +0 -31
- package/dest/TxsDecoderAbi.d.ts.map +0 -1
- package/dest/TxsDecoderAbi.js +0 -41
- package/dest/TxsDecoderBytecode.d.ts +0 -9
- package/dest/TxsDecoderBytecode.d.ts.map +0 -1
- package/dest/TxsDecoderBytecode.js +0 -9
- package/generated/SampleLibAbi.ts +0 -79
- package/generated/SampleLibBytecode.ts +0 -8
- package/generated/TxsDecoderAbi.ts +0 -40
- package/generated/TxsDecoderBytecode.ts +0 -8
package/generated/RollupAbi.ts
CHANGED
|
@@ -15,6 +15,11 @@ export const RollupAbi = [
|
|
|
15
15
|
"type": "address",
|
|
16
16
|
"internalType": "contract IRewardDistributor"
|
|
17
17
|
},
|
|
18
|
+
{
|
|
19
|
+
"name": "_stakingAsset",
|
|
20
|
+
"type": "address",
|
|
21
|
+
"internalType": "contract IERC20"
|
|
22
|
+
},
|
|
18
23
|
{
|
|
19
24
|
"name": "_vkTreeRoot",
|
|
20
25
|
"type": "bytes32",
|
|
@@ -30,11 +35,6 @@ export const RollupAbi = [
|
|
|
30
35
|
"type": "address",
|
|
31
36
|
"internalType": "address"
|
|
32
37
|
},
|
|
33
|
-
{
|
|
34
|
-
"name": "_validators",
|
|
35
|
-
"type": "address[]",
|
|
36
|
-
"internalType": "address[]"
|
|
37
|
-
},
|
|
38
38
|
{
|
|
39
39
|
"name": "_config",
|
|
40
40
|
"type": "tuple",
|
|
@@ -59,6 +59,11 @@ export const RollupAbi = [
|
|
|
59
59
|
"name": "aztecEpochProofClaimWindowInL2Slots",
|
|
60
60
|
"type": "uint256",
|
|
61
61
|
"internalType": "uint256"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "minimumStake",
|
|
65
|
+
"type": "uint256",
|
|
66
|
+
"internalType": "uint256"
|
|
62
67
|
}
|
|
63
68
|
]
|
|
64
69
|
}
|
|
@@ -117,6 +122,19 @@ export const RollupAbi = [
|
|
|
117
122
|
],
|
|
118
123
|
"stateMutability": "view"
|
|
119
124
|
},
|
|
125
|
+
{
|
|
126
|
+
"type": "function",
|
|
127
|
+
"name": "EXIT_DELAY",
|
|
128
|
+
"inputs": [],
|
|
129
|
+
"outputs": [
|
|
130
|
+
{
|
|
131
|
+
"name": "",
|
|
132
|
+
"type": "uint256",
|
|
133
|
+
"internalType": "Timestamp"
|
|
134
|
+
}
|
|
135
|
+
],
|
|
136
|
+
"stateMutability": "view"
|
|
137
|
+
},
|
|
120
138
|
{
|
|
121
139
|
"type": "function",
|
|
122
140
|
"name": "FEE_JUICE_PORTAL",
|
|
@@ -208,6 +226,19 @@ export const RollupAbi = [
|
|
|
208
226
|
],
|
|
209
227
|
"stateMutability": "view"
|
|
210
228
|
},
|
|
229
|
+
{
|
|
230
|
+
"type": "function",
|
|
231
|
+
"name": "MINIMUM_STAKE",
|
|
232
|
+
"inputs": [],
|
|
233
|
+
"outputs": [
|
|
234
|
+
{
|
|
235
|
+
"name": "",
|
|
236
|
+
"type": "uint256",
|
|
237
|
+
"internalType": "uint256"
|
|
238
|
+
}
|
|
239
|
+
],
|
|
240
|
+
"stateMutability": "view"
|
|
241
|
+
},
|
|
211
242
|
{
|
|
212
243
|
"type": "function",
|
|
213
244
|
"name": "OUTBOX",
|
|
@@ -260,6 +291,19 @@ export const RollupAbi = [
|
|
|
260
291
|
],
|
|
261
292
|
"stateMutability": "view"
|
|
262
293
|
},
|
|
294
|
+
{
|
|
295
|
+
"type": "function",
|
|
296
|
+
"name": "SLASHER",
|
|
297
|
+
"inputs": [],
|
|
298
|
+
"outputs": [
|
|
299
|
+
{
|
|
300
|
+
"name": "",
|
|
301
|
+
"type": "address",
|
|
302
|
+
"internalType": "address"
|
|
303
|
+
}
|
|
304
|
+
],
|
|
305
|
+
"stateMutability": "view"
|
|
306
|
+
},
|
|
263
307
|
{
|
|
264
308
|
"type": "function",
|
|
265
309
|
"name": "SLOT_DURATION",
|
|
@@ -275,20 +319,20 @@ export const RollupAbi = [
|
|
|
275
319
|
},
|
|
276
320
|
{
|
|
277
321
|
"type": "function",
|
|
278
|
-
"name": "
|
|
322
|
+
"name": "STAKING_ASSET",
|
|
279
323
|
"inputs": [],
|
|
280
324
|
"outputs": [
|
|
281
325
|
{
|
|
282
326
|
"name": "",
|
|
283
|
-
"type": "
|
|
284
|
-
"internalType": "
|
|
327
|
+
"type": "address",
|
|
328
|
+
"internalType": "contract IERC20"
|
|
285
329
|
}
|
|
286
330
|
],
|
|
287
331
|
"stateMutability": "view"
|
|
288
332
|
},
|
|
289
333
|
{
|
|
290
334
|
"type": "function",
|
|
291
|
-
"name": "
|
|
335
|
+
"name": "TARGET_COMMITTEE_SIZE",
|
|
292
336
|
"inputs": [],
|
|
293
337
|
"outputs": [
|
|
294
338
|
{
|
|
@@ -301,29 +345,29 @@ export const RollupAbi = [
|
|
|
301
345
|
},
|
|
302
346
|
{
|
|
303
347
|
"type": "function",
|
|
304
|
-
"name": "
|
|
348
|
+
"name": "VERSION",
|
|
305
349
|
"inputs": [],
|
|
306
350
|
"outputs": [
|
|
307
351
|
{
|
|
308
352
|
"name": "",
|
|
309
|
-
"type": "
|
|
310
|
-
"internalType": "
|
|
353
|
+
"type": "uint256",
|
|
354
|
+
"internalType": "uint256"
|
|
311
355
|
}
|
|
312
356
|
],
|
|
313
357
|
"stateMutability": "view"
|
|
314
358
|
},
|
|
315
359
|
{
|
|
316
360
|
"type": "function",
|
|
317
|
-
"name": "
|
|
318
|
-
"inputs": [
|
|
361
|
+
"name": "VM_ADDRESS",
|
|
362
|
+
"inputs": [],
|
|
363
|
+
"outputs": [
|
|
319
364
|
{
|
|
320
|
-
"name": "
|
|
365
|
+
"name": "",
|
|
321
366
|
"type": "address",
|
|
322
367
|
"internalType": "address"
|
|
323
368
|
}
|
|
324
369
|
],
|
|
325
|
-
"
|
|
326
|
-
"stateMutability": "nonpayable"
|
|
370
|
+
"stateMutability": "view"
|
|
327
371
|
},
|
|
328
372
|
{
|
|
329
373
|
"type": "function",
|
|
@@ -418,6 +462,41 @@ export const RollupAbi = [
|
|
|
418
462
|
],
|
|
419
463
|
"stateMutability": "view"
|
|
420
464
|
},
|
|
465
|
+
{
|
|
466
|
+
"type": "function",
|
|
467
|
+
"name": "cheat__InitialiseValidatorSet",
|
|
468
|
+
"inputs": [
|
|
469
|
+
{
|
|
470
|
+
"name": "_args",
|
|
471
|
+
"type": "tuple[]",
|
|
472
|
+
"internalType": "struct CheatDepositArgs[]",
|
|
473
|
+
"components": [
|
|
474
|
+
{
|
|
475
|
+
"name": "attester",
|
|
476
|
+
"type": "address",
|
|
477
|
+
"internalType": "address"
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"name": "proposer",
|
|
481
|
+
"type": "address",
|
|
482
|
+
"internalType": "address"
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"name": "withdrawer",
|
|
486
|
+
"type": "address",
|
|
487
|
+
"internalType": "address"
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"name": "amount",
|
|
491
|
+
"type": "uint256",
|
|
492
|
+
"internalType": "uint256"
|
|
493
|
+
}
|
|
494
|
+
]
|
|
495
|
+
}
|
|
496
|
+
],
|
|
497
|
+
"outputs": [],
|
|
498
|
+
"stateMutability": "nonpayable"
|
|
499
|
+
},
|
|
421
500
|
{
|
|
422
501
|
"type": "function",
|
|
423
502
|
"name": "claimEpochProofRight",
|
|
@@ -425,12 +504,12 @@ export const RollupAbi = [
|
|
|
425
504
|
{
|
|
426
505
|
"name": "_quote",
|
|
427
506
|
"type": "tuple",
|
|
428
|
-
"internalType": "struct
|
|
507
|
+
"internalType": "struct SignedEpochProofQuote",
|
|
429
508
|
"components": [
|
|
430
509
|
{
|
|
431
510
|
"name": "quote",
|
|
432
511
|
"type": "tuple",
|
|
433
|
-
"internalType": "struct
|
|
512
|
+
"internalType": "struct EpochProofQuote",
|
|
434
513
|
"components": [
|
|
435
514
|
{
|
|
436
515
|
"name": "epochToProve",
|
|
@@ -462,7 +541,7 @@ export const RollupAbi = [
|
|
|
462
541
|
{
|
|
463
542
|
"name": "signature",
|
|
464
543
|
"type": "tuple",
|
|
465
|
-
"internalType": "struct
|
|
544
|
+
"internalType": "struct Signature",
|
|
466
545
|
"components": [
|
|
467
546
|
{
|
|
468
547
|
"name": "isEmpty",
|
|
@@ -511,6 +590,34 @@ export const RollupAbi = [
|
|
|
511
590
|
],
|
|
512
591
|
"stateMutability": "pure"
|
|
513
592
|
},
|
|
593
|
+
{
|
|
594
|
+
"type": "function",
|
|
595
|
+
"name": "deposit",
|
|
596
|
+
"inputs": [
|
|
597
|
+
{
|
|
598
|
+
"name": "_attester",
|
|
599
|
+
"type": "address",
|
|
600
|
+
"internalType": "address"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"name": "_proposer",
|
|
604
|
+
"type": "address",
|
|
605
|
+
"internalType": "address"
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"name": "_withdrawer",
|
|
609
|
+
"type": "address",
|
|
610
|
+
"internalType": "address"
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"name": "_amount",
|
|
614
|
+
"type": "uint256",
|
|
615
|
+
"internalType": "uint256"
|
|
616
|
+
}
|
|
617
|
+
],
|
|
618
|
+
"outputs": [],
|
|
619
|
+
"stateMutability": "nonpayable"
|
|
620
|
+
},
|
|
514
621
|
{
|
|
515
622
|
"type": "function",
|
|
516
623
|
"name": "eip712Domain",
|
|
@@ -556,37 +663,58 @@ export const RollupAbi = [
|
|
|
556
663
|
},
|
|
557
664
|
{
|
|
558
665
|
"type": "function",
|
|
559
|
-
"name": "
|
|
666
|
+
"name": "finaliseWithdraw",
|
|
667
|
+
"inputs": [
|
|
668
|
+
{
|
|
669
|
+
"name": "_attester",
|
|
670
|
+
"type": "address",
|
|
671
|
+
"internalType": "address"
|
|
672
|
+
}
|
|
673
|
+
],
|
|
674
|
+
"outputs": [],
|
|
675
|
+
"stateMutability": "nonpayable"
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"type": "function",
|
|
679
|
+
"name": "getActiveAttesterCount",
|
|
560
680
|
"inputs": [],
|
|
561
681
|
"outputs": [
|
|
562
682
|
{
|
|
563
683
|
"name": "",
|
|
564
|
-
"type": "
|
|
565
|
-
"internalType": "
|
|
684
|
+
"type": "uint256",
|
|
685
|
+
"internalType": "uint256"
|
|
566
686
|
}
|
|
567
687
|
],
|
|
568
688
|
"stateMutability": "view"
|
|
569
689
|
},
|
|
570
690
|
{
|
|
571
691
|
"type": "function",
|
|
572
|
-
"name": "
|
|
692
|
+
"name": "getAttesterAtIndex",
|
|
573
693
|
"inputs": [
|
|
574
694
|
{
|
|
575
|
-
"name": "",
|
|
695
|
+
"name": "_index",
|
|
576
696
|
"type": "uint256",
|
|
577
|
-
"internalType": "
|
|
697
|
+
"internalType": "uint256"
|
|
578
698
|
}
|
|
579
699
|
],
|
|
580
700
|
"outputs": [
|
|
581
701
|
{
|
|
582
|
-
"name": "
|
|
583
|
-
"type": "
|
|
584
|
-
"internalType": "
|
|
585
|
-
}
|
|
702
|
+
"name": "",
|
|
703
|
+
"type": "address",
|
|
704
|
+
"internalType": "address"
|
|
705
|
+
}
|
|
706
|
+
],
|
|
707
|
+
"stateMutability": "view"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"type": "function",
|
|
711
|
+
"name": "getAttesters",
|
|
712
|
+
"inputs": [],
|
|
713
|
+
"outputs": [
|
|
586
714
|
{
|
|
587
|
-
"name": "
|
|
588
|
-
"type": "
|
|
589
|
-
"internalType": "
|
|
715
|
+
"name": "",
|
|
716
|
+
"type": "address[]",
|
|
717
|
+
"internalType": "address[]"
|
|
590
718
|
}
|
|
591
719
|
],
|
|
592
720
|
"stateMutability": "view"
|
|
@@ -672,6 +800,25 @@ export const RollupAbi = [
|
|
|
672
800
|
],
|
|
673
801
|
"stateMutability": "view"
|
|
674
802
|
},
|
|
803
|
+
{
|
|
804
|
+
"type": "function",
|
|
805
|
+
"name": "getCommitteeAt",
|
|
806
|
+
"inputs": [
|
|
807
|
+
{
|
|
808
|
+
"name": "_ts",
|
|
809
|
+
"type": "uint256",
|
|
810
|
+
"internalType": "Timestamp"
|
|
811
|
+
}
|
|
812
|
+
],
|
|
813
|
+
"outputs": [
|
|
814
|
+
{
|
|
815
|
+
"name": "",
|
|
816
|
+
"type": "address[]",
|
|
817
|
+
"internalType": "address[]"
|
|
818
|
+
}
|
|
819
|
+
],
|
|
820
|
+
"stateMutability": "view"
|
|
821
|
+
},
|
|
675
822
|
{
|
|
676
823
|
"type": "function",
|
|
677
824
|
"name": "getCurrentEpoch",
|
|
@@ -700,38 +847,26 @@ export const RollupAbi = [
|
|
|
700
847
|
},
|
|
701
848
|
{
|
|
702
849
|
"type": "function",
|
|
703
|
-
"name": "
|
|
850
|
+
"name": "getCurrentProposer",
|
|
704
851
|
"inputs": [],
|
|
705
852
|
"outputs": [
|
|
706
853
|
{
|
|
707
854
|
"name": "",
|
|
708
|
-
"type": "
|
|
709
|
-
"internalType": "
|
|
710
|
-
"components": [
|
|
711
|
-
{
|
|
712
|
-
"name": "baseFee",
|
|
713
|
-
"type": "uint256",
|
|
714
|
-
"internalType": "uint256"
|
|
715
|
-
},
|
|
716
|
-
{
|
|
717
|
-
"name": "blobFee",
|
|
718
|
-
"type": "uint256",
|
|
719
|
-
"internalType": "uint256"
|
|
720
|
-
}
|
|
721
|
-
]
|
|
855
|
+
"type": "address",
|
|
856
|
+
"internalType": "address"
|
|
722
857
|
}
|
|
723
858
|
],
|
|
724
859
|
"stateMutability": "view"
|
|
725
860
|
},
|
|
726
861
|
{
|
|
727
862
|
"type": "function",
|
|
728
|
-
"name": "
|
|
863
|
+
"name": "getCurrentSampleSeed",
|
|
729
864
|
"inputs": [],
|
|
730
865
|
"outputs": [
|
|
731
866
|
{
|
|
732
867
|
"name": "",
|
|
733
|
-
"type": "
|
|
734
|
-
"internalType": "
|
|
868
|
+
"type": "uint256",
|
|
869
|
+
"internalType": "uint256"
|
|
735
870
|
}
|
|
736
871
|
],
|
|
737
872
|
"stateMutability": "view"
|
|
@@ -874,27 +1009,39 @@ export const RollupAbi = [
|
|
|
874
1009
|
},
|
|
875
1010
|
{
|
|
876
1011
|
"type": "function",
|
|
877
|
-
"name": "
|
|
878
|
-
"inputs": [
|
|
1012
|
+
"name": "getExit",
|
|
1013
|
+
"inputs": [
|
|
1014
|
+
{
|
|
1015
|
+
"name": "_attester",
|
|
1016
|
+
"type": "address",
|
|
1017
|
+
"internalType": "address"
|
|
1018
|
+
}
|
|
1019
|
+
],
|
|
879
1020
|
"outputs": [
|
|
880
1021
|
{
|
|
881
1022
|
"name": "",
|
|
882
|
-
"type": "
|
|
883
|
-
"internalType": "
|
|
1023
|
+
"type": "tuple",
|
|
1024
|
+
"internalType": "struct Exit",
|
|
1025
|
+
"components": [
|
|
1026
|
+
{
|
|
1027
|
+
"name": "exitableAt",
|
|
1028
|
+
"type": "uint256",
|
|
1029
|
+
"internalType": "Timestamp"
|
|
1030
|
+
},
|
|
1031
|
+
{
|
|
1032
|
+
"name": "recipient",
|
|
1033
|
+
"type": "address",
|
|
1034
|
+
"internalType": "address"
|
|
1035
|
+
}
|
|
1036
|
+
]
|
|
884
1037
|
}
|
|
885
1038
|
],
|
|
886
1039
|
"stateMutability": "view"
|
|
887
1040
|
},
|
|
888
1041
|
{
|
|
889
1042
|
"type": "function",
|
|
890
|
-
"name": "
|
|
891
|
-
"inputs": [
|
|
892
|
-
{
|
|
893
|
-
"name": "_inFeeAsset",
|
|
894
|
-
"type": "bool",
|
|
895
|
-
"internalType": "bool"
|
|
896
|
-
}
|
|
897
|
-
],
|
|
1043
|
+
"name": "getFeeAssetPrice",
|
|
1044
|
+
"inputs": [],
|
|
898
1045
|
"outputs": [
|
|
899
1046
|
{
|
|
900
1047
|
"name": "",
|
|
@@ -906,44 +1053,39 @@ export const RollupAbi = [
|
|
|
906
1053
|
},
|
|
907
1054
|
{
|
|
908
1055
|
"type": "function",
|
|
909
|
-
"name": "
|
|
1056
|
+
"name": "getInfo",
|
|
910
1057
|
"inputs": [
|
|
911
1058
|
{
|
|
912
|
-
"name": "
|
|
913
|
-
"type": "
|
|
914
|
-
"internalType": "
|
|
1059
|
+
"name": "_attester",
|
|
1060
|
+
"type": "address",
|
|
1061
|
+
"internalType": "address"
|
|
915
1062
|
}
|
|
916
1063
|
],
|
|
917
1064
|
"outputs": [
|
|
918
1065
|
{
|
|
919
1066
|
"name": "",
|
|
920
1067
|
"type": "tuple",
|
|
921
|
-
"internalType": "struct
|
|
1068
|
+
"internalType": "struct ValidatorInfo",
|
|
922
1069
|
"components": [
|
|
923
1070
|
{
|
|
924
|
-
"name": "
|
|
925
|
-
"type": "uint256",
|
|
926
|
-
"internalType": "uint256"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"name": "congestionMultiplier",
|
|
1071
|
+
"name": "stake",
|
|
930
1072
|
"type": "uint256",
|
|
931
1073
|
"internalType": "uint256"
|
|
932
1074
|
},
|
|
933
1075
|
{
|
|
934
|
-
"name": "
|
|
935
|
-
"type": "
|
|
936
|
-
"internalType": "
|
|
1076
|
+
"name": "withdrawer",
|
|
1077
|
+
"type": "address",
|
|
1078
|
+
"internalType": "address"
|
|
937
1079
|
},
|
|
938
1080
|
{
|
|
939
|
-
"name": "
|
|
940
|
-
"type": "
|
|
941
|
-
"internalType": "
|
|
1081
|
+
"name": "proposer",
|
|
1082
|
+
"type": "address",
|
|
1083
|
+
"internalType": "address"
|
|
942
1084
|
},
|
|
943
1085
|
{
|
|
944
|
-
"name": "
|
|
945
|
-
"type": "
|
|
946
|
-
"internalType": "
|
|
1086
|
+
"name": "status",
|
|
1087
|
+
"type": "uint8",
|
|
1088
|
+
"internalType": "enum Status"
|
|
947
1089
|
}
|
|
948
1090
|
]
|
|
949
1091
|
}
|
|
@@ -952,9 +1094,51 @@ export const RollupAbi = [
|
|
|
952
1094
|
},
|
|
953
1095
|
{
|
|
954
1096
|
"type": "function",
|
|
955
|
-
"name": "
|
|
956
|
-
"inputs": [
|
|
957
|
-
|
|
1097
|
+
"name": "getL1FeesAt",
|
|
1098
|
+
"inputs": [
|
|
1099
|
+
{
|
|
1100
|
+
"name": "_timestamp",
|
|
1101
|
+
"type": "uint256",
|
|
1102
|
+
"internalType": "Timestamp"
|
|
1103
|
+
}
|
|
1104
|
+
],
|
|
1105
|
+
"outputs": [
|
|
1106
|
+
{
|
|
1107
|
+
"name": "",
|
|
1108
|
+
"type": "tuple",
|
|
1109
|
+
"internalType": "struct L1FeeData",
|
|
1110
|
+
"components": [
|
|
1111
|
+
{
|
|
1112
|
+
"name": "baseFee",
|
|
1113
|
+
"type": "uint256",
|
|
1114
|
+
"internalType": "uint256"
|
|
1115
|
+
},
|
|
1116
|
+
{
|
|
1117
|
+
"name": "blobFee",
|
|
1118
|
+
"type": "uint256",
|
|
1119
|
+
"internalType": "uint256"
|
|
1120
|
+
}
|
|
1121
|
+
]
|
|
1122
|
+
}
|
|
1123
|
+
],
|
|
1124
|
+
"stateMutability": "view"
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"type": "function",
|
|
1128
|
+
"name": "getManaBaseFeeAt",
|
|
1129
|
+
"inputs": [
|
|
1130
|
+
{
|
|
1131
|
+
"name": "_timestamp",
|
|
1132
|
+
"type": "uint256",
|
|
1133
|
+
"internalType": "Timestamp"
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
"name": "_inFeeAsset",
|
|
1137
|
+
"type": "bool",
|
|
1138
|
+
"internalType": "bool"
|
|
1139
|
+
}
|
|
1140
|
+
],
|
|
1141
|
+
"outputs": [
|
|
958
1142
|
{
|
|
959
1143
|
"name": "",
|
|
960
1144
|
"type": "uint256",
|
|
@@ -965,26 +1149,89 @@ export const RollupAbi = [
|
|
|
965
1149
|
},
|
|
966
1150
|
{
|
|
967
1151
|
"type": "function",
|
|
968
|
-
"name": "
|
|
1152
|
+
"name": "getManaBaseFeeComponentsAt",
|
|
969
1153
|
"inputs": [
|
|
970
1154
|
{
|
|
971
|
-
"name": "
|
|
1155
|
+
"name": "_timestamp",
|
|
972
1156
|
"type": "uint256",
|
|
973
1157
|
"internalType": "Timestamp"
|
|
1158
|
+
},
|
|
1159
|
+
{
|
|
1160
|
+
"name": "_inFeeAsset",
|
|
1161
|
+
"type": "bool",
|
|
1162
|
+
"internalType": "bool"
|
|
974
1163
|
}
|
|
975
1164
|
],
|
|
976
1165
|
"outputs": [
|
|
977
1166
|
{
|
|
978
1167
|
"name": "",
|
|
979
|
-
"type": "
|
|
980
|
-
"internalType": "
|
|
1168
|
+
"type": "tuple",
|
|
1169
|
+
"internalType": "struct ManaBaseFeeComponents",
|
|
1170
|
+
"components": [
|
|
1171
|
+
{
|
|
1172
|
+
"name": "congestionCost",
|
|
1173
|
+
"type": "uint256",
|
|
1174
|
+
"internalType": "uint256"
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"name": "congestionMultiplier",
|
|
1178
|
+
"type": "uint256",
|
|
1179
|
+
"internalType": "uint256"
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"name": "dataCost",
|
|
1183
|
+
"type": "uint256",
|
|
1184
|
+
"internalType": "uint256"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"name": "gasCost",
|
|
1188
|
+
"type": "uint256",
|
|
1189
|
+
"internalType": "uint256"
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
"name": "provingCost",
|
|
1193
|
+
"type": "uint256",
|
|
1194
|
+
"internalType": "uint256"
|
|
1195
|
+
}
|
|
1196
|
+
]
|
|
981
1197
|
}
|
|
982
1198
|
],
|
|
983
1199
|
"stateMutability": "view"
|
|
984
1200
|
},
|
|
985
1201
|
{
|
|
986
1202
|
"type": "function",
|
|
987
|
-
"name": "
|
|
1203
|
+
"name": "getOperatorAtIndex",
|
|
1204
|
+
"inputs": [
|
|
1205
|
+
{
|
|
1206
|
+
"name": "_index",
|
|
1207
|
+
"type": "uint256",
|
|
1208
|
+
"internalType": "uint256"
|
|
1209
|
+
}
|
|
1210
|
+
],
|
|
1211
|
+
"outputs": [
|
|
1212
|
+
{
|
|
1213
|
+
"name": "",
|
|
1214
|
+
"type": "tuple",
|
|
1215
|
+
"internalType": "struct OperatorInfo",
|
|
1216
|
+
"components": [
|
|
1217
|
+
{
|
|
1218
|
+
"name": "proposer",
|
|
1219
|
+
"type": "address",
|
|
1220
|
+
"internalType": "address"
|
|
1221
|
+
},
|
|
1222
|
+
{
|
|
1223
|
+
"name": "attester",
|
|
1224
|
+
"type": "address",
|
|
1225
|
+
"internalType": "address"
|
|
1226
|
+
}
|
|
1227
|
+
]
|
|
1228
|
+
}
|
|
1229
|
+
],
|
|
1230
|
+
"stateMutability": "view"
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
"type": "function",
|
|
1234
|
+
"name": "getPendingBlockNumber",
|
|
988
1235
|
"inputs": [],
|
|
989
1236
|
"outputs": [
|
|
990
1237
|
{
|
|
@@ -997,7 +1244,47 @@ export const RollupAbi = [
|
|
|
997
1244
|
},
|
|
998
1245
|
{
|
|
999
1246
|
"type": "function",
|
|
1000
|
-
"name": "
|
|
1247
|
+
"name": "getProofClaim",
|
|
1248
|
+
"inputs": [],
|
|
1249
|
+
"outputs": [
|
|
1250
|
+
{
|
|
1251
|
+
"name": "",
|
|
1252
|
+
"type": "tuple",
|
|
1253
|
+
"internalType": "struct DataStructures.EpochProofClaim",
|
|
1254
|
+
"components": [
|
|
1255
|
+
{
|
|
1256
|
+
"name": "epochToProve",
|
|
1257
|
+
"type": "uint256",
|
|
1258
|
+
"internalType": "Epoch"
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"name": "basisPointFee",
|
|
1262
|
+
"type": "uint256",
|
|
1263
|
+
"internalType": "uint256"
|
|
1264
|
+
},
|
|
1265
|
+
{
|
|
1266
|
+
"name": "bondAmount",
|
|
1267
|
+
"type": "uint256",
|
|
1268
|
+
"internalType": "uint256"
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
"name": "bondProvider",
|
|
1272
|
+
"type": "address",
|
|
1273
|
+
"internalType": "address"
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
"name": "proposerClaimant",
|
|
1277
|
+
"type": "address",
|
|
1278
|
+
"internalType": "address"
|
|
1279
|
+
}
|
|
1280
|
+
]
|
|
1281
|
+
}
|
|
1282
|
+
],
|
|
1283
|
+
"stateMutability": "view"
|
|
1284
|
+
},
|
|
1285
|
+
{
|
|
1286
|
+
"type": "function",
|
|
1287
|
+
"name": "getProposerAt",
|
|
1001
1288
|
"inputs": [
|
|
1002
1289
|
{
|
|
1003
1290
|
"name": "_ts",
|
|
@@ -1008,39 +1295,39 @@ export const RollupAbi = [
|
|
|
1008
1295
|
"outputs": [
|
|
1009
1296
|
{
|
|
1010
1297
|
"name": "",
|
|
1011
|
-
"type": "
|
|
1012
|
-
"internalType": "
|
|
1298
|
+
"type": "address",
|
|
1299
|
+
"internalType": "address"
|
|
1013
1300
|
}
|
|
1014
1301
|
],
|
|
1015
1302
|
"stateMutability": "view"
|
|
1016
1303
|
},
|
|
1017
1304
|
{
|
|
1018
1305
|
"type": "function",
|
|
1019
|
-
"name": "
|
|
1306
|
+
"name": "getProposerAtIndex",
|
|
1020
1307
|
"inputs": [
|
|
1021
1308
|
{
|
|
1022
|
-
"name": "
|
|
1309
|
+
"name": "_index",
|
|
1023
1310
|
"type": "uint256",
|
|
1024
|
-
"internalType": "
|
|
1311
|
+
"internalType": "uint256"
|
|
1025
1312
|
}
|
|
1026
1313
|
],
|
|
1027
1314
|
"outputs": [
|
|
1028
1315
|
{
|
|
1029
1316
|
"name": "",
|
|
1030
|
-
"type": "
|
|
1031
|
-
"internalType": "
|
|
1317
|
+
"type": "address",
|
|
1318
|
+
"internalType": "address"
|
|
1032
1319
|
}
|
|
1033
1320
|
],
|
|
1034
1321
|
"stateMutability": "view"
|
|
1035
1322
|
},
|
|
1036
1323
|
{
|
|
1037
1324
|
"type": "function",
|
|
1038
|
-
"name": "
|
|
1325
|
+
"name": "getProposerForAttester",
|
|
1039
1326
|
"inputs": [
|
|
1040
1327
|
{
|
|
1041
|
-
"name": "
|
|
1042
|
-
"type": "
|
|
1043
|
-
"internalType": "
|
|
1328
|
+
"name": "_attester",
|
|
1329
|
+
"type": "address",
|
|
1330
|
+
"internalType": "address"
|
|
1044
1331
|
}
|
|
1045
1332
|
],
|
|
1046
1333
|
"outputs": [
|
|
@@ -1054,7 +1341,7 @@ export const RollupAbi = [
|
|
|
1054
1341
|
},
|
|
1055
1342
|
{
|
|
1056
1343
|
"type": "function",
|
|
1057
|
-
"name": "
|
|
1344
|
+
"name": "getProvenBlockNumber",
|
|
1058
1345
|
"inputs": [],
|
|
1059
1346
|
"outputs": [
|
|
1060
1347
|
{
|
|
@@ -1067,123 +1354,117 @@ export const RollupAbi = [
|
|
|
1067
1354
|
},
|
|
1068
1355
|
{
|
|
1069
1356
|
"type": "function",
|
|
1070
|
-
"name": "
|
|
1071
|
-
"inputs": [
|
|
1357
|
+
"name": "getSampleSeedAt",
|
|
1358
|
+
"inputs": [
|
|
1359
|
+
{
|
|
1360
|
+
"name": "_ts",
|
|
1361
|
+
"type": "uint256",
|
|
1362
|
+
"internalType": "Timestamp"
|
|
1363
|
+
}
|
|
1364
|
+
],
|
|
1072
1365
|
"outputs": [
|
|
1073
1366
|
{
|
|
1074
1367
|
"name": "",
|
|
1075
|
-
"type": "
|
|
1076
|
-
"internalType": "
|
|
1368
|
+
"type": "uint256",
|
|
1369
|
+
"internalType": "uint256"
|
|
1077
1370
|
}
|
|
1078
1371
|
],
|
|
1079
1372
|
"stateMutability": "view"
|
|
1080
1373
|
},
|
|
1081
1374
|
{
|
|
1082
1375
|
"type": "function",
|
|
1083
|
-
"name": "
|
|
1376
|
+
"name": "getSlotAt",
|
|
1084
1377
|
"inputs": [
|
|
1085
1378
|
{
|
|
1086
|
-
"name": "
|
|
1087
|
-
"type": "
|
|
1088
|
-
"internalType": "
|
|
1379
|
+
"name": "_ts",
|
|
1380
|
+
"type": "uint256",
|
|
1381
|
+
"internalType": "Timestamp"
|
|
1089
1382
|
}
|
|
1090
1383
|
],
|
|
1091
1384
|
"outputs": [
|
|
1092
1385
|
{
|
|
1093
1386
|
"name": "",
|
|
1094
|
-
"type": "
|
|
1095
|
-
"internalType": "
|
|
1387
|
+
"type": "uint256",
|
|
1388
|
+
"internalType": "Slot"
|
|
1096
1389
|
}
|
|
1097
1390
|
],
|
|
1098
1391
|
"stateMutability": "view"
|
|
1099
1392
|
},
|
|
1100
1393
|
{
|
|
1101
1394
|
"type": "function",
|
|
1102
|
-
"name": "
|
|
1103
|
-
"inputs": [
|
|
1395
|
+
"name": "getTimestampForSlot",
|
|
1396
|
+
"inputs": [
|
|
1397
|
+
{
|
|
1398
|
+
"name": "_slotNumber",
|
|
1399
|
+
"type": "uint256",
|
|
1400
|
+
"internalType": "Slot"
|
|
1401
|
+
}
|
|
1402
|
+
],
|
|
1104
1403
|
"outputs": [
|
|
1105
1404
|
{
|
|
1106
|
-
"name": "
|
|
1107
|
-
"type": "
|
|
1108
|
-
"internalType": "
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
"internalType": "uint256"
|
|
1119
|
-
}
|
|
1120
|
-
]
|
|
1121
|
-
},
|
|
1405
|
+
"name": "",
|
|
1406
|
+
"type": "uint256",
|
|
1407
|
+
"internalType": "Timestamp"
|
|
1408
|
+
}
|
|
1409
|
+
],
|
|
1410
|
+
"stateMutability": "view"
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"type": "function",
|
|
1414
|
+
"name": "getTips",
|
|
1415
|
+
"inputs": [],
|
|
1416
|
+
"outputs": [
|
|
1122
1417
|
{
|
|
1123
|
-
"name": "
|
|
1418
|
+
"name": "",
|
|
1124
1419
|
"type": "tuple",
|
|
1125
|
-
"internalType": "struct
|
|
1420
|
+
"internalType": "struct ChainTips",
|
|
1126
1421
|
"components": [
|
|
1127
1422
|
{
|
|
1128
|
-
"name": "
|
|
1423
|
+
"name": "pendingBlockNumber",
|
|
1129
1424
|
"type": "uint256",
|
|
1130
1425
|
"internalType": "uint256"
|
|
1131
1426
|
},
|
|
1132
1427
|
{
|
|
1133
|
-
"name": "
|
|
1428
|
+
"name": "provenBlockNumber",
|
|
1134
1429
|
"type": "uint256",
|
|
1135
1430
|
"internalType": "uint256"
|
|
1136
1431
|
}
|
|
1137
1432
|
]
|
|
1138
|
-
},
|
|
1139
|
-
{
|
|
1140
|
-
"name": "slotOfChange",
|
|
1141
|
-
"type": "uint256",
|
|
1142
|
-
"internalType": "Slot"
|
|
1143
1433
|
}
|
|
1144
1434
|
],
|
|
1145
1435
|
"stateMutability": "view"
|
|
1146
1436
|
},
|
|
1147
1437
|
{
|
|
1148
1438
|
"type": "function",
|
|
1149
|
-
"name": "
|
|
1150
|
-
"inputs": [
|
|
1151
|
-
"outputs": [
|
|
1439
|
+
"name": "initiateWithdraw",
|
|
1440
|
+
"inputs": [
|
|
1152
1441
|
{
|
|
1153
|
-
"name": "",
|
|
1442
|
+
"name": "_attester",
|
|
1443
|
+
"type": "address",
|
|
1444
|
+
"internalType": "address"
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"name": "_recipient",
|
|
1154
1448
|
"type": "address",
|
|
1155
1449
|
"internalType": "address"
|
|
1156
1450
|
}
|
|
1157
1451
|
],
|
|
1158
|
-
"
|
|
1452
|
+
"outputs": [
|
|
1453
|
+
{
|
|
1454
|
+
"name": "",
|
|
1455
|
+
"type": "bool",
|
|
1456
|
+
"internalType": "bool"
|
|
1457
|
+
}
|
|
1458
|
+
],
|
|
1459
|
+
"stateMutability": "nonpayable"
|
|
1159
1460
|
},
|
|
1160
1461
|
{
|
|
1161
1462
|
"type": "function",
|
|
1162
|
-
"name": "
|
|
1463
|
+
"name": "owner",
|
|
1163
1464
|
"inputs": [],
|
|
1164
1465
|
"outputs": [
|
|
1165
1466
|
{
|
|
1166
|
-
"name": "
|
|
1167
|
-
"type": "uint256",
|
|
1168
|
-
"internalType": "Epoch"
|
|
1169
|
-
},
|
|
1170
|
-
{
|
|
1171
|
-
"name": "basisPointFee",
|
|
1172
|
-
"type": "uint256",
|
|
1173
|
-
"internalType": "uint256"
|
|
1174
|
-
},
|
|
1175
|
-
{
|
|
1176
|
-
"name": "bondAmount",
|
|
1177
|
-
"type": "uint256",
|
|
1178
|
-
"internalType": "uint256"
|
|
1179
|
-
},
|
|
1180
|
-
{
|
|
1181
|
-
"name": "bondProvider",
|
|
1182
|
-
"type": "address",
|
|
1183
|
-
"internalType": "address"
|
|
1184
|
-
},
|
|
1185
|
-
{
|
|
1186
|
-
"name": "proposerClaimant",
|
|
1467
|
+
"name": "",
|
|
1187
1468
|
"type": "address",
|
|
1188
1469
|
"internalType": "address"
|
|
1189
1470
|
}
|
|
@@ -1241,7 +1522,7 @@ export const RollupAbi = [
|
|
|
1241
1522
|
{
|
|
1242
1523
|
"name": "_signatures",
|
|
1243
1524
|
"type": "tuple[]",
|
|
1244
|
-
"internalType": "struct
|
|
1525
|
+
"internalType": "struct Signature[]",
|
|
1245
1526
|
"components": [
|
|
1246
1527
|
{
|
|
1247
1528
|
"name": "isEmpty",
|
|
@@ -1325,7 +1606,7 @@ export const RollupAbi = [
|
|
|
1325
1606
|
{
|
|
1326
1607
|
"name": "_signatures",
|
|
1327
1608
|
"type": "tuple[]",
|
|
1328
|
-
"internalType": "struct
|
|
1609
|
+
"internalType": "struct Signature[]",
|
|
1329
1610
|
"components": [
|
|
1330
1611
|
{
|
|
1331
1612
|
"name": "isEmpty",
|
|
@@ -1357,12 +1638,12 @@ export const RollupAbi = [
|
|
|
1357
1638
|
{
|
|
1358
1639
|
"name": "_quote",
|
|
1359
1640
|
"type": "tuple",
|
|
1360
|
-
"internalType": "struct
|
|
1641
|
+
"internalType": "struct SignedEpochProofQuote",
|
|
1361
1642
|
"components": [
|
|
1362
1643
|
{
|
|
1363
1644
|
"name": "quote",
|
|
1364
1645
|
"type": "tuple",
|
|
1365
|
-
"internalType": "struct
|
|
1646
|
+
"internalType": "struct EpochProofQuote",
|
|
1366
1647
|
"components": [
|
|
1367
1648
|
{
|
|
1368
1649
|
"name": "epochToProve",
|
|
@@ -1394,7 +1675,7 @@ export const RollupAbi = [
|
|
|
1394
1675
|
{
|
|
1395
1676
|
"name": "signature",
|
|
1396
1677
|
"type": "tuple",
|
|
1397
|
-
"internalType": "struct
|
|
1678
|
+
"internalType": "struct Signature",
|
|
1398
1679
|
"components": [
|
|
1399
1680
|
{
|
|
1400
1681
|
"name": "isEmpty",
|
|
@@ -1424,19 +1705,6 @@ export const RollupAbi = [
|
|
|
1424
1705
|
"outputs": [],
|
|
1425
1706
|
"stateMutability": "nonpayable"
|
|
1426
1707
|
},
|
|
1427
|
-
{
|
|
1428
|
-
"type": "function",
|
|
1429
|
-
"name": "protocolContractTreeRoot",
|
|
1430
|
-
"inputs": [],
|
|
1431
|
-
"outputs": [
|
|
1432
|
-
{
|
|
1433
|
-
"name": "",
|
|
1434
|
-
"type": "bytes32",
|
|
1435
|
-
"internalType": "bytes32"
|
|
1436
|
-
}
|
|
1437
|
-
],
|
|
1438
|
-
"stateMutability": "view"
|
|
1439
|
-
},
|
|
1440
1708
|
{
|
|
1441
1709
|
"type": "function",
|
|
1442
1710
|
"name": "prune",
|
|
@@ -1451,7 +1719,7 @@ export const RollupAbi = [
|
|
|
1451
1719
|
{
|
|
1452
1720
|
"name": "_quote",
|
|
1453
1721
|
"type": "tuple",
|
|
1454
|
-
"internalType": "struct
|
|
1722
|
+
"internalType": "struct EpochProofQuote",
|
|
1455
1723
|
"components": [
|
|
1456
1724
|
{
|
|
1457
1725
|
"name": "epochToProve",
|
|
@@ -1490,19 +1758,6 @@ export const RollupAbi = [
|
|
|
1490
1758
|
],
|
|
1491
1759
|
"stateMutability": "view"
|
|
1492
1760
|
},
|
|
1493
|
-
{
|
|
1494
|
-
"type": "function",
|
|
1495
|
-
"name": "removeValidator",
|
|
1496
|
-
"inputs": [
|
|
1497
|
-
{
|
|
1498
|
-
"name": "_validator",
|
|
1499
|
-
"type": "address",
|
|
1500
|
-
"internalType": "address"
|
|
1501
|
-
}
|
|
1502
|
-
],
|
|
1503
|
-
"outputs": [],
|
|
1504
|
-
"stateMutability": "nonpayable"
|
|
1505
|
-
},
|
|
1506
1761
|
{
|
|
1507
1762
|
"type": "function",
|
|
1508
1763
|
"name": "renounceOwnership",
|
|
@@ -1569,6 +1824,24 @@ export const RollupAbi = [
|
|
|
1569
1824
|
"outputs": [],
|
|
1570
1825
|
"stateMutability": "nonpayable"
|
|
1571
1826
|
},
|
|
1827
|
+
{
|
|
1828
|
+
"type": "function",
|
|
1829
|
+
"name": "slash",
|
|
1830
|
+
"inputs": [
|
|
1831
|
+
{
|
|
1832
|
+
"name": "_attester",
|
|
1833
|
+
"type": "address",
|
|
1834
|
+
"internalType": "address"
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"name": "_amount",
|
|
1838
|
+
"type": "uint256",
|
|
1839
|
+
"internalType": "uint256"
|
|
1840
|
+
}
|
|
1841
|
+
],
|
|
1842
|
+
"outputs": [],
|
|
1843
|
+
"stateMutability": "nonpayable"
|
|
1844
|
+
},
|
|
1572
1845
|
{
|
|
1573
1846
|
"type": "function",
|
|
1574
1847
|
"name": "status",
|
|
@@ -1653,24 +1926,6 @@ export const RollupAbi = [
|
|
|
1653
1926
|
"outputs": [],
|
|
1654
1927
|
"stateMutability": "nonpayable"
|
|
1655
1928
|
},
|
|
1656
|
-
{
|
|
1657
|
-
"type": "function",
|
|
1658
|
-
"name": "tips",
|
|
1659
|
-
"inputs": [],
|
|
1660
|
-
"outputs": [
|
|
1661
|
-
{
|
|
1662
|
-
"name": "pendingBlockNumber",
|
|
1663
|
-
"type": "uint256",
|
|
1664
|
-
"internalType": "uint256"
|
|
1665
|
-
},
|
|
1666
|
-
{
|
|
1667
|
-
"name": "provenBlockNumber",
|
|
1668
|
-
"type": "uint256",
|
|
1669
|
-
"internalType": "uint256"
|
|
1670
|
-
}
|
|
1671
|
-
],
|
|
1672
|
-
"stateMutability": "view"
|
|
1673
|
-
},
|
|
1674
1929
|
{
|
|
1675
1930
|
"type": "function",
|
|
1676
1931
|
"name": "transferOwnership",
|
|
@@ -1703,12 +1958,12 @@ export const RollupAbi = [
|
|
|
1703
1958
|
{
|
|
1704
1959
|
"name": "_quote",
|
|
1705
1960
|
"type": "tuple",
|
|
1706
|
-
"internalType": "struct
|
|
1961
|
+
"internalType": "struct SignedEpochProofQuote",
|
|
1707
1962
|
"components": [
|
|
1708
1963
|
{
|
|
1709
1964
|
"name": "quote",
|
|
1710
1965
|
"type": "tuple",
|
|
1711
|
-
"internalType": "struct
|
|
1966
|
+
"internalType": "struct EpochProofQuote",
|
|
1712
1967
|
"components": [
|
|
1713
1968
|
{
|
|
1714
1969
|
"name": "epochToProve",
|
|
@@ -1740,7 +1995,7 @@ export const RollupAbi = [
|
|
|
1740
1995
|
{
|
|
1741
1996
|
"name": "signature",
|
|
1742
1997
|
"type": "tuple",
|
|
1743
|
-
"internalType": "struct
|
|
1998
|
+
"internalType": "struct Signature",
|
|
1744
1999
|
"components": [
|
|
1745
2000
|
{
|
|
1746
2001
|
"name": "isEmpty",
|
|
@@ -1782,7 +2037,7 @@ export const RollupAbi = [
|
|
|
1782
2037
|
{
|
|
1783
2038
|
"name": "_signatures",
|
|
1784
2039
|
"type": "tuple[]",
|
|
1785
|
-
"internalType": "struct
|
|
2040
|
+
"internalType": "struct Signature[]",
|
|
1786
2041
|
"components": [
|
|
1787
2042
|
{
|
|
1788
2043
|
"name": "isEmpty",
|
|
@@ -1843,17 +2098,35 @@ export const RollupAbi = [
|
|
|
1843
2098
|
"stateMutability": "view"
|
|
1844
2099
|
},
|
|
1845
2100
|
{
|
|
1846
|
-
"type": "
|
|
1847
|
-
"name": "
|
|
1848
|
-
"inputs": [
|
|
1849
|
-
"outputs": [
|
|
2101
|
+
"type": "event",
|
|
2102
|
+
"name": "Deposit",
|
|
2103
|
+
"inputs": [
|
|
1850
2104
|
{
|
|
1851
|
-
"name": "",
|
|
1852
|
-
"type": "
|
|
1853
|
-
"
|
|
2105
|
+
"name": "attester",
|
|
2106
|
+
"type": "address",
|
|
2107
|
+
"indexed": true,
|
|
2108
|
+
"internalType": "address"
|
|
2109
|
+
},
|
|
2110
|
+
{
|
|
2111
|
+
"name": "proposer",
|
|
2112
|
+
"type": "address",
|
|
2113
|
+
"indexed": true,
|
|
2114
|
+
"internalType": "address"
|
|
2115
|
+
},
|
|
2116
|
+
{
|
|
2117
|
+
"name": "withdrawer",
|
|
2118
|
+
"type": "address",
|
|
2119
|
+
"indexed": true,
|
|
2120
|
+
"internalType": "address"
|
|
2121
|
+
},
|
|
2122
|
+
{
|
|
2123
|
+
"name": "amount",
|
|
2124
|
+
"type": "uint256",
|
|
2125
|
+
"indexed": false,
|
|
2126
|
+
"internalType": "uint256"
|
|
1854
2127
|
}
|
|
1855
2128
|
],
|
|
1856
|
-
"
|
|
2129
|
+
"anonymous": false
|
|
1857
2130
|
},
|
|
1858
2131
|
{
|
|
1859
2132
|
"type": "event",
|
|
@@ -1975,85 +2248,106 @@ export const RollupAbi = [
|
|
|
1975
2248
|
"anonymous": false
|
|
1976
2249
|
},
|
|
1977
2250
|
{
|
|
1978
|
-
"type": "
|
|
1979
|
-
"name": "
|
|
2251
|
+
"type": "event",
|
|
2252
|
+
"name": "Slashed",
|
|
1980
2253
|
"inputs": [
|
|
1981
2254
|
{
|
|
1982
|
-
"name": "
|
|
1983
|
-
"type": "
|
|
1984
|
-
"
|
|
2255
|
+
"name": "attester",
|
|
2256
|
+
"type": "address",
|
|
2257
|
+
"indexed": true,
|
|
2258
|
+
"internalType": "address"
|
|
1985
2259
|
},
|
|
1986
2260
|
{
|
|
1987
|
-
"name": "
|
|
2261
|
+
"name": "amount",
|
|
1988
2262
|
"type": "uint256",
|
|
2263
|
+
"indexed": false,
|
|
1989
2264
|
"internalType": "uint256"
|
|
1990
2265
|
}
|
|
1991
|
-
]
|
|
2266
|
+
],
|
|
2267
|
+
"anonymous": false
|
|
1992
2268
|
},
|
|
1993
2269
|
{
|
|
1994
|
-
"type": "
|
|
1995
|
-
"name": "
|
|
2270
|
+
"type": "event",
|
|
2271
|
+
"name": "WithdrawFinalised",
|
|
1996
2272
|
"inputs": [
|
|
1997
2273
|
{
|
|
1998
|
-
"name": "
|
|
1999
|
-
"type": "
|
|
2000
|
-
"
|
|
2274
|
+
"name": "attester",
|
|
2275
|
+
"type": "address",
|
|
2276
|
+
"indexed": true,
|
|
2277
|
+
"internalType": "address"
|
|
2001
2278
|
},
|
|
2002
2279
|
{
|
|
2003
|
-
"name": "
|
|
2280
|
+
"name": "recipient",
|
|
2281
|
+
"type": "address",
|
|
2282
|
+
"indexed": true,
|
|
2283
|
+
"internalType": "address"
|
|
2284
|
+
},
|
|
2285
|
+
{
|
|
2286
|
+
"name": "amount",
|
|
2004
2287
|
"type": "uint256",
|
|
2005
|
-
"
|
|
2288
|
+
"indexed": false,
|
|
2289
|
+
"internalType": "uint256"
|
|
2006
2290
|
}
|
|
2007
|
-
]
|
|
2008
|
-
|
|
2009
|
-
{
|
|
2010
|
-
"type": "error",
|
|
2011
|
-
"name": "InvalidShortString",
|
|
2012
|
-
"inputs": []
|
|
2291
|
+
],
|
|
2292
|
+
"anonymous": false
|
|
2013
2293
|
},
|
|
2014
2294
|
{
|
|
2015
|
-
"type": "
|
|
2016
|
-
"name": "
|
|
2295
|
+
"type": "event",
|
|
2296
|
+
"name": "WithdrawInitiated",
|
|
2017
2297
|
"inputs": [
|
|
2018
2298
|
{
|
|
2019
|
-
"name": "
|
|
2020
|
-
"type": "
|
|
2021
|
-
"
|
|
2299
|
+
"name": "attester",
|
|
2300
|
+
"type": "address",
|
|
2301
|
+
"indexed": true,
|
|
2302
|
+
"internalType": "address"
|
|
2303
|
+
},
|
|
2304
|
+
{
|
|
2305
|
+
"name": "recipient",
|
|
2306
|
+
"type": "address",
|
|
2307
|
+
"indexed": true,
|
|
2308
|
+
"internalType": "address"
|
|
2022
2309
|
},
|
|
2023
2310
|
{
|
|
2024
|
-
"name": "
|
|
2311
|
+
"name": "amount",
|
|
2025
2312
|
"type": "uint256",
|
|
2313
|
+
"indexed": false,
|
|
2026
2314
|
"internalType": "uint256"
|
|
2027
2315
|
}
|
|
2028
|
-
]
|
|
2316
|
+
],
|
|
2317
|
+
"anonymous": false
|
|
2029
2318
|
},
|
|
2030
2319
|
{
|
|
2031
2320
|
"type": "error",
|
|
2032
|
-
"name": "
|
|
2321
|
+
"name": "HeaderLib__InvalidSlotNumber",
|
|
2033
2322
|
"inputs": [
|
|
2034
2323
|
{
|
|
2035
|
-
"name": "
|
|
2324
|
+
"name": "expected",
|
|
2036
2325
|
"type": "uint256",
|
|
2037
|
-
"internalType": "
|
|
2326
|
+
"internalType": "Slot"
|
|
2038
2327
|
},
|
|
2039
2328
|
{
|
|
2040
|
-
"name": "
|
|
2329
|
+
"name": "actual",
|
|
2041
2330
|
"type": "uint256",
|
|
2042
|
-
"internalType": "
|
|
2331
|
+
"internalType": "Slot"
|
|
2043
2332
|
}
|
|
2044
2333
|
]
|
|
2045
2334
|
},
|
|
2046
2335
|
{
|
|
2047
2336
|
"type": "error",
|
|
2048
|
-
"name": "
|
|
2337
|
+
"name": "InvalidShortString",
|
|
2338
|
+
"inputs": []
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
"type": "error",
|
|
2342
|
+
"name": "Leonidas__InvalidDeposit",
|
|
2049
2343
|
"inputs": [
|
|
2050
2344
|
{
|
|
2051
|
-
"name": "
|
|
2345
|
+
"name": "attester",
|
|
2052
2346
|
"type": "address",
|
|
2053
2347
|
"internalType": "address"
|
|
2054
2348
|
},
|
|
2055
2349
|
{
|
|
2056
|
-
"name": "
|
|
2350
|
+
"name": "proposer",
|
|
2057
2351
|
"type": "address",
|
|
2058
2352
|
"internalType": "address"
|
|
2059
2353
|
}
|
|
@@ -2081,38 +2375,6 @@ export const RollupAbi = [
|
|
|
2081
2375
|
}
|
|
2082
2376
|
]
|
|
2083
2377
|
},
|
|
2084
|
-
{
|
|
2085
|
-
"type": "error",
|
|
2086
|
-
"name": "Rollup__InsufficientBondAmount",
|
|
2087
|
-
"inputs": [
|
|
2088
|
-
{
|
|
2089
|
-
"name": "minimum",
|
|
2090
|
-
"type": "uint256",
|
|
2091
|
-
"internalType": "uint256"
|
|
2092
|
-
},
|
|
2093
|
-
{
|
|
2094
|
-
"name": "provided",
|
|
2095
|
-
"type": "uint256",
|
|
2096
|
-
"internalType": "uint256"
|
|
2097
|
-
}
|
|
2098
|
-
]
|
|
2099
|
-
},
|
|
2100
|
-
{
|
|
2101
|
-
"type": "error",
|
|
2102
|
-
"name": "Rollup__InsufficientFundsInEscrow",
|
|
2103
|
-
"inputs": [
|
|
2104
|
-
{
|
|
2105
|
-
"name": "required",
|
|
2106
|
-
"type": "uint256",
|
|
2107
|
-
"internalType": "uint256"
|
|
2108
|
-
},
|
|
2109
|
-
{
|
|
2110
|
-
"name": "available",
|
|
2111
|
-
"type": "uint256",
|
|
2112
|
-
"internalType": "uint256"
|
|
2113
|
-
}
|
|
2114
|
-
]
|
|
2115
|
-
},
|
|
2116
2378
|
{
|
|
2117
2379
|
"type": "error",
|
|
2118
2380
|
"name": "Rollup__InvalidArchive",
|
|
@@ -2129,33 +2391,6 @@ export const RollupAbi = [
|
|
|
2129
2391
|
}
|
|
2130
2392
|
]
|
|
2131
2393
|
},
|
|
2132
|
-
{
|
|
2133
|
-
"type": "error",
|
|
2134
|
-
"name": "Rollup__InvalidBasisPointFee",
|
|
2135
|
-
"inputs": [
|
|
2136
|
-
{
|
|
2137
|
-
"name": "basisPointFee",
|
|
2138
|
-
"type": "uint256",
|
|
2139
|
-
"internalType": "uint256"
|
|
2140
|
-
}
|
|
2141
|
-
]
|
|
2142
|
-
},
|
|
2143
|
-
{
|
|
2144
|
-
"type": "error",
|
|
2145
|
-
"name": "Rollup__InvalidBlockHash",
|
|
2146
|
-
"inputs": [
|
|
2147
|
-
{
|
|
2148
|
-
"name": "expected",
|
|
2149
|
-
"type": "bytes32",
|
|
2150
|
-
"internalType": "bytes32"
|
|
2151
|
-
},
|
|
2152
|
-
{
|
|
2153
|
-
"name": "actual",
|
|
2154
|
-
"type": "bytes32",
|
|
2155
|
-
"internalType": "bytes32"
|
|
2156
|
-
}
|
|
2157
|
-
]
|
|
2158
|
-
},
|
|
2159
2394
|
{
|
|
2160
2395
|
"type": "error",
|
|
2161
2396
|
"name": "Rollup__InvalidBlockNumber",
|
|
@@ -2172,22 +2407,6 @@ export const RollupAbi = [
|
|
|
2172
2407
|
}
|
|
2173
2408
|
]
|
|
2174
2409
|
},
|
|
2175
|
-
{
|
|
2176
|
-
"type": "error",
|
|
2177
|
-
"name": "Rollup__InvalidChainId",
|
|
2178
|
-
"inputs": [
|
|
2179
|
-
{
|
|
2180
|
-
"name": "expected",
|
|
2181
|
-
"type": "uint256",
|
|
2182
|
-
"internalType": "uint256"
|
|
2183
|
-
},
|
|
2184
|
-
{
|
|
2185
|
-
"name": "actual",
|
|
2186
|
-
"type": "uint256",
|
|
2187
|
-
"internalType": "uint256"
|
|
2188
|
-
}
|
|
2189
|
-
]
|
|
2190
|
-
},
|
|
2191
2410
|
{
|
|
2192
2411
|
"type": "error",
|
|
2193
2412
|
"name": "Rollup__InvalidEpoch",
|
|
@@ -2222,131 +2441,101 @@ export const RollupAbi = [
|
|
|
2222
2441
|
},
|
|
2223
2442
|
{
|
|
2224
2443
|
"type": "error",
|
|
2225
|
-
"name": "
|
|
2444
|
+
"name": "Rollup__NoEpochToProve",
|
|
2445
|
+
"inputs": []
|
|
2446
|
+
},
|
|
2447
|
+
{
|
|
2448
|
+
"type": "error",
|
|
2449
|
+
"name": "Rollup__NothingToPrune",
|
|
2450
|
+
"inputs": []
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"type": "error",
|
|
2454
|
+
"name": "Rollup__ProofRightAlreadyClaimed",
|
|
2455
|
+
"inputs": []
|
|
2456
|
+
},
|
|
2457
|
+
{
|
|
2458
|
+
"type": "error",
|
|
2459
|
+
"name": "Rollup__SlotAlreadyInChain",
|
|
2226
2460
|
"inputs": [
|
|
2227
2461
|
{
|
|
2228
|
-
"name": "
|
|
2462
|
+
"name": "lastSlot",
|
|
2229
2463
|
"type": "uint256",
|
|
2230
|
-
"internalType": "
|
|
2464
|
+
"internalType": "Slot"
|
|
2231
2465
|
},
|
|
2232
2466
|
{
|
|
2233
|
-
"name": "
|
|
2467
|
+
"name": "proposedSlot",
|
|
2234
2468
|
"type": "uint256",
|
|
2235
|
-
"internalType": "
|
|
2469
|
+
"internalType": "Slot"
|
|
2236
2470
|
}
|
|
2237
2471
|
]
|
|
2238
2472
|
},
|
|
2239
2473
|
{
|
|
2240
2474
|
"type": "error",
|
|
2241
|
-
"name": "
|
|
2475
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
2242
2476
|
"inputs": [
|
|
2243
2477
|
{
|
|
2244
|
-
"name": "
|
|
2245
|
-
"type": "
|
|
2246
|
-
"internalType": "
|
|
2247
|
-
},
|
|
2248
|
-
{
|
|
2249
|
-
"name": "actual",
|
|
2250
|
-
"type": "bytes32",
|
|
2251
|
-
"internalType": "bytes32"
|
|
2478
|
+
"name": "value",
|
|
2479
|
+
"type": "int256",
|
|
2480
|
+
"internalType": "int256"
|
|
2252
2481
|
}
|
|
2253
2482
|
]
|
|
2254
2483
|
},
|
|
2255
2484
|
{
|
|
2256
2485
|
"type": "error",
|
|
2257
|
-
"name": "
|
|
2486
|
+
"name": "Staking__AlreadyActive",
|
|
2258
2487
|
"inputs": [
|
|
2259
2488
|
{
|
|
2260
|
-
"name": "
|
|
2261
|
-
"type": "
|
|
2262
|
-
"internalType": "
|
|
2263
|
-
},
|
|
2264
|
-
{
|
|
2265
|
-
"name": "actual",
|
|
2266
|
-
"type": "bytes32",
|
|
2267
|
-
"internalType": "bytes32"
|
|
2489
|
+
"name": "attester",
|
|
2490
|
+
"type": "address",
|
|
2491
|
+
"internalType": "address"
|
|
2268
2492
|
}
|
|
2269
2493
|
]
|
|
2270
2494
|
},
|
|
2271
2495
|
{
|
|
2272
2496
|
"type": "error",
|
|
2273
|
-
"name": "
|
|
2274
|
-
"inputs": []
|
|
2275
|
-
},
|
|
2276
|
-
{
|
|
2277
|
-
"type": "error",
|
|
2278
|
-
"name": "Rollup__InvalidTimestamp",
|
|
2497
|
+
"name": "Staking__AlreadyRegistered",
|
|
2279
2498
|
"inputs": [
|
|
2280
2499
|
{
|
|
2281
|
-
"name": "
|
|
2282
|
-
"type": "
|
|
2283
|
-
"internalType": "
|
|
2284
|
-
},
|
|
2285
|
-
{
|
|
2286
|
-
"name": "actual",
|
|
2287
|
-
"type": "uint256",
|
|
2288
|
-
"internalType": "Timestamp"
|
|
2500
|
+
"name": "",
|
|
2501
|
+
"type": "address",
|
|
2502
|
+
"internalType": "address"
|
|
2289
2503
|
}
|
|
2290
2504
|
]
|
|
2291
2505
|
},
|
|
2292
2506
|
{
|
|
2293
2507
|
"type": "error",
|
|
2294
|
-
"name": "
|
|
2508
|
+
"name": "Staking__CannotSlashExitedStake",
|
|
2295
2509
|
"inputs": [
|
|
2296
2510
|
{
|
|
2297
|
-
"name": "
|
|
2298
|
-
"type": "
|
|
2299
|
-
"internalType": "
|
|
2300
|
-
},
|
|
2301
|
-
{
|
|
2302
|
-
"name": "actual",
|
|
2303
|
-
"type": "uint256",
|
|
2304
|
-
"internalType": "uint256"
|
|
2511
|
+
"name": "",
|
|
2512
|
+
"type": "address",
|
|
2513
|
+
"internalType": "address"
|
|
2305
2514
|
}
|
|
2306
2515
|
]
|
|
2307
2516
|
},
|
|
2308
2517
|
{
|
|
2309
2518
|
"type": "error",
|
|
2310
|
-
"name": "
|
|
2311
|
-
"inputs": []
|
|
2312
|
-
},
|
|
2313
|
-
{
|
|
2314
|
-
"type": "error",
|
|
2315
|
-
"name": "Rollup__NonZeroDaFee",
|
|
2316
|
-
"inputs": []
|
|
2317
|
-
},
|
|
2318
|
-
{
|
|
2319
|
-
"type": "error",
|
|
2320
|
-
"name": "Rollup__NonZeroL2Fee",
|
|
2321
|
-
"inputs": []
|
|
2322
|
-
},
|
|
2323
|
-
{
|
|
2324
|
-
"type": "error",
|
|
2325
|
-
"name": "Rollup__NotClaimingCorrectEpoch",
|
|
2519
|
+
"name": "Staking__FailedToRemove",
|
|
2326
2520
|
"inputs": [
|
|
2327
2521
|
{
|
|
2328
|
-
"name": "
|
|
2329
|
-
"type": "
|
|
2330
|
-
"internalType": "
|
|
2331
|
-
},
|
|
2332
|
-
{
|
|
2333
|
-
"name": "actual",
|
|
2334
|
-
"type": "uint256",
|
|
2335
|
-
"internalType": "Epoch"
|
|
2522
|
+
"name": "",
|
|
2523
|
+
"type": "address",
|
|
2524
|
+
"internalType": "address"
|
|
2336
2525
|
}
|
|
2337
2526
|
]
|
|
2338
2527
|
},
|
|
2339
2528
|
{
|
|
2340
2529
|
"type": "error",
|
|
2341
|
-
"name": "
|
|
2530
|
+
"name": "Staking__InsufficientStake",
|
|
2342
2531
|
"inputs": [
|
|
2343
2532
|
{
|
|
2344
|
-
"name": "
|
|
2533
|
+
"name": "",
|
|
2345
2534
|
"type": "uint256",
|
|
2346
2535
|
"internalType": "uint256"
|
|
2347
2536
|
},
|
|
2348
2537
|
{
|
|
2349
|
-
"name": "
|
|
2538
|
+
"name": "",
|
|
2350
2539
|
"type": "uint256",
|
|
2351
2540
|
"internalType": "uint256"
|
|
2352
2541
|
}
|
|
@@ -2354,90 +2543,64 @@ export const RollupAbi = [
|
|
|
2354
2543
|
},
|
|
2355
2544
|
{
|
|
2356
2545
|
"type": "error",
|
|
2357
|
-
"name": "
|
|
2358
|
-
"inputs": []
|
|
2359
|
-
},
|
|
2360
|
-
{
|
|
2361
|
-
"type": "error",
|
|
2362
|
-
"name": "Rollup__ProofRightAlreadyClaimed",
|
|
2363
|
-
"inputs": []
|
|
2364
|
-
},
|
|
2365
|
-
{
|
|
2366
|
-
"type": "error",
|
|
2367
|
-
"name": "Rollup__QuoteExpired",
|
|
2546
|
+
"name": "Staking__NoOneToSlash",
|
|
2368
2547
|
"inputs": [
|
|
2369
2548
|
{
|
|
2370
|
-
"name": "
|
|
2371
|
-
"type": "
|
|
2372
|
-
"internalType": "
|
|
2373
|
-
},
|
|
2374
|
-
{
|
|
2375
|
-
"name": "quoteSlot",
|
|
2376
|
-
"type": "uint256",
|
|
2377
|
-
"internalType": "Slot"
|
|
2549
|
+
"name": "",
|
|
2550
|
+
"type": "address",
|
|
2551
|
+
"internalType": "address"
|
|
2378
2552
|
}
|
|
2379
2553
|
]
|
|
2380
2554
|
},
|
|
2381
2555
|
{
|
|
2382
2556
|
"type": "error",
|
|
2383
|
-
"name": "
|
|
2557
|
+
"name": "Staking__NotExiting",
|
|
2384
2558
|
"inputs": [
|
|
2385
2559
|
{
|
|
2386
|
-
"name": "
|
|
2387
|
-
"type": "
|
|
2388
|
-
"internalType": "
|
|
2389
|
-
},
|
|
2390
|
-
{
|
|
2391
|
-
"name": "proposedSlot",
|
|
2392
|
-
"type": "uint256",
|
|
2393
|
-
"internalType": "Slot"
|
|
2560
|
+
"name": "",
|
|
2561
|
+
"type": "address",
|
|
2562
|
+
"internalType": "address"
|
|
2394
2563
|
}
|
|
2395
2564
|
]
|
|
2396
2565
|
},
|
|
2397
2566
|
{
|
|
2398
2567
|
"type": "error",
|
|
2399
|
-
"name": "
|
|
2568
|
+
"name": "Staking__NotSlasher",
|
|
2400
2569
|
"inputs": [
|
|
2401
2570
|
{
|
|
2402
|
-
"name": "
|
|
2403
|
-
"type": "
|
|
2404
|
-
"internalType": "
|
|
2571
|
+
"name": "",
|
|
2572
|
+
"type": "address",
|
|
2573
|
+
"internalType": "address"
|
|
2405
2574
|
},
|
|
2406
2575
|
{
|
|
2407
|
-
"name": "
|
|
2408
|
-
"type": "
|
|
2409
|
-
"internalType": "
|
|
2576
|
+
"name": "",
|
|
2577
|
+
"type": "address",
|
|
2578
|
+
"internalType": "address"
|
|
2410
2579
|
}
|
|
2411
2580
|
]
|
|
2412
2581
|
},
|
|
2413
2582
|
{
|
|
2414
2583
|
"type": "error",
|
|
2415
|
-
"name": "
|
|
2584
|
+
"name": "Staking__NotWithdrawer",
|
|
2416
2585
|
"inputs": [
|
|
2417
2586
|
{
|
|
2418
|
-
"name": "
|
|
2419
|
-
"type": "
|
|
2420
|
-
"internalType": "
|
|
2421
|
-
}
|
|
2422
|
-
]
|
|
2423
|
-
},
|
|
2424
|
-
{
|
|
2425
|
-
"type": "error",
|
|
2426
|
-
"name": "SafeCastOverflowedIntToUint",
|
|
2427
|
-
"inputs": [
|
|
2587
|
+
"name": "",
|
|
2588
|
+
"type": "address",
|
|
2589
|
+
"internalType": "address"
|
|
2590
|
+
},
|
|
2428
2591
|
{
|
|
2429
|
-
"name": "
|
|
2430
|
-
"type": "
|
|
2431
|
-
"internalType": "
|
|
2592
|
+
"name": "",
|
|
2593
|
+
"type": "address",
|
|
2594
|
+
"internalType": "address"
|
|
2432
2595
|
}
|
|
2433
2596
|
]
|
|
2434
2597
|
},
|
|
2435
2598
|
{
|
|
2436
2599
|
"type": "error",
|
|
2437
|
-
"name": "
|
|
2600
|
+
"name": "Staking__NothingToExit",
|
|
2438
2601
|
"inputs": [
|
|
2439
2602
|
{
|
|
2440
|
-
"name": "
|
|
2603
|
+
"name": "",
|
|
2441
2604
|
"type": "address",
|
|
2442
2605
|
"internalType": "address"
|
|
2443
2606
|
}
|
|
@@ -2445,22 +2608,17 @@ export const RollupAbi = [
|
|
|
2445
2608
|
},
|
|
2446
2609
|
{
|
|
2447
2610
|
"type": "error",
|
|
2448
|
-
"name": "
|
|
2449
|
-
"inputs": []
|
|
2450
|
-
},
|
|
2451
|
-
{
|
|
2452
|
-
"type": "error",
|
|
2453
|
-
"name": "SignatureLib__InvalidSignature",
|
|
2611
|
+
"name": "Staking__WithdrawalNotUnlockedYet",
|
|
2454
2612
|
"inputs": [
|
|
2455
2613
|
{
|
|
2456
|
-
"name": "
|
|
2457
|
-
"type": "
|
|
2458
|
-
"internalType": "
|
|
2614
|
+
"name": "",
|
|
2615
|
+
"type": "uint256",
|
|
2616
|
+
"internalType": "Timestamp"
|
|
2459
2617
|
},
|
|
2460
2618
|
{
|
|
2461
|
-
"name": "
|
|
2462
|
-
"type": "
|
|
2463
|
-
"internalType": "
|
|
2619
|
+
"name": "",
|
|
2620
|
+
"type": "uint256",
|
|
2621
|
+
"internalType": "Timestamp"
|
|
2464
2622
|
}
|
|
2465
2623
|
]
|
|
2466
2624
|
},
|