@somnia-chain/markets-sdk


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

Interface: FundHubParams

Defined in: packages/sdk/src/oracleHub.ts:419

Parameters for OracleHubAdmin.fundHub.

Properties

amountWei

amountWei: bigint

Defined in: packages/sdk/src/oracleHub.ts:425

Native amount (wei) sent to the hub's receive() — tops up the reactivity bond the precompile debits callbacks from. NOT credited to any operator (resolution funding is attached per-market at create/onBind).


gas?

optional gas?: bigint

Defined in: packages/sdk/src/oracleHub.ts:427

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