{s}omniamarkets

@somnia-chain/markets-sdk


@somnia-chain/markets-sdk / index / preflightCreateQuote

Function: preflightCreateQuote()

preflightCreateQuote(q): PreflightResult

Defined in: preflight.ts:172

Validate a create-market call can proceed under §8e: the payer's balance covers the FULL create value getSchedulingCost(def) + resolveReserve() — the reserve is attached to the create and earmarked at onBind (excess is refunded in-tx). No separate prepaid-balance gate.

Parameters

q

CreateQuotePreflightInput

Returns

PreflightResult