Loading…
Loading…
Get a transaction by hash, in Ethereum hex format.
Get a transaction by hash, in Ethereum hex format.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":[],"id":1}'