memoscan
← all memos

Memo 0xe95fe9fc…7325cd on Ethereum

<script> var node = $("#msg_content"); while (node.hasChildNodes()) { node.removeChild(node.lastChild); } </script> I remove all the other elements for you. Clean slate!