{s}omniamarkets

@somnia-chain/markets-sdk


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

Interface: FundHubParams

Defined in: oracleHub.ts:402

Parameters for OracleHubAdmin.fundHub.

Properties

amountWei

amountWei: bigint

Defined in: oracleHub.ts:408

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: oracleHub.ts:410

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