mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-30 06:02:10 -07:00
30 lines
785 B
Markdown
30 lines
785 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / HistoricalPriceEntry
|
|
|
|
# Interface: HistoricalPriceEntry
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:697](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L697)
|
|
|
|
## Properties
|
|
|
|
### time
|
|
|
|
> **time**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:698](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L698)
|
|
|
|
Unix timestamp
|
|
|
|
***
|
|
|
|
### uSD
|
|
|
|
> **uSD**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:699](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L699)
|
|
|
|
BTC/USD price
|