MessageBusOwner

Verified contract

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

No balances found for "MessageBusOwner"

No transactions found for "MessageBusOwner"


Functions
Getter at block 21218958
MAX_ACTIVE_PERIOD(view returns (uint256)
2419200
MIN_ACTIVE_PERIOD(view returns (uint256)
3600
THRESHOLD_DECIMAL(view returns (uint256)
100
 
getVoters(view returns (address[]uint256[])
nextProposalId(view returns (uint256)
0
Read-only
countVotes(uint256 _proposalIdview returns (uint256uint256bool)
getVote(uint256 _proposalIdaddress _voterview returns (bool)
params(uint8view returns (uint256)
proposals(uint256view returns (bytes32 dataHashuint256 deadline)
voterPowers(addressview returns (uint256)
voters(uint256view returns (address)
State-modifying
executeProposal(uint256 _proposalIduint8 _typeaddress _targetbytes _data
proposeParamChange(uint8 _nameuint256 _valuereturns (uint256)
proposeSetMsgFee(address _targetuint8 _feeTypeuint256 _feereturns (uint256)
proposeSetPreExecuteMessageGasUsage(address _targetuint256 _usage
proposeVoterUpdate(address[] _votersuint256[] _powersreturns (uint256)
voteProposal(uint256 _proposalIdbool _vote
Events
Initiated(address[] votersuint256[] powersuint256 activePerioduint256 quorumThreshold
ParamChangeProposalCreated(uint256 proposalIduint8 nameuint256 value
ProposalCreated(uint256 proposalIduint8 proposalTypeaddress targetbytes datauint256 deadlineaddress proposer
ProposalExecuted(uint256 proposalId
ProposalVoted(uint256 proposalIdaddress voterbool vote
SetMsgFeeProposalCreated(uint256 proposalIdaddress targetuint8 feeTypeuint256 fee
SetPreExecuteMessageGasUsageProposalCreated(uint256 proposalIdaddress targetuint256 usage
VoterUpdateProposalCreated(uint256 proposalIdaddress[] votersuint256[] powers
Constructor
constructor(address[] _votersuint256[] _powersuint256 _activePerioduint256 _quorumThreshold
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.