Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HQG | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18715213 | a year ago | | | 0 | 0.089013936 | |
| 18715108 | a year ago | | | 0 | 0.051971226 | |
| 18715108 | a year ago | | | 0 | 0.051969604 | |
| 18715108 | a year ago | | | 0 | 0.051967981 | |
| 18714909 | a year ago | | | 0 | 0.038111574 | |
| 18714907 | a year ago | | | 0 | 0.037942308 | |
| 18714907 | a year ago | | | 0 | 0.037942308 | |
| 18714907 | a year ago | | | 0 | 0.037942900 | |
| 18714907 | a year ago | | | 0 | 0.037945269 | |
| 18714907 | a year ago | | | 0 | 0.037942308 |
ABI
ABI objects
Getter at block 21242657
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(uint256) view returns (uint256)
State-modifying
Events acceptOwnership()
commitBlocks(struct IExecutorStoredBlockInfo, struct IExecutorCommitBlockInfo[] _newBlocksData)
executeBlocks(struct IExecutorStoredBlockInfo[] _newBlocksData)
proveBlocks(struct IExecutorStoredBlockInfo, struct IExecutorStoredBlockInfo[], struct IExecutorProofInput)
renounceOwnership()
revertBlocks(uint256)
setExecutionDelay(uint256 _executionDelay)
setValidator(address _newValidator)
transferOwnership(address newOwner)
BlockCommit(uint256 indexed blockNumber, bytes32 indexed blockHash, bytes32 indexed commitment)
BlockExecution(uint256 indexed blockNumber, bytes32 indexed blockHash, bytes32 indexed commitment)
BlocksRevert(uint256 totalBlocksCommitted, uint256 totalBlocksVerified, uint256 totalBlocksExecuted)
BlocksVerification(uint256 indexed previousLastVerifiedBlock, uint256 indexed currentLastVerifiedBlock)
NewExecutionDelay(uint256 _newExecutionDelay)
NewValidator(address _oldValidator, address _newValidator)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _initialOwner, address _zkSyncContract, uint256 _executionDelay, address _validator)
This contract contains no fallback and receive objects.
This contract contains no error objects.