get_tx_status
Check a Base transaction by its hash to see confirmation status, block number, gas used, and whether it succeeded or reverted, helping you verify transaction outcomes quickly and reliably.
Instructions
Check the status of a transaction on Base by its hash. Returns confirmation status, block, gas used, and whether it succeeded or reverted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_hash | Yes | Transaction hash (0x...) |