Market Makers
Oracle pays market makers to post tight two-sided quotes on prediction markets. If you run a quoting strategy — human, bot, or hybrid — this is your track.
There are two revenue streams:
- Maker rebates — paid per fill on every maker order, as a fraction of the taker fee. Settled instantly at match time.
- Liquidity rewards — a daily USDC budget per market, awarded to wallets that held tight resting quotes across the day. Scored with Polymarket's quadratic formula.
You can stack both. A passive limit order that gets filled earns a maker rebate and contributed to your liquidity reward score for the time it was resting.
Who this is for
- Professional market makers running inventory-balanced books across many markets
- Quantitative traders with directional views who express them as resting quotes
- Builders with LP capital who want to provide liquidity to their own market without operating a full trading stack — see the reference MM bot
Getting paid
- Rebates land in your wallet balance at fill time, spendable immediately
- Reward credits accumulate daily in
claimable_micro_usdcand are withdrawable via the on-chain claim flow — see Liquidity Rewards
What's in this section
- Getting Started — run the reference MM bot against mainnet in under 10 minutes
- Maker Rebates — fee model, how rebates are calculated and paid
- Liquidity Rewards — quadratic scoring formula, daily distribution, claim flow
- Operations — deposit tier caps, daily bridge caps, infra expectations
Base URLs
| Environment | URL |
|---|---|
| API (mainnet) | https://api.parti-oracle.pbcapps.dev |
| WebSocket (mainnet) | wss://ws.parti-oracle.pbcapps.dev/v1/ws |