Governance

Verified contract

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

No balances found for "Governance"

0x5100f493ddb7cc6f38b99bd3ea8e28930c91bfa637dac69a33da97dc67130f02
0xaefec08cbaac0acd0a290aca097557fdb20f7ce3eea56d4212e616c27cdecc47
0x8f744ad610c5f4dc009be91152bef926dcbce97091002a96c10ec69229f196f0
0x5619479699161b8d3928fad54ba2d1d9eb591040a8a4505e5b75d03823aa2092
0x596208bee650a4bf62821fcf04321eb15783b71c0ffd3abcb2094826c8c27d86
0x61dcbfd66cbc12af60aac9e26e9156b2cdd0ca9c29064159c9b452dd89ffe1ca
0xf70b8955c5bdaede5eb348e49336e6bb9a8a873ec2ba5ba4eccdb26be04ecb74
0xc061becad6d97bc03689e313631bc4cdd5c3406352179a155a0e5e1ca74088cc
0x1e7f6ccafc690dee90d12892542f23ab6abbe35c8d15825ef91942e2130d78c8
0xca2db3dc85346b99b6b92b62e968dc5c8aadf92251b76dd3c89dd785558982a6

Functions
Getter at block 21157543
voters(view returns (uint256)
3
Read-only
allProposals(uint256view returns (bytes32)
isVoter(addressview returns (bool)
proposals(bytes32view returns (bool finisheduint256 yesVotesuint256 noVotesaddress targetContractbytes transaction)
State-modifying
addVoter(address _address
delVoter(address _address
newProposal(address _targetContractbytes _transaction
vote(bytes32 _proposalHashbool _yes
Events
ProposalExecuted(bytes32 proposalHash
ProposalFinished(bytes32 proposalHash
ProposalStarted(bytes32 proposalHash
Vote(bytes32 proposalHashbool voteuint256 yesVotesuint256 noVotesuint256 voters
VoterAdded(address voter
VoterDeleted(address voter
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.