Get transaction details

View as Markdown
Get transaction details for multiple blockchains. Status meanings vary by chain type. | Type | Meaning | |------|--------| | 1 | confirmations (-2 conflicted, -1 invalid, 0 pending, >0 confirmed) | | 2 | 0 failed, 1 success | | 21 | 0 failed, 1 success | | 3 | 0 failed, 1 success | | 31 | 0 failed, 1 success | | 4 | contractRet SUCCESS | | 41 | contractRet SUCCESS |

Authentication

X-AUTH-TOKENstring
API Key authentication via header

Request

This endpoint expects an object.
typeintegerRequired
Blockchain type ID
txidstringRequired

Transaction hash / transaction ID

Response

OK