mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 15:49:58 -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:551](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L551)
|
|
|
|
## Properties
|
|
|
|
### time
|
|
|
|
> **time**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:552](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L552)
|
|
|
|
Unix timestamp
|
|
|
|
***
|
|
|
|
### uSD
|
|
|
|
> **uSD**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:553](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L553)
|
|
|
|
BTC/USD price
|