Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: fakefrombot on March 14, 2021, 04:25:59 PM



Title: Ethereum transaction label
Post by: fakefrombot on March 14, 2021, 04:25:59 PM
Hi,

Is it possible to send a transaction through ethereum blockchain with some kind of label or description for transaction? As I know bitcoin blockchain support that feature however not all wallets support it. I need that recipient see my message attached to transaction.

Thanks for clarifying.


Title: Re: Ethereum transaction label
Post by: fakefrombot on March 15, 2021, 12:30:31 PM
Up


Title: Re: Ethereum transaction label
Post by: Lordhermes on March 15, 2021, 03:09:21 PM
Is it possible to send a transaction through ethereum blockchain with some kind of label or description for transaction? As I know bitcoin blockchain support that feature however not all wallets support it. I need that recipient see my message attached to transaction.
There is no option for inputting description in ethereum blockchain transaction, below is the transfer steps in MEW web wallet, the only space for inputs are.

Typeoftoken>>amount>>toaddress>>transactionfee>>advanced

Similar thing above happened in trust wallet transfer steps, there is absolutely no space for description or label your transaction. It goes..

Recipientaddress>>amountETH>>networkfee

Beside, having a description on a transaction can only be done on some cryptocurrency exchange, example of such exchange is huobi, this exchange supports an option to have a little write up about your transaction, note that the description is excluded from the blockchain. However the only signed message that's included in ethereum blockchain is the cryptographic message sent from the owner to the contract

Regarding the signed message, in ethereum network, you can sign a message by showing some Proof of Ownership of wallet, therefore, it involves using a private key in the process, you can read more here in how to sign a message in ethereum blockchain if that's what you truly want, how to sign a message? (https://bitcointalk.org/index.php?topic=990345.0)


Title: Re: Ethereum transaction label
Post by: X-ray on March 15, 2021, 03:53:26 PM
Is it possible to send a transaction through ethereum blockchain with some kind of label or description for transaction? As I know bitcoin blockchain support that feature however not all wallets support it. I need that recipient see my message attached to transaction.
Typeoftoken>>amount>>toaddress>>transactionfee>>advanced
Im not sure about that consider as far as i know if that's related to the input data. That's to give another command to the smartcontract like when you wanna try to send double transaction at once and this input data will contain your command for the smartcontract to do that dude.
I never heard if ethereum tx can contain any message to the receiver