Loading…
Loading…
Get the receipt for a confirmed transaction (Ethereum-shaped, with logs / status / gasUsed). Returns null while the tx is unknown or still pending.
Get the receipt for a confirmed transaction (Ethereum-shaped, with logs / status / gasUsed). Returns null while the tx is unknown or still pending.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"qw_getTransactionReceipt","params":["0x0"],"id":1}'