Files
brk/modules/brk-client/docs/interfaces/ActivityAddrOutputsRealizedSupplyUnrealizedPattern.md
2026-04-22 15:55:53 +02:00

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:2715](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L2715)
## Properties
### activity
> **activity**: [`TransferPattern`](TransferPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2716](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L2716)
***
### addrCount
> **addrCount**: [`BaseDeltaPattern`](BaseDeltaPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2717](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L2717)
***
### outputs
> **outputs**: [`SpendingSpentUnspentPattern`](SpendingSpentUnspentPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2718](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L2718)
***
### realized
> **realized**: [`CapLossMvrvPriceProfitPattern`](CapLossMvrvPriceProfitPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2719](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L2719)
***
### supply
> **supply**: [`DeltaDominanceTotalPattern`](DeltaDominanceTotalPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2720](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L2720)
***
### unrealized
> **unrealized**: [`NuplPattern`](NuplPattern.md)
Defined in: [Developer/brk/modules/brk-client/index.js:2721](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L2721)