{s}omniamarkets

@somnia-chain/markets-sdk


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

Interface: ScheduleQuestionResult

Defined in: oracleHub.ts:299

Base result of a confirmed write — the SDK waits for the receipt before resolving.

Extends

Properties

oracleQuestionId

oracleQuestionId: bigint

Defined in: oracleHub.ts:301

Oracle-assigned (or deduplicated) question id.


reused

reused: boolean

Defined in: oracleHub.ts:304

True when the definition deduplicated onto an EXISTING question (QuestionReused — the caller was charged nothing).


hash

hash: `0x${string}`

Defined in: trade.ts:89

Inherited from

TxResult.hash


receipt

receipt: TransactionReceipt

Defined in: trade.ts:90

Inherited from

TxResult.receipt