RootChain
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
6
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RootChain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RootChain"
ABI
ABI objects
Getter at block 21244580
CHAINID() view returns (uint256)
137
VOTE_TYPE() view returns (uint8)
2
_nextHeaderBlock() view returns (uint256)
10000
currentHeaderBlock() view returns (uint256)
0
getLastChildBlock() view returns (uint256)
0
heimdallId() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
isOwner() view returns (bool)
false
networkId() view returns (bytes)
0x89
owner() view returns (address)
0x427ceb53c3532835ccfdbbe4c533286e15d3576e
Read-only
headerBlocks(uint256) view returns (bytes32 root, uint256 start, uint256 end, uint256 createdAt, address proposer)
State-modifying
Events renounceOwnership()
setHeimdallId(string _heimdallId)
setNextHeaderBlock(uint256 _value)
slash()
submitCheckpoint(bytes data, uint256[3][] sigs)
submitHeaderBlock(bytes data, bytes sigs)
transferOwnership(address newOwner)
updateDepositId(uint256 numDeposits) returns (uint256 depositId)
NewHeaderBlock(address indexed proposer, uint256 indexed headerBlockId, uint256 indexed reward, uint256 start, uint256 end, bytes32 root)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ResetHeaderBlock(address indexed proposer, uint256 indexed headerBlockId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.