hashhash of the ethereum transaction in hex format. This hash differs from the
Tendermint sha256 hash of the transaction bytes. See
https://github.com/tendermint/tendermint/issues/6539 for reference
logsarray of object
logs contains the transaction hash and the proto-compatible ethereum
logs.
retret is the returned data from evm function (result or data supplied with revert
opcode)
vm_errorvm_error is the error returned by vm execution
gas_usedgas_used specifies how much gas was consumed by the transaction