Sibling of 0x668cd325 (SplitOnDeploy). One-shot payment splitter: the payable constructor splits the deployed value between Vitalik's account and vitalik.eth.
Historical Significance
Third SplitOnDeploy deployed by Vitalik Buterin's personal deployer (0x1db3439a) on March 31, 2017. Uses a payable constructor (unlike the earlier 0.4.4 instances) and was compiled with solc 0.4.9–0.4.11, which introduced the swarm hash CBOR metadata suffix — making the deployed runtime 51 bytes instead of 12. The constructor and runtime logic match exactly; only the swarm metadata hash differs from the reconstructed source.
Key Facts
Description
Deployed by Vitalik Buterin (March 31, 2017). This contract has identical bytecode to 0x668cd325f6a3411d15ed87cd29da5994890b3254, which was verified as SplitOnDeploy. A one-shot payment splitter with no runtime functions: all logic runs in the payable constructor, which splits the deployed value in half between two hard-coded addresses (Vitalik's deployer account and vitalik.eth).
Source Verified
Compiled with solc 0.4.9-0.4.11, no optimizer. Constructor bytes + runtime logic are exact; trailing 32-byte swarm hash encodes original source file content.
Spurious Dragon Era
Continued DoS protection. State trie clearing.
Bytecode Overview
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