Voting

Verified contract

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

No balances found for "Voting"

0xa96ecb2b47d0bf1426bfe83a513e10cba141f6cbf05e28ce1355edac968cb96c
0x24759e2ea060434c1780ac866813b851a8c293189675b93097b4870eb9d5dad6
0xdc517ffffa14035058addd6f075965a05bc30eabd7659eefde8c3fb2e267fa64
0x12e8331be6882749829d5916432649e745dca340180e74ad8c89e6d0fff8f20d
0xda94ecbcda12bee9e59f3755e61d0a1a22a4ccca3afc4ae1f93c06f2b4638b98
0x6989d1a28a66a76aa31631844947ca21e907afbdb492495829328f8e138412b8
0x4cdfd0fe1a0bf2f76c4dd019870ba32b6e14ca47b381bc5aa34e7ffc2e191894
0xb285c315ef68d3fa741da9fdd3f44782280b89621d2e5def1c41ead425e5cfd7
0x16a66a53822171199288adf49fc632b6ec33bc3b14bc94a3fe90d4ec1de86a65
0x673f25da2e525b34c25ec88aa7e0f01804f45df2880dd594a478cbe8960eed3b

Functions
Getter at block 21219440
DELEGATOR_CONTRACT(view returns (address)
0xb6d513f6222ee92fff975e901bd792e2513fb53b
EXECUTION_END_OFFSET(view returns (uint256)
1209600
EXECUTION_START_OFFSET(view returns (uint256)
604800
PROPOSAL_SPONSOR_THRESHOLD(view returns (uint256)
1000000000000000000000000
QUORUM(view returns (uint256)
4000000000000000000000000
SPONSOR_WINDOW(view returns (uint256)
2592000
STAKING_CONTRACT(view returns (address)
0xee6a649aa3766bd117e12c161726b693a1b2ee20
VOTING_NAY_END_OFFSET(view returns (uint256)
518400
VOTING_START_OFFSET(view returns (uint256)
172800
VOTING_YAY_END_OFFSET(view returns (uint256)
432000
proposalsLength(view returns (uint256)
8
Read-only
getActions(uint256 _idview returns (struct VotingCall[])
getSponsored(uint256 _idaddress _accountview returns (uint256)
proposals(uint256view returns (address proposerstring proposalDocumentuint256 publishTimeuint256 voteCallTimeuint256 sponsorshipbool executeduint256 yayVotesuint256 nayVotesuint256 sponsorIntervaluint256 votingInterval)
State-modifying
callVote(uint256 _id
createProposal(string _proposalDocumentstruct VotingCall[] _actionsreturns (uint256)
executeProposal(uint256 _id
sponsorProposal(uint256 _iduint256 _amountuint256 _hint
unsponsorProposal(uint256 _iduint256 _amount
vote(uint256 _iduint256 _amountbool _affirmativeuint256 _hint
Events
Execution(uint256 indexed id
Proposal(uint256 indexed idaddress indexed proposer
Sponsorship(uint256 indexed idaddress indexed sponsoruint256 amount
SponsorshipRevocation(uint256 indexed idaddress indexed sponsoruint256 amount
VoteCall(uint256 indexed id
VoteCast(uint256 indexed idaddress indexed voterbool affirmativeuint256 votes
Constructor
constructor(address _stakingContractaddress _delegator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.