{s}omniamarkets

@somnia-chain/markets-sdk


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

Interface: MarketCreatorPreflightInput

Defined in: preflight.ts:233

Inputs for the creator-step preflight: the creator's native balance and whether the connected chain supports rolls.

Properties

balanceWei

balanceWei: bigint

Defined in: preflight.ts:235

The creator's native balance (wei) — it pays for reactivity rolls.


precompileAvailable

precompileAvailable: boolean

Defined in: preflight.ts:240

Whether the connected chain has the Somnia reactivity precompile (false on local anvil — see isLocalPrecompileUnavailable).