DAOCommitteeOwner

Verified contract

Implementation

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

No balances found for "DAOCommitteeOwner"

No transactions found for "DAOCommitteeOwner"


Functions
Getter at block 21158368
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
activityRewardPerSecond(view returns (uint256)
0
agendaManager(view returns (address)
0x0000000000000000000000000000000000000000
candidateFactory(view returns (address)
0x0000000000000000000000000000000000000000
daoVault(view returns (address)
0x0000000000000000000000000000000000000000
layer2Registry(view returns (address)
0x0000000000000000000000000000000000000000
maxMember(view returns (uint256)
0
pauseProxy(view returns (bool)
false
quorum(view returns (uint256)
0
seigManager(view returns (address)
0x0000000000000000000000000000000000000000
ton(view returns (address)
0x0000000000000000000000000000000000000000
wton(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
candidateContract(address _candidateview returns (address)
candidateInfos(address _candidateview returns (struct StorageStateCommitteeCandidateInfo)
candidates(uint256view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isMember(address _candidateview returns (bool)
members(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setActivityRewardPerSecond(uint256 _value
setAgendaManager(address _agendaManager
setCandidateFactory(address _candidateFactory
setCandidatesCommittee(address[] _candidateContractsaddress _committee
setCandidatesSeigManager(address[] _candidateContractsaddress _seigManager
setCreateAgendaFees(uint256 _fees
setDaoVault(address _daoVault
setExecutingPeriodSeconds(uint256 _executingPeriodSeconds
setLayer2Registry(address _layer2Registry
setMinimumNoticePeriodSeconds(uint256 _minimumNoticePeriod
setMinimumVotingPeriodSeconds(uint256 _minimumVotingPeriod
setSeigManager(address _seigManager
setSeigPause(
setSeigUnpause(
setTargetAddMinter(address tokenaddress account
setTargetGlobalWithdrawalDelay(address targetuint256 globalWithdrawalDelay_
setTargetSeigManager(address targetaddress _seigManager
setTargetSetTON(address targetaddress tonAddr
setTargetSetWTON(address targetaddress wtonAddr
setTargetUpgradeTo(address targetaddress logic
setTon(address _ton
setWton(address _wton
Events
ActivityRewardChanged(uint256 newReward
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.