本文へスキップ

[Transaction] eth_getTransactionReceipt

Returns the receipt of a transaction by transaction hash.

NOTE: The receipt is not available for pending transactions.

Please check the Caution-TransactionReceipt before using this API.

JSONRPC: eth_getTransactionReceipt

Request

Responses

Object - A transaction receipt object, or null when no receipt was found

ページを改善してください。