ENS Governor

Verified contract

Active on Ethereum with 5,848 txns
Deployed by via 0x97cbe269 at 13533772
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ENS Governor"

0xee9f99b57c9b7f991ee136d44499fd57fede2b9933243f67d5789247efb36dfd
0x80b10aa629605bbe6d5f3baf2e3e3b86c4dbe66ee2421663317b29d01454fa8c
0x51548cd935d74603585805d070ba98009a894526f8b7ac7da81aaf7fa2edc26b
0x5bfd0b25ae384e60107a49c67cc49bf506eb756520de3120528ebfbd7ddc1981
0x356b81a790c0589b1895e068ae04dd21a75ac8a41b469b097cd61d06d70220f5
0x2ff728e92dbb4aa218ec69ecf8680e1a5baf70bb1471e5c996771eb944607cc7
0xe8f6f55ae1eadb693ba18de59ee82f89965df638478a06eec3ed4a65d0283126
0xb576ac6bb8e53a123dfbc67249bf4b71581154c7ba7064993afca245c54cfebc
0xfb9e65b151e9dca756ae4fc952c9a7fc3f7dc4e57fa326332b56a0c0692c5fe3
0xbb2f891d8aa978546cf2e252a1fe57d2b63d03414b9a66963c4f7d31688f1fdc

Functions
Getter at block 21315390
BALLOT_TYPEHASH(view returns (bytes32)
0x150214d74d59b7d1e90c73fc22ef3d991dd0a76b046543d4d80ab92d2a50328f
COUNTING_MODE(pure returns (string)
support=bravo&quorum=for,abstain
name(view returns (string)
ENS Governor
proposalThreshold(pure returns (uint256)
100000000000000000000000
quorumDenominator(pure returns (uint256)
10000
quorumNumerator(view returns (uint256)
100
timelock(view returns (address)
0xfe89cc7abb2c4183683ab71653c4cdc9b02d44b7
token(view returns (address)
0xc18360217d8f7ab5e7c516566761ea12ce7f9d72
version(view returns (string)
1
votingDelay(pure returns (uint256)
1
votingPeriod(pure returns (uint256)
45818
Read-only
getVotes(address accountuint256 blockNumberview returns (uint256)
hasVoted(uint256 proposalIdaddress accountview returns (bool)
hashProposal(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashpure returns (uint256)
proposalDeadline(uint256 proposalIdview returns (uint256)
proposalEta(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
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)
propose(address[] targetsuint256[] valuesbytes[] calldatasstring descriptionreturns (uint256)
queue(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashreturns (uint256)
updateQuorumNumerator(uint256 newQuorumNumerator
updateTimelock(address newTimelock
Events
ProposalCanceled(uint256 proposalId
ProposalCreated(uint256 proposalIdaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 proposalId
ProposalQueued(uint256 proposalIduint256 eta
QuorumNumeratorUpdated(uint256 oldQuorumNumeratoruint256 newQuorumNumerator
TimelockChange(address oldTimelockaddress newTimelock
VoteCast(address indexed voteruint256 proposalIduint8 supportuint256 weightstring reason
Constructor
constructor(address _tokenaddress _timelock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.