CheckpointManager

Verified contract

Active on Ethereum with 267 txns
Deployed by via 0x7de69212 at 18391041
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "CheckpointManager"

0xdbf5cdb1eee0f091a4741518e97ea6530d81406d9e3f16220d70e4b18a7a651c
0x3d820dcc266399c97223bb966a0d51f407fee7ef574c86a92ecd2c2ae51382c6
0x3c48db34cd19f56c06a4ae039dccb8617e770ca313963b722bdd1b99353126f4
0x217ad0c1cb9b2d2d0f54381f0f01b061429834846a546fa75a219025d80180c7
0xe0037964887b895430b6fcc7e0f789d0c205bacc519130bc65c0b7aa799c3f81
0xdc89dbf81f7c4fd5dfc4357354e77ed5879f7d3cd2463ed50cacd9093500c2e3
0x3f18f2e9349dd3d7bd31b27ecc2b2abd170651961e794d232e28bdb7b0b17357
0x127b501802fbb970e8090c3dd6ed7d23702e43f05b46e32daf093892a46da48d
0x6cbca83a834a3482db3c8615d6cf0726d3000a01c9c377b116bfb61a9c7749a0
0xa5484324b480a1b242beb258c2159cf536072856a887256e60b3d71ec447ab1f

Functions
Getter at block 20902189
DOMAIN(view returns (bytes32)
0xbee7fa562a38908559e4a988e62d6c08b84ef05f2ebd5d2bb2b855dc19d19fe2
bls(view returns (address)
0xd48adf16dd37e0aa48a1ffa391baf4f603fc0b3e
bn256G2(view returns (address)
0x40eec6136c1f3604d4faed7022e4341b8e717978
chainId(view returns (uint256)
11297108109
currentCheckpointBlockNumber(view returns (uint256)
14860800
currentEpoch(view returns (uint256)
266
currentValidatorSetHash(view returns (bytes32)
0xc90dc5415b35112faee5be7d0e9adc45589bb135d77fad39e9359fbe7865c6d0
currentValidatorSetLength(view returns (uint256)
9
totalVotingPower(view returns (uint256)
9000000000000000000
Read-only
checkpointBlockNumbers(uint256view returns (uint256)
checkpoints(uint256view returns (uint256 epochuint256 blockNumberbytes32 eventRoot)
currentValidatorSet(uint256view returns (address _addressuint256 votingPower)
getCheckpointBlock(uint256 blockNumberview returns (booluint256)
getEventMembershipByBlockNumber(uint256 blockNumberbytes32 leafuint256 leafIndexbytes32[] proofview returns (bool)
getEventMembershipByEpoch(uint256 epochbytes32 leafuint256 leafIndexbytes32[] proofview returns (bool)
getEventRootByBlock(uint256 blockNumberview returns (bytes32)
State-modifying
initialize(address newBlsaddress newBn256G2uint256 chainId_struct ICheckpointManagerValidator[] newValidatorSet
submit(struct ICheckpointManagerCheckpointMetadata checkpointMetadatastruct ICheckpointManagerCheckpoint checkpointuint256[2] signaturestruct ICheckpointManagerValidator[] newValidatorSetbytes bitmap
Events
Initialized(uint8 version
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.