Back to Home

Insurance

Utility
0x3545cee43749...df3ce1d8d985
FrontierContract #1,254Exact Bytecode MatchEdit this contract
Deployed September 18, 2015 (10 years ago)Block 252,874

The Oraclize flight-delay insurance example, one oracle address apart

Frontier EraVerified Source

Context

Frontier and Homestead era deployment.

Key Facts
Deployment Block
252,874
Deployment Date
Sep 18, 2015, 02:11 PM
Code Size
2.0 KB
Gas at Deploy
575,193
Transactions by Year
20151

Description

Oraclize published a flight-delay insurance example alongside its query API, and this is that contract: a five-slot list of insured users and a five-slot list of investors, a premium paid in, and a callback that pays out when the oracle reports the flight. The source carries its author's line, Copyright (C) 2015 Thomas Bertani, Oraclize srl. Each deployment is byte-identical to the others apart from twenty bytes: the OraclizeI address it queries, pushed as a literal inside register(). That single constant is the whole difference between the copies of this contract on chain, which is what identifies them as one example redeployed rather than as separate contracts.

Source Verified

Exact bytecode match(2,096 bytes)
Compiler: v0.1.3-
Heuristic Analysis

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

Detected Type: Utility

Bytecode Overview

Opcodes2,096
Unique Opcodes149
Jump Instructions116
Storage Operations63

External Links

Related contracts