memoscan

About

There are many messages "hidden" inside the blockchain in the form of memos, this project seeks to make them easily accessible. Some examples:

FAQ

What is a memo?

A memo is a message encoded into a blockchain. It is a permanent inscription that can never be removed without stopping Ethereum.

What is memoscan?

Memoscan aggregates all these messages in its many forms and displays it

Can i send my own message?

Yes, you can easily encode your own message and it will show up here

How are messages encoded

Traditionally for Ethereum you encode your calldata as an UTF-8 and then any reader can decode it. However there are many other ways to encode messages onchain such as smart contract based forums

Read the full feed.