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
Sumaa
@sumaa
This exists through calldata, and already pretty integrated. Etherscan let’s you decode UTF8 and see the message in ascii text. Funny enough this is how a lot of the communication is done with black hats to try and get funds back and there’s even messaging protocols built on this infra
0 reply
0 recast
0 reaction