Returns the receipt of a transaction by transaction hash, including logs and status.
JSON-RPC Method: eth_getTransactionReceipt
This endpoint uses the standard Ethereum JSON-RPC 2.0 format.
Optional API key for increased rate limits.
Without API key:
With API key:
Usage: Add apikey=YOUR_KEY to any request query string.
2.0 "2.0"
eth_getTransactionReceipt "eth_getTransactionReceipt"
[
"0x88df016429689c079f3b2f6ad39fa052532c56795b733da78a91ebe6a713944b"
]1