Get transaction history for the specified address/scripthash, sorted with newest first. Returns up to 50 mempool transactions plus the first 25 confirmed transactions. You can request more confirmed transactions using an after_txid query parameter.
Project API Key
The Bitcoin address to query.
"bc1qcx7ys0ahvtfqcc63sfn6axls0qrhkadnslpd94"
A list of transactions related to the address.
The response is of type object[]
.