evm_get_transaction
Retrieve detailed transaction information by transaction hash, with optional chain ID to specify the network.
Instructions
Get transaction details for a transaction hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | Transaction hash | |
| chainId | No | Chain ID (defaults to runtime config) |