Elections

Verified contract

Active on Ethereum with 1,096 txns
Deployed by via 0x25003774 at 11191410
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Elections"

0x0b8364e21468f52ceecc5dbc9c378d45e48b4009a8fb8ad511d12111b0d1b216
0xef2a22a878d87aa0b8a90e6a485b77697eede4caee0d2b2ba20fecf6059fe60a
0x513dbdcfb113aabfdf22375c01821a38e609ec671fd71cca43b7929e73da8f5b
0xcbe7ba0dcd1771ea8cadaf25344da729691ff21c0c6bb28956581aa22c4da193
0x54b369dd4fc8c5da7ac62447a1bf52d34998538c8c655c3489b6a6277f5dcbbb
0x9b53c2a441709387e6d8e9dacfed01926a1e52f9a887f9bcf2403688fffef481
0x28ef95421b61910c51ff7e928ead490c65fba4dce7449feae3b4d8f188726427
0x2b1e0e2620cd08eb8b4ac444122d007443457683f12c2dac187a52a1803476fd
0x280204eba23f2619d71dfc219292b52136e236df5e11e5325a799c324605a52d
0xd465816376d6b95cf6cc2887f93ad44d4ba3fea2f9d7e49920c9c7b540e12dc6

Functions
Getter at block 21190214
 
getCommittee(view returns (address[] committeeuint256[] weightsaddress[] orbsAddrsbool[] certificationbytes4[] ips)
getContractRegistry(view returns (address)
0xd859701c81119ab12a1e62af6270ad2ae05c7ab3
getMinSelfStakePercentMille(view returns (uint32)
3000
getSettings(view returns (uint32 minSelfStakePercentMilleuint32 voteUnreadyPercentMilleThresholduint32 voteOutPercentMilleThreshold)
(minSelfStakePercentMille=3000, voteUnreadyPercentMilleThreshold=70000, voteOutPercentMilleThreshold=70000)
getVoteOutPercentMilleThreshold(view returns (uint32)
70000
getVoteUnreadyPercentMilleThreshold(view returns (uint32)
70000
initializationAdmin(view returns (address)
0xa008608eaeb1d3c57f2f460e1a27ff3f9e395fc2
isInitializationComplete(view returns (bool)
false
isLocked(view returns (bool)
false
isRegistryAdmin(view returns (bool)
false
locked(view returns (bool)
false
pendingRegistryAdmin(view returns (address)
0x0000000000000000000000000000000000000000
registryAdmin(view returns (address)
0xf1fd5233e60e7ef797025fe9dd066d60d59bcb92
Read-only
canJoinCommittee(address guardianview returns (bool)
getEffectiveStake(address guardianview returns (uint256 effectiveStake)
getVoteOutStatus(address subjectview returns (bool votedOutuint256 votedStakeuint256 totalDelegatedStake)
getVoteOutVote(address voterview returns (address)
getVoteUnreadyStatus(address subjectview returns (address[] committeeuint256[] weightsbool[] certificationbool[] votesbool subjectInCommitteebool subjectInCertifiedCommittee)
getVoteUnreadyVote(address voteraddress subjectview returns (bool validuint256 expiration)
votersStake(addressview returns (uint256)
State-modifying
claimRegistryManagement(
delegatedStakeChange(address delegateuint256 selfDelegatedStakeuint256 delegatedStakeuint256 totalDelegatedStake
guardianCertificationChanged(address guardianbool isCertified
guardianUnregistered(address guardian
initReadyForCommittee(address[] guardians
initializationComplete(
lock(
readyForCommittee(
readyToSync(
refreshContracts(
renounceRegistryManagement(
setContractRegistry(address newContractRegistry
setMinSelfStakePercentMille(uint32 minSelfStakePercentMille
setRegistryAdmin(address _registryAdmin
setVoteOutPercentMilleThreshold(uint32 voteOutPercentMilleThreshold
setVoteUnreadyPercentMilleThreshold(uint32 voteUnreadyPercentMilleThreshold
transferRegistryManagement(address newRegistryAdmin
unlock(
voteOut(address subject
voteUnready(address subjectuint256 voteExpiration
Events
ContractRegistryAddressUpdated(address addr
GuardianStatusUpdated(address indexed guardianbool readyToSyncbool readyForCommittee
GuardianVotedOut(address indexed guardian
GuardianVotedUnready(address indexed guardian
InitializationComplete(
Locked(
MinSelfStakePercentMilleChanged(uint32 newValueuint32 oldValue
RegistryManagementTransferred(address indexed previousRegistryAdminaddress indexed newRegistryAdmin
StakeChanged(address indexed addruint256 selfDelegatedStakeuint256 delegatedStakeuint256 effectiveStake
Unlocked(
VoteOutCasted(address indexed voteraddress indexed subject
VoteOutPercentMilleThresholdChanged(uint32 newValueuint32 oldValue
VoteUnreadyCasted(address indexed voteraddress indexed subjectuint256 expiration
VoteUnreadyPercentMilleThresholdChanged(uint32 newValueuint32 oldValue
VoteUnreadyTimeoutSecondsChanged(uint32 newValueuint32 oldValue
Constructor
constructor(address _contractRegistryaddress _registryAdminuint32 minSelfStakePercentMilleuint32 voteUnreadyPercentMilleThresholduint32 voteOutPercentMilleThreshold
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.