AdminVoting

Verified contract

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

No balances found for "AdminVoting"

0x978ef876d75a83a5bfd9bbe7c34cc1568b63c82798fef55de7a7cccf51f2c270
0x3da62e594b2939da010c7934b434d89bf0af9769ed102520b7aa5db14f3fb70b
0x03e59785e97962b8e67468259dc517fa3b6938c2658969a64e76dda9842fe1db
0xe2bb837ec3016506ede432282176bbbb0258774728367cd946cc963de2a3105f
0xe7e61b56c5eb15daba1a631fc77fe872ff3ea6da5fa0a662bf236296cd8561b1
0xc80f30d6968bde80c8272b22e91c2657220d8348c606380082dc78c6d69fe334
0xfebbc9c75d3762bc8d9331ad4f3a5e1309c3f18932380f8e39b95ae10a0c1a68
0xfb11567ea053af58d7e51462970aace526a2adeb42c64d53b1947a9bc1e49f93
0x783b3be54d271e3e0e3c0d78e1985c744a526ec33344701fdc394043b65f2231
0x96d27c0756984b12bf727413b8599190d6bcc43c7544284b232a60a81ef1ac47

Functions
Getter at block 21225331
BOOTSTRAP_FINISH(view returns (uint256)
1701302400
MAX_PCT(view returns (uint256)
10000
MAX_TIME_TO_EXECUTION(view returns (uint256)
1814400
MIN_TIME_BETWEEN_PROPOSALS(view returns (uint256)
604800
MIN_TIME_TO_EXECUTION(view returns (uint256)
86400
SET_GUARDIAN_PASSING_PCT(view returns (uint256)
5010
VOTING_PERIOD(view returns (uint256)
604800
getProposalCount(view returns (uint256)
37
getWeek(view returns (uint256 week)
66
minCreateProposalPct(view returns (uint256)
100
minCreateProposalWeight(view returns (uint256)
47881134
passingPct(view returns (uint256)
3000
prismaCore(view returns (address)
0x5d17ea085f2ff5da3e6979d5d26f1dbab664ccf8
tokenLocker(view returns (address)
0x3f78544364c3eccdce4d9c89a630aea26122829d
Read-only
accountVoteWeights(addressuint256view returns (uint256)
getProposalData(uint256 idview returns (uint256 weekuint256 createdAtuint256 currentWeightuint256 requiredWeightuint256 canExecuteAfterbool executedbool canExecutestruct AdminVotingAction[] payload)
isApprovedDelegate(address owneraddress callerview returns (bool isApproved)
latestProposalTimestamp(address accountview returns (uint256 timestamp)
State-modifying
acceptTransferOwnership(
cancelProposal(uint256 id
createNewProposal(address accountstruct AdminVotingAction[] payload
executeProposal(uint256 id
setDelegateApproval(address _delegatebool _isApproved
setMinCreateProposalPct(uint256 pctreturns (bool)
setPassingPct(uint256 pctreturns (bool)
voteForProposal(address accountuint256 iduint256 weight
Events
ProposalCancelled(uint256 proposalId
ProposalCreated(address indexed accountuint256 proposalIdstruct AdminVotingAction[] payloaduint256 weekuint256 requiredWeight
ProposalCreationMinPctSet(uint256 weight
ProposalExecuted(uint256 proposalId
ProposalHasMetQuorum(uint256 iduint256 canExecuteAfter
ProposalPassingPctSet(uint256 pct
VoteCast(address indexed accountuint256 indexed iduint256 weightuint256 proposalCurrentWeightbool hasPassed
Constructor
constructor(address _prismaCoreaddress _tokenLockeruint256 _minCreateProposalPctuint256 _passingPctuint256 _bootstrapFinish
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.