bitcore icon indicating copy to clipboard operation
bitcore copied to clipboard

can't get `transactions list` or `txs` in BTC

Open kasrakhamesi opened this issue 3 years ago • 0 comments

curl -v localhost:3000/api/BTC/mainnet/address/12c6DSiU4Rq3P4ZxziKxzrL5LmMBrzjrJX/txs

this endpoint only show me utxo data, I need to get transaction list data ( like block timestamp , transaction type send or receive , error or success ) , how can get that ?

kasrakhamesi avatar Apr 23 '23 19:04 kasrakhamesi