Back to HomeDeployer Vitalik Buterin(0x1db343...fa6ee6) Deployment Block 2,533,297 Deployment Date Oct 30, 2016, 06:09 AM Code Size 12.0 B
Deployed October 30, 2016 (9 years ago)Block 2,533,297
Constructor-only contract that splits incoming ETH equally between Vitalik's two addresses; deployed a second time on October 30, 2016.
Tangerine Whistle EraVerified Source
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
Transactions by Year
20161
Source Verified
SolidityExact bytecode match (identical to 0xa2af18e8)
Compiler: v0.4.4
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.
Block span: 2,463,000 — 2,674,999
October 18, 2016 — November 22, 2016
Bytecode Overview
Opcodes12
Unique Opcodes7
Jump Instructions2
Storage Operations0
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"
}
}
}