# Functions
AllTxLogsFromEvents parses all ethereum logs from cosmos events.
NewEVMBackend creates a new EVMBackend instance.
ParseTxLogsFromEvent parse tx logs from one event.
TxLogsFromEvents parses ethereum logs from cosmos events for specific msg index.
# Structs
EVMBackend implements the Backend interface.
# Interfaces
Backend implements the functionality shared within namespaces.