International Journal of Computer
Trends and Technology

Research Article | Open Access | Download PDF
Volume 74 | Issue 7 | Year 2026 | Article Id. IJCTT-V74I7P103 | DOI : https://doi.org/10.14445/22312803/IJCTT-V74I7P103

Gasless Verification in Decentralized Proof Systems: Design Patterns and Tradeoffs


Kyrylo Sotnykov

Received Revised Accepted Published
26 May 2026 30 Jun 2026 15 Jul 2026 30 Jul 2026

Citation :

Kyrylo Sotnykov, "Gasless Verification in Decentralized Proof Systems: Design Patterns and Tradeoffs," International Journal of Computer Trends and Technology (IJCTT), vol. 74, no. 7, pp. 23-42, 2026. Crossref, https://doi.org/10.14445/22312803/IJCTT-V74I7P103

Abstract

Blockchain platforms enable transparent and immutable solutions for verification of proofs of digital claims, permissions, states, and events. However, numerous decentralized applications still force their users to operate with wallets, native tokens, and transaction costs, even though they have nothing to do with their verification purpose. This issue makes decentralized systems less user-friendly and constrains their adoption among not technically proficient Web3 users. This paper explores different patterns for gasless verification of proofs on decentralized platforms. The research focuses on five architectural patterns of such decentralized proof systems, including read-only blockchain verification, off-chain signature verification, relayer-based meta-transactions, account abstraction with paymasters, and hybrid on-chain/off-chain proof anchoring. Each architecture is analyzed qualitatively considering its usability, cost-effectiveness, decentralization, security, scalability, and implementation complexity. The results show that gasless verification enhances the usability of such systems, but at the same time transfers responsibility of trust assumptions to relayers, paymasters, backend servers, signature protocols, and off-chain data availability mechanisms. In this regard, potential risks, which include replay attacks, centralization of relayers, malicious paymaster activities, uncertainty of signers’ identity, and dependence on backend servers, are discussed. Besides, the paper offers a decision-making framework for choosing one of gasless verification architectures depending on the presence/absence of state change, authority of proofs, required verification frequency, degree of decentralization needed, and level of technical maturity of system users.

Keywords

Blockchain, Gasless Verification, Decentralized Proof Systems, Digital Signatures, Account Abstraction.

References

[1] Satoshi Nakamoto, Bitcoin: A Peer-to-peer Electronic Cash System, 2008.
[
Google Scholar]

[2] Vitalik Buterin, “Ethereum White Paper,” GitHub Repository, vol. 1, no. 22-23, pp. 5-7, 2013.
[
Google Scholar]

[3] Gavin Wood, “Ethereum: A Secure Decentralised Generalised Transaction Ledger (Shanghai Version),” Ethereum Project Yellow Paper, vol. 151, pp. 1-32, 2014.
[
Google Scholar]

[4] Ethereum Improvement Proposals, EIP-712: Typed Structured Data Hashing and Signing, 2017. [Online]. Available:https://eips.ethereum.org/EIPS/eip-712

[5] Ethereum Improvement Proposals, ERC-2771: Secure Protocol for Native Meta Transactions, 2020. [Online]. Available:https://eips.ethereum.org/EIPS/eip-2771

[6] Ethereum Improvement Proposals, ERC-2612: Permit Extension for EIP-20 Signed Approvals, 2020. [Online]. Available:https://eips.ethereum.org/EIPS/eip-2612

[7] Ethereum Improvement Proposals, ERC-3009: Transfer with Authorization, 2020. [Online]. Available:https://eips.ethereum.org/EIPS/eip-3009

[8] Ethereum Improvement Proposals, ERC-4337: Account Abstraction using alt Mempool, 2021. [Online]. Available:https://eips.ethereum.org/EIPS/eip-4337

[9] OpenZeppelin, Sending Gasless Transactions. [Online]. Available: https://docs.openzeppelin.com/contracts/5.x/learn/sending-gasless-transactions

[10] OpenZeppelin, Relaying Gasless Meta-Transactions with a Web App. [Online]. Available:https://docs.openzeppelin.com/defender/guide/meta-tx

[11] OpenGSN, Ethereum Gas Station Network (GSN). [Online]. Available: https://docs.opengsn.org/

