Files
brk/modules/brk-client/docs/interfaces/FundedAddressData.md
2026-02-13 21:29:26 +01:00

80 lines
2.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[**brk-client**](../README.md)
***
[brk-client](../globals.md) / FundedAddressData
# Interface: FundedAddressData
Defined in: [Developer/brk/modules/brk-client/index.js:320](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L320)
## Properties
### fundedTxoCount
> **fundedTxoCount**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:322](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L322)
Number of transaction outputs funded to this address
***
### investorCapRaw
> **investorCapRaw**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:327](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L327)
The investor capitalization: Σ(price² × sats)
***
### realizedCapRaw
> **realizedCapRaw**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:326](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L326)
The realized capitalization: Σ(price × sats)
***
### received
> **received**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:324](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L324)
Satoshis received by this address
***
### sent
> **sent**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:325](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L325)
Satoshis sent by this address
***
### spentTxoCount
> **spentTxoCount**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:323](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L323)
Number of transaction outputs spent by this address
***
### txCount
> **txCount**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:321](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L321)
Total transaction count