HumanityGovernance

Verified contract

Active on Ethereum with 3,414 txns
Deployed by via 0x66bbf5ca at 7723872
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xbc168c21d3ce4c0d9055104e2273e43a711d0d3f41cdff4842021b5c9fcf2a5f
0xdb1e3132a38a34197df8bebcc2ee6caf077617a0f0fdec66b72e21f0ae889d7a
0xb7788566360a9ad6f49c1db958c85d0100e9e34caa46b33ee078f8d6cf1666d0
0x77cdfc0fee20b26725701e86aac67b457b9e6764806a87f3aa6884662fa9fe73
0x34a43bb1c89f8c5a4ca5b925996988f76d9d43fabd9e1121501f86479a9fedce
0x913721e5f7e1e6b5cd8fb7cf67fcd248c95504d29453c2e40e1f183a49be8238
0x918a3f05421f573737916264224508727b2238b0cdc30ae185698d510b3f4740
0xea00bfaa86a545a3bb29619a25205523488442590e68587eb74525c86d0c70c7
0x098df401af3aeb5cad15a66f5a78c7c02dc85d25ac5cd6db5c597e196bbb46c9
0x46bb6ec8fd40c8a57b5f1666992248a06ceb00c830e7142cea55b0db8462c5e1

Functions
Getter at block 21172294
OPEN_VOTE_PERIOD(view returns (uint256)
172800
TOTAL_VOTE_PERIOD(view returns (uint256)
345600
VETO_PERIOD(view returns (uint256)
172800
getProposalsCount(view returns (uint256)
1309
proposalFee(view returns (uint256)
40000000000000000000000001
time(view returns (uint256)
1731422831
token(view returns (address)
0xbbd1706d16418bb136e1497a73d3af4164586da0
void(view returns (address)
0x96d5ee926ce85fce1450e491b755630ef8b7c241
Read-only
deposits(addressview returns (uint256)
getProposal(uint256 proposalIdview returns (struct (uint8, address, bytes, address, address, uint256, uint256, uint256, uint256))
noVotes(uint256addressview returns (uint256)
proposals(uint256view returns (uint8 resultaddress targetbytes dataaddress proposeraddress feeRecipientuint256 feeuint256 startTimeuint256 yesCountuint256 noCount)
withdrawTimes(addressview returns (uint256)
yesVotes(uint256addressview returns (uint256)
State-modifying
deposit(uint256 amount
finalize(uint256 proposalId
propose(address targetbytes datareturns (uint256)
proposeWithFeeRecipient(address feeRecipientaddress targetbytes datareturns (uint256)
removeVote(uint256 proposalId
setProposalFee(uint256 fee
voteNo(uint256 proposalId
voteYes(uint256 proposalId
withdraw(uint256 amount
Events
Execute(uint256 indexed proposalId
Propose(uint256 indexed proposalIdaddress indexed proposeraddress indexed targetbytes data
RemoveVote(uint256 indexed proposalIdaddress indexed voter
Terminate(uint256 indexed proposalId
Vote(uint256 indexed proposalIdaddress indexed voterbool approveuint256 weight
Constructor
constructor(address humanityuint256 proposalFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.