Transaction receipt
evm_receiptReceipt of a transaction: whether it succeeded or reverted, gas used, fee actually paid, and how many logs it emitted. The call that answers did my transaction work. Flat $0.001 per call, paid over x402 (USDC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | 32-byte transaction hash. | |
| chain | No | base | ethereum | polygon | arbitrum | optimism. |