ValidatorTimelock

Verified contract

Active on Ethereum
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5459764dd192e4f093516edd6651c044ba000433bb3d3f452f762f6da34334f5
0x05d3cdc420471e494aeab9a2aa8281c8936127d0c087b7e6d289b314b033e478
0x6d34494bf710886c07a5741a8b340540ad8250663824b259661bc692d184ddb5
0x40fbd76a135a0f79ba63f1c36551490264dbc8adbe86817a929ce1778a00d750
0x63e79a54ae48db67b4b1d29535ce1882af92a01597e5bc503abe53c7e61d6b43
0xf93d4ecda9f7127cf3112e7dac5ade5722d19e4720a063473dbdb524ad4420c1
0x050825848238b0f7f36993096890a46a693326d4ee0085d6c8df1c563cd7ebc0
0xf7515aef9424c3cc01f3840ab1a90add4edd87c139167c5d598dafb4c96a0730
0x7781a6233aa8cefa9602e55f985c20cfac276cd1daecfe887cc1a7e7df0b167e
0xc0433de4217b94a49ca037b0af736b32d1bcbd924caa71a1db36588170585c91

Functions
Getter at block 20790667
executionDelay(view returns (uint256)
75600
owner(view returns (address)
0x4e4943346848c4867f81dfb37c4ca9c5715a7828
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
validator(view returns (address)
0x3527439923a63f8c13cf72b8fe80a77f6e572092
zkSyncContract(view returns (address)
0x32400084c286cf3e17e7b677ea9583e60a000324
Read-only
committedBlockTimestamp(uint256view returns (uint256)
State-modifying
acceptOwnership(
commitBlocks(struct IExecutorStoredBlockInfostruct IExecutorCommitBlockInfo[] _newBlocksData
executeBlocks(struct IExecutorStoredBlockInfo[] _newBlocksData
proveBlocks(struct IExecutorStoredBlockInfostruct IExecutorStoredBlockInfo[]struct IExecutorProofInput
renounceOwnership(
revertBlocks(uint256
setExecutionDelay(uint256 _executionDelay
setValidator(address _newValidator
transferOwnership(address newOwner
Events
BlockCommit(uint256 indexed blockNumberbytes32 indexed blockHashbytes32 indexed commitment
BlockExecution(uint256 indexed blockNumberbytes32 indexed blockHashbytes32 indexed commitment
BlocksRevert(uint256 totalBlocksCommitteduint256 totalBlocksVerifieduint256 totalBlocksExecuted
BlocksVerification(uint256 indexed previousLastVerifiedBlockuint256 indexed currentLastVerifiedBlock
NewExecutionDelay(uint256 _newExecutionDelay
NewValidator(address _oldValidatoraddress _newValidator
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _initialOwneraddress _zkSyncContractuint256 _executionDelayaddress _validator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.