mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19:58 -07:00
26 lines
811 B
Markdown
26 lines
811 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / HistoricalPrice
|
|
|
|
# Interface: HistoricalPrice
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:532](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L532)
|
|
|
|
## Properties
|
|
|
|
### exchangeRates
|
|
|
|
> **exchangeRates**: `Object`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:534](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L534)
|
|
|
|
***
|
|
|
|
### prices
|
|
|
|
> **prices**: [`HistoricalPriceEntry`](HistoricalPriceEntry.md)[]
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:533](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L533)
|