Loading…
Loading…
Get the mined receipt for a tx, including event logs (Ethereum log format).
Get the mined receipt for a tx, including event logs (Ethereum log format).
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_getTransactionReceipt","params":[],"id":1}'