mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
docs: update generated docs
This commit is contained in:
73
modules/brk-client/docs/interfaces/SeriesTree_Supply.md
Normal file
73
modules/brk-client/docs/interfaces/SeriesTree_Supply.md
Normal file
@@ -0,0 +1,73 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / SeriesTree\_Supply
|
||||
|
||||
# Interface: SeriesTree\_Supply
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5529](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5529)
|
||||
|
||||
## Properties
|
||||
|
||||
### burned
|
||||
|
||||
> **burned**: [`BlockCumulativePattern`](BlockCumulativePattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5532](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5532)
|
||||
|
||||
***
|
||||
|
||||
### circulating
|
||||
|
||||
> **circulating**: [`BtcCentsSatsUsdPattern3`](BtcCentsSatsUsdPattern3.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5531](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5531)
|
||||
|
||||
***
|
||||
|
||||
### hodledOrLost
|
||||
|
||||
> **hodledOrLost**: [`BtcCentsSatsUsdPattern3`](BtcCentsSatsUsdPattern3.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5537](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5537)
|
||||
|
||||
***
|
||||
|
||||
### inflationRate
|
||||
|
||||
> **inflationRate**: [`BpsPercentRatioPattern`](BpsPercentRatioPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5533](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5533)
|
||||
|
||||
***
|
||||
|
||||
### marketCap
|
||||
|
||||
> **marketCap**: [`CentsDeltaUsdPattern`](CentsDeltaUsdPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5535](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5535)
|
||||
|
||||
***
|
||||
|
||||
### marketMinusRealizedCapGrowthRate
|
||||
|
||||
> **marketMinusRealizedCapGrowthRate**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5536](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5536)
|
||||
|
||||
***
|
||||
|
||||
### state
|
||||
|
||||
> **state**: [`SeriesPattern18`](../type-aliases/SeriesPattern18.md)\<[`SupplyState`](SupplyState.md)\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5530](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5530)
|
||||
|
||||
***
|
||||
|
||||
### velocity
|
||||
|
||||
> **velocity**: [`SeriesTree_Supply_Velocity`](SeriesTree_Supply_Velocity.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:5534](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L5534)
|
||||
Reference in New Issue
Block a user