본문으로 건너뛰기

[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

페이지를 개선해 주세요