GenesisProtocol

Verified contract

Active on Ethereum with 2,146 txns
Deployed by via 0x5d24b0d4 at 8883969
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x211a1a54f20de15f85612eab125b0a72f8f3533c12d01aff33426f38a172ca93
0x8118ab49011dac45b0e3a10a972c51077ced1723ba3e3b838f66385441bbf084
0x7f114e33a0c3beea652ef2be62b60fc2857350ba2f3394deb74d8641f99e4423
0x8ab2ffc9b6d23174c331a28ae7d9334d544f7067093fba1293e7d322db10d67a
0x63094f839857b8e23278a4aa9e74b1cc903add0426c72127302700cf36b59b68
0x67090d85775c626b22d5b793b50e276ce13b50e54b5c13f1ab07aba0a234020d
0xaf834f86e9b916928b528cd3ce804b84208855a8d8bf0167e22056e2a3b50253
0x0a4e364350c1536494a92c6a0b6908517857a25e64e57c3ac4ca13ee23a69556
0x43ba0eec14b198a33e45be8a1d40213ee53fc50f004fe92b8d749473a987c261
0x87d691c8d0b40f892e148f0e5e849ef9900faa092de1beaa8b97ae5b1ed12f22

Functions
Getter at block 21161986
DELEGATION_HASH_EIP712(view returns (bytes32)
0x3662ab6d0090d1022e8861c7a4566a166de4e5e0c978f1c6aef8e7ae178bf1d2
NO(view returns (uint256)
2
NUM_OF_CHOICES(view returns (uint256)
2
YES(view returns (uint256)
1
getAllowedRangeOfChoices(pure returns (uint256 minuint256 max)
(min=1, max=2)
isAbstainAllow(pure returns (bool)
false
proposalsCnt(view returns (uint256)
411
stakingToken(view returns (address)
0x543ff227f64aa17ea132bf9886cab5db55dcaddf
Read-only
averagesDownstakesOfBoosted(bytes32view returns (uint256)
calcExecuteCallBounty(bytes32 _proposalIdview returns (uint256)
getNumberOfChoices(bytes32view returns (uint256)
getParametersHash(uint256[11] _paramsaddress _voteOnBehalfpure returns (bytes32)
getProposalOrganization(bytes32 _proposalIdview returns (bytes32)
getProposalTimes(bytes32 _proposalIdview returns (uint256[3] times)
getStaker(bytes32 _proposalIdaddress _stakerview returns (uint256uint256)
isVotable(bytes32 _proposalIdview returns (bool)
orgBoostedProposalsCnt(bytes32view returns (uint256)
organizations(bytes32view returns (address)
parameters(bytes32view returns (uint256 queuedVoteRequiredPercentageuint256 queuedVotePeriodLimituint256 boostedVotePeriodLimituint256 preBoostedVotePeriodLimituint256 thresholdConstuint256 limitExponentValueuint256 quietEndingPerioduint256 proposingRepRewarduint256 votersReputationLossRatiouint256 minimumDaoBountyuint256 daoBountyConstuint256 activationTimeaddress voteOnBehalf)
proposalStatus(bytes32 _proposalIdview returns (uint256uint256uint256uint256)
proposals(bytes32view returns (bytes32 organizationIdaddress callbacksuint8 stateuint256 winningVoteaddress proposeruint256 currentBoostedVotePeriodLimitbytes32 paramsHashuint256 daoBountyRemainuint256 daoBountyuint256 totalStakesuint256 confidenceThresholduint256 secondsFromTimeOutTillExecuteBoostedbool daoRedeemItsWinnings)
score(bytes32 _proposalIdview returns (uint256)
shouldBoost(bytes32 _proposalIdview returns (bool)
stakesNonce(addressview returns (uint256)
state(bytes32 _proposalIdview returns (uint8)
threshold(bytes32 _paramsHashbytes32 _organizationIdview returns (uint256)
voteInfo(bytes32 _proposalIdaddress _voterview returns (uint256uint256)
voteStake(bytes32 _proposalIduint256 _voteview returns (uint256)
voteStatus(bytes32 _proposalIduint256 _choiceview returns (uint256)
winningVote(bytes32 _proposalIdview returns (uint256)
State-modifying
cancelVote(bytes32 _proposalId
execute(bytes32 _proposalIdreturns (bool)
executeBoosted(bytes32 _proposalIdreturns (uint256 expirationCallBounty)
propose(uint256bytes32 _paramsHashaddress _proposeraddress _organizationreturns (bytes32)
redeem(bytes32 _proposalIdaddress _beneficiaryreturns (uint256[3] rewards)
redeemDaoBounty(bytes32 _proposalIdaddress _beneficiaryreturns (uint256 redeemedAmountuint256 potentialAmount)
setParameters(uint256[11] _paramsaddress _voteOnBehalfreturns (bytes32)
stake(bytes32 _proposalIduint256 _voteuint256 _amountreturns (bool)
stakeWithSignature(bytes32 _proposalIduint256 _voteuint256 _amountuint256 _nonceuint256 _signatureTypebytes _signaturereturns (bool)
vote(bytes32 _proposalIduint256 _voteuint256 _amountaddress _voterreturns (bool)
Events
CancelProposal(bytes32 indexed _proposalIdaddress indexed _organization
CancelVoting(bytes32 indexed _proposalIdaddress indexed _organizationaddress indexed _voter
ConfidenceLevelChange(bytes32 indexed _proposalIduint256 _confidenceThreshold
ExecuteProposal(bytes32 indexed _proposalIdaddress indexed _organizationuint256 _decisionuint256 _totalReputation
ExpirationCallBounty(bytes32 indexed _proposalIdaddress indexed _beneficiaryuint256 _amount
GPExecuteProposal(bytes32 indexed _proposalIduint8 _executionState
NewProposal(bytes32 indexed _proposalIdaddress indexed _organizationuint256 _numOfChoicesaddress _proposerbytes32 _paramsHash
Redeem(bytes32 indexed _proposalIdaddress indexed _organizationaddress indexed _beneficiaryuint256 _amount
RedeemDaoBounty(bytes32 indexed _proposalIdaddress indexed _organizationaddress indexed _beneficiaryuint256 _amount
RedeemReputation(bytes32 indexed _proposalIdaddress indexed _organizationaddress indexed _beneficiaryuint256 _amount
Stake(bytes32 indexed _proposalIdaddress indexed _organizationaddress indexed _stakeruint256 _voteuint256 _amount
StateChange(bytes32 indexed _proposalIduint8 _proposalState
VoteProposal(bytes32 indexed _proposalIdaddress indexed _organizationaddress indexed _voteruint256 _voteuint256 _reputation
Constructor
constructor(address _stakingToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.