Skip to main content

qn_getReceipts RPC Method

Returns transaction receipts for the block specified.

Updated on
Nov 2, 2023

qn_getReceipts RPC Method

Parameters

block number
string
The block number in hexadecimal format

Returns

result
object
A result array with the following fields:
Request
1
curl https://docs-demo.avalanche-mainnet.quiknode.pro/ext/bc/C/rpc/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"qn_getReceipts","params":["0x3DA90F"],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free