GasLiteAA: Optimizing ERC-4337 for Efficient and Secure Gas Sponsorship
Hongxu Su, Mingzhe Liu, Jie Xu, Xiaohua Jia, Xuechao Wang

TL;DR
GasLiteAA enhances ERC-4337 by offloading paymaster logic to Trusted Execution Environments, reducing gas costs and improving scalability without compromising security or decentralization.
Contribution
It introduces a TEE-based offloading framework for ERC-4337, significantly lowering on-chain costs while maintaining security and compatibility.
Findings
Substantially reduces transaction fees in experiments.
Maintains full compatibility with Ethereum Layer 1.
Balances security, efficiency, and deployability effectively.
Abstract
ERC-4337, the Ethereum account abstraction standard, simplifies account management and transaction fee payment in decentralized applications by introducing programmable smart contract wallets and gas sponsorship via paymasters. However, its heavy reliance on on-chain validation and frequent state updates incurs substantial gas overhead, leading to performance bottlenecks and limiting scalability in large-scale deployments. To mitigate these issues, we propose GasLiteAA, a framework that optimize ERC-4337 by offloading paymaster logic to Trusted Execution Environments (TEE). GasLiteAA delegates the secure execution of stateful gas sponsorship logic and user quota management to TEE, enforcing validation rules off-chain while anchoring their integrity on-chain via lightweight cryptographic attestations. This verifiable offloading architecture significantly reduces on-chain computation and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
