Skip to main content

Type Alias: GetMessagesByTxHashArgs

GetMessagesByTxHashArgs: object

The arguments for the getMessagesByTxHash function.

Type declaration

publicClient

publicClient: PublicClient

The public client that will be used to read the contract.

routerContract

routerContract: Hex

The router contract in Hex format.

txHash

txHash: Hex

The transaction hash in Hex format for which the logs are to be retrieved and parsed.

Defined in

packages/viem/src/router/get-message-and-data-by-tx-hash.ts:9