GET /address/:address
Parameters
Returns
{
"address": "bc1qw2ct3hhavpz2ctg80scfgscu342vxags7cfs09qqk29e7h43ml4s9a3tq2",
"chain_stats": {
"funded_txo_count": 1,
"funded_txo_sum": 30453118,
"spent_txo_count": 1,
"spent_txo_sum": 30453118,
"tx_count": 2
},
"mempool_stats": {
"funded_txo_count": 0,
"funded_txo_sum": 0,
"spent_txo_count": 0,
"spent_txo_sum": 0,
"tx_count": 0
}
}Last updated
Was this helpful?