CRVoting

Verified contract

Active on Ethereum with 25 txns
Deployed by via 0xe15e83b5 at 12605775
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CRVoting"

0x64f5b7a72a1005aecc6e9b465d1a6101f38b95c605976b33826f09a361c3fb8f
0x524864044c343b8043aaad73d57af01c71736aaa6edd64066b8aa671e56075d0
0x75d1a09c7b83321bceb6e2fec4b1e2c336d19ff4b7340ad1a4e3001d13230791
0x32f50c21f45a347bbd14e91afb2bd08499847304c8fad22959599ac683445434
0x84bc9c3e849eaa3bf82c718fd34aa32d01d3d83377997a427034815c4be0443d
0x8f339c3ca334b339713b49a3baf386079300e3b682a06474ce3ced00246abe60
0x49b953d00f6c06e0eed0f289aaba630b2d6e2910a66455295a7d64391fcf0e37
0xcf901576db34bd56789c17da5e242d98bf7c02a1183b72376190cdec26e9af6f
0x90a9212f3209a7e8a0b6a9c5472dec978d883059e8185369d1192c7c4b3bad97
0x68d52688a76b5ccc58655363b5817357b144b5f1f520c8339d6fb6556bf4d022

Functions
Getter at block 21411596
controller(view returns (address)
0xfb072baa713b01ce944a0515c3e1e98170977daf
Read-only
getMaxAllowedOutcome(uint256 _voteIdview returns (uint8)
getOutcomeTally(uint256 _voteIduint8 _outcomeview returns (uint256)
getVoterOutcome(uint256 _voteIdaddress _voterview returns (uint8)
getVotersInFavorOf(uint256 _voteIduint8 _outcomeaddress[] _votersview returns (bool[])
getWinningOutcome(uint256 _voteIdview returns (uint8)
hasVotedInFavorOf(uint256 _voteIduint8 _outcomeaddress _voterview returns (bool)
hashVote(uint8 _outcomebytes32 _saltpure returns (bytes32)
isDelegateOf(address _voteraddress _delegateview returns (bool)
isValidOutcome(uint256 _voteIduint8 _outcomeview returns (bool)
linkedModules(bytes32view returns (address)
State-modifying
commit(uint256 _voteIdaddress _voterbytes32 _commitment
createVote(uint256 _voteIduint8 _possibleOutcomes
delegate(address _voteraddress _delegate
leak(uint256 _voteIdaddress _voteruint8 _outcomebytes32 _salt
linkModules(bytes32[] _idsaddress[] _addresses
reveal(uint256 _voteIdaddress _voteruint8 _outcomebytes32 _salt
Events
DelegateSet(address indexed voteraddress delegate
ModuleLinked(bytes32 idaddress addr
VoteCommitted(uint256 indexed voteIdaddress indexed voterbytes32 commitment
VoteLeaked(uint256 indexed voteIdaddress indexed voteruint8 outcome
VoteRevealed(uint256 indexed voteIdaddress indexed voteruint8 outcome
VotingCreated(uint256 indexed voteIduint8 possibleOutcomes
Constructor
constructor(address _controller
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.