Get Transaction Receipt Status
get_transaction_receipt_statusGet the receipt status of a transaction (1 = success, 0 = failed). Post-Byzantium only.
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. |