x/evm module emits the Cosmos SDK events after a state execution. The EVM module emits events of the relevant transaction fields, as well as the transaction logs (ethereum events).
MsgEthereumTx
Additionally, the EVM module emits an event during
EndBlock for the filter query block bloom.
