Messages to/from core chains will be searchable by transaction hash, message ID, or sender/recipient address. For other chains, the explorer can be configured to search for messages by providing it a chain config.Documentation Index
Fetch the complete documentation index at: https://docs.hyperlane.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Searching for messages
The Hyperlane Explorer supports searching for messages using any of the following values:- Hash of the transaction that initiated the message (origin tx)
- Hash of the transaction that delivered message (destination tx)
- Address of the account that sent the origin transaction
- Address of the account that sent the destination transaction
- Address of the message sender
- Address of the message recipient
- ID of the message

Note, by default the explorer will only find message on core Hyperlane chains.To view messages sent to and/or from other chains, see Configuring PI Chains.