RocketNetworkVoting
Verified contract
Active on
Ethereum with 108 txns
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 "RocketNetworkVoting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21276927 | 17 minutes ago | | | 0 | 0.0029776680 | |
| 21276228 | 3 hours ago | | | 0 | 0.0029529000 | |
| 21274980 | 7 hours ago | | | 0 | 0.00030628305 | |
| 21274980 | 7 hours ago | | | 0 | 0.00030628305 | |
| 21274980 | 7 hours ago | | | 0 | 0.0032461163 | |
| 21274571 | 8 hours ago | | | 0 | 0.0035163306 | |
| 21273970 | 10 hours ago | | | 0 | 0.0031538777 | |
| 21270651 | 21 hours ago | | | 0 | 0.0034196444 | |
| 21269395 | a day ago | | | 0 | 0.0025148691 | |
| 21266195 | 2 days ago | | | 0 | 0.0065262046 |
ABI
ABI objects
Getter at block 21277009
version() view returns (uint8)
2
Read-only
getCurrentDelegate(address _nodeAddress) view returns (address)
getDelegate(address _nodeAddress, uint32 _block) view returns (address)
getNodeCount(uint32 _block) view returns (uint256)
getVotingInitialised(address _nodeAddress) view returns (bool)
getVotingPower(address _nodeAddress, uint32 _block) view returns (uint256)
State-modifying
Events initialiseVoting()
initialiseVotingFor(address _nodeAddress)
initialiseVotingWithDelegate(address _delegate)
setDelegate(address _newDelegate)
DelegateSet(address nodeOperator, address delegate, uint256 time)
constructor(address _rocketStorageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.