Receipts contain information about how a smart contract transaction was executed. This includes the value returned from a smart contract call and how much gas was used.
Query parameters
txHashstringOptional
A hash of the smart contract transaction (the transaction ID).
Responses
get
GET /api/SmartContracts/receipt HTTP/1.1
Host: strax.nownodes.io
Accept: */*