TL;DR
- Ethereum developers have committed Frame Transactions, or EIP-8141, to the planned Hegotá upgrade in 2027.
- The feature could let applications or other accounts pay transaction fees for users.
- It also introduces bundled actions and more flexible authorization options, potentially making Ethereum easier to use without requiring every wallet to hold ETH.
Ethereum is moving closer to a system where users can interact with decentralized applications without directly holding ETH for gas fees. Developers have scheduled Frame Transactions, or EIP-8141, for inclusion in the Hegotá upgrade planned for 2027.
The change addresses a long-standing usability issue. A wallet can contain hundreds of dollars in stablecoins or other tokens and still be unable to move them if it has no ETH available to cover network fees. Frame Transactions separates the account authorizing an operation from the account responsible for paying the gas.
A lot of important progress on Frames (EIP-8141) has been quietly happening over the last few months. Highly recommend reading this, also the updated EIP https://t.co/jYqeS55j6P
https://t.co/CPYONKnWZc— vitalik.eth (@VitalikButerin) September 5, 2026
Ethereum Frames Could Reshape Gas Payments
Under the proposal, a transaction can be divided into distinct stages. One verifies authorization, another determines who covers the fee, and subsequent steps execute the requested actions. This structure allows an application, wallet or another account to pay the Ethereum gas cost on behalf of the user.
For example, a payments application could cover the ETH fee itself or deduct stablecoins from a user’s balance while settling the network cost in ETH. Ethereum would continue receiving fees in ETH, but the end user would not necessarily need to purchase or maintain an ETH balance.
Some wallets already provide similar functionality through external transaction-bundling services. EIP-8141 would bring this capability into Ethereum’s transaction model, potentially reducing reliance on intermediaries.
The proposal also supports atomic execution of related operations. A token swap, for instance, can require an approval before the trade itself. Frames can combine those actions so that a failed transaction does not leave an unnecessary token allowance active.

Hegotá Upgrade Adds Broader Account Flexibility
Ethereum developers moved EIP-8141 to “Scheduled for Inclusion” during their Aug. 27 call. The decision places Frames within the network’s planned upgrade path rather than leaving it as a standalone candidate.
Ethereum co-founder Vitalik Buterin, one of the proposal’s 10 authors, recently said substantial work on Frames had progressed during the previous months. The feature follows Glamsterdam, another major Ethereum upgrade expected later in 2026.
EIP-8141 also introduces greater flexibility around account authorization. Instead of relying permanently on a single private key, accounts could establish rules that allow authorization methods to be replaced without transferring assets to a new address. That could support stronger recovery mechanisms and, eventually, authorization schemes designed to withstand quantum computing threats.
