MEGA Hub

ChainClaw: A Layered Agent Framework for Reliable On-Chain Execution

Authors

Do you know Jiacheng Wei?You can claim authorship or link another user.Do you know Zhaoxin Fan?You can claim authorship or link another user.Do you know Xin Wen?You can claim authorship or link another user.Do you know Yuqin Lan?You can claim authorship or link another user.Do you know Dongrun Li?You can claim authorship or link another user.Do you know Wenjun Wu?You can claim authorship or link another user.Do you know Faguo Wu?You can claim authorship or link another user.Do you know Xiao Zhang?You can claim authorship or link another user.

Abstract

General-purpose large language model agents have achieved strong performance on tool-augmented tasks, yet they rely on assumptions break down in blockchain environments. On-chain execution is stateful, adversarial, and economically irreversible, exposing three fundamental gaps: Reactivity, Irreversibility, and Observability. We propose ChainClaw, a blockchain-native agent framework built on OpenClaw, that addresses all three gaps through a layered architecture comprising an event-driven orchestration layer, a simulation-based safety intelligence layer, and an on-chain monitoring runtime layer, unified by a cross-layer memory subsystem. ChainClaw closes the Reactivity gap via event ingestion and simulation feedback, the Irreversibility gap via a pre-execution safety pipeline with transaction simulation and action guard, and the Observability gap via an on-chain read adapter and transaction monitor. We evaluate ChainClaw on a purpose-built benchmark covering seven tasks across four categories and five dimensions. ChainClaw consistently outperforms representative baselines on both safety and task completion.

Community

00

Publication notes

Author note
8 pages,3 figures