[Ethereum] Is it possible to delete a completed transaction from your wallet history

go-ethereum

Is it possible to get rid of a completed transaction?

Best Answer

It is not possible to delete a transaction from the blockchain.

Depending on the wallet interface you are using (MyCrypto, Metamask, etc.), you may be able to hide transactions, but the transaction will always exist on the blockchain.

Related Topic