@somnia-chain/markets-sdk / index / MarketCreatorPreflightInput
Interface: MarketCreatorPreflightInput
Defined in: preflight.ts:189
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:191
The creator's native balance (wei) — it pays for reactivity rolls.
precompileAvailable
precompileAvailable:
boolean
Defined in: preflight.ts:192