0x95e54f8d8526d81f94935ace6acccd76ec1ce4d4

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x5a5370bc at 12678233
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 "0x95e54f8d8526d81f94935ace6acccd76ec1ce4d4"

0x55f2ad77c187dd2c84129fd32923d87518d68d913f17ab27f19b4eaab4e01447
0x275f72a829df07d4cb5f638c16da084aba3baa32af4fb6165e79a1c819ca48d8
0x073b88982e644806f4524ddfd96665052db25d3665e3d1859adc133343088e38
0x31a59aaee8a54a9b734b6e6a0687a394b442d8fc69b68c90a7b1571de7302d37
0xa02637fd6c4f605bc87f7caa59b622578e9edd7b6c61149060e21e0efd6d8351
0x6c94015f401cdee210e2ed183709eee2d75a19185a63b576b18bd2427d3738ab

Functions
Getter at block 20968254
NO_DEPENDENCY(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
anarchizedAt(view returns (uint256)
0
forceAnarchizeAt(view returns (uint256)
0
gov(view returns (address)
0x665195af629b27728825506cdf9a151a684a0793
paused(view returns (bool)
false
votingRule(view returns (struct VotingRule)
(86400, 604800, 604800, 2419200, 0, 0, 0xbfbea6117b9c6349459ca13181fd5c7474a89111)
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.