▲ | Stevvo 8 days ago | ||||||||||||||||||||||
An interesting quirk in Ethereum is that a contract address is determined by deployer address + nonce. So, you can send ETH to a contract that does not exist, then later deploy a contract there and recover it. | |||||||||||||||||||||||
▲ | tripplyons 8 days ago | parent [-] | ||||||||||||||||||||||
It is also the same address on many forks of Ethereum, which has led to some strange circumstances when Optimism sent tens of millions of dollars to a smart contract address on the wrong blockchain, and a hacker was able to create a smart contract they controlled using the same address on the blockchain it was accidentally sent to and steal the funds. | |||||||||||||||||||||||
|