Get Quorum transaction receipt

GET {{baseUrl}}/v3/quorum/transaction/:hash/receipt

1 credit per API call.


Get Quorum Transaction Receipt by transaction hash. Transaction receipt is available only after transaction is included in the block and contains information about paid fee or created contract address and much more.

HEADERS

KeyDatatypeRequiredDescription
x-quorum-endpointstring(Required) URL of the Quorum network

RESPONSES

status: OK

{"blockHash":"0xcf2c40f475e78c7c19778e1ae999a0e371c9319b38182ea15dc94536f13f9137","blockNumber":6470854,"from":"0x81b7E08F65Bdf5648606c89998A9CC8164397647","gas":21000,"gasPrice":"1000000000","hash":"0xe6e7340394958674cdf8606936d292f565e4ecc476aaa8b258ec8a141f7c75d7","input":"0x","nonce":26836405,"to":"0xbC546fa1716Ed886967cf73f40e8F2F5e623a92d","transactionIndex":3,"value":"0x0"}