mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
50 lines
1.7 KiB
Markdown
50 lines
1.7 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / MetricsTree\_Supply
|
|
|
|
# Interface: MetricsTree\_Supply
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4396](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4396)
|
|
|
|
## Properties
|
|
|
|
### burned
|
|
|
|
> **burned**: [`MetricsTree_Supply_Burned`](MetricsTree_Supply_Burned.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4397](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4397)
|
|
|
|
***
|
|
|
|
### circulating
|
|
|
|
> **circulating**: [`MetricsTree_Supply_Circulating`](MetricsTree_Supply_Circulating.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4398](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4398)
|
|
|
|
***
|
|
|
|
### inflation
|
|
|
|
> **inflation**: [`MetricPattern4`](../type-aliases/MetricPattern4.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4399](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4399)
|
|
|
|
***
|
|
|
|
### marketCap
|
|
|
|
> **marketCap**: [`MetricPattern1`](../type-aliases/MetricPattern1.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4400](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4400)
|
|
|
|
***
|
|
|
|
### velocity
|
|
|
|
> **velocity**: [`MetricsTree_Supply_Velocity`](MetricsTree_Supply_Velocity.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4401](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L4401)
|