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

DAOCommittee_V1

Verified contract

Implementation

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

No balances found for "DAOCommittee_V1"

No transactions found for "DAOCommittee_V1"


Functions
Getter at block 20793663
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
wton(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_toRAY(uint256 vpure returns (uint256)
balanceOfOnCandidate(address _candidateaddress _accountview returns (uint256 amount)
balanceOfOnCandidateContract(address _candidateContractaddress _accountview returns (uint256 amount)
candidateContract(address _candidateview returns (address)
candidateInfos(address _candidateview returns (struct StorageStateCommitteeCandidateInfo)
candidates(uint256view returns (address)
getClaimableActivityReward(address _candidateview returns (uint256)
getOldCandidateInfos(address _oldCandidateview returns (struct StorageStateCommitteeV2CandidateInfo2)
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)
operatorAmountCheck(address layer2address operatorview returns (uint256 operatorAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyOnCandidate(address _candidateview returns (uint256 totalsupply)
totalSupplyOnCandidateContract(address _candidateContractview returns (uint256 totalsupply)
State-modifying
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 owneraddressuint256bytes datareturns (bool)
registerLayer2Candidate(address _layer2string _memo
registerLayer2CandidateByOwner(address _operatoraddress _layer2string _memo
renounceRole(bytes32 roleaddress account
retireMember(returns (bool)
revokeRole(bytes32 roleaddress account
setActivityRewardPerSecond(uint256 _value
setAgendaStatus(uint256 _agendaIDuint256 _statusuint256 _result
setBurntAmountAtDAO(uint256 _burnAmount
setMemoOnCandidate(address _candidatestring _memo
setMemoOnCandidateContract(address _candidateContractstring _memo
setQuorum(uint256 _quorum
updateSeigniorage(address _candidatereturns (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.