evm_get_transaction_receipt
Retrieve the transaction receipt for a hash, including status, logs, and gas usage.
Instructions
Get the transaction receipt (status, logs, gas usage) for a hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | Transaction hash | |
| chainId | No | Chain ID (defaults to runtime config) |