This contract is being backfilled. You may encounter incomplete storage history.

DaoVoting

Verified contract

Active on Ethereum with 5,728 txns
Deployed by via 0x52077c3d at 7460847
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
91 additional variables
ERC-20
Value $0.01
0xc4b0cc2fda83484987b15dff07fe7332fec9e3d734dcaae5ef30eef8b121a808
0x605b14c25a908bb70c237aaf13d52fbde2154983391de340d853d420495bfabe
0xdf5085c055a4792d56cafa9d19b9a6052648ffb63fee90f3705783145be4bc6f
0x87b4e612832cfc91c757611f1bfac94a73196907033917d252d076d09e5d3b2a
0x8635cce55d3a11274d6ae18166af640d3af9c19368b69b9ef886b9732fd46977
0x6118cfde147fa2956500d9cd5b47b97a233536036bc62e9358d72fde487cc9df
0xbe9be8986359c19c996f2d0b92b80c1f000f2f99fa8d8fccffc51feaca1ea3fd
0x782d6eb7e265256de8a12966249723c34113567475b7c54ce892eb6abfdd3e00
0xd9e1b2d9b56ede4893244eed03c683420b72cc2ea15198f15ee4b33f6712709e
0x6888a4125732fbc9e97115906f9cf84b46ad250fff35e6f5067dd6ba4bebc240

Functions
Getter at block 20796843
CONTRACT_ADDRESS(view returns (address)
0xd7a4f012ead240691a98144cb488e483aefef724
 
currentQuarterNumber(view returns (uint256 _quarterNumber)
 
currentTimeInQuarter(view returns (uint256 _currentT)
isDaoNotReplaced(view returns (bool _isNotReplaced)
false
 
isLockingPhase(view returns (bool _isLockingPhase)
isMainPhase(view returns (bool _isMainPhase)
false
key(view returns (bytes32)
0x64616f3a766f74696e6700000000000000000000000000000000000000000000
resolver(view returns (address)
0x005f60ef7e1443f82ca7de947711f0966ca6e3b5
Read-only
getAddressConfig(bytes32 _configKeyview returns (address _configValue)
getBytesConfig(bytes32 _configKeyview returns (bytes32 _configValue)
getUintConfig(bytes32 _configKeyview returns (uint256 _configValue)
get_contract(bytes32 _keyview returns (address _contract)
isModerator(address _userview returns (bool _is)
isParticipant(address _userview returns (bool _is)
State-modifying
commitVoteOnProposal(bytes32 _proposalIduint8 _indexbytes32 _commitHash
commitVoteOnSpecialProposal(bytes32 _proposalIdbytes32 _commitHash
revealVoteOnProposal(bytes32 _proposalIduint8 _indexbool _votebytes32 _salt
revealVoteOnSpecialProposal(bytes32 _proposalIdbool _votebytes32 _salt
voteOnDraft(bytes32 _proposalIdbool _vote
Events

This contract contains no event objects.

Constructor
constructor(address _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.