WorkersUnion

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb0d5c944 at 12678221
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots

No balances found for "WorkersUnion"

No transactions found for "WorkersUnion"


Functions
Getter at block 20968244
NO_DEPENDENCY(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
anarchizedAt(view returns (uint256)
0
forceAnarchizeAt(view returns (uint256)
0
gov(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
votingRule(view returns (struct VotingRule)
(0, 0, 0, 0, 0, 0, 0x0000000000000000000000000000000000000000)
Read-only
getVotesAt(address accountuint256 timestampview returns (uint256)
getVotesFor(address accountbytes32 txHashview returns (uint256)
getVotingStatus(bytes32 txHashview returns (uint8)
proposals(bytes32 proposalHashview returns (address proposeruint256 startuint256 enduint256 totalForVotesuint256 totalAgainstVotes)
State-modifying
anarchize(
changeVotingRule(uint256 minimumPendingPerioduint256 maximumPendingPerioduint256 minimumVotingPerioduint256 maximumVotingPerioduint256 minimumVotesForProposinguint256 minimumVotesaddress voteCounter
execute(address targetuint256 valuebytes databytes32 predecessorbytes32 saltpayable 
executeBatch(address[] targetuint256[] valuebytes[] databytes32 predecessorbytes32 saltpayable 
forceAnarchize(
initialize(address gov_
initialize(address voteCounteraddress timelockGovuint256 launchDelay
launch(
manualVote(bytes32 txHashuint256[] rightIdsbool agree
proposeBatchTx(address[] targetuint256[] valuebytes[] databytes32 predecessorbytes32 saltuint256 startsInuint256 votingPeriod
proposeTx(address targetuint256 valuebytes databytes32 predecessorbytes32 saltuint256 startsInuint256 votingPeriod
schedule(address targetuint256 valuebytes databytes32 predecessorbytes32 salt
scheduleBatch(address[] targetuint256[] valuebytes[] databytes32 predecessorbytes32 salt
setAnarchyPoint(uint256 timestamp
setGovernance(address gov_
vote(bytes32 txHashbool agree
Events
Anarchized(
BatchTxProposed(bytes32 indexed txHashaddress[] targetuint256[] valuebytes[] databytes32 predecessorbytes32 saltuint256 startuint256 end
NewGovernance(address indexed _prevGovernanceaddress indexed _newGovernance
Paused(address account
TxProposed(bytes32 indexed txHashaddress targetuint256 valuebytes databytes32 predecessorbytes32 saltuint256 startuint256 end
Unpaused(address account
Vote(bytes32 txHashaddress voterbool forVote
VoteUpdated(bytes32 txHashuint256 forVotesuint256 againsVotes
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.