0x8f34332dec0c624c3ccf3733d0998d5aee92800f
Verified contract
Proxy
Active on
Base with 0 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "0x8f34332dec0c624c3ccf3733d0998d5aee92800f"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0x8f34332dec0c624c3ccf3733d0998d5aee92800f"
ABI
ABI objects
Getter at block 22879483
currentPeriod() view returns (uint256)
4012857
minBlockConfirmation() view returns (uint256)
1
owner() view returns (address)
0xd85dc8cb3145411fe334d5c1698d36562ba18473
Read-only
blockInfos(bytes32, bytes32) view returns (uint256)
blockVerifier(uint8) view returns (address)
checkBlock(bytes32 _blockHash, bytes32 _receiptHash) view returns (bool)
checkBlockConfirmation(bytes32 _blockHash, bytes32 _receiptHash) view returns (bool, uint256)
validatorHashes(uint256) view returns (bytes32)
validatorVerifier(uint8) view returns (address)
State-modifying
Events batchImportBlock(bytes[] _proof)
batchImportNextValidatorSet(bytes[] _proof)
importBlock(bytes _proof)
importNextValidatorSet(bytes _proof)
initialize(uint64 period, bytes32 validatorSetHash, uint256 _minBlockConfirmation)
renounceOwnership()
setBlockConfirmation(uint256 _minBlockConfirmation)
setBlockVerifier(uint8 _circuitType, address _blockVerifier)
setValidatorVerifier(uint8 _circuitType, address _validatorVerifier)
transferOwnership(address newOwner)
ImportBlock(uint256 identifier, bytes32 blockHash, bytes32 receiptHash)
ImportSyncCommitteeRoot(uint256 indexed period, bytes32 indexed syncCommitteeRoot)
Initialized(uint8 version)
ModBlockConfirmation(uint256 oldBlockConfirmation, uint256 newBlockConfirmation)
ModBlockVerifier(address oldBlockVerifier, address newBlockVerifier)
ModValidatorVerifier(address oldValidatorVerifier, address newValidatorVerifier)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.