create_prediction_market
Create advanced prediction markets with AI-powered resolution using multiple web sources. Enables automated betting and sophisticated market mechanisms.
Instructions
Create an advanced prediction market contract with AI-powered resolution using multiple web sources and sophisticated betting mechanisms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_name | Yes | Name of the prediction market contract (PascalCase) | |
| description | Yes | Detailed description of what the market is predicting, including context and scope | |
| resolution_criteria | Yes | Specific, measurable criteria for resolving the market (e.g., 'Bitcoin price above $50,000 on January 1, 2025') | |
| web_sources | No | Reliable web sources to check for market resolution (URLs) | |
| resolution_deadline | No | When the market should be resolved (descriptive) | No specific deadline |
| category | No | Market category for organization | other |