QueryTxLogsRequest is the request type for the Query/TxLogs RPC method.

Hierarchy

  • QueryTxLogsRequest

Properties

Properties

hash: string

hash is the ethereum transaction hex hash to query the logs for.

pagination: undefined | PageRequest

pagination defines an optional pagination for the request.

Generated using TypeDoc