eth_getTransactionReceipt
Retrieves the transaction receipt for a given transaction hash. Throws an error if the receipt is not found.
Example
Parameters
Returns
A promise that resolves to the transaction receipt.
Retrieves the transaction receipt for a given transaction hash. Throws an error if the receipt is not found.
A promise that resolves to the transaction receipt.