Skip to main content

Transaction

GET 

/api/chain/tx/:hash

Returns the full transaction object - from, to, value, gas, nonce, calldata, block inclusion - via eth_getTransactionByHash. Returns null if the transaction is pending eviction or unknown to the node.

Request

Responses

Successful response