QueryTxLogs is the response type for the Query/TxLogs RPC method.

Hierarchy

  • QueryTxLogsResponse

Properties

Properties

logs: Log[]

logs represents the ethereum logs generated from the given transaction.

pagination: undefined | PageResponse

pagination defines the pagination in the response.

Generated using TypeDoc