Input Data Messages
On-chain messages: transactions whose input data is human-readable text rather than a contract call — memos, notes, and signatures people embed in the data field. Scan the latest transactions, or a specific address.
Messages are found by detecting transactions whose input is printable text (a UTF-8 memo) rather than an encoded function call. The full input is read live from the chain for each candidate. This is a heuristic — some genuine calls with ASCII-like selectors may appear.
.hood