Closed
Description
One example is https://web3py.readthedocs.io/en/stable/web3.eth.html#web3.eth.Eth.send_raw_transaction. 0xd3CdA913deB6f67967B99D67aCDFa1712C293601
should be replaced with public_address_of_receivers_account
.
This is live address that is actually used on mainnet: https://etherscan.io/address/0xd3CdA913deB6f67967B99D67aCDFa1712C293601 . Whether this is accident - I don't know.