mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-08-15 01:25:35 -07:00
74 lines
2.6 KiB
Markdown
74 lines
2.6 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / SeriesTree\_Supply
|
|
|
|
# Interface: SeriesTree\_Supply
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:7799](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L7799)
|
|
|
|
## Properties
|
|
|
|
### burned
|
|
|
|
> **burned**: [`BlockCumulativePattern`](BlockCumulativePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:7802](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L7802)
|
|
|
|
***
|
|
|
|
### circulating
|
|
|
|
> **circulating**: [`BtcCentsSatsUsdPattern`](BtcCentsSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:7801](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L7801)
|
|
|
|
***
|
|
|
|
### hodledOrLost
|
|
|
|
> **hodledOrLost**: [`BtcCentsSatsUsdPattern`](BtcCentsSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:7807](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L7807)
|
|
|
|
***
|
|
|
|
### inflationRate
|
|
|
|
> **inflationRate**: [`PercentPpmRatioPattern`](PercentPpmRatioPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:7803](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L7803)
|
|
|
|
***
|
|
|
|
### marketCap
|
|
|
|
> **marketCap**: [`CentsDeltaUsdPattern`](CentsDeltaUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:7805](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L7805)
|
|
|
|
***
|
|
|
|
### marketMinusRealizedCapGrowthRate
|
|
|
|
> **marketMinusRealizedCapGrowthRate**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:7806](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L7806)
|
|
|
|
***
|
|
|
|
### state
|
|
|
|
> **state**: [`SeriesPattern18`](../type-aliases/SeriesPattern18.md)\<[`SupplyState`](SupplyState.md)\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:7800](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L7800)
|
|
|
|
***
|
|
|
|
### velocity
|
|
|
|
> **velocity**: [`SeriesTree_Supply_Velocity`](SeriesTree_Supply_Velocity.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:7804](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L7804)
|