mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
58 lines
1.9 KiB
Markdown
58 lines
1.9 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / ActivityAddrOutputsRealizedSupplyUnrealizedPattern
|
|
|
|
# Interface: ActivityAddrOutputsRealizedSupplyUnrealizedPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2188](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2188)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`TransferPattern`](TransferPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2189](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2189)
|
|
|
|
***
|
|
|
|
### addrCount
|
|
|
|
> **addrCount**: [`BaseDeltaPattern`](BaseDeltaPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2190](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2190)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`SpendingSpentUnspentPattern`](SpendingSpentUnspentPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2191](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2191)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`CapLossMvrvPriceProfitPattern`](CapLossMvrvPriceProfitPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2192](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2192)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`DeltaTotalPattern`](DeltaTotalPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2193](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2193)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`NuplPattern`](NuplPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2194](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L2194)
|