When should I create an OpenBook market on Solana?
Create the market after your SPL token mint, metadata, and authorities are finalized — and before you need Raydium v4 limit-order routing or a published market ID for integrators. Most teams create the OpenBook market immediately before or alongside their first Raydium liquidity step.
Why does Raydium v4 need an OpenBook market?
Raydium v4 classic pools reference an OpenBook market for orderbook-based price discovery and swap routing. Without a valid OpenBook market on Solana, you cannot complete the Raydium v4 market setup flow for many standard pool configurations.
Which quote tokens and parameters should I choose?
IDX supports SOL, USDC, and USDT as quote assets. Pick the quote your launch audience already holds. Tick size is the minimum price increment; lot size is the minimum base quantity step. Use the tool defaults for your decimal pairing, then tune only when your expected price range is extremely low or high. Creation locks rent-exempt SOL in market accounts plus network fees — the UI shows the rent breakdown before you sign.
What should I do after the market is created?
Verify the market ID on-chain, add Raydium v4 liquidity if that is your next step, publish the market address to your community, and optionally run a volume bot or Token Hub check so discovery surfaces show consistent pair data. No Anchor scripts are required for a standard pair — connect a wallet, confirm parameters, and sign once.