DesignatedVoting

Verified contract

Active on Ethereum with 195 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x5fb4df75577ab1ba5e99b67646ede1324eafc2b5a45a757d32d8422fea3a7132
0x2b3794f5a6f2d778945e4ccd9b34a14422d4cab744e542c2b2244ac83b77bca7
0x96465134da3289f828b07b16e3b04faa5e8ceb71fc6e7127ef48bfcd512236ef
0xae5e039e6e87ef42a24e8f164a026fce8964338891913ee5d74b112d29ed1814
0xbabb12a61812b8995663c105f5451e698fcd6a429708a44728e3b3cac080376f
0xc454e6d580436d4db99435bd223c71aca935d476ddab094d95b3bac386ddc3e3
0x0fa8d3c1409c5c3fd1a28e52ad38385427670d877e5c119d43a89f8d7b6ecd0b
0x6d7138cad8eff89bacd1a7faf3a30d6ac0045666d94819fb95dcf79a891d1efe
0x7968a88bd0e6c214de3fe65b010e07e4dc9e6a14dbdad3b0012d21eea8f91c8b
0x74f82af3add12f16851eebf68c67952e9f13e98e715d4e90f0a234cf1b01b95e

Functions
Getter at block 20976862

This contract contains no getter function objects.

Read-only
getMember(uint256 roleIdview returns (address)
holdsRole(uint256 roleIdaddress memberToCheckview returns (bool)
State-modifying
addMember(uint256 roleIdaddress newMember
batchCommit(struct VotingAncillaryInterfaceCommitmentAncillary[] commits
batchReveal(struct VotingAncillaryInterfaceRevealAncillary[] reveals
commitVote(bytes32 identifieruint256 timebytes ancillaryDatabytes32 hash
removeMember(uint256 roleIdaddress memberToRemove
renounceMembership(uint256 roleId
resetMember(uint256 roleIdaddress newMember
retrieveRewards(uint256 roundIdstruct VotingAncillaryInterfacePendingRequestAncillary[] toRetrievereturns (struct FixedPointUnsigned)
revealVote(bytes32 identifieruint256 timeint256 pricebytes ancillaryDataint256 salt
withdraw(uint256 amount
withdrawErc20(address erc20Addressuint256 amount
Events
AddedSharedMember(uint256 indexed roleIdaddress indexed newMemberaddress indexed manager
RemovedSharedMember(uint256 indexed roleIdaddress indexed oldMemberaddress indexed manager
ResetExclusiveMember(uint256 indexed roleIdaddress indexed newMemberaddress indexed manager
Constructor
constructor(address finderAddressaddress ownerAddressaddress voterAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.