mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19: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:2622](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L2622)
|
|
|
|
## Properties
|
|
|
|
### activity
|
|
|
|
> **activity**: [`TransferPattern`](TransferPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2623](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L2623)
|
|
|
|
***
|
|
|
|
### outputs
|
|
|
|
> **outputs**: [`SpendingSpentUnspentPattern`](SpendingSpentUnspentPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2624](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L2624)
|
|
|
|
***
|
|
|
|
### realized
|
|
|
|
> **realized**: [`CapLossMvrvPriceProfitPattern`](CapLossMvrvPriceProfitPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2625](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L2625)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`DeltaHalfInTotalPattern2`](DeltaHalfInTotalPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2626](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L2626)
|
|
|
|
***
|
|
|
|
### unrealized
|
|
|
|
> **unrealized**: [`LossNuplProfitPattern`](LossNuplProfitPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2627](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L2627)
|