Skip to main content

Transaction receipt

GET 

/api/chain/receipt/:hash

Returns the mined transaction receipt - status (success/failed), gas used, effective gas price, emitted event logs, and block inclusion data - via eth_getTransactionReceipt. Returns null if the transaction is pending or unknown to the node.

Request

Responses

Successful response