Skip to content

OracleRegistry

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / OracleRegistry

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:6914

Oracle registry containing all registered oracles

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

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:6916

Registered oracles indexed by ID


threshold: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:6918

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


totalOracles: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:6920

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


version: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:6922

Registry version for upgrades


lastUpdated: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:6924

Last update timestamp