Governance

Verified contract

Implementation

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

No balances found for "Governance"

No transactions found for "Governance"


Functions
Getter at block 20818331
allowedToCatgorize(view returns (uint256 roleId)
0
getProposalLength(view returns (uint256)
0
ms(view returns (address)
0x0000000000000000000000000000000000000000
nxMasterAddress(view returns (address)
0x0000000000000000000000000000000000000000
tokenHoldingTime(view returns (uint256)
0
Read-only
allDelegation(uint256view returns (address followeraddress leaderuint256 lastUpd)
allowedToCreateProposal(uint256 categoryview returns (bool check)
alreadyDelegated(address _addview returns (bool delegated)
canCloseProposal(uint256 _proposalIdview returns (uint256)
followerDelegation(addressview returns (uint256)
getFollowers(address _addview returns (uint256[])
getPendingReward(address _memberAddressview returns (uint256 pendingDAppReward)
getSolutionAction(uint256 _proposalIduint256 _solutionview returns (uint256bytes)
getUintParameters(bytes8 codeview returns (bytes8 codeValuint256 val)
isOpenForDelegation(addressview returns (bool)
lastRewardClaimed(addressview returns (uint256)
memberProposalVote(addressuint256view returns (uint256)
proposal(uint256 _proposalIdview returns (uint256 proposalIduint256 categoryuint256 statusuint256 finalVerdictuint256 totalRewar)
proposalActionStatus(uint256view returns (uint256)
proposalDetails(uint256 _proposalIdview returns (uint256uint256uint256)
proposalRejectedByAB(uint256addressview returns (bool)
proposalVoteTally(uint256view returns (uint256 voters)
rewardClaimed(uint256addressview returns (bool)
voteTallyData(uint256 _proposalIduint256 _solutionview returns (uint256uint256uint256)
State-modifying
addSolution(uint256stringbytes
categorizeProposal(uint256 _proposalIduint256 _categoryIduint256 _incentive
changeDependentContractAddress(
changeMasterAddress(address _masterAddress
claimReward(address _memberAddressuint256 _maxRecordsreturns (uint256 pendingDAppReward)
closeProposal(uint256 _proposalId
createProposal(string _proposalTitlestring _proposalSDstring _proposalDescHashuint256 _categoryId
createProposalwithSolution(string _proposalTitlestring _proposalSDstring _proposalDescHashuint256 _categoryIdstring _solutionHashbytes _action
delegateVote(address _add
openProposalForVoting(uint256
pauseProposal(uint256
rejectAction(uint256 _proposalId
removeDelegation(address _add
resumeProposal(uint256
setDelegationStatus(bool _status
setInitialActionParameters(
submitProposalWithSolution(uint256 _proposalIdstring _solutionHashbytes _action
submitVote(uint256 _proposalIduint256 _solutionChosen
triggerAction(uint256 _proposalId
unDelegate(
updateProposal(uint256 _proposalIdstring _proposalTitlestring _proposalSDstring _proposalDescHash
updateUintParameters(bytes8 codeuint256 val
Events
ActionFailed(uint256 proposalId
ActionRejected(uint256 indexed proposalIdaddress rejectedBy
ActionSuccess(uint256 proposalId
CloseProposalOnTime(uint256 indexed proposalIduint256 time
Proposal(address indexed proposalOwneruint256 indexed proposalIduint256 dateAddstring proposalTitlestring proposalSDstring proposalDescHash
ProposalAccepted(uint256 proposalId
ProposalCategorized(uint256 indexed proposalIdaddress indexed categorizedByuint256 categoryId
RewardClaimed(address indexed memberuint256 gbtReward
Solution(uint256 indexed proposalIdaddress indexed solutionOwneruint256 indexed solutionIdstring solutionDescHashuint256 dateAdd
Vote(address indexed fromuint256 indexed proposalIduint256 indexed voteIduint256 dateAdduint256 solutionChosen
VoteCast(uint256 proposalId
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.