node

Get Transaction Receipts

post/node/rest/eth_getTransactionReceipt

Request body

trx_hashstring required

Response

Successful Response

blockHashstring required
blockNumberstring required
contractAddressstring nullable
cumulativeGasUsedstring required
fromstring nullable required
gasUsedstring required
statusstring nullable
effectiveGasPricestring required
tostring nullable
transactionHashstring required
transactionIndexstring required

Changes