ValidatorTimelock

Verified contract

Active on Ethereum with 219,798 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ValidatorTimelock"

0xeedb6d541ca94ef0d7112b2c31f56642f63e47eb7afa35c0d54e0355597364bc
0xcb19a7a651087ea62aea6b01942a08e3cb94a83b5879055a40bc82a25bd8e758
0xe9082897efb67d53f6f35bb018c0431278f7d960b2e58fc6a099554eac2ce55f
0xd9e2bebfce3da212a37cb5efa7f57f949ee20b14c2e93a415d429ffc2ddb9ac7
0x67a268e71bfc650e81a07ba917ec764529b13f12f4f8c1a811748422eb2570a1
0x3dfda287289e7da8ba434c926fce2f9ab678df9603c51958ff8d0155beef5b47
0x0cc1a494af4b00c6ebed6a9adc034974668047fd1b50873e444f5102d6e2f422
0xabf55f0c18e34fdceb57da6bdd9699c6238571f5243dfe363ea83de68ab95bbe
0x6a623af15ff9de1a8d1c604005be4a85891a423c6961fe31782cfcd9d084577c
0x5d3c3872f910c9a600ceb65f97c3237ce06af54dc112da8d95eeae037397ff30

Functions
Getter at block 20791775
executionDelay(view returns (uint32)
75600
getName(view returns (string)
ValidatorTimelock
owner(view returns (address)
0x0b622a2061eaccae1c664ebc3e868b8438e03f61
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
validator(view returns (address)
0x3527439923a63f8c13cf72b8fe80a77f6e572092
zkSyncContract(view returns (address)
0x32400084c286cf3e17e7b677ea9583e60a000324
Read-only
getCommittedBatchTimestamp(uint256 _l2BatchNumberview returns (uint256)
State-modifying
acceptOwnership(
commitBatches(struct IExecutorStoredBatchInfostruct IExecutorCommitBatchInfo[] _newBatchesData
executeBatches(struct IExecutorStoredBatchInfo[] _newBatchesData
proveBatches(struct IExecutorStoredBatchInfostruct IExecutorStoredBatchInfo[]struct IExecutorProofInput
renounceOwnership(
revertBatches(uint256
setExecutionDelay(uint32 _executionDelay
setValidator(address _newValidator
transferOwnership(address newOwner
Events
BlockCommit(uint256 indexed batchNumberbytes32 indexed batchHashbytes32 indexed commitment
BlockExecution(uint256 indexed batchNumberbytes32 indexed batchHashbytes32 indexed commitment
BlocksRevert(uint256 totalBatchesCommitteduint256 totalBatchesVerifieduint256 totalBatchesExecuted
BlocksVerification(uint256 indexed previousLastVerifiedBatchuint256 indexed currentLastVerifiedBatch
NewExecutionDelay(uint256 _newExecutionDelay
NewValidator(address _oldValidatoraddress _newValidator
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _initialOwneraddress _zkSyncContractuint32 _executionDelayaddress _validator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.