ExecutorFacet
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 46 additional slots
Balances ($0.00)
No balances found for "ExecutorFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ExecutorFacet"
ABI
ABI objects
Getter at block 21263479
getName() view returns (string)
ExecutorFacet
Read-only
This contract contains no read-only function objects.
State-modifying
Events commitBatches(struct IExecutorStoredBatchInfo _lastCommittedBatchData, struct IExecutorCommitBatchInfo[] _newBatchesData)
commitBatchesSharedBridge(uint256, struct IExecutorStoredBatchInfo _lastCommittedBatchData, struct IExecutorCommitBatchInfo[] _newBatchesData)
executeBatches(struct IExecutorStoredBatchInfo[] _batchesData)
executeBatchesSharedBridge(uint256, struct IExecutorStoredBatchInfo[] _batchesData)
proveBatches(struct IExecutorStoredBatchInfo _prevBatch, struct IExecutorStoredBatchInfo[] _committedBatches, struct IExecutorProofInput _proof)
proveBatchesSharedBridge(uint256, struct IExecutorStoredBatchInfo _prevBatch, struct IExecutorStoredBatchInfo[] _committedBatches, struct IExecutorProofInput _proof)
revertBatches(uint256 _newLastBatch)
revertBatchesSharedBridge(uint256, uint256 _newLastBatch)
BlockCommit(uint256 indexed batchNumber, bytes32 indexed batchHash, bytes32 indexed commitment)
BlockExecution(uint256 indexed batchNumber, bytes32 indexed batchHash, bytes32 indexed commitment)
BlocksRevert(uint256 totalBatchesCommitted, uint256 totalBatchesVerified, uint256 totalBatchesExecuted)
BlocksVerification(uint256 indexed previousLastVerifiedBatch, uint256 indexed currentLastVerifiedBatch)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.