mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
50 lines
1.7 KiB
Markdown
50 lines
1.7 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / ActivityOutputsRealizedSupplyUnrealizedPattern3
|
|
|
|
# Interface: ActivityOutputsRealizedSupplyUnrealizedPattern3
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2638](https://github.com/bitcoinresearchkit/brk/blob/883b38c77cb9f979692884fd56d9966e0f8ea76b/modules/brk-client/index.js#L2638)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`TransferPattern`](TransferPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2639](https://github.com/bitcoinresearchkit/brk/blob/883b38c77cb9f979692884fd56d9966e0f8ea76b/modules/brk-client/index.js#L2639)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`SpendingSpentUnspentPattern`](SpendingSpentUnspentPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2640](https://github.com/bitcoinresearchkit/brk/blob/883b38c77cb9f979692884fd56d9966e0f8ea76b/modules/brk-client/index.js#L2640)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`CapLossMvrvPriceProfitPattern`](CapLossMvrvPriceProfitPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2641](https://github.com/bitcoinresearchkit/brk/blob/883b38c77cb9f979692884fd56d9966e0f8ea76b/modules/brk-client/index.js#L2641)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`DeltaHalfInTotalPattern2`](DeltaHalfInTotalPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2642](https://github.com/bitcoinresearchkit/brk/blob/883b38c77cb9f979692884fd56d9966e0f8ea76b/modules/brk-client/index.js#L2642)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`LossNuplProfitPattern`](LossNuplProfitPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2643](https://github.com/bitcoinresearchkit/brk/blob/883b38c77cb9f979692884fd56d9966e0f8ea76b/modules/brk-client/index.js#L2643)
|