Back to Home

ýÞ(•Ø›A)

Unknown
Part of The Fabian Vogelsteller Collection
0x816c42608bc6...08a18241ff55
FrontierContract #360Exact Bytecode MatchEdit this contract
Deployed August 20, 2015 (10 years ago)Block 116,719

49-byte factory-generated wallet proxy. Forwards all calls via CALLCODE to the shared Ethereum Foundation multi-sig Wallet at 0x273930d2. One of a series deployed by Fabian Vogelsteller.

Frontier EraVerified Source
This contract is a proxy that delegates all calls to 0x273930d21e01ee25e4c219b63259d214872220a2(Wallet). See the master contract for the full logic.
Token Information
Token Name
ýÞ
Symbol
•Ø›A
Key Facts
Deployer
Fabian Vogelsteller(0x9b22a8...079e7f)
Deployment Block
116,719
Deployment Date
Aug 20, 2015, 06:30 PM
Code Size
534.0 B
Gas at Deploy
262,666

Description

A thin 49-byte proxy stub deployed by Fabian Vogelsteller (creator of the Mist wallet and the ERC-20 standard). It holds its own balance and storage but has no logic of its own: every call is forwarded via CALLCODE (opcode 0xf2) to a shared master Wallet contract at 0x273930d21e01ee25e4c219b63259d214872220a2 — the Gavin Wood multi-signature day-limit wallet (addOwner/removeOwner/execute/confirm/setDailyLimit). CALLCODE runs the master's code in this contract's storage context, so each proxy is an independent multi-sig wallet sharing one code base. This pattern predates DELEGATECALL (introduced by EIP-7 at Homestead). The 49-byte bytecode reproduces exactly; it was emitted by the wallet factory, not compiled from Solidity.

Source Verified

evm-assemblyExact bytecode match(534 bytes)
Compiler: Factory

Factory-generated 49-byte proxy stub. Uses CALLCODE to delegate to master Wallet at 0x273930d2. Not compiled from Solidity - bytecode template generated by Wallet factory. 1989 identical deployments.

Heuristic Analysis

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

Detected Type: Unknown

Bytecode Overview

Opcodes534
Unique Opcodes92
Jump Instructions18
Storage Operations9

External Links

Related contracts