Node
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
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 "Node"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Node"
ABI
ABI objects
Getter at block 21183964
challengeHash() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
confirmData() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
deadlineBlock() view returns (uint256)
0
firstChildBlock() view returns (uint256)
0
isMaster() view returns (bool)
true
latestChildNumber() view returns (uint256)
0
noChildConfirmedBeforeBlock() view returns (uint256)
0
prev() view returns (uint256)
0
requirePastChildConfirmDeadline() view
()
requirePastDeadline() view
()
rollup() view returns (address)
0x0000000000000000000000000000000000000000
stakerCount() view returns (uint256)
0
stateHash() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
stakers(address) view returns (bool)
State-modifying
Events addStaker(address staker) returns (uint256)
childCreated(uint256 number)
destroy()
initialize(address _rollup, bytes32 _stateHash, bytes32 _challengeHash, bytes32 _confirmData, uint256 _prev, uint256 _deadlineBlock)
newChildConfirmDeadline(uint256 deadline)
removeStaker(address staker)
resetChildren()
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.