Interface SimplePriceResponse

Indexable

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

      price of coin for this currency