Get Transaction Status
get_tx_statusCheck the on-chain status and receipt of a transaction using its hash. Returns confirmation status, block number, gas used, and addresses.
Instructions
Check the on-chain status and receipt of a transaction by its hash. Returns confirmation status, block number, gas used, and addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Transaction hash (0x...) | |
| chain | No | Chain the transaction was submitted on | base |