Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe693…34e4
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "CheckpointManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21224760 | 8 days ago | | | 0 | 0.0079844110 | |
| 21173803 | 15 days ago | | | 0 | 0.021401007 | |
| 21122898 | 23 days ago | | | 0 | 0.0089673404 | |
| 21122884 | 23 days ago | | | 0 | 0.0082831119 | |
| 21020938 | a month ago | | | 0 | 0.0037638900 | |
| 20969950 | a month ago | | | 0 | 0.010420748 | |
| 20919054 | 2 months ago | | | 0 | 0.0070779130 | |
| 20868074 | 2 months ago | | | 0 | 0.019891736 | |
| 20817106 | 2 months ago | | | 0 | 0.0095700979 | |
| 20766248 | 2 months ago | | | 0 | 0.0015762910 |
ABI
ABI objects
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(uint256) view returns (uint256)
checkpoints(uint256) view returns (uint256 epoch, uint256 blockNumber, bytes32 eventRoot)
currentValidatorSet(uint256) view returns (address _address, uint256 votingPower)
getCheckpointBlock(uint256 blockNumber) view returns (bool, uint256)
getEventMembershipByBlockNumber(uint256 blockNumber, bytes32 leaf, uint256 leafIndex, bytes32[] proof) view returns (bool)
getEventMembershipByEpoch(uint256 epoch, bytes32 leaf, uint256 leafIndex, bytes32[] proof) view returns (bool)
getEventRootByBlock(uint256 blockNumber) view returns (bytes32)
State-modifying
Events initialize(address newBls, address newBn256G2, uint256 chainId_, struct ICheckpointManagerValidator[] newValidatorSet)
submit(struct ICheckpointManagerCheckpointMetadata checkpointMetadata, struct ICheckpointManagerCheckpoint checkpoint, uint256[2] signature, struct ICheckpointManagerValidator[] newValidatorSet, bytes bitmap)
Initialized(uint8 version)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.