explorer_get_tx_receipt
Get a transaction receipt with execution status and gas usage by providing chain ID and transaction hash.
Instructions
Get transaction receipt with execution status and gas usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | Transaction hash (0x-prefixed, 64 hex chars) | |
| chainId | Yes | Chain ID for the target network (required — no default for indexed data) |