Get Transaction Status
get_transaction_statusGet the contract execution status of a transaction (detects failed/erroring executions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txhash | Yes | Transaction hash. | |
| chainid | No | Numeric chain id (e.g. 1=Ethereum, 56=BNB, 137=Polygon). Defaults to server config. |