Interface SimplePriceResponse

Hierarchy

  • SimplePriceResponse

Indexable

[coin: string]: {
    [currency: string]: number;
}
  • [currency: string]: number

Generated using TypeDoc