Get Transaction
ENDPOINT
GET /{network}/transaction/{transactionID}
Returns the transaction for the given transaction ID.
Arguments
Parameter | Type | Required | Description |
---|---|---|---|
transactionID | string | Yes | The transaction id of the requested transaction hex |
Response
Parameter | Type | Description |
---|---|---|
result | object | The requested transaction |