DesignatedVoting

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DesignatedVoting"

0xc0270caa4e370f1fb3aca017818bd1ab9410d0d0301aa87b04fb46d435b26177
0xfd092657d4fc497847f26b72fd0f67b7b93f4a83f8553e007d790b728befd190
0x66b5aae0bd078d739f4c28b8be2d0765435bc35dbc43cd1eb8adab072b94781f
0x782b721003e55ecbd6bd1660e79c49874da79845b7898eec5ea2996bb8c5a0ee
0x89f2b77f28b2375a6fb0642b6906247ab1cc084c608ae97d7979472c277996ea
0x527757ff2e119450218a4873075601633fbef175f3ebc33c94a350b0d0f863da
0xf32314a550aba49aff9020ab9183c1b42d66939ffb96db7db0fc5447fb99d8c8
0x88c8e9841136414c4415daa72e3e3236311e2e38c2fa50cb672335fd84567647
0x0dbdc8a8466be1482959968365c9383cbd4f2fe480736e2f006878706019ba52
0x96de688965baf21e9f697252852a6c19b65cf430ddaf207b7cb9d673ac98c42a

Functions
Getter at block 20950971

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 VotingCommitment[] commits
batchReveal(struct VotingReveal[] reveals
commitVote(bytes32 identifieruint256 timebytes32 hash
removeMember(uint256 roleIdaddress memberToRemove
resetMember(uint256 roleIdaddress newMember
retrieveRewards(uint256 roundIdstruct VotingInterfacePendingRequest[] toRetrievereturns (struct FixedPointUnsigned rewardsIssued)
revealVote(bytes32 identifieruint256 timeint256 priceint256 salt
withdraw(uint256 amount
withdrawErc20(address erc20Addressuint256 amount
Events

This contract contains no event objects.

Constructor
constructor(address finderAddressaddress ownerAddressaddress voterAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.