Governance

Verified contract

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

No balances found for "Governance"

0xf4fb5405fdf70cd2721d856016c32d353b7e5989ee4e1b9108253f338be9165b
0xc3a92887b8e522784142e384ec39ccaade03be242467d619d12d4d6e88445f4c
0xe26b3e6b4b974b2da964608a8c6077704db3291e776c768f59003ab080f899dc
0xb49baf77f2365dfd9bce4dbe677ad964b1c9a762c86e940598a8768cf03595ad
0x307e0a92dd1c238bb465736d5e586e632e1b5b6a0d0635d1c0204f64a5a9ce50
0xccadcc459da2592e8b767c3fb949f1daead8a07e6199e135846215bbe4598de0
0x037d45e69e0696721e962fb2006fa0222305ae9598af7eb239252500402fd087
0xef38c718fe3fdb8a9f8935650788302e1447bf3c80f6f6084d59e643db7974ef
0xd1b34591e17e99f671fef0f821cb3a8fb293192f6f30565af41b842c495098d4
0xd1fb5f65c7b918b51e4ebf3fbd56d7135ef4a53950b7e88456073920ba2a73af

Functions
Getter at block 21291247
disputeFee(view returns (uint256)
38350000000000000000
getVoteCount(view returns (uint256)
7
verify(pure returns (uint256)
9999
voteCount(view returns (uint256)
7
Read-only
delegateOfAt(address _useruint256 _blockNumberview returns (address)
didVote(uint256 _disputeIdaddress _voterview returns (bool)
getDelegateInfo(address _holderview returns (addressuint256)
getDisputeInfo(uint256 _disputeIdview returns (bytes32uint256bytesaddress)
getOpenDisputesOnId(bytes32 _queryIdview returns (uint256)
getVoteInfo(uint256 _disputeIdview returns (bytes32uint256[8]bool[2]uint8bytesbytes4address[2])
getVoteRounds(bytes32 _hashview returns (uint256[])
isFunctionApproved(bytes4 _funcview returns (bool)
State-modifying
beginDispute(bytes32 _queryIduint256 _timestamp
delegate(address _delegate
executeVote(uint256 _disputeId
isApprovedGovernanceContract(address _contractreturns (bool)
proposeVote(address _contractbytes4 _functionbytes _datauint256 _timestamp
setApprovedFunction(bytes4 _funcbool _val
tallyVotes(uint256 _disputeId
updateMinDisputeFee(
vote(uint256 _disputeIdbool _supportsbool _invalidQuery
voteFor(address[] _addysuint256 _disputeIdbool _supportsbool _invalidQuery
Events
DelegateSet(address _delegateaddress _delegator
NewDispute(uint256 _disputeIdbytes32 _queryIduint256 _timestampaddress _reporter
NewVote(address _contractbytes4 _functionbytes _datauint256 _disputeId
VoteExecuted(uint256 _disputeIduint8 _result
VoteTallied(uint256 _disputeIduint8 _resultaddress _initiatoraddress _reporter
Voted(uint256 _disputeIdbool _supportsaddress _voteruint256 _voteWeightbool _invalidQuery
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.