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 "PoS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157256 | 35 minutes ago | | | 0 | 0.0036667913 | |
| 21156237 | 4 hours ago | | | 0 | 0.0023531318 | |
| 21155662 | 6 hours ago | | | 0 | 0.0020380547 | |
| 21155267 | 7 hours ago | | | 0 | 0.0027983285 | |
| 21154710 | 9 hours ago | | | 0 | 0.0016825975 | |
| 21152173 | 18 hours ago | | | 0 | 0.00092007595 | |
| 21151189 | 21 hours ago | | | 0 | 0.0019862030 | |
| 21149799 | a day ago | | | 0 | 0.0016686248 | |
| 21149153 | a day ago | | | 0 | 0.0018962665 | |
| 21147804 | a day ago | | | 0 | 0.0010565143 |
ABI
ABI objects
Getter at block 21157431
currentIndex() view returns (uint256)
1
owner() view returns (address)
0x0e28a8f88c6266df0fe274c15c1d4b27f8b373c0
Read-only
getBlockSelectorAddress(uint256 _index) view returns (address)
getBlockSelectorIndex(uint256 _index) view returns (uint256)
getNonce(uint256 _index) view returns (uint256 currentNonce)
getRewardManagerAddress(uint256 _index) view returns (address)
getStakingAddress(uint256 _index) view returns (address)
getState(uint256 _index, address _user) view returns (bool, address, uint256)
getSubInstances(uint256 _index, address) view returns (address[] _addresses, uint256[] _indices)
isActive(uint256 _index) view returns (bool)
isConcerned(uint256 _index, address _user) view returns (bool)
State-modifying
Events instantiate(address _stakingAddress, address _blockSelectorAddress, address _workerAuthAddress, uint256 _minimumDifficulty, uint256 _initialDifficulty, uint32 _difficultyAdjustmentParameter, uint32 _targetInterval, address _ctsiAddress, uint256 _maxReward, uint256 _minReward, uint256 _distNumerator, uint256 _distDenominator) returns (uint256)
produceBlock(uint256 _index) returns (bool)
renounceOwnership()
terminate(uint256 _index)
transferOwnership(address newOwner)
NewChain(uint256 indexed index, address stakingAddress, address blockSelectorAddress, address workerAuthAddress, uint256 minimumDifficulty, uint256 initialDifficulty, uint32 difficultyAdjustmentParameter, uint32 targetInterval, address ctsiAddress, uint256 maxReward, uint256 minReward, uint256 distNumerator, uint256 distDenominator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rewarded(uint256 indexed index, address indexed worker, address indexed user, uint256 reward)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.