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:4152](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L4152)
|
|
|
|
## Properties
|
|
|
|
### burned
|
|
|
|
> **burned**: [`MetricsTree_Supply_Burned`](MetricsTree_Supply_Burned.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4153](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L4153)
|
|
|
|
***
|
|
|
|
### circulating
|
|
|
|
> **circulating**: [`MetricsTree_Supply_Circulating`](MetricsTree_Supply_Circulating.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4154](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L4154)
|
|
|
|
***
|
|
|
|
### inflation
|
|
|
|
> **inflation**: [`MetricPattern4`](../type-aliases/MetricPattern4.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4155](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L4155)
|
|
|
|
***
|
|
|
|
### marketCap
|
|
|
|
> **marketCap**: [`MetricPattern1`](../type-aliases/MetricPattern1.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4156](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L4156)
|
|
|
|
***
|
|
|
|
### velocity
|
|
|
|
> **velocity**: [`MetricsTree_Supply_Velocity`](MetricsTree_Supply_Velocity.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4157](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L4157)
|