vrypan |--o--|
@vrypan.eth
1. Is there a way to send ERC20 and include a message? 2. Is there a *simple* way to send ERC20 and include a message? Something like: Send 10 USDC with the message "happy b-day".
6 replies
0 recast
1 reaction
Stephan
@stephancill
You can append arbitrary data to the call data, which will be ignored during execution
1 reply
0 recast
3 reactions
vrypan |--o--|
@vrypan.eth
So, I will have to "translate" the tx data and see the additional call data, right? It's weird that this is not already packaged in a more user-friendly way. A payment with the invoice number. A tip with a short message. It could be a nice frame: - Enter amount, message, tx signing when you send - Enter tx hash to see message, when you receive.
1 reply
0 recast
1 reaction