eth_getTransactionReceipt
Returns the receipt of a transaction by transaction hash. The API credit value for this method is 80.
curl https://Krypc-End Point URL/ \
-X POST \
-H "Content-Type: application/json" \
--data '{"method":"eth_getTransactionReceipt","params":["0x85d995eba9763907fdf35cd2034144dd9d53ce32cbec21349d4b12823c6860c5"],"id":1,"jsonrpc":"2.0"}'
Last updated
Was this helpful?