Ethereum developers have included EIP-8141 in the 2027 Hegotá upgrade plan. This proposal aims to integrate native account abstraction into the standard transaction flow, potentially allowing users to perform on-chain operations in the future without needing to hold ETH to pay for gas.
The app supports gas fee sponsorship.
Under the current mechanism, even if a wallet holds stablecoins or other tokens, it must first have sufficient ETH prepared to initiate transfers or on-chain operations. EIP-8141 aims to split transactions into separate "frameworks" to handle authorization, fee payment, and execution individually.
This means that the account sending assets and the account paying for gas no longer need to be the same. Payment applications can cover ETH transaction fees on behalf of users, charge users in stablecoins, and then handle the ETH payment themselves. Network fees received by validators will still be settled in ETH.
These capabilities are not new. Ethereum has had the ERC-4337 standard since 2023, enabling sponsored gas and programmable wallets. However, ERC-4337 relies on separate infrastructure—including UserOperations, bundlers, and paymasters—and is not part of Ethereum’s default transaction path.
The trading process can be further simplified.
One of the goals of EIP-8141 is to integrate similar capabilities directly into the protocol layer, rather than continuing to rely on separate transaction systems. This allows operations that previously required multiple authorizations to be streamlined into a more cohesive process.
For example, when users trade tokens in a decentralized application, they typically must first approve the contract to use their tokens, then submit a second transaction to complete the exchange. If the second step fails, the initial approval may still remain active. Frame Transactions addresses issues caused by these separated steps by breaking down distinct tasks.
The proposal also allows accounts to use programmable verification logic. This means that Ethereum accounts will no longer need to rely solely on a single fixed signing method; some verification rules can be executed through Ethereum Virtual Machine code.
More flexible account verification options
This change affects more than just gas payments. Currently, most Ethereum external accounts rely on ECDSA private keys for control, making it difficult to replace keys while retaining the original address under traditional models. If a private key is lost or compromised, control over the assets is directly affected.
If EIP-8141 is ultimately implemented, accounts will be able to define their own verification logic, enabling future support for key rotation and integration with different authentication methods without requiring assets to be transferred to a new address. The article notes that this also leaves room for longer-term post-quantum cryptographic solutions.
Vitalik Buterin has previously identified quantum security, native rollups, privacy, and storage architecture adjustments as key focus areas in Ethereum’s technology roadmap. EIP-8141 is considered a viable path forward, as it enables accounts to gradually move away from the single-private-key model.
Has been scheduled for upgrade
According to the Ethereum Core Developers Execution Call on August 27, EIP-8141 has been moved from "consider for inclusion" to "planned for inclusion" in the Hegotá upgrade. Previously, developers had also compared it with EIP-8130 as two native account abstraction pathways.
Hegotá is expected to launch in 2027, following the next upgrade, Glamsterdam. Currently, EIP-8141 remains in draft form, and technical details may still change; implementation and testing must be completed before it can go live on the Ethereum mainnet.
- The scheduled proposals for Hegotá include EIP-8141 and EIP-7805.
- Glamsterdam was still a more significant upgrade.
- EIP-8141 is not currently available on the mainnet.

