mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49: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:2454](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2454)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`TransferPattern`](TransferPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2455](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2455)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`SpendingSpentUnspentPattern`](SpendingSpentUnspentPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2456](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2456)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`CapLossMvrvPriceProfitPattern`](CapLossMvrvPriceProfitPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2457](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2457)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`DeltaHalfInTotalPattern2`](DeltaHalfInTotalPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2458](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2458)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`LossNuplProfitPattern`](LossNuplProfitPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2459](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L2459)
|