GenesisProtocolFormulasInterface¶
Execution cost: No bound available
Deployment cost: No bound available
Combined cost: No bound available
Methods¶
getRedeemableReputationProposer(bytes32)¶
Execution cost: No bound available
Attributes: constant
Params:
- _proposalId of type
bytes32
Returns:
- output_0 of type
int256
getRedeemableTokensStaker(bytes32,address)¶
Execution cost: No bound available
Attributes: constant
Params:
- _proposalId of type
bytes32
- _staker of type
address
Returns:
- output_0 of type
uint256
getRedeemableTokensVoter(bytes32,address)¶
Execution cost: No bound available
Attributes: constant
Params:
- _proposalId of type
bytes32
- _beneficiary of type
address
Returns:
- output_0 of type
uint256
score(bytes32)¶
Execution cost: No bound available
Attributes: constant
Params:
- _proposalId of type
bytes32
Returns:
- output_0 of type
int256
shouldBoost(bytes32)¶
Execution cost: No bound available
Attributes: constant
Params:
- _proposalId of type
bytes32
Returns:
- output_0 of type
bool
threshold(address)¶
Execution cost: No bound available
Attributes: constant
Params:
- _avatar of type
address
Returns:
- output_0 of type
int256