SuperPaymaster: Eliminating Centralized Signer Authority via Asset-Oriented Abstraction to Reconcile Usability and Decentralization in Account Abstraction
Huifeng Jiao, Nathapon Udomlertsakul

TL;DR
SuperPaymaster introduces Asset-Oriented Abstraction to replace centralized signers in ERC-4337, enhancing decentralization and reducing gas costs by anchoring sponsorship validity on-chain.
Contribution
It proposes and implements Asset-Oriented Abstraction (AOA) with a user-owned on-chain asset, eliminating off-chain signers in Paymasters.
Findings
SuperPaymaster reduces gas costs by approximately 32k gas compared to traditional methods.
It demonstrates that non-cooperative relayers can be bypassed with alternative relayers.
AOA can improve decentralization without significantly increasing total gas costs.
Abstract
Most production ERC-4337 Paymasters rely on Process-Oriented Abstraction (POA): a centralized off-chain server signs each sponsorship request and therefore acts as a potential censorship bottleneck. We propose Asset-Oriented Abstraction (AOA), which encapsulates payment capability in a persistent, user-owned on-chain asset -- the ``Gas Card'' -- rather than in an off-chain signing process. Following Design Science Research, we implement SuperPaymaster on Optimism Mainnet. Its sponsorship validity is anchored in on-chain Soulbound Token state and deterministic policy rules, removing the off-chain signer as a hard validity gate. We evaluate gas cost on Optimism Mainnet using single-UserOp ERC-20 transfers ( per system). Trace-level decomposition isolates an approximately 32k-gas delta as the execution cost of eliminating centralized signing. In pure L2 execution gas,…
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.
