SiloGovernor

Verified contract

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

No balances found for "SiloGovernor"

0x28deed50ff2c657abcb9d43a9d36136729a5900d0fdaf46c33b0b6d0628ecf1c
0x341a589163058b5ba476b27b5b9ac6e96656a47840572e08df18d26cac207d74
0xb84c3223813e14b09630da5e95b7d33c55ea05f690752ac60c0e5d8ad0d9a6a9
0x3587869d2ca62bd61db0dcabfdf697deb9e6334b0bf79cf33a2a1cbd4acf43ab
0x93e50b8351ba137e272300d4060a069522a67a75243d662e34f2bf5ba2d6c746
0x96853e083c58ae84ba121b8a73639b2312e809c467c68d2e2cf2fe791df7b70d
0x79e4f8ea118417e17095f98d87cd90d5834b6fe967704b55c0b1df35693119bc
0x8a1d2422c9343e278863e35babfdeac2f09a62d9b14162f1c1367f54fef22180
0xd517d97c81802de05c0a0dd2fddd0159ee91bd4685899cf8a1b652d007ea0b1a
0x25574c7b62c82a7ae0a5b6213f88b8f42d042d9fd327bdfd6bcc143b9e91d260

Functions
Getter at block 20938496
BALLOT_TYPEHASH(view returns (bytes32)
0x150214d74d59b7d1e90c73fc22ef3d991dd0a76b046543d4d80ab92d2a50328f
COUNTING_MODE(pure returns (string)
support=bravo&quorum=for,abstain
name(view returns (string)
SiloGovernor
proposalThreshold(view returns (uint256)
100000000000000000000000
quorumDenominator(view returns (uint256)
100
quorumNumerator(view returns (uint256)
1
timelock(view returns (address)
0xe1f03b7b0ebf84e9b9f62a1db40f1efb8faa7d22
token(view returns (address)
0x6f80310ca7f2c654691d1383149fa1a57d8ab1f8
version(view returns (string)
1
votingDelay(view returns (uint256)
128
votingPeriod(view returns (uint256)
21000
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)
setProposalThreshold(uint256 newProposalThreshold
setVotingDelay(uint256 newVotingDelay
setVotingPeriod(uint256 newVotingPeriod
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
ProposalThresholdSet(uint256 oldProposalThresholduint256 newProposalThreshold
QuorumNumeratorUpdated(uint256 oldQuorumNumeratoruint256 newQuorumNumerator
TimelockChange(address oldTimelockaddress newTimelock
VoteCast(address indexed voteruint256 proposalIduint8 supportuint256 weightstring reason
VotingDelaySet(uint256 oldVotingDelayuint256 newVotingDelay
VotingPeriodSet(uint256 oldVotingPerioduint256 newVotingPeriod
Constructor
constructor(address _tokenaddress _timelock
Fallback and receive
receive(
Errors

This contract contains no error objects.