Back to Home

ýÞ(•Ø›A)

Unknown
Part of The Fabian Vogelsteller Collection
0xf6ed6e73a810...233455f510cf
FrontierContract #337Exact Bytecode MatchEdit this contract
Deployed August 20, 2015 (10 years ago)Block 115,568

45-byte factory-generated wallet proxy forwarding via CALLCODE to a shared EF multi-sig Wallet (0x4efc6389). Variant without the success-check. Deployed by Fabian Vogelsteller.

Frontier EraVerified Source
This contract is a proxy that delegates all calls to 0x4efc6389b88569a375668b7b3bd4a9b6c8f4a942. See the master contract for the full logic.
Token Information
Token Name
ýÞ
Symbol
•Ø›A
Key Facts
Deployer
Fabian Vogelsteller(0x9b22a8...079e7f)
Deployment Block
115,568
Deployment Date
Aug 20, 2015, 08:30 AM
Code Size
521.0 B
Gas at Deploy
241,035

Description

A thin 45-byte proxy stub deployed by Fabian Vogelsteller that forwards every call via CALLCODE (opcode 0xf2) to a shared master Wallet contract at 0x4efc6389b88569a375668b7b3bd4a9b6c8f4a942. CALLCODE runs the master's multi-signature wallet logic in this contract's own storage context, making the proxy an independent wallet sharing one code base. Unlike the 49-byte sibling proxies, this variant omits the ISZERO/JUMPI success guard and returns the 32-byte result unconditionally. The pattern predates DELEGATECALL (EIP-7, Homestead). Bytecode reproduces exactly; emitted by the wallet factory, not compiled from Solidity.

Source Verified

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

Factory-generated 45-byte proxy stub. Uses CALLCODE to delegate to master Wallet at 0x4efc6389b88569a375668b7b3bd4a9b6c8f4a942. Not compiled from Solidity. This variant omits the success-check (ISZERO/JUMPI) present in the 49-byte proxy and returns 32 bytes unconditionally.

Heuristic Analysis

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

Detected Type: Unknown

Bytecode Overview

Opcodes521
Unique Opcodes90
Jump Instructions16
Storage Operations8

External Links

Related contracts