Skip to content

OracleRegistry

SIP Protocol API Reference v0.7.2


SIP Protocol API Reference / OracleRegistry

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3890

Oracle registry containing all registered oracles

oracles: Map<`0x${string}`, OracleInfo>

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3892

Registered oracles indexed by ID


threshold: number

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3894

Required signature threshold (k in k-of-n)


totalOracles: number

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3896

Total number of oracles (n in k-of-n)


version: number

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3898

Registry version for upgrades


lastUpdated: number

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3900

Last update timestamp