Basic API
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
Headers
Query Parameters
chain network id, see list of details
The transaction hash
Block number of the transaction
Index of the transaction