VotingContract

Verified contract

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

No balances found for "VotingContract"

0xf4b2372a066753890aae34075d698d36ed7058602110f59d7f1b325cfd8f8ae4
0x6b839e19be95d779a7cda258f0ba936bc4985671d4ff9ff0db6c74d7285dd432
0xc4634bfc53478c3170c5806a65a3a684086c6ec34ca4840ce0f9dfea6bc7d061
0x0d683c64925abc60760c52aeb62e083a458d04209ae4027a75b0e283901d6ed9
0xb20aed3e738e386bc37862b81213c59c365a940398b69363c7420e9067cb6684
0x60bfb03b46cbf0e776f7ea11d0307a97136e891a8e20e915c48797816e81c154
0x99348de2fa555dddc2014f4d23c91bd4aed39320386e659e456ef15977f2a75c
0x0fa4d64f5025c695405600524882d596213abf9d8cbe94503ffa3dfd06f169be
0x13b96c463c234d2ed778d28bb6a34d92218cf09ac21c4bec0a443bb7bd33721b
0xe891a6417f15fed6103bb4f63ff270c225adf8032c340242389f5cb8bf3418d4

Functions
Getter at block 20936636
ADAPTER_NAME(view returns (string)
VotingContract
getAdapterName(pure returns (string)
VotingContract
Read-only
getFlag(uint256 flagsuint256 flagpure returns (bool)
getSenderAddress(addressaddressbytesaddress senderpure returns (address)
isActiveMember(address daoaddress _addrview returns (bool)
isNotReservedAddress(address addrpure returns (bool)
isNotZeroAddress(address addrpure returns (bool)
setFlag(uint256 flagsuint256 flagbool valuepure returns (uint256)
voteResult(address daobytes32 proposalIdview returns (uint8 state)
votes(addressbytes32view returns (uint256 nbYesuint256 nbNouint256 startingTimeuint256 blockNumber)
State-modifying
configureDao(address daouint256 votingPerioduint256 gracePeriod
startNewVotingForProposal(address daobytes32 proposalIdbytes
submitVote(address daobytes32 proposalIduint256 voteValue
Events

This contract contains no event objects.

Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.