Class PriceFeed

Hierarchy

  • PriceFeed

Constructors

Properties

aliases: {
    [tokenSymbol: string]: string;
} = ...

Type declaration

  • [tokenSymbol: string]: string
apiKeys: ApiKeys = {}
cacheTimeMs: number = ...
services: Service[] = []
timeoutMs: number = ...

Methods

  • Parameters

    • tokenSymbol: string

    Returns Promise<number>

Generated using TypeDoc