CheckpointManager

Verified contract

Active on Ethereum
Deployed by via 0x795549f9 at 17704436
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"

0x76095f663d741fe362cdcc622cb00fed352d19d15b36af17a4a24acbe7240ac2
0xc23e6019cf14fd31527959016c20b37e79e4dbe8e19f3538a1bb91ae67b2a134
0x0c52437749d7f48fec627bb20902bd92320539d96f59e968b62e1477b87bb297
0x5ebc67f30b84e5aba27b3246775e1d238b890d9943d470a09d17fb598cdef250
0x7b589360055a366029ce1d301ce63c4b0e22d6531bada4a4ff838612151d664f
0x0c6e8c8850189d5ce434e5e81859df15fb2b1b294f6446c0b5872e52de9d5760
0xb79d98057f4f3b5bbd32f30ad52ce53d43f084b93b49f253b22c1b7e868e18f5
0x4ab7e5bf7c089d9e6170e0f0588d9db7b07561c44370b2bb58c2b53642330ca7
0xb6870346ae57b401c9f55fed1635c44bb1c39282cdc510ca62773c9afa8eb929
0x0f59e5c12f677bb01fefaa730e26b7f2863b05e80d95a6ab200a3b5ab085c6e0

Functions
Getter at block 21284568
DOMAIN(view returns (bytes32)
0xbee7fa562a38908559e4a988e62d6c08b84ef05f2ebd5d2bb2b855dc19d19fe2
bls(view returns (address)
0xa3ee29fa2b71608142086e25e87eacf379c7ea7d
bn256G2(view returns (address)
0xe693e234d4f4e7be3711b8ea88b0e72165c034e4
chainId(view returns (uint256)
11891
currentCheckpointBlockNumber(view returns (uint256)
18600000
currentEpoch(view returns (uint256)
62
currentValidatorSetHash(view returns (bytes32)
0x7d1e2e8fbb7abc641f54e074f780458681b111d38f23e001cd39c1a36987e529
currentValidatorSetLength(view returns (uint256)
7
totalVotingPower(view returns (uint256)
70000000000000000000000
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.