v1
latestOpenAPI 3.0.22026-07-263555112.2 KBTransaction
Get transaction
Get the detail of a transaction given the transaction hash.
Provide the param "hash" or ("block_number" and "tx_index"). If both params are provided, "hash" will be used.
get/v1/tx/detail
Query parameters
chain_idinteger required
chain network id, see list of details
chain network id, see list of details
hashstring
The transaction hash
The transaction hash
block_numberinteger
Block number of the transaction
Block number of the transaction
tx_indexinteger
Index of the transaction
Index of the transaction
Headers
x-api-keystring required
Example:demo
Response
Successful Response