Get transaction receipt
get_tx_receiptRetrieves a Base mainnet transaction receipt showing status, gas used, and emitted logs for verification.
Instructions
Returns the receipt for a transaction on Base mainnet, including status, gas used, and a summary of emitted logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_hash | Yes | 32-byte tx hash (0x-prefixed) |