Back to Home

Ethereum Marriage

Registry
0x58641cded077...e96837cc79f4
FrontierContract #5,894DecompiledEdit this contract
Deployed January 2, 2016 (10 years ago)Block 784,787

A smart contract deployed to record marriages on the Ethereum blockchain.

Frontier Era

Historical Significance

The Ethereum Marriage registry is an early example of Ethereum being used for social and civil record applications rather than purely financial or token-based purposes.

Context

In early 2016, Ethereum developers were actively experimenting with real-world use cases to explore what decentralized computation and permanent public records could enable. This contract was deployed during a period of rapid experimentation following Ethereum’s 2015 launch, before standardized token interfaces and application patterns had fully emerged.

Key Facts
Deployment Block
784,787
Deployment Date
Jan 2, 2016, 06:50 AM
Code Size
1.4 KB
Gas at Deploy
410,204
Transactions by Year
20169

Description

The contract serves as a simple registry, using Ethereum’s state to persistently record marital relationships. It demonstrates the use of smart contracts for non-financial recordkeeping.

The Ethereum Marriage registry is an Ethereum smart contract deployed on January 2, 2016 by Hudson Jameson that allows marriages to be recorded on-chain as immutable entries.

Heuristic Analysis

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

Detected Type: Registry

Bytecode Overview

Opcodes1,414
Unique Opcodes133
Jump Instructions69
Storage Operations36

External Links