In the Margins: An Empirical Study of Ethereum Inscriptions

Abstract

Ethereum Inscriptions (Ethscriptions) repurpose Ethereum calldata into a persistent inscription channel by embedding data:~URI payloads. These transactions typically target externally owned accounts, allowing the payload to bypass EVM execution while remaining permanently replicated across full nodes. Although calldata was originally designed for compact smart-contract parameters, this repurposing enables structured data embedding with long-term storage consequences. We present the first large-scale empirical study of Ethscriptions, treating them as a distinct calldata-resident workload rather than merely a subset of general calldata usage. Our analysis focuses on the Ethscription operational subset, which consists of payloads that decode to JSON and conform to a token-operation grammar (e.g., p, op, tick, amt). From 6.27 million Ethscription candidates (), we extract 4.75 million Ethscription operations (, 75.8\% of ). This result shows that structured token-like activity dominates the ecosystem. Our measurements further reveal (i) a complete workload lifecycle compressed into nine months (bootstrap, expansion, saturation), (ii) proliferation of 30+ competing protocols without convergence toward a dominant standard, (iii) a lifecycle funnel exhibiting 201× deploy-to-mint amplification and a 57.6:1 mint-to-transfer collapse indicative of speculative minting, (iv) extreme participation inequality (Gini~0.86), and (v) a measurable permanent data footprint imposed on the Ethereum network.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…