eth_getBlockReceipts
Returns all transaction receipts for a given block. The API credit value for this method is 59
curl https://Krypc-End Point URL/ \
-X POST \
-H "Content-Type: application/json" \
--data '{"method":"eth_getBlockReceipts","params":["0xEDA8CE"],"id":1,"jsonrpc":"2.0"}'Last updated
Was this helpful?