RAI Governor

Verified contract

Active on Ethereum with 455 txns
Deployed by via 0xd4212737 at 14892931
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.03
0xbd4fed9c91dd97be38f037878ab16e4ba622ef26439e5f9f23016108d9b69fc6
0x812d63c663aaaf1111e61372782becffa605a6329e3aadd6f01a7355de878e32
0x12ddad90232fc45dc54f1a56a9b3b43f6412cea67faac751a9b32b76ebdfe5ff
0xddaf043a386c12774d6534179fecfaf4b35dbf90c21e4607b2cccc640d8d2c42
0xe995ae326faf209da691016ee3d009a8ec53900cd1791ccd13a612673579c224
0x696251fd5eb48872ae75611cc107a24c1cf124a7267fbf50fc267b366109d438
0x163ee53b093f6593dc8c53021137158ba0d13a3ee522934618d4a76b32b4189d
0xdd559e0208498f4df7a0bfce643c0e665d3770d8c03e5019612f94fc2bb0fc2a
0x01debba4e3c83713c313885191973e5d6f6b9ea7ae521e5f565e5a52bde799a7
0x8079365970c8fff6eb232128a9765df34b20b044713c960ee99d56b8dcc11aa3

Functions
Getter at block 21274723
BALLOT_TYPEHASH(view returns (bytes32)
0x150214d74d59b7d1e90c73fc22ef3d991dd0a76b046543d4d80ab92d2a50328f
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
MAX_PROPOSAL_THRESHOLD(view returns (uint256)
15000000000000000000000
MAX_QUORUM_VOTES(view returns (uint256)
100000000000000000000000
MAX_VOTING_DELAY(view returns (uint256)
6600
MAX_VOTING_PERIOD(view returns (uint256)
46500
MIN_PROPOSAL_THRESHOLD(view returns (uint256)
1000000000000000000000
MIN_QUORUM_VOTES(view returns (uint256)
10000000000000000000000
MIN_VOTING_DELAY(view returns (uint256)
1
MIN_VOTING_PERIOD(view returns (uint256)
6600
admin(view returns (address)
0xa57a4e6170930ac547c147cdf26ae4682fa8262e
governanceToken(view returns (address)
0x6243d8cea23066d098a15582d81a598b4e8391f4
name(view returns (string)
RAI Governor
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
proposalCount(view returns (uint256)
56
proposalMaxOperations(view returns (uint256)
10
proposalThreshold(view returns (uint256)
3000000000000000000000
quorumVotes(view returns (uint256)
20000000000000000000000
timelock(view returns (address)
0x2cde6a1147b0ee61726b86d83fd548401b1162c7
votingDelay(view returns (uint256)
6600
votingPeriod(view returns (uint256)
46500
Read-only
getActions(uint256 proposalIdview returns (address[]uint256[]string[]bytes[])
getReceipt(uint256 proposalIdaddress voterview returns (struct GovernorBravoDelegateStorageV1Receipt)
latestProposalIds(addressview returns (uint256)
proposals(uint256view returns (uint256 idaddress proposeruint256 etauint256 startBlockuint256 endBlockuint256 forVotesuint256 againstVotesuint256 abstainVotesbool canceledbool executed)
state(uint256 proposalIdview returns (uint8)
State-modifying
_acceptAdmin(
_setPendingAdmin(address newPendingAdmin
_setProposalThreshold(uint256 newProposalThreshold
_setQuorumVotes(uint256 newQuorumVotes
_setTimelock(address newTimelock
_setVotingDelay(uint256 newVotingDelay
_setVotingPeriod(uint256 newVotingPeriod
cancel(uint256 proposalId
castVote(uint256 proposalIduint8 support
castVoteBySig(uint256 proposalIduint8 supportuint8 vbytes32 rbytes32 s
castVoteWithReason(uint256 proposalIduint8 supportstring reason
execute(uint256 proposalIdpayable 
propose(address[] targetsuint256[]string[]bytes[] calldatasstring descriptionreturns (uint256)
queue(uint256 proposalId
Events
NewAdmin(address oldAdminaddress newAdmin
NewImplementation(address oldImplementationaddress newImplementation
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
NewTimelock(address oldTimelockaddress newTimelock
ProposalCanceled(uint256 id
ProposalCreated(uint256 idaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 id
ProposalQueued(uint256 iduint256 eta
ProposalThresholdSet(uint256 oldQuorumVotesuint256 newQuorumVotes
QuorumVotesSet(uint256 oldProposalThresholduint256 newProposalThreshold
VoteCast(address indexed voteruint256 proposalIduint8 supportuint256 votesstring reason
VotingDelaySet(uint256 oldVotingDelayuint256 newVotingDelay
VotingPeriodSet(uint256 oldVotingPerioduint256 newVotingPeriod
Constructor
constructor(address timelock_address governanceToken_uint256 votingPeriod_uint256 votingDelay_uint256 quorumVotes_uint256 proposalThreshold_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.