Back to Home

Insurance

Utility
0x57f7dc10bfe2...2599723b9921
FrontierContract #1,257Exact Bytecode MatchEdit this contract

Bytecode verified via sibling

This contract shares identical runtime bytecode with Insurance (0x2dd13bdc...) which has been verified through compiler archaeology.

Deployed September 18, 2015 (10 years ago)Block 253,133

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

Frontier EraVerified Source

Context

Frontier and Homestead era deployment.

Key Facts
Deployment Block
253,133
Deployment Date
Sep 18, 2015, 03:26 PM
Code Size
2.0 KB
Gas at Deploy
575,193
Transactions by Year
20158

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 Opcodes146
Jump Instructions116
Storage Operations63

External Links

Related contracts