[12] ERC-4337 Documentation. [Online]. Available: https://docs.erc4337.io/index.html

[13] Biconomy, Introduction to Biconomy. [Online]. Available: https://docs.biconomy.io/overview/introduction

[14] National Institute of Standards and Technology, FIPS 186-5: Digital Signature Standard, 2023. [Online]. Available: https://csrc.nist.gov/pubs/fips/186-5/final

[15] World Wide Web Consortium, Decentralized Identifiers (DIDs) v1.0: Core Architecture, Data Model, and Representations, 2022. [Online]. Available: https://www.w3.org/TR/did-1.0/

[16] World Wide Web Consortium, Verifiable Credentials Data Model v2.0, W3C Recommendation, 2025. [Online]. Available: https://www.w3.org/TR/vc-data-model-2.0/

[17] Hongxu Su et al., “GasLiteAA: Optimizing ERC-4337 for Efficient and Secure Gas Sponsorship,” 2026 IEEE International Conference on Blockchain and Cryptocurrency, Brisbane, Australia, pp. 1-9, 2026.
[
CrossRef] [Google Scholar] [Publisher Link]

[18] Huifeng Jiao, and Nathapon Udomlertsakul, “SuperPaymaster: Eliminating Centralized Signer Authority Via Asset-oriented Abstraction to Reconcile Usability and Decentralization in Account Abstraction,” arXiv Preprint, 2026.
[
CrossRef] [Google Scholar] [Publisher Link]

[19] Felix Hoops et al., “A Taxonomy of Decentralized Identifier Methods for Practitioners,” 2023 IEEE International Conference on Decentralized Applications and Infrastructures, Athens, Greece, pp. 57-65, 2023.
[
CrossRef] [Google Scholar] [Publisher Link]

[20] Shrey Jain, Leon Erichsen, and Glen Weyl, “A Plural Decentralized Identity Frontier: Abstraction v. Composability Tradeoffs in Web3,” arXiv preprint, pp. 1-15, 2022.
[
CrossRef] [Google Scholar] [Publisher Link]

[21] Carlo Mazzocca et al., “A Survey on Decentralized Identifiers and Verifiable Credentials,” IEEE Communications Surveys and Tutorials, vol. 27, no. 6, pp. 3641-3671, 2025.
[
CrossRef] [Google Scholar] [Publisher Link]

[22] Lu Zhou et al., “Leveraging Zero Knowledge Proofs for Blockchain-based Identity Sharing: A Survey of Advancements, Challenges and Opportunities,” Journal of Information Security and Applications, vol. 80, 2024.
[
CrossRef] [Google Scholar] [Publisher Link]

[23] Ryan Lavin et al., “A Survey on the Applications of Zero-Knowledge Proofs,” arXiv preprint, pp. 1-30, 2024.
[
CrossRef] [Google Scholar] [Publisher Link]

[24] Zhiyue Yan et al., “Blockchain-Driven Decentralized Identity Management: An Interdisciplinary Review and Research Agenda,” Information and Management, vol. 61, no. 7, 2024.
[CrossRef] [
Google Scholar] [Publisher Link]

[25] Muhammad Bin Saif, Sara Migliorini, and Fausto Spoto, “A Survey on Data Availability in Layer 2 Blockchain Rollups: Open Challenges and Future Improvements,” Future Internet, vol. 16, no. 9, pp. 1-17, 2024.
[
CrossRef] [Google Scholar] [Publisher Link]

[26] Chengpeng Huang et al., “Data Availability and Decentralization: New Techniques for zk-Rollups in Layer 2 Blockchain Networks,” arXiv preprint, 2024.
[
CrossRef] [Google Scholar] [Publisher Link]

[27] Nojan Sheybani et al., “Zero-Knowledge Proof Frameworks: A Systematic Survey,” arXiv preprint, pp. 1-21, 2025.
[
CrossRef] [Google Scholar] [Publisher Link]

[28] Awid Vaziry, Kaustabh Barman, and Patrick Herbke, “SoK: Bridging Trust into the Blockchain. A Systematic Review on On-Chain Identity,” 2024 6th Conference on Blockchain Research and Applications for Innovative Networks and Services (BRAINS), Berlin, Germany, pp. 1-9, 2024.
[
CrossRef] [Google Scholar] [Publisher Link]