get_transaction_status
Check blockchain transaction status across Ethereum, Arbitrum, Polygon, and Base networks to monitor pending, successful, or failed outcomes.
Instructions
Poll a transaction's status via the chain's RPC. Returns pending / success / failed, or unknown if the node hasn't seen it yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | ||
| txHash | Yes |