[**brk-client**](../README.md) *** [brk-client](../globals.md) / FundedAddrData # Interface: FundedAddrData Defined in: [Developer/brk/modules/brk-client/index.js:552](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L552) ## Properties ### capitalizedCapRaw > **capitalizedCapRaw**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:559](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L559) The capitalized cap: Σ(price² × sats) *** ### fundedTxoCount > **fundedTxoCount**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:554](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L554) Number of transaction outputs funded to this address *** ### realizedCapRaw > **realizedCapRaw**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:558](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L558) The realized capitalization: Σ(price × sats) *** ### received > **received**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:556](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L556) Satoshis received by this address *** ### sent > **sent**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:557](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L557) Satoshis sent by this address *** ### spentTxoCount > **spentTxoCount**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:555](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L555) Number of transaction outputs spent by this address *** ### txCount > **txCount**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:553](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L553) Total transaction count