CRSESep 1, 2020

Characterizing Erasable Accounts in Ethereum

arXiv:2009.00607v126 citations
Originality Incremental advance
AI Analysis

This addresses resource and financial waste for Ethereum users and developers, though it is incremental as it builds on existing blockchain analysis.

The paper tackles the problem of identifying unnecessary accounts on Ethereum that waste resources and money, revealing 508,482 erasable accounts causing over $106 million in losses.

Being the most popular permissionless blockchain that supports smart contracts, Ethereum allows any user to create accounts on it. However, not all accounts matter. For example, the accounts due to attacks can be removed. In this paper, we conduct the first investigation on erasable accounts that can be removed to save system resources and even users' money (i.e., ETH or gas). In particular, we propose and develop a novel tool named GLASER, which analyzes the State DataBase of Ethereum to discover five kinds of erasable accounts. The experimental results show that GLASER can accurately reveal 508,482 erasable accounts and these accounts lead to users wasting more than 106 million dollars. GLASER can help stop further economic loss caused by these detected accounts. Moreover, GLASER characterizes the attacks/behaviors related to detected erasable accounts through graph analysis.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes