Transactions by Hash
Fetch up to 20 indexed transactions by hash in one request.
Fetch up to 20 indexed transactions by hash in one request.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation performs POST /v0/transactions with an application/json request body.
Required request inputs: yes
POST /v0/transactions
{
"tx_hashes": [
"FDrh13CdfGPXsmwUpZLfkZCoXWfpQmaFGj4zYWc1qfh",
"Eq1a46bynaBAjoSxd2XGWdCxkZdrMvN9jMZVdZfPSjM5"
]
}tx_hashes *arrayUp to 20 base58-encoded transaction hashes to fetch in one request.
itemsstringMatching transactions
transactions *arrayitemsobject