@somnia-chain/markets-sdk


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

Variable: binaryModuleReadAbi

const binaryModuleReadAbi: readonly [{ }, { }, { }, { }, { }, { }]

Defined in: packages/sdk/src/moduleAbi.ts:82

Read-only BinaryMarketsModule ABI for settlement discovery, pool reuse, and market records.

When to use

Use when keeper or verification code needs the module's chain state without constructing contract signatures by hand.

Gotchas

The markets tuple keeps its v1 layout. Read marketNonce separately when you need the outcome-token identifier encoding.