@somnia-chain/markets-sdk


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

Interface: MarketOnchainSources

Defined in: packages/sdk/src/markets.ts:1835

Module/settlement wiring getMarketOnchain resolves the market through.

Properties

module

module: `0x${string}`

Defined in: packages/sdk/src/markets.ts:1837

BinaryMarketsModule address (the on-chain market registry).


settlement?

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

Defined in: packages/sdk/src/markets.ts:1843

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.