FutarchyProposal
Variables
initialized
bool initializedFutarchyProposalParams
struct ConditionalTokensParams {
bytes32 conditionId;
contract IERC20 collateralToken1;
contract IERC20 collateralToken2;
bytes32 parentCollectionId;
uint256 parentOutcome;
address parentMarket;
bytes32 questionId;
string encodedQuestion;
contract IERC20[] wrapped1155;
bytes[] data;
}marketName
outcomes
futarchyProposalParams
realityProxy
Functions
initialize
Name
Type
Description
encodedQuestion
Name
Type
Description
questionId
Name
Type
Description
conditionId
Name
Type
Description
collateralToken1
Name
Type
Description
collateralToken2
Name
Type
Description
parentCollectionId
Name
Type
Description
parentMarket
Name
Type
Description
parentOutcome
Name
Type
Description
wrappedOutcome
Name
Type
Description
Name
Type
Description
parentWrappedOutcome
Name
Type
Description
numOutcomes
Name
Type
Description
resolve
Last updated