OptimisticBlockUpdater

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x77e1ea31 at 6018940
Slot
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

No balances found for "OptimisticBlockUpdater"

No transactions found for "OptimisticBlockUpdater"


Functions
Getter at block 22751417
blockVerifier(view returns (address)
0x0000000000000000000000000000000000000000
committeeVerifier(view returns (address)
0x0000000000000000000000000000000000000000
currentPeriod(view returns (uint64)
0
minBlockConfirmation(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
periodFactor(view returns (uint256)
0
Read-only
blockInfos(bytes32bytes32view returns (uint256)
checkBlock(bytes32 _blockHashbytes32 _receiptHashview returns (bool)
checkBlockConfirmation(bytes32 _blockHashbytes32 _receiptHashview returns (booluint256)
syncCommitteeRoots(uint256view returns (bytes32)
State-modifying
importBlock(bytes _proof
importNextSyncCommittee(bytes _proof
initialize(uint64 periodbytes32 syncCommitteeRootuint256 _minBlockConfirmation
renounceOwnership(
setBlockConfirmation(uint256 _minBlockConfirmation
setBlockVerifier(address _blockVerifier
setCommitteeVerifier(address _committeeVerifier
setPeriodFactor(uint256 _periodFactor
transferOwnership(address newOwner
Events
ImportBlock(uint256 identifierbytes32 blockHashbytes32 receiptHash
ImportSyncCommitteeRoot(uint64 indexed periodbytes32 indexed syncCommitteeRoot
Initialized(uint8 version
ModBlockConfirmation(uint256 oldBlockConfirmationuint256 newBlockConfirmation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.