mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 07:39:59 -07:00
1.5 KiB
1.5 KiB
brk-client / AddrStats
Interface: AddrStats
Defined in: Developer/brk/modules/brk-client/index.js:46
Properties
address
address:
string
Defined in: Developer/brk/modules/brk-client/index.js:47
Bitcoin address string
addrType
addrType:
OutputType
Defined in: Developer/brk/modules/brk-client/index.js:48
Address type (p2pkh, p2sh, v0_p2wpkh, v0_p2wsh, v1_p2tr, etc.)
chainStats
chainStats:
AddrChainStats
Defined in: Developer/brk/modules/brk-client/index.js:49
Statistics for confirmed transactions on the blockchain
mempoolStats?
optionalmempoolStats?:AddrMempoolStats|null
Defined in: Developer/brk/modules/brk-client/index.js:50
Statistics for unconfirmed transactions in the mempool