This contract is being backfilled. You may encounter incomplete storage history.

DAOCommitteeExtend

Verified contract

Implementation

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

No balances found for "DAOCommitteeExtend"

No transactions found for "DAOCommitteeExtend"


Functions
Getter at block 20793664
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
activityRewardPerSecond(view returns (uint256)
0
agendaManager(view returns (address)
0x0000000000000000000000000000000000000000
candidateFactory(view returns (address)
0x0000000000000000000000000000000000000000
candidatesLength(view returns (uint256)
0
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
Read-only
balanceOfOnCandidate(address _candidateaddress _accountview returns (uint256 amount)
balanceOfOnCandidateContract(address _candidateContractaddress _accountview returns (uint256 amount)
candidateContract(address _candidateview returns (address)
candidates(uint256view returns (address)
getClaimableActivityReward(address _candidateview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isCandidate(address _candidateview returns (bool)
isExistCandidate(address _candidateview returns (bool isExist)
isMember(address _candidateview returns (bool)
members(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyOnCandidate(address _candidateview returns (uint256 totalsupply)
totalSupplyOnCandidateContract(address _candidateContractview returns (uint256 totalsupply)
State-modifying
candidateInfos(address _candidatereturns (struct IStorageStateCommitteeCandidateInfo)
castVote(uint256 _agendaIDuint256 _votestring _comment
changeMember(uint256 _memberIndexreturns (bool)
claimActivityReward(address _receiver
createCandidate(string _memo
createCandidate(string _memoaddress _operatorAddress
decreaseMaxMember(uint256 _reducingMemberIndexuint256 _quorum
endAgendaVoting(uint256 _agendaID
executeAgenda(uint256 _agendaID
grantRole(bytes32 roleaddress account
increaseMaxMember(uint256 _newMaxMemberuint256 _quorum
onApprove(address owneraddress spenderuint256 tonAmountbytes datareturns (bool)
registerLayer2Candidate(address _layer2string _memo
registerLayer2CandidateByOwner(address _operatoraddress _layer2string _memo
renounceRole(bytes32 roleaddress account
retireMember(returns (bool)
revokeRole(bytes32 roleaddress account
setAgendaStatus(uint256 _agendaIDuint256 _statusuint256 _result
setCandidateFactory(address _candidateFactory
setCreateAgendaFees(uint256 _fees
setDaoVault(address _daoVault
setExecutingPeriodSeconds(uint256 _executingPeriodSeconds
setLayer2Registry(address _layer2Registry
setMemoOnCandidate(address _candidatestring _memo
setMemoOnCandidateContract(address _candidateContractstring _memo
setMinimumNoticePeriodSeconds(uint256 _minimumNoticePeriod
setMinimumVotingPeriodSeconds(uint256 _minimumVotingPeriod
setQuorum(uint256 _quorum
setSeigManager(address _seigManager
setSeigPause(
setSeigUnpause(
setTargetSeigManager(address targetaddress _seigManager
updateSeigniorage(address _candidatereturns (bool)
updateSeigniorages(address[] _candidatesreturns (bool)
Events
ActivityRewardChanged(uint256 newReward
AgendaCreated(address indexed fromuint256 indexed idaddress[] targetsuint128 noticePeriodSecondsuint128 votingPeriodSecondsbool atomicExecute
AgendaExecuted(uint256 indexed idaddress[] target
AgendaVoteCasted(address indexed fromuint256 indexed iduint256 votingstring comment
CandidateContractCreated(address indexed candidateaddress indexed candidateContractstring memo
ChangedMember(uint256 indexed slotIndexaddress prevMemberaddress indexed newMember
ChangedMemo(address candidatestring newMemo
ChangedSlotMaximum(uint256 indexed prevSlotMaxuint256 indexed slotMax
ClaimedActivityReward(address indexed candidateaddress receiveruint256 amount
Layer2Registered(address indexed candidateaddress indexed candidateContractstring memo
QuorumChanged(uint256 newQuorum
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.