English

OMNIINTENT: A Trusted Intent-Centric Framework for User-Friendly Web3

Cryptography and Security 2026-03-05 v1

Abstract

The increasingly complex Web3 ecosystem and decentralized finance (DeFi) landscape demand ever higher levels of technical expertise and financial literacy from participants. The Intent-Centric paradigm in DeFi has thus emerged in response, which allows users to focus on their trading intents rather than the underlying execution details. However, existing approaches, including Typed-intent design and LLM-driven solver, trade off expressiveness, trust, privacy, and composability. We present OMNIINTENT, a language-runtime co-design that reconciles these requirements. OMNIINTENT introduces ICL, a domain-specific Intent-Centric Language for precise yet flexible specification of triggers, actions, and runtime constraints; a Trusted Execution Environment (TEE)-based compiler that compiles intents into signed, state-bound transactions inside an enclave; and an execution optimizer that constructs transaction dependency graphs for safe parallel batch submission and a mempool-aware feasibility checker that predicts execution outcomes. Our full-stack prototype processes diverse DeFi scenarios, achieving 89.6% intent coverage, up to 7.3x throughput speedup via parallel execution, and feasibility-prediction accuracy up to 99.2% with low latency.

Keywords

Cite

@article{arxiv.2603.04168,
  title  = {OMNIINTENT: A Trusted Intent-Centric Framework for User-Friendly Web3},
  author = {Zhuoran Pan and Yue Li and Zhi Guan and Jianbin Hu and Zhong Chen},
  journal= {arXiv preprint arXiv:2603.04168},
  year   = {2026}
}
R2 v1 2026-07-01T11:03:13.528Z