Optional
gas_gas consumed by the transaction
uint64
Optional
hashethereum transaction hash 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
Optional
logslogs contains the transaction hash and the proto-compatible ethereum logs.
Optional
retreturned data from evm function (result or data supplied with revert opcode)
byte
Optional
vm_vm error is the error returned by vm execution
Generated using TypeDoc
MsgEthereumTxResponse defines the Msg/EthereumTx response type.