OtoCoGovernor

Verified contract

Implementation

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

No balances found for "OtoCoGovernor"

No transactions found for "OtoCoGovernor"


Functions
Getter at block 20930700
BALLOT_TYPEHASH(view returns (bytes32)
0x150214d74d59b7d1e90c73fc22ef3d991dd0a76b046543d4d80ab92d2a50328f
COUNTING_MODE(pure returns (string)
support=bravo&quorum=for,abstain
getManager(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
proposalThreshold(view returns (uint256)
0
quorumDenominator(view returns (uint256)
100
quorumNumerator(view returns (uint256)
0
token(view returns (address)
0x0000000000000000000000000000000000000000
version(view returns (string)
1
votingDelay(view returns (uint256)
0
votingPeriod(view returns (uint256)
0
Read-only
getVotes(address accountuint256 blockNumberview returns (uint256)
hasVoted(uint256 proposalIdaddress accountview returns (bool)
hashProposal(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashpure returns (uint256)
isAllowedContracts(address[] targetsview returns (bool)
isManagerProposal(uint256 proposalIdview returns (bool)
proposalDeadline(uint256 proposalIdview returns (uint256)
proposalSnapshot(uint256 proposalIdview returns (uint256)
proposalVotes(uint256 proposalIdview returns (uint256 againstVotesuint256 forVotesuint256 abstainVotes)
quorum(uint256 blockNumberview returns (uint256)
state(uint256 proposalIdview returns (uint8)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
cancel(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashreturns (uint256)
castVote(uint256 proposalIduint8 supportreturns (uint256)
castVoteBySig(uint256 proposalIduint8 supportuint8 vbytes32 rbytes32 sreturns (uint256)
castVoteWithReason(uint256 proposalIduint8 supportstring reasonreturns (uint256)
execute(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashpayable returns (uint256)
initialize(address _tokenaddress _firstManageraddress[] _alloweduint256 _votingPeriodstring _contractName
propose(address[] targetsuint256[] valuesbytes[] calldatasstring descriptionreturns (uint256)
relay(address targetuint256 valuebytes data
resignAsManager(
setAllowContract(address contractAddressbool allow
setManager(address _newManager
setProposalThreshold(uint256 newProposalThreshold
setVotingDelay(uint256 newVotingDelay
setVotingPeriod(uint256 newVotingPeriod
updateQuorumNumerator(uint256 newQuorumNumerator
Events
Initialized(uint8 version
ProposalCanceled(uint256 proposalId
ProposalCreated(uint256 proposalIdaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 proposalId
ProposalThresholdSet(uint256 oldProposalThresholduint256 newProposalThreshold
QuorumNumeratorUpdated(uint256 oldQuorumNumeratoruint256 newQuorumNumerator
VoteCast(address indexed voteruint256 proposalIduint8 supportuint256 weightstring reason
VotingDelaySet(uint256 oldVotingDelayuint256 newVotingDelay
VotingPeriodSet(uint256 oldVotingPerioduint256 newVotingPeriod
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.