Options
All
  • Public
  • Public/Protected
  • All
Menu

Interacts with a Harbinger Oracle.

Hierarchy

  • HarbingerClient

Index

Constructors

constructor

  • new HarbingerClient(nodeUrl: string, normalizerAddress: string): HarbingerClient
  • Construct a new Oracle Client.

    Parameters

    • nodeUrl: string

      The URL of the node to connect to.

    • normalizerAddress: string

      The address of the Normalizer contract to read from.

    Returns HarbingerClient

Properties

Readonly normalizerAddress

normalizerAddress: string

Private Readonly tezos

tezos: TezosToolkit

A TezosToolkit

Methods

getPriceData

Generated using TypeDoc