debug_getRawReceipts RPC Method
Please note that this RPC method is available to all users on the Growth plan and higher. If you are using the Free or Starter plan, you will need to upgrade to utilize this method. See our pricing for more information.
Parameters
blockNrOrHash
string
The block number or hash
Returns
receipts
string
The consensus-encoding of all receipts in a single block
Request
1curl https://docs-demo.bsc.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"debug_getRawReceipts","params":["0xccde12"],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free