DopeDAO

Verified contract

Active on Ethereum with 1,223 txns
Deployed by via 0xb6f3e3c4 at 13251088
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DopeDAO"

0x849648dbb97615e10c589726141063406bafeecd5ff01470a664809f18a22209
0x1b6bc8345ab22c3c0656eda5d4d429588b81152b9390d0f8988913480892373a
0xf67c06b5bd6dba91172e97aa05fcbdad4cbd04030fa40c6b07b91d4f07b4176c
0x62255a4221e7b9b3208291a9a1ef09aa86462983dc6b13f898823d5fad9de546
0xfbcf9099ea8f556f1ca70e2a53308f4dfe9fead43aaa0fb069fd9a98a227aa3d
0xe8e0ad3173a7eb3fc0b03d931d7e7af6036ae6513de6f0e9dee6e68e57679856
0x120d0a93860735ffbb836e2f23d7543cdf590d64c6f01f12113ca22ad099e42b
0x5699ecd53d49bb36a545aa1063f3d515e73f37c2c1a3e6c66bb365becf3f6209
0x50c9205d47c69351a7434c6cf8cfa44c26e8b9a30ae055ccbcdaa58c3ac32702
0xddd8cef3ed680eaeeb583cb1958245d18aa6bd136ae406168b81e706723fe624

Functions
Getter at block 21209554
BALLOT_TYPEHASH(view returns (bytes32)
0x150214d74d59b7d1e90c73fc22ef3d991dd0a76b046543d4d80ab92d2a50328f
COUNTING_MODE(pure returns (string)
support=bravo&quorum=bravo
name(view returns (string)
DopeDAO
proposalThreshold(pure returns (uint256)
50
quorumVotes(view returns (uint256)
500
timelock(view returns (address)
0xb57ab8767cae33be61ff15167134861865f7d22c
token(view returns (address)
0x8707276df042e89669d69a177d3da7dc78bd8723
version(view returns (string)
1
votingDelay(pure returns (uint256)
13091
votingPeriod(pure returns (uint256)
45818
Read-only
getActions(uint256 proposalIdview returns (address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatas)
getReceipt(uint256 proposalIdaddress voterview returns (struct IGovernorCompatibilityBravoReceipt)
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)
proposals(uint256 proposalIdview returns (uint256 idaddress proposeruint256 etauint256 startBlockuint256 endBlockuint256 forVotesuint256 againstVotesuint256 abstainVotesbool canceledbool executed)
quorum(uint256 blockNumberpure returns (uint256)
state(uint256 proposalIdview returns (uint8)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
__acceptAdmin(
cancel(uint256 proposalId
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)
execute(uint256 proposalIdpayable 
propose(address[] targetsuint256[] valuesbytes[] calldatasstring descriptionreturns (uint256)
propose(address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasstring descriptionreturns (uint256)
queue(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashreturns (uint256)
queue(uint256 proposalId
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
TimelockChange(address oldTimelockaddress newTimelock
VoteCast(address indexed voteruint256 proposalIduint8 supportuint256 weightstring reason
Constructor
constructor(address _tokenaddress _timelock
Fallback and receive
receive(
Errors

This contract contains no error objects.