[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
- 200
Object - A transaction receipt object, or null when no receipt was found