|
|
|
|
|
by dgs_sgd
1407 days ago
|
|
This makes it more difficult but not impossible. The EVM has a SELFDESTRUCT opcode [1] that will send ETH at that address to a receiver and it's impossible for the receiver to refuse. A very determined actor could send Tornado ETH to a contract designed to self destruct upon receipt of the ETH and relay it to the intended receiver. [1] https://consensys.github.io/smart-contract-best-practices/at... |
|