interbtc-api

@interlay/interbtc-api / Exports / OracleStatus

Interface: OracleStatus<B, C>

Type parameters

Name Type
B extends CurrencyExt
C extends CurrencyExt

Table of contents

Properties

Properties

exchangeRate

exchangeRate: ExchangeRate<B, C>

Defined in

src/types/oracleTypes.ts:9


feed

feed: string

Defined in

src/types/oracleTypes.ts:7


id

id: string

Defined in

src/types/oracleTypes.ts:5


lastUpdate

lastUpdate: Date

Defined in

src/types/oracleTypes.ts:8


online

online: boolean

Defined in

src/types/oracleTypes.ts:10


source

source: string

Defined in

src/types/oracleTypes.ts:6