Create market

Define a predicate over a fixture stat and open an AMM market: continuous Polymarket-style trading — the pool is the counterparty, so anyone can buy and sell outcome tokens at any moment before the close. You seed the pool with your own real test-USDC and become its LP. This submits open_market + create_amm_pool in one devnet transaction.

Connect a devnet wallet to create a market.

No upcoming fixtures available right now — check back closer to the next match window.

Settles YES iff P1 goals > 2. Pool opens at 50/50 with your 2 tUSDC seed (1.0% fee per swap to you); anyone can buy and sell continuously for 24h. LP risk is real: if traders load the side that wins, the reserve you withdraw after settlement can be worth less than your seed. AMM markets are not MEV-proof (that's what sealed markets are for). settle_market fetches a live proof from TxLINE's own validate_stat data for this fixture at settlement time — real oracle CPI, not simulated.