Sibling of 0xa2af18e8 (SplitOnDeploy). Constructor-only contract that splits incoming ETH between Vitalik's two addresses; its runtime is a 12-byte revert stub.
Historical Significance
Second deployment of the SplitOnDeploy contract from Vitalik Buterin's personal deployer (0x1db3439a), deployed October 30, 2016. Bytecode is identical to the first instance at 0xa2af18e8 (deployed September 30, 2016). Both verified by exact match with solc 0.4.4.
Key Facts
Description
Deployed by Vitalik Buterin. This contract has identical bytecode to 0xa2af18e8cbf42298fe5013e129104610fb17476a, which was verified as SplitOnDeploy. A one-shot payment splitter: all logic runs in the payable constructor, which splits the deployed value equally between two hard-coded addresses. The deployed runtime is a 12-byte always-revert stub.
Source Verified
Compiled with solc 0.4.4, no optimizer. Identical bytecode to 0xa2af18e8.
Tangerine Whistle Era
Emergency fork to address DoS attacks. Repriced IO-heavy opcodes.
Bytecode Overview
Verified Source Available
This contract has verified source code.
View Verification ProofShow source code (Solidity)
{
"language": "Solidity",
"sources": {
"MyContract.sol": {
"content": "contract MyContract {\r\n /* Constructor */\r\n \r\n function MyContract() {\r\nvar co23actline1 = \"2\";\r\nvar str2 = \"3\";\r\n\r\nvar contractline2=\"1.1. Both the Site and the Platform use cookie files. These Cookie Regulations supplement the Site Rules and Regulations and the Rules and Regulations of the Platform.\";\r\n\r\n }\r\n}"
}
},
"settings": {
"libraries": {},
"optimizer": {
"runs": 200,
"enabled": false
},
"compilationTarget": {
"MyContract.sol": "MyContract"
}
}
}External Links
Related contracts
SerpentGamble
Same deployerProvably-fair betting game where players choose their own odds. The owner settles bets with a commit-reveal random seed. Includes a 2-day emergency refund.
0x034df8...200e2fSeptember 20, 2015SerpentGamble
Same deployerSibling of 0x034dF870 (SerpentGamble). Provably-fair Serpent betting game; players choose their own odds, owner settles via commit-reveal seed, 2-day refund.
0x9ca7e9...fa8bb4September 21, 2015SerpentGamble
Same deployerSibling of 0x034dF870 (SerpentGamble). Provably-fair Serpent betting game; players choose their own odds, owner settles via commit-reveal seed, 2-day refund.
0x75649a...176028September 21, 2015SerpentGamble
Same deployerIntermediate build of serpent_gamble, a provably-fair betting dapp (Bet/Win/Loss/NewSeed), related to verified sibling 0x59375871. Source not yet reconstructed.
0xe1a99f...0d2457September 21, 2015SerpentGamble
Same deployerIntermediate build of serpent_gamble, a provably-fair betting dapp (Bet/Win/Loss/NewSeed), related to verified sibling 0x59375871. Source not yet reconstructed.
0xdc00a9...15861fSeptember 21, 2015SerpentGamble
Same deployerIntermediate build of serpent_gamble, a provably-fair betting dapp (Bet/Win/Loss/NewSeed), related to verified sibling 0x59375871. Source not yet reconstructed.
0xd0ed09...300b48September 21, 2015