{s}omniamarkets

@somnia-chain/markets-sdk


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

Interface: ScheduleQuestionParams

Defined in: oracleHub.ts:351

Parameters for OracleHubAdmin.scheduleQuestion.

Properties

def

def: QuestionDefinitionInput

Defined in: oracleHub.ts:353

The question to schedule (deduped content-addressed for template definitions).


valueWei?

optional valueWei?: bigint

Defined in: oracleHub.ts:358

Native value to attach. Defaults to the live getSchedulingCost(def) quote (the marginal price — 0 for a dedup reuse).


gas?

optional gas?: bigint

Defined in: oracleHub.ts:360

Gas-limit override for this tx (defaults to the admin config's gas).