BscBlockUpdater

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x00760208 at 2386043
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 "BscBlockUpdater"

No transactions found for "BscBlockUpdater"


Functions
Getter at block 22764267
currentEpoch(view returns (uint256)
0
minBlockConfirmation(view returns (uint256)
0
oldBlockUpdater(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
regularValidatorCount(view returns (uint256)
0
Read-only
blockInfos(bytes32bytes32view returns (uint256)
checkBlock(bytes32 _blockHashbytes32 _receiptHashview returns (bool)
checkBlockConfirmation(bytes32 _blockHashbytes32 _receiptHashview returns (booluint256)
getValidatorCount(uint256 _epochview returns (uint256)
validatorHashes(uint256view returns (bytes32)
verifyProof(uint256[2] auint256[2][2] buint256[2] cuint256[1] inputview returns (bool r)
State-modifying
BatchImportBlock(bytes[] _proof
BatchImportNextValidatorSet(bytes[] _proof
importBlock(bytes _proof
importNextValidatorSet(bytes _proof
initialize(uint256 _epochuint256 _validatorCountuint256 _preValidatorCountbytes32 _epochValidatorSetHashbytes32 _preEpochValidatorSetHashbytes32 _blockHashbytes32 _receiptHashuint256 _minBlockConfirmationuint256 _regularValidatorCount
renounceOwnership(
setBlockConfirmation(uint256 _minBlockConfirmation
setOldBlockUpdater(address _oldBlockUpdater
transferOwnership(address newOwner
Events
ImportBlock(uint256 identifierbytes32 blockHashbytes32 receiptHash
ImportValidator(uint256 indexed epochuint256 indexed blockNumberbytes32 blockHashbytes32 receiptHash
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.