Back to Home

CrowdFunding

Crowdsale / ICO
Part of The Vitalik Collection
0xb0713760885d...d3c8e1d1e378
Tangerine WhistleExact Bytecode MatchEdit this contract
Deployed October 30, 2016 (9 years ago)Block 2,533,485

A crowdfunding contract with a 0.06 ether goal and a 500 second window, deployed 30 October 2016.

Tangerine Whistle EraVerified Source

Historical Significance

Anyone can call fund with ether attached and the contract records the sender and the amount in a list. After the deadline passes, exactly one of two outcomes is available and neither can be forced early. If the balance reached the 0.06 ether goal, collect pays the whole balance to the beneficiary. If it did not, refund walks the list of contributors and returns each one their stake. The deadline was set at construction to 500 seconds after the deploying transaction, so the whole thing resolved within 8 minutes. The beneficiary named in the constructor is the deploying account itself, 0x1db3439a222c519ab44bb1144fc28167b4fa6ee6, which belongs to Vitalik Buterin.

Context

Deployed in a single session on 30 October 2016, weeks after the Shanghai denial of service attacks and the Tangerine Whistle and Spurious Dragon forks that answered them.

Key Facts
Deployer
Vitalik Buterin(0x1db343...fa6ee6)
Deployment Block
2,533,485
Deployment Date
Oct 30, 2016, 07:00 AM
Code Size
846.0 B

Description

Anyone can call fund with ether attached and the contract records the sender and the amount in a list. After the deadline passes, exactly one of two outcomes is available and neither can be forced early. If the balance reached the 0.06 ether goal, collect pays the whole balance to the beneficiary. If it did not, refund walks the list of contributors and returns each one their stake. The deadline was set at construction to 500 seconds after the deploying transaction, so the whole thing resolved within 8 minutes. The beneficiary named in the constructor is the deploying account itself, 0x1db3439a222c519ab44bb1144fc28167b4fa6ee6, which belongs to Vitalik Buterin.

Source Verified

SolidityExact bytecode match(846 bytes)
Compiler: v0.3.6

Runtime (846 bytes) reproduces byte-for-byte from the reconstructed source using solc 0.3.6, optimizer off (predates swarm metadata). One of five byte-identical copies. runtime sha256 f558496da613d2c10a8653c6a5f13c847c42918d25ec58a4ccaddf43f277281e.

Historian Categories

Crowdsale / ICO
Heuristic Analysis

The following characteristics were detected through bytecode analysis and may not be accurate.

Detected Type: Crowdsale / ICO

Bytecode Overview

Opcodes846
Unique Opcodes78
Jump Instructions36
Storage Operations21

External Links

Related contracts