Governor

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x4125c3a1 at 11380284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "Governor"

No transactions found for "Governor"


Functions
Getter at block 20842220
admin(view returns (address)
0x0000000000000000000000000000000000000000
getPossibleProposalStates(view returns (string[])
[]
gracePeriodInSeconds(view returns (uint256)
0
initDone(view returns (bool)
false
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
pendingSuperAdmin(view returns (address)
0x0000000000000000000000000000000000000000
proposalCount(view returns (uint256)
0
proposalMaxOperations(view returns (uint256)
0
proposalThresholdInWei(view returns (uint256)
0
queuePeriodInSeconds(view returns (uint256)
0
quorumVotesInWei(view returns (uint256)
0
superAdmin(view returns (address)
0x0000000000000000000000000000000000000000
vote(view returns (address)
0x0000000000000000000000000000000000000000
votingDelayInBlocks(view returns (uint256)
0
votingPeriodInBlocks(view returns (uint256)
0
Read-only
getActions(uint256 proposalIdview returns (address[]uint256[]string[]bytes[])
getPossibleProposalStateKey(uint256 indexview returns (string)
getReceipt(uint256 proposalIdaddress voterview returns (boolbooluint96)
latestProposalIds(addressview returns (uint256)
possibleProposalStatesArray(uint256view returns (string)
possibleProposalStatesMapping(stringview returns (uint256)
proposalAgainstVotes(uint256view returns (uint256)
proposalCalldatas(uint256uint256view returns (bytes)
proposalCanceled(uint256view returns (bool)
proposalEndBlock(uint256view returns (uint256)
proposalEta(uint256view returns (uint256)
proposalExecuted(uint256view returns (bool)
proposalForVotes(uint256view returns (uint256)
proposalProposer(uint256view returns (address)
proposalSignatures(uint256uint256view returns (string)
proposalStartBlock(uint256view returns (uint256)
proposalTargets(uint256uint256view returns (address)
proposalValues(uint256uint256view returns (uint256)
proposalVoterHasVoted(uint256addressview returns (bool)
proposalVoterSupport(uint256addressview returns (bool)
proposalVoterVotes(uint256addressview returns (uint96)
queuedTransactions(bytes32view returns (bool)
state(uint256 proposalIdview returns (uint256)
State-modifying
acceptAdmin(
acceptSuperAdmin(
cancel(uint256 proposalId
castVote(uint256 proposalIdbool support
execute(uint256 proposalIdpayable 
init(address voteAddressaddress adminAddressaddress superAdminAddress
propose(address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasstring descriptionreturns (uint256)
queue(uint256 proposalId
setPendingAdmin(address newPendingAdmin
setPendingSuperAdmin(address newPendingSuperAdmin
updateGracePeriodInSeconds(uint256 amountInSeconds
updateProposalMaxOperations(uint256 count
updateProposalThresholdInWei(uint256 amountInWei
updateQueuePeriodInSeconds(uint256 amountInSeconds
updateQuorumVotesInWei(uint256 amountInWei
updateVotingDelayInBlocks(uint256 amountInBlocks
updateVotingPeriodInBlocks(uint256 amountInBlocks
Events
CanceledTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
ExecutedTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
ProposalCanceled(uint256 id
ProposalCreated(uint256 idaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 id
ProposalQueued(uint256 iduint256 eta
QueuedTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
Voted(address voteruint256 proposalIdbool supportuint256 votes
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.