Governance

Verified contract

Active on Ethereum with 19 txns
Deployed by via 0xc98735e4 at 13397897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.21
0x2853dba2c1da7c1e4eaed509669ce7c5e396f090b6ac20e79745040bc89b2140
0x5d521c694f57fcf665e05755f4c1a74312e761ff6b617d4892e2d98ea1efd616
0x32b3ea39216217720179715dbe75b2afe666054b0e0421c4e5657508dc47dffb
0x2e3927fef5ef913fa66339202afd5bf41c5ffab473a6a459bf503646fa856933
0xb18f6bbcd577c049cd493add6d039e9eb6fc7ea06fd0c5da1b1dad119e7ec887
0xe36620f49ad2c45f7b920ad43d96c7ec8fe54c57ae2c1eba120634dbefd302e2
0xd51b2a6758c1b39469120d535a4cce3635d8e2ae7a702f99bdc5175c8f9fe64a
0x14a2b995223ecd59e109374b285e2bd143f56d24560b983e5027c1e90a470739
0x6c15fc0d623bc3cb90ddecd5ac359a432c90b4ebffd7cf1341701d058a67e86e
0x57ec5f119a49fae10a36df3c794de4adac9384fab936e0a6f4b1bec57690307b

Functions
Getter at block 21160089
proposalsCount(view returns (uint256)
9
votersCount(view returns (uint256)
1
Read-only
getVoted(bytes32 _proposalHashaddress _addressview returns (boolbool)
isVoter(addressview returns (bool)
proposals(bytes32view returns (bool finisheduint256 yesVotesuint256 noVotesuint256 totalVotersaddress targetContractbytes data)
proposalsHashes(uint256view returns (bytes32)
voters(uint256view returns (address)
State-modifying
addVoter(address _address
delVoter(address _address
newProposal(address _targetContractbytes _data
vote(bytes32 _proposalHashbool _yes
Events
ProposalExecuted(bytes32 proposalHash
ProposalFinished(bytes32 proposalHash
ProposalStarted(bytes32 proposalHash
Vote(bytes32 proposalHashbool voteuint256 yesVotesuint256 noVotesuint256 votersCount
VoterAdded(address voter
VoterDeleted(address voter
Constructor
constructor(address[] _voters
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.