{s}omniamarkets

@somnia-chain/markets-sdk


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

Interface: MarketOnchainSources

Defined in: reads.ts:400

Module/settlement wiring getMarketOnchain resolves the market through.

Properties

module

module: `0x${string}`

Defined in: reads.ts:402

BinaryMarketsModule address (the on-chain market registry).


settlement?

optional settlement?: `0x${string}`

Defined in: reads.ts:406

BinarySettlement singleton — enables the post-finalize backing fallback. Omit on pre-v2 deploys; finalized then stays false and backing is the raw market.backing() value.