Files
2026-08-05 18:10:55 +02:00

1.8 KiB

brk-client


brk-client / AddrStats

Interface: AddrStats

Defined in: Developer/brk/modules/brk-client/index.js:68

Properties

address

address: string

Defined in: Developer/brk/modules/brk-client/index.js:69

Bitcoin address string


addrType

addrType: OutputType

Defined in: Developer/brk/modules/brk-client/index.js:70

Address type (p2pkh, p2sh, v0_p2wpkh, v0_p2wsh, v1_p2tr, etc.)


balance

balance: number

Defined in: Developer/brk/modules/brk-client/index.js:73

Total current balance in satoshis, including pending (unconfirmed) mempool changes


chainStats

chainStats: AddrChainStats

Defined in: Developer/brk/modules/brk-client/index.js:71

Statistics for confirmed transactions on the blockchain


mempoolStats

mempoolStats: AddrMempoolStats

Defined in: Developer/brk/modules/brk-client/index.js:72

Statistics for unconfirmed transactions in the mempool