Etherum Reddit

More / Etherum Reddit - 2 years ago

How to read transaction memo from a qr code?

Hi, I was wondering how to create a qr code that contains wallet address, amount and memo. I have found that you can get amount, message and label on query string: `ethereum:_wallet_address?amount=20&message=test` so what about the memo? I tried...

More / Etherum Reddit - 2 years ago

Would ERC-4337 allow more fraud?

If Account Abstraction is going to be widely available, wouldn't scammers, just make you sign a smart contract (e.g. pretending to be a DEX or to buy an NFT) while the smart contract is actually an ERC-4337 contract. You would allow then the scam...