Market Creation
Any user can create a new prediction market by specifying a question and parameters for the event. The key parameter is a token address – this links the market to a particular pump.fun token and allows the platform to fetch relevant data (price, market cap, holder counts, etc.) for evaluating the outcome. For example, a market could be “Will Token X reach a market cap of 1,000 SOL by Oct 31, 2025?” with Token X’s address provided to track its market capitalization. When creating a market, the creator defines the outcomes (typically Yes or No) and an expiration time or block height when the market will resolve. An initial stake (in SOL or $POLYPUMP) may be required from the creator to seed the market’s liquidity and signal confidence in the event.

Last updated