TriportRPC

Transaction receipt

Last updated:

Applies to: EVM chains

In more detail

Receipts exist only for included transactions; eth_getTransactionReceipt returns null for a pending one. status is 0x1 for success and 0x0 for failure, and logs holds the events emitted during execution.

See also

Sources

All terms in the RPC and blockchain glossary