mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 14:24:47 -07:00
58 lines
2.0 KiB
Markdown
58 lines
2.0 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / ActivityAddrOutputsRealizedSupplyUnrealizedPattern
|
|
|
|
# Interface: ActivityAddrOutputsRealizedSupplyUnrealizedPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2860](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2860)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`TransferPattern`](TransferPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2861](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2861)
|
|
|
|
***
|
|
|
|
### addrCount
|
|
|
|
> **addrCount**: [`BaseDeltaPattern`](BaseDeltaPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2862](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2862)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`SpendingSpentUnspentPattern`](SpendingSpentUnspentPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2863](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2863)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`CapLossMvrvPriceProfitPattern`](CapLossMvrvPriceProfitPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2864](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2864)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`DeltaDominanceTotalPattern`](DeltaDominanceTotalPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2865](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2865)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`NuplPattern`](NuplPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2866](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L2866)
|